diff --git a/lib/content-services/src/lib/i18n/en.json b/lib/content-services/src/lib/i18n/en.json index ef76181047..2c1258aa05 100644 --- a/lib/content-services/src/lib/i18n/en.json +++ b/lib/content-services/src/lib/i18n/en.json @@ -193,15 +193,15 @@ }, "ADF_FILE_UPLOAD": { "BUTTON": { - "MINIMIZE": "Minimize", - "MAXIMIZE": "Maximize", + "MINIMIZE": "Minimise", + "MAXIMIZE": "Maximise", "CLOSE": "Close", "STOP_ALL": "Stop uploads", "STOP_FILE": "Stop upload", "UPLOAD_SUCCESSFUL": "Upload successful" }, "STATUS": { - "FILE_CANCELED_STATUS": "Canceled", + "FILE_CANCELED_STATUS": "Cancelled", "FILE_DONE_STATUS": "Uploaded" }, "CONFIRMATION": { @@ -217,9 +217,9 @@ "ARIA-LABEL": { "VERSION": "File version {{ version }}", "DIALOG": "Upload list", - "DIALOG_MAXIMIZE": "Maximize upload dialog", - "DIALOG_MINIMIZE": "Minimize upload dialog", - "DIALOG_CLOSE": "Close upload dialog", + "DIALOG_MAXIMIZE": "Maximise upload dialogue", + "DIALOG_MINIMIZE": "Minimise upload dialogue", + "DIALOG_CLOSE": "Close upload dialogue", "STOP_ALL": "Stop uploads", "UPLOAD_SUCCESSFUL": "Uploaded successfully file {{ file }}", "STOP_FILE": "Stop file {{ file }}", @@ -244,7 +244,7 @@ } }, "MESSAGES": { - "UPLOAD_CANCELED": "Upload canceled", + "UPLOAD_CANCELED": "Upload cancelled", "UPLOAD_PROGRESS": "Uploaded {{ completed }} / {{ total }}", "UPLOAD_ERROR": "{{ total }} upload unsuccessful", "UPLOAD_ERRORS": "{{ total }} uploads unsuccessful", @@ -694,7 +694,7 @@ "DESCRIPTION": "Description", "DATA_TYPE": "Data Type", "DIALOG": { - "TITLE": "Customize Properties", + "TITLE": "Customise Properties", "DESCRIPTION": "Manage the properties associated with selected file(s). Choose from property aspects listed below, to expose and apply additional metadata and functionality", "RESET": "Reset", "CLEAR": "Clear", @@ -720,7 +720,7 @@ }, "INFO": { "JOINED": "Library joined", - "JOIN_CANCELED": "Canceled the request to join the library", + "JOIN_CANCELED": "Cancelled the request to join the library", "JOIN_REQUESTED": "Request sent to join this library" } }, diff --git a/lib/core/src/lib/i18n/de.json b/lib/core/src/lib/i18n/de.json index 1e559955c2..41fb6cdb53 100644 --- a/lib/core/src/lib/i18n/de.json +++ b/lib/core/src/lib/i18n/de.json @@ -62,6 +62,7 @@ "INVALID_DECIMAL_NUMBER": "Dezimalzahlformat verwenden", "INVALID_DECIMAL_PRECISION": "Falscher Dezimalwert, nach dem Dezimalpunkt sollte ein Maximum von {{precision}} Ziffern angegeben werden.", "INVALID_DATE": "Verwenden Sie ein anderes Datumsformat", + "INVALID_DATE_FORMAT": "Ungültiges Datumsformat. Bitte das Format verwenden: {{ format }}", "INVALID_VALUE": "Geben Sie einen anderen Wert ein", "NOT_GREATER_THAN": "Darf nicht größer als {{ maxValue }} sein", "NOT_LESS_THAN": "Darf nicht kleiner als {{ minValue }} sein", @@ -398,8 +399,8 @@ "ACTIONS": "Aktionen", "SELECT_ALL": "Alle auswählen", "SELECT_FILE": "Datei auswählen", - "SELECTED": "Selected", - "ROW_SELECTION": "Press Space to toggle row selection", + "SELECTED": "Ausgewählt", + "ROW_SELECTION": "Leertaste drücken, um Zeilenauswahl umzuschalten", "SORT_ASCENDING": "Aufsteigend", "SORT_DESCENDING": "Absteigend", "SORT_NONE": "Keine", @@ -410,7 +411,7 @@ "ICON_DISABLED": "Deaktiviert", "ROW_OPTION_BUTTON": "Aktionen", "DRAG": "Drag Button", - "DRAGGABLE": "Draggable", + "DRAGGABLE": "Verschiebbar", "EMPTY_HEADER": "Leerer Header", "RESIZE_COLUMN": "Ändern Sie die Größe der {{ column }} Spalte. Verwenden Sie Pfeiltasten, um die Breite anzupassen, Umschalt für größere Schritte.", "COLUMN_WIDTH_CHANGED": "{{ column }} Spaltenbreite: {{ width }} Pixel" diff --git a/lib/core/src/lib/i18n/en.json b/lib/core/src/lib/i18n/en.json index da1ddad4c2..ff3dd7faaa 100644 --- a/lib/core/src/lib/i18n/en.json +++ b/lib/core/src/lib/i18n/en.json @@ -90,13 +90,13 @@ "FIELD_STYLE": { "FONT_SIZE": "Font size", "FONT_WEIGHT": "Font weight", - "FONT_COLOR": "Font color", + "FONT_COLOR": "Font colour", "FONT_WEIGHTS": { "REGULAR": "regular", "BOLD": "bold" }, "COLORS": { - "SYSTEM_COLOR": "system color", + "SYSTEM_COLOR": "system colour", "BLACK": "black", "GREY": "grey", "RED": "red", @@ -602,13 +602,13 @@ "NAME": "Name", "VERSION": "Version", "VENDOR": "Vendor", - "LICENSE": "License", + "LICENSE": "Licence", "RUNTIME": "Runtime", "DESCRIPTION": "Description" } }, "LICENSE": { - "TITLE": "License", + "TITLE": "Licence", "PROPERTY": "Property", "VALUE": "Value", "ENABLED": "Enabled", diff --git a/lib/core/src/lib/i18n/es.json b/lib/core/src/lib/i18n/es.json index dccfd0f323..4e799d6033 100644 --- a/lib/core/src/lib/i18n/es.json +++ b/lib/core/src/lib/i18n/es.json @@ -62,6 +62,7 @@ "INVALID_DECIMAL_NUMBER": "Utilice un formato de número decimal", "INVALID_DECIMAL_PRECISION": "Valor decimal incorrecto, debe haber un máximo de {{precision}} dígitos después del punto decimal.", "INVALID_DATE": "Utilizar un formato de fecha diferente", + "INVALID_DATE_FORMAT": "Invalid date format, use the format: {{ format }}", "INVALID_VALUE": "Introducir un valor diferente", "NOT_GREATER_THAN": "No puede ser mayor que {{ maxValue }}", "NOT_LESS_THAN": "No puede ser menor que {{ minValue }}", diff --git a/lib/core/src/lib/i18n/fr.json b/lib/core/src/lib/i18n/fr.json index 23a5200a1b..0e56a6f3db 100644 --- a/lib/core/src/lib/i18n/fr.json +++ b/lib/core/src/lib/i18n/fr.json @@ -62,6 +62,7 @@ "INVALID_DECIMAL_NUMBER": "Utilisez un autre format de nombre décimal", "INVALID_DECIMAL_PRECISION": "Valeur décimale incorrecte, un maximum de {{precision}} chiffres est attendu après la virgule.", "INVALID_DATE": "Utiliser un format de date différent", + "INVALID_DATE_FORMAT": "Invalid date format, use the format: {{ format }}", "INVALID_VALUE": "Saisir une valeur différente", "NOT_GREATER_THAN": "Ne peut pas être supérieur à {{ maxValue }}", "NOT_LESS_THAN": "Ne peut pas être inférieur à {{ minValue }}", diff --git a/lib/core/src/lib/i18n/it.json b/lib/core/src/lib/i18n/it.json index 273f18e70c..8e3454152a 100644 --- a/lib/core/src/lib/i18n/it.json +++ b/lib/core/src/lib/i18n/it.json @@ -62,6 +62,7 @@ "INVALID_DECIMAL_NUMBER": "Utilizzare un formato numerico decimale", "INVALID_DECIMAL_PRECISION": "Valore decimale errato, devono esserci massimo {{precision}} cifre dopo il punto decimale.", "INVALID_DATE": "Utilizzare un formato data diverso", + "INVALID_DATE_FORMAT": "Invalid date format, use the format: {{ format }}", "INVALID_VALUE": "Immettere un altro valore", "NOT_GREATER_THAN": "Non può essere maggiore di {{ maxValue }}", "NOT_LESS_THAN": "Non può essere minore di {{ minValue }}", diff --git a/lib/core/src/lib/i18n/pl.json b/lib/core/src/lib/i18n/pl.json index 02076fb0ad..49ffb58e0b 100644 --- a/lib/core/src/lib/i18n/pl.json +++ b/lib/core/src/lib/i18n/pl.json @@ -62,6 +62,7 @@ "INVALID_DECIMAL_NUMBER": "Użyj formatu liczby dziesiętnej", "INVALID_DECIMAL_PRECISION": "Niepoprawna wartość dziesiętna, po przecinku powinna być maksymalnie liczba {{precision}}.", "INVALID_DATE": "Użyj innego formatu daty.", + "INVALID_DATE_FORMAT": "Nieprawidłowy format daty, użyj formatu: {{ format }}", "INVALID_VALUE": "Wprowadź inną wartość.", "NOT_GREATER_THAN": "Wartość nie może być większa niż {{ maxValue }}.", "NOT_LESS_THAN": "Wartość nie może być mniejsza niż {{ minValue }}.", @@ -398,8 +399,8 @@ "ACTIONS": "Czynności", "SELECT_ALL": "Wybierz wszystko", "SELECT_FILE": "Wybierz plik", - "SELECTED": "Selected", - "ROW_SELECTION": "Press Space to toggle row selection", + "SELECTED": "Zaznaczone", + "ROW_SELECTION": "Naciśnij spację, aby przełączyć wybór wierszy", "SORT_ASCENDING": "Rosnąco", "SORT_DESCENDING": "Malejąco", "SORT_NONE": "Brak", @@ -410,7 +411,7 @@ "ICON_DISABLED": "Wyłączone", "ROW_OPTION_BUTTON": "Czynności", "DRAG": "Przeciągnij przycisk", - "DRAGGABLE": "Draggable", + "DRAGGABLE": "Przeciągany", "EMPTY_HEADER": "Pusty nagłówek", "RESIZE_COLUMN": "Zmień rozmiar kolumny {{ column }}. Użyj klawiszy strzałek, aby dostosować szerokość lub Shift, aby uzyskać większe kroki.", "COLUMN_WIDTH_CHANGED": "Szerokość kolumny {{ column }}: {{ width }} pikseli" diff --git a/lib/core/src/lib/i18n/pt.json b/lib/core/src/lib/i18n/pt.json index 3a4b37118c..ef65687b55 100644 --- a/lib/core/src/lib/i18n/pt.json +++ b/lib/core/src/lib/i18n/pt.json @@ -62,6 +62,7 @@ "INVALID_DECIMAL_NUMBER": "Utilizar um formato de número decimal", "INVALID_DECIMAL_PRECISION": "Valor decimal incorreto, deve haver um máximo de {{precision}} dígitos após o ponto decimal.", "INVALID_DATE": "Utilizar um formato de data diferente", + "INVALID_DATE_FORMAT": "Invalid date format, use the format: {{ format }}", "INVALID_VALUE": "Introduzir um valor diferente", "NOT_GREATER_THAN": "Não pode ser maior do que {{ maxValue }}", "NOT_LESS_THAN": "Não pode ser inferior a {{ minValue }}", diff --git a/lib/process-services-cloud/src/lib/i18n/en.json b/lib/process-services-cloud/src/lib/i18n/en.json index e0c1f9a9b8..65b9fe4fbe 100644 --- a/lib/process-services-cloud/src/lib/i18n/en.json +++ b/lib/process-services-cloud/src/lib/i18n/en.json @@ -165,7 +165,7 @@ } }, "ADF_CLOUD_EDIT_TASK_FILTER": { - "TITLE": "Customize your filter", + "TITLE": "Customise your filter", "FILTER_NAME": "Filter name", "TOOL_TIP": { "SAVE": "Save filter", @@ -221,7 +221,7 @@ } }, "ADF_CLOUD_EDIT_PROCESS_FILTER": { - "TITLE": "Customize your filter", + "TITLE": "Customise your filter", "FILTER_NAME": "Filter name", "LABEL": { "APP_NAME": "ApplicationName",