(core) updates from grist-core

This commit is contained in:
Paul Fitzpatrick 2023-01-09 09:14:09 -05:00
commit b8d1c599dd
7 changed files with 4010 additions and 3616 deletions

View File

@ -146,6 +146,16 @@ There are a lot of ways to do this, including [SAML and forward authentication](
Grist has been tested with [Authentik](https://goauthentik.io/), [Auth0](https://auth0.com/), Grist has been tested with [Authentik](https://goauthentik.io/), [Auth0](https://auth0.com/),
and Google/Microsoft sign-ins via [Dex](https://dexidp.io/). and Google/Microsoft sign-ins via [Dex](https://dexidp.io/).
## Translations
We use [Weblate](https://hosted.weblate.org/engage/grist/) to manage translations.
Thanks to everyone who is pitching in. Thanks especially to the ANCT developers who
did the hard work of making a good chunk of the application localizable. Merci bien!
<a href="https://hosted.weblate.org/engage/grist/">
<img src="https://hosted.weblate.org/widgets/grist/-/open-graph.png" alt="Translation status" width=480 />
</a>
## Why free and open source software ## Why free and open source software
This repository, [grist-core](https://github.com/gristlabs/grist-core), is maintained by Grist This repository, [grist-core](https://github.com/gristlabs/grist-core), is maintained by Grist

View File

@ -1,6 +1,6 @@
{ {
"name": "grist-core", "name": "grist-core",
"version": "1.0.5", "version": "1.0.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

@ -30,13 +30,14 @@
"Remove {{- name }} user attribute": "{{- name }} Benutzerattribut entfernen", "Remove {{- name }} user attribute": "{{- name }} Benutzerattribut entfernen",
"Remove {{- tableId }} rules": "{{- tableId }} Regeln entfernen", "Remove {{- tableId }} rules": "{{- tableId }} Regeln entfernen",
"Reset": "Zurücksetzen", "Reset": "Zurücksetzen",
"Rules for table ": "Regeln für die Tabelle", "Rules for table ": "Regeln für die Tabelle ",
"Save": "Speichern", "Save": "Speichern",
"Saved": "Gespeichert", "Saved": "Gespeichert",
"Special Rules": "Besondere Regeln", "Special Rules": "Besondere Regeln",
"Type a message...": "Geben Sie eine Nachricht ein…", "Type a message...": "Geben Sie eine Nachricht ein…",
"User Attributes": "Benutzer-Attribute", "User Attributes": "Benutzer-Attribute",
"Users": "Benutzer" "Users": "Benutzer",
"View As": "Anzeigen als"
}, },
"AccountPage": { "AccountPage": {
"API": "API", "API": "API",
@ -120,7 +121,17 @@
"Reset column": "Spalte zurücksetzen", "Reset column": "Spalte zurücksetzen",
"Reset entire column": "Gesamte Spalte zurücksetzen", "Reset entire column": "Gesamte Spalte zurücksetzen",
"Reset {{count}} columns": "{{count}} Spalten zurücksetzen", "Reset {{count}} columns": "{{count}} Spalten zurücksetzen",
"Reset {{count}} entire columns": "{{count}} ganze Spalten zurücksetzen" "Reset {{count}} entire columns": "{{count}} ganze Spalten zurücksetzen",
"Delete {{count}} columns_one": "Spalte löschen",
"Delete {{count}} columns_other": "{{count}} Spalten löschen",
"Delete {{count}} rows_one": "Zeile löschen",
"Delete {{count}} rows_other": "{{count}} Zeilen löschen",
"Duplicate rows_one": "Zeile duplizieren",
"Duplicate rows_other": "Zeilen duplizieren",
"Reset {{count}} columns_one": "Spalte zurücksetzen",
"Reset {{count}} columns_other": "{{count}} Spalten zurücksetzen",
"Reset {{count}} entire columns_one": "Ganze Spalte zurücksetzen",
"Reset {{count}} entire columns_other": "{{count}} ganze Spalten zurücksetzen"
}, },
"ChartView": { "ChartView": {
"Create separate series for each value of the selected column.": "Erstellen Sie separate Datenreihen für jeden Wert der ausgewählten Spalte.", "Create separate series for each value of the selected column.": "Erstellen Sie separate Datenreihen für jeden Wert der ausgewählten Spalte.",
@ -155,10 +166,11 @@
"Others": "Andere", "Others": "Andere",
"Search": "Suchen", "Search": "Suchen",
"Search values": "Werte suchen", "Search values": "Werte suchen",
"Start": "Start" "Start": "Start",
"Filter by Range": "Nach Bereich filtern"
}, },
"CustomSectionConfig": { "CustomSectionConfig": {
" (optional)": "(Optional)", " (optional)": " (Optional)",
"Add": "Hinzufügen", "Add": "Hinzufügen",
"Enter Custom URL": "Benutzerdefinierte URL eingeben", "Enter Custom URL": "Benutzerdefinierte URL eingeben",
"Full document access": "Vollständiger Dokumentenzugriff", "Full document access": "Vollständiger Dokumentenzugriff",
@ -173,7 +185,9 @@
"Widget needs to {{read}} the current table.": "Das Widget muss {{read}} die aktuelle Tabelle.", "Widget needs to {{read}} the current table.": "Das Widget muss {{read}} die aktuelle Tabelle.",
"Widget needs {{fullAccess}} to this document.": "Das Widget benötigt {{fullAccess}} zu diesem Dokument.", "Widget needs {{fullAccess}} to this document.": "Das Widget benötigt {{fullAccess}} zu diesem Dokument.",
"{{wrongTypeCount}} non-{{columnType}} column is not shown": "{{wrongTypeCount}} nicht{{columnType}} Spalte wird nicht angezeigt", "{{wrongTypeCount}} non-{{columnType}} column is not shown": "{{wrongTypeCount}} nicht{{columnType}} Spalte wird nicht angezeigt",
"{{wrongTypeCount}} non-{{columnType}} columns are not shown": "{{wrongTypeCount}} nicht{{columnType}} Spalte wird nicht angezeigt" "{{wrongTypeCount}} non-{{columnType}} columns are not shown": "{{wrongTypeCount}} nicht{{columnType}} Spalte wird nicht angezeigt",
"{{wrongTypeCount}} non-{{columnType}} columns are not shown_one": "Spalte {{wrongTypeCount}} Nicht-{{columnType}} wird nicht angezeigt",
"{{wrongTypeCount}} non-{{columnType}} columns are not shown_other": "Spalten {{wrongTypeCount}} Nicht-{{columnType}} werden nicht angezeigt"
}, },
"DataTables": { "DataTables": {
"Click to copy": "Zum Kopieren anklicken", "Click to copy": "Zum Kopieren anklicken",
@ -266,7 +280,7 @@
"Data Size": "Daten Größe", "Data Size": "Daten Größe",
"Document limits {{- link}}.": "Dokumentgrenzwerte {{- link}}.", "Document limits {{- link}}.": "Dokumentgrenzwerte {{- link}}.",
"Document limits {{- link}}. In {{gracePeriodDays}} days, this document will be read-only.": "Dokumentgrenzen {{- link}}. In {{gracePeriodDays}} Tagen wird dieses Dokument schreibgeschützt sein.", "Document limits {{- link}}. In {{gracePeriodDays}} days, this document will be read-only.": "Dokumentgrenzen {{- link}}. In {{gracePeriodDays}} Tagen wird dieses Dokument schreibgeschützt sein.",
"For higher limits, ": "Für höhere Grenzwerte,", "For higher limits, ": "Für höhere Grenzwerte, ",
"Rows": "Zeilen", "Rows": "Zeilen",
"The total size of all data in this document, excluding attachments.": "Die Gesamtgröße aller Daten in diesem Dokument, ohne Anhänge.", "The total size of all data in this document, excluding attachments.": "Die Gesamtgröße aller Daten in diesem Dokument, ohne Anhänge.",
"This document is {{- link}} free plan limits.": "Dieses Dokument ist {{- link}} kostenloser Plan Grenzen.", "This document is {{- link}} free plan limits.": "Dieses Dokument ist {{- link}} kostenloser Plan Grenzen.",
@ -319,7 +333,13 @@
"Mixed Behavior": "Gemischtes Verhalten", "Mixed Behavior": "Gemischtes Verhalten",
"Set formula": "Formel festlegen", "Set formula": "Formel festlegen",
"Set trigger formula": "Auslöseformel festlegen", "Set trigger formula": "Auslöseformel festlegen",
"TRIGGER FORMULA": "AUSLÖSEFORMEL" "TRIGGER FORMULA": "AUSLÖSEFORMEL",
"Data Columns_one": "Daten-Spalte",
"Data Columns_other": "Daten-Spalten",
"Empty Columns_one": "Leere Spalte",
"Empty Columns_other": "Leere Spalten",
"Formula Columns_one": "Formel Spalte",
"Formula Columns_other": "Formel-Spalten"
}, },
"FieldMenus": { "FieldMenus": {
"Revert to common settings": "Gemeinsame Einstellungen wiederherstellen", "Revert to common settings": "Gemeinsame Einstellungen wiederherstellen",
@ -364,7 +384,23 @@
"Sorted (#{{count}})": "Sortiert (#{{count}})", "Sorted (#{{count}})": "Sortiert (#{{count}})",
"Unfreeze all columns": "Alle Spalten entsperren", "Unfreeze all columns": "Alle Spalten entsperren",
"Unfreeze this column": "Diese Spalte entsperren", "Unfreeze this column": "Diese Spalte entsperren",
"Unfreeze {{count}} columns": "{{count}} Spalten entsperren" "Unfreeze {{count}} columns": "{{count}} Spalten entsperren",
"Delete {{count}} columns_one": "Spalte löschen",
"Delete {{count}} columns_other": "{{count}} Spalten löschen",
"Freeze {{count}} columns_one": "Diese Spalte fixieren",
"Freeze {{count}} columns_other": "{{count}} Spalten fixieren",
"Freeze {{count}} more columns_one": "Eine weitere Spalte fixieren",
"Freeze {{count}} more columns_other": "{{count}} weitere Spalten fixieren",
"Hide {{count}} columns_one": "Spalte ausblenden",
"Hide {{count}} columns_other": "{{count}} Spalten ausblenden",
"Reset {{count}} columns_one": "Spalte zurücksetzen",
"Reset {{count}} columns_other": "{{count}} Spalten zurücksetzen",
"Reset {{count}} entire columns_one": "Ganze Spalte zurücksetzen",
"Reset {{count}} entire columns_other": "{{count}} ganze Spalten zurücksetzen",
"Sorted (#{{count}})_one": "Sortiert (#{{count}})",
"Sorted (#{{count}})_other": "Sortiert (#{{count}})",
"Unfreeze {{count}} columns_one": "Diese Spalte entsperren",
"Unfreeze {{count}} columns_other": "{{count}} Spalten entsperren"
}, },
"GristDoc": { "GristDoc": {
"Added new linked section to view {{viewName}}": "Neuer verlinkter Abschnitt zur Ansicht hinzugefügt {{viewName}}", "Added new linked section to view {{viewName}}": "Neuer verlinkter Abschnitt zur Ansicht hinzugefügt {{viewName}}",
@ -381,7 +417,7 @@
"Get started by inviting your team and creating your first Grist document.": "Beginnen Sie, indem Sie Ihr Team einladen und Ihr erstes Grist-Dokument erstellen.", "Get started by inviting your team and creating your first Grist document.": "Beginnen Sie, indem Sie Ihr Team einladen und Ihr erstes Grist-Dokument erstellen.",
"Help Center": "Hilfe-Center", "Help Center": "Hilfe-Center",
"Import Document": "Dokument importieren", "Import Document": "Dokument importieren",
"Interested in using Grist outside of your team? Visit your free ": "Sind Sie daran interessiert, Grist auch außerhalb Ihres Teams zu nutzen? Besuchen Sie Ihr kostenloses", "Interested in using Grist outside of your team? Visit your free ": "Sind Sie daran interessiert, Grist auch außerhalb Ihres Teams zu nutzen? Besuchen Sie Ihr kostenloses ",
"Invite Team Members": "Teammitglieder einladen", "Invite Team Members": "Teammitglieder einladen",
"Sign up": "Registrieren Sie sich", "Sign up": "Registrieren Sie sich",
"Sprouts Program": "Sprossen-Programm", "Sprouts Program": "Sprossen-Programm",
@ -476,7 +512,9 @@
"Delete": "Löschen", "Delete": "Löschen",
"Delete data and this page.": "Daten und diese Seite löschen.", "Delete data and this page.": "Daten und diese Seite löschen.",
"The following table will no longer be visible": "Die folgende Tabelle wird nicht mehr angezeigt", "The following table will no longer be visible": "Die folgende Tabelle wird nicht mehr angezeigt",
"The following tables will no longer be visible": "Die folgenden Tabellen werden nicht mehr sichtbar sein" "The following tables will no longer be visible": "Die folgenden Tabellen werden nicht mehr sichtbar sein",
"The following tables will no longer be visible_one": "Die folgende Tabelle wird nicht mehr angezeigt",
"The following tables will no longer be visible_other": "Die folgenden Tabellen werden nicht mehr angezeigt"
}, },
"PermissionsWidget": { "PermissionsWidget": {
"Allow All": "Alle zulassen", "Allow All": "Alle zulassen",
@ -484,7 +522,7 @@
"Read Only": "Schreibgeschützt" "Read Only": "Schreibgeschützt"
}, },
"PluginScreen": { "PluginScreen": {
"Import failed: ": "Der Import ist fehlgeschlagen:" "Import failed: ": "Der Import ist fehlgeschlagen: "
}, },
"RecordLayout": { "RecordLayout": {
"Updating record layout.": "Aktualisieren des Datensatzlayouts." "Updating record layout.": "Aktualisieren des Datensatzlayouts."
@ -530,7 +568,13 @@
"Theme": "Thema", "Theme": "Thema",
"WIDGET TITLE": "WIDGET-TITEL", "WIDGET TITLE": "WIDGET-TITEL",
"Widget": "Widget", "Widget": "Widget",
"You do not have edit access to this document": "Sie haben keinen Bearbeitungszugriff auf dieses Dokument" "You do not have edit access to this document": "Sie haben keinen Bearbeitungszugriff auf dieses Dokument",
"Series_other": "Serien",
"Series_one": "Serien",
"Columns_one": "Spalte",
"Columns_other": "Spalten",
"Fields_one": "Feld",
"Fields_other": "Felder"
}, },
"RowContextMenu": { "RowContextMenu": {
"Copy anchor link": "Ankerlink kopieren", "Copy anchor link": "Ankerlink kopieren",
@ -539,7 +583,9 @@
"Duplicate rows": "Zeilen duplizieren", "Duplicate rows": "Zeilen duplizieren",
"Insert row": "Zeile einfügen", "Insert row": "Zeile einfügen",
"Insert row above": "Zeile oben einfügen", "Insert row above": "Zeile oben einfügen",
"Insert row below": "Zeile unten einfügen" "Insert row below": "Zeile unten einfügen",
"Duplicate rows_one": "Zeile duplizieren",
"Duplicate rows_other": "Zeilen duplizieren"
}, },
"SelectionSummary": { "SelectionSummary": {
"Copied to clipboard": "In die Zwischenablage kopiert" "Copied to clipboard": "In die Zwischenablage kopiert"
@ -574,17 +620,20 @@
"Empty values last": "Leere Werte zuletzt", "Empty values last": "Leere Werte zuletzt",
"Natural sort": "Natürlich Sortieren", "Natural sort": "Natürlich Sortieren",
"Update Data": "Daten aktualisieren", "Update Data": "Daten aktualisieren",
"Use choice position": "Auswahlposition verwenden" "Use choice position": "Auswahlposition verwenden",
"Search Columns": "Spalten suchen"
}, },
"SortFilterConfig": { "SortFilterConfig": {
"FILTER": "FILTER", "FILTER": "FILTER",
"Revert": "Zurücksetzen", "Revert": "Zurücksetzen",
"SORT": "SORTIEREN", "SORT": "SORTIEREN",
"Save": "Speichern", "Save": "Speichern",
"Update Sort & Filter settings": "Sortier- und Filtereinstellungen aktualisieren" "Update Sort & Filter settings": "Sortier- und Filtereinstellungen aktualisieren",
"Sort": "SORTIEREN",
"Filter": "FILTER"
}, },
"ThemeConfig": { "ThemeConfig": {
"Appearance ": "Aussehen", "Appearance ": "Aussehen ",
"Switch appearance automatically to match system": "Schalten Sie das Aussehen automatisch auf das System" "Switch appearance automatically to match system": "Schalten Sie das Aussehen automatisch auf das System"
}, },
"Tools": { "Tools": {
@ -612,7 +661,7 @@
"Apply to new records": "Auf neue Datensätze anwenden", "Apply to new records": "Auf neue Datensätze anwenden",
"Cancel": "Abbrechen", "Cancel": "Abbrechen",
"Close": "Schließen", "Close": "Schließen",
"Current field ": "Aktuelles Feld", "Current field ": "Aktuelles Feld ",
"OK": "OK" "OK": "OK"
}, },
"TypeTransformation": { "TypeTransformation": {
@ -647,8 +696,8 @@
"If you unmark table {{- table}}' as On-Demand, its data will be loaded into the calculation engine and will be available for use in formulas. For a big table, this may greatly increase load times.{{- br}}{{-br}}Changing this setting will reload the document for all users.": "Wenn Sie die Markierung der Tabelle {{- table}}' als \"auf-Befehl\" aufheben, werden die Daten in die Berechnungsmaschine geladen und stehen für die Verwendung in Formeln zur Verfügung. Bei einer großen Tabelle kann dies die Ladezeiten erheblich verlängern.{{- br}}{{-br}}Wenn Sie diese Einstellung ändern, wird das Dokument für alle Benutzer neu geladen.", "If you unmark table {{- table}}' as On-Demand, its data will be loaded into the calculation engine and will be available for use in formulas. For a big table, this may greatly increase load times.{{- br}}{{-br}}Changing this setting will reload the document for all users.": "Wenn Sie die Markierung der Tabelle {{- table}}' als \"auf-Befehl\" aufheben, werden die Daten in die Berechnungsmaschine geladen und stehen für die Verwendung in Formeln zur Verfügung. Bei einer großen Tabelle kann dies die Ladezeiten erheblich verlängern.{{- br}}{{-br}}Wenn Sie diese Einstellung ändern, wird das Dokument für alle Benutzer neu geladen.",
"Make On-Demand": "Auf-Befehl machen", "Make On-Demand": "Auf-Befehl machen",
"Make table On-Demand?": "Tabelle als auf-Befehl machen?", "Make table On-Demand?": "Tabelle als auf-Befehl machen?",
"Plugin: ": "Plugin:", "Plugin: ": "Plugin: ",
"Section: ": "Abschnitt:", "Section: ": "Abschnitt: ",
"Unmark On-Demand": "Markierung auf-Befehl aufheben", "Unmark On-Demand": "Markierung auf-Befehl aufheben",
"Unmark table On-Demand?": "Markierung der Tabelle auf-Befehl aufheben?" "Unmark table On-Demand?": "Markierung der Tabelle auf-Befehl aufheben?"
}, },
@ -742,7 +791,7 @@
"You do not have access to this organization's documents.": "Sie haben keinen Zugriff auf die Dokumente dieser Organisation." "You do not have access to this organization's documents.": "Sie haben keinen Zugriff auf die Dokumente dieser Organisation."
}, },
"menus": { "menus": {
"* Workspaces are available on team plans. ": "* Arbeitsbereiche sind in Teamplänen verfügbar.", "* Workspaces are available on team plans. ": "* Arbeitsbereiche sind in Teamplänen verfügbar. ",
"Select fields": "Felder auswählen", "Select fields": "Felder auswählen",
"Upgrade now": "Jetzt aktualisieren" "Upgrade now": "Jetzt aktualisieren"
}, },
@ -758,12 +807,23 @@
"You do not have edit access to this document": "Sie haben keinen Bearbeitungszugriff auf dieses Dokument" "You do not have edit access to this document": "Sie haben keinen Bearbeitungszugriff auf dieses Dokument"
}, },
"search": { "search": {
"Find Next ": "Nächstes finden", "Find Next ": "Nächstes finden ",
"Find Previous ": "Vorheriges finden", "Find Previous ": "Vorheriges finden ",
"No results": "Keine Ergebnisse", "No results": "Keine Ergebnisse",
"Search in document": "Suche im Dokument" "Search in document": "Suche im Dokument"
}, },
"sendToDrive": { "sendToDrive": {
"Sending file to Google Drive": "Datei an Google Drive senden" "Sending file to Google Drive": "Datei an Google Drive senden"
},
"ViewAsBanner": {
"UnknownUser": "Unbekannter Benutzer"
},
"ViewAsDropdown": {
"View As": "Anzeigen als",
"Users from table": "Benutzer aus der Tabelle",
"Example Users": "Beispiel Benutzer"
},
"FilterBar": {
"SearchColumns": "Spalten suchen"
} }
} }

View File

@ -521,7 +521,7 @@
"SOURCE DATA": "SOURCE DATA", "SOURCE DATA": "SOURCE DATA",
"Save": "Save", "Save": "Save",
"Select Widget": "Select Widget", "Select Widget": "Select Widget",
"Series_one": "Serie", "Series_one": "Series",
"Series_other": "Series", "Series_other": "Series",
"Sort & Filter": "Sort & Filter", "Sort & Filter": "Sort & Filter",
"TRANSFORM": "TRANSFORM", "TRANSFORM": "TRANSFORM",

View File

@ -1,6 +1,6 @@
{ {
"AccessRules": { "AccessRules": {
"Add Table Rules": "Añadir reglas de tabla", "Add Table Rules": "Agregar reglas de tabla",
"Add User Attributes": "Agregar atributos de usuario", "Add User Attributes": "Agregar atributos de usuario",
"Attribute to Look Up": "Atributo para buscar", "Attribute to Look Up": "Atributo para buscar",
"Checking...": "Comprobando…", "Checking...": "Comprobando…",
@ -14,7 +14,25 @@
"Saved": "Guardado", "Saved": "Guardado",
"Type a message...": "Escribe un mensaje…", "Type a message...": "Escribe un mensaje…",
"User Attributes": "Atributos de usuario", "User Attributes": "Atributos de usuario",
"Users": "Usuarios" "Users": "Usuarios",
"Add Column Rule": "Agregar Regla de Columna",
"Add Default Rule": "Agregar regla predeterminada",
"Allow everyone to copy the entire document, or view it in full in fiddle mode.\nUseful for examples and templates, but not for sensitive data.": "Permitir a todos copiar el documento completo, o verlo en modo abierto.\nÚtil para ejemplos y plantillas, pero no para datos sensibles.",
"Allow everyone to view Access Rules.": "Permitir a todos ver Reglas de Acceso.",
"Attribute name": "Nombre del Atributo",
"Delete Table Rules": "Borrar reglas de tabla",
"Enter Condition": "Introducir condición",
"Everyone": "Todos",
"Everyone Else": "Todos los demás",
"Permission to access the document in full when needed": "Permiso de acceso completo al documento cuando sea necesario",
"Permission to view Access Rules": "Permiso para ver las Reglas de Acceso",
"Permissions": "Permisos",
"Remove column {{- colId }} from {{- tableId }} rules": "Quitar columna {{- colId }} de las reglas de {{- tableId }}",
"Remove {{- tableId }} rules": "Elimine las reglas de {{- tableId }}",
"Remove {{- name }} user attribute": "Eliminar el atributo de usuario {{- name }}",
"Rules for table ": "Reglas para la tabla ",
"Special Rules": "Reglas especiales",
"View As": "Ver como"
}, },
"AccountPage": { "AccountPage": {
"API": "API", "API": "API",
@ -89,7 +107,17 @@
"Reset column": "Restablecer columna", "Reset column": "Restablecer columna",
"Reset entire column": "Restablecer columna completa", "Reset entire column": "Restablecer columna completa",
"Reset {{count}} columns": "Restablecer {{count}} columnas", "Reset {{count}} columns": "Restablecer {{count}} columnas",
"Reset {{count}} entire columns": "Restablecer {{count}} columnas completa" "Reset {{count}} entire columns": "Restablecer {{count}} columnas completa",
"Delete {{count}} columns_one": "Eliminar columna",
"Delete {{count}} columns_other": "Eliminar {{count}} columnas",
"Delete {{count}} rows_one": "Eliminar fila",
"Delete {{count}} rows_other": "Eliminar {{count}} filas",
"Duplicate rows_one": "Duplicar fila",
"Duplicate rows_other": "Duplicar filas",
"Reset {{count}} columns_one": "Restablecer columna",
"Reset {{count}} columns_other": "Restablecer {{count}} columnas",
"Reset {{count}} entire columns_one": "Restablecer toda la columna",
"Reset {{count}} entire columns_other": "Restablecer {{count}} columnas enteras"
}, },
"ColumnFilterMenu": { "ColumnFilterMenu": {
"All": "Todo", "All": "Todo",
@ -107,10 +135,11 @@
"Others": "Otros", "Others": "Otros",
"Search": "Buscar", "Search": "Buscar",
"Search values": "Buscar valores", "Search values": "Buscar valores",
"Start": "Inicio" "Start": "Inicio",
"Filter by Range": "Filtrar por rango"
}, },
"CustomSectionConfig": { "CustomSectionConfig": {
" (optional)": "(opcional)", " (optional)": " (opcional)",
"Add": "Agregar", "Add": "Agregar",
"Enter Custom URL": "Introduzca su URL personalizada", "Enter Custom URL": "Introduzca su URL personalizada",
"Full document access": "Acceso completo al documento", "Full document access": "Acceso completo al documento",
@ -125,7 +154,9 @@
"Widget needs to {{read}} the current table.": "El widget necesita {{read}} la tabla actual.", "Widget needs to {{read}} the current table.": "El widget necesita {{read}} la tabla actual.",
"Widget needs {{fullAccess}} to this document.": "El widget necesita {{fullAccess}} para este documento.", "Widget needs {{fullAccess}} to this document.": "El widget necesita {{fullAccess}} para este documento.",
"{{wrongTypeCount}} non-{{columnType}} column is not shown": "{{wrongTypeCount}} columna no {{columnType}} no se muestra", "{{wrongTypeCount}} non-{{columnType}} column is not shown": "{{wrongTypeCount}} columna no {{columnType}} no se muestra",
"{{wrongTypeCount}} non-{{columnType}} columns are not shown": "{{wrongTypeCount}} columnas no {{columnType}} no se muestran" "{{wrongTypeCount}} non-{{columnType}} columns are not shown": "{{wrongTypeCount}} columnas no {{columnType}} no se muestran",
"{{wrongTypeCount}} non-{{columnType}} columns are not shown_one": "{{wrongTypeCount}} no se muestra la columna {{columnType}}",
"{{wrongTypeCount}} non-{{columnType}} columns are not shown_other": "{{wrongTypeCount}} no se muestran las columnas {{columnType}}"
}, },
"DocHistory": { "DocHistory": {
"Activity": "Actividad", "Activity": "Actividad",
@ -231,7 +262,13 @@
"Mixed Behavior": "Comportamiento mixto", "Mixed Behavior": "Comportamiento mixto",
"Set formula": "Establecer fórmula", "Set formula": "Establecer fórmula",
"Set trigger formula": "Establecer fórmula de activación", "Set trigger formula": "Establecer fórmula de activación",
"TRIGGER FORMULA": "FÓRMULA DE ACTIVACIÓN" "TRIGGER FORMULA": "FÓRMULA DE ACTIVACIÓN",
"Data Columns_one": "Columna de datos",
"Data Columns_other": "Columnas de datos",
"Empty Columns_one": "Columna vacía",
"Empty Columns_other": "Columnas vacías",
"Formula Columns_one": "Columna de Fórmula",
"Formula Columns_other": "Columnas de Fórmula"
}, },
"FieldMenus": { "FieldMenus": {
"Revert to common settings": "Revertir a los ajustes comunes", "Revert to common settings": "Revertir a los ajustes comunes",
@ -241,7 +278,7 @@
"Using separate settings": "Utilizando ajustes separados" "Using separate settings": "Utilizando ajustes separados"
}, },
"FilterConfig": { "FilterConfig": {
"Add Column": "Añadir columna" "Add Column": "Agregar columna"
}, },
"GridOptions": { "GridOptions": {
"Grid Options": "Opciones de cuadrícula", "Grid Options": "Opciones de cuadrícula",
@ -250,7 +287,7 @@
"Zebra Stripes": "Rayas de cebra" "Zebra Stripes": "Rayas de cebra"
}, },
"GridViewMenus": { "GridViewMenus": {
"Add Column": "Añadir columna", "Add Column": "Agregar columna",
"Add to sort": "Agregar a ordenar", "Add to sort": "Agregar a ordenar",
"Clear values": "Borrar valores", "Clear values": "Borrar valores",
"Column Options": "Opciones de columna", "Column Options": "Opciones de columna",
@ -276,7 +313,23 @@
"Sorted (#{{count}})": "Ordenado (#{{count}})", "Sorted (#{{count}})": "Ordenado (#{{count}})",
"Unfreeze all columns": "Descongelar todas las columnas", "Unfreeze all columns": "Descongelar todas las columnas",
"Unfreeze this column": "Descongelar esta columna", "Unfreeze this column": "Descongelar esta columna",
"Unfreeze {{count}} columns": "Descongelar {{count}} columnas" "Unfreeze {{count}} columns": "Descongelar {{count}} columnas",
"Reset {{count}} entire columns_one": "Restablecer toda la columna",
"Freeze {{count}} columns_one": "Inmovilizar esta columna",
"Reset {{count}} entire columns_other": "Restablecer {{count}} columnas enteras",
"Delete {{count}} columns_one": "Eliminar columna",
"Delete {{count}} columns_other": "Eliminar {{count}} columnas",
"Hide {{count}} columns_one": "Ocultar columna",
"Freeze {{count}} columns_other": "Inmovilizar {{count}} columnas",
"Freeze {{count}} more columns_one": "Inmobilizar una columna más",
"Freeze {{count}} more columns_other": "Inmovilizar {{count}} columnas más",
"Hide {{count}} columns_other": "Ocultar {{count}} columnas",
"Reset {{count}} columns_one": "Restablecer columna",
"Reset {{count}} columns_other": "Restablecer {{count}} columnas",
"Sorted (#{{count}})_one": "Ordenado (#{{count}})",
"Sorted (#{{count}})_other": "Ordenado (#{{count}})",
"Unfreeze {{count}} columns_one": "Descongelar esta columna",
"Unfreeze {{count}} columns_other": "Descongelar {{count}} columnas"
}, },
"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",
@ -288,7 +341,7 @@
"Get started by inviting your team and creating your first Grist document.": "Empieza invitando a tu equipo y creando tu primer documento Grist.", "Get started by inviting your team and creating your first Grist document.": "Empieza invitando a tu equipo y creando tu primer documento Grist.",
"Help Center": "Centro de ayuda", "Help Center": "Centro de ayuda",
"Import Document": "Importar documento", "Import Document": "Importar documento",
"Interested in using Grist outside of your team? Visit your free ": "¿Te interesa usar Grist fuera de tu equipo? Visita gratis tu", "Interested in using Grist outside of your team? Visit your free ": "¿Te interesa usar Grist fuera de tu equipo? Visita gratis tu ",
"Invite Team Members": "Invita a los miembros del equipo", "Invite Team Members": "Invita a los miembros del equipo",
"Sign up": "Inscríbete", "Sign up": "Inscríbete",
"Sprouts Program": "Programa de Brotes", "Sprouts Program": "Programa de Brotes",
@ -368,7 +421,7 @@
"YouTube video player": "Reproductor de vídeo de YouTube" "YouTube video player": "Reproductor de vídeo de YouTube"
}, },
"PageWidgetPicker": { "PageWidgetPicker": {
"Add to Page": "Añadir a la página", "Add to Page": "Agregar a la página",
"Building {{- label}} widget": "Creación de widget {{- label}}", "Building {{- label}} widget": "Creación de widget {{- label}}",
"Group by": "Agrupar por", "Group by": "Agrupar por",
"Select Data": "Seleccionar datos", "Select Data": "Seleccionar datos",
@ -378,7 +431,9 @@
"Delete": "Borrar", "Delete": "Borrar",
"Delete data and this page.": "Eliminar datos y esta página.", "Delete data and this page.": "Eliminar datos y esta página.",
"The following table will no longer be visible": "La siguiente tabla ya no será visible", "The following table will no longer be visible": "La siguiente tabla ya no será visible",
"The following tables will no longer be visible": "Las siguientes tablas ya no serán visibles" "The following tables will no longer be visible": "Las siguientes tablas ya no serán visibles",
"The following tables will no longer be visible_one": "La siguiente tabla ya no será visible",
"The following tables will no longer be visible_other": "Las siguientes tablas ya no serán visibles"
}, },
"RightPanel": { "RightPanel": {
"CHART TYPE": "TIPO DE GRÁFICO", "CHART TYPE": "TIPO DE GRÁFICO",
@ -410,7 +465,13 @@
"Theme": "Tema", "Theme": "Tema",
"WIDGET TITLE": "TÍTULO DEL WIDGET", "WIDGET TITLE": "TÍTULO DEL WIDGET",
"Widget": "Widget", "Widget": "Widget",
"You do not have edit access to this document": "No tiene acceso de edición a este documento" "You do not have edit access to this document": "No tiene acceso de edición a este documento",
"Series_one": "Serie",
"Series_other": "Serie",
"Columns_one": "Columna",
"Columns_other": "Columnas",
"Fields_one": "Campo",
"Fields_other": "Campos"
}, },
"RowContextMenu": { "RowContextMenu": {
"Copy anchor link": "Copiar enlace de anclaje", "Copy anchor link": "Copiar enlace de anclaje",
@ -419,7 +480,9 @@
"Duplicate rows": "Duplicar filas", "Duplicate rows": "Duplicar filas",
"Insert row": "Insertar fila", "Insert row": "Insertar fila",
"Insert row above": "Insertar fila arriba", "Insert row above": "Insertar fila arriba",
"Insert row below": "Insertar fila debajo" "Insert row below": "Insertar fila debajo",
"Duplicate rows_one": "Duplicar fila",
"Duplicate rows_other": "Duplicar filas"
}, },
"ShareMenu": { "ShareMenu": {
"Access Details": "Detalles de Acceso", "Access Details": "Detalles de Acceso",
@ -447,21 +510,24 @@
"Switch Sites": "Cambiar de sitio" "Switch Sites": "Cambiar de sitio"
}, },
"SortConfig": { "SortConfig": {
"Add Column": "Añadir columna", "Add Column": "Agregar columna",
"Empty values last": "Valores vacíos en último lugar", "Empty values last": "Valores vacíos en último lugar",
"Natural sort": "Clasificación natural", "Natural sort": "Clasificación natural",
"Update Data": "Actualizar datos", "Update Data": "Actualizar datos",
"Use choice position": "Usar posición de elección" "Use choice position": "Usar posición de elección",
"Search Columns": "Buscar columnas"
}, },
"SortFilterConfig": { "SortFilterConfig": {
"FILTER": "FILTRAR", "FILTER": "FILTRAR",
"Revert": "Revertir", "Revert": "Revertir",
"SORT": "ORDENAR", "SORT": "ORDENAR",
"Save": "Guardar", "Save": "Guardar",
"Update Sort & Filter settings": "Actualizar los ajustes de clasificación y filtrado" "Update Sort & Filter settings": "Actualizar los ajustes de clasificación y filtrado",
"Filter": "FILTRAR",
"Sort": "ORDENAR"
}, },
"ThemeConfig": { "ThemeConfig": {
"Appearance ": "Apariencia", "Appearance ": "Apariencia ",
"Switch appearance automatically to match system": "Cambiar la apariencia automáticamente para que coincida con el sistema" "Switch appearance automatically to match system": "Cambiar la apariencia automáticamente para que coincida con el sistema"
}, },
"Tools": { "Tools": {
@ -489,7 +555,7 @@
"Apply to new records": "Aplicar a nuevos registros", "Apply to new records": "Aplicar a nuevos registros",
"Cancel": "Cancelar", "Cancel": "Cancelar",
"Close": "Cerrar", "Close": "Cerrar",
"Current field ": "Campo actual", "Current field ": "Campo actual ",
"OK": "OK" "OK": "OK"
}, },
"ViewLayoutMenu": { "ViewLayoutMenu": {
@ -571,5 +637,183 @@
}, },
"sendToDrive": { "sendToDrive": {
"Sending file to Google Drive": "Enviar archivo a Google Drive" "Sending file to Google Drive": "Enviar archivo a Google Drive"
},
"DataTables": {
"You do not have edit access to this document": "No tiene acceso de edición a este documento",
"Delete {{formattedTableName}} data, and remove it from all pages?": "¿Borrar los datos de {{formattedTableName}} y eliminarlos de todas las páginas?",
"Duplicate Table": "Duplicar tabla",
"Raw Data Tables": "Tablas de datos brutos",
"Table ID copied to clipboard": "ID de tabla copiado al portapapeles",
"Click to copy": "Haga clic para copiar"
},
"DocPageModel": {
"Add Empty Table": "Agregar tabla vacía",
"Add Widget to Page": "Agregar Widget a la página",
"Add Page": "Agregar página",
"Document owners can attempt to recover the document. [{{error}}]": "Los propietarios de documentos pueden intentar recuperar el documento. [{{error}}]",
"Enter recovery mode": "Entrar en modo de recuperación",
"Error accessing document": "Error al acceder al documento",
"Reload": "Recargar",
"Sorry, access to this document has been denied. [{{error}}]": "Lo sentimos, el acceso a este documento ha sido denegado. [{{error}}]",
"You can try reloading the document, or using recovery mode. Recovery mode opens the document to be fully accessible to owners, and inaccessible to others. It also disables formulas. [{{error}}]": "Puede intentar volver a cargar el documento o usar el modo de recuperación. El modo de recuperación abre el documento para ser totalmente accesible a los propietarios, e inaccesible a otros. También desactiva fórmulas. [{{error}}]",
"You do not have edit access to this document": "No tiene acceso de edición a este documento"
},
"GristDoc": {
"Added new linked section to view {{viewName}}": "Añadido nueva sección vinculada a la vista {{viewName}}",
"Import from file": "Importar desde archivo",
"Saved linked section {{title}} in view {{name}}": "Sección vinculada guardada {{title}} a la vista {{name}}"
},
"ACUserManager": {
"Enter email address": "Introduzca la dirección de correo electrónico",
"Invite new member": "Invitar nuevo miembro",
"We'll email an invite to {{email}}": "Enviaremos una invitación a {{email}}"
},
"ViewAsDropdown": {
"View As": "Ver como",
"Users from table": "Usuarios de la tabla",
"Example Users": "Usuarios de ejemplo"
},
"ActionLog": {
"Action Log failed to load": "No se pudo cargar el registro de acciones",
"Column {{colId}} was subsequently removed in action #{{action.actionNum}}": "Columna {{colId}} fue posteriormente removida en acción #{{action.actionNum}}",
"Table {{tableId}} was subsequently removed in action #{{actionNum}}": "La tabla {{tableId}} fue posteriormente removida en acción #{{actionNum}}",
"This row was subsequently removed in action {{action.actionNum}}": "Esta fila fue removida posteriormente en acción {{action.actionNum}}"
},
"AppModel": {
"This team site is suspended. Documents can be read, but not modified.": "Este sitio de equipo está suspendido. Los documentos pueden ser leídos, pero no modificados."
},
"ChartView": {
"Create separate series for each value of the selected column.": "Crear series separadas para cada valor de la columna seleccionada.",
"Each Y series is followed by a series for the length of error bars.": "Cada serie Y es seguida por una serie para la longitud de las barras de error.",
"Each Y series is followed by two series, for top and bottom error bars.": "Cada serie Y es seguida por dos series, para barras de error superior e inferior.",
"Pick a column": "Elige una columna",
"Toggle chart aggregation": "Alternar la agregación de gráficos",
"selected new group data columns": "nuevas columnas de datos de grupo seleccionadas"
},
"CodeEditorPanel": {
"Access denied": "Acceso denegado",
"Code View is available only when you have full document access.": "La Vista de Código sólo está disponible cuando se tiene acceso total al documento."
},
"ColorSelect": {
"Apply": "Aplicar",
"Cancel": "Cancelar",
"Default cell style": "Estilo de celda predeterminado"
},
"DocumentUsage": {
"Attachments Size": "Tamaño de los adjuntos",
"Contact the site owner to upgrade the plan to raise limits.": "Póngase en contacto con el propietario del sitio para actualizar el plan para aumentar los límites.",
"Data Size": "Tamaño de los datos",
"For higher limits, ": "Para límites más altos, ",
"Rows": "Filas",
"Usage": "Utilización",
"Usage statistics are only available to users with full access to the document data.": "Las estadísticas de uso sólo están disponibles para los usuarios con acceso completo a los datos del documento.",
"start your 30-day free trial of the Pro plan.": "iniciar su prueba gratuita de 30 días del plan Pro."
},
"Drafts": {
"Restore last edit": "Restaurar la última edición",
"Undo discard": "Deshacer descarte"
},
"ValidationPanel": {
"Rule {{length}}": "Regla {{length}}",
"Update formula (Shift+Enter)": "Actualizar fórmula (Mayús+Intro)"
},
"ViewAsBanner": {
"UnknownUser": "Usuario desconocido"
},
"ViewConfigTab": {
"Advanced settings": "Ajustes avanzados",
"Big tables may be marked as \"on-demand\" to avoid loading them into the data engine.": "Las tablas grandes pueden ser marcadas como \"a demanda\" para evitar cargarlas en el motor de datos.",
"Blocks": "Bloques",
"Compact": "Compacto",
"Edit Card Layout": "Editar el diseño de la tarjeta",
"Form": "Formulario",
"Make On-Demand": "Hacer a demanda",
"Plugin: ": "Plugin: ",
"Section: ": "Sección: ",
"Unmark On-Demand": "Desmarcar bajo demanda"
},
"FilterBar": {
"SearchColumns": "Buscar columnas"
},
"Importer": {
"Merge rows that match these fields:": "Combinar filas que coincidan con estos campos:",
"Select fields to match on": "Seleccionar campos para que coincidan",
"Update existing records": "Actualizar los registros existentes"
},
"PermissionsWidget": {
"Allow All": "Permitir todo",
"Deny All": "Denegar todo",
"Read Only": "Sólo lectura"
},
"PluginScreen": {
"Import failed: ": "La importación falló: "
},
"RecordLayout": {
"Updating record layout.": "Actualización del diseño del registro."
},
"RecordLayoutEditor": {
"Add Field": "Agregar campo",
"Create New Field": "Crear nuevo campo",
"Show field {{- label}}": "Mostrar campo {{- label}}",
"Save Layout": "Guardar el diseño",
"Cancel": "Cancelar"
},
"RefSelect": {
"Add Column": "Agregar columna",
"No columns to add": "No hay columnas que agregar"
},
"SelectionSummary": {
"Copied to clipboard": "Copiado al portapapeles"
},
"TypeTransformation": {
"Apply": "Aplicar",
"Cancel": "Cancelar",
"Preview": "Vista previa",
"Revise": "Revisar",
"Update formula (Shift+Enter)": "Actualizar fórmula (Mayús+Intro)"
},
"UserManagerModel": {
"Editor": "Editor",
"In Full": "Totalmente",
"No Default Access": "Sin acceso predeterminado",
"None": "Ninguno",
"Owner": "Propietario",
"View & Edit": "Ver y Editar",
"View Only": "Ver sólo",
"Viewer": "Espectador"
},
"breadcrumbs": {
"You may make edits, but they will create a new copy and will\nnot affect the original document.": "Puede realizar ediciones, pero crearán una nueva copia y\nno afectará al documento original.",
"fiddle": "experimentar",
"override": "sobrescribir",
"recovery mode": "modo de recuperación",
"snapshot": "instantánea",
"unsaved": "no guardado"
},
"duplicatePage": {
"Duplicate page {{pageName}}": "Duplicar página {{pageName}}",
"Note that this does not copy data, but creates another view of the same data.": "Tenga en cuenta que esto no copia datos, pero crea otra visión de los mismos datos."
},
"menus": {
"* Workspaces are available on team plans. ": "* Los espacios de trabajo están disponibles en los planes de equipo. ",
"Select fields": "Seleccionar campos",
"Upgrade now": "Actualizar ahora"
},
"modals": {
"Cancel": "Cancelar",
"Ok": "Ok",
"Save": "Guardar"
},
"pages": {
"Duplicate Page": "Duplicar página",
"Remove": "Quitar",
"Rename": "Renombrar",
"You do not have edit access to this document": "No tiene acceso de edición a este documento"
},
"search": {
"Find Next ": "Buscar siguiente ",
"Find Previous ": "Buscar anterior ",
"No results": "Sin resultados",
"Search in document": "Buscar en el documento"
} }
} }

View File

@ -33,7 +33,11 @@
"Everyone": "Tout le monde", "Everyone": "Tout le monde",
"Everyone Else": "Tous les autres", "Everyone Else": "Tous les autres",
"Type a message...": "Type a message...", "Type a message...": "Type a message...",
"Enter Condition": "Entrer la condition" "Enter Condition": "Entrer la condition",
"Remove {{- name }} user attribute": "Supprimer l'attribut utilisateur {{-name}}",
"Remove {{- tableId }} rules": "Supprimer les règles pour la table {{-tableId}}",
"View As": "Voir en tant que",
"Remove column {{- colId }} from {{- tableId }} rules": "Supprimer la colonne {{-colId}} des règles de la table {{-tableId}}"
}, },
"AccountPage": { "AccountPage": {
"Account settings": "Paramètres du compte", "Account settings": "Paramètres du compte",
@ -47,7 +51,7 @@
"Change Password": "Modifier le mot de passe", "Change Password": "Modifier le mot de passe",
"Allow signing in to this account with Google": "Autoriser la connexion à ce compte avec Google", "Allow signing in to this account with Google": "Autoriser la connexion à ce compte avec Google",
"Two-factor authentication": "Authentification à deux facteurs", "Two-factor authentication": "Authentification à deux facteurs",
"Two-factor authentication is an extra layer of security for your Grist account designed to ensure that you're the only person who can access your account, even if someone knows your password.": "L'authentification à double facteur est une couche additionnelle de sécurité pour votre compte Grist qui permet de s'assurer que vous êtes la seule personne qui peut accéder à votre compte, même si quelqu'un d'autre connait votre mot de passe", "Two-factor authentication is an extra layer of security for your Grist account designed to ensure that you're the only person who can access your account, even if someone knows your password.": "L'authentification à double facteur est une couche additionnelle de sécurité pour votre compte Grist qui permet de s'assurer que vous êtes la seule personne qui peut accéder à votre compte, même si quelqu'un d'autre connaît votre mot de passe.",
"Theme": "Thème", "Theme": "Thème",
"API Key": "Clé dAPI", "API Key": "Clé dAPI",
"Names only allow letters, numbers and certain special characters": "Les noms d'utilisateurs ne doivent contenir que des lettres, des chiffres, et certains caractères spéciaux" "Names only allow letters, numbers and certain special characters": "Les noms d'utilisateurs ne doivent contenir que des lettres, des chiffres, et certains caractères spéciaux"
@ -149,7 +153,11 @@
"Other Non-Matching": "Autres non-correspondances", "Other Non-Matching": "Autres non-correspondances",
"Other Values": "Autres valeurs", "Other Values": "Autres valeurs",
"Future Values": "Futures valeurs", "Future Values": "Futures valeurs",
"Others": "Autres" "Others": "Autres",
"Min": "Min",
"Max": "Max",
"Start": "Début",
"End": "Fin"
}, },
"CustomSectionConfig": { "CustomSectionConfig": {
"Add": "Ajouter", "Add": "Ajouter",
@ -183,7 +191,8 @@
"Open Snapshot": "Ouvrir cet instantané", "Open Snapshot": "Ouvrir cet instantané",
"Compare to Current": "Comparer au document en cours", "Compare to Current": "Comparer au document en cours",
"Compare to Previous": "Comparer au précédent", "Compare to Previous": "Comparer au précédent",
"Beta": "Bêta" "Beta": "Bêta",
"Snapshots are unavailable.": "Les sauvegardes ne sont pas disponibles."
}, },
"DocMenu": { "DocMenu": {
"Other Sites": "Autres espaces", "Other Sites": "Autres espaces",
@ -249,7 +258,7 @@
"Locale:": "Langue :", "Locale:": "Langue :",
"Currency:": "Devise :", "Currency:": "Devise :",
"Local currency ({{currency}})": "Devise locale ({{currency}})", "Local currency ({{currency}})": "Devise locale ({{currency}})",
"Engine (experimental {{span}} change at own risk):": "Engine (experimental {{span}} change at own risk):", "Engine (experimental {{span}} change at own risk):": "Moteur (expérimental {{span}} changez à vos risques et périls):",
"Save": "Enregistrer", "Save": "Enregistrer",
"Save and Reload": "Enregistrer et recharger" "Save and Reload": "Enregistrer et recharger"
}, },
@ -319,7 +328,8 @@
"Add Column": "Ajouter une colonne" "Add Column": "Ajouter une colonne"
}, },
"FilterBar": { "FilterBar": {
"SearchColuns": "Rechercher" "SearchColuns": "Rechercher",
"SearchColumns": "Colonnes"
}, },
"GridOptions": { "GridOptions": {
"Grid Options": "Options de la grille", "Grid Options": "Options de la grille",
@ -354,7 +364,8 @@
"Unfreeze {{count}} columns_other": "Figer {{count}} colonnes", "Unfreeze {{count}} columns_other": "Figer {{count}} colonnes",
"Unfreeze all columns": "Libérer toutes les colonnes", "Unfreeze all columns": "Libérer toutes les colonnes",
"Add to sort": "Ajouter au tri", "Add to sort": "Ajouter au tri",
"Sorted (#{{count}})_one": "Trié (#{{count}})" "Sorted (#{{count}})_one": "Trié (#{{count}})",
"Sorted (#{{count}})_other": "Triés (#{{count}})"
}, },
"GristDoc": { "GristDoc": {
"Import from file": "Importer depuis un fichier", "Import from file": "Importer depuis un fichier",
@ -379,7 +390,8 @@
"Invite Team Members": "Inviter un nouveau membre", "Invite Team Members": "Inviter un nouveau membre",
"Browse Templates": "Parcourir les modèles", "Browse Templates": "Parcourir les modèles",
"Create Empty Document": "Créer un document vide", "Create Empty Document": "Créer un document vide",
"Import Document": "Importer un Fichier" "Import Document": "Importer un Fichier",
"Visit our {{link}} to learn more.": "Consulter le {{link}} pour en savoir plus."
}, },
"HomeLeftPane": { "HomeLeftPane": {
"All Documents": "Tous les documents", "All Documents": "Tous les documents",
@ -489,7 +501,7 @@
"Columns_other": "Colonnes", "Columns_other": "Colonnes",
"Fields_one": "Champ", "Fields_one": "Champ",
"Fields_other": "Champs", "Fields_other": "Champs",
"Series_one": "Séries", "Series_one": "Série",
"Series_other": "Séries", "Series_other": "Séries",
"COLUMN TYPE": "TYPE DE COLONNE", "COLUMN TYPE": "TYPE DE COLONNE",
"TRANSFORM": "TRANSFORMER", "TRANSFORM": "TRANSFORMER",
@ -743,5 +755,13 @@
"NTextBox": { "NTextBox": {
"false": "faux", "false": "faux",
"true": "vrai" "true": "vrai"
},
"ViewAsDropdown": {
"View As": "Voir en tant que",
"Example Users": "Utilisateurs d'exemple",
"Users from table": "Utilisateurs de la table"
},
"ViewAsBanner": {
"UnknownUser": "Utilisateur inconnu"
} }
} }

View File

@ -30,13 +30,14 @@
"Remove {{- name }} user attribute": "Remover o atributo do usuário {{- name }}", "Remove {{- name }} user attribute": "Remover o atributo do usuário {{- name }}",
"Remove {{- tableId }} rules": "Remover regras de {{- tableId }}", "Remove {{- tableId }} rules": "Remover regras de {{- tableId }}",
"Reset": "Redefinir", "Reset": "Redefinir",
"Rules for table ": "Regras para a tabela", "Rules for table ": "Regras para a tabela ",
"Save": "Salvar", "Save": "Salvar",
"Saved": "Salvo", "Saved": "Salvo",
"Special Rules": "Regras Especiais", "Special Rules": "Regras Especiais",
"Type a message...": "Escreva uma mensagem…", "Type a message...": "Escreva uma mensagem…",
"User Attributes": "Atributos de Usuário", "User Attributes": "Atributos de Usuário",
"Users": "Usuários" "Users": "Usuários",
"View As": "Ver como"
}, },
"AccountPage": { "AccountPage": {
"API": "API", "API": "API",
@ -120,7 +121,17 @@
"Reset column": "Reinicializar coluna", "Reset column": "Reinicializar coluna",
"Reset entire column": "Redefinir coluna inteira", "Reset entire column": "Redefinir coluna inteira",
"Reset {{count}} columns": "Reinicializar {{count}} colunas", "Reset {{count}} columns": "Reinicializar {{count}} colunas",
"Reset {{count}} entire columns": "Reinicializar {{count}} colunas inteiras" "Reset {{count}} entire columns": "Reinicializar {{count}} colunas inteiras",
"Delete {{count}} columns_other": "Excluir {{count}} colunas",
"Delete {{count}} rows_one": "Excluir linha",
"Delete {{count}} rows_other": "Excluir {{count}} linhas",
"Duplicate rows_one": "Duplicar linha",
"Duplicate rows_other": "Duplicar linhas",
"Reset {{count}} columns_one": "Reinicializar coluna",
"Reset {{count}} columns_other": "Reinicializar {{count}} colunas",
"Reset {{count}} entire columns_one": "Reinicializar toda a coluna",
"Reset {{count}} entire columns_other": "Reinicializar {{count}} colunas inteiras",
"Delete {{count}} columns_one": "Excluir coluna"
}, },
"ChartView": { "ChartView": {
"Create separate series for each value of the selected column.": "Crie séries separadas para cada valor da coluna selecionada.", "Create separate series for each value of the selected column.": "Crie séries separadas para cada valor da coluna selecionada.",
@ -155,10 +166,11 @@
"Others": "Outros", "Others": "Outros",
"Search": "Pesquisa", "Search": "Pesquisa",
"Search values": "Pesquisar valores", "Search values": "Pesquisar valores",
"Start": "Começo" "Start": "Começo",
"Filter by Range": "Filtrar por intervalo"
}, },
"CustomSectionConfig": { "CustomSectionConfig": {
" (optional)": "(opcional)", " (optional)": " (opcional)",
"Add": "Adicionar", "Add": "Adicionar",
"Enter Custom URL": "Digite a URL personalizada", "Enter Custom URL": "Digite a URL personalizada",
"Full document access": "Acesso total ao documento", "Full document access": "Acesso total ao documento",
@ -173,7 +185,9 @@
"Widget needs to {{read}} the current table.": "O Widget necessita {{read}} a tabela atual.", "Widget needs to {{read}} the current table.": "O Widget necessita {{read}} a tabela atual.",
"Widget needs {{fullAccess}} to this document.": "O Widget necessita {{fullAccess}} ao documento.", "Widget needs {{fullAccess}} to this document.": "O Widget necessita {{fullAccess}} ao documento.",
"{{wrongTypeCount}} non-{{columnType}} column is not shown": "{{wrongTypeCount}} a não-{{columnType}} coluna não é mostrada", "{{wrongTypeCount}} non-{{columnType}} column is not shown": "{{wrongTypeCount}} a não-{{columnType}} coluna não é mostrada",
"{{wrongTypeCount}} non-{{columnType}} columns are not shown": "{{wrongTypeCount}} as não-{{columnType}} colunas não são mostradas" "{{wrongTypeCount}} non-{{columnType}} columns are not shown": "{{wrongTypeCount}} as não-{{columnType}} colunas não são mostradas",
"{{wrongTypeCount}} non-{{columnType}} columns are not shown_one": "{{wrongTypeCount}} a não-{{columnType}} coluna não é mostrada",
"{{wrongTypeCount}} non-{{columnType}} columns are not shown_other": "{{wrongTypeCount}} as não-{{columnType}} colunas não são mostradas"
}, },
"DataTables": { "DataTables": {
"Click to copy": "Clique para copiar", "Click to copy": "Clique para copiar",
@ -266,7 +280,7 @@
"Data Size": "Tamanho dos Dados", "Data Size": "Tamanho dos Dados",
"Document limits {{- link}}.": "Limite do documento {{- link}}.", "Document limits {{- link}}.": "Limite do documento {{- link}}.",
"Document limits {{- link}}. In {{gracePeriodDays}} days, this document will be read-only.": "Limite do documento {{- link}}. Dentro de {{gracePeriodDays}} dias, este documento será somente de leitura.", "Document limits {{- link}}. In {{gracePeriodDays}} days, this document will be read-only.": "Limite do documento {{- link}}. Dentro de {{gracePeriodDays}} dias, este documento será somente de leitura.",
"For higher limits, ": "Para limites maiores,", "For higher limits, ": "Para limites maiores, ",
"Rows": "Linhas", "Rows": "Linhas",
"The total size of all data in this document, excluding attachments.": "O tamanho total de todos os dados deste documento, excluindo os anexos.", "The total size of all data in this document, excluding attachments.": "O tamanho total de todos os dados deste documento, excluindo os anexos.",
"This document is {{- link}} free plan limits.": "Este documento está {{- link}} o limite do plano gratuito.", "This document is {{- link}} free plan limits.": "Este documento está {{- link}} o limite do plano gratuito.",
@ -319,7 +333,13 @@
"Mixed Behavior": "Comportamento Misto", "Mixed Behavior": "Comportamento Misto",
"Set formula": "Definir fórmula", "Set formula": "Definir fórmula",
"Set trigger formula": "Definir fórmula de disparo", "Set trigger formula": "Definir fórmula de disparo",
"TRIGGER FORMULA": "FÓRMULA DE DISPARO" "TRIGGER FORMULA": "FÓRMULA DE DISPARO",
"Data Columns_one": "Coluna de Dados",
"Data Columns_other": "Colunas de Dados",
"Empty Columns_one": "Coluna vazia",
"Empty Columns_other": "Colunas Vazias",
"Formula Columns_one": "Coluna de Fórmula",
"Formula Columns_other": "Colunas de Fórmula"
}, },
"FieldMenus": { "FieldMenus": {
"Revert to common settings": "Reverter para configurações comuns", "Revert to common settings": "Reverter para configurações comuns",
@ -364,7 +384,23 @@
"Sorted (#{{count}})": "Ordenado (#{{count}})", "Sorted (#{{count}})": "Ordenado (#{{count}})",
"Unfreeze all columns": "Descongelar todas as colunas", "Unfreeze all columns": "Descongelar todas as colunas",
"Unfreeze this column": "Descongelar essa coluna", "Unfreeze this column": "Descongelar essa coluna",
"Unfreeze {{count}} columns": "Descongelar {{count}} colunas" "Unfreeze {{count}} columns": "Descongelar {{count}} colunas",
"Delete {{count}} columns_one": "Excluir coluna",
"Delete {{count}} columns_other": "Excluir {{count}} colunas",
"Freeze {{count}} columns_one": "Congelar esta coluna",
"Freeze {{count}} columns_other": "Congelar {{count}} colunas",
"Freeze {{count}} more columns_one": "Congelar mais uma coluna",
"Freeze {{count}} more columns_other": "Congelar {{count}} colunas mais",
"Hide {{count}} columns_one": "Ocultar coluna",
"Hide {{count}} columns_other": "Ocultar {{count}} colunas",
"Reset {{count}} columns_one": "Reinicializar coluna",
"Reset {{count}} columns_other": "Reinicializar {{count}} colunas",
"Reset {{count}} entire columns_one": "Reinicializar toda a coluna",
"Reset {{count}} entire columns_other": "Reinicializar {{count}} colunas inteiras",
"Sorted (#{{count}})_one": "Ordenado (#{{count}})",
"Sorted (#{{count}})_other": "Ordenado (#{{count}})",
"Unfreeze {{count}} columns_one": "Descongelar esta coluna",
"Unfreeze {{count}} columns_other": "Descongelar {{count}} colunas"
}, },
"GristDoc": { "GristDoc": {
"Added new linked section to view {{viewName}}": "Adicionada nova seção vinculada para visualizar {{viewName}}}", "Added new linked section to view {{viewName}}": "Adicionada nova seção vinculada para visualizar {{viewName}}}",
@ -374,14 +410,14 @@
"HomeIntro": { "HomeIntro": {
", or find an expert via our ": ", ou encontre um especialista através do nosso", ", or find an expert via our ": ", ou encontre um especialista através do nosso",
"Any documents created in this site will appear here.": "Qualquer documento criado neste site aparecerá aqui.", "Any documents created in this site will appear here.": "Qualquer documento criado neste site aparecerá aqui.",
"Browse Templates": "Procure os Modelos", "Browse Templates": "Explore os Modelos",
"Create Empty Document": "Criar um Documento Vazio", "Create Empty Document": "Criar um Documento Vazio",
"Get started by creating your first Grist document.": "Comece criando seu primeiro documento Grist.", "Get started by creating your first Grist document.": "Comece criando seu primeiro documento Grist.",
"Get started by exploring templates, or creating your first Grist document.": "Comece explorando os modelos, ou criando seu primeiro documento Grist.", "Get started by exploring templates, or creating your first Grist document.": "Comece explorando os modelos, ou criando seu primeiro documento Grist.",
"Get started by inviting your team and creating your first Grist document.": "Comece convidando sua equipe e criando seu primeiro documento Grist.", "Get started by inviting your team and creating your first Grist document.": "Comece convidando sua equipe e criando seu primeiro documento Grist.",
"Help Center": "Centro de Ajuda", "Help Center": "Centro de Ajuda",
"Import Document": "Importar Documento", "Import Document": "Importar Documento",
"Interested in using Grist outside of your team? Visit your free ": "Interessado em usar Grist fora de sua equipe? Visite seu site gratuitamente", "Interested in using Grist outside of your team? Visit your free ": "Interessado em usar Grist fora de sua equipe? Visite gratuitamente seu ",
"Invite Team Members": "Convide membros da equipe", "Invite Team Members": "Convide membros da equipe",
"Sign up": "Cadastre-se", "Sign up": "Cadastre-se",
"Sprouts Program": "Programa Brotos", "Sprouts Program": "Programa Brotos",
@ -476,7 +512,9 @@
"Delete": "Excluir", "Delete": "Excluir",
"Delete data and this page.": "Excluir os dados desta página.", "Delete data and this page.": "Excluir os dados desta página.",
"The following table will no longer be visible": "A tabela a seguir não será mais visível", "The following table will no longer be visible": "A tabela a seguir não será mais visível",
"The following tables will no longer be visible": "As seguintes tabelas não serão mais visíveis" "The following tables will no longer be visible": "As seguintes tabelas não serão mais visíveis",
"The following tables will no longer be visible_one": "A seguinte tabela não será mais visível",
"The following tables will no longer be visible_other": "As seguintes tabelas não serão mais visíveis"
}, },
"PermissionsWidget": { "PermissionsWidget": {
"Allow All": "Permitir Todos", "Allow All": "Permitir Todos",
@ -484,7 +522,7 @@
"Read Only": "Somente leitura" "Read Only": "Somente leitura"
}, },
"PluginScreen": { "PluginScreen": {
"Import failed: ": "Falha na importação:" "Import failed: ": "Falha na importação: "
}, },
"RecordLayout": { "RecordLayout": {
"Updating record layout.": "Atualizando o layout dos registros." "Updating record layout.": "Atualizando o layout dos registros."
@ -530,7 +568,13 @@
"Theme": "Tema", "Theme": "Tema",
"WIDGET TITLE": "TÍTULO DO WIDGET", "WIDGET TITLE": "TÍTULO DO WIDGET",
"Widget": "Widget", "Widget": "Widget",
"You do not have edit access to this document": "Você não tem permissão de edição desse documento" "You do not have edit access to this document": "Você não tem permissão de edição desse documento",
"Series_one": "Séries",
"Series_other": "Séries",
"Columns_one": "Coluna",
"Columns_other": "Colunas",
"Fields_one": "Campo",
"Fields_other": "Campos"
}, },
"RowContextMenu": { "RowContextMenu": {
"Copy anchor link": "Copiar o link de ancoragem", "Copy anchor link": "Copiar o link de ancoragem",
@ -539,7 +583,9 @@
"Duplicate rows": "Duplicar linhas", "Duplicate rows": "Duplicar linhas",
"Insert row": "Inserir linha", "Insert row": "Inserir linha",
"Insert row above": "Inserir linha acima", "Insert row above": "Inserir linha acima",
"Insert row below": "Inserir linha abaixo" "Insert row below": "Inserir linha abaixo",
"Duplicate rows_one": "Duplicar linha",
"Duplicate rows_other": "Duplicar linhas"
}, },
"SelectionSummary": { "SelectionSummary": {
"Copied to clipboard": "Copiado para a área de transferência" "Copied to clipboard": "Copiado para a área de transferência"
@ -574,17 +620,20 @@
"Empty values last": "Valores vazios por último", "Empty values last": "Valores vazios por último",
"Natural sort": "Classificação natural", "Natural sort": "Classificação natural",
"Update Data": "Atualizar Dados", "Update Data": "Atualizar Dados",
"Use choice position": "Usar posição de escolha" "Use choice position": "Usar posição de escolha",
"Search Columns": "Procurar colunas"
}, },
"SortFilterConfig": { "SortFilterConfig": {
"FILTER": "FILTRAR", "FILTER": "FILTRAR",
"Revert": "Reverter", "Revert": "Reverter",
"SORT": "ORDENAR", "SORT": "ORDENAR",
"Save": "Salvar", "Save": "Salvar",
"Update Sort & Filter settings": "Atualizar configurações de Classificação e Filtro" "Update Sort & Filter settings": "Atualizar configurações de Classificação e Filtro",
"Filter": "FILTRAR",
"Sort": "ORDENAR"
}, },
"ThemeConfig": { "ThemeConfig": {
"Appearance ": "Aparência", "Appearance ": "Aparência ",
"Switch appearance automatically to match system": "Alternar a aparência automaticamente para corresponder ao sistema" "Switch appearance automatically to match system": "Alternar a aparência automaticamente para corresponder ao sistema"
}, },
"Tools": { "Tools": {
@ -612,7 +661,7 @@
"Apply to new records": "Aplicar a novos registros", "Apply to new records": "Aplicar a novos registros",
"Cancel": "Cancelar", "Cancel": "Cancelar",
"Close": "Fechar", "Close": "Fechar",
"Current field ": "Campo atual", "Current field ": "Campo atual ",
"OK": "OK" "OK": "OK"
}, },
"TypeTransformation": { "TypeTransformation": {
@ -647,8 +696,8 @@
"If you unmark table {{- table}}' as On-Demand, its data will be loaded into the calculation engine and will be available for use in formulas. For a big table, this may greatly increase load times.{{- br}}{{-br}}Changing this setting will reload the document for all users.": "Se você desmarcar a tabela {{- table}} como Sob-Demanda, seus dados serão carregados no mecanismo de cálculo e ficarão disponíveis para uso em fórmulas. Para uma tabela grande, isto pode aumentar muito os tempos de carregamento.{{- br}}{{-br}}A modificação desta configuração recarregará o documento para todos os usuários.", "If you unmark table {{- table}}' as On-Demand, its data will be loaded into the calculation engine and will be available for use in formulas. For a big table, this may greatly increase load times.{{- br}}{{-br}}Changing this setting will reload the document for all users.": "Se você desmarcar a tabela {{- table}} como Sob-Demanda, seus dados serão carregados no mecanismo de cálculo e ficarão disponíveis para uso em fórmulas. Para uma tabela grande, isto pode aumentar muito os tempos de carregamento.{{- br}}{{-br}}A modificação desta configuração recarregará o documento para todos os usuários.",
"Make On-Demand": "Fazer Sob-Demanda", "Make On-Demand": "Fazer Sob-Demanda",
"Make table On-Demand?": "Fazer tabela Sob-Demanda?", "Make table On-Demand?": "Fazer tabela Sob-Demanda?",
"Plugin: ": "Plugin:", "Plugin: ": "Plugin: ",
"Section: ": "Secção:", "Section: ": "Secção: ",
"Unmark On-Demand": "Desmarcar Sob-Demanda", "Unmark On-Demand": "Desmarcar Sob-Demanda",
"Unmark table On-Demand?": "Desmarcar a tabela Sob-Demanda?" "Unmark table On-Demand?": "Desmarcar a tabela Sob-Demanda?"
}, },
@ -742,7 +791,7 @@
"You do not have access to this organization's documents.": "Você não tem acesso aos documentos desta organização." "You do not have access to this organization's documents.": "Você não tem acesso aos documentos desta organização."
}, },
"menus": { "menus": {
"* Workspaces are available on team plans. ": "* As áreas de trabalho estão disponíveis nos planos de equipe.", "* Workspaces are available on team plans. ": "* As áreas de trabalho estão disponíveis nos planos de equipe. ",
"Select fields": "Selecionar campos", "Select fields": "Selecionar campos",
"Upgrade now": "Atualizar agora" "Upgrade now": "Atualizar agora"
}, },
@ -758,12 +807,23 @@
"You do not have edit access to this document": "Você não tem permissão de edição desse documento" "You do not have edit access to this document": "Você não tem permissão de edição desse documento"
}, },
"search": { "search": {
"Find Next ": "Encontrar Próximo", "Find Next ": "Encontrar Próximo ",
"Find Previous ": "Encontrar Anterior", "Find Previous ": "Encontrar Anterior ",
"No results": "Sem resultados", "No results": "Sem resultados",
"Search in document": "Procurar no documento" "Search in document": "Procurar no documento"
}, },
"sendToDrive": { "sendToDrive": {
"Sending file to Google Drive": "Enviando arquivo ao Google Drive" "Sending file to Google Drive": "Enviando arquivo ao Google Drive"
},
"ViewAsBanner": {
"UnknownUser": "Usuário desconhecido"
},
"FilterBar": {
"SearchColumns": "Procurar colunas"
},
"ViewAsDropdown": {
"View As": "Ver como",
"Users from table": "Usuários da tabela",
"Example Users": "Usuários de exemplo"
} }
} }