0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00

A Hong Kong-based company called Goapk.com contributed a Simplified Chinese translation, and kindly asked if we could mention them, so I created a contributors wiki page and linked to it from the About dialog.

This commit is contained in:
Nicolas Raoul 2010-05-10 19:59:51 +09:00
parent 6dd738ca26
commit aabc01cfee
3 changed files with 99 additions and 1 deletions

View File

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated with crowdin.net-->
<resources>
<string-array name="newCardOrderLabels">
<item>Random order</item>
<item>Order added</item>
<item>Reverse order added</item>
</string-array>
<string-array name="newCardSchedulingLabels">
<item>Spread out through reviews</item>
<item>After reviews</item>
<item>Before reviews</item>
</string-array>
<string-array name="revCardOrderLabels">
<item>Largest interval first</item>
<item>Smallest interval first</item>
<item>Order due</item>
<item>Random order</item>
</string-array>
<string-array name="failedCardOptionLabels">
<item>Show failed cards soon</item>
<item>Show failed cards at end</item>
<item>Show failed cards in 10 minutes</item>
<item>Show failed cards in 8 hours</item>
<item>Show failed cards in 3 days</item>
</string-array>
</resources>

View File

@ -0,0 +1,71 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated with crowdin.net-->
<resources>
<string name="CardEditorCancelButton">Cancel</string>
<string name="CardEditorSaveButton">Save</string>
<string name="app_name">Ankidroid</string>
<string name="yes">Yes</string>
<string name="no">No</string>
<string name="deck_not_loaded">Failed to load deck.</string>
<string name="deck_not_loaded_detail">Please, press menu and select one of the decks stored in your sd card.</string>
<string name="deck_empty">Deck is empty.</string>
<string name="card_template">&lt;html&gt; &lt;head&gt; &lt;link rel="stylesheet" type="text/css" href="file:///android_asset/flashcard_css" /&gt; &lt;/head&gt; &lt;body&gt; &lt;span class="card"&gt; ::content:: &lt;/span&gt; &lt;/body&gt; &lt;/html&gt;</string>
<string name="deckpicker_title">Select a deck you copied to your SD card</string>
<string name="deckpicker_title_nosdcard">SD card is unmounted</string>
<string name="deckpicker_due">%1$d of %2$d due</string>
<string name="deckpicker_new">%d new today</string>
<string name="deckpicker_loaddeck">Loading deck...</string>
<string name="deckpicker_nodeck">No decks found.</string>
<string name="notify_ticker">Application Update</string>
<string name="notify_title">Ankidroid Updated</string>
<string name="notify_message">Download a new version</string>
<string name="notification_title">Confirm Ankidroid Update</string>
<string name="notification_message">A new version of Ankidroid is available in Android Market.\n\nWould you like to install it?</string>
<string name="notification_stop">Don\'t notify me of this update again</string>
<string name="sdcard_missing_message">SD card is unavailable because it is being used as USB storage. Disconnect USB to access your decks.</string>
<string name="newcards_day_summ">The maximum number of new cards shown per day.</string>
<string name="newcards_day">New Cards / Day</string>
<string name="session_time_limit">Session Time Limit</string>
<string name="session_time_limit_summ">The number of minutes in a session. Choose 0 for no limit.</string>
<string name="session_question_limit">Session Question Limit</string>
<string name="session_question_limit_summ">The number of questions in a session. Choose 0 for no limit.</string>
<string name="new_cards_order">New Cards Order</string>
<string name="new_cards_order_summ">The order in which to show new cards.</string>
<string name="show_new_cards_in">Show new cards in...</string>
<string name="new_card_spacing">New Card Spacing</string>
<string name="new_card_spacing_summ">Where to distribute new cards during the review.</string>
<string name="show_new_cards">Show new cards...</string>
<string name="review_cards_order">Review Cards Order</string>
<string name="review_cards_in">Review cards in...</string>
<string name="review_cards_order_summ">The order in which to show review cards.</string>
<string name="overlay_on">Whiteboard On</string>
<string name="overlay_off">Whiteboard Off</string>
<string name="show_answer">Show Answer</string>
<string name="show_question">Show Question</string>
<string name="card_hint">Flashcard</string>
<string name="again">Again</string>
<string name="hard">Hard</string>
<string name="good">Good</string>
<string name="easy">Easy</string>
<string name="show_whiteboard">Show timer / whiteboard</string>
<string name="show_whiteboard_summ">Lets you write on the screen</string>
<string name="sample_deck">Sample deck</string>
<string name="sample_deck_summ">Generate capitals deck if none found</string>
<string name="corporal_punishments">Corporal punishments</string>
<string name="corporal_punishments_summ">Vibrate on error, that will teach you</string>
<string name="write_answers">Write answers</string>
<string name="write_answers_summ">Lets you write the answer and compare it with the correct one</string>
<string name="deck_path">Deck path</string>
<string name="deck_path_summ">Path to where the your decks are stored</string>
<string name="loading_new_card">Loading new card...</string>
<string name="loading_deck">Loading deck. Please wait...</string>
<string name="preferences">Preferences</string>
<string name="about">About</string>
<string name="study_options">Study Options</string>
<string name="suspend">Suspend</string>
<string name="edit_card">Edit Card</string>
<string name="switch_another_deck">Switch to another deck</string>
<string name="saving_changes">Saving changes...</string>
<string name="session_question_limit_reached">Session question limit reached</string>
<string name="session_time_limit_reached">Session time limit reached</string>
</resources>

View File

@ -151,7 +151,7 @@ Flashcards for Android&lt;/h2&gt;
&lt;p&gt;AnkiDroid can read .anki files produced by the desktop &lt;a href=&quot;http://ichi2.net/anki&quot;&gt;Anki&lt;/a&gt; software.&lt;/p&gt; &lt;p&gt;AnkiDroid can read .anki files produced by the desktop &lt;a href=&quot;http://ichi2.net/anki&quot;&gt;Anki&lt;/a&gt; software.&lt;/p&gt;
&lt;p&gt;To help us make AnkiDroid better, please report any bug &lt;a href=&quot;http://code.google.com/p/ankidroid/issues&quot;&gt;here&lt;/a&gt;, new feature ideas are very welcome too! &lt;p&gt;To help us make AnkiDroid better, please report any bug &lt;a href=&quot;http://code.google.com/p/ankidroid/issues&quot;&gt;here&lt;/a&gt;, new feature ideas are very welcome too!
Please use the &lt;a href=&quot;http://ichi2.net/anki/wiki/AndroidAnki&quot;&gt;wiki&lt;/a&gt; and say Hi on the &lt;a href=&quot;http://groups.google.com/group/anki-android&quot;&gt;forum&lt;/a&gt;.&lt;/p&gt; Please use the &lt;a href=&quot;http://ichi2.net/anki/wiki/AndroidAnki&quot;&gt;wiki&lt;/a&gt; and say Hi on the &lt;a href=&quot;http://groups.google.com/group/anki-android&quot;&gt;forum&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;AnkiDroid is &lt;a href=&quot;http://en.wikipedia.org/wiki/Open_source_software&quot;&gt;open source software&lt;/a&gt;, so everyone is encouraged to &lt;a href=&quot;http://ichi2.net/anki/wiki/ContributeToAnkiDroid&quot;&gt;develop it&lt;/a&gt; :-) &lt;p&gt;AnkiDroid is &lt;a href=&quot;http://en.wikipedia.org/wiki/Open_source_software&quot;&gt;open source software&lt;/a&gt;, so everyone is encouraged to &lt;a href=&quot;http://ichi2.net/anki/wiki/ContributeToAnkiDroid&quot;&gt;join&lt;/a&gt; the &lt;a href=&quot;http://ichi2.net/anki/wiki/AnkiDroidContributors&quot;&gt;contributors&lt;/a&gt; :-)
Non-developers can also help, for instance by updating the wiki and screenshots, &lt;a href=&quot;http://ichi2.net/anki/donate.html&quot;&gt;donating&lt;/a&gt; to Anki, or blogging about AnkiDroid!&lt;/p&gt; Non-developers can also help, for instance by updating the wiki and screenshots, &lt;a href=&quot;http://ichi2.net/anki/donate.html&quot;&gt;donating&lt;/a&gt; to Anki, or blogging about AnkiDroid!&lt;/p&gt;
&lt;p&gt;AnkiDroid is released under the &lt;a href=&quot;http://www.gnu.org/licenses/gpl.html&quot;&gt;GNU-GPL v3 license&lt;/a&gt; and the source code is available &lt;a href=&quot;http://github.com/nicolas-raoul/Anki-Android&quot;&gt;here&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;AnkiDroid is released under the &lt;a href=&quot;http://www.gnu.org/licenses/gpl.html&quot;&gt;GNU-GPL v3 license&lt;/a&gt; and the source code is available &lt;a href=&quot;http://github.com/nicolas-raoul/Anki-Android&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;/body&gt; &lt;/body&gt;