(core) updates from grist-core

This commit is contained in:
Paul Fitzpatrick 2023-10-23 09:59:47 -04:00
commit e95295ffee
4 changed files with 33 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "grist-core", "name": "grist-core",
"version": "1.1.5", "version": "1.1.6",
"license": "Apache-2.0", "license": "Apache-2.0",
"description": "Grist is the evolution of spreadsheets", "description": "Grist is the evolution of spreadsheets",
"homepage": "https://github.com/gristlabs/grist-core", "homepage": "https://github.com/gristlabs/grist-core",

View File

@ -358,7 +358,19 @@
"Unfreeze {{count}} columns_one": "Descongelar esta columna", "Unfreeze {{count}} columns_one": "Descongelar esta columna",
"Unfreeze {{count}} columns_other": "Descongelar {{count}} columnas", "Unfreeze {{count}} columns_other": "Descongelar {{count}} columnas",
"Insert column to the right": "Insertar columna a la derecha", "Insert column to the right": "Insertar columna a la derecha",
"Insert column to the left": "Insertar columna a la izquierda" "Insert column to the left": "Insertar columna a la izquierda",
"Show hidden columns": "Mostrar las columnas ocultas",
"Created At": "Creado en",
"Authorship": "Autor",
"Last Updated By": "Última actualización por",
"Hidden Columns": "Columnas ocultas",
"Lookups": "Consultas",
"Apply on record changes": "Aplicar los cambios en el registro",
"Created By": "Creado por",
"Last Updated At": "Última actualización en",
"Apply to new records": "Aplicar a los nuevos registros",
"Timestamp": "Marca temporal",
"no reference column": "Sin columna de referencia"
}, },
"HomeIntro": { "HomeIntro": {
", or find an expert via our ": ", o encontrar un experto a través de nuestro", ", or find an expert via our ": ", o encontrar un experto a través de nuestro",
@ -881,7 +893,8 @@
"Reference List": "Lista de referencia", "Reference List": "Lista de referencia",
"Attachment": "Adjunto", "Attachment": "Adjunto",
"Any": "Cualquiera", "Any": "Cualquiera",
"Toggle": "Cambiar" "Toggle": "Cambiar",
"Search columns": "Búsqueda por columnas"
}, },
"modals": { "modals": {
"Cancel": "Cancelar", "Cancel": "Cancelar",

View File

@ -537,7 +537,18 @@
"Unfreeze {{count}} columns_other": "Открепить {{count}} столбцов", "Unfreeze {{count}} columns_other": "Открепить {{count}} столбцов",
"Unfreeze {{count}} columns_one": "Открепить этот столбец", "Unfreeze {{count}} columns_one": "Открепить этот столбец",
"Insert column to the left": "Вставить столбец слева", "Insert column to the left": "Вставить столбец слева",
"Insert column to the right": "Вставить столбец справа" "Insert column to the right": "Вставить столбец справа",
"Shortcuts": "Ярлыки",
"Show hidden columns": "Показывать скрытые столбцы",
"Created At": "Создан в",
"Authorship": "Авторство",
"Last Updated By": "Последний обновивший",
"Hidden Columns": "Скрытые столбцы",
"Apply on record changes": "Применять при изменениях записи",
"Created By": "Создатель",
"Last Updated At": "Последнее обновление в",
"Apply to new records": "Применять к новым записям",
"no reference column": "нет ссылочного столбца"
}, },
"FilterBar": { "FilterBar": {
"SearchColumns": "Столбцы поиска", "SearchColumns": "Столбцы поиска",
@ -902,7 +913,8 @@
"Attachment": "Вложения", "Attachment": "Вложения",
"DateTime": "Дата и Время", "DateTime": "Дата и Время",
"Integer": "Целочисленный", "Integer": "Целочисленный",
"Reference": "Ссылка" "Reference": "Ссылка",
"Search columns": "Поиск столбцов"
}, },
"modals": { "modals": {
"Cancel": "Отмена", "Cancel": "Отмена",

View File

@ -350,7 +350,9 @@
"{{wrongTypeCount}} non-{{columnType}} columns are not shown_one": "{{wrongTypeCount}} stolpec, ki ni{{columnType}}, ni prikazan", "{{wrongTypeCount}} non-{{columnType}} columns are not shown_one": "{{wrongTypeCount}} stolpec, ki ni{{columnType}}, ni prikazan",
"Select Custom Widget": "Izberite Prilagojeni pripomoček", "Select Custom Widget": "Izberite Prilagojeni pripomoček",
"{{wrongTypeCount}} non-{{columnType}} columns are not shown_other": "{{wrongTypeCount}} stolpci, ki niso{{columnType}}, niso prikazani", "{{wrongTypeCount}} non-{{columnType}} columns are not shown_other": "{{wrongTypeCount}} stolpci, ki niso{{columnType}}, niso prikazani",
"Widget needs to {{read}} the current table.": "Widget mora {{read}} trenutno tabelo." "Widget needs to {{read}} the current table.": "Widget mora {{read}} trenutno tabelo.",
"No {{columnType}} columns in table.": "V tabeli ni stolpcev tipa {{columnType}}.",
"Clear selection": "Briši izbor"
}, },
"DocHistory": { "DocHistory": {
"Activity": "Dejavnost", "Activity": "Dejavnost",