Anki/ftl/core/actions.ftl
sorata 1b192dca6b
Move to all "Note type" (#3560)
* update change-notetype.ftl

* update notetypes.ftl

* update errors.ftl

* update adding.ftl

* update actions.ftl

* update browsing.ftl

* update exporting.ftl

* update importing.ftl

* update card-templates.ftl

* update database-check.ftl

* fix casing

* Update ftl/core/adding.ftl

Co-authored-by: Abdo <abdo@abdnh.net>

---------

Co-authored-by: Abdo <abdo@abdnh.net>
2024-11-08 22:53:57 +10:00

77 lines
2.5 KiB
Text

actions-add = Add
actions-all-selected = All selected
actions-any-selected = Any selected
actions-cancel = Cancel
actions-choose = Choose
actions-close = Close
actions-discard = Discard
actions-copy = Copy
actions-create-copy = Create Copy
actions-custom-study = Custom Study
actions-decks = Decks
actions-decrement-value = Decrement value
actions-delete = Delete
actions-export = Export
actions-empty-cards = Empty Cards
actions-filter = Filter
actions-help = Help
actions-increment-value = Increment value
actions-import = Import
actions-manage = Manage...
actions-name = Name:
actions-new = New
actions-new-name = New name:
actions-options = Options
actions-options-for = Options for { $val }
actions-preview = Preview
actions-rebuild = Rebuild
actions-rename = Rename
actions-rename-deck = Rename Deck
actions-rename-tag = Rename Tag
actions-rename-with-parents = Rename with Parents
actions-remove-tag = Remove Tag
actions-replay-audio = Replay Audio
actions-reposition = Reposition
actions-save = Save
actions-search = Search
actions-select = Select
actions-shortcut-key = Shortcut key: { $val }
actions-suspend-card = Suspend Card
actions-set-due-date = Set Due Date
actions-answer-card = Answer Card
actions-unbury-unsuspend = Unbury/Unsuspend
actions-add-deck = Add Deck
actions-add-note = Add Note
actions-update-tag = Update Tag
actions-update-note = Update Note
actions-update-card = Update Card
actions-update-deck = Update Deck
actions-forget-card = Reset Card
actions-build-filtered-deck = Build Deck
actions-add-notetype = Add Note Type
actions-remove-notetype = Remove Note Type
actions-update-notetype = Update Note Type
actions-update-config = Update Config
actions-card-info = Card Info
actions-previous-card-info = Previous Card Info
# By convention, the name of a menu action is suffixed with "..." if additional
# input is required before it can be performed. E.g. "Export..." vs. "Delete".
actions-with-ellipsis = { $action }...
actions-fullscreen-unsupported = Full screen mode is not supported for your video driver. Try switching to a different one from the preferences screen.
## Flags
actions-flag-number = Flag { $number }
actions-flag-red = Red
actions-flag-orange = Orange
actions-flag-green = Green
actions-flag-blue = Blue
actions-flag-pink = Pink
actions-flag-turquoise = Turquoise
actions-flag-purple = Purple
actions-set-flag = Set Flag
actions-nothing-to-undo = Nothing to undo
actions-nothing-to-redo = Nothing to redo
actions-auto-advance = Auto Advance
actions-auto-advance-activated = Auto Advance enabled
actions-auto-advance-deactivated = Auto Advance disabled