mirror of
https://github.com/ankitects/anki.git
synced 2025-11-19 19:17:12 -05:00
497 lines
8.6 KiB
Text
497 lines
8.6 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2008-12-23 22:10+0900\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
|
|
|
#: deck.py:584
|
|
#, python-format
|
|
msgid ""
|
|
"\n"
|
|
"<div style=\"white-space: normal;\">\n"
|
|
"<h1>Congratulations!</h1>You have finished the deck for now.<br><br>\n"
|
|
"%(next)s\n"
|
|
"<br><br>\n"
|
|
"- There are <b>%(waiting)d</b>\n"
|
|
"<a href=\"http://ichi2.net/anki/wiki/Key_Terms_and_Concepts#head-59a81e35b6afb23930005e943068945214d194b3\">\n"
|
|
"spaced</a> cards.<br>\n"
|
|
"- There are <b>%(suspended)d</b>\n"
|
|
"<a href=\"http://ichi2.net/anki/wiki/Key_Terms_and_Concepts#head-37d2db274e6caa23aef55e29655a6b806901774b\">\n"
|
|
"suspended</a> cards.</div>"
|
|
msgstr ""
|
|
|
|
#: stats.py:497
|
|
#, python-format
|
|
msgid "%(count)s %(gradename)s kanji."
|
|
msgstr ""
|
|
|
|
#: stats.py:495
|
|
#, python-format
|
|
msgid "%(gradename)s: %(count)s of %(total)s (%(percent)0.1f%%)."
|
|
msgstr ""
|
|
|
|
#: stats.py:286 stats.py:288
|
|
#, python-format
|
|
msgid "%0.1f seconds"
|
|
msgstr ""
|
|
|
|
#: stats.py:270 stats.py:277 stats.py:300
|
|
#, python-format
|
|
msgid "%s ago"
|
|
msgstr ""
|
|
|
|
#: utils.py:29
|
|
#, python-format
|
|
msgid "%s day"
|
|
msgid_plural "%s days"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: utils.py:30
|
|
#, python-format
|
|
msgid "%s hour"
|
|
msgid_plural "%s hours"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: utils.py:31
|
|
#, python-format
|
|
msgid "%s minute"
|
|
msgid_plural "%s minutes"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: utils.py:28
|
|
#, python-format
|
|
msgid "%s month"
|
|
msgid_plural "%s months"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: utils.py:32
|
|
#, python-format
|
|
msgid "%s second"
|
|
msgid_plural "%s seconds"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: utils.py:27
|
|
#, python-format
|
|
msgid "%s year"
|
|
msgid_plural "%s years"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: stats.py:367 stats.py:370 stats.py:373 stats.py:376
|
|
#, python-format
|
|
msgid "<b>%(a)d</b> (<b>%(b)0.1f</b>/day)"
|
|
msgstr ""
|
|
|
|
#: stats.py:364
|
|
#, python-format
|
|
msgid "<b>%(a)d</b>/day, <b>%(b)d</b>/mon"
|
|
msgstr ""
|
|
|
|
#: stats.py:353
|
|
#, python-format
|
|
msgid "<b>%0.0f</b> days"
|
|
msgstr ""
|
|
|
|
#: stats.py:354 stats.py:356 stats.py:358 stats.py:360 stats.py:362
|
|
#, python-format
|
|
msgid "<b>%0.1f</b> cards/day"
|
|
msgstr ""
|
|
|
|
#: stats.py:351
|
|
msgid "<b>Averages</b><br>"
|
|
msgstr ""
|
|
|
|
#: stats.py:330
|
|
msgid "<b>Card counts</b><br>"
|
|
msgstr ""
|
|
|
|
#: stats.py:338
|
|
msgid "<b>Correct answers</b><br>"
|
|
msgstr ""
|
|
|
|
#: stats.py:519
|
|
#, python-format
|
|
msgid "<h1>Kanji statistics</h1>The %d seen cards in this deck contain:"
|
|
msgstr ""
|
|
|
|
#: stats.py:523
|
|
#, python-format
|
|
msgid "<li>%d total unique kanji.</li>"
|
|
msgstr ""
|
|
|
|
#: sync.py:194
|
|
#, python-format
|
|
msgid ""
|
|
"<table width=500>\n"
|
|
"<tr><td><b>Added/Changed</b></td><td><b>Here</b></td><td><b>Server</b></td></tr>\n"
|
|
"<tr><td>Cards</td><td>%(lc)d</td><td>%(rc)d</td></tr>\n"
|
|
"<tr><td>Facts</td><td>%(lf)d</td><td>%(rf)d</td></tr>\n"
|
|
"<tr><td>Models</td><td>%(lm)d</td><td>%(rm)d</td></tr>\n"
|
|
"%(media)s\n"
|
|
"</table>"
|
|
msgstr ""
|
|
|
|
#: stats.py:264
|
|
msgid "Added"
|
|
msgstr ""
|
|
|
|
#: stats.py:370
|
|
msgid "Added last month"
|
|
msgstr ""
|
|
|
|
#: stats.py:367
|
|
msgid "Added last week"
|
|
msgstr ""
|
|
|
|
#: exporting.py:226
|
|
msgid "Anki deck (*.anki)"
|
|
msgstr ""
|
|
|
|
#: exporting.py:54
|
|
msgid "Anki decks (*.anki)"
|
|
msgstr ""
|
|
|
|
#: deck.py:287
|
|
msgid "Answer Card"
|
|
msgstr ""
|
|
|
|
#: deck.py:543
|
|
#, python-format
|
|
msgid ""
|
|
"At the same time tomorrow:<br><br>\n"
|
|
"- There will be <b>%(wait)d</b> cards waiting for review<br>\n"
|
|
"- There will be <b>%(new)d</b>\n"
|
|
"<a href=\"http://ichi2.net/anki/wiki/DeckProperties#NewCards\">\n"
|
|
"new cards</a> waiting"
|
|
msgstr ""
|
|
|
|
#: stats.py:286
|
|
msgid "Average Time"
|
|
msgstr ""
|
|
|
|
#: stats.py:354
|
|
msgid "Average reps"
|
|
msgstr ""
|
|
|
|
#: stats.py:364
|
|
msgid "Avg. added"
|
|
msgstr ""
|
|
|
|
#: stdmodels.py:31
|
|
msgid "Basic"
|
|
msgstr ""
|
|
|
|
#: stdmodels.py:77
|
|
msgid "Cantonese"
|
|
msgstr ""
|
|
|
|
#: stats.py:291
|
|
msgid "Card Model"
|
|
msgstr ""
|
|
|
|
#: exporting.py:227
|
|
msgid "Cards in tab-separated text file (*.txt)"
|
|
msgstr ""
|
|
|
|
#: models.py:26
|
|
msgid "Center"
|
|
msgstr ""
|
|
|
|
#: stats.py:267
|
|
msgid "Changed"
|
|
msgstr ""
|
|
|
|
#: deck.py:1496
|
|
msgid "Database file damaged. Restore from backup."
|
|
msgstr ""
|
|
|
|
#: stats.py:315
|
|
msgid "Deck Statistics"
|
|
msgstr ""
|
|
|
|
#: stats.py:316
|
|
#, python-format
|
|
msgid "Deck created: <b>%s</b> ago<br>"
|
|
msgstr ""
|
|
|
|
#: deck.py:1504
|
|
msgid "Deck was missing a model"
|
|
msgstr ""
|
|
|
|
#: deck.py:1530
|
|
#, python-format
|
|
msgid "Deleted %d cards with missing fact"
|
|
msgstr ""
|
|
|
|
#: deck.py:1538
|
|
#, python-format
|
|
msgid "Deleted %d cards with no card model"
|
|
msgstr ""
|
|
|
|
#: deck.py:1551
|
|
#, python-format
|
|
msgid "Deleted %d dangling fields"
|
|
msgstr ""
|
|
|
|
#: deck.py:1523
|
|
#, python-format
|
|
msgid "Deleted %d facts with missing fields"
|
|
msgstr ""
|
|
|
|
#: deck.py:1543
|
|
#, python-format
|
|
msgid "Deleted %d facts with no cards"
|
|
msgstr ""
|
|
|
|
#: stats.py:273
|
|
msgid "Due"
|
|
msgstr ""
|
|
|
|
#: stats.py:275
|
|
msgid "Ease"
|
|
msgstr ""
|
|
|
|
#: latex.py:126
|
|
#, python-format
|
|
msgid ""
|
|
"Error executing 'latex' or 'dvipng'.\n"
|
|
"A log file is available here:\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: exporting.py:228
|
|
msgid "Facts in tab-separated text file (*.txt)"
|
|
msgstr ""
|
|
|
|
#: deck.py:1871
|
|
msgid "File is in use by another process"
|
|
msgstr ""
|
|
|
|
#: stats.py:266
|
|
msgid "First Review"
|
|
msgstr ""
|
|
|
|
#: stats.py:376
|
|
msgid "First last month"
|
|
msgstr ""
|
|
|
|
#: stats.py:373
|
|
msgid "First last week"
|
|
msgstr ""
|
|
|
|
#: stats.py:343
|
|
#, python-format
|
|
msgid "First-seen cards: <b>%(gNewYes%)0.1f%%</b> (<b>%(gNewYes)d</b> of <b>%(gNewTotal)d</b>)<br><br>"
|
|
msgstr ""
|
|
|
|
#: stats.py:274 stats.py:353
|
|
msgid "Interval"
|
|
msgstr ""
|
|
|
|
#: stdmodels.py:46
|
|
msgid "Japanese"
|
|
msgstr ""
|
|
|
|
#: stats.py:534
|
|
msgid "Jouyou levels:"
|
|
msgstr ""
|
|
|
|
#: stats.py:278
|
|
msgid "Last Due"
|
|
msgstr ""
|
|
|
|
#: stats.py:282
|
|
msgid "Last Ease"
|
|
msgstr ""
|
|
|
|
#: stats.py:281
|
|
msgid "Last Interval"
|
|
msgstr ""
|
|
|
|
#: models.py:27
|
|
msgid "Left"
|
|
msgstr ""
|
|
|
|
#: stdmodels.py:99
|
|
msgid "Mandarin"
|
|
msgstr ""
|
|
|
|
#: graphs.py:138 graphs.py:163 graphs.py:309
|
|
msgid "Mature"
|
|
msgstr ""
|
|
|
|
#: stats.py:339
|
|
#, python-format
|
|
msgid "Mature cards: <b>%(gMatureYes%)0.1f%%</b> (<b>%(gMatureYes)d</b> of <b>%(gMatureTotal)d</b>)<br>"
|
|
msgstr ""
|
|
|
|
#: stats.py:331
|
|
#, python-format
|
|
msgid "Mature cards: <b>%(old)d</b> (<b>%(oldP)0.2f%%</b>)<br>"
|
|
msgstr ""
|
|
|
|
#: media.py:165 media.py:167 media.py:168
|
|
msgid "Media Missing"
|
|
msgstr ""
|
|
|
|
#: deck.py:1027
|
|
#, python-format
|
|
msgid "Model '%s' has wrong card model count"
|
|
msgstr ""
|
|
|
|
#: deck.py:1031
|
|
#, python-format
|
|
msgid "Model '%s' has wrong field model count"
|
|
msgstr ""
|
|
|
|
#: stats.py:290
|
|
msgid "Model Tags"
|
|
msgstr ""
|
|
|
|
#: graphs.py:161 graphs.py:307
|
|
msgid "New"
|
|
msgstr ""
|
|
|
|
#: deck.py:556
|
|
msgid "No cards are due."
|
|
msgstr ""
|
|
|
|
#: stats.py:313
|
|
msgid "Please add some cards first.<p/>"
|
|
msgstr ""
|
|
|
|
#: stats.py:362
|
|
msgid "Reps last month"
|
|
msgstr ""
|
|
|
|
#: stats.py:360
|
|
msgid "Reps last week"
|
|
msgstr ""
|
|
|
|
#: stats.py:358
|
|
msgid "Reps next month"
|
|
msgstr ""
|
|
|
|
#: stats.py:356
|
|
msgid "Reps next week"
|
|
msgstr ""
|
|
|
|
#: deck.py:2261
|
|
msgid "Review cards in order due"
|
|
msgstr ""
|
|
|
|
#: deck.py:2262
|
|
msgid "Review cards in random order"
|
|
msgstr ""
|
|
|
|
#: deck.py:2260
|
|
msgid "Review newest cards first"
|
|
msgstr ""
|
|
|
|
#: deck.py:2259
|
|
msgid "Review oldest cards first"
|
|
msgstr ""
|
|
|
|
#: stats.py:284
|
|
msgid "Reviews"
|
|
msgstr ""
|
|
|
|
#: models.py:28
|
|
msgid "Right"
|
|
msgstr ""
|
|
|
|
#: deck.py:2253
|
|
msgid "Show new cards after all other cards"
|
|
msgstr ""
|
|
|
|
#: deck.py:2254
|
|
msgid "Show new cards before reviews"
|
|
msgstr ""
|
|
|
|
#: deck.py:2247
|
|
msgid "Show new cards in order they were added"
|
|
msgstr ""
|
|
|
|
#: deck.py:2246
|
|
msgid "Show new cards in random order"
|
|
msgstr ""
|
|
|
|
#: deck.py:2252
|
|
msgid "Spread new cards out through reviews"
|
|
msgstr ""
|
|
|
|
#: exporting.py:155 exporting.py:187
|
|
msgid "Text files (*.txt)"
|
|
msgstr ""
|
|
|
|
#: deck.py:1510
|
|
msgid "The current model didn't exist"
|
|
msgstr ""
|
|
|
|
#: deck.py:553
|
|
#, python-format
|
|
msgid "The next card will be shown in <b>%s</b>"
|
|
msgstr ""
|
|
|
|
#: stats.py:288
|
|
msgid "Total Time"
|
|
msgstr ""
|
|
|
|
#: stats.py:328
|
|
#, python-format
|
|
msgid "Total number of cards: <b>%d</b><br><br>"
|
|
msgstr ""
|
|
|
|
#: deck.py:754
|
|
msgid "Unknown"
|
|
msgstr ""
|
|
|
|
#: stats.py:335
|
|
#, python-format
|
|
msgid "Unseen cards: <b>%(new)d</b> (<b>%(newP)0.2f%%</b>)<br><br>"
|
|
msgstr ""
|
|
|
|
#: graphs.py:137 graphs.py:162 graphs.py:308
|
|
msgid "Young"
|
|
msgstr ""
|
|
|
|
#: stats.py:341
|
|
#, python-format
|
|
msgid "Young cards: <b>%(gYoungYes%)0.1f%%</b> (<b>%(gYoungYes)d</b> of <b>%(gYoungTotal)d</b>)<br>"
|
|
msgstr ""
|
|
|
|
#: stats.py:333
|
|
#, python-format
|
|
msgid "Young cards: <b>%(young)d</b> (<b>%(youngP)0.2f%%</b>)<br>"
|
|
msgstr ""
|
|
|
|
#: models.py:134
|
|
msgid "[invalid question/answer format]"
|
|
msgstr ""
|
|
|
|
#: stats.py:272
|
|
#, python-format
|
|
msgid "in %s"
|
|
msgstr ""
|
|
|
|
#: deck.py:573
|
|
msgid "unknown"
|
|
msgstr ""
|