anki/rslib/src/i18n/media-check.ftl

51 lines
1.3 KiB
Plaintext
Raw Normal View History

2020-02-17 02:43:18 +01:00
## Shown at the top of the media check screen
2020-02-14 07:15:18 +01:00
missing-count = Missing files: {$count}
unused-count = Unused files: {$count}
renamed-count = Renamed files: {$count}
oversize-count = Over 100MB: {$count}
subfolder-count = Subfolders: {$count}
2020-02-17 02:43:18 +01:00
## Shown at the top of each section
2020-02-14 07:15:18 +01:00
renamed-header = Some files have been renamed for compatibility:
oversize-header = Files over 100MB can not be synced with AnkiWeb.
subfolder-header = Folders inside the media folder are not supported.
missing-header =
The following files are referenced by cards, but were not found in the media folder:
unused-header =
The following files were found in the media folder, but do not appear to be used on any cards:
2020-02-17 02:43:18 +01:00
## Shown once for each file
2020-02-14 07:15:18 +01:00
renamed-file = Renamed: {$old} -> {$new}
oversize-file = Over 100MB: {$filename}
subfolder-file = Folder: {$filename}
missing-file = Missing: {$filename}
unused-file = Unused: {$filename}
2020-02-17 02:43:18 +01:00
## Progress
checked = Checked {$count}...
2020-02-17 02:43:18 +01:00
## Deleting unused media
delete-unused-confirm = Delete unused media?
files-remaining = {$count ->
[one] 1 file
*[other] {$count} files
} remaining.
delete-unused-complete = {$count ->
[one] 1 file
*[other] {$count} files
} moved to the trash.
2020-02-17 02:43:18 +01:00
## Rendering LaTeX
all-latex-rendered = All LaTeX rendered.
2020-02-17 02:43:18 +01:00
## Buttons
delete-unused = Delete Unused
render-latex = Render LaTeX