diff --git a/package.json b/package.json index 54344413..e8ca28d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grist-core", - "version": "1.1.5", + "version": "1.1.6", "license": "Apache-2.0", "description": "Grist is the evolution of spreadsheets", "homepage": "https://github.com/gristlabs/grist-core", diff --git a/static/locales/es.client.json b/static/locales/es.client.json index 36ae7a71..26f5636e 100644 --- a/static/locales/es.client.json +++ b/static/locales/es.client.json @@ -358,7 +358,19 @@ "Unfreeze {{count}} columns_one": "Descongelar esta columna", "Unfreeze {{count}} columns_other": "Descongelar {{count}} columnas", "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": { ", or find an expert via our ": ", o encontrar un experto a través de nuestro", @@ -881,7 +893,8 @@ "Reference List": "Lista de referencia", "Attachment": "Adjunto", "Any": "Cualquiera", - "Toggle": "Cambiar" + "Toggle": "Cambiar", + "Search columns": "Búsqueda por columnas" }, "modals": { "Cancel": "Cancelar", diff --git a/static/locales/ru.client.json b/static/locales/ru.client.json index e3d49191..c8fc3664 100644 --- a/static/locales/ru.client.json +++ b/static/locales/ru.client.json @@ -537,7 +537,18 @@ "Unfreeze {{count}} columns_other": "Открепить {{count}} столбцов", "Unfreeze {{count}} columns_one": "Открепить этот столбец", "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": { "SearchColumns": "Столбцы поиска", @@ -902,7 +913,8 @@ "Attachment": "Вложения", "DateTime": "Дата и Время", "Integer": "Целочисленный", - "Reference": "Ссылка" + "Reference": "Ссылка", + "Search columns": "Поиск столбцов" }, "modals": { "Cancel": "Отмена", diff --git a/static/locales/sl.client.json b/static/locales/sl.client.json index ca8d46e6..b9b9bc60 100644 --- a/static/locales/sl.client.json +++ b/static/locales/sl.client.json @@ -350,7 +350,9 @@ "{{wrongTypeCount}} non-{{columnType}} columns are not shown_one": "{{wrongTypeCount}} stolpec, ki ni{{columnType}}, ni prikazan", "Select Custom Widget": "Izberite Prilagojeni pripomoček", "{{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": { "Activity": "Dejavnost",