mirror of
https://github.com/ankitects/anki.git
synced 2025-11-10 14:47:12 -05:00
2110 lines
37 KiB
Text
2110 lines
37 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-11-29 00:35+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"
|
|
|
|
#: ui/about.py:12
|
|
#, python-format
|
|
msgid ""
|
|
"\n"
|
|
"<h1>Anki</h1>\n"
|
|
"<img src=\":/icons/anki.png\">\n"
|
|
"<p>\n"
|
|
"<span>Anki is a spaced repetition flashcard program designed to maximise your\n"
|
|
"memory potential.<p/>It's free and licensed under the GPL.<p/>\n"
|
|
"Version %s<br>\n"
|
|
"<a href=\"http://ichi2.net/anki/\">Visit website</a></span>\n"
|
|
msgstr ""
|
|
|
|
#: ui/status.py:206
|
|
msgid ""
|
|
"\n"
|
|
"<h1>Time</h1>\n"
|
|
"Anki tracks how long you spend looking at a card.<br>\n"
|
|
"This time is used to calculate the ETA, but not used<br>\n"
|
|
"for scheduling.<br><br>\n"
|
|
"You should aim to answer each question within<br>\n"
|
|
"10 seconds. Click the timer to learn more."
|
|
msgstr ""
|
|
|
|
#: ui/view.py:175
|
|
msgid ""
|
|
"\n"
|
|
"<h1>Welcome to Anki!</h1>\n"
|
|
"<p>\n"
|
|
"<table>\n"
|
|
"\n"
|
|
"<tr>\n"
|
|
"<td width=50>\n"
|
|
"<a href=\"welcome:addfacts\"><img src=\":/icons/list-add.png\"></a>\n"
|
|
"</td>\n"
|
|
"<td valign=middle><h1><a href=\"welcome:addfacts\">Add material</a></h1>\n"
|
|
"Start adding your own material.</td>\n"
|
|
"</tr>\n"
|
|
"\n"
|
|
"</table>\n"
|
|
"\n"
|
|
"<br>\n"
|
|
"<table>\n"
|
|
"\n"
|
|
"<tr>\n"
|
|
"<td>\n"
|
|
"<a href=\"welcome:open\"><img src=\":/icons/document-open.png\"></a>\n"
|
|
"</td>\n"
|
|
"<td valign=middle><h2><a href=\"welcome:open\">Open Local Deck</a></h2></td>\n"
|
|
"</tr>\n"
|
|
"\n"
|
|
"<tr>\n"
|
|
"<td>\n"
|
|
"<a href=\"welcome:openrem\"><img src=\":/icons/document-open-remote.png\"></a>\n"
|
|
"</td>\n"
|
|
"<td valign=middle><h2><a href=\"welcome:openrem\">Open Online Deck</a></h2></td>\n"
|
|
"</tr>\n"
|
|
"\n"
|
|
"<tr>\n"
|
|
"<td width=50>\n"
|
|
"<a href=\"welcome:sample\"><img src=\":/icons/anki.png\"></a>\n"
|
|
"</td>\n"
|
|
"<td valign=middle><h2><a href=\"welcome:sample\">Open Sample Deck</a></h2></td>\n"
|
|
"</tr>\n"
|
|
"\n"
|
|
"<tr>\n"
|
|
"<td width=50>\n"
|
|
"<a href=\"welcome:more\"><img src=\":/icons/khtml_kget.png\"></a>\n"
|
|
"</td>\n"
|
|
"<td valign=middle><h2><a href=\"welcome:more\">Get More Decks</a></h2></td>\n"
|
|
"</tr>\n"
|
|
"\n"
|
|
"</table>"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:132
|
|
#, python-format
|
|
msgid " * %s fetching payload.."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:130
|
|
#, python-format
|
|
msgid " * %s no changes found."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:127
|
|
#, python-format
|
|
msgid " * %s no longer exists."
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:337
|
|
msgid " <b>When adding/editing</b>"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:333
|
|
msgid " <b>When quizzing/adding/editing</b>"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:134
|
|
#, python-format
|
|
msgid " applied %d modified cards."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1590
|
|
#, python-format
|
|
msgid ""
|
|
"%(a)d missing references.\n"
|
|
"%(b)d unused files removed."
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:116
|
|
#, python-format
|
|
msgid "%(name)s [%(facts)d facts]"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1328
|
|
#, python-format
|
|
msgid "%(path)s (%(facts)d facts, %(cards)d cards) - %(title)s"
|
|
msgstr ""
|
|
|
|
#: ui/exporting.py:62
|
|
#, python-format
|
|
msgid "%d exported."
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:191
|
|
#, python-format
|
|
msgid "%s ago"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1567
|
|
#, python-format
|
|
msgid ""
|
|
"%s.\n"
|
|
"Anki can only merge models if they have exactly\n"
|
|
"the same field count and card count."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:646
|
|
msgid "&About..."
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:150
|
|
msgid "&Actions"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:394 forms/modelproperties.py:365
|
|
#: forms/modelproperties.py:382
|
|
msgid "&Add"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:624
|
|
msgid "&Add Items..."
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:385
|
|
msgid "&Add Source"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:153
|
|
msgid "&Add Tag..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:609
|
|
msgid "&Advanced"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:647
|
|
msgid "&Card Statistics"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:618
|
|
msgid "&Close"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:605
|
|
msgid "&Deck"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:648
|
|
msgid "&Deck Properties..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:642
|
|
msgid "&Deck Statistics"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:396 forms/modelproperties.py:368
|
|
#: forms/modelproperties.py:387
|
|
msgid "&Delete"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:386
|
|
msgid "&Delete Source"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:154
|
|
msgid "&Delete Tag..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:679
|
|
msgid "&Disable All Plugins"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:149 forms/deckproperties.py:395 forms/main.py:604
|
|
msgid "&Edit"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:683
|
|
msgid "&Edit Current..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:678
|
|
msgid "&Enable All Plugins"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:667
|
|
msgid "&Forum..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:682
|
|
msgid "&Get More Decks..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:676
|
|
msgid "&Get Plugins..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:651
|
|
msgid "&Graphs..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:603
|
|
msgid "&Help"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:127
|
|
msgid "&Import"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:650
|
|
msgid "&Import..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:641
|
|
msgid "&Kanji Statistics"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:608
|
|
msgid "&Lookup"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:656
|
|
msgid "&Mark Card"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:659
|
|
msgid "&Model Properties..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:614
|
|
msgid "&New..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:677
|
|
msgid "&Open Plugin Folder..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:616
|
|
msgid "&Open..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:610
|
|
msgid "&Plugins"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:628
|
|
msgid "&Preferences..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:644
|
|
msgid "&Report Bug..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:620
|
|
msgid "&Save"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:643
|
|
msgid "&Start Here..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:657
|
|
msgid "&Suspend fact"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:607
|
|
msgid "&Tools"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:665
|
|
msgid "&Undo last answer"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:189
|
|
msgid "(new card)"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:631
|
|
msgid "...&expression on ALC"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:639
|
|
msgid "...&kanji selection on Edict"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:633
|
|
msgid "...&meaning on ALC"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:635
|
|
msgid "...&selection on ALC"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:637
|
|
msgid "...&word selection on Edict"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:257
|
|
msgid "; disabled"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:380
|
|
msgid ""
|
|
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
|
|
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
|
|
"p, li { white-space: pre-wrap; }\n"
|
|
"</style></head><body style=\" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;\">\n"
|
|
"<p style=\" margin-top:18px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:xx-large; font-weight:600;\"><span style=\" font-size:xx-large;\">Sources</span></p></body></html>"
|
|
msgstr ""
|
|
|
|
#: forms/addcards.py:70
|
|
msgid ""
|
|
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
|
|
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
|
|
"p, li { white-space: pre-wrap; }\n"
|
|
"</style></head><body style=\" font-family:'Arial'; font-size:8pt; font-weight:400; font-style:normal;\">\n"
|
|
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></p></body></html>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:366
|
|
msgid "<a href=\"http://ichi2.net/anki/wiki/DeckProperties#Synchronization\">Help</a>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:885
|
|
msgid "<a href=py:miss>Missing Kanji</a><br>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:411
|
|
msgid "<b>1: Again (Mature)</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:410
|
|
msgid "<b>1: Again (Young)</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:412
|
|
msgid "<b>1: Failure Multiplier</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:409
|
|
msgid "<b>2: Initial Hard Interval</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:404
|
|
msgid "<b>3: Initial Good Interval</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:403
|
|
msgid "<b>4: Initial Easy Interval</b>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:391
|
|
msgid "<b>Answer format</b>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:360
|
|
msgid "<b>Card spacing</b>"
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:52
|
|
msgid "<b>Cards</b>:"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:357 forms/modelproperties.py:374
|
|
#: forms/modelproperties.py:388
|
|
msgid "<b>Description</b>"
|
|
msgstr ""
|
|
|
|
#: forms/exporting.py:53
|
|
msgid "<b>Export format</b>:"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:358 forms/modelproperties.py:377
|
|
msgid "<b>Features</b>"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:121
|
|
msgid "<b>File to import</b>:"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:373
|
|
msgid "<b>High Priority</b>"
|
|
msgstr ""
|
|
|
|
#: forms/exporting.py:54
|
|
msgid "<b>Limit to tags</b>:"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:374
|
|
msgid "<b>Low Priority</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:368
|
|
msgid "<b>Maximum failed cards</b>"
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:23
|
|
msgid "<b>Model</b>:"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:392
|
|
msgid "<b>Name/tag</b>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:356 forms/modelproperties.py:373
|
|
msgid "<b>Name</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:370
|
|
msgid "<b>Number of new cards per day"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:378
|
|
msgid "<b>Numeric?</b>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:393
|
|
msgid "<b>Question format</b>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:389
|
|
msgid "<b>Question hiding</b>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:375
|
|
msgid "<b>Required?</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:369
|
|
msgid "<b>Show failed cards early</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:375
|
|
msgid "<b>Suspended</b>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:359
|
|
msgid "<b>Tags</b>"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:123
|
|
msgid "<b>Type of file</b>:"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:371
|
|
msgid "<b>Unique?"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:372
|
|
msgid "<b>Very High Priority</b>"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:122
|
|
msgid "<br><br>Checking deck subscriptions.."
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:183
|
|
msgid "<h1>Added cards</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:400
|
|
msgid "<h1>Advanced Scheduling</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:281
|
|
msgid "<h1>Advanced settings</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/update.py:132
|
|
#, python-format
|
|
msgid ""
|
|
"<h1>Anki updated</h1>Anki %s has been released.<br>\n"
|
|
"The release notes are\n"
|
|
"<a href=\"http://ichi2.net/anki/download/index.html#changes\">here</a>.\n"
|
|
"<br><br>"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:269
|
|
msgid "<h1>Autosaving</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/changemap.py:40
|
|
msgid "<h1>Available fields</h1>Please choose which field you would like to import into. If you select \"Discard field\", all data from this field will be lost."
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:367
|
|
msgid "<h1>Basic Scheduling</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:381
|
|
msgid "<h1>Card Models</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:201
|
|
msgid "<h1>Card ease</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:175
|
|
msgid "<h1>Card intervals</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:166
|
|
msgid "<h1>Cumulative view of due cards</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:901
|
|
msgid "<h1>Current card</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:413
|
|
msgid "<h1>Day Rollover</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:398
|
|
msgid "<h1>Deck description</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:156
|
|
msgid "<h1>Due cards</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/status.py:73
|
|
msgid "<h1>Estimated time</h1>This is how long it will take to complete the current mode at your current pace."
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:364
|
|
msgid "<h1>Field Models</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:191
|
|
msgid "<h1>First answered</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:264
|
|
msgid "<h1>Fonts & Colours</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:355
|
|
msgid "<h1>General Model Properties</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:263
|
|
msgid "<h1>Language</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:904
|
|
msgid "<h1>Last card</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:393
|
|
msgid "<h1>Models</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:628
|
|
msgid "<h1>Online Account</h1>To use your free <a href=\"http://anki.ichi2.net/\">online account</a>,<br>please enter your details below.<br>"
|
|
msgstr ""
|
|
|
|
#: ui/status.py:179
|
|
#, python-format
|
|
msgid ""
|
|
"<h1>Performance</h1>\n"
|
|
"The top bar shows your performance today. The bottom bar shows your<br>\n"
|
|
"performance on cards scheduled for 21 days or more. The bottom bar should<br>\n"
|
|
"generally be between 80-95%% - lower and you're forgetting mature cards<br>\n"
|
|
"too often, higher and you're spending too much time reviewing.\n"
|
|
"<h2>Reviews today</h2>\n"
|
|
"<b>Correct today: %(dYesTotal%)0.1f%%\n"
|
|
"(%(dYesTotal)d of %(dTotal)d)</b><br>\n"
|
|
"Average time per answer: %(avgTime)s<br>\n"
|
|
"Total review time: %(revTime)s"
|
|
msgstr ""
|
|
|
|
#: forms/addmodel.py:49
|
|
msgid "<h1>Please choose a template</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:371
|
|
msgid "<h1>Priorities</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/status.py:159
|
|
#, python-format
|
|
msgid "<h1>Remaining cards</h1><p/>There are <b>%(failed)d</b> failed cards due soon.<br>There are <b>%(rev)d</b> cards awaiting review.<br>There are <b>%(new)d</b> new cards due today.<br><br>There are <b>%(new2)d</b> new cards in total.<br>There are <b>%(spaced)d</b> spaced cards.<br>"
|
|
msgstr ""
|
|
|
|
#: forms/activetags.py:38
|
|
msgid "<h1>Select tags to suspend</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:378
|
|
msgid "<h1>Synchronisation</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:275
|
|
msgid "<h1>Synchronisation</h1><a href=\"http://anki.ichi2.net/\">Create a free account</a>."
|
|
msgstr ""
|
|
|
|
#: ui/unsaved.py:13
|
|
msgid ""
|
|
"<h1>Unsaved changes</h1>There are unsaved\n"
|
|
" changes. Would you like to save them, discard your\n"
|
|
" changes, or cancel?"
|
|
msgstr ""
|
|
|
|
#: forms/syncdeck.py:43
|
|
msgid "<h1>Where should we synchronize to?</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/status.py:191
|
|
#, python-format
|
|
msgid ""
|
|
"<h2>All Reviews</h2>\n"
|
|
"<b>Correct over a month: %(gMatureYes%)0.1f%%\n"
|
|
"(%(gMatureYes)d of %(gMatureTotal)d)</b><br>\n"
|
|
"Average time per answer: %(avgTime)s<br>\n"
|
|
"Total review time: %(revTime)s<br>\n"
|
|
"Correct under a month: %(gYoungYes%)0.1f%%\n"
|
|
"(%(gYoungYes)d of %(gYoungTotal)d)<br>\n"
|
|
"Correct first time: %(gNewYes%)0.1f%%\n"
|
|
"(%(gNewYes)d of %(gNewTotal)d)<br>\n"
|
|
"Total correct: %(gYesTotal%)0.1f%%\n"
|
|
"(%(gYesTotal)d of %(gTotal)d)"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:186
|
|
msgid "<ignored>"
|
|
msgstr ""
|
|
|
|
#: ui/help.py:59
|
|
msgid "<p><a href=hide:>Hide this</a>"
|
|
msgstr ""
|
|
|
|
#: forms/about.py:41
|
|
msgid "About Anki"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:681
|
|
msgid "Active &Tags..."
|
|
msgstr ""
|
|
|
|
#: forms/activetags.py:37
|
|
msgid "Active Tags"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:49
|
|
msgid "Add"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:155
|
|
msgid "Add &Cards..."
|
|
msgstr ""
|
|
|
|
#: forms/addcardmodels.py:34
|
|
msgid "Add Cards"
|
|
msgstr ""
|
|
|
|
#: forms/addcards.py:69
|
|
msgid "Add Items"
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:37
|
|
msgid "Add a new model"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:145
|
|
msgid "Add a picture (F3)"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:521
|
|
msgid "Add an image"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:532
|
|
msgid "Add audio"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:155
|
|
msgid "Add audio (F4)"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:107
|
|
#, python-format
|
|
msgid "Added %(num)d card(s) for '%(str)s'."
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:415 forms/preferences.py:292
|
|
msgid "Advanced"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:597
|
|
msgid "Again"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:272
|
|
msgid "All tags"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1042
|
|
msgid "Already cramming. Please close this deck first."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:565
|
|
#, python-format
|
|
msgid "Alt+%d"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:457
|
|
msgid ""
|
|
"An error occurred while trying to build the queue.\n"
|
|
"Would you like to try check the deck for errors?\n"
|
|
"This may take some time."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:118
|
|
msgid ""
|
|
"An error occurred. Please copy the following message into a bug report.\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:186 forms/addmodel.py:48 forms/main.py:595
|
|
#: forms/syncdeck.py:42
|
|
msgid "Anki"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:743
|
|
#, python-format
|
|
msgid ""
|
|
"Anki was unable to save your configuration file:\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:283
|
|
msgid "Answer"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:331
|
|
msgid "Answer alignment"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:326
|
|
msgid "Answer colour"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:288
|
|
msgid "Answer count"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:327
|
|
msgid "Answer font"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:325
|
|
msgid "Answer size"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:629
|
|
msgid "Application-wide preferences."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:108
|
|
msgid "Applying reply.."
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:267
|
|
msgid "Background colour"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:81
|
|
msgid "Bold text (Ctrl+b)"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:68
|
|
#, python-format
|
|
msgid ""
|
|
"Broken plugin:\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:674
|
|
msgid "C&ram..."
|
|
msgstr ""
|
|
|
|
#: ui/lookup.py:22
|
|
msgid "Can't look up a selection with a newline."
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:258
|
|
#, python-format
|
|
msgid "Card %(num)d (%(name)s): used %(cards)d times%(status)s"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:329 ui/modelproperties.py:358
|
|
#, python-format
|
|
msgid "Card %d"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:323
|
|
msgid "Card properties"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:322
|
|
msgid "Card:"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:394
|
|
msgid "Cards"
|
|
msgstr ""
|
|
|
|
#: ui/tray.py:72
|
|
msgid "Cards are waiting"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:188
|
|
msgid "Change"
|
|
msgstr ""
|
|
|
|
#: forms/changemap.py:39
|
|
msgid "Change field mapping"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:669
|
|
msgid "Check Database..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:672
|
|
msgid "Check Media Database..."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:139
|
|
msgid "Check complete."
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:122
|
|
msgid "Choose &file..."
|
|
msgstr ""
|
|
|
|
#: ui/exporting.py:53
|
|
msgid "Choose file to export to"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:81
|
|
msgid "Choose file..."
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:130
|
|
msgid ""
|
|
"Click the close button or import another file.\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: ui/tray.py:75
|
|
msgid "Click to hide Anki"
|
|
msgstr ""
|
|
|
|
#: ui/tray.py:77
|
|
msgid "Click to show Anki"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:57 forms/main.py:601
|
|
msgid "Close"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:131
|
|
msgid "Close and lose current input?"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:66
|
|
msgid "Connecting.."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:184
|
|
#, python-format
|
|
msgid "Create '%s' on server"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:284
|
|
msgid "Creation date"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:632
|
|
msgid "Ctrl+1"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:634
|
|
msgid "Ctrl+2"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:636
|
|
msgid "Ctrl+3"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:638
|
|
msgid "Ctrl+4"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:640
|
|
msgid "Ctrl+5"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:158 forms/main.py:625
|
|
msgid "Ctrl+A"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:563
|
|
#, python-format
|
|
msgid "Ctrl+Alt+%d"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1345
|
|
msgid "Ctrl+D"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:152
|
|
msgid "Ctrl+Del"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:684
|
|
msgid "Ctrl+E"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:54
|
|
msgid "Ctrl+Enter"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:627
|
|
msgid "Ctrl+F"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:615
|
|
msgid "Ctrl+N"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:617
|
|
msgid "Ctrl+O"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:630
|
|
msgid "Ctrl+P"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:613
|
|
msgid "Ctrl+Q"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:52
|
|
msgid "Ctrl+Return"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:621
|
|
msgid "Ctrl+S"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:619
|
|
msgid "Ctrl+W"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:623
|
|
msgid "Ctrl+Y"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:666
|
|
msgid "Ctrl+Z"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:82
|
|
msgid "Ctrl+b"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:93
|
|
msgid "Ctrl+i"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:174
|
|
msgid "Ctrl+l, e"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:164
|
|
msgid "Ctrl+l, l"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:185
|
|
msgid "Ctrl+l, m"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:113
|
|
msgid "Ctrl+r"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:104
|
|
msgid "Ctrl+u"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:148
|
|
msgid "Current Card"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:660
|
|
msgid "Customize card layout, fields, etc."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:654
|
|
msgid "Customize fonts, colours and alignment."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:649
|
|
msgid "Customize syncing, scheduling, priorities and models."
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:30
|
|
msgid "Czech"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:135
|
|
msgid "Deck Graphs"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:365
|
|
msgid "Deck Properties"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:668 ui/main.py:708
|
|
msgid "Deck files (*.anki)"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:433
|
|
msgid "Deck is already open."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:698
|
|
msgid "Deck is not modified."
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:151
|
|
msgid "Delete"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:399
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:100
|
|
msgid "Determining differences.."
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:319
|
|
msgid "Disa&ble"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:27
|
|
msgid "Discard field"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:653
|
|
msgid "Disp&lay Properties..."
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:268
|
|
msgid "Display"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:286
|
|
msgid "Due date"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:612
|
|
msgid "E&xit"
|
|
msgstr ""
|
|
|
|
#: ui/status.py:166
|
|
#, python-format
|
|
msgid "ETA: <b>%(timeLeft)s</b>"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:289
|
|
msgid "Ease"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:600
|
|
msgid "Easy"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:626
|
|
msgid "Ed&it All..."
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:147
|
|
msgid "Edit Items"
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:44
|
|
msgid "Edit the current model"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:337
|
|
#, python-format
|
|
msgid "Editor (%(cur)d of %(tot)d cards shown)"
|
|
msgstr ""
|
|
|
|
#: ui/lookup.py:26
|
|
msgid "Empty selection."
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:321
|
|
msgid "Ena&ble"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:29
|
|
msgid "English"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:500
|
|
msgid "Enter tag(s) to add:"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:505
|
|
msgid "Enter tag(s) to delete:"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:602
|
|
msgid "Esc"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:652
|
|
msgid "Expor&t..."
|
|
msgstr ""
|
|
|
|
#: forms/exporting.py:52
|
|
msgid "Export"
|
|
msgstr ""
|
|
|
|
#: ui/exporting.py:38
|
|
msgid "Export to..."
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:130
|
|
msgid "F2"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:142
|
|
msgid "F3"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:152
|
|
msgid "F4"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:664
|
|
msgid "F5"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:196
|
|
msgid "F9"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:97
|
|
msgid "Fetching summary from server.."
|
|
msgstr ""
|
|
|
|
#: ui/displayproperties.py:185
|
|
#, python-format
|
|
msgid "Field %(num)d: %(name)s"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:76
|
|
#, python-format
|
|
msgid "Field %(num)d: %(name)s [%(cards)s non-empty]"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:134 ui/modelproperties.py:156
|
|
#, python-format
|
|
msgid "Field %d"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:292
|
|
#, python-format
|
|
msgid "Field '%s'"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:181
|
|
#, python-format
|
|
msgid "Field <b>%d</b> of file is:"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:126
|
|
msgid "Field mapping"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:332 forms/modelproperties.py:380
|
|
msgid "Fields"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:321
|
|
msgid "Fonts & Colours"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:112
|
|
msgid "Foreground colour (Ctrl+r)"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:31
|
|
msgid "French"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:363
|
|
msgid "General"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:936
|
|
msgid "Generating report (may take time).."
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:32
|
|
msgid "German"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:599
|
|
msgid "Good"
|
|
msgstr ""
|
|
|
|
#: forms/edithtml.py:34
|
|
msgid "HTML Editor"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:195
|
|
msgid "HTML Editor (F9)"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:598
|
|
msgid "Hard"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:60 forms/displayproperties.py:340
|
|
msgid "Help"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:284
|
|
msgid "Hide next interval when showing answer buttons"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:390
|
|
msgid "Hide the question when showing answer"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:414
|
|
msgid "Hours to shift midnight"
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:93
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#: ui/update.py:141
|
|
msgid "Ignore this update"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:520
|
|
msgid "Images (*.jpg *.png *.gif *.tiff *.svg *.tif *.jpeg)"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:119
|
|
msgid "Import"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:124
|
|
#, python-format
|
|
msgid "Import failed: %s"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:87
|
|
msgid "Import file"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:120
|
|
msgid "Import options"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:128
|
|
#, python-format
|
|
msgid "Importing complete. %(num)d cards imported from %(file)s.\n"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:119
|
|
msgid "Importing failed.\n"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:106
|
|
msgid "Importing. Anki will freeze for a while.."
|
|
msgstr ""
|
|
|
|
#: forms/exporting.py:55
|
|
msgid "Include scheduling information"
|
|
msgstr ""
|
|
|
|
#: forms/exporting.py:56
|
|
msgid "Include tags"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:266
|
|
msgid "Interface colour"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:265
|
|
msgid "Interface font"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:287
|
|
msgid "Interval"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:36
|
|
msgid "Italian"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:92
|
|
msgid "Italic text (Ctrl+i)"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:33
|
|
msgid "Japanese"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:34
|
|
msgid "Korean"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:163
|
|
msgid "Latex (Ctrl+l, l)"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:173
|
|
msgid "Latex equation (Ctrl+l, e)"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:184
|
|
msgid "Latex math environment (Ctrl+l, m)"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:916
|
|
msgid "Loading graphs (may take time).."
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:132
|
|
msgid "Log of import:\n"
|
|
msgstr ""
|
|
|
|
#: ui/lookup.py:57
|
|
#, python-format
|
|
msgid "Looking %s up on ALC.."
|
|
msgstr ""
|
|
|
|
#: ui/lookup.py:45
|
|
#, python-format
|
|
msgid "Looking %s up on edict.."
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:22
|
|
#, python-format
|
|
msgid "Map to %s"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:405 forms/deckproperties.py:406
|
|
#: forms/deckproperties.py:408
|
|
msgid "Max"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:671
|
|
msgid "Merge Models..."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1565
|
|
msgid "Merge complete."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:188
|
|
#, python-format
|
|
msgid "Merge with '%s' on server"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:401 forms/deckproperties.py:402
|
|
#: forms/deckproperties.py:407
|
|
msgid "Min"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:362
|
|
msgid "Minimum interval multiplier"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:361
|
|
msgid "Minimum spacing"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:459
|
|
msgid "Model"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:354
|
|
msgid "Model Properties"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:397
|
|
msgid "Models"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:285
|
|
msgid "Modified date"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:367 forms/modelproperties.py:384
|
|
msgid "Move &Up"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:370 forms/modelproperties.py:386
|
|
msgid "Move Dow&n"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:385
|
|
msgid "Move selected card model down"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:383
|
|
msgid "Move selected card model up"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:369
|
|
msgid "Move selected field down"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:366
|
|
msgid "Move selected field up"
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:94
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:390
|
|
msgid "Name on server: "
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1059
|
|
msgid "No cards matched the provided tags."
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:629
|
|
msgid "No cards to preview."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:118
|
|
msgid "No changes found."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:907
|
|
msgid "No current card or last card."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:859
|
|
msgid "No expression in current card."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:866
|
|
msgid "No meaning in current card."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1558
|
|
msgid ""
|
|
"No models found to merge. If you want to merge models,\n"
|
|
"all models must have the same name, and must not be\n"
|
|
"from another person's deck."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1533
|
|
msgid ""
|
|
"No problems found. Some data structures have been rebuilt in case<br>\n"
|
|
"they were causing problems.<p>\n"
|
|
"<b>On the next sync, all cards will be sent to the server.</b><br>\n"
|
|
"If you have changes on the server and have not synced locally,<br>\n"
|
|
"do not sync your deck. Restore your deck from an automatic<br>\n"
|
|
"backup and then run this command again after syncing."
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:272
|
|
msgid "No tags"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:606
|
|
msgid "Open &Recent"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:673
|
|
msgid "Open On&line..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:655
|
|
msgid "Open Sa&mple..."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:671
|
|
msgid "Open deck"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:645
|
|
msgid "Open the bug tracker."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:670
|
|
msgid "Optimize Database"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:276
|
|
msgid "Password"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:638
|
|
msgid "Password:"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:158 ui/graphs.py:168 ui/graphs.py:177 ui/graphs.py:185
|
|
#: ui/graphs.py:193
|
|
msgid "Period"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:372
|
|
msgid "Please add a new card first."
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:169
|
|
msgid "Please add a new field first."
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:147
|
|
msgid "Please add another model first."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:49
|
|
msgid "Please double-check your username/password."
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:400
|
|
msgid "Please enable a different model first."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:933
|
|
msgid "Please install python-matplotlib to access graphs."
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:262
|
|
msgid "Preferences"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:372
|
|
msgid "Prevent me from entering the same thing in this field twice"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:376
|
|
msgid "Prevent new cards from being added if this field is blank"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:342
|
|
msgid "Preview"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:129
|
|
msgid "Preview (F2)"
|
|
msgstr ""
|
|
|
|
#: forms/previewcards.py:37
|
|
msgid "Preview Cards"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1543
|
|
#, python-format
|
|
msgid ""
|
|
"Problems found:\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:282
|
|
msgid "Question"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:328
|
|
msgid "Question alignment"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:330
|
|
msgid "Question colour"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:324
|
|
msgid "Question font"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:329
|
|
msgid "Question size"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:675
|
|
msgid "Release Notes..."
|
|
msgstr ""
|
|
|
|
#: ui/status.py:135
|
|
msgid "Remaining: "
|
|
msgstr ""
|
|
|
|
#: forms/main.py:662
|
|
msgid "Repeat &Answer Audio"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:661
|
|
msgid "Repeat &Question Audio"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:663
|
|
msgid "Repeat Las&t Audio"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:156
|
|
msgid "Reset Progress"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:280
|
|
msgid "Save && Sync"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:668
|
|
msgid "Save &As..."
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:273
|
|
msgid "Save after adding"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:270
|
|
msgid "Save after answering"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:622
|
|
msgid "Save and S&ync"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:704
|
|
msgid "Save deck"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:271
|
|
msgid "Save when closing"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:726
|
|
msgid "Saving.."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:729
|
|
msgid "Saving..done"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:376
|
|
msgid "Scheduling"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:290
|
|
msgid "Scroll down to the answer when showing answer"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:157
|
|
msgid "Select &All"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:159
|
|
msgid "Select &Facts"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:53
|
|
msgid "Server is down or operation failed."
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:43
|
|
msgid "Shift+Alt+e"
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:26
|
|
msgid "Shift+Alt+m"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:596
|
|
msgid "Show Answer"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:286
|
|
msgid "Show last card's interval"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:285
|
|
msgid "Show last card's question/answer"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:341
|
|
msgid "Show preview"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:283
|
|
msgid "Show timer"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:287
|
|
msgid "Show toolbar on startup"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:289
|
|
msgid "Show tray icon"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:282
|
|
msgid "Simple toolbar"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:99 ui/cardlist.py:394
|
|
msgid "Some fields are missing or not unique."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:371
|
|
msgid "Soon"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:379
|
|
msgid "Sort this field using numeric order instead of string order"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:531
|
|
msgid "Sounds (*.mp3 *.ogg *.wav)"
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:187
|
|
msgid "Source ID:"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:35
|
|
msgid "Spanish"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:611
|
|
msgid "Startup"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:128
|
|
msgid "Status"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:658
|
|
msgid "Stop reviewing this card until it's unsuspended in the editor."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:113
|
|
msgid "Sync complete."
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:278
|
|
msgid "Sync on close"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:279
|
|
msgid "Sync on open"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:392
|
|
msgid "Synchronization"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:379
|
|
msgid "Synchronize this deck"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1212
|
|
msgid "Syncing Media.."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:153
|
|
#, python-format
|
|
msgid "Syncing failed: %(a)s"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:125
|
|
msgid "Tag facts with duplicate fields instead of deleting"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:245
|
|
msgid "Tags"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:124
|
|
msgid "Tags to append:"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1044
|
|
msgid "Tags to cram:"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:288
|
|
msgid "Tall buttons (for touchscreen)"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:203
|
|
msgid "The amount of times you answered a card at each ease level."
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:103
|
|
msgid ""
|
|
"The input you have provided would make an empty\n"
|
|
"question or answer on all cards. Can't proceed."
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:186
|
|
msgid "The number of cards added on a given day."
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:159
|
|
msgid ""
|
|
"The number of cards due each day over the period.\n"
|
|
"Today is 0; cards less than zero are overdue."
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:169
|
|
msgid "The number of cards due each day, assuming no study."
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:194
|
|
msgid ""
|
|
"The number of cards first answered on a given day.\n"
|
|
"This will be different to 'added cards' if you are\n"
|
|
"using a pre-made deck."
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:178
|
|
msgid "The number of cards scheduled for a given number of days."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:51
|
|
msgid "The sync protocol has changed. Please upgrade."
|
|
msgstr ""
|
|
|
|
#: ui/view.py:165
|
|
#, python-format
|
|
msgid "This card will appear again in less than <b>%(next)s</b>."
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:176
|
|
#, python-format
|
|
msgid ""
|
|
"This field is used by %d cards. If you delete it,\n"
|
|
"all information in this field will be lost.\n"
|
|
"\n"
|
|
"Really delete this field?"
|
|
msgstr ""
|
|
|
|
#: ui/utils.py:138
|
|
msgid "This file exists. Are you sure you want to overwrite it?"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:379
|
|
#, python-format
|
|
msgid ""
|
|
"This model is used by %d cards. If you delete it,\n"
|
|
"all the cards will be deleted too. If you just\n"
|
|
"want to prevent the creation of future cards with\n"
|
|
"this model, please use the 'disable' button\n"
|
|
"instead.\n"
|
|
"\n"
|
|
"Really delete these cards?"
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:159
|
|
#, python-format
|
|
msgid ""
|
|
"This model is used by %d facts.\n"
|
|
"Are you sure you want to delete it?\n"
|
|
"If you delete it, these cards will be lost."
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:152
|
|
#, python-format
|
|
msgid ""
|
|
"This model is used by deck source:\n"
|
|
"%s\n"
|
|
"You will need to remove the source first."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:925
|
|
msgid ""
|
|
"To display graphs, Anki needs a .dll file which\n"
|
|
"you don't have. Please install:\n"
|
|
msgstr ""
|
|
|
|
#: ui/tray.py:70
|
|
msgid "Today's reviews are finished"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:291
|
|
msgid "Toolbar icon size"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:105
|
|
msgid "Transferring payload..."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:436
|
|
msgid ""
|
|
"Unable to load deck.\n"
|
|
"\n"
|
|
"Possible reasons:\n"
|
|
" - file is not an Anki deck\n"
|
|
" - deck is read only\n"
|
|
" - directory is read only\n"
|
|
" - deck was created with Anki < 0.9\n"
|
|
"\n"
|
|
"To upgrade an old deck, download Anki 0.9.8.7."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:684
|
|
msgid "Unable to load file."
|
|
msgstr ""
|
|
|
|
#: ui/update.py:109
|
|
msgid "Unable to open file"
|
|
msgstr ""
|
|
|
|
#: ui/update.py:104
|
|
msgid "Unable to reach server"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:156
|
|
#, python-format
|
|
msgid ""
|
|
"Unable to read file.\n"
|
|
"\n"
|
|
"%(info)s"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:466
|
|
msgid "Unable to recover. Deck load failed."
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:103
|
|
msgid "Underline text (Ctrl+u)"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:55
|
|
#, python-format
|
|
msgid "Unknown error: %s"
|
|
msgstr ""
|
|
|
|
#: ui/update.py:126
|
|
msgid "Update complete. Please restart Anki."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1404
|
|
msgid ""
|
|
"Updating Anki..\n"
|
|
"(you can keep studying)"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:336
|
|
msgid "Use custom colour"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:335 forms/displayproperties.py:339
|
|
msgid "Use custom font"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:334 forms/displayproperties.py:338
|
|
msgid "Use custom size"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:277
|
|
msgid "Username"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:634
|
|
msgid "Username:"
|
|
msgstr ""
|
|
|
|
#: ui/view.py:161
|
|
#, python-format
|
|
msgid "Well done! This card will appear again in <b>%(next)s</b>."
|
|
msgstr ""
|
|
|
|
#: ui/update.py:140
|
|
msgid "Would you like to download it now?"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1563
|
|
msgid "Would you like to merge models that have the same name?"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1573
|
|
msgid ""
|
|
"Would you like to remove unused files from the media directory, and\n"
|
|
"tag or delete references to missing files?"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1395
|
|
#, python-format
|
|
msgid ""
|
|
"Your computer clock is not set to the correct time.\n"
|
|
"It is %(sec)d seconds %(type)s.\n"
|
|
" Please ensure it is set correctly and then restart Anki."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1200
|
|
#, python-format
|
|
msgid ""
|
|
"Your computer clock is not set to the correct time.\n"
|
|
"It is off by %d seconds.\n"
|
|
"\n"
|
|
"Since this can cause many problems with syncing,\n"
|
|
"syncing is disabled until you fix the problem."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:930
|
|
msgid ""
|
|
"Your version of Matplotlib is broken.\n"
|
|
"Please see http://ichi2.net/anki/wiki/MatplotlibBroken"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:680
|
|
msgid "a"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:272
|
|
msgid "cards"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1393
|
|
msgid "early"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:274
|
|
msgid "facts"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:193
|
|
#, python-format
|
|
msgid "in %s"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:377
|
|
msgid "label"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1391
|
|
msgid "late"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:184
|
|
#, python-format
|
|
msgid "mapped to <b>%s</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:391
|
|
msgid "option"
|
|
msgstr ""
|