Merge branch 'master' of git://github.com/sanna/libanki

This commit is contained in:
Damien Elmes 2009-06-26 09:43:30 +09:00
commit 0d40fb6743
17 changed files with 715 additions and 705 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2008-01-01 19:00+0100\n" "PO-Revision-Date: 2008-01-01 19:00+0100\n"
"Last-Translator: Michal Čadil <mcadil@gmail.com>\n" "Last-Translator: Michal Čadil <mcadil@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n" "Plural-Forms: nplurals=2; plural=n>1;\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -260,11 +260,11 @@ msgstr ""
msgid "Check Media DB" msgid "Check Media DB"
msgstr "" msgstr ""
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "" msgstr ""
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "" msgstr ""
@ -285,11 +285,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "" msgstr ""
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "" msgstr ""
#: deck.py:2262 #: deck.py:2269
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
"Please restore from automatic backup (see FAQ)." "Please restore from automatic backup (see FAQ)."
@ -304,11 +304,11 @@ msgstr "Statistika balíku"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "Balík vytvořen před: <b>%s</b><br>" msgstr "Balík vytvořen před: <b>%s</b><br>"
#: deck.py:2654 #: deck.py:2661
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "" msgstr ""
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "" msgstr ""
@ -320,49 +320,49 @@ msgstr ""
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "" msgstr ""
#: deck.py:2307 #: deck.py:2314
#, python-format #, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2319 #: deck.py:2326
#, python-format #, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2334 #: deck.py:2341
#, python-format #, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2296 #: deck.py:2303
#, python-format #, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2325 #: deck.py:2332
#, python-format #, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2286 #: deck.py:2293
#, python-format #, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "" msgstr ""
@ -395,7 +395,7 @@ msgstr ""
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "výrazy oddělené tabulátory (*.txt)" msgstr "výrazy oddělené tabulátory (*.txt)"
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "" msgstr ""
@ -494,23 +494,23 @@ msgstr ""
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "Nejprve vložte nějaké kartičky" msgstr "Nejprve vložte nějaké kartičky"
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "" msgstr ""
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "" msgstr ""
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "" msgstr ""
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "" msgstr ""
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "" msgstr ""
@ -532,19 +532,19 @@ msgstr "%s měsíc"
msgid "Reps next week" msgid "Reps next week"
msgstr "" msgstr ""
#: deck.py:3302 #: deck.py:3315
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "" msgstr ""
#: deck.py:3303 #: deck.py:3316
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "" msgstr ""
#: deck.py:3304 #: deck.py:3317
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "" msgstr ""
#: deck.py:3305 #: deck.py:3318
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "" msgstr ""
@ -561,47 +561,47 @@ msgstr "Správně"
msgid "Scan fields..." msgid "Scan fields..."
msgstr "" msgstr ""
#: deck.py:3311 #: deck.py:3324
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "" msgstr ""
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "" msgstr ""
#: deck.py:3314 #: deck.py:3327
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "" msgstr ""
#: deck.py:3313 #: deck.py:3326
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "" msgstr ""
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "" msgstr ""
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "" msgstr ""
#: deck.py:3297 #: deck.py:3310
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "" msgstr ""
#: deck.py:3289 #: deck.py:3302
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "" msgstr ""
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "" msgstr ""
#: deck.py:3290 #: deck.py:3303
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "" msgstr ""
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "" msgstr ""
@ -613,7 +613,7 @@ msgstr "Textové soubory (*.txt)"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "" msgstr ""
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "" msgstr ""
@ -697,11 +697,11 @@ msgstr "Nové kartičky"
msgid "Update tags..." msgid "Update tags..."
msgstr "Štítky výrazů" msgstr "Štítky výrazů"
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "" msgstr ""
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libanki_de_DE\n" "Project-Id-Version: libanki_de_DE\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2009-06-19 19:18+0100\n" "PO-Revision-Date: 2009-06-19 19:18+0100\n"
"Last-Translator: Michael Jürges <michael.juerges@googlemail.com>\n" "Last-Translator: Michael Jürges <michael.juerges@googlemail.com>\n"
"Language-Team: Deutsch <de@li.org>\n" "Language-Team: Deutsch <de@li.org>\n"
@ -17,7 +17,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -281,11 +281,11 @@ msgstr "Verändere Felder..."
msgid "Check Media DB" msgid "Check Media DB"
msgstr "Medien-Datenbank prüfen" msgstr "Medien-Datenbank prüfen"
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "Prüfe Integrität..." msgstr "Prüfe Integrität..."
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "Prüfe Schema..." msgstr "Prüfe Schema..."
@ -305,11 +305,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "CueCard Stapel (*.wcu)" msgstr "CueCard Stapel (*.wcu)"
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "Angepasste Behandlung fehlgeschlagener Karten" msgstr "Angepasste Behandlung fehlgeschlagener Karten"
#: deck.py:2262 #: deck.py:2269
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
"Please restore from automatic backup (see FAQ)." "Please restore from automatic backup (see FAQ)."
@ -324,11 +324,11 @@ msgstr "Stapelstatistik"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "Alter des Stapels: <b>%s</b><br>" msgstr "Alter des Stapels: <b>%s</b><br>"
#: deck.py:2654 #: deck.py:2661
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "Eine wichtige Datenbanktabelle fehlt" msgstr "Eine wichtige Datenbanktabelle fehlt"
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "Dem Stapel fehlt ein Modell" msgstr "Dem Stapel fehlt ein Modell"
@ -340,49 +340,49 @@ msgstr "Lösche ungültige Referenzen..."
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "Lösche ungenutzte Dateien..." msgstr "Lösche ungenutzte Dateien..."
#: deck.py:2307 #: deck.py:2314
#, python-format #, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "%d Karte mit fehlendem Faktum gelöscht" msgstr[0] "%d Karte mit fehlendem Faktum gelöscht"
msgstr[1] "%d Karten mit fehlendem Faktum gelöscht" msgstr[1] "%d Karten mit fehlendem Faktum gelöscht"
#: deck.py:2319 #: deck.py:2326
#, python-format #, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "%d Karte ohne Kartenvorlage gelöscht" msgstr[0] "%d Karte ohne Kartenvorlage gelöscht"
msgstr[1] "%d Karten ohne Kartenvorlage gelöscht" msgstr[1] "%d Karten ohne Kartenvorlage gelöscht"
#: deck.py:2334 #: deck.py:2341
#, python-format #, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "%d ungenutztes Feld gelöscht" msgstr[0] "%d ungenutztes Feld gelöscht"
msgstr[1] "%d ungenutzte Felder gelöscht" msgstr[1] "%d ungenutzte Felder gelöscht"
#: deck.py:2296 #: deck.py:2303
#, python-format #, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "%d Fakt mit fehlenden Feldern gelöscht" msgstr[0] "%d Fakt mit fehlenden Feldern gelöscht"
msgstr[1] "%d Fakten mit fehlenden Feldern gelöscht" msgstr[1] "%d Fakten mit fehlenden Feldern gelöscht"
#: deck.py:2325 #: deck.py:2332
#, python-format #, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "%d Fakt ohne Karten gelöscht" msgstr[0] "%d Fakt ohne Karten gelöscht"
msgstr[1] "%d Fakten ohne Karten gelöscht" msgstr[1] "%d Fakten ohne Karten gelöscht"
#: deck.py:2286 #: deck.py:2293
#, python-format #, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "%d Feld mit fehlenden Stapelmodell gelöscht" msgstr[0] "%d Feld mit fehlenden Stapelmodell gelöscht"
msgstr[1] "%d Felder mit fehlenden Stapelmodell gelöscht" msgstr[1] "%d Felder mit fehlenden Stapelmodell gelöscht"
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "Gelöscht: " msgstr "Gelöscht: "
@ -418,7 +418,7 @@ msgstr "Exportiere..."
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "Fakten in Tabulator-getrennter Textdatei (*.txt)" msgstr "Fakten in Tabulator-getrennter Textdatei (*.txt)"
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "Die Datei wird von einem anderen Prozeß benutzt" msgstr "Die Datei wird von einem anderen Prozeß benutzt"
@ -507,23 +507,23 @@ msgstr "Keine Karten sind fällig."
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "Bitte füge zuerst einige Karten hinzu." msgstr "Bitte füge zuerst einige Karten hinzu."
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "Verarbeite..." msgstr "Verarbeite..."
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "Cache neu anlegen..." msgstr "Cache neu anlegen..."
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "Zähler neu anlegen..." msgstr "Zähler neu anlegen..."
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "Cache für Tags neu anlegen..." msgstr "Cache für Tags neu anlegen..."
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "Typen neu anlegen..." msgstr "Typen neu anlegen..."
@ -543,19 +543,19 @@ msgstr "Wiederholungen nächsten Monat"
msgid "Reps next week" msgid "Reps next week"
msgstr "Wiederholungen nächste Woche" msgstr "Wiederholungen nächste Woche"
#: deck.py:3302 #: deck.py:3315
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "Älteste Karten zuerst wiederholen" msgstr "Älteste Karten zuerst wiederholen"
#: deck.py:3303 #: deck.py:3316
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "Jüngste Karten zuerst wiederholen" msgstr "Jüngste Karten zuerst wiederholen"
#: deck.py:3304 #: deck.py:3317
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "geordnet nach Fälligkeitsdatum wiederholen" msgstr "geordnet nach Fälligkeitsdatum wiederholen"
#: deck.py:3305 #: deck.py:3318
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "in zufälliger Reihenfolge wiederholen" msgstr "in zufälliger Reihenfolge wiederholen"
@ -571,47 +571,47 @@ msgstr "Rechts"
msgid "Scan fields..." msgid "Scan fields..."
msgstr "Prüfe Felder..." msgstr "Prüfe Felder..."
#: deck.py:3311 #: deck.py:3324
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "Zeige fehlgeschlagene Karten am Ende" msgstr "Zeige fehlgeschlagene Karten am Ende"
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "Zeige fehlgeschlagene Karten nach 10 Minuten" msgstr "Zeige fehlgeschlagene Karten nach 10 Minuten"
#: deck.py:3314 #: deck.py:3327
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "Zeige fehlgeschlagene Karten nach 3 Tagen" msgstr "Zeige fehlgeschlagene Karten nach 3 Tagen"
#: deck.py:3313 #: deck.py:3326
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "Zeige fehlgeschlagene Karten nach 8 Stunden" msgstr "Zeige fehlgeschlagene Karten nach 8 Stunden"
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "Zeige fehlgeschlagene Karten bald an" msgstr "Zeige fehlgeschlagene Karten bald an"
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "Zeige neue Karten nach allen anderen Karten" msgstr "Zeige neue Karten nach allen anderen Karten"
#: deck.py:3297 #: deck.py:3310
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "Zeige neue Karten vor den Wiederholungen " msgstr "Zeige neue Karten vor den Wiederholungen "
#: deck.py:3289 #: deck.py:3302
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "Zeige neue Karten in der Reihenfolge des Hinzufügens" msgstr "Zeige neue Karten in der Reihenfolge des Hinzufügens"
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "Zeige neue Karten in zufälliger Reihenfolge" msgstr "Zeige neue Karten in zufälliger Reihenfolge"
#: deck.py:3290 #: deck.py:3303
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "Zeige neue Karten in umgekehrter Reihenfolge des Hinzufügens" msgstr "Zeige neue Karten in umgekehrter Reihenfolge des Hinzufügens"
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "Verteile neue Karten über die Wiederholungen" msgstr "Verteile neue Karten über die Wiederholungen"
@ -623,7 +623,7 @@ msgstr "Textdateien (*.txt)"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "Text getrennt durch Tabulatoren oder Semikolons (*)" msgstr "Text getrennt durch Tabulatoren oder Semikolons (*)"
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "Das aktuelle Modell war nicht vorhanden" msgstr "Das aktuelle Modell war nicht vorhanden"
@ -702,11 +702,11 @@ msgstr "Nicht gesehene Karten:"
msgid "Update tags..." msgid "Update tags..."
msgstr "Aktualisiere Tags..." msgstr "Aktualisiere Tags..."
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "Aktualisiere Prioritäten..." msgstr "Aktualisiere Prioritäten..."
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "Aktualisiere Stapel..." msgstr "Aktualisiere Stapel..."

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libanki_ee_EE\n" "Project-Id-Version: libanki_ee_EE\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2009-03-17 18:43+0200\n" "PO-Revision-Date: 2009-03-17 18:43+0200\n"
"Last-Translator: Meelis Vasser <meelis.vasser@gmail.com>\n" "Last-Translator: Meelis Vasser <meelis.vasser@gmail.com>\n"
"Language-Team: Estonian <>\n" "Language-Team: Estonian <>\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -280,11 +280,11 @@ msgstr "Muudan väljasid..."
msgid "Check Media DB" msgid "Check Media DB"
msgstr "Kontrolli meedia andmebaasi" msgstr "Kontrolli meedia andmebaasi"
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "Kontrollin terviklikkust" msgstr "Kontrollin terviklikkust"
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "Kontrollin skeemi..." msgstr "Kontrollin skeemi..."
@ -305,11 +305,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "" msgstr ""
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "Kohanda ununendud kaartide töötlust" msgstr "Kohanda ununendud kaartide töötlust"
#: deck.py:2262 #: deck.py:2269
#, fuzzy #, fuzzy
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
@ -325,12 +325,12 @@ msgstr "Kaardipaki statistika"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "Kaardipakk loodud: <b>%s</b> tagasi<br>" msgstr "Kaardipakk loodud: <b>%s</b> tagasi<br>"
#: deck.py:2654 #: deck.py:2661
#, fuzzy #, fuzzy
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "Kaardipakil puudus mudel" msgstr "Kaardipakil puudus mudel"
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "Kaardipakil puudus mudel" msgstr "Kaardipakil puudus mudel"
@ -342,49 +342,49 @@ msgstr "Kustuta iganenenud viited..."
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "Kustuta mittekasutatavad failid..." msgstr "Kustuta mittekasutatavad failid..."
#: deck.py:2307 #: deck.py:2314
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "%d puuduva faktita kaarti kustutatud." msgstr[0] "%d puuduva faktita kaarti kustutatud."
msgstr[1] "%d puuduva faktita kaarti kustutatud." msgstr[1] "%d puuduva faktita kaarti kustutatud."
#: deck.py:2319 #: deck.py:2326
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "%d kaardimallita kaarti kustutatud" msgstr[0] "%d kaardimallita kaarti kustutatud"
msgstr[1] "%d kaardimallita kaarti kustutatud" msgstr[1] "%d kaardimallita kaarti kustutatud"
#: deck.py:2334 #: deck.py:2341
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "%d ripnevat välja kustutatud" msgstr[0] "%d ripnevat välja kustutatud"
msgstr[1] "%d ripnevat välja kustutatud" msgstr[1] "%d ripnevat välja kustutatud"
#: deck.py:2296 #: deck.py:2303
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "%d puuduva väljaga fakti kustutatud" msgstr[0] "%d puuduva väljaga fakti kustutatud"
msgstr[1] "%d puuduva väljaga fakti kustutatud" msgstr[1] "%d puuduva väljaga fakti kustutatud"
#: deck.py:2325 #: deck.py:2332
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "%d kaardita fakti kustutatud" msgstr[0] "%d kaardita fakti kustutatud"
msgstr[1] "%d kaardita fakti kustutatud" msgstr[1] "%d kaardita fakti kustutatud"
#: deck.py:2286 #: deck.py:2293
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "%d puuduva väljaga fakti kustutatud" msgstr[0] "%d puuduva väljaga fakti kustutatud"
msgstr[1] "%d puuduva väljaga fakti kustutatud" msgstr[1] "%d puuduva väljaga fakti kustutatud"
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "" msgstr ""
@ -420,7 +420,7 @@ msgstr "Ekspordin..."
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "Faktid tabulaatoriga eraldatud tekstifailis (*.txt)" msgstr "Faktid tabulaatoriga eraldatud tekstifailis (*.txt)"
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "Fail on kasutusel teise protsessi käes" msgstr "Fail on kasutusel teise protsessi käes"
@ -513,23 +513,23 @@ msgstr "Ühtegi kaarti ei ole tähtaegumas."
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "Palun lisa esmalt kaarte.<p/>" msgstr "Palun lisa esmalt kaarte.<p/>"
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "Töötlen..." msgstr "Töötlen..."
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "Ehitan uuesti QA vahemälu..." msgstr "Ehitan uuesti QA vahemälu..."
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "Ehitan uuesti statistikat..." msgstr "Ehitan uuesti statistikat..."
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "Ehitan uuesti siltide vahemälu..." msgstr "Ehitan uuesti siltide vahemälu..."
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "Ehitan uuesti tüüpe..." msgstr "Ehitan uuesti tüüpe..."
@ -549,19 +549,19 @@ msgstr "Kordamisi järgmisel kuul"
msgid "Reps next week" msgid "Reps next week"
msgstr "Kordamisi järgmisel nädalal" msgstr "Kordamisi järgmisel nädalal"
#: deck.py:3302 #: deck.py:3315
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "Korda suurima vahekaugusega kaarte" msgstr "Korda suurima vahekaugusega kaarte"
#: deck.py:3303 #: deck.py:3316
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "Korda vähima vahekaugusega kaarte" msgstr "Korda vähima vahekaugusega kaarte"
#: deck.py:3304 #: deck.py:3317
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "Korda kaarte tähtaegumise järjekorras" msgstr "Korda kaarte tähtaegumise järjekorras"
#: deck.py:3305 #: deck.py:3318
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "Korda kaarte suvalises järjekorras" msgstr "Korda kaarte suvalises järjekorras"
@ -577,47 +577,47 @@ msgstr "Parem"
msgid "Scan fields..." msgid "Scan fields..."
msgstr "Uuri väljasid..." msgstr "Uuri väljasid..."
#: deck.py:3311 #: deck.py:3324
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "Näita ununenud kaarte lõpus" msgstr "Näita ununenud kaarte lõpus"
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "Näita ununenud kaarte 10 minuti pärast" msgstr "Näita ununenud kaarte 10 minuti pärast"
#: deck.py:3314 #: deck.py:3327
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "Näita ununenud kaarte 3 päeva pärast" msgstr "Näita ununenud kaarte 3 päeva pärast"
#: deck.py:3313 #: deck.py:3326
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "Näita ununenud kaarte 8 tunni pärast" msgstr "Näita ununenud kaarte 8 tunni pärast"
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "Näita ununenud kaarte varsti" msgstr "Näita ununenud kaarte varsti"
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "Näita uusi kaarte pärast kõiki teisi kaarte" msgstr "Näita uusi kaarte pärast kõiki teisi kaarte"
#: deck.py:3297 #: deck.py:3310
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "Näita uusi kaarte enne kordamist" msgstr "Näita uusi kaarte enne kordamist"
#: deck.py:3289 #: deck.py:3302
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "Näita uusi kaarte lisamise järjekorras" msgstr "Näita uusi kaarte lisamise järjekorras"
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "Näita uusi kaarte suvalises järjekorras" msgstr "Näita uusi kaarte suvalises järjekorras"
#: deck.py:3290 #: deck.py:3303
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "Näita uusi kaarte tagurpidi lisamise järjekorras" msgstr "Näita uusi kaarte tagurpidi lisamise järjekorras"
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "Jaota uued kaardid üle kordamiste laiali" msgstr "Jaota uued kaardid üle kordamiste laiali"
@ -629,7 +629,7 @@ msgstr "Tekstifailid (*.txt)"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "" msgstr ""
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "Praegune mudel ei olnud olemas" msgstr "Praegune mudel ei olnud olemas"
@ -710,11 +710,11 @@ msgstr ""
msgid "Update tags..." msgid "Update tags..."
msgstr "Uuenda silte..." msgstr "Uuenda silte..."
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "Uuendan omadusi..." msgstr "Uuendan omadusi..."
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "Uuendan kaardipakki..." msgstr "Uuendan kaardipakki..."

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Anki 0.9.7.7\n" "Project-Id-Version: Anki 0.9.7.7\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2009-06-08 20:53+0100\n" "PO-Revision-Date: 2009-06-08 20:53+0100\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: Spanish <pcsl88@gmail.com>\n" "Language-Team: Spanish <pcsl88@gmail.com>\n"
@ -17,7 +17,7 @@ msgstr ""
"X-Poedit-Country: SPAIN\n" "X-Poedit-Country: SPAIN\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -281,11 +281,11 @@ msgstr "Cambiando campos..."
msgid "Check Media DB" msgid "Check Media DB"
msgstr "Comprobar BD Multimedia" msgstr "Comprobar BD Multimedia"
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "Comprobando integridad..." msgstr "Comprobando integridad..."
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "Comprobando esquema..." msgstr "Comprobando esquema..."
@ -305,11 +305,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "Mazo CueCard (*.wcu)" msgstr "Mazo CueCard (*.wcu)"
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "Personalizar gestión de las tarjetas falladas" msgstr "Personalizar gestión de las tarjetas falladas"
#: deck.py:2262 #: deck.py:2269
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
"Please restore from automatic backup (see FAQ)." "Please restore from automatic backup (see FAQ)."
@ -326,11 +326,11 @@ msgstr "Estadísticas del Mazo"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "Mazo creado: Hace <b>%s</b><br>" msgstr "Mazo creado: Hace <b>%s</b><br>"
#: deck.py:2654 #: deck.py:2661
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "El mazo carece de tabla central" msgstr "El mazo carece de tabla central"
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "El mazo carecía de un modelo." msgstr "El mazo carecía de un modelo."
@ -342,49 +342,49 @@ msgstr "Borrar referencias antiguas..."
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "Eliminar campos no usados..." msgstr "Eliminar campos no usados..."
#: deck.py:2307 #: deck.py:2314
#, python-format #, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "Eliminada %d una tarjeta con hechos ausente" msgstr[0] "Eliminada %d una tarjeta con hechos ausente"
msgstr[1] "Eliminadas %d tarjetas con hechos ausentes" msgstr[1] "Eliminadas %d tarjetas con hechos ausentes"
#: deck.py:2319 #: deck.py:2326
#, python-format #, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "Eliminada %d tarjeta sin plantilla de tarjeta" msgstr[0] "Eliminada %d tarjeta sin plantilla de tarjeta"
msgstr[1] "Eliminadas %d tarjetas sin plantillas de tarjetas" msgstr[1] "Eliminadas %d tarjetas sin plantillas de tarjetas"
#: deck.py:2334 #: deck.py:2341
#, python-format #, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "Eliminado %d campo oscilante" msgstr[0] "Eliminado %d campo oscilante"
msgstr[1] "Eliminados %d campos oscilantes" msgstr[1] "Eliminados %d campos oscilantes"
#: deck.py:2296 #: deck.py:2303
#, python-format #, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "Eliminado %d hecho con campos ausentes" msgstr[0] "Eliminado %d hecho con campos ausentes"
msgstr[1] "Eliminados %d hechos con campos ausentes" msgstr[1] "Eliminados %d hechos con campos ausentes"
#: deck.py:2325 #: deck.py:2332
#, python-format #, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "Eliminado %d hecho sin tarjetas" msgstr[0] "Eliminado %d hecho sin tarjetas"
msgstr[1] "Eliminados %d hechos sin tarjetas" msgstr[1] "Eliminados %d hechos sin tarjetas"
#: deck.py:2286 #: deck.py:2293
#, python-format #, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "Borrado %d hecho con campo ausente de modelo" msgstr[0] "Borrado %d hecho con campo ausente de modelo"
msgstr[1] "Borrados %d hechos con campos ausentes de modelo" msgstr[1] "Borrados %d hechos con campos ausentes de modelo"
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "Eliminadas:" msgstr "Eliminadas:"
@ -420,7 +420,7 @@ msgstr "Exportando..."
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "Hechos en un archivo de texto separado por tabulador (*.txt)" msgstr "Hechos en un archivo de texto separado por tabulador (*.txt)"
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "El archivo está en uso por otro proceso" msgstr "El archivo está en uso por otro proceso"
@ -509,23 +509,23 @@ msgstr "No hay tarjetas programadas."
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "Por favor, añada algunas tarjetas antes." msgstr "Por favor, añada algunas tarjetas antes."
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "Procesando..." msgstr "Procesando..."
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "Reconstruyendo caché de Preguntas/Respuestas..." msgstr "Reconstruyendo caché de Preguntas/Respuestas..."
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "Reconstruyendo contadores..." msgstr "Reconstruyendo contadores..."
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "Reconstruyendo caché de etiquetas..." msgstr "Reconstruyendo caché de etiquetas..."
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "Reconstruyendo tipos..." msgstr "Reconstruyendo tipos..."
@ -545,19 +545,19 @@ msgstr "Repeticiones en el mes siguiente"
msgid "Reps next week" msgid "Reps next week"
msgstr "Repeticiones en la siguiente semana" msgstr "Repeticiones en la siguiente semana"
#: deck.py:3302 #: deck.py:3315
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "Repasar tarjetas de intervalo mayor" msgstr "Repasar tarjetas de intervalo mayor"
#: deck.py:3303 #: deck.py:3316
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "Repasar tarjetas de intervalo menor" msgstr "Repasar tarjetas de intervalo menor"
#: deck.py:3304 #: deck.py:3317
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "Repasar tarjetas en el orden programado" msgstr "Repasar tarjetas en el orden programado"
#: deck.py:3305 #: deck.py:3318
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "Repasar tarjetas aleatoriamente" msgstr "Repasar tarjetas aleatoriamente"
@ -573,47 +573,47 @@ msgstr "Derecha"
msgid "Scan fields..." msgid "Scan fields..."
msgstr "Escanear campos..." msgstr "Escanear campos..."
#: deck.py:3311 #: deck.py:3324
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "Mostrar tarjetas falladas al final" msgstr "Mostrar tarjetas falladas al final"
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "Mostrar tarjetas falladas en 10 minutos" msgstr "Mostrar tarjetas falladas en 10 minutos"
#: deck.py:3314 #: deck.py:3327
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "Mostrar tarjetas falladas en 3 días" msgstr "Mostrar tarjetas falladas en 3 días"
#: deck.py:3313 #: deck.py:3326
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "Mostrar tarjetas falladas en 8 horas" msgstr "Mostrar tarjetas falladas en 8 horas"
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "Mostrar tarjetas falladas próximamente" msgstr "Mostrar tarjetas falladas próximamente"
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "Mostrar nuevas tarjetas después de todas las demás tarjetas" msgstr "Mostrar nuevas tarjetas después de todas las demás tarjetas"
#: deck.py:3297 #: deck.py:3310
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "Mostrar nuevas tarjetas antes de los repasos" msgstr "Mostrar nuevas tarjetas antes de los repasos"
#: deck.py:3289 #: deck.py:3302
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "Mostrar nuevas tarjetas en el orden añadido" msgstr "Mostrar nuevas tarjetas en el orden añadido"
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "Mostrar nuevas tarjetas de forma aleatoria" msgstr "Mostrar nuevas tarjetas de forma aleatoria"
#: deck.py:3290 #: deck.py:3303
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "Mostrar nuevas tarjetas en el orden añadido" msgstr "Mostrar nuevas tarjetas en el orden añadido"
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "Distribuir tarjetas entre repasos" msgstr "Distribuir tarjetas entre repasos"
@ -625,7 +625,7 @@ msgstr "Archivos de texto (*.txt)"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "Texto separado por tabulador o punto y coma (*)" msgstr "Texto separado por tabulador o punto y coma (*)"
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "El modelo actual no existía" msgstr "El modelo actual no existía"
@ -704,11 +704,11 @@ msgstr "Tarjetas no vistas:"
msgid "Update tags..." msgid "Update tags..."
msgstr "Actualizar etiquetas..." msgstr "Actualizar etiquetas..."
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "Actualizando prioridades..." msgstr "Actualizando prioridades..."
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "Actualizando Mazo..." msgstr "Actualizando Mazo..."

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libanki_fi_FI\n" "Project-Id-Version: libanki_fi_FI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2009-03-22 11:07+0200\n" "PO-Revision-Date: 2009-03-22 11:07+0200\n"
"Last-Translator: Niklas Laxström <niklas.laxstrom AT gmail.com>\n" "Last-Translator: Niklas Laxström <niklas.laxstrom AT gmail.com>\n"
"Language-Team: Finnish <>\n" "Language-Team: Finnish <>\n"
@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 0.3\n" "X-Generator: Lokalize 0.3\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -283,11 +283,11 @@ msgstr "Vaihdetaan kenttiä..."
msgid "Check Media DB" msgid "Check Media DB"
msgstr "Tarkista mediatietokanta" msgstr "Tarkista mediatietokanta"
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "Tarkistetaan eheyttä..." msgstr "Tarkistetaan eheyttä..."
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "Tarkistetaan skeemaa..." msgstr "Tarkistetaan skeemaa..."
@ -308,11 +308,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "" msgstr ""
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "Mukautettu unohtuneiden korttien käsittely" msgstr "Mukautettu unohtuneiden korttien käsittely"
#: deck.py:2262 #: deck.py:2269
#, fuzzy #, fuzzy
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
@ -328,12 +328,12 @@ msgstr "Pakan tilastot"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "Luotu: <b>%s</b> sitten<br>" msgstr "Luotu: <b>%s</b> sitten<br>"
#: deck.py:2654 #: deck.py:2661
#, fuzzy #, fuzzy
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "Pakassa ei ollut mallia" msgstr "Pakassa ei ollut mallia"
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "Pakassa ei ollut mallia" msgstr "Pakassa ei ollut mallia"
@ -345,49 +345,49 @@ msgstr "Poistetaan kuolleita viittauksia..."
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "Poistetaan käyttämättömiä tiedostoja..." msgstr "Poistetaan käyttämättömiä tiedostoja..."
#: deck.py:2307 #: deck.py:2314
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "Poistettiin %d faktatonta korttia" msgstr[0] "Poistettiin %d faktatonta korttia"
msgstr[1] "Poistettiin %d faktatonta korttia" msgstr[1] "Poistettiin %d faktatonta korttia"
#: deck.py:2319 #: deck.py:2326
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "Poistettiin %d korttia, joilla ei ollut kelvollista korttimallinetta" msgstr[0] "Poistettiin %d korttia, joilla ei ollut kelvollista korttimallinetta"
msgstr[1] "Poistettiin %d korttia, joilla ei ollut kelvollista korttimallinetta" msgstr[1] "Poistettiin %d korttia, joilla ei ollut kelvollista korttimallinetta"
#: deck.py:2334 #: deck.py:2341
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "Poistettiin %d eksynyttä kenttää" msgstr[0] "Poistettiin %d eksynyttä kenttää"
msgstr[1] "Poistettiin %d eksynyttä kenttää" msgstr[1] "Poistettiin %d eksynyttä kenttää"
#: deck.py:2296 #: deck.py:2303
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "Poistettiin %d faktaa, joista puuttui kenttiä" msgstr[0] "Poistettiin %d faktaa, joista puuttui kenttiä"
msgstr[1] "Poistettiin %d faktaa, joista puuttui kenttiä" msgstr[1] "Poistettiin %d faktaa, joista puuttui kenttiä"
#: deck.py:2325 #: deck.py:2332
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "Poistettiin %d kortitonta faktaa" msgstr[0] "Poistettiin %d kortitonta faktaa"
msgstr[1] "Poistettiin %d kortitonta faktaa" msgstr[1] "Poistettiin %d kortitonta faktaa"
#: deck.py:2286 #: deck.py:2293
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "Poistettiin %d faktaa, joista puuttui kenttiä" msgstr[0] "Poistettiin %d faktaa, joista puuttui kenttiä"
msgstr[1] "Poistettiin %d faktaa, joista puuttui kenttiä" msgstr[1] "Poistettiin %d faktaa, joista puuttui kenttiä"
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "" msgstr ""
@ -423,7 +423,7 @@ msgstr "Viedään..."
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "Sarkaimella erotetut faktatiedostot (*.txt)" msgstr "Sarkaimella erotetut faktatiedostot (*.txt)"
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "Tiedosto on toisen prosessin käytössä" msgstr "Tiedosto on toisen prosessin käytössä"
@ -516,23 +516,23 @@ msgstr "Ei erääntyneitä kortteja."
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "Lisää ensin kortteja.</p>" msgstr "Lisää ensin kortteja.</p>"
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "Käsitellään..." msgstr "Käsitellään..."
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "Alustetaan QA-välimuistia..." msgstr "Alustetaan QA-välimuistia..."
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "Alustetaan lukumääriä..." msgstr "Alustetaan lukumääriä..."
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "Alustetaan tägivälimuistia..." msgstr "Alustetaan tägivälimuistia..."
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "Alustetaan tyyppejä..." msgstr "Alustetaan tyyppejä..."
@ -552,19 +552,19 @@ msgstr "Kertauksia ensikuussa"
msgid "Reps next week" msgid "Reps next week"
msgstr "Kertauksia ensiviikolla" msgstr "Kertauksia ensiviikolla"
#: deck.py:3302 #: deck.py:3315
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "Kertaa suurimmat kertausvälit ensin" msgstr "Kertaa suurimmat kertausvälit ensin"
#: deck.py:3303 #: deck.py:3316
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "Kertaa lyhyimmät kertausvälit ensin" msgstr "Kertaa lyhyimmät kertausvälit ensin"
#: deck.py:3304 #: deck.py:3317
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "Kertaa kortit erääntymisjärjestyksessä" msgstr "Kertaa kortit erääntymisjärjestyksessä"
#: deck.py:3305 #: deck.py:3318
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "Kertaa kortit satunnaisessa järjestyksessä" msgstr "Kertaa kortit satunnaisessa järjestyksessä"
@ -580,47 +580,47 @@ msgstr "Oikea"
msgid "Scan fields..." msgid "Scan fields..."
msgstr "Tutkitaan kenttiä..." msgstr "Tutkitaan kenttiä..."
#: deck.py:3311 #: deck.py:3324
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "Näytä unohtuneet kortit muiden jälkeen" msgstr "Näytä unohtuneet kortit muiden jälkeen"
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "Näytä unohtuneet kortit 10 minuutin kuluttua" msgstr "Näytä unohtuneet kortit 10 minuutin kuluttua"
#: deck.py:3314 #: deck.py:3327
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "Näytä unohtuneet kortit 3 päivän kuluttua" msgstr "Näytä unohtuneet kortit 3 päivän kuluttua"
#: deck.py:3313 #: deck.py:3326
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "Näytä unohtuneet kortit 8 tunnin kuluttua" msgstr "Näytä unohtuneet kortit 8 tunnin kuluttua"
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "Näytä unohtuneet kortit aikaisin" msgstr "Näytä unohtuneet kortit aikaisin"
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "Näytä uudet kortit muiden korttien jälkeen" msgstr "Näytä uudet kortit muiden korttien jälkeen"
#: deck.py:3297 #: deck.py:3310
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "Näytä uudet kortit ennen kertauksia" msgstr "Näytä uudet kortit ennen kertauksia"
#: deck.py:3289 #: deck.py:3302
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "Näytä uudet kortit lisäysjärjestyksessä" msgstr "Näytä uudet kortit lisäysjärjestyksessä"
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "Näytä uudet kortit satunnaisessa järjestyksessä" msgstr "Näytä uudet kortit satunnaisessa järjestyksessä"
#: deck.py:3290 #: deck.py:3303
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "Näytä uudet kortit käänteisessä lisäysjärjestyksessä" msgstr "Näytä uudet kortit käänteisessä lisäysjärjestyksessä"
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "Levitä uudet kortit läpi koko kertausten" msgstr "Levitä uudet kortit läpi koko kertausten"
@ -632,7 +632,7 @@ msgstr "Tekstitiedostot (*.txt)"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "" msgstr ""
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "Nykyistä mallia ei ollut olemassa." msgstr "Nykyistä mallia ei ollut olemassa."
@ -713,11 +713,11 @@ msgstr ""
msgid "Update tags..." msgid "Update tags..."
msgstr "Päivitetään tägejä..." msgstr "Päivitetään tägejä..."
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "Päivitetään prioriteetteja..." msgstr "Päivitetään prioriteetteja..."
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "Päivitetään pakkaa..." msgstr "Päivitetään pakkaa..."

View file

@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2008-09-24 02:36+0100\n" "PO-Revision-Date: 2008-09-24 02:36+0100\n"
"Last-Translator: Emmanuel JARRI <emmanuel.jarri@gmail.com>\n" "Last-Translator: Emmanuel JARRI <emmanuel.jarri@gmail.com>\n"
"Language-Team: LMS <anki_tradu@laurentsteffan.com>\n" "Language-Team: LMS <anki_tradu@laurentsteffan.com>\n"
@ -14,7 +14,7 @@ msgstr ""
"X-Poedit-SourceCharset: utf-8\n" "X-Poedit-SourceCharset: utf-8\n"
"Plural-Forms: nplurals=2; plural=n>1;\n" "Plural-Forms: nplurals=2; plural=n>1;\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -267,11 +267,11 @@ msgstr ""
msgid "Check Media DB" msgid "Check Media DB"
msgstr "" msgstr ""
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "" msgstr ""
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "" msgstr ""
@ -292,11 +292,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "" msgstr ""
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "" msgstr ""
#: deck.py:2262 #: deck.py:2269
#, fuzzy #, fuzzy
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
@ -312,12 +312,12 @@ msgstr "Statistiques de paquet"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "Paquet créé : il y a <b>%s</b><br>" msgstr "Paquet créé : il y a <b>%s</b><br>"
#: deck.py:2654 #: deck.py:2661
#, fuzzy #, fuzzy
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "Il manque un modèle au paquet" msgstr "Il manque un modèle au paquet"
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "Il manque un modèle au paquet" msgstr "Il manque un modèle au paquet"
@ -329,49 +329,49 @@ msgstr ""
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "" msgstr ""
#: deck.py:2307 #: deck.py:2314
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "%d cartes sans faits supprimés" msgstr[0] "%d cartes sans faits supprimés"
msgstr[1] "%d cartes sans faits supprimés" msgstr[1] "%d cartes sans faits supprimés"
#: deck.py:2319 #: deck.py:2326
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "%d cartes sans modèles supprimées" msgstr[0] "%d cartes sans modèles supprimées"
msgstr[1] "%d cartes sans modèles supprimées" msgstr[1] "%d cartes sans modèles supprimées"
#: deck.py:2334 #: deck.py:2341
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "%d champs en suspens" msgstr[0] "%d champs en suspens"
msgstr[1] "%d champs en suspens" msgstr[1] "%d champs en suspens"
#: deck.py:2296 #: deck.py:2303
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "%d faits sans champs supprimés" msgstr[0] "%d faits sans champs supprimés"
msgstr[1] "%d faits sans champs supprimés" msgstr[1] "%d faits sans champs supprimés"
#: deck.py:2325 #: deck.py:2332
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "%d faits sans cartes supprimés" msgstr[0] "%d faits sans cartes supprimés"
msgstr[1] "%d faits sans cartes supprimés" msgstr[1] "%d faits sans cartes supprimés"
#: deck.py:2286 #: deck.py:2293
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "%d faits sans champs supprimés" msgstr[0] "%d faits sans champs supprimés"
msgstr[1] "%d faits sans champs supprimés" msgstr[1] "%d faits sans champs supprimés"
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "" msgstr ""
@ -404,7 +404,7 @@ msgstr ""
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "Faits dans un fichier texte à séparateur tabulation (*.txt)" msgstr "Faits dans un fichier texte à séparateur tabulation (*.txt)"
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "Un autre processus utilise ce fichier" msgstr "Un autre processus utilise ce fichier"
@ -501,23 +501,23 @@ msgstr ""
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "Veuillez d'abord ajouter des cartes.<p/>" msgstr "Veuillez d'abord ajouter des cartes.<p/>"
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "" msgstr ""
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "" msgstr ""
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "" msgstr ""
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "" msgstr ""
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "" msgstr ""
@ -537,22 +537,22 @@ msgstr "Le mois prochain"
msgid "Reps next week" msgid "Reps next week"
msgstr "La semaine prochaine" msgstr "La semaine prochaine"
#: deck.py:3302 #: deck.py:3315
#, fuzzy #, fuzzy
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "Montrer les nouvelles cartes au hasard" msgstr "Montrer les nouvelles cartes au hasard"
#: deck.py:3303 #: deck.py:3316
#, fuzzy #, fuzzy
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "Montrer les nouvelles cartes au hasard" msgstr "Montrer les nouvelles cartes au hasard"
#: deck.py:3304 #: deck.py:3317
#, fuzzy #, fuzzy
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "Montrer les nouvelles cartes dans l'ordre de leur ajout" msgstr "Montrer les nouvelles cartes dans l'ordre de leur ajout"
#: deck.py:3305 #: deck.py:3318
#, fuzzy #, fuzzy
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "Montrer les nouvelles cartes au hasard" msgstr "Montrer les nouvelles cartes au hasard"
@ -570,54 +570,54 @@ msgstr "Droite"
msgid "Scan fields..." msgid "Scan fields..."
msgstr "" msgstr ""
#: deck.py:3311 #: deck.py:3324
#, fuzzy #, fuzzy
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "Montrer les nouvelles cartes dans l'ordre de leur ajout" msgstr "Montrer les nouvelles cartes dans l'ordre de leur ajout"
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "" msgstr ""
#: deck.py:3314 #: deck.py:3327
#, fuzzy #, fuzzy
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "Montrer les nouvelles cartes au hasard" msgstr "Montrer les nouvelles cartes au hasard"
#: deck.py:3313 #: deck.py:3326
#, fuzzy #, fuzzy
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "Montrer les nouvelles cartes au hasard" msgstr "Montrer les nouvelles cartes au hasard"
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "" msgstr ""
#: deck.py:3296 #: deck.py:3309
#, fuzzy #, fuzzy
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "Montrer les nouvelles cartes dans l'ordre de leur ajout" msgstr "Montrer les nouvelles cartes dans l'ordre de leur ajout"
#: deck.py:3297 #: deck.py:3310
#, fuzzy #, fuzzy
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "Montrer les nouvelles cartes dans l'ordre de leur ajout" msgstr "Montrer les nouvelles cartes dans l'ordre de leur ajout"
#: deck.py:3289 #: deck.py:3302
#, fuzzy #, fuzzy
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "Montrer les nouvelles cartes dans l'ordre de leur ajout" msgstr "Montrer les nouvelles cartes dans l'ordre de leur ajout"
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "Montrer les nouvelles cartes au hasard" msgstr "Montrer les nouvelles cartes au hasard"
#: deck.py:3290 #: deck.py:3303
#, fuzzy #, fuzzy
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "Montrer les nouvelles cartes dans l'ordre de leur ajout" msgstr "Montrer les nouvelles cartes dans l'ordre de leur ajout"
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "" msgstr ""
@ -629,7 +629,7 @@ msgstr "Fichiers texte (*.txt)"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "" msgstr ""
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "Le modèle courant n'existait pas" msgstr "Le modèle courant n'existait pas"
@ -713,11 +713,11 @@ msgstr "Nouvelles cartes"
msgid "Update tags..." msgid "Update tags..."
msgstr "Marqueurs de fait" msgstr "Marqueurs de fait"
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "" msgstr ""
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "" msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2008-10-25 13:26+0100\n" "PO-Revision-Date: 2008-10-25 13:26+0100\n"
"Last-Translator: Marco Giancotti <nac.est@libero.it>\n" "Last-Translator: Marco Giancotti <nac.est@libero.it>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n" "Plural-Forms: nplurals=2; plural=n>1;\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -270,11 +270,11 @@ msgstr ""
msgid "Check Media DB" msgid "Check Media DB"
msgstr "" msgstr ""
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "" msgstr ""
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "" msgstr ""
@ -295,11 +295,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "" msgstr ""
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "" msgstr ""
#: deck.py:2262 #: deck.py:2269
#, fuzzy #, fuzzy
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
@ -315,12 +315,12 @@ msgstr "Statistiche mazzo"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "Mazzo creato: <b>%s</b> fa<br>" msgstr "Mazzo creato: <b>%s</b> fa<br>"
#: deck.py:2654 #: deck.py:2661
#, fuzzy #, fuzzy
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "Il mazzo aveva un modello mancante" msgstr "Il mazzo aveva un modello mancante"
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "Il mazzo aveva un modello mancante" msgstr "Il mazzo aveva un modello mancante"
@ -332,49 +332,49 @@ msgstr ""
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "" msgstr ""
#: deck.py:2307 #: deck.py:2314
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "Eliminate %d carte con fatti mancanti" msgstr[0] "Eliminate %d carte con fatti mancanti"
msgstr[1] "Eliminate %d carte con fatti mancanti" msgstr[1] "Eliminate %d carte con fatti mancanti"
#: deck.py:2319 #: deck.py:2326
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "Eliminate %d carte con modelli mancanti" msgstr[0] "Eliminate %d carte con modelli mancanti"
msgstr[1] "Eliminate %d carte con modelli mancanti" msgstr[1] "Eliminate %d carte con modelli mancanti"
#: deck.py:2334 #: deck.py:2341
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "Eliminati %d campi in avanzo" msgstr[0] "Eliminati %d campi in avanzo"
msgstr[1] "Eliminati %d campi in avanzo" msgstr[1] "Eliminati %d campi in avanzo"
#: deck.py:2296 #: deck.py:2303
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "Eliminati %d fatti con campi mancanti" msgstr[0] "Eliminati %d fatti con campi mancanti"
msgstr[1] "Eliminati %d fatti con campi mancanti" msgstr[1] "Eliminati %d fatti con campi mancanti"
#: deck.py:2325 #: deck.py:2332
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "Eliminati %d fatti privi di carte" msgstr[0] "Eliminati %d fatti privi di carte"
msgstr[1] "Eliminati %d fatti privi di carte" msgstr[1] "Eliminati %d fatti privi di carte"
#: deck.py:2286 #: deck.py:2293
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "Eliminati %d fatti con campi mancanti" msgstr[0] "Eliminati %d fatti con campi mancanti"
msgstr[1] "Eliminati %d fatti con campi mancanti" msgstr[1] "Eliminati %d fatti con campi mancanti"
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "" msgstr ""
@ -407,7 +407,7 @@ msgstr ""
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "Fatti in file di testo con colonne separate da tab (*.txt)" msgstr "Fatti in file di testo con colonne separate da tab (*.txt)"
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "Il file è già utilizzato da un altro processo" msgstr "Il file è già utilizzato da un altro processo"
@ -504,23 +504,23 @@ msgstr "Non ci sono carte pronte per la ripetizione."
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "Aggiungere un po' di carte prima di iniziare.<p/>" msgstr "Aggiungere un po' di carte prima di iniziare.<p/>"
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "" msgstr ""
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "" msgstr ""
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "" msgstr ""
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "" msgstr ""
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "" msgstr ""
@ -540,22 +540,22 @@ msgstr "Ripetizioni prossimo mese"
msgid "Reps next week" msgid "Reps next week"
msgstr "Ripetizioni prossima settimana" msgstr "Ripetizioni prossima settimana"
#: deck.py:3302 #: deck.py:3315
#, fuzzy #, fuzzy
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "Mostra le carte nuove in ordine casuale" msgstr "Mostra le carte nuove in ordine casuale"
#: deck.py:3303 #: deck.py:3316
#, fuzzy #, fuzzy
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "Mostra le carte nuove in ordine casuale" msgstr "Mostra le carte nuove in ordine casuale"
#: deck.py:3304 #: deck.py:3317
#, fuzzy #, fuzzy
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "Mostra le carte nuove nell'ordine in cui sono state aggiunte" msgstr "Mostra le carte nuove nell'ordine in cui sono state aggiunte"
#: deck.py:3305 #: deck.py:3318
#, fuzzy #, fuzzy
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "Mostra le carte nuove in ordine casuale" msgstr "Mostra le carte nuove in ordine casuale"
@ -573,53 +573,53 @@ msgstr "Destra"
msgid "Scan fields..." msgid "Scan fields..."
msgstr "" msgstr ""
#: deck.py:3311 #: deck.py:3324
#, fuzzy #, fuzzy
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "Mostra le carte nuove dopo tutte le altre" msgstr "Mostra le carte nuove dopo tutte le altre"
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "" msgstr ""
#: deck.py:3314 #: deck.py:3327
#, fuzzy #, fuzzy
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "Mostra le carte nuove in ordine casuale" msgstr "Mostra le carte nuove in ordine casuale"
#: deck.py:3313 #: deck.py:3326
#, fuzzy #, fuzzy
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "Mostra le carte nuove in ordine casuale" msgstr "Mostra le carte nuove in ordine casuale"
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "" msgstr ""
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "Mostra le carte nuove dopo tutte le altre" msgstr "Mostra le carte nuove dopo tutte le altre"
#: deck.py:3297 #: deck.py:3310
#, fuzzy #, fuzzy
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "Distribuisci le carte nuove su tutta la sequenza di ripetizione" msgstr "Distribuisci le carte nuove su tutta la sequenza di ripetizione"
#: deck.py:3289 #: deck.py:3302
#, fuzzy #, fuzzy
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "Mostra le carte nuove nell'ordine in cui sono state aggiunte" msgstr "Mostra le carte nuove nell'ordine in cui sono state aggiunte"
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "Mostra le carte nuove in ordine casuale" msgstr "Mostra le carte nuove in ordine casuale"
#: deck.py:3290 #: deck.py:3303
#, fuzzy #, fuzzy
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "Mostra le carte nuove nell'ordine in cui sono state aggiunte" msgstr "Mostra le carte nuove nell'ordine in cui sono state aggiunte"
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "Distribuisci le carte nuove su tutta la sequenza di ripetizione" msgstr "Distribuisci le carte nuove su tutta la sequenza di ripetizione"
@ -631,7 +631,7 @@ msgstr "File di testo (*.txt)"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "" msgstr ""
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "Il modello corrente non esiste" msgstr "Il modello corrente non esiste"
@ -715,11 +715,11 @@ msgstr "Carte nuove"
msgid "Update tags..." msgid "Update tags..."
msgstr "Tag dei fatti" msgstr "Tag dei fatti"
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "" msgstr ""
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Anki Japanese Translation v0.2\n" "Project-Id-Version: Anki Japanese Translation v0.2\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2009-06-17 01:57-0800\n" "PO-Revision-Date: 2009-06-17 01:57-0800\n"
"Last-Translator: Jarvik7 <jarvik7@gmail.com>\n" "Last-Translator: Jarvik7 <jarvik7@gmail.com>\n"
"Language-Team: Jarvik7 <jarvik7@gmail.com>\n" "Language-Team: Jarvik7 <jarvik7@gmail.com>\n"
@ -18,7 +18,7 @@ msgstr ""
"X-Poedit-Country: JAPAN\n" "X-Poedit-Country: JAPAN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -251,11 +251,11 @@ msgstr ""
msgid "Check Media DB" msgid "Check Media DB"
msgstr "メディアデータベースを検査する" msgstr "メディアデータベースを検査する"
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "" msgstr ""
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "" msgstr ""
@ -275,11 +275,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "CueCard式単語帳*.wcu" msgstr "CueCard式単語帳*.wcu"
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "" msgstr ""
#: deck.py:2262 #: deck.py:2269
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
"Please restore from automatic backup (see FAQ)." "Please restore from automatic backup (see FAQ)."
@ -294,11 +294,11 @@ msgstr "単語帳の総計"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "" msgstr ""
#: deck.py:2654 #: deck.py:2661
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "" msgstr ""
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "" msgstr ""
@ -310,49 +310,49 @@ msgstr ""
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "使用されていないファイルを削除する…" msgstr "使用されていないファイルを削除する…"
#: deck.py:2307 #: deck.py:2314
#, python-format #, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2319 #: deck.py:2326
#, python-format #, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2334 #: deck.py:2341
#, python-format #, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2296 #: deck.py:2303
#, python-format #, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2325 #: deck.py:2332
#, python-format #, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2286 #: deck.py:2293
#, python-format #, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "" msgstr ""
@ -385,7 +385,7 @@ msgstr "エクスポート中…"
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "" msgstr ""
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "" msgstr ""
@ -474,23 +474,23 @@ msgstr "満期しているカードはありません。"
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "先にカードを追加してください。" msgstr "先にカードを追加してください。"
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "" msgstr ""
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "" msgstr ""
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "" msgstr ""
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "" msgstr ""
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "" msgstr ""
@ -510,19 +510,19 @@ msgstr ""
msgid "Reps next week" msgid "Reps next week"
msgstr "" msgstr ""
#: deck.py:3302 #: deck.py:3315
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "" msgstr ""
#: deck.py:3303 #: deck.py:3316
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "" msgstr ""
#: deck.py:3304 #: deck.py:3317
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "" msgstr ""
#: deck.py:3305 #: deck.py:3318
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "" msgstr ""
@ -538,47 +538,47 @@ msgstr ""
msgid "Scan fields..." msgid "Scan fields..."
msgstr "" msgstr ""
#: deck.py:3311 #: deck.py:3324
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "" msgstr ""
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "" msgstr ""
#: deck.py:3314 #: deck.py:3327
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "" msgstr ""
#: deck.py:3313 #: deck.py:3326
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "" msgstr ""
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "" msgstr ""
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "" msgstr ""
#: deck.py:3297 #: deck.py:3310
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "" msgstr ""
#: deck.py:3289 #: deck.py:3302
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "" msgstr ""
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "" msgstr ""
#: deck.py:3290 #: deck.py:3303
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "" msgstr ""
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "" msgstr ""
@ -590,7 +590,7 @@ msgstr "テキストファイル(*.txt"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "" msgstr ""
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "" msgstr ""
@ -663,11 +663,11 @@ msgstr ""
msgid "Update tags..." msgid "Update tags..."
msgstr "タグを更新する…" msgstr "タグを更新する…"
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "優先設定を更新中…" msgstr "優先設定を更新中…"
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "単語帳を更新中…" msgstr "単語帳を更新中…"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2008-05-24 09:18+0900\n" "PO-Revision-Date: 2008-05-24 09:18+0900\n"
"Last-Translator: Jin Eun-Deok <jin.eundeok@gmail.com>\n" "Last-Translator: Jin Eun-Deok <jin.eundeok@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -258,11 +258,11 @@ msgstr ""
msgid "Check Media DB" msgid "Check Media DB"
msgstr "" msgstr ""
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "" msgstr ""
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "" msgstr ""
@ -283,11 +283,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "" msgstr ""
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "" msgstr ""
#: deck.py:2262 #: deck.py:2269
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
"Please restore from automatic backup (see FAQ)." "Please restore from automatic backup (see FAQ)."
@ -302,11 +302,11 @@ msgstr "묶음 통계"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "묶음 생성: <b>%s</b> 전<br>" msgstr "묶음 생성: <b>%s</b> 전<br>"
#: deck.py:2654 #: deck.py:2661
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "" msgstr ""
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "" msgstr ""
@ -318,49 +318,49 @@ msgstr ""
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "" msgstr ""
#: deck.py:2307 #: deck.py:2314
#, python-format #, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2319 #: deck.py:2326
#, python-format #, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2334 #: deck.py:2341
#, python-format #, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2296 #: deck.py:2303
#, python-format #, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2325 #: deck.py:2332
#, python-format #, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2286 #: deck.py:2293
#, python-format #, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "" msgstr ""
@ -393,7 +393,7 @@ msgstr ""
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "탭으로 구분한 지식 텍스트 파일 (*.txt)" msgstr "탭으로 구분한 지식 텍스트 파일 (*.txt)"
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "다른 프로세스가 파일을 사용하고 있습니다." msgstr "다른 프로세스가 파일을 사용하고 있습니다."
@ -492,23 +492,23 @@ msgstr ""
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "카드를 먼저 추가해 주세요.<p/>" msgstr "카드를 먼저 추가해 주세요.<p/>"
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "" msgstr ""
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "" msgstr ""
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "" msgstr ""
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "" msgstr ""
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "" msgstr ""
@ -530,22 +530,22 @@ msgstr "%s개월"
msgid "Reps next week" msgid "Reps next week"
msgstr "" msgstr ""
#: deck.py:3302 #: deck.py:3315
#, fuzzy #, fuzzy
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "무작위로 보여주기" msgstr "무작위로 보여주기"
#: deck.py:3303 #: deck.py:3316
#, fuzzy #, fuzzy
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "무작위로 보여주기" msgstr "무작위로 보여주기"
#: deck.py:3304 #: deck.py:3317
#, fuzzy #, fuzzy
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "추가된 순서대로 보여주기" msgstr "추가된 순서대로 보여주기"
#: deck.py:3305 #: deck.py:3318
#, fuzzy #, fuzzy
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "무작위로 보여주기" msgstr "무작위로 보여주기"
@ -563,54 +563,54 @@ msgstr "오른쪽"
msgid "Scan fields..." msgid "Scan fields..."
msgstr "" msgstr ""
#: deck.py:3311 #: deck.py:3324
#, fuzzy #, fuzzy
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "추가된 순서대로 보여주기" msgstr "추가된 순서대로 보여주기"
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "" msgstr ""
#: deck.py:3314 #: deck.py:3327
#, fuzzy #, fuzzy
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "무작위로 보여주기" msgstr "무작위로 보여주기"
#: deck.py:3313 #: deck.py:3326
#, fuzzy #, fuzzy
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "무작위로 보여주기" msgstr "무작위로 보여주기"
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "" msgstr ""
#: deck.py:3296 #: deck.py:3309
#, fuzzy #, fuzzy
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "추가된 순서대로 보여주기" msgstr "추가된 순서대로 보여주기"
#: deck.py:3297 #: deck.py:3310
#, fuzzy #, fuzzy
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "추가된 순서대로 보여주기" msgstr "추가된 순서대로 보여주기"
#: deck.py:3289 #: deck.py:3302
#, fuzzy #, fuzzy
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "추가된 순서대로 보여주기" msgstr "추가된 순서대로 보여주기"
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "무작위로 보여주기" msgstr "무작위로 보여주기"
#: deck.py:3290 #: deck.py:3303
#, fuzzy #, fuzzy
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "추가된 순서대로 보여주기" msgstr "추가된 순서대로 보여주기"
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "" msgstr ""
@ -622,7 +622,7 @@ msgstr "텍스트 파일 (*.txt)"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "" msgstr ""
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "" msgstr ""
@ -706,11 +706,11 @@ msgstr "새 카드"
msgid "Update tags..." msgid "Update tags..."
msgstr "지식 꼬리표" msgstr "지식 꼬리표"
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "" msgstr ""
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "" msgstr ""

View file

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2009-04-20 13:12+0600\n" "PO-Revision-Date: 2009-04-20 13:12+0600\n"
"Last-Translator: Charlene <charlener@gmail.com>\n" "Last-Translator: Charlene <charlener@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,7 +17,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Virtaal 0.3.1\n" "X-Generator: Virtaal 0.3.1\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -281,11 +281,11 @@ msgstr "Талбаруудыг өөрчилж байна..."
msgid "Check Media DB" msgid "Check Media DB"
msgstr "Мэдиа өгөгдлийн саныг шалгах" msgstr "Мэдиа өгөгдлийн саныг шалгах"
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "Чанарыг шалгаж байна..." msgstr "Чанарыг шалгаж байна..."
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "Cхемийг шалгаж байна..." msgstr "Cхемийг шалгаж байна..."
@ -306,11 +306,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "КюуКарт цуглуулга (*.wcu)" msgstr "КюуКарт цуглуулга (*.wcu)"
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "Дампуурсан картын тохируулсан боловсруулалт" msgstr "Дампуурсан картын тохируулсан боловсруулалт"
#: deck.py:2262 #: deck.py:2269
#, fuzzy #, fuzzy
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
@ -326,12 +326,12 @@ msgstr "Цуглуулгын статистикс"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "<b>%s</b>-н өмнө<br> цуглуулгыг үүсгэсэн" msgstr "<b>%s</b>-н өмнө<br> цуглуулгыг үүсгэсэн"
#: deck.py:2654 #: deck.py:2661
#, fuzzy #, fuzzy
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "Цуглуулгаас нэг зүйл сураггүй алга болсон" msgstr "Цуглуулгаас нэг зүйл сураггүй алга болсон"
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "Цуглуулгаас нэг зүйл сураггүй алга болсон" msgstr "Цуглуулгаас нэг зүйл сураггүй алга болсон"
@ -343,49 +343,49 @@ msgstr "Хуучин лавлахыг устгах..."
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "Хэрэглээгүй файлуудыг устга" msgstr "Хэрэглээгүй файлуудыг устга"
#: deck.py:2307 #: deck.py:2314
#, python-format #, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "Баримтгүй картыг %d устгасан" msgstr[0] "Баримтгүй картыг %d устгасан"
msgstr[1] "Баримтгүй картуудыг %d устгасан" msgstr[1] "Баримтгүй картуудыг %d устгасан"
#: deck.py:2319 #: deck.py:2326
#, python-format #, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "%d бэлдэцгүй картыг устгасан" msgstr[0] "%d бэлдэцгүй картыг устгасан"
msgstr[1] "%d бэлдэцгүй картуудыг устгасан" msgstr[1] "%d бэлдэцгүй картуудыг устгасан"
#: deck.py:2334 #: deck.py:2341
#, python-format #, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "%d унжиж байгаа талбарыг устгасан" msgstr[0] "%d унжиж байгаа талбарыг устгасан"
msgstr[1] "%d унжиж байгаа талбаруудыг устгасан" msgstr[1] "%d унжиж байгаа талбаруудыг устгасан"
#: deck.py:2296 #: deck.py:2303
#, python-format #, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "%d талбар сураггүй алга болсон баримтыг устгасан" msgstr[0] "%d талбар сураггүй алга болсон баримтыг устгасан"
msgstr[1] "%d талбар сураггүй алга болсон баримтуудыг устгасан" msgstr[1] "%d талбар сураггүй алга болсон баримтуудыг устгасан"
#: deck.py:2325 #: deck.py:2332
#, python-format #, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "%d картгүй баримтыг устгасан" msgstr[0] "%d картгүй баримтыг устгасан"
msgstr[1] "%d картгүй баримтуудыг устгасан" msgstr[1] "%d картгүй баримтуудыг устгасан"
#: deck.py:2286 #: deck.py:2293
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "%d талбар сураггүй алга болсон баримтыг устгасан" msgstr[0] "%d талбар сураггүй алга болсон баримтыг устгасан"
msgstr[1] "%d талбар сураггүй алга болсон баримтуудыг устгасан" msgstr[1] "%d талбар сураггүй алга болсон баримтуудыг устгасан"
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "" msgstr ""
@ -421,7 +421,7 @@ msgstr "Экспортолж байна..."
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "Цахилгаанаар тусгаарласан утгуудтай баримтын файл (*.txt)" msgstr "Цахилгаанаар тусгаарласан утгуудтай баримтын файл (*.txt)"
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "Файл өөр процессоор хэрэгжүүлж байна" msgstr "Файл өөр процессоор хэрэгжүүлж байна"
@ -511,23 +511,23 @@ msgstr "Дахин давтсан карт байхгүй."
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "Эхлээд картуудыг нэмнэ уу?" msgstr "Эхлээд картуудыг нэмнэ уу?"
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "Хийж байна..." msgstr "Хийж байна..."
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "Асуулт, хариултын ойг дахин барж байна..." msgstr "Асуулт, хариултын ойг дахин барж байна..."
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "Тооцоонуудыг дахин барж байна..." msgstr "Тооцоонуудыг дахин барж байна..."
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "Шошгын ойг дахин барж байна..." msgstr "Шошгын ойг дахин барж байна..."
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "Төрөлтүүдийг дахин барж байна..." msgstr "Төрөлтүүдийг дахин барж байна..."
@ -547,19 +547,19 @@ msgstr "Ирэх сарын удаа"
msgid "Reps next week" msgid "Reps next week"
msgstr "Ирэх 7 хоногийн удаа" msgstr "Ирэх 7 хоногийн удаа"
#: deck.py:3302 #: deck.py:3315
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "Зүйлээс хамгийн томоос нь картуудыг давтах" msgstr "Зүйлээс хамгийн томоос нь картуудыг давтах"
#: deck.py:3303 #: deck.py:3316
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "Зүйлээс хамгийн багаас нь картуудыг давтах" msgstr "Зүйлээс хамгийн багаас нь картуудыг давтах"
#: deck.py:3304 #: deck.py:3317
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "Дахин давтахын дарааллаар картуудыг давтах" msgstr "Дахин давтахын дарааллаар картуудыг давтах"
#: deck.py:3305 #: deck.py:3318
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "Санамсаргүй дарааллаар картуудыг давтах" msgstr "Санамсаргүй дарааллаар картуудыг давтах"
@ -575,47 +575,47 @@ msgstr "Баруун"
msgid "Scan fields..." msgid "Scan fields..."
msgstr "Талбаруудыг хайх..." msgstr "Талбаруудыг хайх..."
#: deck.py:3311 #: deck.py:3324
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "Дампуурсан картууд сүүлт үзүүлэх" msgstr "Дампуурсан картууд сүүлт үзүүлэх"
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "Дампуурсан картууд 10 минутын дараа үзүүлэх" msgstr "Дампуурсан картууд 10 минутын дараа үзүүлэх"
#: deck.py:3314 #: deck.py:3327
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "Дампуурсан картууд 3 хоногийн дараа үзүүлэх" msgstr "Дампуурсан картууд 3 хоногийн дараа үзүүлэх"
#: deck.py:3313 #: deck.py:3326
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "Дампуурсан картууд 8 цагийн дараа үзүүлэх" msgstr "Дампуурсан картууд 8 цагийн дараа үзүүлэх"
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "Дампуурсан картууд эрт үзүүлэх" msgstr "Дампуурсан картууд эрт үзүүлэх"
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "Шинэ картыг бүх хуучин картын дараа үзэх" msgstr "Шинэ картыг бүх хуучин картын дараа үзэх"
#: deck.py:3297 #: deck.py:3310
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "Шинэ картыг бүх хуучин картын өмнө үзэх" msgstr "Шинэ картыг бүх хуучин картын өмнө үзэх"
#: deck.py:3289 #: deck.py:3302
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "Шинэ картыг нэмсэн дарааллаар үзэх" msgstr "Шинэ картыг нэмсэн дарааллаар үзэх"
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "Шинэ картыг санамсаргүй дарааллаар үзэх" msgstr "Шинэ картыг санамсаргүй дарааллаар үзэх"
#: deck.py:3290 #: deck.py:3303
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "Шинэ картыг арын нэмсэн дарааллаар үзэх" msgstr "Шинэ картыг арын нэмсэн дарааллаар үзэх"
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "Шинэ картыг давталтаар тэнцүү хуваах" msgstr "Шинэ картыг давталтаар тэнцүү хуваах"
@ -627,7 +627,7 @@ msgstr "Текстийн файлууд (*.txt)"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "Цахилгаанаар эсвэл цэгтэй таслалаар тусгаарласан утгуудтай текст (*)" msgstr "Цахилгаанаар эсвэл цэгтэй таслалаар тусгаарласан утгуудтай текст (*)"
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "Одоогийн зүйл байхгүй" msgstr "Одоогийн зүйл байхгүй"
@ -706,11 +706,11 @@ msgstr "Үзээгүй картууд нь:"
msgid "Update tags..." msgid "Update tags..."
msgstr "Шошгыг шинэчлэх..." msgstr "Шошгыг шинэчлэх..."
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "Яарлыг шинэчилж байна..." msgstr "Яарлыг шинэчилж байна..."
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "Цуглуулгыг шинэчилж байна..." msgstr "Цуглуулгыг шинэчилж байна..."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libanki 0.9.9.7.9\n" "Project-Id-Version: libanki 0.9.9.7.9\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2009-05-15 14:27+0100\n" "PO-Revision-Date: 2009-05-15 14:27+0100\n"
"Last-Translator: Lars Lem <larslem@online.no>\n" "Last-Translator: Lars Lem <larslem@online.no>\n"
"Language-Team: Norwegian <larslem@online.no>\n" "Language-Team: Norwegian <larslem@online.no>\n"
@ -18,7 +18,7 @@ msgstr ""
"X-Poedit-Language: Norwegian\n" "X-Poedit-Language: Norwegian\n"
"X-Poedit-Country: NORWAY\n" "X-Poedit-Country: NORWAY\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -282,11 +282,11 @@ msgstr "Endrer felt..."
msgid "Check Media DB" msgid "Check Media DB"
msgstr "Kontroller mediadatabase" msgstr "Kontroller mediadatabase"
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "Kontrollerer databaseintegritet" msgstr "Kontrollerer databaseintegritet"
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "Kontrollerer skjema..." msgstr "Kontrollerer skjema..."
@ -307,11 +307,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "CueCard-kortstokk (*.wcu)" msgstr "CueCard-kortstokk (*.wcu)"
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "Tilpasset håndtering av feilbesvarte kort" msgstr "Tilpasset håndtering av feilbesvarte kort"
#: deck.py:2262 #: deck.py:2269
#, fuzzy #, fuzzy
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
@ -327,12 +327,12 @@ msgstr "Kortstokkstatistikk"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "Korstokk opprettet: for <b>%s</b> siden<br>" msgstr "Korstokk opprettet: for <b>%s</b> siden<br>"
#: deck.py:2654 #: deck.py:2661
#, fuzzy #, fuzzy
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "Det manglet en modell i kortstokken" msgstr "Det manglet en modell i kortstokken"
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "Det manglet en modell i kortstokken" msgstr "Det manglet en modell i kortstokken"
@ -344,49 +344,49 @@ msgstr "Ta bort foreldede referanser..."
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "Ta bort ubrukte filer..." msgstr "Ta bort ubrukte filer..."
#: deck.py:2307 #: deck.py:2314
#, python-format #, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "Tok bort %d kort som manglet fakta" msgstr[0] "Tok bort %d kort som manglet fakta"
msgstr[1] "Tok bort %d kort som manglet fakta" msgstr[1] "Tok bort %d kort som manglet fakta"
#: deck.py:2319 #: deck.py:2326
#, python-format #, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "Tok bort %d kort som manglet kortmal" msgstr[0] "Tok bort %d kort som manglet kortmal"
msgstr[1] "Tok bort %d kort som manglet kortmal" msgstr[1] "Tok bort %d kort som manglet kortmal"
#: deck.py:2334 #: deck.py:2341
#, python-format #, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "Tok bort %d ubrukte felt" msgstr[0] "Tok bort %d ubrukte felt"
msgstr[1] "Tok bort %d ubrukte felt" msgstr[1] "Tok bort %d ubrukte felt"
#: deck.py:2296 #: deck.py:2303
#, python-format #, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "Tok bort %d fakta som manglet felt" msgstr[0] "Tok bort %d fakta som manglet felt"
msgstr[1] "Tok bort %d fakta som manglet felt" msgstr[1] "Tok bort %d fakta som manglet felt"
#: deck.py:2325 #: deck.py:2332
#, python-format #, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "Tok bort %d fakta uten kort" msgstr[0] "Tok bort %d fakta uten kort"
msgstr[1] "Tok bort %d fakta uten kort" msgstr[1] "Tok bort %d fakta uten kort"
#: deck.py:2286 #: deck.py:2293
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "Tok bort %d fakta som manglet felt" msgstr[0] "Tok bort %d fakta som manglet felt"
msgstr[1] "Tok bort %d fakta som manglet felt" msgstr[1] "Tok bort %d fakta som manglet felt"
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "" msgstr ""
@ -422,7 +422,7 @@ msgstr "Eksporterer..."
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "Fakta i tabb-separert tekstfil (*.txt)" msgstr "Fakta i tabb-separert tekstfil (*.txt)"
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "Filen brukes av en annen prosess" msgstr "Filen brukes av en annen prosess"
@ -511,23 +511,23 @@ msgstr "Ingen kort der tiden er inne for repetisjon."
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "Legg til noen kort først." msgstr "Legg til noen kort først."
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "Behandler..." msgstr "Behandler..."
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "Bygger om spørsmål/svars-cachen..." msgstr "Bygger om spørsmål/svars-cachen..."
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "Bygger om antallsberegninger..." msgstr "Bygger om antallsberegninger..."
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "Bygger om etikett-cachen..." msgstr "Bygger om etikett-cachen..."
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "Bygger om typer..." msgstr "Bygger om typer..."
@ -547,19 +547,19 @@ msgstr "Repetisjoner neste måned"
msgid "Reps next week" msgid "Reps next week"
msgstr "Repetisjoner neste uke" msgstr "Repetisjoner neste uke"
#: deck.py:3302 #: deck.py:3315
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "Repetere kort fra største intervall" msgstr "Repetere kort fra største intervall"
#: deck.py:3303 #: deck.py:3316
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "Repetere kort fra minste intervall" msgstr "Repetere kort fra minste intervall"
#: deck.py:3304 #: deck.py:3317
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "Repetere kort ordnet etter når de forfaller" msgstr "Repetere kort ordnet etter når de forfaller"
#: deck.py:3305 #: deck.py:3318
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "Repetere kort i tilfeldig rekkefølge" msgstr "Repetere kort i tilfeldig rekkefølge"
@ -575,47 +575,47 @@ msgstr "Høyre"
msgid "Scan fields..." msgid "Scan fields..."
msgstr "Søker gjennom felt" msgstr "Søker gjennom felt"
#: deck.py:3311 #: deck.py:3324
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "Vis feilbesvarte kort til slutt" msgstr "Vis feilbesvarte kort til slutt"
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "Vis feilbesvarte kort om ti minutter" msgstr "Vis feilbesvarte kort om ti minutter"
#: deck.py:3314 #: deck.py:3327
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "Vis feilbesvarte kort om tre dager" msgstr "Vis feilbesvarte kort om tre dager"
#: deck.py:3313 #: deck.py:3326
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "Vis feilbesvarte kort om 8 timer" msgstr "Vis feilbesvarte kort om 8 timer"
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "Vis feilbesvarte kort snart" msgstr "Vis feilbesvarte kort snart"
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "Vis nye kort etter alle de andre" msgstr "Vis nye kort etter alle de andre"
#: deck.py:3297 #: deck.py:3310
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "Vis nye kort før repetisjoner" msgstr "Vis nye kort før repetisjoner"
#: deck.py:3289 #: deck.py:3302
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "Vis nye kort i den rekkefølgen de ble lagt til" msgstr "Vis nye kort i den rekkefølgen de ble lagt til"
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "Vis nye kort i tilfeldig rekkefølge" msgstr "Vis nye kort i tilfeldig rekkefølge"
#: deck.py:3290 #: deck.py:3303
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "Vis nye kort i omvendt rekkefølge av slik de ble lagt til" msgstr "Vis nye kort i omvendt rekkefølge av slik de ble lagt til"
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "Fordel nye kort blant repetisjoner" msgstr "Fordel nye kort blant repetisjoner"
@ -627,7 +627,7 @@ msgstr "Tekstfiler (*.txt)"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "Tekst adskilt av tabber eller semikolon (*)" msgstr "Tekst adskilt av tabber eller semikolon (*)"
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "Den ønskede modellen fantes ikke" msgstr "Den ønskede modellen fantes ikke"
@ -706,11 +706,11 @@ msgstr "Uleste kort:"
msgid "Update tags..." msgid "Update tags..."
msgstr "Oppdatere etiketter..." msgstr "Oppdatere etiketter..."
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "Oppdaterer prioteringer..." msgstr "Oppdaterer prioteringer..."
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "Oppgraderer kortstokk..." msgstr "Oppgraderer kortstokk..."

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libanki_pl_PL\n" "Project-Id-Version: libanki_pl_PL\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2009-05-31 00:22+0200\n" "PO-Revision-Date: 2009-05-31 00:22+0200\n"
"Last-Translator: Piotr Kubowicz <derbeth-fora@wp.pl>\n" "Last-Translator: Piotr Kubowicz <derbeth-fora@wp.pl>\n"
"Language-Team: polski <pl@li.org>\n" "Language-Team: polski <pl@li.org>\n"
@ -17,7 +17,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: KBabel 1.11.4\n" "X-Generator: KBabel 1.11.4\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -293,11 +293,11 @@ msgstr "Modyfikacja pól..."
msgid "Check Media DB" msgid "Check Media DB"
msgstr "Sprawdzanie bazy danych plików" msgstr "Sprawdzanie bazy danych plików"
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "Sprawdzanie integralności..." msgstr "Sprawdzanie integralności..."
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "Sprawdzanie schematu..." msgstr "Sprawdzanie schematu..."
@ -317,11 +317,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "Talia CueCard (*.wcu)" msgstr "Talia CueCard (*.wcu)"
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "Własna obsługa źle rozwiązanych kart" msgstr "Własna obsługa źle rozwiązanych kart"
#: deck.py:2262 #: deck.py:2269
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
"Please restore from automatic backup (see FAQ)." "Please restore from automatic backup (see FAQ)."
@ -338,12 +338,12 @@ msgstr "Statystyki talii"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "Talia stworzona: <b>%s</b> temu<br>" msgstr "Talia stworzona: <b>%s</b> temu<br>"
#: deck.py:2654 #: deck.py:2661
#, fuzzy #, fuzzy
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "W talii brakowało modelu" msgstr "W talii brakowało modelu"
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "W talii brakowało modelu" msgstr "W talii brakowało modelu"
@ -355,7 +355,7 @@ msgstr "Usuwanie nieaktualnych odwołań..."
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "Usuwanie nieużywanych plików..." msgstr "Usuwanie nieużywanych plików..."
#: deck.py:2307 #: deck.py:2314
#, python-format #, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
@ -363,7 +363,7 @@ msgstr[0] "Usunięto %d kartę z brakującym faktem"
msgstr[1] "Usunięto %d karty z brakującym faktem" msgstr[1] "Usunięto %d karty z brakującym faktem"
msgstr[2] "Usunięto %d kart z brakującym faktem" msgstr[2] "Usunięto %d kart z brakującym faktem"
#: deck.py:2319 #: deck.py:2326
#, python-format #, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
@ -371,7 +371,7 @@ msgstr[0] "Usunięto %d kartę bez szablonu karty"
msgstr[1] "Usunięto %d karty bez szablonu karty" msgstr[1] "Usunięto %d karty bez szablonu karty"
msgstr[2] "Usunięto %d kart bez szablonu karty" msgstr[2] "Usunięto %d kart bez szablonu karty"
#: deck.py:2334 #: deck.py:2341
#, python-format #, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
@ -379,7 +379,7 @@ msgstr[0] "Usunięto %d niezakotwiczone pole"
msgstr[1] "Usunięto %d niezakotwiczone pola" msgstr[1] "Usunięto %d niezakotwiczone pola"
msgstr[2] "Usunięto %d niezakotwiczonych pól" msgstr[2] "Usunięto %d niezakotwiczonych pól"
#: deck.py:2296 #: deck.py:2303
#, python-format #, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
@ -387,7 +387,7 @@ msgstr[0] "Usunięto %d fakt z brakującymi polami"
msgstr[1] "Usunięto %d fakty z brakującymi polami" msgstr[1] "Usunięto %d fakty z brakującymi polami"
msgstr[2] "Usunięto %d faktów z brakującymi polami" msgstr[2] "Usunięto %d faktów z brakującymi polami"
#: deck.py:2325 #: deck.py:2332
#, python-format #, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
@ -395,7 +395,7 @@ msgstr[0] "Usunięto %d fakt bez karty"
msgstr[1] "Usunięto %d fakty bez karty" msgstr[1] "Usunięto %d fakty bez karty"
msgstr[2] "Usunięto %d faktów bez karty" msgstr[2] "Usunięto %d faktów bez karty"
#: deck.py:2286 #: deck.py:2293
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
@ -403,7 +403,7 @@ msgstr[0] "Usunięto %d fakt z brakującymi polami"
msgstr[1] "Usunięto %d fakty z brakującymi polami" msgstr[1] "Usunięto %d fakty z brakującymi polami"
msgstr[2] "Usunięto %d faktów z brakującymi polami" msgstr[2] "Usunięto %d faktów z brakującymi polami"
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "Usunięto: " msgstr "Usunięto: "
@ -439,7 +439,7 @@ msgstr "Eksportowanie..."
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "Fakty oddzielone tabulacją w pliku tekstowym (*.txt)" msgstr "Fakty oddzielone tabulacją w pliku tekstowym (*.txt)"
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "Plik jest używany przez inny proces" msgstr "Plik jest używany przez inny proces"
@ -528,23 +528,23 @@ msgstr "Nie ma kart do wyświetlenia."
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "Dodaj najpierw jakieś karty." msgstr "Dodaj najpierw jakieś karty."
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "Przetwarzanie..." msgstr "Przetwarzanie..."
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "Przebudowywanie pamięci podręcznej pytań/odpowiedzi..." msgstr "Przebudowywanie pamięci podręcznej pytań/odpowiedzi..."
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "Przebudowywanie liczników..." msgstr "Przebudowywanie liczników..."
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "Przebudowywanie pamięci podręcznej etykiet..." msgstr "Przebudowywanie pamięci podręcznej etykiet..."
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "Przebudowywanie typów..." msgstr "Przebudowywanie typów..."
@ -564,19 +564,19 @@ msgstr "w nast. mies."
msgid "Reps next week" msgid "Reps next week"
msgstr "Powt. w nast. tyg." msgstr "Powt. w nast. tyg."
#: deck.py:3302 #: deck.py:3315
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "Zacznij od kart o największej przerwie" msgstr "Zacznij od kart o największej przerwie"
#: deck.py:3303 #: deck.py:3316
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "Zacznij od kart o najmniejszej przerwie" msgstr "Zacznij od kart o najmniejszej przerwie"
#: deck.py:3304 #: deck.py:3317
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "Przeglądaj karty w kolejności daty pojawienia się" msgstr "Przeglądaj karty w kolejności daty pojawienia się"
#: deck.py:3305 #: deck.py:3318
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "Przeglądaj karty w losowej kolejności" msgstr "Przeglądaj karty w losowej kolejności"
@ -592,47 +592,47 @@ msgstr "Po prawej"
msgid "Scan fields..." msgid "Scan fields..."
msgstr "Skanowanie pól..." msgstr "Skanowanie pól..."
#: deck.py:3311 #: deck.py:3324
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "Pokaż źle rozwiązane karty na końcu" msgstr "Pokaż źle rozwiązane karty na końcu"
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "Pokaż źle rozwiązane karty za 10 minut" msgstr "Pokaż źle rozwiązane karty za 10 minut"
#: deck.py:3314 #: deck.py:3327
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "Pokaż źle rozwiązane karty za 3 dni" msgstr "Pokaż źle rozwiązane karty za 3 dni"
#: deck.py:3313 #: deck.py:3326
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "Pokaż źle rozwiązane karty za 8 godzin" msgstr "Pokaż źle rozwiązane karty za 8 godzin"
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "Pokaż wkrótce źle rozwiązane karty" msgstr "Pokaż wkrótce źle rozwiązane karty"
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "Pokaż nowe karty po wszystkich innych kartach" msgstr "Pokaż nowe karty po wszystkich innych kartach"
#: deck.py:3297 #: deck.py:3310
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "Pokaż nowe karty przed powtórką" msgstr "Pokaż nowe karty przed powtórką"
#: deck.py:3289 #: deck.py:3302
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "Pokaż nowe karty w kolejności dodania" msgstr "Pokaż nowe karty w kolejności dodania"
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "Pokaż nowe karty w losowej kolejności" msgstr "Pokaż nowe karty w losowej kolejności"
#: deck.py:3290 #: deck.py:3303
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "Pokaż nowe karty w odwóconej kolejności dodania" msgstr "Pokaż nowe karty w odwóconej kolejności dodania"
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "Rozprosz nowe karty między powtórkami" msgstr "Rozprosz nowe karty między powtórkami"
@ -644,7 +644,7 @@ msgstr "Pliki tekstowe (*.txt)"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "Tekst rozdzielony tabulatorami lub średnikami (*)" msgstr "Tekst rozdzielony tabulatorami lub średnikami (*)"
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "Aktualny model nie istnieje" msgstr "Aktualny model nie istnieje"
@ -729,11 +729,11 @@ msgstr "Nieprzejrzane karty:"
msgid "Update tags..." msgid "Update tags..."
msgstr "Aktualizacja etykiet..." msgstr "Aktualizacja etykiet..."
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "Aktualizacja priorytetów..." msgstr "Aktualizacja priorytetów..."
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "Aktualizacja talii..." msgstr "Aktualizacja talii..."

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Anki 0.9.7.7\n" "Project-Id-Version: Anki 0.9.7.7\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Jo Nakashima <jonakashima@gmail.com>\n" "Last-Translator: Jo Nakashima <jonakashima@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -18,7 +18,7 @@ msgstr ""
"X-Poedit-Language: Portugues\n" "X-Poedit-Language: Portugues\n"
"X-Poedit-Country: BRAZIL\n" "X-Poedit-Country: BRAZIL\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -275,11 +275,11 @@ msgstr "Modificar campos..."
msgid "Check Media DB" msgid "Check Media DB"
msgstr "" msgstr ""
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "Checando integridade..." msgstr "Checando integridade..."
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "Checando esquema..." msgstr "Checando esquema..."
@ -300,11 +300,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "" msgstr ""
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "" msgstr ""
#: deck.py:2262 #: deck.py:2269
#, fuzzy #, fuzzy
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
@ -320,11 +320,11 @@ msgstr "Estatísticas de Deck"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "Deck criado: <b>%s</b> atrás<br>" msgstr "Deck criado: <b>%s</b> atrás<br>"
#: deck.py:2654 #: deck.py:2661
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "" msgstr ""
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "" msgstr ""
@ -336,49 +336,49 @@ msgstr ""
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "Delete arquivos não usados..." msgstr "Delete arquivos não usados..."
#: deck.py:2307 #: deck.py:2314
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "Deletados %d cards com fato faltando" msgstr[0] "Deletados %d cards com fato faltando"
msgstr[1] "Deletados %d cards com fato faltando" msgstr[1] "Deletados %d cards com fato faltando"
#: deck.py:2319 #: deck.py:2326
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "Deletados %d cards sem template" msgstr[0] "Deletados %d cards sem template"
msgstr[1] "Deletados %d cards sem template" msgstr[1] "Deletados %d cards sem template"
#: deck.py:2334 #: deck.py:2341
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "Deletado %d campos pendentes" msgstr[0] "Deletado %d campos pendentes"
msgstr[1] "Deletado %d campos pendentes" msgstr[1] "Deletado %d campos pendentes"
#: deck.py:2296 #: deck.py:2303
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "Deletados %d fatos com campos faltando" msgstr[0] "Deletados %d fatos com campos faltando"
msgstr[1] "Deletados %d fatos com campos faltando" msgstr[1] "Deletados %d fatos com campos faltando"
#: deck.py:2325 #: deck.py:2332
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "Deletados %d fatos sem cards" msgstr[0] "Deletados %d fatos sem cards"
msgstr[1] "Deletados %d fatos sem cards" msgstr[1] "Deletados %d fatos sem cards"
#: deck.py:2286 #: deck.py:2293
#, fuzzy, python-format #, fuzzy, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "Deletados %d fatos com campos faltando" msgstr[0] "Deletados %d fatos com campos faltando"
msgstr[1] "Deletados %d fatos com campos faltando" msgstr[1] "Deletados %d fatos com campos faltando"
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "" msgstr ""
@ -414,7 +414,7 @@ msgstr "Exportando..."
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "Fatos em um arquivo de texto separado por tab (*.txt)" msgstr "Fatos em um arquivo de texto separado por tab (*.txt)"
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "Arquivo em uso por outro processo" msgstr "Arquivo em uso por outro processo"
@ -508,24 +508,24 @@ msgstr "Nenhum card está programado."
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "Por favor adicione alguns cards primeiro.<p/>" msgstr "Por favor adicione alguns cards primeiro.<p/>"
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "Processando..." msgstr "Processando..."
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "Reconstruindo cache QA..." msgstr "Reconstruindo cache QA..."
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "Reconstruindo contagens..." msgstr "Reconstruindo contagens..."
#: deck.py:2350 #: deck.py:2357
#, fuzzy #, fuzzy
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "Reconstruindo cache QA..." msgstr "Reconstruindo cache QA..."
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "Reconstruindo tipos..." msgstr "Reconstruindo tipos..."
@ -545,21 +545,21 @@ msgstr "Reps no próximo mês"
msgid "Reps next week" msgid "Reps next week"
msgstr "Reps na próxima semana" msgstr "Reps na próxima semana"
#: deck.py:3302 #: deck.py:3315
#, fuzzy #, fuzzy
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "Revisar cards em ordem aleatória" msgstr "Revisar cards em ordem aleatória"
#: deck.py:3303 #: deck.py:3316
#, fuzzy #, fuzzy
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "Revisar cards em ordem aleatória" msgstr "Revisar cards em ordem aleatória"
#: deck.py:3304 #: deck.py:3317
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "Revisar cards na ordem programada" msgstr "Revisar cards na ordem programada"
#: deck.py:3305 #: deck.py:3318
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "Revisar cards em ordem aleatória" msgstr "Revisar cards em ordem aleatória"
@ -575,52 +575,52 @@ msgstr "Direita"
msgid "Scan fields..." msgid "Scan fields..."
msgstr "" msgstr ""
#: deck.py:3311 #: deck.py:3324
#, fuzzy #, fuzzy
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "Mostrar novos cards antes de todos os outros cards" msgstr "Mostrar novos cards antes de todos os outros cards"
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "" msgstr ""
#: deck.py:3314 #: deck.py:3327
#, fuzzy #, fuzzy
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "Mostrar novos cards em ordem aleatória" msgstr "Mostrar novos cards em ordem aleatória"
#: deck.py:3313 #: deck.py:3326
#, fuzzy #, fuzzy
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "Mostrar novos cards em ordem aleatória" msgstr "Mostrar novos cards em ordem aleatória"
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "" msgstr ""
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "Mostrar novos cards antes de todos os outros cards" msgstr "Mostrar novos cards antes de todos os outros cards"
#: deck.py:3297 #: deck.py:3310
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "Mostrar novos cards antes das revisões" msgstr "Mostrar novos cards antes das revisões"
#: deck.py:3289 #: deck.py:3302
#, fuzzy #, fuzzy
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "Mostrar novos cards na ordem de criação" msgstr "Mostrar novos cards na ordem de criação"
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "Mostrar novos cards em ordem aleatória" msgstr "Mostrar novos cards em ordem aleatória"
#: deck.py:3290 #: deck.py:3303
#, fuzzy #, fuzzy
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "Mostrar novos cards na ordem de criação" msgstr "Mostrar novos cards na ordem de criação"
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "Espalhar novos cards entre as revisões" msgstr "Espalhar novos cards entre as revisões"
@ -632,7 +632,7 @@ msgstr "Arquivos de texto (*.txt)"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "" msgstr ""
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "O modelo corrente não existe" msgstr "O modelo corrente não existe"
@ -713,11 +713,11 @@ msgstr ""
msgid "Update tags..." msgid "Update tags..."
msgstr "Atualizar tags..." msgstr "Atualizar tags..."
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "Atualizando prioridades..." msgstr "Atualizando prioridades..."
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "" msgstr ""

View file

@ -5,10 +5,10 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libanki 0.9.9.8.2\n" "Project-Id-Version: libanki 0.9.9.8.3\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2009-06-23 16:47+0100\n" "PO-Revision-Date: 2009-06-25 10:42+0100\n"
"Last-Translator: Susanna Björverud <susanna.bjorverud@telia.com>\n" "Last-Translator: Susanna Björverud <susanna.bjorverud@telia.com>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -18,7 +18,7 @@ msgstr ""
"X-Poedit-Language: Swedish\n" "X-Poedit-Language: Swedish\n"
"X-Poedit-Country: SWEDEN\n" "X-Poedit-Country: SWEDEN\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -46,16 +46,12 @@ msgstr ""
"Den nuvarande importfunktionen stödjer enbart en enda aktiv kortmall. Avaktivera\n" "Den nuvarande importfunktionen stödjer enbart en enda aktiv kortmall. Avaktivera\n"
"alla utom en kortmall." "alla utom en kortmall."
#: stats.py:343 #: stats.py:343 stats.py:347 stats.py:351
#: stats.py:347
#: stats.py:351
#, python-format #, python-format
msgid "%(partOf)d of %(totalSum)d" msgid "%(partOf)d of %(totalSum)d"
msgstr "%(partOf)d av %(totalSum)d" msgstr "%(partOf)d av %(totalSum)d"
#: stats.py:271 #: stats.py:271 stats.py:278 stats.py:301
#: stats.py:278
#: stats.py:301
#, python-format #, python-format
msgid "%s ago" msgid "%s ago"
msgstr "%s sedan" msgstr "%s sedan"
@ -154,10 +150,7 @@ msgstr[1] "%s år<!--after>"
msgid "'%(row)s' had %(num1)d fields, expected %(num2)d" msgid "'%(row)s' had %(num1)d fields, expected %(num2)d"
msgstr "Rad %(row)s har %(num1)d fält, förväntat antal är %(num2)d" msgstr "Rad %(row)s har %(num1)d fält, förväntat antal är %(num2)d"
#: stats.py:380 #: stats.py:380 stats.py:383 stats.py:386 stats.py:389
#: stats.py:383
#: stats.py:386
#: stats.py:389
#, python-format #, python-format
msgid "<b>%(a)d</b> (<b>%(b)s</b>/day)" msgid "<b>%(a)d</b> (<b>%(b)s</b>/day)"
msgstr "<b>%(a)d</b> (<b>%(b)s</b>/dag)" msgstr "<b>%(a)d</b> (<b>%(b)s</b>/dag)"
@ -228,9 +221,7 @@ msgstr "Tillagda förra månaden"
msgid "Added last week" msgid "Added last week"
msgstr "Tillagda förra veckan" msgstr "Tillagda förra veckan"
#: exporting.py:55 #: exporting.py:55 exporting.py:235 importing/__init__.py:263
#: exporting.py:235
#: importing/__init__.py:263
msgid "Anki Deck (*.anki)" msgid "Anki Deck (*.anki)"
msgstr "Ankikortlek (*.anki)" msgstr "Ankikortlek (*.anki)"
@ -290,11 +281,11 @@ msgstr "Ändrar fält..."
msgid "Check Media DB" msgid "Check Media DB"
msgstr "Kontrollera mediadatabas" msgstr "Kontrollera mediadatabas"
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "Kontrollerar databasintegritet" msgstr "Kontrollerar databasintegritet"
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "Kontrollerar schema..." msgstr "Kontrollerar schema..."
@ -314,11 +305,11 @@ msgstr "Kunde inte avgöra filens format."
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "CueCard-kortlek (*.wcu)" msgstr "CueCard-kortlek (*.wcu)"
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "Anpassad hantering av felbesvarade kort" msgstr "Anpassad hantering av felbesvarade kort"
#: deck.py:2262 #: deck.py:2269
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
"Please restore from automatic backup (see FAQ)." "Please restore from automatic backup (see FAQ)."
@ -335,11 +326,11 @@ msgstr "Kortleksstatistik"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "Kortlek skapades: för <b>%s</b> sedan<br>" msgstr "Kortlek skapades: för <b>%s</b> sedan<br>"
#: deck.py:2654 #: deck.py:2661
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "Det saknas en nödvändig tabell i kortleken" msgstr "Det saknas en nödvändig tabell i kortleken"
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "Det saknades en modell i kortleken" msgstr "Det saknades en modell i kortleken"
@ -351,49 +342,49 @@ msgstr "Ta bort förlegade referenser..."
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "Ta bort oanvända filer..." msgstr "Ta bort oanvända filer..."
#: deck.py:2307 #: deck.py:2314
#, python-format #, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "Tog bort %d kort som saknade faktauppgift" msgstr[0] "Tog bort %d kort som saknade faktauppgift"
msgstr[1] "Tog bort %d kort som saknade faktauppgift" msgstr[1] "Tog bort %d kort som saknade faktauppgift"
#: deck.py:2319 #: deck.py:2326
#, python-format #, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "Tog bort %d kort som saknade kortmall" msgstr[0] "Tog bort %d kort som saknade kortmall"
msgstr[1] "Tog bort %d kort som saknade kortmall" msgstr[1] "Tog bort %d kort som saknade kortmall"
#: deck.py:2334 #: deck.py:2341
#, python-format #, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "Tog bort %d kvarglömt fält" msgstr[0] "Tog bort %d kvarglömt fält"
msgstr[1] "Tog bort %d kvarglömda fält" msgstr[1] "Tog bort %d kvarglömda fält"
#: deck.py:2296 #: deck.py:2303
#, python-format #, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "Tog bort %d faktauppgift som saknade fält" msgstr[0] "Tog bort %d faktauppgift som saknade fält"
msgstr[1] "Tog bort %d faktauppgifter som saknade fält" msgstr[1] "Tog bort %d faktauppgifter som saknade fält"
#: deck.py:2325 #: deck.py:2332
#, python-format #, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "Tog bort %d faktauppgift utan kort" msgstr[0] "Tog bort %d faktauppgift utan kort"
msgstr[1] "Tog bort %d faktauppgifter utan kort" msgstr[1] "Tog bort %d faktauppgifter utan kort"
#: deck.py:2286 #: deck.py:2293
#, python-format #, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "Tog bort %d faktauppgift som saknade fältmodell" msgstr[0] "Tog bort %d faktauppgift som saknade fältmodell"
msgstr[1] "Tog bort %d faktauppgifter som saknade fältmodell" msgstr[1] "Tog bort %d faktauppgifter som saknade fältmodell"
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "Borttagna:" msgstr "Borttagna:"
@ -429,7 +420,7 @@ msgstr "Exporterar..."
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "Faktauppgifter i tabb-separerad textfil (*.txt)" msgstr "Faktauppgifter i tabb-separerad textfil (*.txt)"
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "Filen används av en annan process" msgstr "Filen används av en annan process"
@ -449,13 +440,11 @@ msgstr "Första förra veckan"
msgid "First-seen cards:" msgid "First-seen cards:"
msgstr "Förstagångskort:" msgstr "Förstagångskort:"
#: importing/anki10.py:30 #: importing/anki10.py:30 importing/__init__.py:56
#: importing/__init__.py:56
msgid "Importing..." msgid "Importing..."
msgstr "Importerar..." msgstr "Importerar..."
#: stats.py:275 #: stats.py:275 stats.py:366
#: stats.py:366
msgid "Interval" msgid "Interval"
msgstr "Intervall" msgstr "Intervall"
@ -475,9 +464,7 @@ msgstr "Senaste intervall"
msgid "Left" msgid "Left"
msgstr "Vänster" msgstr "Vänster"
#: graphs.py:151 #: graphs.py:151 graphs.py:177 graphs.py:335
#: graphs.py:177
#: graphs.py:335
msgid "Mature" msgid "Mature"
msgstr "Gamla" msgstr "Gamla"
@ -489,9 +476,7 @@ msgstr "Gamla kort: <!--card count-->"
msgid "Mature cards: <!--correct answers-->" msgid "Mature cards: <!--correct answers-->"
msgstr "Gamla kort: <!--correct answers-->" msgstr "Gamla kort: <!--correct answers-->"
#: media.py:176 #: media.py:176 media.py:178 media.py:179
#: media.py:178
#: media.py:179
msgid "MediaMissing" msgid "MediaMissing"
msgstr "Mediefil saknas" msgstr "Mediefil saknas"
@ -512,8 +497,7 @@ msgstr "Modelletiketter"
msgid "Modify fields..." msgid "Modify fields..."
msgstr "Ändra fält..." msgstr "Ändra fält..."
#: graphs.py:175 #: graphs.py:175 graphs.py:333
#: graphs.py:333
msgid "New" msgid "New"
msgstr "Nya" msgstr "Nya"
@ -525,23 +509,23 @@ msgstr "Inga kort har passerat förfallotid."
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "Lägg till några kort först." msgstr "Lägg till några kort först."
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "Behandlar..." msgstr "Behandlar..."
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "Bygger om fråge-/svarscachen..." msgstr "Bygger om fråge-/svarscachen..."
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "Bygger om antalsberäkningar..." msgstr "Bygger om antalsberäkningar..."
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "Bygger om etikettcachen..." msgstr "Bygger om etikettcachen..."
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "Bygger om typer..." msgstr "Bygger om typer..."
@ -561,19 +545,19 @@ msgstr "Upprepn. nästa månad"
msgid "Reps next week" msgid "Reps next week"
msgstr "Upprepn. nästa vecka" msgstr "Upprepn. nästa vecka"
#: deck.py:3302 #: deck.py:3315
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "Repetera kort från största intervall" msgstr "Repetera kort från största intervall"
#: deck.py:3303 #: deck.py:3316
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "Repetera kort från minsta intervall" msgstr "Repetera kort från minsta intervall"
#: deck.py:3304 #: deck.py:3317
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "Repetera kort ordnade efter den tid de förfaller" msgstr "Repetera kort ordnade efter den tid de förfaller"
#: deck.py:3305 #: deck.py:3318
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "Repetera kort i slumpmässig ordning" msgstr "Repetera kort i slumpmässig ordning"
@ -589,52 +573,51 @@ msgstr "Höger"
msgid "Scan fields..." msgid "Scan fields..."
msgstr "Söker igenom fält..." msgstr "Söker igenom fält..."
#: deck.py:3311 #: deck.py:3324
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "Visa felbesvarade kort i slutet" msgstr "Visa felbesvarade kort i slutet"
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "Visa felbesvarade kort om tio minuter" msgstr "Visa felbesvarade kort om tio minuter"
#: deck.py:3314 #: deck.py:3327
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "Visa felbesvarade kort om tre dagar" msgstr "Visa felbesvarade kort om tre dagar"
#: deck.py:3313 #: deck.py:3326
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "Visa felbesvarade kort om åtta timmar" msgstr "Visa felbesvarade kort om åtta timmar"
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "Visa felbesvarade kort snart" msgstr "Visa felbesvarade kort snart"
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "Visa nya kort efter alla andra kort" msgstr "Visa nya kort efter alla andra kort"
#: deck.py:3297 #: deck.py:3310
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "Visa nya kort innan repetitioner" msgstr "Visa nya kort innan repetitioner"
#: deck.py:3289 #: deck.py:3302
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "Visa nya kort i den ordning de lades till" msgstr "Visa nya kort i den ordning de lades till"
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "Visa nya kort i slumpmässig ordning" msgstr "Visa nya kort i slumpmässig ordning"
#: deck.py:3290 #: deck.py:3303
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "Visa nya kort i omvänd ordning från hur de lades till" msgstr "Visa nya kort i omvänd ordning från hur de lades till"
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "Fördela nya kort bland repetitioner" msgstr "Fördela nya kort bland repetitioner"
#: exporting.py:164 #: exporting.py:164 exporting.py:196
#: exporting.py:196
msgid "Text files (*.txt)" msgid "Text files (*.txt)"
msgstr "Textfiler (*.txt)" msgstr "Textfiler (*.txt)"
@ -642,12 +625,11 @@ msgstr "Textfiler (*.txt)"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "Text åtskiljd av tabbar eller semikolon (*)" msgstr "Text åtskiljd av tabbar eller semikolon (*)"
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "Den nuvarande modellen fanns inte" msgstr "Den nuvarande modellen fanns inte"
#: importing/csvfile.py:40 #: importing/csvfile.py:40 importing/wcu.py:29
#: importing/wcu.py:29
msgid "The file was not in UTF8 format." msgid "The file was not in UTF8 format."
msgstr "Filen var inte i UTF8-format" msgstr "Filen var inte i UTF8-format"
@ -722,17 +704,15 @@ msgstr "Osedda kort:"
msgid "Update tags..." msgid "Update tags..."
msgstr "Uppdatera etiketter..." msgstr "Uppdatera etiketter..."
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "Uppdaterar prioteringar..." msgstr "Uppdaterar prioteringar..."
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "Uppgraderar kortlek..." msgstr "Uppgraderar kortlek..."
#: graphs.py:150 #: graphs.py:150 graphs.py:176 graphs.py:334
#: graphs.py:176
#: graphs.py:334
msgid "Young" msgid "Young"
msgstr "Unga" msgstr "Unga"
@ -748,16 +728,11 @@ msgstr "Unga kort: <!--correct answers-->"
msgid "[invalid question/answer format]" msgid "[invalid question/answer format]"
msgstr "[ogiltigt format för fråga/svar]" msgstr "[ogiltigt format för fråga/svar]"
#: sync.py:231 #: sync.py:231 sync.py:235
#: sync.py:235
msgid "all" msgid "all"
msgstr "alla" msgstr "alla"
#: stats.py:368 #: stats.py:368 stats.py:370 stats.py:372 stats.py:374 stats.py:376
#: stats.py:370
#: stats.py:372
#: stats.py:374
#: stats.py:376
msgid "cards/day" msgid "cards/day"
msgstr "kort/dag" msgstr "kort/dag"
@ -776,76 +751,111 @@ msgstr "okänt"
#~ msgid "%(a)d.%(b)df" #~ msgid "%(a)d.%(b)df"
#~ msgstr "%(a)d,%(b)df" #~ msgstr "%(a)d,%(b)df"
#~ msgid "%(count)s %(gradename)s kanji." #~ msgid "%(count)s %(gradename)s kanji."
#~ msgstr "%(count)s %(gradename)s kanji." #~ msgstr "%(count)s %(gradename)s kanji."
#~ msgid "%(gradename)s: %(count)s of %(total)s (%(percent)0.1f%%)." #~ msgid "%(gradename)s: %(count)s of %(total)s (%(percent)0.1f%%)."
#~ msgstr "%(gradename)s: %(count)s av sammanlagt %(total)s (%(percent)0.1f%%)." #~ msgstr "%(gradename)s: %(count)s av sammanlagt %(total)s (%(percent)0.1f%%)."
#~ msgid "%0.1f seconds" #~ msgid "%0.1f seconds"
#~ msgstr "%0.1f sekunder" #~ msgstr "%0.1f sekunder"
#~ msgid "%sd" #~ msgid "%sd"
#~ msgstr "%s dag" #~ msgstr "%s dag"
#~ msgid "%sh" #~ msgid "%sh"
#~ msgstr "%s tim." #~ msgstr "%s tim."
#~ msgid "%sm" #~ msgid "%sm"
#~ msgstr "%s min" #~ msgstr "%s min"
#~ msgid "%ss" #~ msgid "%ss"
#~ msgstr "%s sek" #~ msgstr "%s sek"
#~ msgid "%sy" #~ msgid "%sy"
#~ msgstr "%s år" #~ msgstr "%s år"
#~ msgid "<b>%0.0f</b> days" #~ msgid "<b>%0.0f</b> days"
#~ msgstr "<b>%0.0f</b> dagar" #~ msgstr "<b>%0.0f</b> dagar"
#~ msgid "<b>%0.1f</b> cards/day" #~ msgid "<b>%0.1f</b> cards/day"
#~ msgstr "<b>%0.1f</b> kort/dag" #~ msgstr "<b>%0.1f</b> kort/dag"
#~ msgid "<b>Averages</b><br>" #~ msgid "<b>Averages</b><br>"
#~ msgstr "<b>Genomsnitt</b><br>" #~ msgstr "<b>Genomsnitt</b><br>"
#~ msgid "<h1>Kanji statistics</h1>The %d seen cards in this deck contain:" #~ msgid "<h1>Kanji statistics</h1>The %d seen cards in this deck contain:"
#~ msgstr "<h1>Kanji-statistik</h1>De %d kort i denna kortlek som setts innehåller:" #~ msgstr "<h1>Kanji-statistik</h1>De %d kort i denna kortlek som setts innehåller:"
#~ msgid "<h1>Missing</h1>" #~ msgid "<h1>Missing</h1>"
#~ msgstr "<h1>Saknade</h1>" #~ msgstr "<h1>Saknade</h1>"
#~ msgid "<h1>Non-Jouyou</h1>" #~ msgid "<h1>Non-Jouyou</h1>"
#~ msgstr "<h1>Icke-jouyou</h1>" #~ msgstr "<h1>Icke-jouyou</h1>"
#~ msgid "<h1>Seen</h1>" #~ msgid "<h1>Seen</h1>"
#~ msgstr "<h1>Sedda</h1>" #~ msgstr "<h1>Sedda</h1>"
#~ msgid "<li>%d total unique kanji.</li>" #~ msgid "<li>%d total unique kanji.</li>"
#~ msgstr "<li>Sammanlagt %d unika kanji.</li>" #~ msgstr "<li>Sammanlagt %d unika kanji.</li>"
#~ msgid "Adding views and indices..." #~ msgid "Adding views and indices..."
#~ msgstr "Lägger till visningsätt och index..." #~ msgstr "Lägger till visningsätt och index..."
#~ msgid "Anki 1.0 deck (*.anki)" #~ msgid "Anki 1.0 deck (*.anki)"
#~ msgstr "Ankikortlek 1.0 (*.anki)" #~ msgstr "Ankikortlek 1.0 (*.anki)"
#~ msgid "Anki deck (*.anki)" #~ msgid "Anki deck (*.anki)"
#~ msgstr "Ankikortlek (*.anki)" #~ msgstr "Ankikortlek (*.anki)"
#~ msgid "Anki decks (*.anki)" #~ msgid "Anki decks (*.anki)"
#~ msgstr "Ankikortlekar (*.anki)" #~ msgstr "Ankikortlekar (*.anki)"
#~ msgid "Cantonese" #~ msgid "Cantonese"
#~ msgstr "Kantonesiska" #~ msgstr "Kantonesiska"
#~ msgid "Couldn't find pattern. The file should be a series of lines separated by tabs or semicolons." #~ msgid "Couldn't find pattern. The file should be a series of lines separated by tabs or semicolons."
#~ msgstr "Kunde inte hitta mönstret. Filen skall vara en serie av rader som skiljs av tabbar eller semikolon." #~ msgstr "Kunde inte hitta mönstret. Filen skall vara en serie av rader som skiljs av tabbar eller semikolon."
#~ msgid "First-seen cards: <b>%(gNewYes%)0.1f%%</b> (<b>%(gNewYes)d</b> of <b>%(gNewTotal)d</b>)<br><br>" #~ msgid "First-seen cards: <b>%(gNewYes%)0.1f%%</b> (<b>%(gNewYes)d</b> of <b>%(gNewTotal)d</b>)<br><br>"
#~ msgstr "Kort som sågs för första gången: <b>%(gNewYes%)0.1f%%</b> (<b>%(gNewYes)d</b> av <b>%(gNewTotal)d</b>)<br><br>" #~ msgstr "Kort som sågs för första gången: <b>%(gNewYes%)0.1f%%</b> (<b>%(gNewYes)d</b> av <b>%(gNewTotal)d</b>)<br><br>"
#~ msgid "Japanese" #~ msgid "Japanese"
#~ msgstr "Japanska" #~ msgstr "Japanska"
#~ msgid "Jouyou levels:" #~ msgid "Jouyou levels:"
#~ msgstr "Jouyou-nivåer:" #~ msgstr "Jouyou-nivåer:"
#~ msgid "Line %(line)d doesn't match pattern '%(pat)s'" #~ msgid "Line %(line)d doesn't match pattern '%(pat)s'"
#~ msgstr "Rad %(line)d följer inte mönstret '%(pat)s'" #~ msgstr "Rad %(line)d följer inte mönstret '%(pat)s'"
#~ msgid "Mandarin" #~ msgid "Mandarin"
#~ msgstr "Standardkinesiska" #~ msgstr "Standardkinesiska"
#~ msgid "Mature cards: <b>%(gMatureYes%)0.1f%%</b> (<b>%(gMatureYes)d</b> of <b>%(gMatureTotal)d</b>)<br>" #~ msgid "Mature cards: <b>%(gMatureYes%)0.1f%%</b> (<b>%(gMatureYes)d</b> of <b>%(gMatureTotal)d</b>)<br>"
#~ msgstr "Gamla kort: <b>%(gMatureYes%)0.1f%%</b> (<b>%(gMatureYes)d</b> av <b>%(gMatureTotal)d</b>)<br>" #~ msgstr "Gamla kort: <b>%(gMatureYes%)0.1f%%</b> (<b>%(gMatureYes)d</b> av <b>%(gMatureTotal)d</b>)<br>"
#~ msgid "Mature cards: <b>%(old)d</b> (<b>%(oldP)0.2f%%</b>)<br>" #~ msgid "Mature cards: <b>%(old)d</b> (<b>%(oldP)0.2f%%</b>)<br>"
#~ msgstr "Gamla kort: <b>%(old)d</b> (<b>%(oldP)0.2f%%</b>)<br>" #~ msgstr "Gamla kort: <b>%(old)d</b> (<b>%(oldP)0.2f%%</b>)<br>"
#~ msgid "Rebuilding queue..." #~ msgid "Rebuilding queue..."
#~ msgstr "Bygger om kö..." #~ msgstr "Bygger om kö..."
#~ msgid "The file had no non-empty lines." #~ msgid "The file had no non-empty lines."
#~ msgstr "Det fanns enbart tomma rader i filen." #~ msgstr "Det fanns enbart tomma rader i filen."
#~ msgid "Unseen cards: <b>%(new)d</b> (<b>%(newP)0.2f%%</b>)<br><br>" #~ msgid "Unseen cards: <b>%(new)d</b> (<b>%(newP)0.2f%%</b>)<br><br>"
#~ msgstr "Kort som inte setts: <b>%(new)d</b> (<b>%(newP)0.2f%%</b>)<br><br>" #~ msgstr "Kort som inte setts: <b>%(new)d</b> (<b>%(newP)0.2f%%</b>)<br><br>"
#~ msgid "Young cards:" #~ msgid "Young cards:"
#~ msgstr "Unga kort:" #~ msgstr "Unga kort:"
#~ msgid "Young cards: <b>%(gYoungYes%)0.1f%%</b> (<b>%(gYoungYes)d</b> of <b>%(gYoungTotal)d</b>)<br>" #~ msgid "Young cards: <b>%(gYoungYes%)0.1f%%</b> (<b>%(gYoungYes)d</b> of <b>%(gYoungTotal)d</b>)<br>"
#~ msgstr "Unga kort: <b>%(gYoungYes%)0.1f%%</b> (<b>%(gYoungYes)d</b> av <b>%(gYoungTotal)d</b>)<br>" #~ msgstr "Unga kort: <b>%(gYoungYes%)0.1f%%</b> (<b>%(gYoungYes)d</b> av <b>%(gYoungTotal)d</b>)<br>"
#~ msgid "Young cards: <b>%(young)d</b> (<b>%(youngP)0.2f%%</b>)<br>" #~ msgid "Young cards: <b>%(young)d</b> (<b>%(youngP)0.2f%%</b>)<br>"
#~ msgstr "Unga kort: <b>%(young)d</b> (<b>%(youngP)0.2f%%</b>)<br>" #~ msgstr "Unga kort: <b>%(young)d</b> (<b>%(youngP)0.2f%%</b>)<br>"
#~ msgid "off" #~ msgid "off"
#~ msgstr "av" #~ msgstr "av"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2009-03-09 20:01-0000\n" "PO-Revision-Date: 2009-03-09 20:01-0000\n"
"Last-Translator: Nick Cook <nick@n-line.co.uk>\n" "Last-Translator: Nick Cook <nick@n-line.co.uk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -16,7 +16,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -269,11 +269,11 @@ msgstr ""
msgid "Check Media DB" msgid "Check Media DB"
msgstr "" msgstr ""
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "" msgstr ""
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "" msgstr ""
@ -293,11 +293,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "" msgstr ""
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "自定义忘记卡片处理" msgstr "自定义忘记卡片处理"
#: deck.py:2262 #: deck.py:2269
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
"Please restore from automatic backup (see FAQ)." "Please restore from automatic backup (see FAQ)."
@ -312,11 +312,11 @@ msgstr ""
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "" msgstr ""
#: deck.py:2654 #: deck.py:2661
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "" msgstr ""
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "" msgstr ""
@ -328,49 +328,49 @@ msgstr ""
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "" msgstr ""
#: deck.py:2307 #: deck.py:2314
#, python-format #, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2319 #: deck.py:2326
#, python-format #, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2334 #: deck.py:2341
#, python-format #, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2296 #: deck.py:2303
#, python-format #, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2325 #: deck.py:2332
#, python-format #, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2286 #: deck.py:2293
#, python-format #, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "" msgstr ""
@ -403,7 +403,7 @@ msgstr ""
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "" msgstr ""
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "" msgstr ""
@ -492,23 +492,23 @@ msgstr ""
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "" msgstr ""
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "" msgstr ""
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "" msgstr ""
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "" msgstr ""
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "" msgstr ""
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "" msgstr ""
@ -528,19 +528,19 @@ msgstr "下个月回答次数"
msgid "Reps next week" msgid "Reps next week"
msgstr "下周回答次数" msgstr "下周回答次数"
#: deck.py:3302 #: deck.py:3315
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "先复习早期卡片" msgstr "先复习早期卡片"
#: deck.py:3303 #: deck.py:3316
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "先复习近期卡片" msgstr "先复习近期卡片"
#: deck.py:3304 #: deck.py:3317
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "按正常顺序复习" msgstr "按正常顺序复习"
#: deck.py:3305 #: deck.py:3318
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "按随机顺序进行复习" msgstr "按随机顺序进行复习"
@ -556,47 +556,47 @@ msgstr "右对齐"
msgid "Scan fields..." msgid "Scan fields..."
msgstr "" msgstr ""
#: deck.py:3311 #: deck.py:3324
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "最后显示忘记的卡片" msgstr "最后显示忘记的卡片"
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "10分钟后显示忘记的卡片" msgstr "10分钟后显示忘记的卡片"
#: deck.py:3314 #: deck.py:3327
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "3天后显示忘记的卡片" msgstr "3天后显示忘记的卡片"
#: deck.py:3313 #: deck.py:3326
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "8小时后显示忘记的卡片" msgstr "8小时后显示忘记的卡片"
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "立即显示忘记的卡片" msgstr "立即显示忘记的卡片"
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "先复习,再学习新卡片" msgstr "先复习,再学习新卡片"
#: deck.py:3297 #: deck.py:3310
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "先学习新卡片,再复习" msgstr "先学习新卡片,再复习"
#: deck.py:3289 #: deck.py:3302
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "按创建顺序学习新卡片" msgstr "按创建顺序学习新卡片"
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "按随机顺序学习新卡片" msgstr "按随机顺序学习新卡片"
#: deck.py:3290 #: deck.py:3303
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "按与创建相反的顺序学习新卡片" msgstr "按与创建相反的顺序学习新卡片"
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "将学习与复习穿插进行" msgstr "将学习与复习穿插进行"
@ -608,7 +608,7 @@ msgstr "文本文件 (*.txt)"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "用制表符或分号分割的文本文件 (*)" msgstr "用制表符或分号分割的文本文件 (*)"
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "" msgstr ""
@ -687,11 +687,11 @@ msgstr ""
msgid "Update tags..." msgid "Update tags..."
msgstr "" msgstr ""
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "" msgstr ""
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: 2009-04-07 15:55+0800\n" "PO-Revision-Date: 2009-04-07 15:55+0800\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -16,7 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n" "Plural-Forms: nplurals=2; plural=n>1;\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -268,11 +268,11 @@ msgstr ""
msgid "Check Media DB" msgid "Check Media DB"
msgstr "檢查媒體資料庫" msgstr "檢查媒體資料庫"
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "檢查完整性" msgstr "檢查完整性"
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "" msgstr ""
@ -293,11 +293,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "" msgstr ""
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "" msgstr ""
#: deck.py:2262 #: deck.py:2269
#, fuzzy #, fuzzy
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
@ -313,11 +313,11 @@ msgstr "牌組統計"
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "牌組建立時間: <b>%s</b>前<br>" msgstr "牌組建立時間: <b>%s</b>前<br>"
#: deck.py:2654 #: deck.py:2661
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "" msgstr ""
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "" msgstr ""
@ -329,49 +329,49 @@ msgstr ""
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "" msgstr ""
#: deck.py:2307 #: deck.py:2314
#, python-format #, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2319 #: deck.py:2326
#, python-format #, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2334 #: deck.py:2341
#, python-format #, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2296 #: deck.py:2303
#, python-format #, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2325 #: deck.py:2332
#, python-format #, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2286 #: deck.py:2293
#, python-format #, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "" msgstr ""
@ -404,7 +404,7 @@ msgstr "輸出中"
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "" msgstr ""
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "" msgstr ""
@ -494,23 +494,23 @@ msgstr "沒有新的卡片到期"
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "" msgstr ""
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "" msgstr ""
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "" msgstr ""
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "" msgstr ""
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "" msgstr ""
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "" msgstr ""
@ -532,19 +532,19 @@ msgstr "%s個月"
msgid "Reps next week" msgid "Reps next week"
msgstr "" msgstr ""
#: deck.py:3302 #: deck.py:3315
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "" msgstr ""
#: deck.py:3303 #: deck.py:3316
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "" msgstr ""
#: deck.py:3304 #: deck.py:3317
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "" msgstr ""
#: deck.py:3305 #: deck.py:3318
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "" msgstr ""
@ -560,47 +560,47 @@ msgstr ""
msgid "Scan fields..." msgid "Scan fields..."
msgstr "" msgstr ""
#: deck.py:3311 #: deck.py:3324
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "" msgstr ""
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "" msgstr ""
#: deck.py:3314 #: deck.py:3327
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "" msgstr ""
#: deck.py:3313 #: deck.py:3326
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "" msgstr ""
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "" msgstr ""
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "" msgstr ""
#: deck.py:3297 #: deck.py:3310
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "" msgstr ""
#: deck.py:3289 #: deck.py:3302
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "" msgstr ""
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "" msgstr ""
#: deck.py:3290 #: deck.py:3303
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "" msgstr ""
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "" msgstr ""
@ -612,7 +612,7 @@ msgstr ".txt的檔案"
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "" msgstr ""
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "" msgstr ""
@ -693,11 +693,11 @@ msgstr ""
msgid "Update tags..." msgid "Update tags..."
msgstr "更新標誌" msgstr "更新標誌"
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "更新優先訊續..." msgstr "更新優先訊續..."
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "" msgstr ""

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-23 16:46+0200\n" "POT-Creation-Date: 2009-06-25 10:42+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: sound.py:240 #: sound.py:248
msgid "" msgid ""
"\n" "\n"
"Error processing audio.\n" "Error processing audio.\n"
@ -253,11 +253,11 @@ msgstr ""
msgid "Check Media DB" msgid "Check Media DB"
msgstr "" msgstr ""
#: deck.py:2259 #: deck.py:2266
msgid "Checking integrity..." msgid "Checking integrity..."
msgstr "" msgstr ""
#: deck.py:2269 #: deck.py:2276
msgid "Checking schema..." msgid "Checking schema..."
msgstr "" msgstr ""
@ -277,11 +277,11 @@ msgstr ""
msgid "CueCard Deck (*.wcu)" msgid "CueCard Deck (*.wcu)"
msgstr "" msgstr ""
#: deck.py:3315 #: deck.py:3328
msgid "Custom failed cards handling" msgid "Custom failed cards handling"
msgstr "" msgstr ""
#: deck.py:2262 #: deck.py:2269
msgid "" msgid ""
"Database file is damaged.\n" "Database file is damaged.\n"
"Please restore from automatic backup (see FAQ)." "Please restore from automatic backup (see FAQ)."
@ -296,11 +296,11 @@ msgstr ""
msgid "Deck created: <b>%s</b> ago<br>" msgid "Deck created: <b>%s</b> ago<br>"
msgstr "" msgstr ""
#: deck.py:2654 #: deck.py:2661
msgid "Deck missing core table" msgid "Deck missing core table"
msgstr "" msgstr ""
#: deck.py:2272 #: deck.py:2279
msgid "Deck was missing a model" msgid "Deck was missing a model"
msgstr "" msgstr ""
@ -312,49 +312,49 @@ msgstr ""
msgid "Delete unused files..." msgid "Delete unused files..."
msgstr "" msgstr ""
#: deck.py:2307 #: deck.py:2314
#, python-format #, python-format
msgid "Deleted %d card with missing fact" msgid "Deleted %d card with missing fact"
msgid_plural "Deleted %d cards with missing fact" msgid_plural "Deleted %d cards with missing fact"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2319 #: deck.py:2326
#, python-format #, python-format
msgid "Deleted %d card with no card template" msgid "Deleted %d card with no card template"
msgid_plural "Deleted %d cards with no card template" msgid_plural "Deleted %d cards with no card template"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2334 #: deck.py:2341
#, python-format #, python-format
msgid "Deleted %d dangling field" msgid "Deleted %d dangling field"
msgid_plural "Deleted %d dangling fields" msgid_plural "Deleted %d dangling fields"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2296 #: deck.py:2303
#, python-format #, python-format
msgid "Deleted %d fact with missing fields" msgid "Deleted %d fact with missing fields"
msgid_plural "Deleted %d facts with missing fields" msgid_plural "Deleted %d facts with missing fields"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2325 #: deck.py:2332
#, python-format #, python-format
msgid "Deleted %d fact with no cards" msgid "Deleted %d fact with no cards"
msgid_plural "Deleted %d facts with no cards" msgid_plural "Deleted %d facts with no cards"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2286 #: deck.py:2293
#, python-format #, python-format
msgid "Deleted %d field with missing field model" msgid "Deleted %d field with missing field model"
msgid_plural "Deleted %d fields with missing field model" msgid_plural "Deleted %d fields with missing field model"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: deck.py:2338 #: deck.py:2345
msgid "Deleted: " msgid "Deleted: "
msgstr "" msgstr ""
@ -387,7 +387,7 @@ msgstr ""
msgid "Facts in tab-separated text file (*.txt)" msgid "Facts in tab-separated text file (*.txt)"
msgstr "" msgstr ""
#: deck.py:2701 #: deck.py:2708
msgid "File is in use by another process" msgid "File is in use by another process"
msgstr "" msgstr ""
@ -476,23 +476,23 @@ msgstr ""
msgid "Please add some cards first." msgid "Please add some cards first."
msgstr "" msgstr ""
#: deck.py:2516 #: deck.py:2523
msgid "Processing..." msgid "Processing..."
msgstr "" msgstr ""
#: deck.py:2356 #: deck.py:2363
msgid "Rebuilding QA cache..." msgid "Rebuilding QA cache..."
msgstr "" msgstr ""
#: deck.py:2372 #: deck.py:2379
msgid "Rebuilding counts..." msgid "Rebuilding counts..."
msgstr "" msgstr ""
#: deck.py:2350 #: deck.py:2357
msgid "Rebuilding tag cache..." msgid "Rebuilding tag cache..."
msgstr "" msgstr ""
#: deck.py:2370 #: deck.py:2377
msgid "Rebuilding types..." msgid "Rebuilding types..."
msgstr "" msgstr ""
@ -512,19 +512,19 @@ msgstr ""
msgid "Reps next week" msgid "Reps next week"
msgstr "" msgstr ""
#: deck.py:3302 #: deck.py:3315
msgid "Review cards from largest interval" msgid "Review cards from largest interval"
msgstr "" msgstr ""
#: deck.py:3303 #: deck.py:3316
msgid "Review cards from smallest interval" msgid "Review cards from smallest interval"
msgstr "" msgstr ""
#: deck.py:3304 #: deck.py:3317
msgid "Review cards in order due" msgid "Review cards in order due"
msgstr "" msgstr ""
#: deck.py:3305 #: deck.py:3318
msgid "Review cards in random order" msgid "Review cards in random order"
msgstr "" msgstr ""
@ -540,47 +540,47 @@ msgstr ""
msgid "Scan fields..." msgid "Scan fields..."
msgstr "" msgstr ""
#: deck.py:3311 #: deck.py:3324
msgid "Show failed cards at end" msgid "Show failed cards at end"
msgstr "" msgstr ""
#: deck.py:3312 #: deck.py:3325
msgid "Show failed cards in 10 minutes" msgid "Show failed cards in 10 minutes"
msgstr "" msgstr ""
#: deck.py:3314 #: deck.py:3327
msgid "Show failed cards in 3 days" msgid "Show failed cards in 3 days"
msgstr "" msgstr ""
#: deck.py:3313 #: deck.py:3326
msgid "Show failed cards in 8 hours" msgid "Show failed cards in 8 hours"
msgstr "" msgstr ""
#: deck.py:3310 #: deck.py:3323
msgid "Show failed cards soon" msgid "Show failed cards soon"
msgstr "" msgstr ""
#: deck.py:3296 #: deck.py:3309
msgid "Show new cards after all other cards" msgid "Show new cards after all other cards"
msgstr "" msgstr ""
#: deck.py:3297 #: deck.py:3310
msgid "Show new cards before reviews" msgid "Show new cards before reviews"
msgstr "" msgstr ""
#: deck.py:3289 #: deck.py:3302
msgid "Show new cards in order added" msgid "Show new cards in order added"
msgstr "" msgstr ""
#: deck.py:3288 #: deck.py:3301
msgid "Show new cards in random order" msgid "Show new cards in random order"
msgstr "" msgstr ""
#: deck.py:3290 #: deck.py:3303
msgid "Show new cards in reverse order added" msgid "Show new cards in reverse order added"
msgstr "" msgstr ""
#: deck.py:3295 #: deck.py:3308
msgid "Spread new cards out through reviews" msgid "Spread new cards out through reviews"
msgstr "" msgstr ""
@ -592,7 +592,7 @@ msgstr ""
msgid "Text separated by tabs or semicolons (*)" msgid "Text separated by tabs or semicolons (*)"
msgstr "" msgstr ""
#: deck.py:2278 #: deck.py:2285
msgid "The current model didn't exist" msgid "The current model didn't exist"
msgstr "" msgstr ""
@ -671,11 +671,11 @@ msgstr ""
msgid "Update tags..." msgid "Update tags..."
msgstr "" msgstr ""
#: deck.py:2353 #: deck.py:2360
msgid "Updating priorities..." msgid "Updating priorities..."
msgstr "" msgstr ""
#: deck.py:2867 #: deck.py:2874
msgid "Upgrading Deck..." msgid "Upgrading Deck..."
msgstr "" msgstr ""