(core) updates from grist-core

pull/945/head
Paul Fitzpatrick 2 months ago
commit c187ca3093

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

@ -513,7 +513,8 @@
"Welcome to {{- orgName}}": "Willkommen bei {{-orgName}}",
"Visit our {{link}} to learn more about Grist.": "Besuchen Sie unsere {{link}}, um mehr über Grist zu erfahren.",
"Sign in": "Anmelden",
"To use Grist, please either sign up or sign in.": "Um Grist zu nutzen, melden Sie sich bitte an oder registrieren Sie sich."
"To use Grist, please either sign up or sign in.": "Um Grist zu nutzen, melden Sie sich bitte an oder registrieren Sie sich.",
"Learn more in our {{helpCenterLink}}, or find an expert via our {{sproutsProgram}}.": "Erfahren Sie mehr in unserem {{helpCenterLink}}, oder finden Sie einen Experten über unser {{sproutsProgram}}."
},
"HomeLeftPane": {
"Access Details": "Zugangsdetails",
@ -586,7 +587,11 @@
},
"NTextBox": {
"false": "falsch",
"true": "wahr"
"true": "wahr",
"Lines": "Linien",
"Field Format": "Feldformat",
"Multi line": "Mehrere Linien",
"Single line": "Einzelne Linie"
},
"NotifyUI": {
"Ask for help": "Bitte um Hilfe",
@ -1134,7 +1139,11 @@
"Currency": "Währung",
"Decimals": "Dezimalstellen",
"Default currency ({{defaultCurrency}})": "Standardwährung ({{defaultCurrency}})",
"Number Format": "Zahlenformat"
"Number Format": "Zahlenformat",
"min": "min.",
"Text": "Text",
"max": "max.",
"Field Format": "Feldformat"
},
"FieldEditor": {
"It should be impossible to save a plain data value into a formula column": "Es sollte unmöglich sein, einen einfachen Datenwert in eine Formelspalte zu speichern",
@ -1233,7 +1242,15 @@
},
"WebhookPage": {
"Clear Queue": "Warteschlange löschen",
"Webhook Settings": "Webhaken Einstellungen"
"Webhook Settings": "Webhaken Einstellungen",
"Enabled": "Aktiviert",
"Event Types": "Ereignisarten",
"Memo": "Memo",
"Name": "Name",
"Sorry, not all fields can be edited.": "Leider können nicht alle Felder bearbeitet werden.",
"Status": "Status",
"URL": "URL",
"Table": "Tabelle"
},
"FormulaAssistant": {
"Ask the bot.": "Fragen Sie den Bot.",
@ -1454,7 +1471,17 @@
},
"FormConfig": {
"Field rules": "Feldregeln",
"Required field": "Erforderliches Feld"
"Required field": "Erforderliches Feld",
"Options Sort Order": "Sortierreihenfolge der Optionen",
"Options Alignment": "Ausrichtung der Optionen",
"Select": "Auswählen",
"Vertical": "Vertikal",
"Ascending": "Aufsteigend",
"Default": "Standard",
"Descending": "Absteigend",
"Field Format": "Feldformat",
"Field Rules": "Feldregeln",
"Horizontal": "Horizontal"
},
"CustomView": {
"Some required columns aren't mapped": "Einige erforderliche Spalten sind nicht zugeordnet",
@ -1462,7 +1489,8 @@
},
"FormSuccessPage": {
"Form Submitted": "Formular eingereicht",
"Thank you! Your response has been recorded.": "Danke! Ihre Antwort wurde aufgezeichnet."
"Thank you! Your response has been recorded.": "Danke! Ihre Antwort wurde aufgezeichnet.",
"Submit new response": "Neue Antwort absenden"
},
"FormPage": {
"There was an error submitting your form. Please try again.": "Beim Absenden Ihres Formulars ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut."
@ -1500,5 +1528,23 @@
"Section": {
"Insert section above": "Abschnitt oben einfügen",
"Insert section below": "Abschnitt unten einfügen"
},
"CreateTeamModal": {
"Cancel": "Abbrechen",
"Create site": "Seite erstellen",
"Domain name is required": "Domainname ist erforderlich",
"Domain name is invalid": "Domainname ist ungültig",
"Work as a Team": "Als Team arbeiten"
},
"Columns": {
"Remove Column": "Spalte entfernen"
},
"Field": {
"No choices configured": "Keine Auswahlmöglichkeiten konfiguriert"
},
"Toggle": {
"Checkbox": "Kontrollkästchen",
"Field Format": "Feldformat",
"Switch": "Schalter"
}
}

@ -941,7 +941,11 @@
},
"NTextBox": {
"false": "false",
"true": "true"
"true": "true",
"Field Format": "Field Format",
"Lines": "Lines",
"Multi line": "Multi line",
"Single line": "Single line"
},
"ACLUsers": {
"Example Users": "Example Users",
@ -1044,7 +1048,12 @@
"Currency": "Currency",
"Decimals": "Decimals",
"Default currency ({{defaultCurrency}})": "Default currency ({{defaultCurrency}})",
"Number Format": "Number Format"
"Number Format": "Number Format",
"Field Format": "Field Format",
"Spinner": "Spinner",
"Text": "Text",
"max": "max",
"min": "min"
},
"Reference": {
"CELL FORMAT": "CELL FORMAT",
@ -1393,7 +1402,18 @@
},
"FormConfig": {
"Field rules": "Field rules",
"Required field": "Required field"
"Required field": "Required field",
"Ascending": "Ascending",
"Default": "Default",
"Descending": "Descending",
"Field Format": "Field Format",
"Field Rules": "Field Rules",
"Horizontal": "Horizontal",
"Options Alignment": "Options Alignment",
"Options Sort Order": "Options Sort Order",
"Radio": "Radio",
"Select": "Select",
"Vertical": "Vertical"
},
"CustomView": {
"Some required columns aren't mapped": "Some required columns aren't mapped",
@ -1417,7 +1437,8 @@
},
"FormSuccessPage": {
"Form Submitted": "Form Submitted",
"Thank you! Your response has been recorded.": "Thank you! Your response has been recorded."
"Thank you! Your response has been recorded.": "Thank you! Your response has been recorded.",
"Submit new response": "Submit new response"
},
"DateRangeOptions": {
"Last 30 days": "Last 30 days",
@ -1466,5 +1487,17 @@
"Support Grist Labs on GitHub": "Support Grist Labs on GitHub",
"Telemetry": "Telemetry",
"Version": "Version"
},
"Columns": {
"Remove Column": "Remove Column"
},
"Field": {
"No choices configured": "No choices configured",
"No values in show column of referenced table": "No values in show column of referenced table"
},
"Toggle": {
"Checkbox": "Checkbox",
"Field Format": "Field Format",
"Switch": "Switch"
}
}

@ -69,7 +69,7 @@
"Sign Out": "Cerrar Sesión",
"Sign in": "Iniciar Sesión",
"Switch Accounts": "Cambiar de Cuenta",
"Toggle Mobile Mode": "Alternar Modo Móvil",
"Toggle Mobile Mode": "Alternar con el modo móvil",
"Activation": "Activación",
"Billing Account": "Cuenta de facturación",
"Support Grist": "Soporte Grist",
@ -429,7 +429,8 @@
"Welcome to {{- orgName}}": "Bienvenido a {{- orgName}}",
"Visit our {{link}} to learn more about Grist.": "Visita nuestra {{link}} para obtener más información sobre Grist.",
"Sign in": "Iniciar sesión",
"To use Grist, please either sign up or sign in.": "Para utilizar Grist, regístrate o inicia sesión."
"To use Grist, please either sign up or sign in.": "Para utilizar Grist, regístrate o inicia sesión.",
"Learn more in our {{helpCenterLink}}, or find an expert via our {{sproutsProgram}}.": "Obtenga más información en nuestro {{helpCenterLink}}, o busque un experto a través de nuestro {{sproutsProgram}}."
},
"HomeLeftPane": {
"Access Details": "Detalles de Acceso",
@ -482,7 +483,11 @@
},
"NTextBox": {
"false": "falso",
"true": "verdadero"
"true": "verdadero",
"Field Format": "Formato del campo",
"Lines": "Líneas",
"Multi line": "Línea múltiple",
"Single line": "Una sola línea"
},
"NotifyUI": {
"Ask for help": "Solicitar ayuda",
@ -965,7 +970,7 @@
"Reference List": "Lista de referencia",
"Attachment": "Adjunto",
"Any": "Cualquiera",
"Toggle": "Cambiar",
"Toggle": "Alternar",
"Search columns": "Búsqueda por columnas"
},
"modals": {
@ -1079,7 +1084,7 @@
"Flying higher": "Volando más alto",
"Reference": "Referencia",
"Start with {{equal}} to enter a formula.": "Comience con {{equal}} para introducir una fórmula.",
"Toggle the {{creatorPanel}} to format columns, ": "Active {{creatorPanel}} para dar formato a las columnas, ",
"Toggle the {{creatorPanel}} to format columns, ": "Alternar el {{creatorPanel}} para dar formato a las columnas, ",
"Welcome to Grist!": "¡Bienvenido a Grist!",
"template library": "biblioteca de plantillas",
"creator panel": "panel creador",
@ -1105,7 +1110,12 @@
"Currency": "Moneda",
"Default currency ({{defaultCurrency}})": "Moneda predeterminada ({{defaultCurrency}})",
"Number Format": "Formato de número",
"Decimals": "Decimales"
"Decimals": "Decimales",
"Field Format": "Formato del campo",
"Spinner": "Spinner",
"Text": "Texto",
"min": "mín.",
"max": "Máx."
},
"ChoiceTextBox": {
"CHOICES": "OPCIONES"
@ -1223,7 +1233,21 @@
},
"WebhookPage": {
"Clear Queue": "Borrar la cola",
"Webhook Settings": "Ajustes del gancho web"
"Webhook Settings": "Ajustes del gancho web",
"Cleared webhook queue.": "Cola de webhooks vacía.",
"Columns to check when update (separated by ;)": "Columnas a comprobar al actualizar (separadas por ;)",
"Removed webhook.": "Webhook eliminado.",
"Sorry, not all fields can be edited.": "Lo sentimos, no se pueden editar todos los campos.",
"Status": "Situación",
"URL": "URL",
"Webhook Id": "Id. del webhook",
"Ready Column": "Columna lista",
"Filter for changes in these columns (semicolon-separated ids)": "Filtrar los cambios en estas columnas (identificadores separados por punto y coma)",
"Table": "Tabla",
"Enabled": "Activado",
"Event Types": "Tipos de eventos",
"Memo": "Memorándum",
"Name": "Nombre"
},
"FormulaAssistant": {
"Regenerate": "Regenerar",
@ -1279,7 +1303,8 @@
"Support Grist page": "Página de soporte de Grist",
"Close": "Cerrar",
"Contribute": "Contribuir",
"Admin Panel": "Panel de control"
"Admin Panel": "Panel de control",
"Thank you! Your trust and support is greatly appreciated. Opt out any time from the {{link}} in the user menu.": "¡Muchas gracias!. Su confianza y apoyo son muy apreciados. Puedes darte de baja en cualquier momento desde el {{link}} del menú de usuario."
},
"SupportGristPage": {
"GitHub": "GitHub",
@ -1431,7 +1456,18 @@
},
"FormConfig": {
"Field rules": "Reglas del campo",
"Required field": "Campo obligatorio"
"Required field": "Campo obligatorio",
"Ascending": "Ascendente",
"Default": "Por defecto",
"Descending": "Descendente",
"Field Format": "Formato del campo",
"Field Rules": "Reglas del campo",
"Horizontal": "Horizontal",
"Options Alignment": "Alineación de las opciones",
"Options Sort Order": "Orden de clasificación de las opciones",
"Radio": "Radio",
"Select": "Seleccionar",
"Vertical": "Vertical"
},
"CustomView": {
"Some required columns aren't mapped": "Algunas columnas obligatorias no están asignadas",
@ -1455,7 +1491,8 @@
},
"FormSuccessPage": {
"Form Submitted": "Formulario enviado",
"Thank you! Your response has been recorded.": "¡Muchas gracias! Su respuesta ha quedado registrada."
"Thank you! Your response has been recorded.": "¡Muchas gracias! Su respuesta ha quedado registrada.",
"Submit new response": "Enviar una nueva respuesta"
},
"DateRangeOptions": {
"Last 30 days": "Últimos 30 días",
@ -1490,5 +1527,31 @@
"Current version of Grist": "Versión actual de Grist",
"Admin Panel": "Panel de control",
"Support Grist Labs on GitHub": "Apoya a Grist Labs en GitHub"
},
"CreateTeamModal": {
"Cancel": "Cancelar",
"Choose a name and url for your team site": "Elija un nombre y una url para la página web de su equipo",
"Create site": "Crear página web",
"Domain name is invalid": "El dominio no es válido",
"Domain name is required": "Nombre del dominio obligatorio",
"Go to your site": "Ir a su página web",
"Team name": "Nombre del equipo",
"Team name is required": "Nombre del equipo obligatorio",
"Team site created": "Creada una página web para el equipo",
"Team url": "URL del equipo",
"Work as a Team": "Trabajar en equipo",
"Billing is not supported in grist-core": "La facturación no es compatible con grist-core"
},
"Columns": {
"Remove Column": "Quitar columna"
},
"Field": {
"No choices configured": "Sin opciones configuradas",
"No values in show column of referenced table": "No hay valores en la columna Mostrar de la tabla referenciada"
},
"Toggle": {
"Checkbox": "Casilla de verificación",
"Field Format": "Formato del campo",
"Switch": "Cambiar"
}
}

@ -1168,7 +1168,21 @@
},
"WebhookPage": {
"Clear Queue": "Effacer la file d'attente",
"Webhook Settings": "Paramètres des points dancrage Web"
"Webhook Settings": "Paramètres des points dancrage Web",
"Cleared webhook queue.": "Effacement de la file d'attente du point d'ancrage Web.",
"Columns to check when update (separated by ;)": "Colonnes à vérifier lors de la mise à jour (séparées par des;)",
"Event Types": "Types d'événements",
"Memo": "Mémo",
"Ready Column": "Colonne de déclenchement",
"Removed webhook.": "Suppression du webhook.",
"Filter for changes in these columns (semicolon-separated ids)": "Filtrer les changements dans ces colonnes (identifiants séparés par des points-virgules)",
"Status": "Statut",
"URL": "URL",
"Webhook Id": "Id du point d'ancrage Web",
"Table": "Table",
"Enabled": "Activé",
"Name": "Nom",
"Sorry, not all fields can be edited.": "Désolé, tous les champs ne peuvent pas être modifiés."
},
"FormulaAssistant": {
"Grist's AI Formula Assistance. ": "Assistance des formules de l'IA de Grist ",

@ -24,7 +24,8 @@
"Welcome to {{- orgName}}": "Benvenuto, {{- orgName}}",
"Visit our {{link}} to learn more about Grist.": "Vai a {{link}} per saperne di più su Grist.",
"Sign in": "Accedi",
"To use Grist, please either sign up or sign in.": "Per usare Grist, iscriviti o accedi."
"To use Grist, please either sign up or sign in.": "Per usare Grist, iscriviti o accedi.",
"Learn more in our {{helpCenterLink}}, or find an expert via our {{sproutsProgram}}.": "Approfondisci nel nostro {{helpCenterLink}}, o trova un esperto con il nostro {{sproutsProgram}}."
},
"HomeLeftPane": {
"Manage Users": "Gestisci gli utenti",
@ -68,7 +69,9 @@
"You do not have write access to this site": "Non hai accesso in scrittura a questo sito",
"Remove all data but keep the structure to use as a template": "Rimuovi tutti i dati, mantieni la struttura per usarla come template",
"Remove document history (can significantly reduce file size)": "Rimuovi la storia del documento (può ridurre molto le dimensioni del file)",
"Download full document and history": "Scarica tutto il documento e la storia"
"Download full document and history": "Scarica tutto il documento e la storia",
"Download": "Scarica",
"Download document": "Scarica documento"
},
"Importer": {
"Update existing records": "Aggiorna i record esistenti",
@ -163,7 +166,9 @@
"Enter redirect URL": "Inserisci URL di re-indirizzamento",
"Configuration": "Configurazione",
"Default field value": "Valore di default del campo",
"Field rules": "Regole per il campo"
"Field rules": "Regole per il campo",
"Select a field in the form widget to configure.": "Seleziona un campo nel widget del modulo per configurarlo.",
"No field selected": "Nessun campo selezionato"
},
"RowContextMenu": {
"Copy anchor link": "Copia link",
@ -173,7 +178,8 @@
"Insert row": "Inserisci riga",
"Insert row above": "Inserisci riga sopra",
"Insert row below": "Inserisci riga sotto",
"View as card": "Vedi come scheda"
"View as card": "Vedi come scheda",
"Use as table headers": "Usa come intestazioni di tabella"
},
"SortFilterConfig": {
"Save": "Salva",
@ -360,7 +366,12 @@
"Decimals": "Decimali",
"Default currency ({{defaultCurrency}})": "Valuta di default ({{defaultCurrency}})",
"Currency": "Valuta",
"Number Format": "Formato numerico"
"Number Format": "Formato numerico",
"Field Format": "Formato del campo",
"Text": "Testo",
"min": "min",
"Spinner": "Spinner",
"max": "max"
},
"HyperLinkEditor": {
"[link label] url": "[testo link] URL"
@ -507,7 +518,8 @@
"Seed rules": "Regole pre-inserite",
"When adding table rules, automatically add a rule to grant OWNER full access.": "Quando si mettono regole per la tabella, inserire sempre una che dà pieno accesso a OWNER.",
"This default should be changed if editors' access is to be limited. ": "Questo valore di default può essere cambiato se si vuole limitare l'accesso agli editor. ",
"Allow editors to edit structure (e.g. modify and delete tables, columns, layouts), and to write formulas, which give access to all data regardless of read restrictions.": "Permette agli editor di modificare la struttura (es., modificare ed eliminare tabelle, colonne, viste) e scrivere formule, cosa che permette l'accesso ai dati indipendentemente dalle restrizioni in lettura."
"Allow editors to edit structure (e.g. modify and delete tables, columns, layouts), and to write formulas, which give access to all data regardless of read restrictions.": "Permette agli editor di modificare la struttura (es., modificare ed eliminare tabelle, colonne, viste) e scrivere formule, cosa che permette l'accesso ai dati indipendentemente dalle restrizioni in lettura.",
"Add Table-wide Rule": "Aggiungi regola per tutta la tabella"
},
"ACUserManager": {
"Enter email address": "Inserisci indirizzo e-mail",
@ -612,7 +624,8 @@
"Snapshots": "Snapshot",
"Snapshots are unavailable.": "Le snapshot non sono disponibili.",
"Activity": "Attvità",
"Beta": "Beta"
"Beta": "Beta",
"Only owners have access to snapshots for documents with access rules.": "Solo i proprietari hanno accesso agli snapshot per i documenti con regole di accesso."
},
"DocMenu": {
"(The organization needs a paid plan)": "(L'organizzazione deve avere un piano a pagamento)",
@ -900,7 +913,12 @@
"Unsaved": "Non salvato",
"Work on a Copy": "Lavora su una copia",
"Share": "Condividi",
"Download...": "Scarica..."
"Download...": "Scarica...",
"DOO Separated Values (.dsv)": "Valori separati da delimitatore (.dsv)",
"Microsoft Excel (.xlsx)": "Microsoft Excel (.xlsx)",
"Tab Separated Values (.tsv)": "Valori separati da tabulazione (.tsv)",
"Comma Separated Values (.csv)": "Valori separati da virgola (.csv)",
"Export as...": "Esporta come..."
},
"SiteSwitcher": {
"Create new team site": "Crea un nuovo sito per il team",
@ -1043,7 +1061,11 @@
},
"NTextBox": {
"false": "falso",
"true": "vero"
"true": "vero",
"Field Format": "Formato del campo",
"Lines": "Righe",
"Multi line": "Multiriga",
"Single line": "Riga singola"
},
"ACLUsers": {
"Example Users": "Utenti di esempio",
@ -1119,7 +1141,11 @@
"Can't find the right columns? Click 'Change Widget' to select the table with events data.": "Non trovi la colonna giusta? Fai clic su \"Cambia widget\" per selezionare la tabella con i dati degli eventi.",
"Use reference columns to relate data in different tables.": "Usa colonne di riferimenti per collegare dati da altre tabelle.",
"Formulas support many Excel functions, full Python syntax, and include a helpful AI Assistant.": "Le formule supportano molte funzioni di Excel, la sintassi completa di Python, e includono un utile assistente AI.",
"You can choose from widgets available to you in the dropdown, or embed your own by providing its full URL.": "Puoi scegliere tra i widget disponibili nella lista, o incorporare il tuo fornendo la sua URL completa."
"You can choose from widgets available to you in the dropdown, or embed your own by providing its full URL.": "Puoi scegliere tra i widget disponibili nella lista, o incorporare il tuo fornendo la sua URL completa.",
"These rules are applied after all column rules have been processed, if applicable.": "Queste regole sono applicate dopo che tutte le regole delle colonne sono state applicate, se possibile.",
"Build simple forms right in Grist and share in a click with our new widget. {{learnMoreButton}}": "Costruisci del semplici moduli e condividili rapidamente con il nostro nuovo widget. {{learnMoreButton}}",
"Forms are here!": "Sono arrivati i moduli!",
"Learn more": "Approfondisci"
},
"DescriptionConfig": {
"DESCRIPTION": "DESCRIZIONE"
@ -1149,7 +1175,21 @@
},
"WebhookPage": {
"Clear Queue": "Pulisci la coda",
"Webhook Settings": "Impostazioni web hook"
"Webhook Settings": "Impostazioni web hook",
"Ready Column": "Colonna Ready",
"Removed webhook.": "Webhook rimosso.",
"Cleared webhook queue.": "Svuotata la coda dei webhook.",
"Enabled": "Abilitato",
"Columns to check when update (separated by ;)": "Colonne da controllare quando si aggiorna (separate da ;)",
"Event Types": "Tipi di evento",
"Memo": "Memo",
"Name": "Nome",
"Webhook Id": "Id Webhook",
"Table": "Tabella",
"Sorry, not all fields can be edited.": "Spiacente, non tutti i campi possono essere modificati.",
"Status": "Status",
"URL": "URL",
"Filter for changes in these columns (semicolon-separated ids)": "FIltrare i cambiamenti in queste colonne (id separati da ;)"
},
"Clipboard": {
"Unavailable Command": "Comando non disponibile",
@ -1208,7 +1248,9 @@
"Help Center": "Centro Aiuto",
"Opt in to Telemetry": "Accetta la telemetria",
"Opted In": "Accettato",
"Support Grist": "Sostieni Grist"
"Support Grist": "Sostieni Grist",
"Thank you! Your trust and support is greatly appreciated. Opt out any time from the {{link}} in the user menu.": "Grazie! Apprezziamo molto la tua fiducia e il tuo supporto. Puoi disdire in qualsiasi momento con {{link}} nel menu utente.",
"Admin Panel": "Pannello di amministrazione"
},
"SupportGristPage": {
"GitHub": "GitHub",
@ -1226,7 +1268,8 @@
"You have opted out of telemetry.": "Hai disattivato la telemetria.",
"GitHub Sponsors page": "Pagina Sponsor GitHub",
"Opt in to Telemetry": "Accetta la telemetria",
"We only collect usage statistics, as detailed in our {{link}}, never document contents.": "Raccogliamo solo statistiche di utilizzo, mai contenuti dei documenti, come spiegato in {{link}}."
"We only collect usage statistics, as detailed in our {{link}}, never document contents.": "Raccogliamo solo statistiche di utilizzo, mai contenuti dei documenti, come spiegato in {{link}}.",
"Sponsor": "Sponsor"
},
"buildViewSectionDom": {
"No row selected in {{title}}": "Nessuna riga selezionata in {{title}}",
@ -1323,7 +1366,21 @@
"Unpublish": "Non pubblicare",
"Publish": "Pubblica",
"Publish your form?": "Pubblicare il modulo?",
"Unpublish your form?": "Ritirare la pubblicazione del modulo?"
"Unpublish your form?": "Ritirare la pubblicazione del modulo?",
"Anyone with the link below can see the empty form and submit a response.": "Tutti quelli che hanno il link sottostante possono vedere il modulo vuoto e inviare una risposta.",
"Preview": "Anteprima",
"Embed this form": "Incorpora questo modulo",
"Copy code": "Copia codice",
"Copy link": "Copia link",
"Reset form": "Resetta il modulo",
"Reset": "Reset",
"Save your document to publish this form.": "Salva il tuo documento per pubblicare questo modulo.",
"Share": "Condividi",
"Share this form": "Condividi questo modulo",
"Are you sure you want to reset your form?": "Sei sicuro di voler resettare il tuo modulo?",
"Code copied to clipboard": "Codice copiato negli Appunti",
"Link copied to clipboard": "Link copiato negli Appunti",
"View": "Vedi"
},
"UnmappedFieldsConfig": {
"Clear": "Pulisci",
@ -1335,5 +1392,112 @@
},
"Editor": {
"Delete": "Elimina"
},
"FormContainer": {
"Build your own form": "Costruisci il tuo modulo",
"Powered by": "Fatto con"
},
"FormModel": {
"There was a problem loading the form.": "C'è stato un problema nel caricamento del modulo.",
"Oops! The form you're looking for doesn't exist.": "Ops! Il modulo che cerchi non esiste.",
"You don't have access to this form.": "Non hai accesso a questo modulo.",
"Oops! This form is no longer published.": "Ops! Questo modulo non è più pubblico."
},
"FormPage": {
"There was an error submitting your form. Please try again.": "C'è stato un errore nell'invio del modulo. Per favore prova di nuovo."
},
"AdminPanel": {
"Admin Panel": "Pannello di amministrazione",
"Current version of Grist": "Versione attuale di Grist",
"Home": "Inizio",
"Help us make Grist better": "Aiutaci a migliorare Grist",
"Support Grist": "Supporta Grist",
"Support Grist Labs on GitHub": "Supporta Grist Labs su GitHub",
"Sponsor": "Sponsor",
"Current": "Attuale",
"Telemetry": "Telemetria",
"Version": "Versione"
},
"WelcomeCoachingCall": {
"Maybe Later": "Forse più tardi",
"free coaching call": "chiamata di assistenza gratuita",
"On the call, we'll take the time to understand your needs and tailor the call to you. We can show you the Grist basics, or start working with your data right away to build the dashboards you need.": "Durante la chiamata, ci prendiamo del tempo per capire i tuoi bisogni e adattarci a quelli. Possiamo spiegarti i fondamenti di Grist, o iniziare a lavorare subito con i tuoi dati e creare le dashboard che ti servono.",
"Schedule Call": "Prenota una chiamata",
"Schedule your {{freeCoachingCall}} with a member of our team.": "Prenota la tua {{freeCoachingCall}} con un membro del nostro team."
},
"FormConfig": {
"Field rules": "Regole del campo",
"Ascending": "Ascendente",
"Field Format": "Formato campo",
"Default": "Default",
"Field Rules": "Regole campo",
"Descending": "Discendente",
"Horizontal": "Orizzontale",
"Options Sort Order": "Opzioni ordinamento",
"Select": "Seleziona",
"Options Alignment": "Opzioni allineamento",
"Radio": "Radio",
"Vertical": "Verticale",
"Required field": "Campo obbligatorio"
},
"CustomView": {
"Some required columns aren't mapped": "Alcune colonne necessarie non sono mappate",
"To use this widget, please map all non-optional columns from the creator panel on the right.": "Per usare questo widget, mappare tutte le colonne non opzionali dal pannello di creazione a destra."
},
"CreateTeamModal": {
"Domain name is required": "Il nome di dominio è obbligatorio",
"Go to your site": "Vai al tuo sito",
"Team name": "Nome del team",
"Team name is required": "Il nome del team è obbligatorio",
"Team site created": "Il sito del team è stato creato",
"Team url": "Url del team",
"Work as a Team": "Lavora come un team",
"Cancel": "Annulla",
"Choose a name and url for your team site": "Scegli un nome e una url per il sito del tuo team",
"Create site": "Crea un sito",
"Domain name is invalid": "Il nome di dominio non è valido",
"Billing is not supported in grist-core": "La fatturazione non è supportata in grist-core"
},
"Toggle": {
"Checkbox": "Checkbox",
"Switch": "Cambia",
"Field Format": "Formato campo"
},
"FormSuccessPage": {
"Thank you! Your response has been recorded.": "Grazie! La tua risposta è stata registrata.",
"Form Submitted": "Modulo inviato",
"Submit new response": "Invia una nuova risposta"
},
"DateRangeOptions": {
"Next 7 days": "Prossimi 7 giorni",
"This month": "Questo mese",
"This week": "Questa settimana",
"This year": "Quest'anno",
"Today": "Oggi",
"Last 30 days": "Ultimi 30 giorni",
"Last 7 days": "Ultimi 7 giorni",
"Last Week": "Ultima settimana"
},
"MappedFieldsConfig": {
"Clear": "Svuota",
"Unmap fields": "Rimuovi mappatura campi",
"Unmapped": "Mappatura rimossa",
"Map fields": "Mappa i campi",
"Mapped": "Mappato",
"Select All": "Seleziona tutto"
},
"Section": {
"Insert section above": "Inserisci una sezione sopra",
"Insert section below": "Inserisci una sezione sotto"
},
"Columns": {
"Remove Column": "Rimuovi colonna"
},
"Field": {
"No choices configured": "Nessuna scelta configurata",
"No values in show column of referenced table": "Nessun valore nella colonna da mostrare nella tabella collegata"
},
"FormErrorPage": {
"Error": "Errore"
}
}

@ -507,7 +507,8 @@
"Welcome to {{- orgName}}": "Добро пожаловать в {{- orgName}}",
"Visit our {{link}} to learn more about Grist.": "Посетите наш {{link}} чтобы узнать больше о Grist.",
"Sign in": "Вход",
"To use Grist, please either sign up or sign in.": "Для использования Grist, зарегистрируйтесь или войдите в систему."
"To use Grist, please either sign up or sign in.": "Для использования Grist, зарегистрируйтесь или войдите в систему.",
"Learn more in our {{helpCenterLink}}, or find an expert via our {{sproutsProgram}}.": "Узнайте больше в {{helpCenterLink}}, или найдите специалиста с {{sproutsProgram}}."
},
"HomeLeftPane": {
"Import Document": "Импорт документа",
@ -900,7 +901,12 @@
"Number Format": "Числовой формат",
"Currency": "Валюта",
"Default currency ({{defaultCurrency}})": "Валюта по умолчанию ({{defaultCurrency}})",
"Decimals": "Десятичные"
"Decimals": "Десятичные",
"Text": "Текст",
"max": "максимум",
"min": "минимум",
"Spinner": "Спиннер",
"Field Format": "Формат поля"
},
"WelcomeTour": {
"convert to card view, select data, and more.": "преобразовать в представление карточки, выбрать данные, и более.",
@ -1017,7 +1023,11 @@
},
"NTextBox": {
"false": "ложь",
"true": "истина"
"true": "истина",
"Field Format": "Формат поля",
"Lines": "Линейность",
"Multi line": "Многострочный",
"Single line": "Однострочный"
},
"pages": {
"Duplicate Page": "Дублировать страницу",
@ -1169,7 +1179,21 @@
},
"WebhookPage": {
"Clear Queue": "Очистить очередь",
"Webhook Settings": "Настройки вебхука"
"Webhook Settings": "Настройки вебхука",
"Cleared webhook queue.": "Очистка очереди вебхуков.",
"Enabled": "Активировано",
"Columns to check when update (separated by ;)": "Столбцы для проверки при обновлении (разделитель ;)",
"Event Types": "Типы событий",
"Ready Column": "Триггерный столбец",
"Memo": "Заметка",
"Name": "Название",
"Filter for changes in these columns (semicolon-separated ids)": "Фильтрация изменений в этих столбцах (идентификаторы, разделенные точкой с запятой)",
"Removed webhook.": "Удаленный вебхук.",
"Sorry, not all fields can be edited.": "К сожалению, не все поля можно редактировать.",
"Status": "Статус",
"URL": "URL",
"Webhook Id": "Вебхук Id",
"Table": "Таблица"
},
"FormulaAssistant": {
"Ask the bot.": "Спроси у бота.",
@ -1270,7 +1294,8 @@
"Support Grist page": "Страница поддержки Grist",
"Contribute": "Участвовать",
"Opted In": "Подключено",
"Admin Panel": "Панель администратора"
"Admin Panel": "Панель администратора",
"Thank you! Your trust and support is greatly appreciated. Opt out any time from the {{link}} in the user menu.": "Спасибо! Ваше доверие и поддержка очень ценны. Откажитесь в любой момент с помощью {{link}} в меню пользователя."
},
"SupportGristPage": {
"GitHub": "GitHub",
@ -1377,7 +1402,18 @@
},
"FormConfig": {
"Field rules": "Правила полей",
"Required field": "Обязательное поле"
"Required field": "Обязательное поле",
"Ascending": "Восходящий",
"Default": "По умолчанию",
"Descending": "Нисходящий",
"Field Format": "Формат поля",
"Field Rules": "Правила поля",
"Horizontal": "Горизонтальный",
"Options Alignment": "Выравнивание параметров",
"Options Sort Order": "Параметры Порядка Сортировки",
"Radio": "Радио",
"Select": "Выбрать",
"Vertical": "Вертикальный"
},
"CustomView": {
"Some required columns aren't mapped": "Некоторые обязательные столбцы не сопоставлены",
@ -1401,7 +1437,8 @@
},
"FormSuccessPage": {
"Form Submitted": "Форма отправлена",
"Thank you! Your response has been recorded.": "Спасибо! Ваш ответ учтен."
"Thank you! Your response has been recorded.": "Спасибо! Ваш ответ учтен.",
"Submit new response": "Отправить новый ответ"
},
"DateRangeOptions": {
"Today": "Сегодня",
@ -1436,5 +1473,31 @@
"Version": "Версия",
"Admin Panel": "Панель администратора",
"Telemetry": "Телеметрия"
},
"CreateTeamModal": {
"Billing is not supported in grist-core": "Выставление счетов в grist-core не поддерживается",
"Cancel": "Отменить",
"Choose a name and url for your team site": "Выберите название и URL-адрес для сайта вашей команды",
"Create site": "Создать сайт",
"Domain name is invalid": "Доменное имя недействительно",
"Domain name is required": "Требуется доменное имя",
"Go to your site": "Перейдите на ваш сайт",
"Team name": "Название команды",
"Team name is required": "Требуется указать название команды",
"Team site created": "Создан сайт команды",
"Team url": "URL-адрес команды",
"Work as a Team": "Работайте в команде"
},
"Field": {
"No choices configured": "Опции отсутствуют",
"No values in show column of referenced table": "No values in show column of referenced table"
},
"Columns": {
"Remove Column": "Удалить столбец"
},
"Toggle": {
"Checkbox": "Флажок",
"Field Format": "Формат поля",
"Switch": "Тумблер"
}
}

Loading…
Cancel
Save