anki/ftl/core/custom-study.ftl
Damien Elmes 82196753ec Rework display of available cards in custom study
In v3, it's more informative to show the count of child decks separately,
since increasing the limit of the current deck does not increase the limits
of child decks. When we rework the decks list in the future, a tooltip
will hopefully provide an easier way for users to see where cards are
available, and where limits are being applied.

Closes #1868
2022-05-20 17:52:02 +10:00

35 lines
2.0 KiB
Plaintext

custom-study-must-rename-deck = Please rename the existing Custom Study deck first.
custom-study-all-cards-in-random-order-dont = All cards in random order (don't reschedule)
custom-study-all-review-cards-in-random-order = All review cards in random order
custom-study-cards = cards
custom-study-cards-from-the-deck = cards from the deck
custom-study-choose-tags = Choose Tags
custom-study-custom-study-session = Custom Study Session
custom-study-due-cards-only = Due cards only
custom-study-increase-todays-new-card-limit = Increase today's new card limit
custom-study-increase-todays-new-card-limit-by = Increase today's new card limit by
custom-study-increase-todays-review-card-limit = Increase today's review card limit
custom-study-increase-todays-review-limit-by = Increase today's review limit by
custom-study-new-cards-only = New cards only
custom-study-no-cards-matched-the-criteria-you = No cards matched the criteria you provided.
custom-study-ok = OK
custom-study-preview-new-cards = Preview new cards
custom-study-preview-new-cards-added-in-the = Preview new cards added in the last
custom-study-require-one-or-more-of-these = Require one or more of these tags:
custom-study-review-ahead = Review ahead
custom-study-review-ahead-by = Review ahead by
custom-study-review-cards-forgotten-in-last = Review cards forgotten in last
custom-study-review-forgotten-cards = Review forgotten cards
custom-study-select = Select
custom-study-select-tags-to-exclude = Select tags to exclude:
custom-study-selective-study = Selective Study
custom-study-study-by-card-state-or-tag = Study by card state or tag
custom-study-available-new-cards-2 = Available new cards: { $countString }
custom-study-available-review-cards-2 = Available review cards: { $countString }
custom-study-available-child-count = ({ $count } in subdecks)
## DEPRECATED - you do not need to translate these.
custom-study-available-new-cards = Available new cards: { $count }
custom-study-available-review-cards = Available review cards: { $count }