diff --git a/packages/nc-gui/lang/ar.json b/packages/nc-gui/lang/ar.json index 4a433504d0..8e0ba163d2 100644 --- a/packages/nc-gui/lang/ar.json +++ b/packages/nc-gui/lang/ar.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/bn_IN.json b/packages/nc-gui/lang/bn_IN.json index 88c6a0d449..374b391e23 100644 --- a/packages/nc-gui/lang/bn_IN.json +++ b/packages/nc-gui/lang/bn_IN.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/cs.json b/packages/nc-gui/lang/cs.json index 8c442adf88..aecdb20359 100644 --- a/packages/nc-gui/lang/cs.json +++ b/packages/nc-gui/lang/cs.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/da.json b/packages/nc-gui/lang/da.json index 0a46fe6dce..83b772700c 100644 --- a/packages/nc-gui/lang/da.json +++ b/packages/nc-gui/lang/da.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/de.json b/packages/nc-gui/lang/de.json index f23ecdfe55..7a78239890 100644 --- a/packages/nc-gui/lang/de.json +++ b/packages/nc-gui/lang/de.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Rolle", "general": "General", "quit": "Beenden", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/es.json b/packages/nc-gui/lang/es.json index 82ee94fb5a..f5e7aa9748 100644 --- a/packages/nc-gui/lang/es.json +++ b/packages/nc-gui/lang/es.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Salir", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/eu.json b/packages/nc-gui/lang/eu.json index 176ca72469..5c70427ecd 100644 --- a/packages/nc-gui/lang/eu.json +++ b/packages/nc-gui/lang/eu.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Irten", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/fa.json b/packages/nc-gui/lang/fa.json index 0a5bfedbd5..e054a5f6ea 100644 --- a/packages/nc-gui/lang/fa.json +++ b/packages/nc-gui/lang/fa.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "خروج", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/fi.json b/packages/nc-gui/lang/fi.json index 473d28cc9f..4d678d50f4 100644 --- a/packages/nc-gui/lang/fi.json +++ b/packages/nc-gui/lang/fi.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/fr.json b/packages/nc-gui/lang/fr.json index 0e120fcaba..dbab2700c0 100644 --- a/packages/nc-gui/lang/fr.json +++ b/packages/nc-gui/lang/fr.json @@ -93,6 +93,7 @@ "none": "Aucun" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Rôle", "general": "Général", "quit": "Quitter", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Il semble que ce groupe n'a pas d'enregistrements" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/he.json b/packages/nc-gui/lang/he.json index fc7ffa1e45..f4520aedbd 100644 --- a/packages/nc-gui/lang/he.json +++ b/packages/nc-gui/lang/he.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "תפקיד", "general": "כללי", "quit": "יציאה", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/hi.json b/packages/nc-gui/lang/hi.json index 5f0809a70b..6955b1843b 100644 --- a/packages/nc-gui/lang/hi.json +++ b/packages/nc-gui/lang/hi.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/hr.json b/packages/nc-gui/lang/hr.json index c767966918..5a693ac398 100644 --- a/packages/nc-gui/lang/hr.json +++ b/packages/nc-gui/lang/hr.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/hu.json b/packages/nc-gui/lang/hu.json index 081dcec921..5e28d378ea 100644 --- a/packages/nc-gui/lang/hu.json +++ b/packages/nc-gui/lang/hu.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "Általános", "quit": "Kilépés", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/id.json b/packages/nc-gui/lang/id.json index 72dbc9da1e..c6b104b542 100644 --- a/packages/nc-gui/lang/id.json +++ b/packages/nc-gui/lang/id.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Keluar", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/it.json b/packages/nc-gui/lang/it.json index 2e23a70d8d..fd8cc6ce88 100644 --- a/packages/nc-gui/lang/it.json +++ b/packages/nc-gui/lang/it.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Esci", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/ja.json b/packages/nc-gui/lang/ja.json index 33abee6e8a..ff6605e79d 100644 --- a/packages/nc-gui/lang/ja.json +++ b/packages/nc-gui/lang/ja.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "終了", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/ko.json b/packages/nc-gui/lang/ko.json index 63fddc6f88..c32e1cfc7a 100644 --- a/packages/nc-gui/lang/ko.json +++ b/packages/nc-gui/lang/ko.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "나가기", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/lv.json b/packages/nc-gui/lang/lv.json index 5433d60d9f..ffbbac879d 100644 --- a/packages/nc-gui/lang/lv.json +++ b/packages/nc-gui/lang/lv.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/nl.json b/packages/nc-gui/lang/nl.json index 4b164d96e3..41feb98d3d 100644 --- a/packages/nc-gui/lang/nl.json +++ b/packages/nc-gui/lang/nl.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/no.json b/packages/nc-gui/lang/no.json index 7eb36e1f2b..4298bba525 100644 --- a/packages/nc-gui/lang/no.json +++ b/packages/nc-gui/lang/no.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/pl.json b/packages/nc-gui/lang/pl.json index 163624cc22..fd2166971d 100644 --- a/packages/nc-gui/lang/pl.json +++ b/packages/nc-gui/lang/pl.json @@ -93,6 +93,7 @@ "none": "Brak" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Rola", "general": "Ogólne", "quit": "Wyjdź", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Wygląda na to, że ten stos nie ma żadnych rekordów" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "-Wybierz typ formularza (opcjonalnie)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/pt.json b/packages/nc-gui/lang/pt.json index 1f3efdb74f..d4c2b59018 100644 --- a/packages/nc-gui/lang/pt.json +++ b/packages/nc-gui/lang/pt.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Sair", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/pt_BR.json b/packages/nc-gui/lang/pt_BR.json index 01fa05c564..39e9cab998 100644 --- a/packages/nc-gui/lang/pt_BR.json +++ b/packages/nc-gui/lang/pt_BR.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Função", "general": "Geral", "quit": "Sair", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Parece que essa pilha não tem nenhum registro" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/ru.json b/packages/nc-gui/lang/ru.json index 5c7aad9109..0ce0eb48d5 100644 --- a/packages/nc-gui/lang/ru.json +++ b/packages/nc-gui/lang/ru.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Выйти", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/sk.json b/packages/nc-gui/lang/sk.json index 9b9a940618..b263d8465c 100644 --- a/packages/nc-gui/lang/sk.json +++ b/packages/nc-gui/lang/sk.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/sl.json b/packages/nc-gui/lang/sl.json index 6cb3135cd7..083da5f55a 100644 --- a/packages/nc-gui/lang/sl.json +++ b/packages/nc-gui/lang/sl.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/sv.json b/packages/nc-gui/lang/sv.json index b77aa2398e..5f694df3e1 100644 --- a/packages/nc-gui/lang/sv.json +++ b/packages/nc-gui/lang/sv.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/th.json b/packages/nc-gui/lang/th.json index 26603e0c9f..48187954ff 100644 --- a/packages/nc-gui/lang/th.json +++ b/packages/nc-gui/lang/th.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/tr.json b/packages/nc-gui/lang/tr.json index ea634ddc98..3c9179bda0 100644 --- a/packages/nc-gui/lang/tr.json +++ b/packages/nc-gui/lang/tr.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Çıkış", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/uk.json b/packages/nc-gui/lang/uk.json index 5aa3dd452d..d6f90afd9f 100644 --- a/packages/nc-gui/lang/uk.json +++ b/packages/nc-gui/lang/uk.json @@ -93,6 +93,7 @@ "none": "Нічого" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "Загальне", "quit": "Вийти", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/vi.json b/packages/nc-gui/lang/vi.json index d8055640b0..d44c2bb23b 100644 --- a/packages/nc-gui/lang/vi.json +++ b/packages/nc-gui/lang/vi.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/zh-Hans.json b/packages/nc-gui/lang/zh-Hans.json index be2f462b0c..6555c7690e 100644 --- a/packages/nc-gui/lang/zh-Hans.json +++ b/packages/nc-gui/lang/zh-Hans.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "角色", "general": "通用", "quit": "退出", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type", diff --git a/packages/nc-gui/lang/zh-Hant.json b/packages/nc-gui/lang/zh-Hant.json index 39ee43810e..2917841dae 100644 --- a/packages/nc-gui/lang/zh-Hant.json +++ b/packages/nc-gui/lang/zh-Hant.json @@ -93,6 +93,7 @@ "none": "None" }, "general": { + "addLookupField": "Add {count} lookup fields", "role": "Role", "general": "General", "quit": "Quit", @@ -521,6 +522,13 @@ "looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" }, "labels": { + "changeDisplayValueField": "Change display value field", + "selectYourNewTitleFor": "Select your new display value field for ", + "searchDisplayValue": "Select display value field", + "changeTitleField": "Change title field", + "clearAll": "Clear all", + "addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", + "addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "formatting": "Formatting", "selectAFormatType": "- -Select a formt type (optional)- -", "formatType": "Format type",