mirror of
https://github.com/ankitects/anki.git
synced 2025-11-09 22:27:12 -05:00
2118 lines
37 KiB
Text
2118 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-16 00:38+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:217
|
|
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:195
|
|
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:331
|
|
msgid " <b>When adding/editing</b>"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:327
|
|
msgid " <b>When quizzing/adding/editing</b>"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:134
|
|
#, python-format
|
|
msgid " applied %d modified cards."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1525
|
|
#, python-format
|
|
msgid ""
|
|
"%(a)d missing references.\n"
|
|
"%(b)d unused files removed."
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:644
|
|
#, python-format
|
|
msgid "%(del)d deleted."
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:112
|
|
#, python-format
|
|
msgid "%(name)s [%(facts)d facts]"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1263
|
|
#, 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:195
|
|
#, python-format
|
|
msgid "%s ago"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1502
|
|
#, 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:545
|
|
msgid "&About.."
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:49 forms/deckproperties.py:389 forms/modelproperties.py:365
|
|
#: forms/modelproperties.py:382
|
|
msgid "&Add"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:523
|
|
msgid "&Add Items.."
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:370
|
|
msgid "&Add Source"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:508
|
|
msgid "&Advanced"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:546
|
|
msgid "&Card Statistics"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:517
|
|
msgid "&Close"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:504
|
|
msgid "&Deck"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:547
|
|
msgid "&Deck Properties.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:541
|
|
msgid "&Deck Statistics"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:391 forms/modelproperties.py:368
|
|
#: forms/modelproperties.py:387
|
|
msgid "&Delete"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:371
|
|
msgid "&Delete Source"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:577
|
|
msgid "&Disable All Plugins"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:390 forms/main.py:503
|
|
msgid "&Edit"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:525
|
|
msgid "&Edit Items.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:576
|
|
msgid "&Enable All Plugins"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:565
|
|
msgid "&Forum.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:580
|
|
msgid "&Get More Decks.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:574
|
|
msgid "&Get Plugins.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:550
|
|
msgid "&Graphs.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:502
|
|
msgid "&Help"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:127
|
|
msgid "&Import"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:549
|
|
msgid "&Import.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:540
|
|
msgid "&Kanji Statistics"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:507
|
|
msgid "&Lookup"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:555
|
|
msgid "&Mark Card"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:558
|
|
msgid "&Model Properties.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:513
|
|
msgid "&New.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:575
|
|
msgid "&Open Plugin Folder.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:515
|
|
msgid "&Open.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:509
|
|
msgid "&Plugins"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:527
|
|
msgid "&Preferences.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:543
|
|
msgid "&Report Bug.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:519
|
|
msgid "&Save"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:177
|
|
msgid "&Search"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:542
|
|
msgid "&Start Here.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:556
|
|
msgid "&Suspend fact"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:506
|
|
msgid "&Tools"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:564
|
|
msgid "&Undo last answer"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:193
|
|
msgid "(new card)"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:530
|
|
msgid "...&expression on ALC"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:538
|
|
msgid "...&kanji selection on Edict"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:532
|
|
msgid "...&meaning on ALC"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:534
|
|
msgid "...&selection on ALC"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:536
|
|
msgid "...&word selection on Edict"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:257
|
|
msgid "; disabled"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:365
|
|
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/deckproperties.py:361
|
|
msgid "<a href=\"http://ichi2.net/anki/wiki/DeckProperties#Synchronization\">Help</a>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:828
|
|
msgid "<a href=py:miss>Missing Kanji</a><br>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:320
|
|
#, python-format
|
|
msgid "<b>%(ease1)s</b>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:323
|
|
#, python-format
|
|
msgid "<b>%(ease2)s</b>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:326
|
|
#, python-format
|
|
msgid "<b>%(ease3)s</b>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:329
|
|
#, python-format
|
|
msgid "<b>%(ease4)s</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:405
|
|
msgid "<b>0: Totally Forgot</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:407
|
|
msgid "<b>1: Made a Mistake (Mature)</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:406
|
|
msgid "<b>1: Made a Mistake (Young)</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:404
|
|
msgid "<b>2: Initial Hard Interval</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:399
|
|
msgid "<b>3: Initial Medium Interval</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:398
|
|
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/cardlist.py:539
|
|
msgid "<b>Card-specific tags</b>"
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:52
|
|
msgid "<b>Cards</b>:"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:327
|
|
msgid "<b>Comfortable (3)</b><br>Wait longer next time."
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:357 forms/modelproperties.py:374
|
|
#: forms/modelproperties.py:388
|
|
msgid "<b>Description</b>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:330
|
|
msgid "<b>Easy (4)</b><br>Wait a lot longer next time."
|
|
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 ""
|
|
|
|
#: ui/main.py:324
|
|
msgid "<b>Hard (2)</b><br>Wait a little longer next time."
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:384
|
|
msgid "<b>High Priority</b>"
|
|
msgstr ""
|
|
|
|
#: forms/exporting.py:54
|
|
msgid "<b>Limit to tags</b>:"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:385
|
|
msgid "<b>Low Priority</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:379
|
|
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:381
|
|
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 ""
|
|
|
|
#: ui/main.py:321
|
|
msgid "<b>Relearn (1)</b><br>Mark harder and learn again."
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:375
|
|
msgid "<b>Required?</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:380
|
|
msgid "<b>Show failed cards early</b>"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:544
|
|
msgid "<b>Statistics</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:386
|
|
msgid "<b>Suspended</b>"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:534 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:383
|
|
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:395
|
|
msgid "<h1>Advanced Scheduling</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:321
|
|
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:309
|
|
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:378
|
|
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 ""
|
|
|
|
#: forms/preferences.py:304
|
|
msgid "<h1>Colours</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:166
|
|
msgid "<h1>Cumulative view of due cards</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:845
|
|
msgid "<h1>Current card</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:408
|
|
msgid "<h1>Day Rollover</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:393
|
|
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:300
|
|
msgid "<h1>Fonts</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:355
|
|
msgid "<h1>General Model Properties</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:299
|
|
msgid "<h1>Language</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:848
|
|
msgid "<h1>Last card</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:388
|
|
msgid "<h1>Models</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:602
|
|
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:190
|
|
#, 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:382
|
|
msgid "<h1>Priorities</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/status.py:170
|
|
#, 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:363
|
|
msgid "<h1>Synchronisation</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:315
|
|
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:202
|
|
#, 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:88
|
|
msgid "<p><a href=hide:>Hide this</a>"
|
|
msgstr ""
|
|
|
|
#: forms/about.py:41
|
|
msgid "About Anki"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:179
|
|
msgid "Actions on selected.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:579
|
|
msgid "Active &Tags.."
|
|
msgstr ""
|
|
|
|
#: forms/activetags.py:37
|
|
msgid "Active Tags"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:187
|
|
msgid "Add Missing Active Cards"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:183 forms/cardlist.py:184
|
|
msgid "Add Tag.."
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:37
|
|
msgid "Add a new model"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:125
|
|
msgid "Add a picture (Ctrl+p)"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:426
|
|
msgid "Add an image"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:438
|
|
msgid "Add audio"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:135
|
|
msgid "Add audio (Ctrl+s)"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:110
|
|
#, python-format
|
|
msgid "Added %(num)d card(s) for '%(str)s'."
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:410 forms/preferences.py:331
|
|
msgid "Advanced"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:319
|
|
msgid "Again"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:303
|
|
msgid "All tags"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:983
|
|
msgid "Already cramming. Please close this deck first."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:427
|
|
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/deckproperties.py:182 ui/main.py:985 forms/addmodel.py:48
|
|
#: forms/main.py:501 forms/sort.py:45 forms/syncdeck.py:42
|
|
msgid "Anki"
|
|
msgstr ""
|
|
|
|
#: forms/addcards.py:73
|
|
msgid "Anki - Add Items"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:176
|
|
msgid "Anki - Edit Items"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:368
|
|
#, python-format
|
|
msgid "Anki - Edit Items (%(cur)d of %(tot)d cards shown)"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:717
|
|
#, python-format
|
|
msgid ""
|
|
"Anki was unable to save your configuration file:\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:314
|
|
msgid "Answer"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:325
|
|
msgid "Answer alignment"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:320
|
|
msgid "Answer colour"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:319
|
|
msgid "Answer count"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:321
|
|
msgid "Answer font"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:319
|
|
msgid "Answer size"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:528
|
|
msgid "Application-wide preferences."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:108
|
|
msgid "Applying reply.."
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:307
|
|
msgid "Background colour"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:72
|
|
msgid "Bold text (Ctrl+b)"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:76
|
|
#, python-format
|
|
msgid ""
|
|
"Broken plugin:\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:572
|
|
msgid "C&ram.."
|
|
msgstr ""
|
|
|
|
#: ui/lookup.py:21
|
|
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/preferences.py:303
|
|
msgid "Card editor"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:317
|
|
msgid "Card properties"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:316
|
|
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:567
|
|
msgid "Check Database.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:570
|
|
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/status.py:110
|
|
msgid ""
|
|
"Click this button to customize\n"
|
|
"the way Anki shows you cards."
|
|
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
|
|
msgid "Close"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:134
|
|
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:570
|
|
#, python-format
|
|
msgid "Created: %(c)s ago<br>Next due: %(n)s<br>Interval: %(i)0.0f days<br>Average: %(a)s<br>Total: %(t)s<br>Reviews: %(cor)d/%(tot)d<br>Successive: %(suc)d"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:315
|
|
msgid "Creation date"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:541
|
|
#, python-format
|
|
msgid "Ctrl+%d"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:531
|
|
msgid "Ctrl+1"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:533
|
|
msgid "Ctrl+2"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:535
|
|
msgid "Ctrl+3"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:537
|
|
msgid "Ctrl+4"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:539
|
|
msgid "Ctrl+5"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:524
|
|
msgid "Ctrl+A"
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:43
|
|
msgid "Ctrl+Alt+e"
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:26
|
|
msgid "Ctrl+Alt+m"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1280
|
|
msgid "Ctrl+D"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:526
|
|
msgid "Ctrl+E"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:54
|
|
msgid "Ctrl+Enter"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:514
|
|
msgid "Ctrl+N"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:516
|
|
msgid "Ctrl+O"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:529
|
|
msgid "Ctrl+P"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:512
|
|
msgid "Ctrl+Q"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:563
|
|
msgid "Ctrl+R"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:52
|
|
msgid "Ctrl+Return"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:520
|
|
msgid "Ctrl+S"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:518
|
|
msgid "Ctrl+W"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:522
|
|
msgid "Ctrl+Y"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:73
|
|
msgid "Ctrl+b"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:154
|
|
msgid "Ctrl+e"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:84
|
|
msgid "Ctrl+i"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:144
|
|
msgid "Ctrl+l"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:165
|
|
msgid "Ctrl+m"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:122
|
|
msgid "Ctrl+p"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:104
|
|
msgid "Ctrl+r"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:132
|
|
msgid "Ctrl+s"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:95
|
|
msgid "Ctrl+u"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:181
|
|
msgid "Current &Fact"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:180
|
|
msgid "Current Card"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:559
|
|
msgid "Customize card layout, fields, etc."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:553
|
|
msgid "Customize fonts, colours and alignment."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:548
|
|
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:360
|
|
msgid "Deck Properties"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:642 ui/main.py:682
|
|
msgid "Deck files (*.anki)"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:672
|
|
msgid "Deck is not modified."
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:185 forms/cardlist.py:186
|
|
msgid "Delete Tag.."
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:394
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:100
|
|
msgid "Determining differences.."
|
|
msgstr ""
|
|
|
|
#: forms/infodialog.py:36
|
|
msgid "Dialog"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:320
|
|
msgid "Difficulty"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:319
|
|
msgid "Disa&ble"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:27
|
|
msgid "Discard field"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:552
|
|
msgid "Disp&lay Properties.."
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:308
|
|
msgid "Display"
|
|
msgstr ""
|
|
|
|
#: ui/help.py:84
|
|
msgid "Don't show this again."
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:317
|
|
msgid "Due date"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:511
|
|
msgid "E&xit"
|
|
msgstr ""
|
|
|
|
#: ui/status.py:177
|
|
#, python-format
|
|
msgid "ETA: <b>%(timeLeft)s</b>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:328
|
|
msgid "Easy"
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:44
|
|
msgid "Edit the current model"
|
|
msgstr ""
|
|
|
|
#: ui/lookup.py:25
|
|
msgid "Empty selection."
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:321
|
|
msgid "Ena&ble"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:29
|
|
msgid "English"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:606
|
|
msgid "Enter tag(s) to add to each card:"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:601
|
|
msgid "Enter tag(s) to add to each fact:"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:616
|
|
msgid "Enter tag(s) to delete from each card:"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:611
|
|
msgid "Enter tag(s) to delete from each fact:"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:551
|
|
msgid "Expor&t..."
|
|
msgstr ""
|
|
|
|
#: forms/exporting.py:52
|
|
msgid "Export"
|
|
msgstr ""
|
|
|
|
#: ui/exporting.py:38
|
|
msgid "Export to..."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:97
|
|
msgid "Fetching summary from server.."
|
|
msgstr ""
|
|
|
|
#: ui/displayproperties.py:183
|
|
#, 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:323
|
|
#, 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/addcards.py:74 forms/displayproperties.py:326
|
|
#: forms/modelproperties.py:380
|
|
msgid "Fields"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:315
|
|
msgid "Fonts and colours"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:103
|
|
msgid "Foreground colour (Ctrl+r)"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:31
|
|
msgid "French"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:363
|
|
msgid "General"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:880
|
|
msgid "Generating report (may take time).."
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:32
|
|
msgid "German"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:325
|
|
msgid "Good"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:322
|
|
msgid "Hard"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:60
|
|
msgid "Help"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:324
|
|
msgid "Hide next interval when showing answer buttons"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:390
|
|
msgid "Hide the question when showing answer"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:409
|
|
msgid "Hours to shift midnight"
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:89
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#: ui/update.py:141
|
|
msgid "Ignore this update"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:425
|
|
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:302
|
|
msgid "Interface"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:305
|
|
msgid "Interface colour"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:318
|
|
msgid "Interval"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:36
|
|
msgid "Italian"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:83
|
|
msgid "Italic text (Ctrl+i)"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:33
|
|
msgid "Japanese"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:34
|
|
msgid "Korean"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:301
|
|
msgid "Last card"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:306
|
|
msgid "Last card colour"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:143
|
|
msgid "Latex (Ctrl+l)"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:153
|
|
msgid "Latex equation (Ctrl+e)"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:164
|
|
msgid "Latex math environment (Ctrl+m)"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:860
|
|
msgid "Loading graphs (may take time).."
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:132
|
|
msgid "Log of import:\n"
|
|
msgstr ""
|
|
|
|
#: ui/lookup.py:56
|
|
#, python-format
|
|
msgid "Looking %s up on ALC.."
|
|
msgstr ""
|
|
|
|
#: ui/lookup.py:44
|
|
#, python-format
|
|
msgid "Looking %s up on edict.."
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:22
|
|
#, python-format
|
|
msgid "Map to %s"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:400 forms/deckproperties.py:401
|
|
#: forms/deckproperties.py:403
|
|
msgid "Max"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:569
|
|
msgid "Merge Models.."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1500
|
|
msgid "Merge complete."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:188
|
|
#, python-format
|
|
msgid "Merge with '%s' on server"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:396 forms/deckproperties.py:397
|
|
#: forms/deckproperties.py:402
|
|
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:392
|
|
msgid "Models"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:316
|
|
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:90
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:375
|
|
msgid "Name on server: "
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:118
|
|
msgid "No changes found."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:851
|
|
msgid "No current card or last card."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:802
|
|
msgid "No expression in current card."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:809
|
|
msgid "No meaning in current card."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1493
|
|
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:1468
|
|
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:303
|
|
msgid "No tags"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:505
|
|
msgid "Open &Recent"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:571
|
|
msgid "Open On&line.."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:554
|
|
msgid "Open Sa&mple..."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:645
|
|
msgid "Open deck"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:544
|
|
msgid "Open the bug tracker."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:568
|
|
msgid "Optimize Database"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:316
|
|
msgid "Password"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:612
|
|
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:143
|
|
msgid "Please add another model first."
|
|
msgstr ""
|
|
|
|
#: forms/sort.py:46
|
|
msgid "Please choose a field to sort by."
|
|
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:877
|
|
msgid "Please install python-matplotlib to access graphs."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:411
|
|
msgid "Please open this deck with Anki < 0.9.8.7 to upgrade."
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:298
|
|
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:335
|
|
msgid "Preview"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1478
|
|
#, python-format
|
|
msgid ""
|
|
"Problems found:\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:313
|
|
msgid "Question"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:322
|
|
msgid "Question alignment"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:324
|
|
msgid "Question colour"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:318
|
|
msgid "Question font"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:323
|
|
msgid "Question size"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:573
|
|
msgid "Release Notes.."
|
|
msgstr ""
|
|
|
|
#: ui/status.py:146
|
|
msgid "Remaining: "
|
|
msgstr ""
|
|
|
|
#: forms/main.py:561
|
|
msgid "Repeat &Answer Audio"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:560
|
|
msgid "Repeat &Question Audio"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:562
|
|
msgid "Repeat las&t audio"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:189 forms/cardlist.py:190
|
|
msgid "Reset Progress"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:178
|
|
msgid "S&ort"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:320
|
|
msgid "Save && Sync"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:566
|
|
msgid "Save &As.."
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:313
|
|
msgid "Save after adding"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:310
|
|
msgid "Save after answering"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:521
|
|
msgid "Save and S&ync"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:678
|
|
msgid "Save deck"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:311
|
|
msgid "Save when closing"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:700
|
|
msgid "Saving.."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:703
|
|
msgid "Saving..done"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:387
|
|
msgid "Scheduling"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:53
|
|
msgid "Server is down or operation failed."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:284
|
|
msgid "Show answer"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:326
|
|
msgid "Show last card's interval"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:325
|
|
msgid "Show last card's question/answer"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:334
|
|
msgid "Show preview"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:323
|
|
msgid "Show timer"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:327
|
|
msgid "Show toolbar on startup"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:329
|
|
msgid "Show tray icon"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:322
|
|
msgid "Simple toolbar"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:100
|
|
msgid "Some fields are missing or not unique."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:335
|
|
msgid "Soon"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:379
|
|
msgid "Sort this field using numeric order instead of string order"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:437
|
|
msgid "Sounds (*.mp3 *.ogg *.wav)"
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:183
|
|
msgid "Source ID:"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:35
|
|
msgid "Spanish"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:510
|
|
msgid "Startup"
|
|
msgstr ""
|
|
|
|
#: forms/addcards.py:75 forms/importing.py:128
|
|
msgid "Status"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:557
|
|
msgid "Stop reviewing this card until it's unsuspended in the editor."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:113
|
|
msgid "Sync complete."
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:318
|
|
msgid "Sync on close"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:319
|
|
msgid "Sync on open"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:377
|
|
msgid "Synchronization"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:364
|
|
msgid "Synchronize this deck"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1148
|
|
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:214
|
|
msgid "Tags"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:124
|
|
msgid "Tags to append:"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:985
|
|
msgid "Tags to cram:"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:328
|
|
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:106
|
|
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:162
|
|
#, 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:78
|
|
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:155
|
|
#, 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:148
|
|
#, 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:869
|
|
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/cardlist.py:182 forms/cardlist.py:188
|
|
msgid "Toggle Delete"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:330
|
|
msgid "Toolbar icon size"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:105
|
|
msgid "Transferring payload..."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:658
|
|
msgid "Unable to load file."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:415
|
|
msgid "Unable to load the same deck twice."
|
|
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:436
|
|
msgid "Unable to recover. Deck load failed."
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:94
|
|
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:1339
|
|
msgid ""
|
|
"Updating Anki..\n"
|
|
"(you can keep studying)"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:330
|
|
msgid "Use custom colour"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:329 forms/displayproperties.py:333
|
|
msgid "Use custom font"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:328 forms/displayproperties.py:332
|
|
msgid "Use custom size"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:317
|
|
msgid "Username"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:608
|
|
msgid "Username:"
|
|
msgstr ""
|
|
|
|
#: ui/view.py:158
|
|
#, 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:1498
|
|
msgid "Would you like to merge models that have the same name?"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1508
|
|
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:1330
|
|
#, 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:1136
|
|
#, 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:874
|
|
msgid ""
|
|
"Your version of Matplotlib is broken.\n"
|
|
"Please see http://ichi2.net/anki/wiki/MatplotlibBroken"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:578
|
|
msgid "a"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:312
|
|
msgid "cards"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1328
|
|
msgid "early"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:314
|
|
msgid "facts"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:197
|
|
#, python-format
|
|
msgid "in %s"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:362
|
|
msgid "label"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1326
|
|
msgid "late"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:184
|
|
#, python-format
|
|
msgid "mapped to <b>%s</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:376
|
|
msgid "option"
|
|
msgstr ""
|