mirror of
				https://github.com/gristlabs/grist-core.git
				synced 2025-06-13 20:53:59 +00:00 
			
		
		
		
	(core) updates from grist-core
This commit is contained in:
		
						commit
						e95295ffee
					
				| @ -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", | ||||
|  | ||||
| @ -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", | ||||
|  | ||||
| @ -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": "Отмена", | ||||
|  | ||||
| @ -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", | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user