mirror of
https://github.com/ankitects/anki.git
synced 2025-11-10 14:47:12 -05:00
2339 lines
41 KiB
Text
2339 lines
41 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: 2009-01-09 11:27+0900\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
|
|
|
#: 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:210
|
|
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:232
|
|
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:329
|
|
msgid " <b>When adding/editing</b>"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:325
|
|
msgid " <b>When quizzing/adding/editing</b>"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:134
|
|
#, python-format
|
|
msgid " applied %d modified cards."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1929
|
|
#, python-format
|
|
msgid ""
|
|
"%(a)d missing references.\n"
|
|
"%(b)d unused files removed."
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:105
|
|
#, python-format
|
|
msgid "%(name)s [%(facts)d fact]"
|
|
msgid_plural "%(name)s [%(facts)d facts]"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ui/main.py:1624
|
|
#, python-format
|
|
msgid "%(path)s (%(due)d of %(cards)d due) - %(title)s"
|
|
msgstr ""
|
|
|
|
#: ui/exporting.py:62
|
|
#, python-format
|
|
msgid "%d exported."
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:183
|
|
#, python-format
|
|
msgid "%s ago"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1898
|
|
#, 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:861
|
|
msgid "&About..."
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:202
|
|
msgid "&Actions"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:334 forms/modelproperties.py:294
|
|
#: forms/modelproperties.py:307
|
|
msgid "&Add"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:839
|
|
msgid "&Add Items..."
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:346
|
|
msgid "&Add Source"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:206
|
|
msgid "&Add Tag..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:862
|
|
msgid "&Card Statistics"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:833
|
|
msgid "&Close"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:863
|
|
msgid "&Deck Properties..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:857
|
|
msgid "&Deck Statistics"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:336 forms/modelproperties.py:297
|
|
#: forms/modelproperties.py:312
|
|
msgid "&Delete"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:902
|
|
msgid "&Delete Card"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:904
|
|
msgid "&Delete Fact"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:347
|
|
msgid "&Delete Source"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:207
|
|
msgid "&Delete Tag..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:895
|
|
msgid "&Disable All Plugins"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:908
|
|
msgid "&Donate..."
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:201 forms/deckproperties.py:335 forms/main.py:818
|
|
msgid "&Edit"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:841
|
|
msgid "&Edit All..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:894
|
|
msgid "&Enable All Plugins"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:819
|
|
msgid "&File"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:215
|
|
msgid "&Find"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:868
|
|
msgid "&Fonts and Colours..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:883
|
|
msgid "&Forum..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:898
|
|
msgid "&Get More Decks..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:892
|
|
msgid "&Get Plugins..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:866
|
|
msgid "&Graphs..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:817
|
|
msgid "&Help"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:123
|
|
msgid "&Import"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:865
|
|
msgid "&Import..."
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:214
|
|
msgid "&Invert Selection"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:203
|
|
msgid "&Jump"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:856
|
|
msgid "&Kanji Statistics"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:225
|
|
msgid "&Last Card"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:822
|
|
msgid "&Lookup"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:871
|
|
msgid "&Mark Fact"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:829
|
|
msgid "&New..."
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:219
|
|
msgid "&Next Card"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:893
|
|
msgid "&Open Plugin Folder..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:831
|
|
msgid "&Open..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:798
|
|
msgid "&Options>>"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:843
|
|
msgid "&Preferences"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:221
|
|
msgid "&Previous Card"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:213 forms/main.py:901
|
|
msgid "&Redo"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:859
|
|
msgid "&Report Bug..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:835
|
|
msgid "&Save"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:824
|
|
msgid "&Settings"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:858
|
|
msgid "&Start Here..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:907
|
|
msgid "&Study Options..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:873
|
|
msgid "&Suspend Fact"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:821
|
|
msgid "&Tools"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:212 forms/main.py:881
|
|
msgid "&Undo"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:181
|
|
msgid "(new card)"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:846
|
|
msgid "...&expression on ALC"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:854
|
|
msgid "...&kanji selection on Edict"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:848
|
|
msgid "...&meaning on ALC"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:850
|
|
msgid "...&selection on ALC"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:852
|
|
msgid "...&word selection on Edict"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:903
|
|
msgid "123"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:252
|
|
msgid "; disabled"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:341
|
|
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:327
|
|
msgid "<a href=\"http://ichi2.net/anki/wiki/DeckProperties#Synchronization\">Help</a>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1144
|
|
msgid "<a href=py:miss>Missing Kanji</a><br>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:364
|
|
msgid "<b>1: Again (Mature)</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:366
|
|
msgid "<b>1: Again (Young)</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:365
|
|
msgid "<b>1: Failure Multiplier</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:363
|
|
msgid "<b>2: Initial Hard Interval</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:358
|
|
msgid "<b>3: Initial Good Interval</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:357
|
|
msgid "<b>4: Initial Easy Interval</b>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:315
|
|
msgid "<b>Answer</b>"
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:52
|
|
msgid "<b>Cards</b>:"
|
|
msgstr ""
|
|
|
|
#: forms/exporting.py:53
|
|
msgid "<b>Export format</b>:"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:117
|
|
msgid "<b>File to import</b>:"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:330
|
|
msgid "<b>High Priority</b>"
|
|
msgstr ""
|
|
|
|
#: forms/exporting.py:54
|
|
msgid "<b>Limit to tags</b>:"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:331
|
|
msgid "<b>Low Priority</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:372
|
|
msgid "<b>Maximum failed cards</b>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:291
|
|
msgid "<b>Minimum spacing</b>"
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:23
|
|
msgid "<b>Model</b>:"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:289 forms/modelproperties.py:302
|
|
#: forms/modelproperties.py:317
|
|
msgid "<b>Name</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:373
|
|
msgid "<b>New day starts at</b>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:300 forms/modelproperties.py:313
|
|
msgid "<b>Options</b>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:318
|
|
msgid "<b>Question</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:374
|
|
msgid "<b>Show failed cards early</b>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:292
|
|
msgid "<b>Spacing multipler</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:332
|
|
msgid "<b>Suspended</b>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:290
|
|
msgid "<b>Tags</b>"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:119
|
|
msgid "<b>Type of file</b>:"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:329
|
|
msgid "<b>Very High Priority</b>"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:122
|
|
msgid "<br><br>Checking deck subscriptions..."
|
|
msgstr ""
|
|
|
|
#: forms/addmodel.py:49
|
|
msgid "<h1>Add Model</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:183
|
|
msgid "<h1>Added</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:354
|
|
msgid "<h1>Advanced Scheduling</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:310
|
|
msgid "<h1>Advanced settings</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/update.py:114
|
|
#, 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:297
|
|
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/modelproperties.py:306
|
|
msgid "<h1>Card Templates</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:194
|
|
msgid "<h1>Cumulative Due</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1160
|
|
msgid "<h1>Current card</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:168
|
|
msgid "<h1>Due</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:204
|
|
msgid "<h1>Eases</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/status.py:77
|
|
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:293
|
|
msgid "<h1>Fields</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:189
|
|
msgid "<h1>First Answered</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:288
|
|
msgid "<h1>General</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:199
|
|
msgid "<h1>Intervals</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:287
|
|
msgid "<h1>Language</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1163
|
|
msgid "<h1>Last card</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:288
|
|
msgid "<h1>Main Window</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:333
|
|
msgid "<h1>Models</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:730
|
|
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/sync.py:188
|
|
msgid "<h1>Open Online Deck</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/status.py:183
|
|
#, 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/deckproperties.py:328
|
|
msgid "<h1>Priorities</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/status.py:163
|
|
#, 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."
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:173
|
|
msgid "<h1>Reps</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:178
|
|
msgid "<h1>Review Time</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/activetags.py:38
|
|
msgid "<h1>Select tags to suspend</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:963
|
|
msgid "<h1>Study Options</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:339
|
|
msgid "<h1>Synchronisation</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:303
|
|
msgid "<h1>Synchronisation</h1><a href=\"http://anki.ichi2.net/\">Create a free account</a>."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:186
|
|
msgid "<h1>Synchronize</h1>"
|
|
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 ""
|
|
|
|
#: ui/main.py:961
|
|
msgid "<h1>Welcome Back!</h1>"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:797
|
|
msgid "<h1>Welcome!</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:965
|
|
msgid "<h1>Well done!</h1>"
|
|
msgstr ""
|
|
|
|
#: ui/status.py:195
|
|
#, 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:196
|
|
msgid "<ignored>"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1013
|
|
#, python-format
|
|
msgid ""
|
|
"<p>\n"
|
|
"<table width=300>\n"
|
|
"<tr><td>\n"
|
|
"<table>\n"
|
|
"<tr><td>Reps (10 mins): </td><td><b>%(repsIn10)s</b></td>\n"
|
|
"<td align=right>%(repsIn10Chg)s</td></tr>\n"
|
|
"<tr><td>Reps (today):</td><td><b>%(repsToday)s</b></td>\n"
|
|
"<td align=right>%(repsTodayChg)s</td></tr>\n"
|
|
"<tr><td>Time (today):</td><td><b>%(timeToday)s</b></td>\n"
|
|
"<td align=right> %(timeTodayChg)s</td></tr>\n"
|
|
"</table></td>\n"
|
|
"<td><table>\n"
|
|
"<tr><td>Failed:</td><td align=right><b>%(lapsed)s</b></td></tr>\n"
|
|
"<tr><td>Review: </td><td align=right><b>%(ret)s</b></td></tr>\n"
|
|
"<tr><td>New:</td><td align=right><b>%(new)s</b></td></tr>\n"
|
|
"</table></td></tr></table>"
|
|
msgstr ""
|
|
|
|
#: ui/help.py:60
|
|
msgid "<p><a href=hide:>Hide this</a>"
|
|
msgstr ""
|
|
|
|
#: forms/about.py:41
|
|
msgid "About Anki"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:897
|
|
msgid "Active &Tags..."
|
|
msgstr ""
|
|
|
|
#: forms/activetags.py:37
|
|
msgid "Active Tags"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:823
|
|
msgid "Ad&vanced"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:51 ui/addcards.py:99
|
|
msgid "Add"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:573 forms/addcardmodels.py:34
|
|
msgid "Add Cards"
|
|
msgstr ""
|
|
|
|
#: forms/addcards.py:69
|
|
msgid "Add Items"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:542
|
|
msgid "Add Tags"
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:37
|
|
msgid "Add a new model"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:160
|
|
msgid "Add a picture (F3)"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:556
|
|
msgid "Add an image"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:574
|
|
msgid "Add audio"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:170
|
|
msgid "Add audio (F4)"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:318
|
|
msgid "Add hidden char to text (fixes Thai on OSX)"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:227
|
|
msgid "Added"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:113
|
|
#, python-format
|
|
msgid "Added %(num)d card(s) for '%(str)s'."
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:375 forms/preferences.py:321
|
|
msgid "Advanced"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:807
|
|
msgid "Again"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:258
|
|
msgid "All tags"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:316
|
|
msgid "Allow the answer to be blank"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1316
|
|
msgid "Already cramming. Please close this deck first."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:654
|
|
#, python-format
|
|
msgid "Alt+%d"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:319
|
|
msgid "Alternative theme"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:136
|
|
msgid ""
|
|
"An error occurred in a plugin. Please contact the plugin author.\n"
|
|
"Please do not file a bug report with Anki.\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:546
|
|
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:130
|
|
msgid ""
|
|
"An error occurred.\n"
|
|
"Please run Tools > Advanced > Check DB.\n"
|
|
"\n"
|
|
"If the error continues after that, please copy the following\n"
|
|
"into a bug report.\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:178 ui/main.py:1904 forms/addmodel.py:48
|
|
#: forms/main.py:796 forms/sort.py:45 forms/syncdeck.py:42
|
|
msgid "Anki"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:855
|
|
#, python-format
|
|
msgid ""
|
|
"Anki was unable to save your configuration file:\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:269
|
|
msgid "Answer"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:323
|
|
msgid "Answer alignment"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:318
|
|
msgid "Answer colour"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:319
|
|
msgid "Answer font"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:317
|
|
msgid "Answer size"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:844
|
|
msgid "Application-wide preferences."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:108
|
|
msgid "Applying reply..."
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:319
|
|
msgid "Ask me to type in the answer"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:291
|
|
msgid "Background colour"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:96
|
|
msgid "Bold text (Ctrl+b)"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:77
|
|
#, python-format
|
|
msgid ""
|
|
"Broken plugin:\n"
|
|
"\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:890
|
|
msgid "C&ram..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:905
|
|
msgid "Cache LaTeX"
|
|
msgstr ""
|
|
|
|
#: ui/lookup.py:23
|
|
msgid "Can't look up a selection with a newline."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1919
|
|
msgid "Cancel"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:324
|
|
msgid "Card"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:253
|
|
#, python-format
|
|
msgid "Card %(num)d (%(name)s): used %(cards)d times%(status)s"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:322 ui/modelproperties.py:351
|
|
#, python-format
|
|
msgid "Card %d"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:320
|
|
msgid "Card Templates"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:315
|
|
msgid "Card:"
|
|
msgstr ""
|
|
|
|
#: ui/tray.py:93
|
|
msgid "Cards are waiting"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:198
|
|
msgid "Change"
|
|
msgstr ""
|
|
|
|
#: forms/changemap.py:39
|
|
msgid "Change field mapping"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:885
|
|
msgid "Check Database..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:888
|
|
msgid "Check Media Database..."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:139
|
|
msgid "Check complete."
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:118
|
|
msgid "Choose &file..."
|
|
msgstr ""
|
|
|
|
#: ui/exporting.py:53
|
|
msgid "Choose file to export to"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:84
|
|
msgid "Choose file..."
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:140
|
|
msgid ""
|
|
"Click the close button or import another file.\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: ui/tray.py:96
|
|
msgid "Click to hide Anki"
|
|
msgstr ""
|
|
|
|
#: ui/tray.py:98
|
|
msgid "Click to show Anki"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:59 forms/displayproperties.py:335 forms/main.py:814
|
|
msgid "Close"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:144
|
|
msgid "Close and lose current input?"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:66
|
|
msgid "Connecting..."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1037
|
|
msgid "Continue &Reviewing"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:191
|
|
#, python-format
|
|
msgid "Create '%s' on server"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:270
|
|
msgid "Created"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:847
|
|
msgid "Ctrl+1"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:849
|
|
msgid "Ctrl+2"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:851
|
|
msgid "Ctrl+3"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:853
|
|
msgid "Ctrl+4"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:855
|
|
msgid "Ctrl+5"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:652
|
|
#, python-format
|
|
msgid "Ctrl+Alt+%d"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1641 forms/main.py:840
|
|
msgid "Ctrl+D"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:900
|
|
msgid "Ctrl+E"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:226
|
|
msgid "Ctrl+End"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:56
|
|
msgid "Ctrl+Enter"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:216 forms/main.py:842
|
|
msgid "Ctrl+F"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:224
|
|
msgid "Ctrl+Home"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:872
|
|
msgid "Ctrl+M"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:220 forms/main.py:830
|
|
msgid "Ctrl+N"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:832
|
|
msgid "Ctrl+O"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:222 forms/main.py:845
|
|
msgid "Ctrl+P"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:828
|
|
msgid "Ctrl+Q"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:54
|
|
msgid "Ctrl+Return"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:836
|
|
msgid "Ctrl+S"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:218
|
|
msgid "Ctrl+Shift+F"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:834
|
|
msgid "Ctrl+W"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:838
|
|
msgid "Ctrl+Y"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:882
|
|
msgid "Ctrl+Z"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:97
|
|
msgid "Ctrl+b"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:108
|
|
msgid "Ctrl+i"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:189
|
|
msgid "Ctrl+l, e"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:179
|
|
msgid "Ctrl+l, l"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:200
|
|
msgid "Ctrl+l, m"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:128
|
|
msgid "Ctrl+r"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:119
|
|
msgid "Ctrl+u"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:225
|
|
msgid "Cumulative"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:875
|
|
msgid "Current &Model..."
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:200
|
|
msgid "Current Card"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:876
|
|
msgid "Customize card layout, fields, etc."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:869
|
|
msgid "Customize fonts, colours and alignment."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:864
|
|
msgid "Customize syncing, scheduling, priorities and models."
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:30
|
|
msgid "Czech"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:147
|
|
msgid "Deck Graphs"
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:201 forms/deckproperties.py:326
|
|
msgid "Deck Properties"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:773 ui/main.py:823
|
|
msgid "Deck files (*.anki)"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:517
|
|
msgid "Deck is already open."
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:205
|
|
msgid "Del"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1236 forms/cardlist.py:204
|
|
msgid "Delete"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:532
|
|
msgid "Delete Cards"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1917
|
|
msgid "Delete Refs"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:551
|
|
msgid "Delete Tags"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:100
|
|
msgid "Determining differences..."
|
|
msgstr ""
|
|
|
|
#: forms/infodialog.py:36
|
|
msgid "Dialog"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:312
|
|
msgid "Disa&ble"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:27
|
|
msgid "Discard field"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:296
|
|
msgid "Display"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:272 ui/graphs.py:224
|
|
msgid "Due"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:827
|
|
msgid "E&xit"
|
|
msgstr ""
|
|
|
|
#: ui/status.py:170
|
|
#, python-format
|
|
msgid "ETA: <b>%(timeLeft)s</b>"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:275
|
|
msgid "Ease"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:229
|
|
msgid "Eases"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:813
|
|
msgid "Easy"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:320
|
|
msgid "Edit"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:899
|
|
msgid "Edit &Current..."
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:199
|
|
msgid "Edit Items"
|
|
msgstr ""
|
|
|
|
#: ui/modelchooser.py:44
|
|
msgid "Edit the current model"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:323
|
|
#, python-format
|
|
msgid "Editor (%(cur)d of %(tot)d cards shown; %(sel)d selected)"
|
|
msgstr ""
|
|
|
|
#: ui/lookup.py:27
|
|
msgid "Empty selection."
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:314
|
|
msgid "Ena&ble"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:29
|
|
msgid "English"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:540
|
|
msgid "Enter tags to add:"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:549
|
|
msgid "Enter tags to delete:"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:815
|
|
msgid "Esc"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:867
|
|
msgid "Expor&t..."
|
|
msgstr ""
|
|
|
|
#: forms/exporting.py:52
|
|
msgid "Export"
|
|
msgstr ""
|
|
|
|
#: ui/exporting.py:38
|
|
msgid "Export to..."
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:217
|
|
msgid "F&act"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:223
|
|
msgid "F&irst Card"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:145
|
|
msgid "F2"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:157
|
|
msgid "F3"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:167
|
|
msgid "F4"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:880
|
|
msgid "F5"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:211
|
|
msgid "F9"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1517
|
|
msgid "Failed to upload media. Please run 'check media db'."
|
|
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:77
|
|
#, python-format
|
|
msgid "Field %(num)d: %(name)s [%(cards)s non-empty]"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:133 ui/modelproperties.py:151
|
|
#, python-format
|
|
msgid "Field %d"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:278
|
|
#, python-format
|
|
msgid "Field '%s'"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:191
|
|
#, python-format
|
|
msgid "Field <b>%d</b> of file is:"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:122
|
|
msgid "Field mapping"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:332
|
|
msgid "Fields"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:31
|
|
msgid "Finnish"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:228
|
|
msgid "First Answered"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:314
|
|
msgid "Fonts & Colours"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:127
|
|
msgid "Foreground colour (Ctrl+r)"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:32
|
|
msgid "French"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:305
|
|
msgid "General && Fields"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:208
|
|
msgid "Generate &Cards..."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1195
|
|
msgid "Generating report (may take time)..."
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:33
|
|
msgid "German"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:811
|
|
msgid "Good"
|
|
msgstr ""
|
|
|
|
#: forms/edithtml.py:34
|
|
msgid "HTML Editor"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:210
|
|
msgid "HTML Editor (F9)"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:809
|
|
msgid "Hard"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:63 forms/displayproperties.py:333 forms/main.py:799
|
|
msgid "Help"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:314
|
|
msgid "Hide the question when showing answer"
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:81
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#: ui/update.py:123
|
|
msgid "Ignore this update"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:555
|
|
msgid "Images (*.jpg *.png *.gif *.tiff *.svg *.tif *.jpeg)"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:120 forms/importing.py:115
|
|
msgid "Import"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:130
|
|
#, python-format
|
|
msgid "Import failed: %s\n"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:90
|
|
msgid "Import file"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:116
|
|
msgid "Import options"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:138
|
|
#, python-format
|
|
msgid "Importing complete. %(num)d cards imported from %(file)s.\n"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:125
|
|
msgid "Importing failed.\n"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:109
|
|
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:290
|
|
msgid "Interface colour"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:289
|
|
msgid "Interface font"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:273 ui/graphs.py:226
|
|
msgid "Interval"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:34
|
|
msgid "Italian"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:107
|
|
msgid "Italic text (Ctrl+i)"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:35
|
|
msgid "Japanese"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:36
|
|
msgid "Korean"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:178
|
|
msgid "Latex (Ctrl+l, l)"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:188
|
|
msgid "Latex equation (Ctrl+l, e)"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:199
|
|
msgid "Latex math environment (Ctrl+l, m)"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1174
|
|
msgid "Loading graphs (may take time)..."
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:142
|
|
msgid "Log of import:\n"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:22
|
|
#, python-format
|
|
msgid "Map to %s"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:359 forms/deckproperties.py:360
|
|
#: forms/deckproperties.py:362
|
|
msgid "Max"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:887
|
|
msgid "Merge Models..."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1896
|
|
msgid "Merge complete."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:196
|
|
#, python-format
|
|
msgid "Merge with '%s' on server"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:355 forms/deckproperties.py:356
|
|
#: forms/deckproperties.py:361
|
|
msgid "Min"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:452
|
|
msgid "Model"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:35 forms/modelproperties.py:287
|
|
msgid "Model Properties"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:337
|
|
msgid "Models && Priorities"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:271
|
|
msgid "Modified"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:296 forms/modelproperties.py:309
|
|
msgid "Move &Up"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:299 forms/modelproperties.py:311
|
|
msgid "Move Dow&n"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:310
|
|
msgid "Move selected card model down"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:308
|
|
msgid "Move selected card model up"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:298
|
|
msgid "Move selected field down"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:295
|
|
msgid "Move selected field up"
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:82
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:351
|
|
msgid "Name on server: "
|
|
msgstr ""
|
|
|
|
#: forms/main.py:802
|
|
msgid "New per day"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1334
|
|
msgid "No cards matched the provided tags."
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:728
|
|
msgid "No cards to preview."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:118
|
|
msgid "No changes found."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1166
|
|
msgid "No current card or last card."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1118
|
|
msgid "No expression in current card."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1125
|
|
msgid "No meaning in current card."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1888
|
|
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/cardlist.py:258
|
|
msgid "No tags"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:820
|
|
msgid "Open &Recent"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:889
|
|
msgid "Open On&line..."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:870
|
|
msgid "Open Sa&mple..."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:776
|
|
msgid "Open deck"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:860
|
|
msgid "Open the bug tracker."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:886
|
|
msgid "Optimize Database"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:825
|
|
msgid "P&lugins"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:304
|
|
msgid "Password"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:740
|
|
msgid "Password:"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:365
|
|
msgid "Please add a new card first."
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:164
|
|
msgid "Please add a new field first."
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:139
|
|
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:393
|
|
msgid "Please enable a different model first."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1192
|
|
msgid "Please install python-matplotlib to access graphs."
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:37
|
|
msgid "Polish"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:286
|
|
msgid "Preferences"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:301
|
|
msgid "Prevent duplicates"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:303
|
|
msgid "Prevent empty entries"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:336
|
|
msgid "Preview"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:144
|
|
msgid "Preview (F2)"
|
|
msgstr ""
|
|
|
|
#: forms/previewcards.py:37
|
|
msgid "Preview Cards"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1873
|
|
#, python-format
|
|
msgid ""
|
|
"Problems found:\n"
|
|
"%s"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:293
|
|
msgid "Put space between question and answer"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:268
|
|
msgid "Question"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:320
|
|
msgid "Question alignment"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:322
|
|
msgid "Question colour"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:316
|
|
msgid "Question font"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:801
|
|
msgid "Question limit:"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:321
|
|
msgid "Question size"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:339 ui/main.py:1704
|
|
#, python-format
|
|
msgid "Redo %s"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:259
|
|
msgid "Refresh"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:891
|
|
msgid "Release Notes..."
|
|
msgstr ""
|
|
|
|
#: ui/status.py:139
|
|
msgid "Remaining: "
|
|
msgstr ""
|
|
|
|
#: forms/main.py:878
|
|
msgid "Repeat &Answer Audio"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:879
|
|
msgid "Repeat &Audio"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:877
|
|
msgid "Repeat &Question Audio"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:274 ui/graphs.py:230
|
|
msgid "Reps"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:558 forms/cardlist.py:209
|
|
msgid "Reset Progress"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:816
|
|
msgid "Review"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:231
|
|
msgid "Review Time"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:308
|
|
msgid "Save && Sync"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:884
|
|
msgid "Save &As..."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:816
|
|
msgid "Save Deck As"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:301
|
|
msgid "Save after adding"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:299
|
|
msgid "Save after answering"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:837
|
|
msgid "Save and S&ync"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:298
|
|
msgid "Save when closing"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:317
|
|
msgid "Scroll down to the answer when showing answer"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:210
|
|
msgid "Select &All"
|
|
msgstr ""
|
|
|
|
#: forms/cardlist.py:211
|
|
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:805
|
|
msgid "Show Answer"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:292
|
|
msgid "Show divider between question and answer"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:803
|
|
msgid "Show failed cards last"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:313
|
|
msgid "Show last card's interval"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:312
|
|
msgid "Show last card's question/answer"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:294
|
|
msgid "Show next time before answer"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:334
|
|
msgid "Show preview"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:295
|
|
msgid "Show study options on startup"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:804
|
|
msgid "Show the answer (shortcut key: space or enter)"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:806
|
|
msgid "Show this card again soon (shortcut key: 1)"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:311
|
|
msgid "Show timer"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:314
|
|
msgid "Show toolbar on startup"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:316
|
|
msgid "Show tray icon"
|
|
msgstr ""
|
|
|
|
#: ui/graphs.py:254
|
|
msgid "Show/Hide"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:309
|
|
msgid "Simple toolbar"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:105 ui/cardlist.py:423
|
|
msgid "Some fields are missing or not unique."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:478
|
|
msgid "Soon"
|
|
msgstr ""
|
|
|
|
#: forms/modelproperties.py:304
|
|
msgid "Sort as numbers"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:573
|
|
msgid "Sounds (*.mp3 *.ogg *.wav)"
|
|
msgstr ""
|
|
|
|
#: ui/deckproperties.py:179
|
|
msgid "Source ID:"
|
|
msgstr ""
|
|
|
|
#: ui/preferences.py:38
|
|
msgid "Spanish"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1035
|
|
msgid "Start &Reviewing"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:826
|
|
msgid "Startup"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:124
|
|
msgid "Status"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:874
|
|
msgid "Stop reviewing this card until it's unsuspended in the editor."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1224
|
|
msgid "Suspend"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:113
|
|
msgid "Sync complete."
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:306
|
|
msgid "Sync on close"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:307
|
|
msgid "Sync on open"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:353
|
|
msgid "Synchronisation"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:340
|
|
msgid "Synchronize this deck"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1498
|
|
msgid "Syncing Media..."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:153
|
|
#, python-format
|
|
msgid "Syncing failed: %(a)s"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1915
|
|
msgid "Tag Cards"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:121
|
|
msgid "Tag facts with duplicate fields instead of deleting"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:263
|
|
msgid "Tags"
|
|
msgstr ""
|
|
|
|
#: forms/importing.py:120
|
|
msgid "Tags to append:"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1318
|
|
msgid "Tags to cram:"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:315
|
|
msgid "Tall buttons (for touchscreen)"
|
|
msgstr ""
|
|
|
|
#: ui/addcards.py:109
|
|
msgid ""
|
|
"The input you have provided would make an empty\n"
|
|
"question or answer on all cards."
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:51
|
|
msgid "The sync protocol has changed. Please upgrade."
|
|
msgstr ""
|
|
|
|
#: ui/view.py:224
|
|
msgid "This card will appear again later."
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:171
|
|
#, 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:147
|
|
msgid "This file exists. Are you sure you want to overwrite it?"
|
|
msgstr ""
|
|
|
|
#: ui/modelproperties.py:372
|
|
#, 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:151
|
|
#, 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:144
|
|
#, 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:1860
|
|
msgid ""
|
|
"This operation will find and fix some common problems.<br>\n"
|
|
"<br>\n"
|
|
"On the next sync, all cards will be sent to the server.<br>\n"
|
|
"Any changes on the server since your last sync will be lost.<br>\n"
|
|
"<br>\n"
|
|
"<b>This operation is not undoable.</b><br>\n"
|
|
"Proceed?"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1906
|
|
msgid ""
|
|
"This operation:<br>\n"
|
|
" - deletes files not referenced by cards<br>\n"
|
|
" - either tags cards, or deletes references to missing files<br>\n"
|
|
" - renames files to a string of numbers and letters<br>\n"
|
|
" - updates checksums for files which have been changed<br>\n"
|
|
"<br>\n"
|
|
"<b>This operation is not undoable.</b><br>\n"
|
|
"Consider backing up your media directory first."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:800
|
|
msgid "Time limit (mins):"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1184
|
|
msgid ""
|
|
"To display graphs, Anki needs a .dll file which\n"
|
|
"you don't have. Please install:\n"
|
|
msgstr ""
|
|
|
|
#: ui/tray.py:91
|
|
msgid "Today's reviews are finished"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:320
|
|
msgid "Toolbar icon size"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:105
|
|
msgid "Transferring payload..."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:449
|
|
msgid "Type in the answer and hit enter"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:522
|
|
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:789
|
|
msgid "Unable to load file."
|
|
msgstr ""
|
|
|
|
#: ui/update.py:91
|
|
msgid "Unable to open file"
|
|
msgstr ""
|
|
|
|
#: ui/update.py:86
|
|
msgid "Unable to reach server"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:166
|
|
#, python-format
|
|
msgid ""
|
|
"Unable to read file.\n"
|
|
"\n"
|
|
"%(info)s"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:555
|
|
msgid "Unable to recover. Deck load failed."
|
|
msgstr ""
|
|
|
|
#: forms/main.py:906
|
|
msgid "Uncache LaTeX"
|
|
msgstr ""
|
|
|
|
#: ui/facteditor.py:118
|
|
msgid "Underline text (Ctrl+u)"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:333 ui/main.py:1698
|
|
#, python-format
|
|
msgid "Undo %s"
|
|
msgstr ""
|
|
|
|
#: ui/sync.py:55
|
|
#, python-format
|
|
msgid "Unknown error: %s"
|
|
msgstr ""
|
|
|
|
#: ui/update.py:108
|
|
msgid "Update complete. Please restart Anki."
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1738
|
|
msgid ""
|
|
"Updating Anki...\n"
|
|
" - you can keep studying\n"
|
|
" - please don't close this"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:328
|
|
msgid "Use custom colour"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:327 forms/displayproperties.py:331
|
|
msgid "Use custom font"
|
|
msgstr ""
|
|
|
|
#: forms/displayproperties.py:326 forms/displayproperties.py:330
|
|
msgid "Use custom size"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:305
|
|
msgid "Username"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:736
|
|
msgid "Username:"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:808
|
|
msgid "Wait a little longer next time (shortcut key: 2)"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:812
|
|
msgid "Wait a lot longer next time (shortcut key: 4)"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:810
|
|
msgid "Wait longer next time (shortcut key: 3)"
|
|
msgstr ""
|
|
|
|
#: ui/view.py:220
|
|
#, python-format
|
|
msgid "Well done! This card will appear again in <b>%(next)s</b>."
|
|
msgstr ""
|
|
|
|
#: ui/update.py:122
|
|
msgid "Would you like to download it now?"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1893
|
|
msgid "Would you like to merge models that have the same name?"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1729
|
|
#, 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:1486
|
|
#, 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:1189
|
|
msgid ""
|
|
"Your version of Matplotlib is broken.\n"
|
|
"Please see http://ichi2.net/anki/wiki/MatplotlibBroken"
|
|
msgstr ""
|
|
|
|
#: forms/main.py:896
|
|
msgid "a"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:300
|
|
msgid "cards"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:369 forms/deckproperties.py:370
|
|
#: forms/deckproperties.py:371
|
|
msgid "days"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1727
|
|
msgid "early"
|
|
msgstr ""
|
|
|
|
#: forms/preferences.py:302
|
|
msgid "facts"
|
|
msgstr ""
|
|
|
|
#: ui/cardlist.py:185
|
|
#, python-format
|
|
msgid "in %s"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:338
|
|
msgid "label"
|
|
msgstr ""
|
|
|
|
#: ui/main.py:1725
|
|
msgid "late"
|
|
msgstr ""
|
|
|
|
#: ui/importing.py:194
|
|
#, python-format
|
|
msgid "mapped to <b>%s</b>"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:367 forms/deckproperties.py:368
|
|
msgid "mins"
|
|
msgstr ""
|
|
|
|
#: forms/deckproperties.py:352
|
|
msgid "option"
|
|
msgstr ""
|
|
|
|
#: forms/syncdeck.py:43
|
|
msgid "toplabel"
|
|
msgstr ""
|