Skip to content

Translations

Flux uses a set of built-in strings throughout its components, all of which can be translated. Flux integrates with vue-i18n and uses its translate function, so you can localize these strings alongside the rest of your application.

Strings

Key
Value
flux.back
Back
flux.cancel
Cancel
flux.close
Close
flux.collapseGroup
Collapse group
flux.collapseRow
Collapse row
flux.expandGroup
Expand group
flux.expandRow
Expand row
flux.comingSoon
Coming soon
flux.continue
Continue
flux.createOption
Create "{value}"
flux.customPeriod
Custom period
flux.decrease
Decrease
flux.delete
Delete
flux.done
Done
flux.filter
Filter
flux.filterRemove
Remove filter
flux.filterReset
Reset filters
flux.increase
Increase
flux.justNow
Just now
flux.max
Max
flux.min
Min
flux.moreActions
More actions
flux.nSelected
{n} selected
flux.ok
Ok
flux.optional
Optional
flux.preview
Preview
flux.previewClose
Close preview
flux.displayingOf
{from}–{to} of {total}
flux.showN
Show {n}
flux.skip
Skip
flux.next
Next
flux.noItems
There are no items (left).
flux.pagination
Pagination
flux.paginationNavigateTitle
Navigate
flux.paginationNavigateMessage
Please provide the desired page number you wish to navigate to.
flux.paginationNavigatePage
Page
flux.previous
Previous
flux.search
Search...
flux.sort
Sort
flux.sortAscending
Ascending
flux.sortDescending
Descending
flux.sortRemove
Remove sorting
flux.submenu
Submenu
flux.today
Today
flux.togglePasswordVisibility
Toggle password visibility
flux.selectMonth
Select month
flux.selectYear
Select year
flux.selectDate
Select date
flux.previousMonth
Previous month
flux.nextMonth
Next month
flux.previousYears
Previous years
flux.nextYears
Next years
flux.allDay
All day
flux.andNMore
{n} more
flux.grabbedAnnounce
Item grabbed. Use arrow keys to move, Enter to drop, Escape to cancel.
flux.releasedAnnounce
Item released.
flux.goToPage
Go to page {page}
flux.pinDigit
Digit {index} of {total}
flux.dropFilesOrClick
Drop files here or click to upload
flux.colorSaturationBrightness
Color saturation and brightness
flux.customColor
Custom color
flux.hue
Hue
flux.opacity
Opacity
flux.lowerBound
Lower bound
flux.upperBound
Upper bound
flux.galleryPlaceholderButton
Pick image
flux.galleryPlaceholderMessage
Drop an image here or click the button to upload...
flux.galleryPlaceholderTitle
Gallery
flux.timezoneEurope
Europe
flux.timezoneAmerica
America
flux.timezoneUs
United States
flux.timezoneAustralia
Australia
flux.timezoneCanada
Canada
flux.timezoneMexico
Mexico
flux.timezoneAfrica
Africa
flux.timezoneAntarctica
Antarctica
flux.timezoneArctic
Arctic
flux.timezoneAsia
Asia
flux.timezoneAtlantic
Atlantic
flux.timezoneBrazil
Brazil
flux.timezoneChile
Chile
flux.timezoneEtc
ETC
flux.timezoneOther
Other
flux.timezoneIndian
Indian
flux.timezonePacific
Pacific

Pre-translated strings

Here are the official translations for the strings used by Flux. If you have additional translations, feel free to contribute by creating a pull request on GitHub. 😃

English

yaml
flux:
  back: "Back"
  cancel: "Cancel"
  close: "Close"
  collapseGroup: "Collapse group"
  collapseRow: "Collapse row"
  expandGroup: "Expand group"
  expandRow: "Expand row"
  comingSoon: "Coming soon"
  continue: "Continue"
  createOption: 'Create "{value}"'
  customPeriod: "Custom period"
  delete: "Delete"
  done: "Done"
  filter: "Filter"
  filterRemove: "Remove filter"
  filterReset: "Reset filters"
  justNow: "Just now"
  max: "Max"
  min: "Min"
  nSelected: "{n} selected"
  ok: "Ok"
  optional: "Optional"
  preview: "Preview"
  previewClose: "Close preview"
  displayingOf: "{from}–{to} of {total}"
  showN: "Show {n}"
  skip: "Skip"
  next: "Next"
  noItems: "There are no items (left)."
  pagination: "Pagination"
  paginationNavigateTitle: "Navigate"
  paginationNavigateMessage: "Please provide the desired page number you wish to navigate to."
  paginationNavigatePage: "Page"
  previous: "Previous"
  search: "Search..."
  sort: "Sort"
  sortAscending: "Ascending"
  sortDescending: "Descending"
  sortRemove: "Remove sorting"
  submenu: "Submenu"
  today: "Today"
  selectMonth: "Select month"
  selectYear: "Select year"
  selectDate: "Select date"
  previousMonth: "Previous month"
  nextMonth: "Next month"
  previousYears: "Previous years"
  nextYears: "Next years"
  allDay: "All day"
  andNMore: "{n} more"
  grabbedAnnounce: "Item grabbed. Use arrow keys to move, Enter to drop, Escape to cancel."
  releasedAnnounce: "Item released."
  goToPage: "Go to page {page}"
  pinDigit: "Digit {index} of {total}"
  dropFilesOrClick: "Drop files here or click to upload"
  colorSaturationBrightness: "Color saturation and brightness"
  customColor: "Custom color"
  hue: "Hue"
  opacity: "Opacity"
  lowerBound: "Lower bound"
  upperBound: "Upper bound"
  galleryPlaceholderButton: "Pick image"
  galleryPlaceholderMessage: "Drop an image here or click the button to upload..."
  galleryPlaceholderTitle: "Gallery"
  timezoneEurope: "Europe"
  timezoneAmerica: "America"
  timezoneUs: "United States"
  timezoneAustralia: "Australia"
  timezoneCanada: "Canada"
  timezoneMexico: "Mexico"
  timezoneAfrica: "Africa"
  timezoneAntarctica: "Antarctica"
  timezoneArctic: "Arctic"
  timezoneAsia: "Asia"
  timezoneAtlantic: "Atlantic"
  timezoneBrazil: "Brazil"
  timezoneChile: "Chile"
  timezoneEtc: "ETC"
  timezoneOther: "Other"
  timezoneIndian: "Indian"
  timezonePacific: "Pacific"
json
{
  "flux": {
    "back": "Back",
    "cancel": "Cancel",
    "close": "Close",
    "collapseGroup": "Collapse group",
    "collapseRow": "Collapse row",
    "expandGroup": "Expand group",
    "expandRow": "Expand row",
    "comingSoon": "Coming soon",
    "continue": "Continue",
    "createOption": "Create \"{value}\"",
    "customPeriod": "Custom period",
    "delete": "Delete",
    "done": "Done",
    "filter": "Filter",
    "filterRemove": "Remove filter",
    "filterReset": "Reset filters",
    "justNow": "Just now",
    "max": "Max",
    "min": "Min",
    "nSelected": "{n} selected",
    "ok": "Ok",
    "optional": "Optional",
    "preview": "Preview",
    "previewClose": "Close preview",
    "displayingOf": "{from}–{to} of {total}",
    "showN": "Show {n}",
    "skip": "Skip",
    "next": "Next",
    "noItems": "There are no items (left).",
    "pagination": "Pagination",
    "paginationNavigateTitle": "Navigate",
    "paginationNavigateMessage": "Please provide the desired page number you wish to navigate to.",
    "paginationNavigatePage": "Page",
    "previous": "Previous",
    "search": "Search...",
    "sort": "Sort",
    "sortAscending": "Ascending",
    "sortDescending": "Descending",
    "sortRemove": "Remove sorting",
    "submenu": "Submenu",
    "today": "Today",
    "selectMonth": "Select month",
    "selectYear": "Select year",
    "selectDate": "Select date",
    "previousMonth": "Previous month",
    "nextMonth": "Next month",
    "previousYears": "Previous years",
    "nextYears": "Next years",
    "allDay": "All day",
    "andNMore": "{n} more",
    "grabbedAnnounce": "Item grabbed. Use arrow keys to move, Enter to drop, Escape to cancel.",
    "releasedAnnounce": "Item released.",
    "goToPage": "Go to page {page}",
    "pinDigit": "Digit {index} of {total}",
    "dropFilesOrClick": "Drop files here or click to upload",
    "colorSaturationBrightness": "Color saturation and brightness",
    "customColor": "Custom color",
    "hue": "Hue",
    "opacity": "Opacity",
    "lowerBound": "Lower bound",
    "upperBound": "Upper bound",
    "galleryPlaceholderButton": "Pick image",
    "galleryPlaceholderMessage": "Drop an image here or click the button to upload...",
    "galleryPlaceholderTitle": "Gallery",
    "timezoneEurope": "Europe",
    "timezoneAmerica": "America",
    "timezoneUs": "United States",
    "timezoneAustralia": "Australia",
    "timezoneCanada": "Canada",
    "timezoneMexico": "Mexico",
    "timezoneAfrica": "Africa",
    "timezoneAntarctica": "Antarctica",
    "timezoneArctic": "Arctic",
    "timezoneAsia": "Asia",
    "timezoneAtlantic": "Atlantic",
    "timezoneBrazil": "Brazil",
    "timezoneChile": "Chile",
    "timezoneEtc": "ETC",
    "timezoneOther": "Other",
    "timezoneIndian": "Indian",
    "timezonePacific": "Pacific"
  }
}

Dutch - Nederlands

yaml
flux:
  back: "Terug"
  cancel: "Annuleren"
  close: "Sluiten"
  collapseGroup: "Groep inklappen"
  collapseRow: "Rij inklappen"
  expandGroup: "Groep uitklappen"
  expandRow: "Rij uitklappen"
  comingSoon: "Binnenkort"
  continue: "Verder"
  createOption: 'Maak "{value}" aan'
  customPeriod: "Aangepaste periode"
  delete: "Verwijderen"
  done: "Klaar"
  filter: "Filter"
  filterRemove: "Verwijder filter"
  filterReset: "Verwijder alle filters"
  justNow: "Zojuist"
  max: "Maximaal"
  min: "Minimaal"
  nSelected: "{n} geselecteerd"
  ok: "Oké"
  optional: "Optioneel"
  preview: "Voorbeeld"
  previewClose: "Voorbeeld sluiten"
  displayingOf: "{from}–{to} van {total}"
  showN: "Toon {n}"
  skip: "Overslaan"
  next: "Volgende"
  noItems: "Geen resultaten gevonden"
  pagination: "Paginatie"
  paginationNavigateTitle: "Navigeer"
  paginationNavigateMessage: "Naar welke pagina wil je toe navigeren?"
  paginationNavigatePage: "Pagina"
  previous: "Vorige"
  search: "Zoeken..."
  sort: "Sorteer"
  sortAscending: "Oplopend"
  sortDescending: "Aflopend"
  sortRemove: "Verwijder"
  submenu: "Submenu"
  today: "Vandaag"
  selectMonth: "Selecteer maand"
  selectYear: "Selecteer jaar"
  selectDate: "Selecteer datum"
  previousMonth: "Vorige maand"
  nextMonth: "Volgende maand"
  previousYears: "Vorige jaren"
  nextYears: "Volgende jaren"
  allDay: "Hele dag"
  andNMore: "nog {n}"
  grabbedAnnounce: "Item vastgepakt. Gebruik de pijltjestoetsen om te verplaatsen, Enter om los te laten, Escape om te annuleren."
  releasedAnnounce: "Item losgelaten."
  goToPage: "Ga naar pagina {page}"
  pinDigit: "Cijfer {index} van {total}"
  dropFilesOrClick: "Sleep bestanden hierheen of klik om te uploaden"
  colorSaturationBrightness: "Kleurverzadiging en helderheid"
  customColor: "Aangepaste kleur"
  hue: "Tint"
  opacity: "Dekking"
  lowerBound: "Ondergrens"
  upperBound: "Bovengrens"
  galleryPlaceholderButton: "Selecteer afbeeldingen"
  galleryPlaceholderMessage: "Laat hier afbeeldingen vallen om ze te uploaden of klik op de knop om te selecteren."
  galleryPlaceholderTitle: "Afbeeldingen"
  timezoneEurope: "Europa"
  timezoneAmerica: "Amerika"
  timezoneUs: "Verenigde Staten"
  timezoneAustralia: "Australië"
  timezoneCanada: "Canada"
  timezoneMexico: "Mexico"
  timezoneAfrica: "Afrika"
  timezoneAntarctica: "Antarctica"
  timezoneArctic: "Arctisch"
  timezoneAsia: "Azië"
  timezoneAtlantic: "Atlantisch"
  timezoneBrazil: "Brazilië"
  timezoneChile: "Chili"
  timezoneEtc: "ETC"
  timezoneOther: "Overig"
  timezoneIndian: "Indisch"
  timezonePacific: "Pacifisch"
json
{
  "flux": {
    "back": "Terug",
    "cancel": "Annuleren",
    "close": "Sluiten",
    "collapseGroup": "Groep inklappen",
    "collapseRow": "Rij inklappen",
    "expandGroup": "Groep uitklappen",
    "expandRow": "Rij uitklappen",
    "comingSoon": "Binnenkort",
    "continue": "Verder",
    "createOption": "Maak \"{value}\" aan",
    "customPeriod": "Aangepaste periode",
    "delete": "Verwijderen",
    "done": "Klaar",
    "filter": "Filter",
    "filterRemove": "Verwijder filter",
    "filterReset": "Verwijder alle filters",
    "justNow": "Zojuist",
    "max": "Maximaal",
    "min": "Minimaal",
    "nSelected": "{n} geselecteerd",
    "ok": "Oké",
    "optional": "Optioneel",
    "preview": "Voorbeeld",
    "previewClose": "Voorbeeld sluiten",
    "displayingOf": "{from}–{to} van {total}",
    "showN": "Toon {n}",
    "skip": "Overslaan",
    "next": "Volgende",
    "noItems": "Geen resultaten gevonden",
    "pagination": "Paginatie",
    "paginationNavigateTitle": "Navigeer",
    "paginationNavigateMessage": "Naar welke pagina wil je toe navigeren?",
    "paginationNavigatePage": "Pagina",
    "previous": "Vorige",
    "search": "Zoeken...",
    "sort": "Sorteer",
    "sortAscending": "Oplopend",
    "sortDescending": "Aflopend",
    "sortRemove": "Verwijder",
    "submenu": "Submenu",
    "today": "Vandaag",
    "selectMonth": "Selecteer maand",
    "selectYear": "Selecteer jaar",
    "selectDate": "Selecteer datum",
    "previousMonth": "Vorige maand",
    "nextMonth": "Volgende maand",
    "previousYears": "Vorige jaren",
    "nextYears": "Volgende jaren",
    "allDay": "Hele dag",
    "andNMore": "nog {n}",
    "grabbedAnnounce": "Item vastgepakt. Gebruik de pijltjestoetsen om te verplaatsen, Enter om los te laten, Escape om te annuleren.",
    "releasedAnnounce": "Item losgelaten.",
    "goToPage": "Ga naar pagina {page}",
    "pinDigit": "Cijfer {index} van {total}",
    "dropFilesOrClick": "Sleep bestanden hierheen of klik om te uploaden",
    "colorSaturationBrightness": "Kleurverzadiging en helderheid",
    "customColor": "Aangepaste kleur",
    "hue": "Tint",
    "opacity": "Dekking",
    "lowerBound": "Ondergrens",
    "upperBound": "Bovengrens",
    "galleryPlaceholderButton": "Selecteer afbeeldingen",
    "galleryPlaceholderMessage": "Laat hier afbeeldingen vallen om ze te uploaden of klik op de knop om te selecteren.",
    "galleryPlaceholderTitle": "Afbeeldingen",
    "timezoneEurope": "Europa",
    "timezoneAmerica": "Amerika",
    "timezoneUs": "Verenigde Staten",
    "timezoneAustralia": "Australië",
    "timezoneCanada": "Canada",
    "timezoneMexico": "Mexico",
    "timezoneAfrica": "Afrika",
    "timezoneAntarctica": "Antarctica",
    "timezoneArctic": "Arctisch",
    "timezoneAsia": "Azië",
    "timezoneAtlantic": "Atlantisch",
    "timezoneBrazil": "Brazilië",
    "timezoneChile": "Chili",
    "timezoneEtc": "ETC",
    "timezoneOther": "Overig",
    "timezoneIndian": "Indisch",
    "timezonePacific": "Pacifisch"
  }
}

French - Français

yaml
flux:
  back: "Retour"
  cancel: "Annuler"
  close: "Fermer"
  collapseGroup: "Réduire le groupe"
  collapseRow: "Réduire la ligne"
  expandGroup: "Développer le groupe"
  expandRow: "Développer la ligne"
  comingSoon: "Bientôt disponible"
  continue: "Continuer"
  createOption: 'Créer "{value}"'
  customPeriod: "Période personnalisée"
  delete: "Supprimer"
  done: "Terminé"
  filter: "Filtrer"
  filterRemove: "Supprimer le filtre"
  filterReset: "Réinitialiser les filtres"
  justNow: "À l'instant"
  max: "Max"
  min: "Min"
  nSelected: "{n} sélectionné(s)"
  ok: "OK"
  optional: "Optionnel"
  preview: "Aperçu"
  previewClose: "Fermer l'aperçu"
  displayingOf: "{from}–{to} sur {total}"
  showN: "Afficher {n}"
  skip: "Passer"
  next: "Suivant"
  noItems: "Aucun élément disponible."
  pagination: "Pagination"
  paginationNavigateTitle: "Naviguer"
  paginationNavigateMessage: "Veuillez indiquer le numéro de page souhaité."
  paginationNavigatePage: "Page"
  previous: "Précédent"
  search: "Recherche..."
  sort: "Trier"
  sortAscending: "Ascendant"
  sortDescending: "Descendant"
  sortRemove: "Supprimer le tri"
  submenu: "Sous-menu"
  today: "Aujourd'hui"
  selectMonth: "Sélectionner le mois"
  selectYear: "Sélectionner l'année"
  selectDate: "Sélectionner la date"
  previousMonth: "Mois précédent"
  nextMonth: "Mois suivant"
  previousYears: "Années précédentes"
  nextYears: "Années suivantes"
  allDay: "Toute la journée"
  andNMore: "{n} de plus"
  grabbedAnnounce: "Élément saisi. Utilisez les touches fléchées pour déplacer, Entrée pour déposer, Échap pour annuler."
  releasedAnnounce: "Élément relâché."
  goToPage: "Aller à la page {page}"
  pinDigit: "Chiffre {index} sur {total}"
  dropFilesOrClick: "Déposez des fichiers ici ou cliquez pour téléverser"
  colorSaturationBrightness: "Saturation et luminosité de la couleur"
  customColor: "Couleur personnalisée"
  hue: "Teinte"
  opacity: "Opacité"
  lowerBound: "Borne inférieure"
  upperBound: "Borne supérieure"
  galleryPlaceholderButton: "Choisir une image"
  galleryPlaceholderMessage: "Déposez une image ici ou cliquez sur le bouton pour télécharger..."
  galleryPlaceholderTitle: "Galerie"
  timezoneEurope: "Europe"
  timezoneAmerica: "Amérique"
  timezoneUs: "États-Unis"
  timezoneAustralia: "Australie"
  timezoneCanada: "Canada"
  timezoneMexico: "Mexique"
  timezoneAfrica: "Afrique"
  timezoneAntarctica: "Antarctique"
  timezoneArctic: "Arctique"
  timezoneAsia: "Asie"
  timezoneAtlantic: "Atlantique"
  timezoneBrazil: "Brésil"
  timezoneChile: "Chili"
  timezoneEtc: "ETC"
  timezoneOther: "Autre"
  timezoneIndian: "Indien"
  timezonePacific: "Pacifique"
json
{
  "flux": {
    "back": "Retour",
    "cancel": "Annuler",
    "close": "Fermer",
    "collapseGroup": "Réduire le groupe",
    "collapseRow": "Réduire la ligne",
    "expandGroup": "Développer le groupe",
    "expandRow": "Développer la ligne",
    "comingSoon": "Bientôt disponible",
    "continue": "Continuer",
    "createOption": "Créer \"{value}\"",
    "customPeriod": "Période personnalisée",
    "delete": "Supprimer",
    "done": "Terminé",
    "filter": "Filtrer",
    "filterRemove": "Supprimer le filtre",
    "filterReset": "Réinitialiser les filtres",
    "justNow": "À l'instant",
    "max": "Max",
    "min": "Min",
    "nSelected": "{n} sélectionné(s)",
    "ok": "OK",
    "optional": "Optionnel",
    "preview": "Aperçu",
    "previewClose": "Fermer l'aperçu",
    "displayingOf": "{from}–{to} sur {total}",
    "showN": "Afficher {n}",
    "skip": "Passer",
    "next": "Suivant",
    "noItems": "Aucun élément disponible.",
    "pagination": "Pagination",
    "paginationNavigateTitle": "Naviguer",
    "paginationNavigateMessage": "Veuillez indiquer le numéro de page souhaité.",
    "paginationNavigatePage": "Page",
    "previous": "Précédent",
    "search": "Recherche...",
    "sort": "Trier",
    "sortAscending": "Ascendant",
    "sortDescending": "Descendant",
    "sortRemove": "Supprimer le tri",
    "submenu": "Sous-menu",
    "today": "Aujourd'hui",
    "selectMonth": "Sélectionner le mois",
    "selectYear": "Sélectionner l'année",
    "selectDate": "Sélectionner la date",
    "previousMonth": "Mois précédent",
    "nextMonth": "Mois suivant",
    "previousYears": "Années précédentes",
    "nextYears": "Années suivantes",
    "allDay": "Toute la journée",
    "andNMore": "{n} de plus",
    "grabbedAnnounce": "Élément saisi. Utilisez les touches fléchées pour déplacer, Entrée pour déposer, Échap pour annuler.",
    "releasedAnnounce": "Élément relâché.",
    "goToPage": "Aller à la page {page}",
    "pinDigit": "Chiffre {index} sur {total}",
    "dropFilesOrClick": "Déposez des fichiers ici ou cliquez pour téléverser",
    "colorSaturationBrightness": "Saturation et luminosité de la couleur",
    "customColor": "Couleur personnalisée",
    "hue": "Teinte",
    "opacity": "Opacité",
    "lowerBound": "Borne inférieure",
    "upperBound": "Borne supérieure",
    "galleryPlaceholderButton": "Choisir une image",
    "galleryPlaceholderMessage": "Déposez une image ici ou cliquez sur le bouton pour télécharger...",
    "galleryPlaceholderTitle": "Galerie",
    "timezoneEurope": "Europe",
    "timezoneAmerica": "Amérique",
    "timezoneUs": "États-Unis",
    "timezoneAustralia": "Australie",
    "timezoneCanada": "Canada",
    "timezoneMexico": "Mexique",
    "timezoneAfrica": "Afrique",
    "timezoneAntarctica": "Antarctique",
    "timezoneArctic": "Arctique",
    "timezoneAsia": "Asie",
    "timezoneAtlantic": "Atlantique",
    "timezoneBrazil": "Brésil",
    "timezoneChile": "Chili",
    "timezoneEtc": "ETC",
    "timezoneOther": "Autre",
    "timezoneIndian": "Indien",
    "timezonePacific": "Pacifique"
  }
}