(core) updates from grist-core

pull/399/head
Paul Fitzpatrick 1 year ago
commit 92276cdbda

@ -8,10 +8,11 @@ export async function setupLocale() {
const supportedLngs = getGristConfig().supportedLngs ?? ['en'];
let lng = window.navigator.language || 'en';
// If user agent language is not in the list of supported languages, use the default one.
lng = lng.replace(/-/g, '_');
if (!supportedLngs.includes(lng)) {
// Test if server supports general language.
if (lng.includes("-") && supportedLngs.includes(lng.split("-")[0])) {
lng = lng.split("-")[0]!;
if (lng.includes("_") && supportedLngs.includes(lng.split("_")[0])) {
lng = lng.split("_")[0]!;
} else {
lng = 'en';
}

@ -0,0 +1,769 @@
{
"ACUserManager": {
"Enter email address": "E-Mail Adresse eingeben",
"Invite new member": "Neues Mitglied einladen",
"We'll email an invite to {{email}}": "Wir schicken eine Einladung zu {{email}}"
},
"AccessRules": {
"Add Column Rule": "Spaltenregel hinzufügen",
"Add Default Rule": "Standard-Regel hinzufügen",
"Add Table Rules": "Tabellenregeln hinzufügen",
"Add User Attributes": "Benutzerattribute hinzufügen",
"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.": "Erlauben Sie es jedem, das gesamte Dokument zu kopieren oder es im Fiddle-Modus vollständig anzuzeigen.\nNützlich für Beispiele und Vorlagen, aber nicht für sensible Daten.",
"Allow everyone to view Access Rules.": "Erlauben Sie allen, die Zugangsregeln einzusehen.",
"Attribute name": "Name des Attributs",
"Attribute to Look Up": "Attribut zum Nachschlagen",
"Checking...": "Überprüfung…",
"Condition": "Bedingung",
"Default Rules": "Standardregeln",
"Delete Table Rules": "Tabellenregeln löschen",
"Enter Condition": "Bedingung eingeben",
"Everyone": "Jeder",
"Everyone Else": "Alle Anderen",
"Invalid": "Ungültig",
"Lookup Column": "Nachschlagespalte",
"Lookup Table": "Nachschlagetabelle",
"Permission to access the document in full when needed": "Erlaubnis zum vollständigen Zugriff auf das Dokument bei Bedarf",
"Permission to view Access Rules": "Erlaubnis zum Anzeigen von Zugriffsregeln",
"Permissions": "Berechtigungen",
"Remove column {{- colId }} from {{- tableId }} rules": "Spalte {{- colId }} aus {{- tableId }} Regeln entfernen",
"Remove {{- name }} user attribute": "{{- name }} Benutzerattribut entfernen",
"Remove {{- tableId }} rules": "{{- tableId }} Regeln entfernen",
"Reset": "Zurücksetzen",
"Rules for table ": "Regeln für die Tabelle",
"Save": "Speichern",
"Saved": "Gespeichert",
"Special Rules": "Besondere Regeln",
"Type a message...": "Geben Sie eine Nachricht ein…",
"User Attributes": "Benutzer-Attribute",
"Users": "Benutzer"
},
"AccountPage": {
"API": "API",
"API Key": "API-Schlüssel",
"Account settings": "Kontoeinstellungen",
"Allow signing in to this account with Google": "Anmeldung bei diesem Konto mit Google zulassen",
"Change Password": "Passwort ändern",
"Edit": "Bearbeiten",
"Email": "E-mail",
"Login Method": "Anmeldemethode",
"Name": "Name",
"Names only allow letters, numbers and certain special characters": "Bei den Namen sind nur Buchstaben, Zahlen und bestimmte Sonderzeichen erlaubt",
"Password & Security": "Passwort und Sicherheit",
"Save": "Speichern",
"Theme": "Thema",
"Two-factor authentication": "Zwei-Faktor-Authentifizierung",
"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.": "Die Zwei-Faktor-Authentifizierung ist eine zusätzliche Sicherheitsebene für Ihr Grist-Konto, die sicherstellt, dass Sie die einzige Person sind, die auf Ihr Konto zugreifen kann, selbst wenn jemand Ihr Passwort kennt."
},
"AccountWidget": {
"Access Details": "Zugangsdetails",
"Accounts": "Konten",
"Add Account": "Konto hinzufügen",
"Document Settings": "Dokument-Einstellungen",
"Manage Team": "Team verwalten",
"Pricing": "Preisgestaltung",
"Profile Settings": "Profil-Einstellungen",
"Sign Out": "Abmelden",
"Sign in": "Anmelden",
"Switch Accounts": "Konten wechseln",
"Toggle Mobile Mode": "Mobilmodus umschalten"
},
"ActionLog": {
"Action Log failed to load": "Aktionsprotokoll konnte nicht geladen werden",
"Column {{colId}} was subsequently removed in action #{{action.actionNum}}": "Spalte {{colId}} wurde anschließend in Aktion #{{action.actionNum}} entfernt",
"Table {{tableId}} was subsequently removed in action #{{actionNum}}": "Tabelle {{tableId}} wurde anschließend in Aktion #{{actionNum}} entfernt",
"This row was subsequently removed in action {{action.actionNum}}": "Diese Zeile wurde anschließend in Aktion entfernt {{action.actionNum}}"
},
"AddNewButton": {
"Add New": "Neu hinzufügen"
},
"ApiKey": {
"By generating an API key, you will be able to make API calls for your own account.": "Durch das Generieren eines API-Schlüssels können Sie API-Aufrufe für Ihr eigenes Konto durchführen.",
"Click to show": "Zum Anzeigen klicken",
"Create": "Erstellen",
"Remove": "Entfernen",
"Remove API Key": "API-Schlüssel entfernen",
"This API key can be used to access this account anonymously via the API.": "Mit diesem API-Schlüssel kann anonym über die API auf dieses Konto zugegriffen werden.",
"This API key can be used to access your account via the API. Dont share your API key with anyone.": "Dieser API-Schlüssel kann verwendet werden, um über die API auf Ihr Konto zuzugreifen. Geben Sie Ihren API-Schlüssel mit niemandem weiter.",
"You're about to delete an API key. This will cause all future requests using this API key to be rejected. Do you still want to delete?": "Sie sind dabei, einen API-Schlüssel zu löschen. Dadurch werden alle zukünftigen Anfragen, die diesen API-Schlüssel verwenden, abgelehnt. Möchten Sie trotzdem löschen?"
},
"App": {
"Description": "Beschreibung",
"Key": "Schlüssel",
"Memory Error": "Speicherfehler"
},
"AppHeader": {
"Home Page": "Startseite",
"Legacy": "Hinterlassenschaft",
"Personal Site": "Persönliche Seite",
"Team Site": "Teamseite"
},
"AppModel": {
"This team site is suspended. Documents can be read, but not modified.": "Diese Teamseite ist gesperrt. Die Dokumente können gelesen, aber nicht geändert werden."
},
"CellContextMenu": {
"Clear cell": "Zelle löschen",
"Clear values": "Werte auflösen",
"Copy anchor link": "Ankerlink kopieren",
"Delete column": "Spalte löschen",
"Delete row": "Zeile löschen",
"Delete {{count}} columns": "{{count}} Spalten löschen",
"Delete {{count}} rows": "{{count}} Zeilen löschen",
"Duplicate row": "Zeile duplizieren",
"Duplicate rows": "Zeilen duplizieren",
"Filter by this value": "Nach diesem Wert filtern",
"Insert column to the left": "Spalte links einfügen",
"Insert column to the right": "Spalte rechts einfügen",
"Insert row": "Zeile einfügen",
"Insert row above": "Zeile oben einfügen",
"Insert row below": "Zeile unten einfügen",
"Reset column": "Spalte zurücksetzen",
"Reset entire column": "Gesamte Spalte zurücksetzen",
"Reset {{count}} columns": "{{count}} Spalten zurücksetzen",
"Reset {{count}} entire columns": "{{count}} ganze Spalten zurücksetzen"
},
"ChartView": {
"Create separate series for each value of the selected column.": "Erstellen Sie separate Datenreihen für jeden Wert der ausgewählten Spalte.",
"Each Y series is followed by a series for the length of error bars.": "Auf jede Y-Reihe folgt eine Reihe für die Länge der Fehlerbalken.",
"Each Y series is followed by two series, for top and bottom error bars.": "Auf jede Y-Reihe folgen zwei Reihen für die oberen und unteren Fehlerbalken.",
"Pick a column": "Wählen Sie eine Spalte",
"Toggle chart aggregation": "Diagramm-Aggregation umschalten",
"selected new group data columns": "ausgewählte neue Gruppendaten-Spalten"
},
"CodeEditorPanel": {
"Access denied": "Zugriff verweigert",
"Code View is available only when you have full document access.": "Die Codeansicht ist nur verfügbar, wenn Sie über vollständigen Dokumentzugriff verfügen."
},
"ColorSelect": {
"Apply": "Anwenden",
"Cancel": "Abbrechen",
"Default cell style": "Standard-Zellenstil"
},
"ColumnFilterMenu": {
"All": "Alles",
"All Except": "Alle außer",
"All Shown": "Alle angezeigt",
"End": "Ende",
"Future Values": "Zukünftige Werte",
"Max": "Max",
"Min": "Min",
"No matching values": "Keine übereinstimmenden Werte",
"None": "Keine",
"Other Matching": "Andere übereinstimmende",
"Other Non-Matching": "Andere nicht übereinstimmende",
"Other Values": "Andere Werte",
"Others": "Andere",
"Search": "Suchen",
"Search values": "Werte suchen",
"Start": "Start"
},
"CustomSectionConfig": {
" (optional)": "(Optional)",
"Add": "Hinzufügen",
"Enter Custom URL": "Benutzerdefinierte URL eingeben",
"Full document access": "Vollständiger Dokumentenzugriff",
"Learn more about custom widgets": "Erfahren Sie mehr über benutzerdefinierte Widgets",
"No document access": "Kein Dokumentenzugriff",
"Open configuration": "Konfiguration öffnen",
"Pick a column": "Wählen Sie eine Spalte",
"Pick a {{columnType}} column": "Wählen Sie eine {{columnType}} Spalte",
"Read selected table": "Ausgewählte Tabelle lesen",
"Select Custom Widget": "Benutzerdefiniertes Widget auswählen",
"Widget does not require any permissions.": "Das Widget benötigt keine Berechtigungen.",
"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.",
"{{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"
},
"DataTables": {
"Click to copy": "Zum Kopieren anklicken",
"Delete {{formattedTableName}} data, and remove it from all pages?": "{{formattedTableName}} Daten löschen und von allen Seiten entfernen?",
"Duplicate Table": "Tabelle duplizieren",
"Raw Data Tables": "Rohdaten-Tabellen",
"Table ID copied to clipboard": "Tabellen-ID in die Zwischenablage kopiert",
"You do not have edit access to this document": "Sie haben keinen Bearbeitungszugriff auf dieses Dokument"
},
"DocHistory": {
"Activity": "Aktivität",
"Beta": "Beta",
"Compare to Current": "Mit Aktuell vergleichen",
"Compare to Previous": "Mit vorherigem vergleichen",
"Open Snapshot": "Schnappschuss öffnen",
"Snapshots": "Schnappschüsse",
"Snapshots are unavailable.": "Schnappschüsse sind nicht verfügbar."
},
"DocMenu": {
"(The organization needs a paid plan)": "(Die Organisation benötigt einen bezahlten Plan)",
"Access Details": "Zugangsdetails",
"All Documents": "Alle Dokumente",
"By Date Modified": "Nach Änderungsdatum",
"By Name": "Nach Name",
"Current workspace": "Aktueller Arbeitsbereich",
"Delete": "Löschen",
"Delete Forever": "Für immer löschen",
"Delete {{name}}": "{{name}} löschen",
"Deleted {{at}}": "Gelöscht {{at}}",
"Discover More Templates": "Mehr Vorlagen entdecken",
"Document will be moved to Trash.": "Das Dokument wird in den Papierkorb verschoben.",
"Document will be permanently deleted.": "Das Dokument wird endgültig gelöscht.",
"Documents stay in Trash for 30 days, after which they get deleted permanently.": "Dokumente bleiben 30 Tage lang im Papierkorb, danach werden sie endgültig gelöscht.",
"Edited {{at}}": "Bearbeitet {{at}}",
"Examples & Templates": "Beispiele und Vorlagen",
"Examples and Templates": "Beispiele und Vorlagen",
"Featured": "Hervorgehoben",
"Manage Users": "Benutzer verwalten",
"More Examples and Templates": "Weitere Beispiele und Vorlagen",
"Move": "Verschieben",
"Move {{name}} to workspace": "{{name}} in den Arbeitsbereich verschieben",
"Other Sites": "Andere Seiten",
"Permanently Delete \"{{name}}\"?": "\"{{name}}\" dauerhaft löschen?",
"Pin Document": "Dokument anheften",
"Pinned Documents": "Angeheftete Dokumente",
"Remove": "Entfernen",
"Rename": "Umbenennen",
"Requires edit permissions": "Erfordert Bearbeitungsrechte",
"Restore": "Wiederherstellen",
"This service is not available right now": "Dieser Dienst ist im Moment nicht verfügbar",
"To restore this document, restore the workspace first.": "Um dieses Dokument wiederherzustellen, stellen Sie zuerst den Arbeitsbereich wieder her.",
"Trash": "Papierkorb",
"Trash is empty.": "Der Papierkorb ist leer.",
"Unpin Document": "Dokument lösen",
"Workspace not found": "Arbeitsbereich nicht gefunden",
"You are on the {{siteName}} site. You also have access to the following sites:": "Sie sind auf der {{siteName}} Seite. Sie haben auch Zugriff auf die folgenden Seiten:",
"You are on your personal site. You also have access to the following sites:": "Sie sind auf Ihrer persönlichen Seite. Sie haben auch Zugriff auf die folgenden Seiten:",
"You may delete a workspace forever once it has no documents in it.": "Sie können einen Arbeitsbereich für immer löschen, sobald er keine Dokumente enthält."
},
"DocPageModel": {
"Add Empty Table": "Leere Tabelle hinzufügen",
"Add Page": "Seite hinzufügen",
"Add Widget to Page": "Widget zur Seite hinzufügen",
"Document owners can attempt to recover the document. [{{error}}]": "Dokumentbesitzer können versuchen, das Dokument wiederherzustellen. [{{error}}]",
"Enter recovery mode": "Wiederherstellungsmodus aktivieren",
"Error accessing document": "Fehler beim Zugriff auf das Dokument",
"Reload": "Neu laden",
"Sorry, access to this document has been denied. [{{error}}]": "Leider wurde der Zugriff auf dieses Dokument verweigert. [{{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}}]": "Sie können versuchen, das Dokument neu zu laden oder den Wiederherstellungsmodus zu verwenden. Im Wiederherstellungsmodus wird das Dokument so geöffnet, dass es für den Besitzer vollständig zugänglich ist, für andere jedoch nicht. Außerdem werden die Formeln deaktiviert. [{{error}}]",
"You do not have edit access to this document": "Sie haben keinen Bearbeitungszugriff auf dieses Dokument"
},
"DocTour": {
"Cannot construct a document tour from the data in this document. Ensure there is a table named GristDocTour with columns Title, Body, Placement, and Location.": "Aus den Daten in diesem Dokument kann keine Dokumenttour erstellt werden. Stellen Sie sicher, dass eine Tabelle mit dem Namen GristDocTour mit den Spalten Title, Body, Placement und Location vorhanden ist.",
"No valid document tour": "Kein gültiges Dokument Tour"
},
"DocumentSettings": {
"Currency:": "Währung:",
"Document Settings": "Dokument-Einstellungen",
"Engine (experimental {{span}} change at own risk):": "Motor (experimental {{span}} auf eigene Gefahr ändern):",
"Local currency ({{currency}})": "Lokale Währung ({{currency}})",
"Locale:": "Lokale:",
"Save": "Speichern",
"Save and Reload": "Speichern und neu laden",
"This document's ID (for API use):": "Die ID dieses Dokuments (für API-Verwendung):",
"Time Zone:": "Zeitzone:"
},
"DocumentUsage": {
"Attachments Size": "Anhänge Größe",
"Contact the site owner to upgrade the plan to raise limits.": "Wenden Sie sich an den Eigentümer der Seite, um den Plan zu aktualisieren und die Grenzwerte zu erhöhen.",
"Data Size": "Daten Größe",
"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.",
"For higher limits, ": "Für höhere Grenzwerte,",
"Rows": "Zeilen",
"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 {{- link}} free plan limits and is now read-only, but you can delete rows.": "Dieses Dokument {{- link}} die kostenlosen Plan Grenzen und ist jetzt schreibgeschützt, aber Sie können Zeilen löschen.",
"Updates every 5 minutes.": "Aktualisiert alle 5 Minuten.",
"Usage": "Verwendung",
"Usage statistics are only available to users with full access to the document data.": "Nutzungsstatistiken stehen nur Benutzern mit vollem Zugriff auf die Belegdaten zur Verfügung.",
"start your 30-day free trial of the Pro plan.": "Starten Sie Ihre kostenlose 30-Tage-Testversion des Pro-Plans."
},
"Drafts": {
"Restore last edit": "Letzte Bearbeitung wiederherstellen",
"Undo discard": "Verwerfen rückgängig machen"
},
"DuplicateTable": {
"Copy all data in addition to the table structure.": "Kopieren Sie alle Daten zusätzlich zur Tabellenstruktur.",
"Instead of duplicating tables, it's usually better to segment data using linked views. {{link}}": "Anstatt Tabellen zu duplizieren, ist es in der Regel besser, Daten mithilfe verknüpfter Ansichten zu segmentieren. {{link}}",
"Name for new table": "Name für neue Tabelle",
"Only the document default access rules will apply to the copy.": "Für die Kopie gelten nur die Standardzugriffsregeln des Dokuments."
},
"ExampleInfo": {
"Afterschool Program": "Nachschulprogramm",
"Check out our related tutorial for how to link data, and create high-productivity layouts.": "In unserem zugehörigen Tutorial erfahren Sie, wie Sie Daten verknüpfen und hochproduktive Layouts erstellen können.",
"Check out our related tutorial for how to model business data, use formulas, and manage complexity.": "In unserem zugehörigen Tutorial erfahren Sie, wie Sie Geschäftsdaten modellieren, Formeln verwenden und Komplexität bewältigen können.",
"Check out our related tutorial to learn how to create summary tables and charts, and to link charts dynamically.": "In unserem zugehörigen Tutorial erfahren Sie, wie Sie Übersichtstabellen und Diagramme erstellen und Diagramme dynamisch verknüpfen können.",
"Investment Research": "Investitionsforschung",
"Lightweight CRM": "Leichtes CRM",
"Tutorial: Analyze & Visualize": "Tutorial: Analysieren und Visualisieren",
"Tutorial: Create a CRM": "Lernprogramm: Erstellen Sie ein CRM",
"Tutorial: Manage Business Data": "Tutorial: Geschäftsdaten verwalten",
"Welcome to the Afterschool Program template": "Willkommen in der Nachschulprogrammvorlage",
"Welcome to the Investment Research template": "Willkommen bei der Investitionsforschungsvorlage",
"Welcome to the Lightweight CRM template": "Willkommen beim Leichtes CRM-Vorlage"
},
"FieldConfig": {
"COLUMN BEHAVIOR": "SPALTENVERHALTEN",
"COLUMN LABEL AND ID": "SPALTENBEZEICHNUNG UND ID",
"Clear and make into formula": "Löschen und in Formel umwandeln",
"Clear and reset": "Löschen und zurücksetzen",
"Column options are limited in summary tables.": "Spaltenoptionen sind in Übersichtstabellen eingeschränkt.",
"Convert column to data": "Spalte in Daten umwandeln",
"Convert to trigger formula": "In Auslöserformel umwandeln",
"Data Column": "Daten-Spalte",
"Data Columns": "Daten-Spalten",
"Empty Column": "Leere Spalte",
"Empty Columns": "Leere Spalten",
"Enter formula": "Formel eingeben",
"Formula Column": "Formel-Spalte",
"Formula Columns": "Formel-Spalten",
"Make into data column": "In Datenspalte umwandeln",
"Mixed Behavior": "Gemischtes Verhalten",
"Set formula": "Formel festlegen",
"Set trigger formula": "Auslöseformel festlegen",
"TRIGGER FORMULA": "AUSLÖSEFORMEL"
},
"FieldMenus": {
"Revert to common settings": "Gemeinsame Einstellungen wiederherstellen",
"Save as common settings": "Als allgemeine Einstellungen speichern",
"Use separate settings": "Verwenden Sie separate Einstellungen",
"Using common settings": "Gemeinsame Einstellungen verwenden",
"Using separate settings": "Separate Einstellungen verwenden"
},
"FilterConfig": {
"Add Column": "Spalte hinzufügen"
},
"GridOptions": {
"Grid Options": "Raster-Optionen",
"Horizontal Gridlines": "Horizontale Rasterlinien",
"Vertical Gridlines": "Vertikale Rasterlinien",
"Zebra Stripes": "Zebra-Streifen"
},
"GridViewMenus": {
"Add Column": "Spalte hinzufügen",
"Add to sort": "Zum Sortieren hinzufügen",
"Clear values": "Werte auflösen",
"Column Options": "Spalten-Optionen",
"Convert formula to data": "Formel in Daten umwandeln",
"Delete column": "Spalte löschen",
"Delete {{count}} columns": "{{count}} Spalten löschen",
"Filter Data": "Daten filtern",
"Freeze one more columns": "Eine weitere Spalte fixieren",
"Freeze this column": "Diese Spalte fixieren",
"Freeze {{count}} columns": "{{count}} Spalten fixieren",
"Freeze {{count}} more columns": "{{count}} weitere Spalten fixieren",
"Hide column": "Spalte ausblenden",
"Hide {{count}} columns": "{{count}} Spalten ausblenden",
"Insert column to the {{to}}": "Spalte in {{to}} einfügen",
"More sort options ...": "Weitere Sortieroptionen…",
"Rename column": "Spalte umbenennen",
"Reset column": "Spalte zurücksetzen",
"Reset entire column": "Gesamte Spalte zurücksetzen",
"Reset {{count}} columns": "{{count}} Spalten zurücksetzen",
"Reset {{count}} entire columns": "{{count}} ganze Spalten zurücksetzen",
"Show column {{- label}}": "Spalte {{- label}} anzeigen",
"Sort": "Sortieren",
"Sorted (#{{count}})": "Sortiert (#{{count}})",
"Unfreeze all columns": "Alle Spalten entsperren",
"Unfreeze this column": "Diese Spalte entsperren",
"Unfreeze {{count}} columns": "{{count}} Spalten entsperren"
},
"GristDoc": {
"Added new linked section to view {{viewName}}": "Neuer verlinkter Abschnitt zur Ansicht hinzugefügt {{viewName}}",
"Import from file": "Aus Datei importieren",
"Saved linked section {{title}} in view {{name}}": "Gespeicherter verlinkter Abschnitt {{title}} in Ansicht {{name}}"
},
"HomeIntro": {
", or find an expert via our ": ", oder finden Sie einen Experten über unseren",
"Any documents created in this site will appear here.": "Alle Dokumente, die auf dieser Seite erstellt wurden, werden hier angezeigt.",
"Browse Templates": "Vorlagen durchsuchen",
"Create Empty Document": "Leeres Dokument erstellen",
"Get started by creating your first Grist document.": "Beginnen Sie mit der Erstellung Ihres ersten Grist-Dokuments.",
"Get started by exploring templates, or creating your first Grist document.": "Beginnen Sie mit der Erkundung von Vorlagen oder erstellen Sie Ihr erstes Grist-Dokument.",
"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",
"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",
"Invite Team Members": "Teammitglieder einladen",
"Sign up": "Registrieren Sie sich",
"Sprouts Program": "Sprossen-Programm",
"This workspace is empty.": "Dieser Arbeitsbereich ist leer.",
"Visit our {{link}} to learn more.": "Besuchen Sie unser {{link}}, um mehr zu erfahren.",
"Welcome to Grist!": "Willkommen bei Grist!",
"Welcome to Grist, {{name}}!": "Willkommen bei Grist, {{name}}!",
"Welcome to {{orgName}}": "Willkommen bei {{orgName}}",
"You have read-only access to this site. Currently there are no documents.": "Sie haben nur Lesezugriff auf diese Seite. Derzeit sind keine Dokumente vorhanden.",
"personal site": "persönliche Seite"
},
"HomeLeftPane": {
"Access Details": "Zugangsdetails",
"All Documents": "Alle Dokumente",
"Create Empty Document": "Leeres Dokument erstellen",
"Create Workspace": "Arbeitsbereich erstellen",
"Delete": "Löschen",
"Delete {{workspace}} and all included documents?": "{{workspace}} und alle enthaltenen Dokumente löschen?",
"Examples & Templates": "Beispiele und Vorlagen",
"Import Document": "Dokument importieren",
"Manage Users": "Benutzer verwalten",
"Rename": "Umbenennen",
"Trash": "Papierkorb",
"Workspace will be moved to Trash.": "Der Arbeitsbereich wird in den Papierkorb verschoben.",
"Workspaces": "Arbeitsbereiche"
},
"Importer": {
"Merge rows that match these fields:": "Zeilen zusammenführen, die mit diesen Feldern übereinstimmen:",
"Select fields to match on": "Wählen Sie Felder zum Abgleichen aus",
"Update existing records": "Vorhandene Datensätze aktualisieren"
},
"LeftPanelCommon": {
"Help Center": "Hilfe-Center"
},
"MakeCopyMenu": {
"As Template": "Als Vorlage",
"Be careful, the original has changes not in this document. Those changes will be overwritten.": "Seien Sie vorsichtig, das Original hat Änderungen, die nicht in diesem Dokument enthalten sind. Diese Änderungen werden überschrieben.",
"Cancel": "Abbrechen",
"Enter document name": "Geben Sie den Dokumentnamen ein",
"However, it appears to be already identical.": "Es scheint jedoch bereits identisch zu sein.",
"Include the structure without any of the data.": "Nehmen Sie die Struktur ohne die Daten auf.",
"It will be overwritten, losing any content not in this document.": "Es wird überschrieben und verliert alle Inhalte, die nicht in diesem Dokument enthalten sind.",
"Name": "Name",
"No destination workspace": "Kein Zielarbeitsbereich",
"Organization": "Organisation",
"Original Has Modifications": "Original hat Änderungen",
"Original Looks Identical": "Original sieht identisch aus",
"Original Looks Unrelated": "Original sieht nicht verwandt aus",
"Overwrite": "Überschreiben",
"Replacing the original requires editing rights on the original document.": "Das Original zu ersetzen erfordert Bearbeitungsrechte auf dem Originaldokument.",
"Sign up": "Registrieren Sie sich",
"The original version of this document will be updated.": "Die Originalversion dieses Dokuments wird aktualisiert.",
"To save your changes, please sign up, then reload this page.": "Um Ihre Änderungen zu speichern, melden Sie sich bitte an und laden Sie diese Seite neu.",
"Update": "Aktualisieren",
"Update Original": "Original aktualisieren",
"Workspace": "Arbeitsbereich",
"You do not have write access to the selected workspace": "Sie haben keinen Schreibzugriff auf den ausgewählten Arbeitsbereich",
"You do not have write access to this site": "Sie haben keinen Schreibzugriff auf diese Seite"
},
"NTextBox": {
"false": "falsch",
"true": "wahr"
},
"NotifyUI": {
"Ask for help": "Bitte um Hilfe",
"Cannot find personal site, sorry!": "Ich kann die persönliche Seite nicht finden, tut mir leid!",
"Give feedback": "Feedback geben",
"Go to your free personal site": "Gehen Sie zu Ihrer kostenlosen persönlichen Seite",
"No notifications": "Keine Benachrichtigungen",
"Notifications": "Benachrichtigungen",
"Renew": "Erneuern",
"Report a problem": "Ein Problem melden",
"Upgrade Plan": "Upgrade-Plan"
},
"OnBoardingPopups": {
"Finish": "Beenden",
"Next": "Weiter"
},
"OpenVideoTour": {
"Grist Video Tour": "Grist Video Tour",
"Video Tour": "Video-Tour",
"YouTube video player": "YouTube-Video-Player"
},
"PageWidgetPicker": {
"Add to Page": "Zur Seite hinzufügen",
"Building {{- label}} widget": "{{- label}}-Widget erstellen",
"Group by": "Gruppieren nach",
"Select Data": "Daten auswählen",
"Select Widget": "Widget auswählen"
},
"Pages": {
"Delete": "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 tables will no longer be visible": "Die folgenden Tabellen werden nicht mehr sichtbar sein"
},
"PermissionsWidget": {
"Allow All": "Alle zulassen",
"Deny All": "Alle ablehnen",
"Read Only": "Schreibgeschützt"
},
"PluginScreen": {
"Import failed: ": "Der Import ist fehlgeschlagen:"
},
"RecordLayout": {
"Updating record layout.": "Aktualisieren des Datensatzlayouts."
},
"RecordLayoutEditor": {
"Add Field": "Feld hinzufügen",
"Cancel": "Abbrechen",
"Create New Field": "Neues Feld erstellen",
"Save Layout": "Layout speichern",
"Show field {{- label}}": "Feld anzeigen {{- label}}"
},
"RefSelect": {
"Add Column": "Spalte hinzufügen",
"No columns to add": "Keine Spalten zum Hinzufügen"
},
"RightPanel": {
"CHART TYPE": "DIAGRAMMTYP",
"COLUMN TYPE": "SPALTENTYP",
"CUSTOM": "ANGEPASST",
"Change Widget": "Widget ändern",
"Column": "Spalte",
"Columns": "Spalten",
"DATA TABLE": "DATENTABELLE",
"DATA TABLE NAME": "NAME DER DATENTABELLE",
"Data": "Daten",
"Detach": "Ablösen",
"Edit Data Selection": "Datenauswahl bearbeiten",
"FILTER": "FILTER",
"Field": "Feld",
"Fields": "Felder",
"GROUPED BY": "GRUPPIERT NACH",
"ROW STYLE": "ZEILENSTIL",
"Row Style": "Zeilenstil",
"SELECT BY": "AUSWÄHLEN NACH",
"SELECTOR FOR": "SELEKTOR FÜR",
"SORT": "SORTIEREN",
"SOURCE DATA": "QUELLENDATEN",
"Save": "Speichern",
"Select Widget": "Widget auswählen",
"Series": "Serie",
"Sort & Filter": "Sortieren & Filtern",
"TRANSFORM": "UMWANDELN",
"Theme": "Thema",
"WIDGET TITLE": "WIDGET-TITEL",
"Widget": "Widget",
"You do not have edit access to this document": "Sie haben keinen Bearbeitungszugriff auf dieses Dokument"
},
"RowContextMenu": {
"Copy anchor link": "Ankerlink kopieren",
"Delete": "Löschen",
"Duplicate row": "Zeile duplizieren",
"Duplicate rows": "Zeilen duplizieren",
"Insert row": "Zeile einfügen",
"Insert row above": "Zeile oben einfügen",
"Insert row below": "Zeile unten einfügen"
},
"SelectionSummary": {
"Copied to clipboard": "In die Zwischenablage kopiert"
},
"ShareMenu": {
"Access Details": "Zugangsdetails",
"Back to Current": "Zurück zu Aktuell",
"Compare to {{termToUse}}": "Vergleichen mit {{termToUse}}",
"Current Version": "Aktuelle Version",
"Download": "Herunterladen",
"Duplicate Document": "Dokument duplizieren",
"Edit without affecting the original": "Bearbeiten, ohne das Original zu beeinflussen",
"Export CSV": "CSV exportieren",
"Export XLSX": "XLSX exportieren",
"Manage Users": "Benutzer verwalten",
"Original": "Original",
"Replace {{termToUse}}...": "Ersetzen Sie {{termToUse}}…",
"Return to {{termToUse}}": "Zurück zu {{termToUse}}",
"Save Copy": "Kopie speichern",
"Save Document": "Dokument speichern",
"Send to Google Drive": "An Google Drive senden",
"Show in folder": "Im Ordner anzeigen",
"Unsaved": "Ungespeichert",
"Work on a Copy": "Arbeiten an einer Kopie"
},
"SiteSwitcher": {
"Create new team site": "Neue Teamseite erstellen",
"Switch Sites": "Seiten wechseln"
},
"SortConfig": {
"Add Column": "Spalte hinzufügen",
"Empty values last": "Leere Werte zuletzt",
"Natural sort": "Natürlich Sortieren",
"Update Data": "Daten aktualisieren",
"Use choice position": "Auswahlposition verwenden"
},
"SortFilterConfig": {
"FILTER": "FILTER",
"Revert": "Zurücksetzen",
"SORT": "SORTIEREN",
"Save": "Speichern",
"Update Sort & Filter settings": "Sortier- und Filtereinstellungen aktualisieren"
},
"ThemeConfig": {
"Appearance ": "Aussehen",
"Switch appearance automatically to match system": "Schalten Sie das Aussehen automatisch auf das System"
},
"Tools": {
"Access Rules": "Zugriffsregeln",
"Code View": "Code-Ansicht",
"Delete": "Löschen",
"Delete document tour?": "Dokument-Tour löschen?",
"Document History": "Dokumentenverlauf",
"How-to Tutorial": "Anleitungs-Tutorial",
"Raw Data": "Rohdaten",
"Return to viewing as yourself": "Zurück zur Selbstdarstellung",
"TOOLS": "WERKZEUGE",
"Tour of this Document": "Tour durch dieses Dokument",
"Validate Data": "Daten validieren"
},
"TopBar": {
"Manage Team": "Team verwalten"
},
"TriggerFormulas": {
"(data cleaning)": "(Datenreinigung)",
"(except formulas)": "(außer Formeln)",
"Any field": "Beliebiges Feld",
"Apply on changes to:": "Übernehmen bei Änderungen an:",
"Apply on record changes": "Auf Datensatzänderungen anwenden",
"Apply to new records": "Auf neue Datensätze anwenden",
"Cancel": "Abbrechen",
"Close": "Schließen",
"Current field ": "Aktuelles Feld",
"OK": "OK"
},
"TypeTransformation": {
"Apply": "Anwenden",
"Cancel": "Abbrechen",
"Preview": "Vorschau",
"Revise": "Überarbeiten",
"Update formula (Shift+Enter)": "Formel aktualisieren (Umschalttaste+Eingabetaste)"
},
"UserManagerModel": {
"Editor": "Redakteur",
"In Full": "Vollständig",
"No Default Access": "Kein Standardzugriff",
"None": "Keine",
"Owner": "Eigentümer",
"View & Edit": "Anzeigen & Bearbeiten",
"View Only": "Nur anzeigen",
"Viewer": "Betrachter"
},
"ValidationPanel": {
"Rule {{length}}": "Regel {{length}}",
"Update formula (Shift+Enter)": "Formel aktualisieren (Umschalttaste+Eingabetaste)"
},
"ViewConfigTab": {
"Advanced settings": "Erweiterte Einstellungen",
"Big tables may be marked as \"on-demand\" to avoid loading them into the data engine.": "Große Tabellen können als \"auf-Befehl\" markiert werden, damit sie nicht in die Datenmaschine geladen werden müssen.",
"Blocks": "Blöcke",
"Compact": "Kompakt",
"Edit Card Layout": "Kartenlayout bearbeiten",
"Form": "Formular",
"If you make table {{table}} On-Demand, its data will no longer be loaded into the calculation engine and will not be available for use in formulas. It will remain available for viewing and editing.": "Wenn Sie die Tabelle {{table}} auf-Befehl machen, werden ihre Daten nicht mehr in die Berechnungsmaschine geladen und können nicht mehr in Formeln verwendet werden. Sie bleibt jedoch für die Anzeige und Bearbeitung verfügbar.",
"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 table On-Demand?": "Tabelle als auf-Befehl machen?",
"Plugin: ": "Plugin:",
"Section: ": "Abschnitt:",
"Unmark On-Demand": "Markierung auf-Befehl aufheben",
"Unmark table On-Demand?": "Markierung der Tabelle auf-Befehl aufheben?"
},
"ViewLayoutMenu": {
"Advanced Sort & Filter": "Erweitertes Sortieren und Filtern",
"Copy anchor link": "Ankerlink kopieren",
"Data selection": "Datenauswahl",
"Delete record": "Datensatz löschen",
"Delete widget": "Widget löschen",
"Download as CSV": "Als CSV herunterladen",
"Download as XLSX": "Als XLSX herunterladen",
"Edit Card Layout": "Kartenlayout bearbeiten",
"Open configuration": "Konfiguration öffnen",
"Print widget": "Widget drucken",
"Show raw data": "Rohdaten anzeigen",
"Widget options": "Widget Optionen"
},
"ViewSectionMenu": {
"(customized)": "(angepasst)",
"(empty)": "(leer)",
"(modified)": "(modifiziert)",
"Add Filter": "Filter hinzufügen",
"Custom options": "Benutzerdefinierte Optionen",
"FILTER": "FILTER",
"Filtered by": "Gefiltert nach",
"Revert": "Zurücksetzen",
"SORT": "SORTIEREN",
"Save": "Speichern",
"Sorted by": "Sortiert nach",
"Toggle Filter Bar": "Filterleiste ein-/ausblenden",
"Update Sort&Filter settings": "Sortier- und Filtereinstellungen aktualisieren"
},
"VisibleFieldsConfig": {
"Cannot drop items into Hidden Fields": "Elemente können nicht in ausgeblendeten Feldern abgelegt werden",
"Clear": "Klären",
"Hidden Fields cannot be reordered": "Ausgeblendete Felder können nicht neu sortiert werden",
"Select All": "Alle auswählen"
},
"WelcomeQuestions": {
"Education": "Bildung",
"Finance & Accounting": "Finanzbuchhaltung",
"HR & Management": "Personal und Management",
"IT & Technology": "IT und Technologie",
"Marketing": "Vermarktung",
"Media Production": "Medienproduktion",
"Other": "Sonstiges",
"Product Development": "Produktentwicklung",
"Research": "Forschung",
"Sales": "Umsatz",
"Type here": "Hier tippen",
"Welcome to Grist!": "Willkommen bei Grist!",
"What brings you to Grist? Please help us serve you better.": "Was bringt Sie zu Grist? Bitte helfen Sie uns, Sie besser zu bedienen."
},
"WidgetTitle": {
"Cancel": "Abbrechen",
"DATA TABLE NAME": "NAME DER DATENTABELLE",
"Override widget title": "Widget-Titel überschreiben",
"Provide a table name": "Geben Sie einen Tabellennamen an",
"Save": "Speichern",
"WIDGET TITLE": "WIDGET TITEL"
},
"breadcrumbs": {
"You may make edits, but they will create a new copy and will\nnot affect the original document.": "Sie können Änderungen vornehmen, die jedoch eine neue Kopie erstellen und\ndas Originaldokument nicht beeinflussen.",
"fiddle": "spielen",
"override": "überschreiben",
"recovery mode": "Wiederherstellungsmodus",
"snapshot": "Schnappschuss",
"unsaved": "ungespeichert"
},
"duplicatePage": {
"Duplicate page {{pageName}}": "Seite duplizieren {{pageName}}",
"Note that this does not copy data, but creates another view of the same data.": "Beachten Sie, dass dabei keine Daten kopiert werden, sondern eine andere Ansicht der gleichen Daten erstellt wird."
},
"errorPages": {
"Access denied{{suffix}}": "Zugriff verweigert{{suffix}}",
"Add account": "Konto hinzufügen",
"Contact support": "Kontaktieren Sie Support",
"Error{{suffix}}": "Fehler{{suffix}}",
"Go to main page": "Zur Hauptseite gehen",
"Page not found{{suffix}}": "Seite nicht gefunden{{suffix}}",
"Sign in": "Anmelden",
"Sign in again": "Erneut anmelden",
"Sign in to access this organization's documents.": "Melden Sie sich an, um auf die Dokumente dieser Organisation zuzugreifen.",
"Signed out{{suffix}}": "Abgemeldet{{suffix}}",
"Something went wrong": "Etwas ist schief gelaufen",
"The requested page could not be found.{{separator}}Please check the URL and try again.": "Die angeforderte Seite konnte nicht gefunden werden.{{separator}}Bitte überprüfen Sie die URL und versuchen Sie es erneut.",
"There was an error: {{message}}": "Fehler aufgetreten: {{message}}",
"There was an unknown error.": "Es ist ein unbekannter Fehler aufgetreten.",
"You are now signed out.": "Sie sind jetzt abgemeldet.",
"You are signed in as {{email}}. You can sign in with a different account, or ask an administrator for access.": "Sie sind als {{email}} angemeldet. Sie können sich mit einem anderen Konto anmelden oder einen Administrator um Zugriff bitten.",
"You do not have access to this organization's documents.": "Sie haben keinen Zugriff auf die Dokumente dieser Organisation."
},
"menus": {
"* Workspaces are available on team plans. ": "* Arbeitsbereiche sind in Teamplänen verfügbar.",
"Select fields": "Felder auswählen",
"Upgrade now": "Jetzt aktualisieren"
},
"modals": {
"Cancel": "Abbrechen",
"Ok": "Ok",
"Save": "Speichern"
},
"pages": {
"Duplicate Page": "Seite duplizieren",
"Remove": "Entfernen",
"Rename": "Umbenennen",
"You do not have edit access to this document": "Sie haben keinen Bearbeitungszugriff auf dieses Dokument"
},
"search": {
"Find Next ": "Nächstes finden",
"Find Previous ": "Vorheriges finden",
"No results": "Keine Ergebnisse",
"Search in document": "Suche im Dokument"
},
"sendToDrive": {
"Sending file to Google Drive": "Datei an Google Drive senden"
}
}

@ -0,0 +1,575 @@
{
"AccessRules": {
"Add Table Rules": "Añadir reglas de tabla",
"Add User Attributes": "Agregar atributos de usuario",
"Attribute to Look Up": "Atributo para buscar",
"Checking...": "Comprobando…",
"Condition": "Condición",
"Default Rules": "Reglas predeterminadas",
"Invalid": "Inválido",
"Lookup Column": "Columna de búsqueda",
"Lookup Table": "Tabla de consulta",
"Reset": "Restablecer",
"Save": "Guardar",
"Saved": "Guardado",
"Type a message...": "Escribe un mensaje…",
"User Attributes": "Atributos de usuario",
"Users": "Usuarios"
},
"AccountPage": {
"API": "API",
"API Key": "Clave de API",
"Account settings": "Configuraciones de cuenta",
"Allow signing in to this account with Google": "Permitir iniciar sesión en esta cuenta con Google",
"Change Password": "Cambiar contraseña",
"Edit": "Editar",
"Email": "E-mail",
"Login Method": "Método de inicio de sesión",
"Name": "Nombre",
"Names only allow letters, numbers and certain special characters": "Los nombres solo permiten letras, números y ciertos caracteres especiales",
"Password & Security": "Contraseña y Seguridad",
"Save": "Guardar",
"Theme": "Tema",
"Two-factor authentication": "Autenticación de dos factores",
"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.": "La autenticación de dos factores provee seguridad adicional para su cuenta Grist, diseñada para garantizar que usted sea la única persona que pueda acceder a su cuenta, incluso si alguien conoce su contraseña."
},
"AccountWidget": {
"Access Details": "Detalles de Acceso",
"Accounts": "Cuentas",
"Add Account": "Agregar Cuenta",
"Document Settings": "Configuración del Documento",
"Manage Team": "Administrar Equipo",
"Pricing": "Precios",
"Profile Settings": "Configuración de Perfil",
"Sign Out": "Cerrar Sesión",
"Sign in": "Iniciar Sesión",
"Switch Accounts": "Cambiar de Cuenta",
"Toggle Mobile Mode": "Alternar Modo Móvil"
},
"AddNewButton": {
"Add New": "Agregar Nuevo"
},
"ApiKey": {
"By generating an API key, you will be able to make API calls for your own account.": "Al generar una clave de API, podrás hacer llamadas API para tu propia cuenta.",
"Click to show": "Haga clic para mostrar",
"Create": "Crear",
"Remove": "Quitar",
"Remove API Key": "Quitar clave de API",
"This API key can be used to access this account anonymously via the API.": "Esta clave de API se puede utilizar para acceder a esta cuenta de forma anónima a través de la API.",
"This API key can be used to access your account via the API. Dont share your API key with anyone.": "Esta clave de API se puede utilizar para acceder a su cuenta a través de la API. No compartas tu clave de API con nadie.",
"You're about to delete an API key. This will cause all future requests using this API key to be rejected. Do you still want to delete?": "Estás a punto de eliminar una clave de API. Esto hará que se rechacen todas las solicitudes futuras que utilicen esta clave. ¿Aún quieres eliminar?"
},
"App": {
"Description": "Descripción",
"Key": "Clave",
"Memory Error": "Error de memoria"
},
"AppHeader": {
"Home Page": "Portada",
"Legacy": "Legado",
"Personal Site": "Sitio Personal",
"Team Site": "Sitio de Equipo"
},
"CellContextMenu": {
"Clear cell": "Borrar celda",
"Clear values": "Borrar valores",
"Copy anchor link": "Copiar enlace de anclaje",
"Delete column": "Eliminar columna",
"Delete row": "Eliminar fila",
"Delete {{count}} columns": "Eliminar {{count}} columnas",
"Delete {{count}} rows": "Eliminar {{count}} filas",
"Duplicate row": "Duplicar fila",
"Duplicate rows": "Duplicar filas",
"Filter by this value": "Filtrar por este valor",
"Insert column to the left": "Insertar columna a la izquierda",
"Insert column to the right": "Insertar columna a la derecha",
"Insert row": "Insertar fila",
"Insert row above": "Insertar fila arriba",
"Insert row below": "Insertar fila debajo",
"Reset column": "Restablecer columna",
"Reset entire column": "Restablecer columna completa",
"Reset {{count}} columns": "Restablecer {{count}} columnas",
"Reset {{count}} entire columns": "Restablecer {{count}} columnas completa"
},
"ColumnFilterMenu": {
"All": "Todo",
"All Except": "Todos Excepto",
"All Shown": "Todos Mostrados",
"End": "Fin",
"Future Values": "Valores futuros",
"Max": "Max",
"Min": "Min",
"No matching values": "No hay valores coincidentes",
"None": "Ninguno",
"Other Matching": "Otros coincidentes",
"Other Non-Matching": "Otros no coincidentes",
"Other Values": "Otros valores",
"Others": "Otros",
"Search": "Buscar",
"Search values": "Buscar valores",
"Start": "Inicio"
},
"CustomSectionConfig": {
" (optional)": "(opcional)",
"Add": "Agregar",
"Enter Custom URL": "Introduzca su URL personalizada",
"Full document access": "Acceso completo al documento",
"Learn more about custom widgets": "Más información sobre los widgets personalizados",
"No document access": "Sin accesso al documento",
"Open configuration": "Abrir configuración",
"Pick a column": "Elige una columna",
"Pick a {{columnType}} column": "Elige una columna {{columnType}}",
"Read selected table": "Leer tabla seleccionada",
"Select Custom Widget": "Seleccionar widget personalizado",
"Widget does not require any permissions.": "El widget no requiere permisos.",
"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.",
"{{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"
},
"DocHistory": {
"Activity": "Actividad",
"Beta": "Beta",
"Compare to Current": "Comparar con la actual",
"Compare to Previous": "Comparar con el anterior",
"Open Snapshot": "Abrir instantánea",
"Snapshots": "Instantáneas",
"Snapshots are unavailable.": "Las instantáneas no están disponibles."
},
"DocMenu": {
"(The organization needs a paid plan)": "(La organización necesita un plan de pago)",
"Access Details": "Detalles de Acceso",
"All Documents": "Todos los documentos",
"By Date Modified": "Por fecha de modificación",
"By Name": "Por nombre",
"Current workspace": "Espacio de trabajo actual",
"Delete": "Borrar",
"Delete Forever": "Eliminar para siempre",
"Delete {{name}}": "Borrar {{name}}",
"Deleted {{at}}": "Eliminado {{at}}",
"Discover More Templates": "Descubra más plantillas",
"Document will be moved to Trash.": "El documento será movido a la papelera.",
"Document will be permanently deleted.": "El documento será eliminado permanentemente.",
"Documents stay in Trash for 30 days, after which they get deleted permanently.": "Los documentos permanecen en la papelera durante 30 días, tras los cuales se eliminan definitivamente.",
"Edited {{at}}": "Editado {{at}}",
"Examples & Templates": "Ejemplos y Plantillas",
"Examples and Templates": "Ejemplos y Plantillas",
"Featured": "Destacados",
"Manage Users": "Gestionar usuarios",
"More Examples and Templates": "Más Ejemplos y Plantillas",
"Move": "Mover",
"Move {{name}} to workspace": "Mover {{name}} al espacio de trabajo",
"Other Sites": "Otros sitios",
"Permanently Delete \"{{name}}\"?": "Eliminar permanentemente \"{{name}}\"?",
"Pin Document": "Anclar documento",
"Pinned Documents": "Documentos anclados",
"Remove": "Quitar",
"Rename": "Renombrar",
"Requires edit permissions": "Requiere permisos de edición",
"Restore": "Restaurar",
"This service is not available right now": "Este servicio no está disponible ahora mismo",
"To restore this document, restore the workspace first.": "Para restaurar este documento, restaure primero el espacio de trabajo.",
"Trash": "Papelera",
"Trash is empty.": "La papelera está vacía.",
"Unpin Document": "Desanclar documento",
"Workspace not found": "Espacio de trabajo no encontrado",
"You are on the {{siteName}} site. You also have access to the following sites:": "Usted está en el sitio {{siteName}}. También tiene acceso a los siguientes sitios:",
"You are on your personal site. You also have access to the following sites:": "Estás en tu sitio personal. También tiene acceso a los siguientes sitios:",
"You may delete a workspace forever once it has no documents in it.": "Puede eliminar un espacio de trabajo para siempre una vez que no tenga documentos en él."
},
"DocTour": {
"Cannot construct a document tour from the data in this document. Ensure there is a table named GristDocTour with columns Title, Body, Placement, and Location.": "No se puede construir un recorrido del documento a partir de los datos de este documento. Asegúrese de que existe una tabla denominada GristDocTour con las columnas Title, Body, Placement y Location.",
"No valid document tour": "No hay un recorrido de documento válido"
},
"DocumentSettings": {
"Currency:": "Moneda:",
"Document Settings": "Configuración del Documento",
"Engine (experimental {{span}} change at own risk):": "Motor (experimental {{span}} cambiar bajo su propia responsabilidad):",
"Local currency ({{currency}})": "Moneda local ({{currency}})",
"Locale:": "Localidad:",
"Save": "Guardar",
"Save and Reload": "Guardar y recargar",
"This document's ID (for API use):": "ID de este documento (para uso de API):",
"Time Zone:": "Zona horaria:"
},
"DuplicateTable": {
"Copy all data in addition to the table structure.": "Copiar todos los datos además de la estructura de la tabla.",
"Instead of duplicating tables, it's usually better to segment data using linked views. {{link}}": "En lugar de duplicar tablas, generalmente es mejor segmentar datos usando vistas vinculadas. {{link}}",
"Name for new table": "Nombre de la nueva tabla",
"Only the document default access rules will apply to the copy.": "Sólo las reglas de acceso predeterminado del documento se aplicarán a la copia."
},
"ExampleInfo": {
"Afterschool Program": "Programa extraescolar",
"Check out our related tutorial for how to link data, and create high-productivity layouts.": "Consulte nuestro tutorial relacionado para saber cómo vincular datos y crear diseños de alta productividad.",
"Check out our related tutorial for how to model business data, use formulas, and manage complexity.": "Consulte nuestro tutorial relacionado para saber cómo modelar datos empresariales, utilizar fórmulas y gestionar la complejidad.",
"Check out our related tutorial to learn how to create summary tables and charts, and to link charts dynamically.": "Consulte nuestro tutorial relacionado para aprender a crear tablas sumarias y gráficos, y a vincular gráficos dinámicamente.",
"Investment Research": "Investigación de inversiones",
"Lightweight CRM": "CRM ligero",
"Tutorial: Analyze & Visualize": "Tutorial: analizar y visualizar",
"Tutorial: Create a CRM": "Tutorial: Crear un CRM",
"Tutorial: Manage Business Data": "Tutorial: Gestionar datos empresariales",
"Welcome to the Afterschool Program template": "Bienvenido a la plantilla del Programa Extraescolar",
"Welcome to the Investment Research template": "Bienvenido a la plantilla de Investigación de Inversiones",
"Welcome to the Lightweight CRM template": "Bienvenido a la plantilla de CRM ligero"
},
"FieldConfig": {
"COLUMN BEHAVIOR": "COMPORTAMIENTO DE LA COLUMNA",
"COLUMN LABEL AND ID": "ETIQUETA DE COLUMNA E ID",
"Clear and make into formula": "Limpiar y convertir en fórmula",
"Clear and reset": "Borrar y restablecer",
"Column options are limited in summary tables.": "Las opciones de columna son limitadas en tablas sumarias.",
"Convert column to data": "Convertir columna en datos",
"Convert to trigger formula": "Convertir en fórmula de activación",
"Data Column": "Columna de datos",
"Data Columns": "Columnas de datos",
"Empty Column": "Columna vacía",
"Empty Columns": "Columnas vacías",
"Enter formula": "Introducir fórmula",
"Formula Column": "Columna de Fórmula",
"Formula Columns": "Columnas de Fórmula",
"Make into data column": "Convertir en columna de datos",
"Mixed Behavior": "Comportamiento mixto",
"Set formula": "Establecer fórmula",
"Set trigger formula": "Establecer fórmula de activación",
"TRIGGER FORMULA": "FÓRMULA DE ACTIVACIÓN"
},
"FieldMenus": {
"Revert to common settings": "Revertir a los ajustes comunes",
"Save as common settings": "Guardar como ajustes comúnes",
"Use separate settings": "Utilizar ajustes separados",
"Using common settings": "Utilizando ajustes comunes",
"Using separate settings": "Utilizando ajustes separados"
},
"FilterConfig": {
"Add Column": "Añadir columna"
},
"GridOptions": {
"Grid Options": "Opciones de cuadrícula",
"Horizontal Gridlines": "Líneas de cuadrícula horizontales",
"Vertical Gridlines": "Líneas de cuadrícula verticales",
"Zebra Stripes": "Rayas de cebra"
},
"GridViewMenus": {
"Add Column": "Añadir columna",
"Add to sort": "Agregar a ordenar",
"Clear values": "Borrar valores",
"Column Options": "Opciones de columna",
"Convert formula to data": "Convertir fórmula en datos",
"Delete column": "Eliminar columna",
"Delete {{count}} columns": "Eliminar {{count}} columnas",
"Filter Data": "Filtrar datos",
"Freeze one more columns": "Inmobilizar una columna más",
"Freeze this column": "Inmovilizar esta columna",
"Freeze {{count}} columns": "Inmovilizar {{count}} columnas",
"Freeze {{count}} more columns": "Inmovilizar {{count}} columnas más",
"Hide column": "Ocultar columna",
"Hide {{count}} columns": "Ocultar {{count}} columnas",
"Insert column to the {{to}}": "Insertar columna en {{to}}",
"More sort options ...": "Más opciones de clasificación…",
"Rename column": "Renombrar columna",
"Reset column": "Restablecer columna",
"Reset entire column": "Restablecer toda la columna",
"Reset {{count}} columns": "Restablecer {{count}} columnas",
"Reset {{count}} entire columns": "Restablecer {{count}} columnas enteras",
"Show column {{- label}}": "Mostrar columna {{- label}}",
"Sort": "Ordenar",
"Sorted (#{{count}})": "Ordenado (#{{count}})",
"Unfreeze all columns": "Descongelar todas las columnas",
"Unfreeze this column": "Descongelar esta columna",
"Unfreeze {{count}} columns": "Descongelar {{count}} columnas"
},
"HomeIntro": {
", or find an expert via our ": ", o encontrar un experto a través de nuestro",
"Any documents created in this site will appear here.": "Cualquier documento creado en este sitio aparecerá aquí.",
"Browse Templates": "Explorar plantillas",
"Create Empty Document": "Crear un documento vacío",
"Get started by creating your first Grist document.": "Empieza creando tu primer documento Grist.",
"Get started by exploring templates, or creating your first Grist document.": "Empieza explorando plantillas o 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",
"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",
"Invite Team Members": "Invita a los miembros del equipo",
"Sign up": "Inscríbete",
"Sprouts Program": "Programa de Brotes",
"This workspace is empty.": "Este espacio de trabajo está vacío.",
"Visit our {{link}} to learn more.": "Visite nuestro {{link}} para aprender más.",
"Welcome to Grist!": "¡Bienvenido a Grist!",
"Welcome to Grist, {{name}}!": "¡Bienvenido a Grist, {{name}}!",
"Welcome to {{orgName}}": "Bienvenido a {{orgName}}",
"You have read-only access to this site. Currently there are no documents.": "Tiene acceso sólo lectura a este sitio. Actualmente no hay documentos.",
"personal site": "sitio personal"
},
"HomeLeftPane": {
"Access Details": "Detalles de Acceso",
"All Documents": "Todos los documentos",
"Create Empty Document": "Crear un documento vacío",
"Create Workspace": "Crear espacio de trabajo",
"Delete": "Borrar",
"Delete {{workspace}} and all included documents?": "Eliminar {{workspace}} y todos los documentos incluidos?",
"Examples & Templates": "Ejemplos y Plantillas",
"Import Document": "Importar documento",
"Manage Users": "Gestionar usuarios",
"Rename": "Renombrar",
"Trash": "Papelera",
"Workspace will be moved to Trash.": "El espacio de trabajo se moverá a la papelera.",
"Workspaces": "Espacios de trabajo"
},
"LeftPanelCommon": {
"Help Center": "Centro de ayuda"
},
"MakeCopyMenu": {
"As Template": "Como plantilla",
"Be careful, the original has changes not in this document. Those changes will be overwritten.": "Tenga cuidado, el original tiene cambios que no están en este documento. Esos cambios serán sobrescritos.",
"Cancel": "Cancelar",
"Enter document name": "Introduzca el nombre del documento",
"However, it appears to be already identical.": "Sin embargo, parece ser ya idéntico.",
"Include the structure without any of the data.": "Incluye la estructura sin ninguno de los datos.",
"It will be overwritten, losing any content not in this document.": "Se sobrescribirá, perdiendo cualquier contenido que no esté en este documento.",
"Name": "Nombre",
"No destination workspace": "No hay espacio de trabajo de destino",
"Organization": "Organización",
"Original Has Modifications": "El original tiene modificaciones",
"Original Looks Identical": "El original parece idéntico",
"Original Looks Unrelated": "El original parece no relacionado",
"Overwrite": "Sobrescribir",
"Replacing the original requires editing rights on the original document.": "Reemplazar el original requiere derechos de edición en el documento original.",
"Sign up": "Inscríbete",
"The original version of this document will be updated.": "La versión original de este documento será actualizada.",
"To save your changes, please sign up, then reload this page.": "Para guardar sus cambios, por favor regístrese, luego vuelva a cargar esta página.",
"Update": "Actualizar",
"Update Original": "Actualizar original",
"Workspace": "Espacio de trabajo",
"You do not have write access to the selected workspace": "No tienes acceso de escritura al espacio de trabajo seleccionado",
"You do not have write access to this site": "No tiene acceso de escritura a este sitio"
},
"NTextBox": {
"false": "falso",
"true": "verdadero"
},
"NotifyUI": {
"Ask for help": "Solicitar ayuda",
"Cannot find personal site, sorry!": "¡No se puede encontrar el sitio personal, lo siento!",
"Give feedback": "Dar retroalimentación",
"Go to your free personal site": "Vaya a su sitio personal gratuito",
"No notifications": "Sin notificaciones",
"Notifications": "Notificaciones",
"Renew": "Renovar",
"Report a problem": "Reportar un problema",
"Upgrade Plan": "Actualizar el Plan"
},
"OnBoardingPopups": {
"Finish": "Finalizar",
"Next": "Siguiente"
},
"OpenVideoTour": {
"Grist Video Tour": "Recorrido en video de Grist",
"Video Tour": "Recorrido en vídeo",
"YouTube video player": "Reproductor de vídeo de YouTube"
},
"PageWidgetPicker": {
"Add to Page": "Añadir a la página",
"Building {{- label}} widget": "Creación de widget {{- label}}",
"Group by": "Agrupar por",
"Select Data": "Seleccionar datos",
"Select Widget": "Seleccionar widget"
},
"Pages": {
"Delete": "Borrar",
"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 tables will no longer be visible": "Las siguientes tablas ya no serán visibles"
},
"RightPanel": {
"CHART TYPE": "TIPO DE GRÁFICO",
"COLUMN TYPE": "TIPO DE COLUMNA",
"CUSTOM": "PERSONALIZADO",
"Change Widget": "Cambiar widget",
"Column": "Columna",
"Columns": "Columnas",
"DATA TABLE": "TABLA DE DATOS",
"DATA TABLE NAME": "NOMBRE DE LA TABLA DE DATOS",
"Data": "Datos",
"Detach": "Despegar",
"Edit Data Selection": "Editar la selección de datos",
"FILTER": "FILTRAR",
"Field": "Campo",
"Fields": "Campos",
"GROUPED BY": "AGRUPADO POR",
"ROW STYLE": "ESTILO DE FILA",
"Row Style": "Estilo de fila",
"SELECT BY": "SELECCIONAR POR",
"SELECTOR FOR": "SELECTOR PARA",
"SORT": "ORDENAR",
"SOURCE DATA": "DATOS DE ORIGEN",
"Save": "Guardar",
"Select Widget": "Seleccionar widget",
"Series": "Series",
"Sort & Filter": "Ordenar y filtrar",
"TRANSFORM": "TRANSFORMAR",
"Theme": "Tema",
"WIDGET TITLE": "TÍTULO DEL WIDGET",
"Widget": "Widget",
"You do not have edit access to this document": "No tiene acceso de edición a este documento"
},
"RowContextMenu": {
"Copy anchor link": "Copiar enlace de anclaje",
"Delete": "Borrar",
"Duplicate row": "Duplicar fila",
"Duplicate rows": "Duplicar filas",
"Insert row": "Insertar fila",
"Insert row above": "Insertar fila arriba",
"Insert row below": "Insertar fila debajo"
},
"ShareMenu": {
"Access Details": "Detalles de Acceso",
"Back to Current": "Volver a Actual",
"Compare to {{termToUse}}": "Comparar con {{termToUse}}",
"Current Version": "Versión actual",
"Download": "Descargar",
"Duplicate Document": "Duplicar el documento",
"Edit without affecting the original": "Editar sin afectar el original",
"Export CSV": "Exportar CSV",
"Export XLSX": "Exportar XLSX",
"Manage Users": "Gestionar usuarios",
"Original": "Original",
"Replace {{termToUse}}...": "Reemplazar {{termToUse}}…",
"Return to {{termToUse}}": "Volver a {{termToUse}}",
"Save Copy": "Guardar copia",
"Save Document": "Guardar el documento",
"Send to Google Drive": "Enviar a Google Drive",
"Show in folder": "Mostrar en la carpeta",
"Unsaved": "No guardado",
"Work on a Copy": "Trabajar en una copia"
},
"SiteSwitcher": {
"Create new team site": "Crear nuevo sitio de equipo",
"Switch Sites": "Cambiar de sitio"
},
"SortConfig": {
"Add Column": "Añadir columna",
"Empty values last": "Valores vacíos en último lugar",
"Natural sort": "Clasificación natural",
"Update Data": "Actualizar datos",
"Use choice position": "Usar posición de elección"
},
"SortFilterConfig": {
"FILTER": "FILTRAR",
"Revert": "Revertir",
"SORT": "ORDENAR",
"Save": "Guardar",
"Update Sort & Filter settings": "Actualizar los ajustes de clasificación y filtrado"
},
"ThemeConfig": {
"Appearance ": "Apariencia",
"Switch appearance automatically to match system": "Cambiar la apariencia automáticamente para que coincida con el sistema"
},
"Tools": {
"Access Rules": "Reglas de acceso",
"Code View": "Vista de código",
"Delete": "Borrar",
"Delete document tour?": "¿Borrar el recorrido del documento?",
"Document History": "Historial del documento",
"How-to Tutorial": "Tutorial de instrucciones",
"Raw Data": "Datos brutos",
"Return to viewing as yourself": "Volver a ver como usted mismo",
"TOOLS": "HERRAMIENTAS",
"Tour of this Document": "Recorrido por este documento",
"Validate Data": "Validar datos"
},
"TopBar": {
"Manage Team": "Administrar equipo"
},
"TriggerFormulas": {
"(data cleaning)": "(limpieza de datos)",
"(except formulas)": "(excepto fórmulas)",
"Any field": "Cualquier campo",
"Apply on changes to:": "Aplicar en cambios a:",
"Apply on record changes": "Aplicar en cambios de registro",
"Apply to new records": "Aplicar a nuevos registros",
"Cancel": "Cancelar",
"Close": "Cerrar",
"Current field ": "Campo actual",
"OK": "OK"
},
"ViewLayoutMenu": {
"Advanced Sort & Filter": "Clasificación y filtrado avanzados",
"Copy anchor link": "Copiar enlace de anclaje",
"Data selection": "Selección de datos",
"Delete record": "Borrar registro",
"Delete widget": "Eliminar el widget",
"Download as CSV": "Descargar como CSV",
"Download as XLSX": "Descargar como XLSX",
"Edit Card Layout": "Editar el diseño de la tarjeta",
"Open configuration": "Abrir configuración",
"Print widget": "Imprimir widget",
"Show raw data": "Mostrar datos brutos",
"Widget options": "Opciones de Widget"
},
"ViewSectionMenu": {
"(customized)": "(personalizado)",
"(empty)": "(vacío)",
"(modified)": "(modificado)",
"Add Filter": "Añadir filtro",
"Custom options": "Opciones personalizadas",
"FILTER": "FILTRAR",
"Filtered by": "Filtrado por",
"Revert": "Revertir",
"SORT": "ORDENAR",
"Save": "Guardar",
"Sorted by": "Ordenado por",
"Toggle Filter Bar": "Alternar barra de filtro",
"Update Sort&Filter settings": "Actualizar los ajustes de clasificación y filtrado"
},
"VisibleFieldsConfig": {
"Cannot drop items into Hidden Fields": "No se pueden colocar elementos en campos ocultos",
"Clear": "Limpiar",
"Hidden Fields cannot be reordered": "Los campos ocultos no pueden ser reordenados",
"Select All": "Seleccionar todo"
},
"WelcomeQuestions": {
"Education": "Educación",
"Finance & Accounting": "Finanzas y Contabilidad",
"HR & Management": "Recursos humanos y gestión",
"IT & Technology": "TI y Tecnología",
"Marketing": "Publicidad",
"Media Production": "Producción audiovisual",
"Other": "Otros",
"Product Development": "Desarrollo de productos",
"Research": "Investigación",
"Sales": "Ventas",
"Type here": "Escriba aquí",
"Welcome to Grist!": "¡Bienvenido a Grist!",
"What brings you to Grist? Please help us serve you better.": "¿Qué te trae a Grist? Por favor, ayúdenos a servirle mejor."
},
"WidgetTitle": {
"Cancel": "Cancelar",
"DATA TABLE NAME": "NOMBRE DE LA TABLA DE DATOS",
"Override widget title": "Sobrescribir título del Widget",
"Provide a table name": "Proporcionar un nombre de tabla",
"Save": "Guardar",
"WIDGET TITLE": "TÍTULO DEL WIDGET"
},
"errorPages": {
"Access denied{{suffix}}": "Acceso negado{{suffix}}",
"Add account": "Agregar cuenta",
"Contact support": "Contactar con el soporte",
"Error{{suffix}}": "Error{{suffix}}",
"Go to main page": "Ir a la página principal",
"Page not found{{suffix}}": "Página no encontrada{{suffix}}",
"Sign in": "Iniciar sesión",
"Sign in again": "Iniciar sesión de nuevo",
"Sign in to access this organization's documents.": "Inicie sesión para acceder a los documentos de esta organización.",
"Signed out{{suffix}}": "Sesión cerrada{{suffix}}",
"Something went wrong": "Algo salió mal",
"The requested page could not be found.{{separator}}Please check the URL and try again.": "La página solicitada no se pudo encontrar.{{separator}}Por favor, compruebe la URL e inténtelo de nuevo.",
"There was an error: {{message}}": "Hubo un error: {{message}}",
"There was an unknown error.": "Hubo un error desconocido.",
"You are now signed out.": "Ya has cerrado la sesión.",
"You are signed in as {{email}}. You can sign in with a different account, or ask an administrator for access.": "Has iniciado sesión como {{email}}. Puede iniciar sesión con otra cuenta o solicitar acceso a un administrador.",
"You do not have access to this organization's documents.": "No tiene acceso a los documentos de esta organización."
},
"sendToDrive": {
"Sending file to Google Drive": "Enviar archivo a Google Drive"
}
}

@ -0,0 +1,117 @@
{
"AccountPage": {
"API": "API",
"API Key": "API-nøkkel",
"Account settings": "Kontoinnstillinger",
"Allow signing in to this account with Google": "Tillat innlogging på denne kontoen med Google",
"Change Password": "Endre passord",
"Edit": "Rediger",
"Email": "E-post",
"Login Method": "Innloggingsmetode",
"Name": "Navn",
"Password & Security": "Passord og sikkerhet",
"Save": "Lagre",
"Theme": "Drakt",
"Two-factor authentication": "To-faktoridentitetsbekreftelse",
"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.": "To-faktoridentitetsbekreftelse er et ekstra sikkerhetslag for din Grist-konto, designet for å forsikre at kun du har tilgang til kontoen din, selv om noen tar rede på passordet."
},
"AccountWidget": {
"Access Details": "Tilgangsdetaljer",
"Accounts": "Kontoer",
"Add Account": "Legg til konto",
"Document Settings": "Dokument-innstillinger",
"Manage Team": "Håndter lag",
"Pricing": "Prissetting",
"Profile Settings": "Profilinnstillinger",
"Sign Out": "Logg ut",
"Sign in": "Logg inn",
"Switch Accounts": "Bytt konto",
"Toggle Mobile Mode": "Slå av/på mobilmodus"
},
"AddNewButton": {
"Add New": "Legg til ny"
},
"ApiKey": {
"Click to show": "Klikk for å vise",
"Create": "Opprett",
"Remove": "Fjern",
"Remove API Key": "Fjern API-nøkkel"
},
"App": {
"Description": "Beskrivelse",
"Key": "Nøkkel",
"Memory Error": "Minnefeil"
},
"AppHeader": {
"Home Page": "Hjemmeside",
"Personal Site": "Personlig side",
"Team Site": "Lagside"
},
"CellContextMenu": {
"Clear cell": "Tøm celle",
"Clear values": "Tøm verdier",
"Copy anchor link": "Kopier ankerlenke",
"Delete column": "Slett kolonne",
"Delete row": "Slett rad",
"Delete {{count}} columns": "Slett {{count}} kolonner",
"Delete {{count}} rows": "Slett {{count}} rader",
"Duplicate row": "Dupliser rad",
"Duplicate rows": "Dupliser rader",
"Filter by this value": "Filtrer etter denne verdien",
"Insert column to the left": "Sett inn kolonne til venstre",
"Insert column to the right": "Sett inn kolonne til høyre",
"Insert row": "Sett inn rad",
"Insert row above": "Sett inn rad ovenfor",
"Insert row below": "Sett inn rad under",
"Reset column": "Tilbakestill kolonne",
"Reset entire column": "Tilbakestill hele kolonnen",
"Reset {{count}} columns": "Tilbakestill {{count}} kolonner",
"Reset {{count}} entire columns": "Tilbakestill {{count}} hele kolonner"
},
"ColumnFilterMenu": {
"All": "Alle",
"All Except": "Alle unntatt",
"All Shown": "Alle viste",
"End": "Slutt",
"Future Values": "Fremtidige verdier",
"Max": "Maks.",
"Min": "Min.",
"No matching values": "Ingen samsvarende verdier",
"None": "Ingen",
"Other Matching": "Andre som samsvarer",
"Other Non-Matching": "Andre som ikke samsvarer",
"Other Values": "Andre verdier",
"Others": "Andre",
"Search": "Søk",
"Search values": "Søk etter verdier",
"Start": "Start"
},
"CustomSectionConfig": {
" (optional)": "(valgfritt)",
"Add": "Legg til",
"Enter Custom URL": "Skriv inn egendefinert nettadresse",
"Full document access": "Full dokumenttilgang",
"Learn more about custom widgets": "Lær mer om egendefinerte miniprogrammer",
"No document access": "Ingen dokumenttilgang",
"Open configuration": "Åpne oppsett",
"Pick a column": "Velg en kolonne",
"Pick a {{columnType}} column": "Velg en {{columnType}}-kolonne",
"Read selected table": "Les valgt tabell",
"Select Custom Widget": "Velg egendefinert miniprogram"
},
"DocHistory": {
"Activity": "Aktivitet",
"Beta": "Beta"
},
"DocMenu": {
"All Documents": "Alle dokumenter",
"Delete {{name}}": "Slett {{name}}",
"Deleted {{at}}": "Slettet {{at}}",
"Discover More Templates": "Oppdag flere maler",
"Edited {{at}}": "Redigert {{at}}",
"Examples and Templates": "Eksempler og maler",
"More Examples and Templates": "Flere eksempler ogmaler",
"Pinned Documents": "Festede dokumenter",
"This service is not available right now": "Denne tjenesten er ikke tilgjengelig akkurat nå"
}
}

@ -0,0 +1,769 @@
{
"ACUserManager": {
"Enter email address": "Digite seu email",
"Invite new member": "Convidar novo membro",
"We'll email an invite to {{email}}": "Enviaremos um convite por e-mail para {{email}}"
},
"AccessRules": {
"Add Column Rule": "Adicionar Regra de Coluna",
"Add Default Rule": "Adicionar Regra Padrão",
"Add Table Rules": "Adicionar Regras de Tabela",
"Add User Attributes": "Adicionar Atibutos de Usuário",
"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 que todos possam copiar, ver e mexer no documento todo.\nÚtil para exemplos e modelos, mas não para dados sensíveis.",
"Allow everyone to view Access Rules.": "Permitir que todos visualizem as Regras de Acesso.",
"Attribute name": "Nome do atributo",
"Attribute to Look Up": "Atributo para Procurar",
"Checking...": "Verificando…",
"Condition": "Condição",
"Default Rules": "Regras Padrão",
"Delete Table Rules": "Excluir Regras de Tabela",
"Enter Condition": "Insira a condição",
"Everyone": "Todos",
"Everyone Else": "Todos os outros",
"Invalid": "Inválido",
"Lookup Column": "Coluna de pesquisa",
"Lookup Table": "Tabela de Pesquisa",
"Permission to access the document in full when needed": "Permissão para acessar o documento completo quando necessário",
"Permission to view Access Rules": "Permissão para visualizar as Regras de Acesso",
"Permissions": "Permissões",
"Remove column {{- colId }} from {{- tableId }} rules": "Remover a coluna {{- colId }} das regras de {{- tableId }}",
"Remove {{- name }} user attribute": "Remover o atributo do usuário {{- name }}",
"Remove {{- tableId }} rules": "Remover regras de {{- tableId }}",
"Reset": "Redefinir",
"Rules for table ": "Regras para a tabela",
"Save": "Salvar",
"Saved": "Salvo",
"Special Rules": "Regras Especiais",
"Type a message...": "Escreva uma mensagem…",
"User Attributes": "Atributos de Usuário",
"Users": "Usuários"
},
"AccountPage": {
"API": "API",
"API Key": "Chave API",
"Account settings": "Configurações de conta",
"Allow signing in to this account with Google": "Permitir o acesso a esta conta com o Google",
"Change Password": "Alterar Senha",
"Edit": "Editar",
"Email": "E-mail",
"Login Method": "Método de Login",
"Name": "Nome",
"Names only allow letters, numbers and certain special characters": "Nomes só permitem letras, números e certos caracteres especiais",
"Password & Security": "Senha e Segurança",
"Save": "Salvar",
"Theme": "Tema",
"Two-factor authentication": "Autenticação de dois fatores",
"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.": "A autenticação de dois fatores é uma camada extra de segurança para sua conta Grist projetada para garantir que você seja a única pessoa que pode acessar sua conta, mesmo que alguém saiba sua senha."
},
"AccountWidget": {
"Access Details": "Detalhes de Acesso",
"Accounts": "Contas",
"Add Account": "Adicionar Conta",
"Document Settings": "Configurações do documento",
"Manage Team": "Gerenciar Equipe",
"Pricing": "Preços",
"Profile Settings": "Configurações de Perfil",
"Sign Out": "Sair",
"Sign in": "Entrar",
"Switch Accounts": "Alternar Contas",
"Toggle Mobile Mode": "Alternar Modo Móvel"
},
"ActionLog": {
"Action Log failed to load": "Falha ao carregar o Log de Ações",
"Column {{colId}} was subsequently removed in action #{{action.actionNum}}": "A Coluna {{colId}} foi posteriormente removida em ação #{{action.actionNum}}",
"Table {{tableId}} was subsequently removed in action #{{actionNum}}": "A Tabela {{tableId}} foi posteriormente removida em ação #{{actionNum}}",
"This row was subsequently removed in action {{action.actionNum}}": "Essa linha foi posteriormente removida em ação {{action.actionNum}}"
},
"AddNewButton": {
"Add New": "Adicionar Novo"
},
"ApiKey": {
"By generating an API key, you will be able to make API calls for your own account.": "Ao gerar uma chave API, você será capaz de fazer chamadas API para sua própria conta.",
"Click to show": "Clique para mostrar",
"Create": "Criar",
"Remove": "Remover",
"Remove API Key": "Remover a Chave API",
"This API key can be used to access this account anonymously via the API.": "Esta chave API pode ser usada para acessar esta conta anonimamente através da API.",
"This API key can be used to access your account via the API. Dont share your API key with anyone.": "Esta chave API pode ser usada para acessar sua conta através da API. Não compartilhe sua chave API com ninguém.",
"You're about to delete an API key. This will cause all future requests using this API key to be rejected. Do you still want to delete?": "Você está prestes a excluir uma chave API. Isto fará com que todas as solicitações futuras usando esta chave API sejam rejeitadas. Você realmente quer excluir?"
},
"App": {
"Description": "Descrição",
"Key": "Chave",
"Memory Error": "Erro de Memória"
},
"AppHeader": {
"Home Page": "Página inicial",
"Legacy": "Legado",
"Personal Site": "Site pessoal",
"Team Site": "Site da Equipe"
},
"AppModel": {
"This team site is suspended. Documents can be read, but not modified.": "Este site da equipe está suspenso. Os documentos podem ser lidos, mas não modificados."
},
"CellContextMenu": {
"Clear cell": "Limpar célula",
"Clear values": "Limpar valores",
"Copy anchor link": "Copiar o link de ancoragem",
"Delete column": "Eliminar coluna",
"Delete row": "Excluir linha",
"Delete {{count}} columns": "Eliminiar {{count}} colunas",
"Delete {{count}} rows": "Excluir {{count}} linhas",
"Duplicate row": "Duplicar linha",
"Duplicate rows": "Duplicar linhas",
"Filter by this value": "Filtre por este valor",
"Insert column to the left": "Inserir coluna à esquerda",
"Insert column to the right": "Inserir coluna à direita",
"Insert row": "Inserir linha",
"Insert row above": "Inserir linha acima",
"Insert row below": "Inserir linha abaixo",
"Reset column": "Reinicializar coluna",
"Reset entire column": "Redefinir coluna inteira",
"Reset {{count}} columns": "Reinicializar {{count}} colunas",
"Reset {{count}} entire columns": "Reinicializar {{count}} colunas inteiras"
},
"ChartView": {
"Create separate series for each value of the selected column.": "Crie séries separadas para cada valor da coluna selecionada.",
"Each Y series is followed by a series for the length of error bars.": "Cada série Y é seguida por uma série para o comprimento das barras de erro.",
"Each Y series is followed by two series, for top and bottom error bars.": "Cada série Y é seguida por duas séries, para as barras de erro superior e inferior.",
"Pick a column": "Escolha uma coluna",
"Toggle chart aggregation": "Alternar a agregação de gráficos",
"selected new group data columns": "novas colunas de dados de grupo selecionadas"
},
"CodeEditorPanel": {
"Access denied": "Acesso negado",
"Code View is available only when you have full document access.": "A Vista de Código só está disponível quando você tem acesso total aos documentos."
},
"ColorSelect": {
"Apply": "Aplicar",
"Cancel": "Cancelar",
"Default cell style": "Estilo de célula padrão"
},
"ColumnFilterMenu": {
"All": "Todos",
"All Except": "Todos, Exceto",
"All Shown": "Todos Mostrados",
"End": "Fim",
"Future Values": "Valores Futuros",
"Max": "Máx",
"Min": "Mín",
"No matching values": "Nenhum valor coincidente",
"None": "Nenhum",
"Other Matching": "Outros Coincidentes",
"Other Non-Matching": "Outros Não-Coincidentes",
"Other Values": "Outros Valores",
"Others": "Outros",
"Search": "Pesquisa",
"Search values": "Pesquisar valores",
"Start": "Começo"
},
"CustomSectionConfig": {
" (optional)": "(opcional)",
"Add": "Adicionar",
"Enter Custom URL": "Digite a URL personalizada",
"Full document access": "Acesso total ao documento",
"Learn more about custom widgets": "Saiba mais sobre Widgets personalizados",
"No document access": "Sem acesso ao documento",
"Open configuration": "Abrir configuração",
"Pick a column": "Escolha uma coluna",
"Pick a {{columnType}} column": "Escolha uma coluna {{columnType}}",
"Read selected table": "Ler a tabela selecionada",
"Select Custom Widget": "Selecione o Widget personalizado",
"Widget does not require any permissions.": "O Widget não requer nenhuma permissão.",
"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.",
"{{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"
},
"DataTables": {
"Click to copy": "Clique para copiar",
"Delete {{formattedTableName}} data, and remove it from all pages?": "Excluir os dados da {{formattedTableName}}, e removê-la de todas as páginas?",
"Duplicate Table": "Duplicar a Tabela",
"Raw Data Tables": "Tabelas de Dados Primários",
"Table ID copied to clipboard": "ID da Tabela copiada para a área de transferência",
"You do not have edit access to this document": "Você não tem permissão de edição desse documento"
},
"DocHistory": {
"Activity": "Atividade",
"Beta": "Beta",
"Compare to Current": "Comparar ao atual",
"Compare to Previous": "Comparar ao anterior",
"Open Snapshot": "Abrir Instantâneo",
"Snapshots": "Instantâneos",
"Snapshots are unavailable.": "Os instantâneos não estão disponíveis."
},
"DocMenu": {
"(The organization needs a paid plan)": "(A organização precisa de um plano pago)",
"Access Details": "Detalhes de Acesso",
"All Documents": "Todos os Documentos",
"By Date Modified": "Por Data de Modificação",
"By Name": "Por Nome",
"Current workspace": "Área de trabalho atual",
"Delete": "Excluir",
"Delete Forever": "Excluir para sempre",
"Delete {{name}}": "Excluir {{name}}",
"Deleted {{at}}": "{{at}} excluído",
"Discover More Templates": "Descubra mais Modelos",
"Document will be moved to Trash.": "O documento será movido à Lixeira.",
"Document will be permanently deleted.": "O documento será permanentemente excluído.",
"Documents stay in Trash for 30 days, after which they get deleted permanently.": "Os documentos ficam na Lixeira por 30 dias, após os quais são excluídos permanentemente.",
"Edited {{at}}": "{{at}} editado",
"Examples & Templates": "Exemplos e Modelos",
"Examples and Templates": "Exemplos e Modelos",
"Featured": "Destaques",
"Manage Users": "Gerenciar Usuários",
"More Examples and Templates": "Mais Exemplos e Modelos",
"Move": "Mover",
"Move {{name}} to workspace": "Mover {{name}} para a área de trabalho",
"Other Sites": "Outros Sites",
"Permanently Delete \"{{name}}\"?": "Excluir \"{{name}}\" permanentemente?",
"Pin Document": "Fixar documento",
"Pinned Documents": "Documentos Fixados",
"Remove": "Remover",
"Rename": "Renomear",
"Requires edit permissions": "Requer permissões de edição",
"Restore": "Restaurar",
"This service is not available right now": "Este serviço não está disponível no momento",
"To restore this document, restore the workspace first.": "Para restaurar esse documento, restaure a área de trabalho primeiro.",
"Trash": "Lixo",
"Trash is empty.": "O lixo está vazio.",
"Unpin Document": "Desafixar o Documento",
"Workspace not found": "Área de trabalho não encontrada",
"You are on the {{siteName}} site. You also have access to the following sites:": "Você está no site {{siteName}}. Você também tem acesso aos seguintes sites:",
"You are on your personal site. You also have access to the following sites:": "Você está na sua página pessoal. Você também tem acesso às seguintes páginas:",
"You may delete a workspace forever once it has no documents in it.": "Você pode excluir uma área de trabalho para sempre uma vez que ela não contenha documentos."
},
"DocPageModel": {
"Add Empty Table": "Adicionar Tabela Vazia",
"Add Page": "Adicionar Página",
"Add Widget to Page": "Adicionar Widget à Página",
"Document owners can attempt to recover the document. [{{error}}]": "Proprietários do documento podem tentar recuperar o documento. [{{error}}]",
"Enter recovery mode": "Entrar em modo de recuperação",
"Error accessing document": "Erro ao acessar o documento",
"Reload": "Recarregar",
"Sorry, access to this document has been denied. [{{error}}]": "Desculpe, o acesso a esse documento foi negado. [{{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}}]": "Você pode tentar recarregar o documento ou usar o modo de recuperação. O modo de recuperação abre o documento para ser totalmente acessível aos proprietários e inacessível a outras pessoas. Ele também desativa as fórmulas. [{{error}}]",
"You do not have edit access to this document": "Você não tem permissão de edição desse documento"
},
"DocTour": {
"Cannot construct a document tour from the data in this document. Ensure there is a table named GristDocTour with columns Title, Body, Placement, and Location.": "Não é possível construir um Tour a partir dos dados contidos neste documento. Certifique-se de que haja uma tabela chamada GristDocTour com colunas Title, Body, Placement, e Location.",
"No valid document tour": "Tour de documento inválido"
},
"DocumentSettings": {
"Currency:": "Moeda:",
"Document Settings": "Configurações do documento",
"Engine (experimental {{span}} change at own risk):": "Motor (experimental {{span}} mudança por conta e risco próprios):",
"Local currency ({{currency}})": "Moeda local ({{currency}})",
"Locale:": "Localização:",
"Save": "Salvar",
"Save and Reload": "Salvar e Recarregar",
"This document's ID (for API use):": "O ID deste documento (para uso em API):",
"Time Zone:": "Fuso horário:"
},
"DocumentUsage": {
"Attachments Size": "Tamanho dos Anexos",
"Contact the site owner to upgrade the plan to raise limits.": "Entre em contato com o proprietário do site para atualizar o plano para aumentar os limites.",
"Data Size": "Tamanho dos Dados",
"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.",
"For higher limits, ": "Para limites maiores,",
"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.",
"This document is {{- link}} free plan limits.": "Este documento está {{- link}} o limite do plano gratuito.",
"This document {{- link}} free plan limits and is now read-only, but you can delete rows.": "Este documento {{- link}} o limite do plano livre e agora é somente leitura, mas você pode excluir linhas.",
"Updates every 5 minutes.": "Atualiza a cada 5 minutos.",
"Usage": "Uso",
"Usage statistics are only available to users with full access to the document data.": "As estatísticas de uso só estão disponíveis para usuários com acesso total aos dados do documento.",
"start your 30-day free trial of the Pro plan.": "comece sua avaliação gratuita de 30 dias do plano Pro."
},
"Drafts": {
"Restore last edit": "Restaurar a última edição",
"Undo discard": "Desfazer descarte"
},
"DuplicateTable": {
"Copy all data in addition to the table structure.": "Copiar todos os dados, além da estrutura da tabela.",
"Instead of duplicating tables, it's usually better to segment data using linked views. {{link}}": "Em vez de duplicar tabelas, geralmente é melhor segmentar os dados usando vistas vinculadas. {{link}}",
"Name for new table": "Nome para a nova tabela",
"Only the document default access rules will apply to the copy.": "Somente as regras de acesso padrão do documento serão aplicadas à cópia."
},
"ExampleInfo": {
"Afterschool Program": "Programa Pós-Escolar",
"Check out our related tutorial for how to link data, and create high-productivity layouts.": "Confira nosso tutorial relacionado para saber como vincular dados e criar leiautes de alta produtividade.",
"Check out our related tutorial for how to model business data, use formulas, and manage complexity.": "Consulte nosso tutorial relacionado para saber como modelar dados corporativos, usar fórmulas e gerenciar a complexidade.",
"Check out our related tutorial to learn how to create summary tables and charts, and to link charts dynamically.": "Confira nosso tutorial relacionado para aprender como criar tabelas e gráficos resumidos, e para vincular os gráficos dinamicamente.",
"Investment Research": "Pesquisa de Investimento",
"Lightweight CRM": "CRM Simples (Gestão de Relações com o Cliente)",
"Tutorial: Analyze & Visualize": "Tutorial: Analisar e Visualizar",
"Tutorial: Create a CRM": "Tutorial: Criar um CRM",
"Tutorial: Manage Business Data": "Tutorial: Gerenciar dados corporativos",
"Welcome to the Afterschool Program template": "Bem vindo ao modelo do Programa Pós-Escolar",
"Welcome to the Investment Research template": "Bem vindo ao modelo de Pesquisa de Investimento",
"Welcome to the Lightweight CRM template": "Bem vindo ao modelo de CRM Simples (gestão de relações com o cliente)"
},
"FieldConfig": {
"COLUMN BEHAVIOR": "COMPORTAMENTO DE COLUNA",
"COLUMN LABEL AND ID": "RÓTULO E IDENTIFICAÇÃO DA COLUNA",
"Clear and make into formula": "Limpar e transformar em fórmula",
"Clear and reset": "Limpar e redefinir",
"Column options are limited in summary tables.": "As opções de coluna são limitadas nas tabelas de resumo.",
"Convert column to data": "Converter coluna para dados",
"Convert to trigger formula": "Converter em fórmula de disparo",
"Data Column": "Coluna de Dados",
"Data Columns": "Colunas de Dados",
"Empty Column": "Coluna Vazia",
"Empty Columns": "Colunas Vazias",
"Enter formula": "Insira a fórmula",
"Formula Column": "Coluna de Fórmula",
"Formula Columns": "Colunas de Fórmula",
"Make into data column": "Transformar em coluna de dados",
"Mixed Behavior": "Comportamento Misto",
"Set formula": "Definir fórmula",
"Set trigger formula": "Definir fórmula de disparo",
"TRIGGER FORMULA": "FÓRMULA DE DISPARO"
},
"FieldMenus": {
"Revert to common settings": "Reverter para configurações comuns",
"Save as common settings": "Salvar como configuraçes comuns",
"Use separate settings": "Use configurações separadas",
"Using common settings": "Usando configurações comuns",
"Using separate settings": "Usando configurações separadas"
},
"FilterConfig": {
"Add Column": "Adicionar Coluna"
},
"GridOptions": {
"Grid Options": "Opções de Grade",
"Horizontal Gridlines": "Linhas de Grade Horizontais",
"Vertical Gridlines": "Linhas de Grade Verticais",
"Zebra Stripes": "Listras de Zebra"
},
"GridViewMenus": {
"Add Column": "Adicionar Coluna",
"Add to sort": "Adicionar à classificação",
"Clear values": "Limpar valores",
"Column Options": "Opções de Coluna",
"Convert formula to data": "Converter fórmula em dados",
"Delete column": "Excluir coluna",
"Delete {{count}} columns": "Excluir {{count}} colunas",
"Filter Data": "Filtrar Dados",
"Freeze one more columns": "Congelar mais uma coluna",
"Freeze this column": "Congelar essa coluna",
"Freeze {{count}} columns": "Congelar {{count}} colunas",
"Freeze {{count}} more columns": "Congelar {{count}} colunas mais",
"Hide column": "Ocultar coluna",
"Hide {{count}} columns": "Ocultar {{count}} colunas",
"Insert column to the {{to}}": "Inserir coluna para a {{to}}",
"More sort options ...": "Mais opções de ordenação…",
"Rename column": "Renomear coluna",
"Reset column": "Redefinir coluna",
"Reset entire column": "Redefinir coluna inteira",
"Reset {{count}} columns": "Redefinir {{count}} colunas",
"Reset {{count}} entire columns": "Redefinir {{count}} colunas inteiras",
"Show column {{- label}}": "Mostrar coluna {{- label}}",
"Sort": "Ordenar",
"Sorted (#{{count}})": "Ordenado (#{{count}})",
"Unfreeze all columns": "Descongelar todas as colunas",
"Unfreeze this column": "Descongelar essa coluna",
"Unfreeze {{count}} columns": "Descongelar {{count}} colunas"
},
"GristDoc": {
"Added new linked section to view {{viewName}}": "Adicionada nova seção vinculada para visualizar {{viewName}}}",
"Import from file": "Importação de arquivo",
"Saved linked section {{title}} in view {{name}}": "Seção vinculada salva {{title}} em exibição {{name}}"
},
"HomeIntro": {
", 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.",
"Browse Templates": "Procure os Modelos",
"Create Empty Document": "Criar um Documento Vazio",
"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 inviting your team and creating your first Grist document.": "Comece convidando sua equipe e criando seu primeiro documento Grist.",
"Help Center": "Centro de Ajuda",
"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",
"Invite Team Members": "Convide membros da equipe",
"Sign up": "Cadastre-se",
"Sprouts Program": "Programa Brotos",
"This workspace is empty.": "Essa área de trabalho está vazia.",
"Visit our {{link}} to learn more.": "Visite nosso {{link}} para saber mais.",
"Welcome to Grist!": "Bem-vindo ao Grist!",
"Welcome to Grist, {{name}}!": "Bem-vindo ao Grist, {{name}}!",
"Welcome to {{orgName}}": "Bem-vindo ao {{orgName}}",
"You have read-only access to this site. Currently there are no documents.": "Você só tem acesso de leitura a este site. Atualmente não há documentos.",
"personal site": "Site pessoal"
},
"HomeLeftPane": {
"Access Details": "Detalhes de Acesso",
"All Documents": "Todos os Documentos",
"Create Empty Document": "Criar um Documento Vazio",
"Create Workspace": "Criar Área de Trabalho",
"Delete": "Excluir",
"Delete {{workspace}} and all included documents?": "Excluir {{workspace}} e todos os documentos inclusos?",
"Examples & Templates": "Exemplos e Modelos",
"Import Document": "Importar Documento",
"Manage Users": "Gerenciar Usuários",
"Rename": "Renomear",
"Trash": "Lixo",
"Workspace will be moved to Trash.": "A Área de Trabalho será movida à Lixeira.",
"Workspaces": "Áreas de Trabalho"
},
"Importer": {
"Merge rows that match these fields:": "Mesclar linhas que correspondem a estes campos:",
"Select fields to match on": "Selecione os campos a serem correspondidos em",
"Update existing records": "Atualizar os registros existentes"
},
"LeftPanelCommon": {
"Help Center": "Centro de Ajuda"
},
"MakeCopyMenu": {
"As Template": "Como Modelo",
"Be careful, the original has changes not in this document. Those changes will be overwritten.": "Tenha cuidado, o original tem mudanças que não estão neste documento. Essas mudanças serão sobrescritas.",
"Cancel": "Cancelar",
"Enter document name": "Digite o nome do documento",
"However, it appears to be already identical.": "No entanto, parece já ser idêntico.",
"Include the structure without any of the data.": "Incluir a estrutura sem os dados.",
"It will be overwritten, losing any content not in this document.": "Ele será substituído, perdendo qualquer conteúdo que não esteja neste documento.",
"Name": "Nome",
"No destination workspace": "Nenhuma área de trabalho de destino",
"Organization": "Organização",
"Original Has Modifications": "Original Tem Modificações",
"Original Looks Identical": "Original Parece Identêntico",
"Original Looks Unrelated": "Original Parece não Relacionado",
"Overwrite": "Sobreescrever",
"Replacing the original requires editing rights on the original document.": "A substituição do original requer direitos de edição sobre o documento original.",
"Sign up": "Cadastre-se",
"The original version of this document will be updated.": "A versão original deste documento será atualizada.",
"To save your changes, please sign up, then reload this page.": "Para salvar suas alterações, cadastre-se e recarregue esta página.",
"Update": "Atualizar",
"Update Original": "Atualizar o Original",
"Workspace": "Área de Trabalho",
"You do not have write access to the selected workspace": "Você não tem acesso de gravação na área de trabalho selecionada",
"You do not have write access to this site": "Você não tem acesso de gravação a este site"
},
"NTextBox": {
"false": "falso",
"true": "verdadeiro"
},
"NotifyUI": {
"Ask for help": "Peça ajuda",
"Cannot find personal site, sorry!": "Não encontro site pessoal, desculpe!",
"Give feedback": "Dar feedback",
"Go to your free personal site": "Acesse seu site pessoal gratuito",
"No notifications": "Nenhuma notificação",
"Notifications": "Notificações",
"Renew": "Renovar",
"Report a problem": "Reportar um problema",
"Upgrade Plan": "Atualizar o Plano"
},
"OnBoardingPopups": {
"Finish": "Terminar",
"Next": "Próximo"
},
"OpenVideoTour": {
"Grist Video Tour": "Tour de Vídeo Grist",
"Video Tour": "Tour de Vídeo",
"YouTube video player": "Reprodutor de vídeo YouTube"
},
"PageWidgetPicker": {
"Add to Page": "Adicionar à Página",
"Building {{- label}} widget": "Construíndo o {{- label}} widget",
"Group by": "Agrupar por",
"Select Data": "Selecionar dados",
"Select Widget": "Selcione o Widget"
},
"Pages": {
"Delete": "Excluir",
"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 tables will no longer be visible": "As seguintes tabelas não serão mais visíveis"
},
"PermissionsWidget": {
"Allow All": "Permitir Todos",
"Deny All": "Recusar Todos",
"Read Only": "Somente leitura"
},
"PluginScreen": {
"Import failed: ": "Falha na importação:"
},
"RecordLayout": {
"Updating record layout.": "Atualizando o layout dos registros."
},
"RecordLayoutEditor": {
"Add Field": "Adicionar Campo",
"Cancel": "Cancelar",
"Create New Field": "Criar um Novo Campo",
"Save Layout": "Guardar Layout",
"Show field {{- label}}": "Mostrar campo {{- label}}"
},
"RefSelect": {
"Add Column": "Adicionar Coluna",
"No columns to add": "Não há colunas para adicionar"
},
"RightPanel": {
"CHART TYPE": "TIPO DE GRÁFICO",
"COLUMN TYPE": "TIPO DE COLUNA",
"CUSTOM": "PERSONALIZADO",
"Change Widget": "Alterar widget",
"Column": "Coluna",
"Columns": "Colunas",
"DATA TABLE": "TABELA DE DADOS",
"DATA TABLE NAME": "NOME DA TABELA DE DADOS",
"Data": "Dados",
"Detach": "Separar",
"Edit Data Selection": "Editar Seleção de Dados",
"FILTER": "FILTRAR",
"Field": "Campo",
"Fields": "Campos",
"GROUPED BY": "AGRUPADO POR",
"ROW STYLE": "ESTILO DE LINHA",
"Row Style": "Estilo de Linha",
"SELECT BY": "SELECIONADO POR",
"SELECTOR FOR": "SELETOR PARA",
"SORT": "ORDENAR",
"SOURCE DATA": "DADOS DE ORIGEM",
"Save": "Salvar",
"Select Widget": "Selecionar Widget",
"Series": "Série",
"Sort & Filter": "Ordenar & Filtrar",
"TRANSFORM": "TRANSFORMAR",
"Theme": "Tema",
"WIDGET TITLE": "TÍTULO DO WIDGET",
"Widget": "Widget",
"You do not have edit access to this document": "Você não tem permissão de edição desse documento"
},
"RowContextMenu": {
"Copy anchor link": "Copiar o link de ancoragem",
"Delete": "Excluir",
"Duplicate row": "Duplicar linha",
"Duplicate rows": "Duplicar linhas",
"Insert row": "Inserir linha",
"Insert row above": "Inserir linha acima",
"Insert row below": "Inserir linha abaixo"
},
"SelectionSummary": {
"Copied to clipboard": "Copiado para a área de transferência"
},
"ShareMenu": {
"Access Details": "Detalhes de Acesso",
"Back to Current": "Voltar ao Atual",
"Compare to {{termToUse}}": "Comparar ao {{termToUse}}",
"Current Version": "Versão Atual",
"Download": "Baixar",
"Duplicate Document": "Duplicar o Documento",
"Edit without affecting the original": "Editar sem afetar o original",
"Export CSV": "Exportar a CSV",
"Export XLSX": "Exportar a XLSX",
"Manage Users": "Gerenciar Usuários",
"Original": "Original",
"Replace {{termToUse}}...": "Substituir {{termToUse}}…",
"Return to {{termToUse}}": "Retornar ao {{termToUse}}",
"Save Copy": "Salvar Cópia",
"Save Document": "Salvar Documento",
"Send to Google Drive": "Enviar ao Google Drive",
"Show in folder": "Mostrar na pasta",
"Unsaved": "Não Salvo",
"Work on a Copy": "Trabalho em uma cópia"
},
"SiteSwitcher": {
"Create new team site": "Criar novo site de equipe",
"Switch Sites": "Alternar sites"
},
"SortConfig": {
"Add Column": "Adicionar Coluna",
"Empty values last": "Valores vazios por último",
"Natural sort": "Classificação natural",
"Update Data": "Atualizar Dados",
"Use choice position": "Usar posição de escolha"
},
"SortFilterConfig": {
"FILTER": "FILTRAR",
"Revert": "Reverter",
"SORT": "ORDENAR",
"Save": "Salvar",
"Update Sort & Filter settings": "Atualizar configurações de Classificação e Filtro"
},
"ThemeConfig": {
"Appearance ": "Aparência",
"Switch appearance automatically to match system": "Alternar a aparência automaticamente para corresponder ao sistema"
},
"Tools": {
"Access Rules": "Regras de Acesso",
"Code View": "Vista do Código",
"Delete": "Excluir",
"Delete document tour?": "Excluir tour do documento?",
"Document History": "Histórico do Documento",
"How-to Tutorial": "Tutorial de Como Fazer",
"Raw Data": "Dados Primários",
"Return to viewing as yourself": "Voltar a ver como você mesmo",
"TOOLS": "FERRAMENTAS",
"Tour of this Document": "Tour desse Documento",
"Validate Data": "Validar dados"
},
"TopBar": {
"Manage Team": "Gerenciar Equipe"
},
"TriggerFormulas": {
"(data cleaning)": "(limpeza de dados)",
"(except formulas)": "(exceto fórmulas)",
"Any field": "Qualquer campo",
"Apply on changes to:": "Aplicar em alterações para:",
"Apply on record changes": "Aplicar em alterações de registro",
"Apply to new records": "Aplicar a novos registros",
"Cancel": "Cancelar",
"Close": "Fechar",
"Current field ": "Campo atual",
"OK": "OK"
},
"TypeTransformation": {
"Apply": "Aplicar",
"Cancel": "Cancelar",
"Preview": "Pré-visualização",
"Revise": "Revisar",
"Update formula (Shift+Enter)": "Atualizar a fórmula (Shift+Enter)"
},
"UserManagerModel": {
"Editor": "Editor",
"In Full": "Na íntegra",
"No Default Access": "Sem Acesso Padrão",
"None": "Nenhum",
"Owner": "Proprietário",
"View & Edit": "Ver e Editar",
"View Only": "Somente Ver",
"Viewer": "Observador"
},
"ValidationPanel": {
"Rule {{length}}": "Regra {{length}}",
"Update formula (Shift+Enter)": "Atualizar a fórmula (Shift+Enter)"
},
"ViewConfigTab": {
"Advanced settings": "Configurações avançadas",
"Big tables may be marked as \"on-demand\" to avoid loading them into the data engine.": "As tabelas grandes podem ser marcadas como \"sob-demanda\" para evitar o seu carregamento no mecanismo de dados.",
"Blocks": "Blocos",
"Compact": "Compactar",
"Edit Card Layout": "Editar Layout do Cartão",
"Form": "Formulário",
"If you make table {{table}} On-Demand, its data will no longer be loaded into the calculation engine and will not be available for use in formulas. It will remain available for viewing and editing.": "Se você fizer a tabela {{table}} Sob-Demanda, seus dados não serão mais carregados no mecanismo de cálculo e não estarão disponíveis para uso em fórmulas. Ela permanecerá disponível para visualização e edição.",
"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 table On-Demand?": "Fazer tabela Sob-Demanda?",
"Plugin: ": "Plugin:",
"Section: ": "Secção:",
"Unmark On-Demand": "Desmarcar Sob-Demanda",
"Unmark table On-Demand?": "Desmarcar a tabela Sob-Demanda?"
},
"ViewLayoutMenu": {
"Advanced Sort & Filter": "Classificação e Filtros Avançados",
"Copy anchor link": "Copiar o link de ancoragem",
"Data selection": "Seleção de dados",
"Delete record": "Excluir registro",
"Delete widget": "Excluir Widget",
"Download as CSV": "Baixar como CSV",
"Download as XLSX": "Baixar como XLSX",
"Edit Card Layout": "Editar Layout de cartão",
"Open configuration": "Abrir configuração",
"Print widget": "Imprimir Widget",
"Show raw data": "Mostrar dados primários",
"Widget options": "Opções do Widget"
},
"ViewSectionMenu": {
"(customized)": "(personalizado)",
"(empty)": "(vazio)",
"(modified)": "(modificado)",
"Add Filter": "Adicionar Filtro",
"Custom options": "Opções personalizadas",
"FILTER": "FILTRAR",
"Filtered by": "Filtrado por",
"Revert": "Reverter",
"SORT": "ORDENAR",
"Save": "Salvar",
"Sorted by": "Ordenado por",
"Toggle Filter Bar": "Alternar Barra de Filtro",
"Update Sort&Filter settings": "Atualizar configurações de Ordenar e Filtrar"
},
"VisibleFieldsConfig": {
"Cannot drop items into Hidden Fields": "Não é possível lançar itens em Campos Ocultos",
"Clear": "Limpar",
"Hidden Fields cannot be reordered": "Campos ocultos não podem ser reordenados",
"Select All": "Selecionar Todos"
},
"WelcomeQuestions": {
"Education": "Educação",
"Finance & Accounting": "Finanças e Contabilidade",
"HR & Management": "RH e Gestão",
"IT & Technology": "TI e Tecnologia",
"Marketing": "Publicidade",
"Media Production": "Produção de Mídia",
"Other": "Outros",
"Product Development": "Desenvolvimento de Produto",
"Research": "Investigação",
"Sales": "Vendas",
"Type here": "Digite aqui",
"Welcome to Grist!": "Bem-vindo ao Grist!",
"What brings you to Grist? Please help us serve you better.": "O que te traz ao Grist? Por favor, ajude-nos a atendê-lo melhor."
},
"WidgetTitle": {
"Cancel": "Cancelar",
"DATA TABLE NAME": "NOME DA TABELA DE DADOS",
"Override widget title": "Substituir o título do Widget",
"Provide a table name": "Forneça um nome de tabela",
"Save": "Salvar",
"WIDGET TITLE": "TÍTULO DO WIDGET"
},
"breadcrumbs": {
"You may make edits, but they will create a new copy and will\nnot affect the original document.": "Você pode fazer edições, mas elas criarão uma nova cópia e\nnão afetarão o documento original.",
"fiddle": "mexer",
"override": "sobreescrever",
"recovery mode": "modo de recuperação",
"snapshot": "instantâneo",
"unsaved": "não-salvo"
},
"duplicatePage": {
"Duplicate page {{pageName}}": "Duplicar página {{pageName}}",
"Note that this does not copy data, but creates another view of the same data.": "Observe que isto não copia dados, mas cria uma outra visão dos mesmos dados."
},
"errorPages": {
"Access denied{{suffix}}": "Acesso negado{{suffix}}",
"Add account": "Adicionar conta",
"Contact support": "Entre em contato com o suporte",
"Error{{suffix}}": "Erro {{suffix}}",
"Go to main page": "Ir para a página principal",
"Page not found{{suffix}}": "Página não encontrada {{suffix}}",
"Sign in": "Entrar",
"Sign in again": "Iniciar sessão novamente",
"Sign in to access this organization's documents.": "Faça o login para acessar os documentos desta organização.",
"Signed out{{suffix}}": "Sessão finalizada{{suffix}}",
"Something went wrong": "Algo deu errado",
"The requested page could not be found.{{separator}}Please check the URL and try again.": "A página solicitada não pôde ser encontrada.{{separator}}Por favor, verifique a URL e tente novamente.",
"There was an error: {{message}}": "Houve um erro: {{message}}",
"There was an unknown error.": "Houve um erro desconhecido.",
"You are now signed out.": "Agora você está fora da sessão.",
"You are signed in as {{email}}. You can sign in with a different account, or ask an administrator for access.": "Você está inscrito como {{email}}. Você pode entrar com uma conta diferente, ou pedir acesso a um administrador.",
"You do not have access to this organization's documents.": "Você não tem acesso aos documentos desta organização."
},
"menus": {
"* Workspaces are available on team plans. ": "* As áreas de trabalho estão disponíveis nos planos de equipe.",
"Select fields": "Selecionar campos",
"Upgrade now": "Atualizar agora"
},
"modals": {
"Cancel": "Cancelar",
"Ok": "Ok",
"Save": "Salvar"
},
"pages": {
"Duplicate Page": "Duplicar a Página",
"Remove": "Remover",
"Rename": "Renomear",
"You do not have edit access to this document": "Você não tem permissão de edição desse documento"
},
"search": {
"Find Next ": "Encontrar Próximo",
"Find Previous ": "Encontrar Anterior",
"No results": "Sem resultados",
"Search in document": "Procurar no documento"
},
"sendToDrive": {
"Sending file to Google Drive": "Enviando arquivo ao Google Drive"
}
}

@ -116,7 +116,7 @@ describe("Localization", function() {
await driver.navigate().refresh();
assert.equal(await driver.findWait('.test-welcome-title', 3000).getText(), 'TestMessage');
const gristConfig: any = await driver.executeScript("return window.gristConfig");
assert.deepEqual(gristConfig.supportedLngs, [...existingLocales, 'pl']);
assert.sameDeepMembers(gristConfig.supportedLngs, [...existingLocales, 'pl']);
});
});

Loading…
Cancel
Save