anki/rslib/ftl/empty-cards.ftl

12 lines
448 B
Plaintext
Raw Normal View History

2020-04-25 10:25:56 +02:00
empty-cards-for-note-type = Empty cards for { $notetype }:
empty-cards-count-line =
{ $empty_count } of { $existing_count } cards empty ({ $template_names }).
empty-cards-window-title = Empty Cards
empty-cards-preserve-notes-checkbox = Keep notes with no valid cards
empty-cards-delete-button = Delete
empty-cards-not-found = No empty cards.
empty-cards-deleted-count = Deleted { $cards ->
[one] { $cards } card.
*[other] { $cards } cards.
}