feat: add support for all languages from old homarr (#1394)
* feat: add support for all languages from old homarr * fix: add mantine-react-table translations, remove arabic language * refactor: change translations to json for better crowdin support * fix: issues with loading dayjs and mantine-react-table translations * chore: add additional translations with variables * fix: format and deepsource issues * fix: test failing because of missing coverage exclusions * fix: format issues * fix: format issue
This commit is contained in:
93
packages/translation/src/mantine-react-table/en.json
Normal file
93
packages/translation/src/mantine-react-table/en.json
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"actions": "Actions",
|
||||
"and": "and",
|
||||
"cancel": "Cancel",
|
||||
"changeFilterMode": "Change filter mode",
|
||||
"changeSearchMode": "Change search mode",
|
||||
"clearFilter": "Clear filter",
|
||||
"clearSearch": "Clear search",
|
||||
"clearSelection": "Clear selection",
|
||||
"clearSort": "Clear sort",
|
||||
"clickToCopy": "Click to copy",
|
||||
"copy": "Copy",
|
||||
"collapse": "Collapse",
|
||||
"collapseAll": "Collapse all",
|
||||
"columnActions": "Column Actions",
|
||||
"copiedToClipboard": "Copied to clipboard",
|
||||
"dropToGroupBy": "Drop to group by {column}",
|
||||
"edit": "Edit",
|
||||
"expand": "Expand",
|
||||
"expandAll": "Expand all",
|
||||
"filterArrIncludes": "Includes",
|
||||
"filterArrIncludesAll": "Includes all",
|
||||
"filterArrIncludesSome": "Includes",
|
||||
"filterBetween": "Between",
|
||||
"filterBetweenInclusive": "Between Inclusive",
|
||||
"filterByColumn": "Filter by {column}",
|
||||
"filterContains": "Contains",
|
||||
"filterEmpty": "Empty",
|
||||
"filterEndsWith": "Ends With",
|
||||
"filterEquals": "Equals",
|
||||
"filterEqualsString": "Equals",
|
||||
"filterFuzzy": "Fuzzy",
|
||||
"filterGreaterThan": "Greater Than",
|
||||
"filterGreaterThanOrEqualTo": "Greater Than Or Equal To",
|
||||
"filterInNumberRange": "Between",
|
||||
"filterIncludesString": "Contains",
|
||||
"filterIncludesStringSensitive": "Contains",
|
||||
"filterLessThan": "Less Than",
|
||||
"filterLessThanOrEqualTo": "Less Than Or Equal To",
|
||||
"filterMode": "Filter Mode: {filterType}",
|
||||
"filterNotEmpty": "Not Empty",
|
||||
"filterNotEquals": "Not Equals",
|
||||
"filterStartsWith": "Starts With",
|
||||
"filterWeakEquals": "Equals",
|
||||
"filteringByColumn": "Filtering by {column} - {filterType} {filterValue}",
|
||||
"goToFirstPage": "Go to first page",
|
||||
"goToLastPage": "Go to last page",
|
||||
"goToNextPage": "Go to next page",
|
||||
"goToPreviousPage": "Go to previous page",
|
||||
"grab": "Grab",
|
||||
"groupByColumn": "Group by {column}",
|
||||
"groupedBy": "Grouped by ",
|
||||
"hideAll": "Hide all",
|
||||
"hideColumn": "Hide {column} column",
|
||||
"max": "Max",
|
||||
"min": "Min",
|
||||
"move": "Move",
|
||||
"noRecordsToDisplay": "No records to display",
|
||||
"noResultsFound": "No results found",
|
||||
"of": "of",
|
||||
"or": "or",
|
||||
"pin": "Pin",
|
||||
"pinToLeft": "Pin to left",
|
||||
"pinToRight": "Pin to right",
|
||||
"resetColumnSize": "Reset column size",
|
||||
"resetOrder": "Reset order",
|
||||
"rowActions": "Row Actions",
|
||||
"rowNumber": "#",
|
||||
"rowNumbers": "Row Numbers",
|
||||
"rowsPerPage": "Rows per page",
|
||||
"save": "Save",
|
||||
"search": "Search",
|
||||
"selectedCountOfRowCountRowsSelected": "{selectedCount} of {rowCount} row(s) selected",
|
||||
"select": "Select",
|
||||
"showAll": "Show all",
|
||||
"showAllColumns": "Show all columns",
|
||||
"showHideColumns": "Show/Hide columns",
|
||||
"showHideFilters": "Show/Hide filters",
|
||||
"showHideSearch": "Show/Hide search",
|
||||
"sortByColumnAsc": "Sort by {column} ascending",
|
||||
"sortByColumnDesc": "Sort by {column} descending",
|
||||
"sortedByColumnAsc": "Sorted by {column} ascending",
|
||||
"sortedByColumnDesc": "Sorted by {column} descending",
|
||||
"thenBy": ", then by ",
|
||||
"toggleDensity": "Toggle density",
|
||||
"toggleFullScreen": "Toggle full screen",
|
||||
"toggleSelectAll": "Toggle select all",
|
||||
"toggleSelectRow": "Toggle select row",
|
||||
"toggleVisibility": "Toggle visibility",
|
||||
"ungroupByColumn": "Ungroup by {column}",
|
||||
"unpin": "Unpin",
|
||||
"unpinAll": "Unpin all"
|
||||
}
|
||||
93
packages/translation/src/mantine-react-table/lt.json
Normal file
93
packages/translation/src/mantine-react-table/lt.json
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"actions": "",
|
||||
"and": "",
|
||||
"cancel": "",
|
||||
"changeFilterMode": "",
|
||||
"changeSearchMode": "",
|
||||
"clearFilter": "",
|
||||
"clearSearch": "",
|
||||
"clearSelection": "",
|
||||
"clearSort": "",
|
||||
"clickToCopy": "",
|
||||
"copy": "",
|
||||
"collapse": "",
|
||||
"collapseAll": "",
|
||||
"columnActions": "",
|
||||
"copiedToClipboard": "",
|
||||
"dropToGroupBy": "",
|
||||
"edit": "",
|
||||
"expand": "",
|
||||
"expandAll": "",
|
||||
"filterArrIncludes": "",
|
||||
"filterArrIncludesAll": "",
|
||||
"filterArrIncludesSome": "",
|
||||
"filterBetween": "",
|
||||
"filterBetweenInclusive": "",
|
||||
"filterByColumn": "",
|
||||
"filterContains": "",
|
||||
"filterEmpty": "",
|
||||
"filterEndsWith": "",
|
||||
"filterEquals": "",
|
||||
"filterEqualsString": "",
|
||||
"filterFuzzy": "",
|
||||
"filterGreaterThan": "",
|
||||
"filterGreaterThanOrEqualTo": "",
|
||||
"filterInNumberRange": "",
|
||||
"filterIncludesString": "",
|
||||
"filterIncludesStringSensitive": "",
|
||||
"filterLessThan": "",
|
||||
"filterLessThanOrEqualTo": "",
|
||||
"filterMode": "",
|
||||
"filterNotEmpty": "",
|
||||
"filterNotEquals": "",
|
||||
"filterStartsWith": "",
|
||||
"filterWeakEquals": "",
|
||||
"filteringByColumn": "",
|
||||
"goToFirstPage": "",
|
||||
"goToLastPage": "",
|
||||
"goToNextPage": "",
|
||||
"goToPreviousPage": "",
|
||||
"grab": "",
|
||||
"groupByColumn": "",
|
||||
"groupedBy": "",
|
||||
"hideAll": "",
|
||||
"hideColumn": "",
|
||||
"max": "",
|
||||
"min": "",
|
||||
"move": "",
|
||||
"noRecordsToDisplay": "",
|
||||
"noResultsFound": "",
|
||||
"of": "",
|
||||
"or": "",
|
||||
"pin": "",
|
||||
"pinToLeft": "",
|
||||
"pinToRight": "",
|
||||
"resetColumnSize": "",
|
||||
"resetOrder": "",
|
||||
"rowActions": "",
|
||||
"rowNumber": "",
|
||||
"rowNumbers": "",
|
||||
"rowsPerPage": "",
|
||||
"save": "",
|
||||
"search": "",
|
||||
"selectedCountOfRowCountRowsSelected": "",
|
||||
"select": "",
|
||||
"showAll": "",
|
||||
"showAllColumns": "",
|
||||
"showHideColumns": "",
|
||||
"showHideFilters": "",
|
||||
"showHideSearch": "",
|
||||
"sortByColumnAsc": "",
|
||||
"sortByColumnDesc": "",
|
||||
"sortedByColumnAsc": "",
|
||||
"sortedByColumnDesc": "",
|
||||
"thenBy": "",
|
||||
"toggleDensity": "",
|
||||
"toggleFullScreen": "",
|
||||
"toggleSelectAll": "",
|
||||
"toggleSelectRow": "",
|
||||
"toggleVisibility": "",
|
||||
"ungroupByColumn": "",
|
||||
"unpin": "",
|
||||
"unpinAll": ""
|
||||
}
|
||||
93
packages/translation/src/mantine-react-table/lv.json
Normal file
93
packages/translation/src/mantine-react-table/lv.json
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"actions": "",
|
||||
"and": "",
|
||||
"cancel": "",
|
||||
"changeFilterMode": "",
|
||||
"changeSearchMode": "",
|
||||
"clearFilter": "",
|
||||
"clearSearch": "",
|
||||
"clearSelection": "",
|
||||
"clearSort": "",
|
||||
"clickToCopy": "",
|
||||
"copy": "",
|
||||
"collapse": "",
|
||||
"collapseAll": "",
|
||||
"columnActions": "",
|
||||
"copiedToClipboard": "",
|
||||
"dropToGroupBy": "",
|
||||
"edit": "",
|
||||
"expand": "",
|
||||
"expandAll": "",
|
||||
"filterArrIncludes": "",
|
||||
"filterArrIncludesAll": "",
|
||||
"filterArrIncludesSome": "",
|
||||
"filterBetween": "",
|
||||
"filterBetweenInclusive": "",
|
||||
"filterByColumn": "",
|
||||
"filterContains": "",
|
||||
"filterEmpty": "",
|
||||
"filterEndsWith": "",
|
||||
"filterEquals": "",
|
||||
"filterEqualsString": "",
|
||||
"filterFuzzy": "",
|
||||
"filterGreaterThan": "",
|
||||
"filterGreaterThanOrEqualTo": "",
|
||||
"filterInNumberRange": "",
|
||||
"filterIncludesString": "",
|
||||
"filterIncludesStringSensitive": "",
|
||||
"filterLessThan": "",
|
||||
"filterLessThanOrEqualTo": "",
|
||||
"filterMode": "",
|
||||
"filterNotEmpty": "",
|
||||
"filterNotEquals": "",
|
||||
"filterStartsWith": "",
|
||||
"filterWeakEquals": "",
|
||||
"filteringByColumn": "",
|
||||
"goToFirstPage": "",
|
||||
"goToLastPage": "",
|
||||
"goToNextPage": "",
|
||||
"goToPreviousPage": "",
|
||||
"grab": "",
|
||||
"groupByColumn": "",
|
||||
"groupedBy": "",
|
||||
"hideAll": "",
|
||||
"hideColumn": "",
|
||||
"max": "",
|
||||
"min": "",
|
||||
"move": "",
|
||||
"noRecordsToDisplay": "",
|
||||
"noResultsFound": "",
|
||||
"of": "",
|
||||
"or": "",
|
||||
"pin": "",
|
||||
"pinToLeft": "",
|
||||
"pinToRight": "",
|
||||
"resetColumnSize": "",
|
||||
"resetOrder": "",
|
||||
"rowActions": "",
|
||||
"rowNumber": "",
|
||||
"rowNumbers": "",
|
||||
"rowsPerPage": "",
|
||||
"save": "",
|
||||
"search": "",
|
||||
"selectedCountOfRowCountRowsSelected": "",
|
||||
"select": "",
|
||||
"showAll": "",
|
||||
"showAllColumns": "",
|
||||
"showHideColumns": "",
|
||||
"showHideFilters": "",
|
||||
"showHideSearch": "",
|
||||
"sortByColumnAsc": "",
|
||||
"sortByColumnDesc": "",
|
||||
"sortedByColumnAsc": "",
|
||||
"sortedByColumnDesc": "",
|
||||
"thenBy": "",
|
||||
"toggleDensity": "",
|
||||
"toggleFullScreen": "",
|
||||
"toggleSelectAll": "",
|
||||
"toggleSelectRow": "",
|
||||
"toggleVisibility": "",
|
||||
"ungroupByColumn": "",
|
||||
"unpin": "",
|
||||
"unpinAll": ""
|
||||
}
|
||||
93
packages/translation/src/mantine-react-table/sl.json
Normal file
93
packages/translation/src/mantine-react-table/sl.json
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"actions": "",
|
||||
"and": "",
|
||||
"cancel": "",
|
||||
"changeFilterMode": "",
|
||||
"changeSearchMode": "",
|
||||
"clearFilter": "",
|
||||
"clearSearch": "",
|
||||
"clearSelection": "",
|
||||
"clearSort": "",
|
||||
"clickToCopy": "",
|
||||
"copy": "",
|
||||
"collapse": "",
|
||||
"collapseAll": "",
|
||||
"columnActions": "",
|
||||
"copiedToClipboard": "",
|
||||
"dropToGroupBy": "",
|
||||
"edit": "",
|
||||
"expand": "",
|
||||
"expandAll": "",
|
||||
"filterArrIncludes": "",
|
||||
"filterArrIncludesAll": "",
|
||||
"filterArrIncludesSome": "",
|
||||
"filterBetween": "",
|
||||
"filterBetweenInclusive": "",
|
||||
"filterByColumn": "",
|
||||
"filterContains": "",
|
||||
"filterEmpty": "",
|
||||
"filterEndsWith": "",
|
||||
"filterEquals": "",
|
||||
"filterEqualsString": "",
|
||||
"filterFuzzy": "",
|
||||
"filterGreaterThan": "",
|
||||
"filterGreaterThanOrEqualTo": "",
|
||||
"filterInNumberRange": "",
|
||||
"filterIncludesString": "",
|
||||
"filterIncludesStringSensitive": "",
|
||||
"filterLessThan": "",
|
||||
"filterLessThanOrEqualTo": "",
|
||||
"filterMode": "",
|
||||
"filterNotEmpty": "",
|
||||
"filterNotEquals": "",
|
||||
"filterStartsWith": "",
|
||||
"filterWeakEquals": "",
|
||||
"filteringByColumn": "",
|
||||
"goToFirstPage": "",
|
||||
"goToLastPage": "",
|
||||
"goToNextPage": "",
|
||||
"goToPreviousPage": "",
|
||||
"grab": "",
|
||||
"groupByColumn": "",
|
||||
"groupedBy": "",
|
||||
"hideAll": "",
|
||||
"hideColumn": "",
|
||||
"max": "",
|
||||
"min": "",
|
||||
"move": "",
|
||||
"noRecordsToDisplay": "",
|
||||
"noResultsFound": "",
|
||||
"of": "",
|
||||
"or": "",
|
||||
"pin": "",
|
||||
"pinToLeft": "",
|
||||
"pinToRight": "",
|
||||
"resetColumnSize": "",
|
||||
"resetOrder": "",
|
||||
"rowActions": "",
|
||||
"rowNumber": "",
|
||||
"rowNumbers": "",
|
||||
"rowsPerPage": "",
|
||||
"save": "",
|
||||
"search": "",
|
||||
"selectedCountOfRowCountRowsSelected": "",
|
||||
"select": "",
|
||||
"showAll": "",
|
||||
"showAllColumns": "",
|
||||
"showHideColumns": "",
|
||||
"showHideFilters": "",
|
||||
"showHideSearch": "",
|
||||
"sortByColumnAsc": "",
|
||||
"sortByColumnDesc": "",
|
||||
"sortedByColumnAsc": "",
|
||||
"sortedByColumnDesc": "",
|
||||
"thenBy": "",
|
||||
"toggleDensity": "",
|
||||
"toggleFullScreen": "",
|
||||
"toggleSelectAll": "",
|
||||
"toggleSelectRow": "",
|
||||
"toggleVisibility": "",
|
||||
"ungroupByColumn": "",
|
||||
"unpin": "",
|
||||
"unpinAll": ""
|
||||
}
|
||||
Reference in New Issue
Block a user