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

22 lines
835 B
Plaintext
Raw Normal View History

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}
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:
renamed-file = Renamed: {$old} -> {$new}
oversize-file = Over 100MB: {$filename}
subfolder-file = Folder: {$filename}
missing-file = Missing: {$filename}
unused-file = Unused: {$filename}
checked = Checked {$count}...