From c2ea2a38b25136daca6a8412e7b184a69136c3df Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Mon, 24 Nov 2025 19:40:28 +0100 Subject: [PATCH] need an english basefile with this exact filename for weblate --- .../{en-GB.json => en.json} | 337 +++++++++--------- 1 file changed, 170 insertions(+), 167 deletions(-) rename assets/json/datatables_languages/{en-GB.json => en.json} (58%) diff --git a/assets/json/datatables_languages/en-GB.json b/assets/json/datatables_languages/en.json similarity index 58% rename from assets/json/datatables_languages/en-GB.json rename to assets/json/datatables_languages/en.json index 5655cd0cc..de8a8454e 100644 --- a/assets/json/datatables_languages/en-GB.json +++ b/assets/json/datatables_languages/en.json @@ -1,136 +1,196 @@ { - "emptyTable": "No data available in table", - "info": "Showing _START_ to _END_ of _TOTAL_ entries", - "infoEmpty": "Showing 0 to 0 of 0 entries", - "infoFiltered": "(filtered from _MAX_ total entries)", - "infoThousands": ",", - "lengthMenu": "Show _MENU_ entries", - "loadingRecords": "Loading...", - "processing": "Processing...", "search": "Search:", - "zeroRecords": "No matching records found", - "thousands": ",", "paginate": { "first": "First", - "last": "Last", + "previous": "Previous", "next": "Next", - "previous": "Previous" - }, - "aria": { - "sortAscending": ": activate to sort column ascending", - "sortDescending": ": activate to sort column descending" + "last": "Last" }, "autoFill": { "cancel": "Cancel", "fill": "Fill all cells with %d<\/i>", "fillHorizontal": "Fill cells horizontally", - "fillVertical": "Fill cells vertically" + "fillVertical": "Fill cells vertically", + "info": "AutoFill info example" }, "buttons": { - "collection": "Collection ", - "colvis": "Column Visibility", - "colvisRestore": "Restore visibility", + "colvis": "Column visibility", "copy": "Copy", - "copyKeys": "Press ctrl or u2318 + C to copy the table data to your system clipboard.

To cancel, click this message or press escape.", + "copyTitle": "Copy to clipboard", + "csv": "CSV", + "excel": "Excel", + "pdf": "PDF", + "pageLength": { + "-1": "Show all rows", + "_": "Show %d rows", + "1": "Show 1 row" + }, + "print": "Print", + "copyKeys": "Press Ctrl or u2318 + C to copy the table data to your system clipboard.

To cancel, click this message or press Escape.", "copySuccess": { "1": "Copied 1 row to clipboard", "_": "Copied %d rows to clipboard" }, - "copyTitle": "Copy to Clipboard", - "csv": "CSV", - "excel": "Excel", - "pageLength": { - "-1": "Show all rows", - "_": "Show %d rows" - }, - "pdf": "PDF", - "print": "Print", - "updateState": "Update", - "stateRestore": "State %d", - "savedStates": "Saved States", - "renameState": "Rename", + "createState": "Create state", + "removeAllStates": "Remove all states", "removeState": "Remove", - "removeAllStates": "Remove All States", - "createState": "Create State" + "renameState": "Rename", + "stateRestore": "State %d", + "updateState": "Update", + "collection": "Collection<\/span>", + "colvisRestore": "Restore visibility", + "savedStates": "Saved states" }, "searchBuilder": { - "add": "Add Condition", "button": { - "0": "Search Builder", - "_": "Search Builder (%d)" + "0": "Search builder", + "_": "Search builder (%d)" }, - "clearAll": "Clear All", + "clearAll": "Clear all", "condition": "Condition", + "data": "Data", + "title": { + "0": "Search builder", + "_": "Search builder (%d)" + }, + "value": "Value", "conditions": { "date": { + "equals": "Equals", "after": "After", "before": "Before", "between": "Between", "empty": "Empty", - "equals": "Equals", "not": "Not", - "notBetween": "Not Between", - "notEmpty": "Not Empty" + "notBetween": "Not between", + "notEmpty": "Not empty" }, "number": { "between": "Between", "empty": "Empty", "equals": "Equals", - "gt": "Greater Than", - "gte": "Greater Than Equal To", - "lt": "Less Than", - "lte": "Less Than Equal To", + "gt": "Greater than", + "gte": "Greater than or equal to", + "lt": "Less than", + "lte": "Less than or equal to", "not": "Not", - "notBetween": "Not Between", - "notEmpty": "Not Empty" + "notBetween": "Not between", + "notEmpty": "Not empty" }, "string": { "contains": "Contains", "empty": "Empty", - "endsWith": "Ends With", + "endsWith": "Ends with", "equals": "Equals", "not": "Not", - "notEmpty": "Not Empty", - "startsWith": "Starts With", - "notContains": "Does Not Contain", - "notStartsWith": "Does Not Start With", - "notEndsWith": "Does Not End With" + "notEmpty": "Not empty", + "startsWith": "Starts with", + "notContains": "Does not contain", + "notStartsWith": "Does not start with", + "notEndsWith": "Does not end with" }, "array": { - "without": "Without", - "notEmpty": "Not Empty", - "not": "Not", - "contains": "Contains", + "equals": "Equals", "empty": "Empty", - "equals": "Equals" + "contains": "Contains", + "not": "Not", + "notEmpty": "Not empty", + "without": "Without" } }, - "data": "Data", + "add": "Add condition", "deleteTitle": "Delete filtering rule", - "leftTitle": "Outdent Criteria", "logicAnd": "And", "logicOr": "Or", - "rightTitle": "Indent Criteria", - "title": { - "0": "Search Builder", - "_": "Search Builder (%d)" - }, - "value": "Value" + "leftTitle": "Outdent criteria", + "rightTitle": "Indent criteria" }, "searchPanes": { - "clearMessage": "Clear All", + "clearMessage": "Clear all", "collapse": { - "0": "SearchPanes", - "_": "SearchPanes (%d)" + "0": "Search panes", + "_": "Search panes (%d)" }, "count": "{total}", "countFiltered": "{shown} ({total})", - "emptyPanes": "No SearchPanes", - "loadMessage": "Loading SearchPanes", - "title": "Filters Active - %d", - "showMessage": "Show All", - "collapseMessage": "Collapse All" + "emptyPanes": "No search panes", + "loadMessage": "Loading search panes...", + "showMessage": "Show all", + "collapseMessage": "Collapse all", + "title": "Filters active - %d" }, + "infoThousands": ",", + "thousands": ",", + "datetime": { + "amPm": [ + "AM", + "PM" + ], + "minutes": "Minute", + "months": { + "0": "January", + "1": "February", + "10": "November", + "11": "December", + "2": "March", + "3": "April", + "4": "May", + "5": "June", + "6": "July", + "7": "August", + "8": "September", + "9": "October" + }, + "seconds": "Second", + "previous": "Previous", + "next": "Next", + "hours": "Hour", + "unknown": "-", + "weekdays": [ + "Sun", + "Mon", + "Tue", + "Wed", + "Thu", + "Fri", + "Sat" + ] + }, + "editor": { + "close": "Close", + "create": { + "button": "New", + "submit": "Create", + "title": "Create new entry" + }, + "edit": { + "button": "Edit", + "submit": "Update", + "title": "Edit entry" + }, + "multi": { + "restore": "Undo changes", + "title": "Multiple values", + "noMulti": "This input can be edited individually, but not part of a group.", + "info": "The selected items contain different values for this input. To edit and set all items for this input to the same value, click or tap here, otherwise they will retain their individual values." + }, + "remove": { + "button": "Delete", + "submit": "Delete", + "title": "Delete", + "confirm": { + "_": "Are you sure you wish to delete %d rows?", + "1": "Are you sure you wish to delete 1 row?" + } + }, + "error": { + "system": "A system error has occurred (More information<\\\/a>).<\/a>" + } + }, + "loadingRecords": "Loading...", + "processing": "Processing...", + "decimal": ".", + "emptyTable": "No data available in table", "select": { "cells": { "1": "1 cell selected", @@ -145,99 +205,42 @@ "_": "%d rows selected" } }, - "datetime": { - "previous": "Previous", - "next": "Next", - "hours": "Hour", - "minutes": "Minute", - "seconds": "Second", - "unknown": "-", - "amPm": [ - "am", - "pm" - ], - "weekdays": [ - "Sun", - "Mon", - "Tue", - "Wed", - "Thu", - "Fri", - "Sat" - ], - "months": [ - "January", - "February", - "March", - "April", - "May", - "June", - "July", - "August", - "September", - "October", - "November", - "December" - ] - }, - "editor": { - "close": "Close", - "create": { - "button": "New", - "title": "Create new entry", - "submit": "Create" - }, - "edit": { - "button": "Edit", - "title": "Edit Entry", - "submit": "Update" - }, - "remove": { - "button": "Delete", - "title": "Delete", - "submit": "Delete", - "confirm": { - "_": "Are you sure you wish to delete %d rows?", - "1": "Are you sure you wish to delete 1 row?" - } - }, - "error": { - "system": "A system error has occurred (More information<\/a>)." - }, - "multi": { - "title": "Multiple Values", - "info": "The selected items contain different values for this input. To edit and set all items for this input to the same value, click or tap here, otherwise they will retain their individual values.", - "restore": "Undo Changes", - "noMulti": "This input can be edited individually, but not part of a group. " - } - }, + "zeroRecords": "No matching records found", "stateRestore": { - "renameTitle": "Rename State", - "renameLabel": "New Name for %s:", - "renameButton": "Rename", - "removeTitle": "Remove State", - "removeSubmit": "Remove", - "removeJoiner": " and ", - "removeError": "Failed to remove state.", - "removeConfirm": "Are you sure you want to remove %s?", - "emptyStates": "No saved states", - "emptyError": "Name cannot be empty.", - "duplicateError": "A state with this name already exists.", "creationModal": { - "toggleLabel": "Includes:", - "title": "Create New State", - "select": "Select", - "searchBuilder": "SearchBuilder", - "search": "Search", - "scroller": "Scroll Position", - "paging": "Paging", - "order": "Sorting", - "name": "Name:", + "button": "Create", "columns": { - "visible": "Column Visibility", - "search": "Column Search" + "search": "Column search", + "visible": "Column visibility" }, - "button": "Create" - } + "name": "Name:", + "order": "Sorting", + "paging": "Paging", + "search": "Search", + "searchBuilder": "Search builder", + "select": "Select", + "title": "Create new state", + "toggleLabel": "Include:", + "scroller": "Scroll position" + }, + "duplicateError": "A state with this name already exists.", + "emptyError": "Name cannot be empty.", + "emptyStates": "No saved states", + "removeConfirm": "Are you sure you want to remove %s?", + "removeError": "Failed to remove state.", + "removeJoiner": "and", + "removeSubmit": "Remove", + "removeTitle": "Remove state", + "renameButton": "Rename", + "renameLabel": "New name for %s:", + "renameTitle": "Rename state" + }, + "info": "Showing _START_ to _END_ of _TOTAL_ entries", + "infoEmpty": "Showing 0 to 0 of 0 entries", + "infoFiltered": "(filtered from _MAX_ total entries)", + "lengthMenu": "Show _MENU_ entries", + "aria": { + "sortAscending": ": activate to sort column ascending", + "sortDescending": ": activate to sort column descending" } -} \ No newline at end of file +}