aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/locales/en.json
blob: b21262a215af2d65db457144bacce4e8e958527a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "command.back": "Go back",
  "command.parent": "Go to parent directory",
  "command.search": "Open/close search panel",
  "command.search.clear": "Clear",
  "command.search.search": "Search",
  "command.sort.byDateAsc": "By date (oldest first)",
  "command.sort.byDateDesc": "By date (most recent first)",
  "command.sort.byTitleAsc": "By title (A to Z)",
  "directory.no-results": "Empty directory",
  "download.download-file-fmt": "Download {0}",
  "gallery.unknown-resource": "Resource not found",
  "panelLeft.information.title": "Information",
  "panelLeft.propositions": "Related filters",
  "panelLeft.propositions.other": "other filters",
  "search.no-result-fmt": "No result<br>({0} match in other folders) | No result<br>({0} matches in other folders)",
  "tag-propositions.addition": "Include all items with this tag",
  "tag-propositions.intersection": "Search for this tag",
  "tag-propositions.item-count": "Item count",
  "tag-propositions.showmore": "show more ({0})",
  "tag-propositions.substraction": "Exclude items with this tag",
  "tagInput.nomatch": "No match",
  "tagInput.placeholder": "Filters"
}