Skip to content

Commit

Permalink
Updated artifacts filter (Velocidex#3441)
Browse files Browse the repository at this point in the history
- Replaced "Custom" regex with "Sigma" since custom rules are more
accurately filtered by the "Custom Only" filter (i.e. builtin:no).
- Replaced OSX filter label with macOS since this is Apple's currently
preferred terminology.
  • Loading branch information
predictiple authored Apr 22, 2024
1 parent 49d5e80 commit c24d475
Show file tree
Hide file tree
Showing 13 changed files with 74 additions and 24 deletions.
4 changes: 2 additions & 2 deletions gui/velociraptor/src/components/artifacts/artifacts.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ const presetFilters = ()=>[
{value: "", label: T("All Artifacts")},
{value: "precondition:WINDOWS", label: T("Windows Only")},
{value: "precondition:LINUX", label: T("Linux Only")},
{value: "precondition:DARWIN", label: T("OSX Only")},
{value: "precondition:DARWIN", label: T("macOS Only")},
{value: "type:CLIENT_EVENT", label: T("Client Monitoring")},
{value: "type:SERVER_EVENT", label: T("Server Monitoring")},
{value: "tool:.+", label: T("Using Tools")},
{value: "^exchange.+", label: T("Exchange")},
{value: "^custom.+", label: T("Custom")},
{value: "^sigma.+", label: T("Sigma")},
{value: "builtin:yes", label: T("BuiltIn Only")},
{value: "builtin:no", label: T("Custom Only")},
];
Expand Down
8 changes: 6 additions & 2 deletions gui/velociraptor/src/components/i8n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@
"486578204f6666736574": "Hex-Offset",
"4c696e7578204f6e6c79": "Nur Linux",
"4c6f6164696e672041434c73": "ACLs werden geladen",
"4f5358204f6e6c79": "Nur OSX",
"506c656173652053656c65637420616e204f7267": "Bitte wählen Sie eine Organisation aus",
"507265666978": "Präfix",
"50726576696577": "Vorschau",
Expand Down Expand Up @@ -252,5 +251,10 @@
"4f6e65206f72206d6f7265206d6174636865732c20707265666572206665776572": "Eine oder mehrere Übereinstimmungen, lieber weniger",
"506c61696e206261636b736c617368": "Einfacher Backslash",
"5a65726f206f72206d6f7265206d617463686573": "Keine oder mehr Übereinstimmungen",
"5a65726f206f72206d6f7265206d6174636865732c20707265666572206665776572": "Keine oder mehr Übereinstimmungen, lieber weniger"
"5a65726f206f72206d6f7265206d6174636865732c20707265666572206665776572": "Keine oder mehr Übereinstimmungen, lieber weniger",
"456e746572206d61726b646f776e207465787420746f2072656e64657220696e20746865206e6f7465626f6f6b": "Geben Sie den Markdown-Text zum Rendern im Notizbuch ein",
"4d61726b646f776e": "Markdown",
"5369676d61": "Sigma",
"547970652056514c20746f206576616c75617465206f6e207468652073657276657220287072657373203f20666f722068656c7029": "Geben Sie VQL zur Auswertung auf dem Server ein (drücken Sie. ? um Hilfe)",
"6d61634f53204f6e6c79": "Nur macOS"
}
8 changes: 6 additions & 2 deletions gui/velociraptor/src/components/i8n/de_automated.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"Endpoint": "Endpunkt",
"Endpoint (blank for AWS)": "Endpunkt (leer f\u00fcr AWS)",
"Enter a username": "Geben Sie einen Benutzernamen ein",
"Enter markdown text to render in the notebook": "Geben Sie den Markdown-Text zum Rendern im Notizbuch ein",
"Errors": "Fehler",
"Every 10 Seconds": "Alle 10 Sekunden",
"Every 30 Seconds": "Alle 30 Sekunden",
Expand Down Expand Up @@ -119,6 +120,7 @@
"Loading": "Laden",
"Loading ACLs": "ACLs werden geladen",
"Local": "Lokal",
"Markdown": "Markdown",
"Match all non space": "\u00dcbereinstimmung mit allen Nicht-Leerzeichen",
"Match all spaces": "Alle Leerzeichen finden",
"Match all words": "Alle W\u00f6rter finden",
Expand All @@ -139,7 +141,6 @@
"Notebook templates": "Notebook-Vorlagen",
"Now": "Jetzt",
"ONLINE": "ONLINE",
"OSX Only": "Nur OSX",
"One or more matches": "Eine oder mehrere \u00dcbereinstimmungen",
"One or more matches, prefer fewer": "Eine oder mehrere \u00dcbereinstimmungen, lieber weniger",
"Open All": "Alle \u00f6ffnen",
Expand Down Expand Up @@ -207,6 +208,7 @@
"Show all hunts": "Alle Jagden anzeigen",
"Show only my collections": "Nur meine Sammlungen anzeigen",
"Show only my hunts": "Nur meine Jagden anzeigen",
"Sigma": "Sigma",
"Skip Cert Verification": "Zertifikats\u00fcberpr\u00fcfung \u00fcberspringen",
"Sparse": "Sp\u00e4rlich",
"Sparse files will be expanded in export.": "Dateien mit geringer Dichte werden beim Export erweitert.",
Expand All @@ -225,6 +227,7 @@
"Tool Version": "Tool-Version",
"Total Matching Clients": "Gesamtzahl \u00fcbereinstimmender Kunden",
"Trace Frequency Seconds": "Trace-Frequenz Sekunden",
"Type VQL to evaluate on the server (press ? for help)": "Geben Sie VQL zur Auswertung auf dem Server ein (dr\u00fccken Sie. ? um Hilfe)",
"Type a URL": "URL eingeben",
"Uncompressed": "Unkomprimiert",
"Unlabeled Hosts": "Unbeschriftete Hosts",
Expand All @@ -249,5 +252,6 @@
"Windows Only": "Nur Windows",
"X509 Certificate/Frontend Cert": "X509-Zertifikat/Frontend-Zertifikat",
"Zero or more matches": "Keine oder mehr \u00dcbereinstimmungen",
"Zero or more matches, prefer fewer": "Keine oder mehr \u00dcbereinstimmungen, lieber weniger"
"Zero or more matches, prefer fewer": "Keine oder mehr \u00dcbereinstimmungen, lieber weniger",
"macOS Only": "Nur macOS"
}
8 changes: 6 additions & 2 deletions gui/velociraptor/src/components/i8n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@
"486578204f6666736574": "Desplazamiento hexadecimal",
"4c696e7578204f6e6c79": "Solo Linux",
"4c6f6164696e672041434c73": "Cargando ACL",
"4f5358204f6e6c79": "Solo OSX",
"506c656173652053656c65637420616e204f7267": "Seleccione una organización",
"507265666978": "Prefijo",
"50726576696577": "Vista previa",
Expand Down Expand Up @@ -255,5 +254,10 @@
"4f6e65206f72206d6f7265206d6174636865732c20707265666572206665776572": "Una o más coincidencias, prefiero menos",
"506c61696e206261636b736c617368": "Barra invertida simple",
"5a65726f206f72206d6f7265206d617463686573": "Cero o más coincidencias",
"5a65726f206f72206d6f7265206d6174636865732c20707265666572206665776572": "Cero o más coincidencias, prefiero menos"
"5a65726f206f72206d6f7265206d6174636865732c20707265666572206665776572": "Cero o más coincidencias, prefiero menos",
"456e746572206d61726b646f776e207465787420746f2072656e64657220696e20746865206e6f7465626f6f6b": "Ingrese el texto de rebajas para representar en el cuaderno",
"4d61726b646f776e": "Rebaja",
"5369676d61": "Sigma",
"547970652056514c20746f206576616c75617465206f6e207468652073657276657220287072657373203f20666f722068656c7029": "Escriba VQL para evaluar en el servidor (presione ? ayuda)",
"6d61634f53204f6e6c79": "Sólo macOS"
}
8 changes: 6 additions & 2 deletions gui/velociraptor/src/components/i8n/es_automated.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"Endpoint": "Punto final",
"Endpoint (blank for AWS)": "Punto final (en blanco para AWS)",
"Enter a username": "Ingrese un nombre de usuario",
"Enter markdown text to render in the notebook": "Ingrese el texto de rebajas para representar en el cuaderno",
"Errors": "Errores",
"Every 10 Seconds": "Cada 10 segundos",
"Every 30 Seconds": "Cada 30 segundos",
Expand Down Expand Up @@ -120,6 +121,7 @@
"Loading": "Cargando",
"Loading ACLs": "Cargando ACL",
"Local": "Local",
"Markdown": "Rebaja",
"Match all non space": "Coincidir con todo lo que no sea espacio",
"Match all spaces": "Hacer coincidir todos los espacios",
"Match all words": "Coincide con todas las palabras",
Expand All @@ -140,7 +142,6 @@
"Notebook templates": "Plantillas de cuaderno",
"Now": "Ahora",
"ONLINE": "EN L\u00cdNEA",
"OSX Only": "Solo OSX",
"One or more matches": "Una o m\u00e1s coincidencias",
"One or more matches, prefer fewer": "Una o m\u00e1s coincidencias, prefiero menos",
"Open All": "Abrir Todo",
Expand Down Expand Up @@ -211,6 +212,7 @@
"Show all hunts": "Mostrar todas las b\u00fasquedas",
"Show only my collections": "Mostrar solo mis colecciones",
"Show only my hunts": "Mostrar solo mis b\u00fasquedas",
"Sigma": "Sigma",
"Skip Cert Verification": "Omitir verificaci\u00f3n de certificado",
"Sparse": "Escaso",
"Sparse files will be expanded in export.": "Los archivos dispersos se expandir\u00e1n en la exportaci\u00f3n.",
Expand All @@ -229,6 +231,7 @@
"Tool Version": "Versi\u00f3n de la herramienta",
"Total Matching Clients": "Total de clientes coincidentes",
"Trace Frequency Seconds": "Segundos de frecuencia de seguimiento",
"Type VQL to evaluate on the server (press ? for help)": "Escriba VQL para evaluar en el servidor (presione ? ayuda)",
"Type a URL": "Escriba una URL",
"Uncompressed": "Sin comprimir",
"Unlabeled Hosts": "Hosts sin etiquetar",
Expand All @@ -254,5 +257,6 @@
"Windows Only": "Solo Windows",
"X509 Certificate/Frontend Cert": "Certificado X509/certificado de interfaz",
"Zero or more matches": "Cero o m\u00e1s coincidencias",
"Zero or more matches, prefer fewer": "Cero o m\u00e1s coincidencias, prefiero menos"
"Zero or more matches, prefer fewer": "Cero o m\u00e1s coincidencias, prefiero menos",
"macOS Only": "S\u00f3lo macOS"
}
8 changes: 6 additions & 2 deletions gui/velociraptor/src/components/i8n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@
"486578204f6666736574": "Décalage hexadécimal",
"4c696e7578204f6e6c79": "Linux uniquement",
"4c6f6164696e672041434c73": "Chargement des ACL",
"4f5358204f6e6c79": "OSX uniquement",
"506c656173652053656c65637420616e204f7267": "Veuillez sélectionner une organisation",
"507265666978": "Préfixe",
"50726576696577": "Aperçu",
Expand Down Expand Up @@ -253,5 +252,10 @@
"4f6e65206f72206d6f7265206d6174636865732c20707265666572206665776572": "Une ou plusieurs correspondances, préférez moins",
"506c61696e206261636b736c617368": "Simple barre oblique inverse",
"5a65726f206f72206d6f7265206d617463686573": "Zéro ou plusieurs correspondances",
"5a65726f206f72206d6f7265206d6174636865732c20707265666572206665776572": "Zéro ou plus de correspondances, préférez moins"
"5a65726f206f72206d6f7265206d6174636865732c20707265666572206665776572": "Zéro ou plus de correspondances, préférez moins",
"456e746572206d61726b646f776e207465787420746f2072656e64657220696e20746865206e6f7465626f6f6b": "Entrez le texte de démarque à afficher dans le notebook",
"4d61726b646f776e": "Marquage",
"5369676d61": "Sigma",
"547970652056514c20746f206576616c75617465206f6e207468652073657276657220287072657373203f20666f722068656c7029": "Tapez VQL à évaluer sur le serveur (appuyez sur ? pour obtenir de l'aide )",
"6d61634f53204f6e6c79": "macOS uniquement"
}
8 changes: 6 additions & 2 deletions gui/velociraptor/src/components/i8n/fr_automated.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"Endpoint": "Point de terminaison",
"Endpoint (blank for AWS)": "Point de terminaison (vide pour AWS)",
"Enter a username": "Entrez un nom d'utilisateur",
"Enter markdown text to render in the notebook": "Entrez le texte de d\u00e9marque \u00e0 afficher dans le notebook",
"Errors": "Erros",
"Event Monitoring: Configure artifact parameters for label group ": "Surveillance des \u00e9v\u00e9nements\u00a0: configurer les param\u00e8tres d'artefact pour le groupe d'\u00e9tiquettes",
"Every 10 Seconds": "Toutes les 10 secondes",
Expand Down Expand Up @@ -119,6 +120,7 @@
"Loading": "Chargement",
"Loading ACLs": "Chargement des ACL",
"Local": "Local",
"Markdown": "Marquage",
"Match all non space": "Faire correspondre tout ce qui n'est pas un espace",
"Match all spaces": "Faire correspondre tous les espaces",
"Match all words": "Faire correspondre tous les mots",
Expand All @@ -139,7 +141,6 @@
"Notebook templates": "Modelos de caderno",
"Now": "Maintenant",
"ONLINE": "EN LIGNE",
"OSX Only": "OSX uniquement",
"One or more matches": "Une ou plusieurs correspondances",
"One or more matches, prefer fewer": "Une ou plusieurs correspondances, pr\u00e9f\u00e9rez moins",
"Open All": "Ouvrir tout",
Expand Down Expand Up @@ -209,6 +210,7 @@
"Show all hunts": "Afficher toutes les chasses",
"Show only my collections": "Afficher uniquement mes collections",
"Show only my hunts": "Afficher uniquement mes chasses",
"Sigma": "Sigma",
"Skip Cert Verification": "Ignorer la v\u00e9rification du certificat",
"Sparse": "\u00c9pars",
"Sparse files will be expanded in export.": "Les fichiers fragment\u00e9s seront d\u00e9velopp\u00e9s lors de l'exportation.",
Expand All @@ -227,6 +229,7 @@
"Tool Version": "Version de l'outil",
"Total Matching Clients": "Nombre total de clients correspondants",
"Trace Frequency Seconds": "Tracer la fr\u00e9quence en secondes",
"Type VQL to evaluate on the server (press ? for help)": "Tapez VQL \u00e0 \u00e9valuer sur le serveur (appuyez sur ? pour obtenir de l'aide )",
"Type a URL": "Tapez une URL",
"Uncompressed": "Non compress\u00e9",
"Unlabeled Hosts": "H\u00f4tes sans \u00e9tiquette",
Expand All @@ -252,5 +255,6 @@
"Windows Only": "Windows uniquement",
"X509 Certificate/Frontend Cert": "Certificat X509/certificat frontal",
"Zero or more matches": "Z\u00e9ro ou plusieurs correspondances",
"Zero or more matches, prefer fewer": "Z\u00e9ro ou plus de correspondances, pr\u00e9f\u00e9rez moins"
"Zero or more matches, prefer fewer": "Z\u00e9ro ou plus de correspondances, pr\u00e9f\u00e9rez moins",
"macOS Only": "macOS uniquement"
}
8 changes: 6 additions & 2 deletions gui/velociraptor/src/components/i8n/jp.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@
"486578204f6666736574": "16 進オフセット",
"4c696e7578204f6e6c79": "Linux のみ",
"4c6f6164696e672041434c73": "ACL をロードしています",
"4f5358204f6e6c79": "OSX のみ",
"506c656173652053656c65637420616e204f7267": "組織を選択してください",
"507265666978": "プレフィックス",
"50726576696577": "プレビュー",
Expand Down Expand Up @@ -255,5 +254,10 @@
"4f6e65206f72206d6f7265206d6174636865732c20707265666572206665776572": "1 つ以上の一致、少ない方が望ましい",
"506c61696e206261636b736c617368": "単純なバックスラッシュ",
"5a65726f206f72206d6f7265206d617463686573": "ゼロ個以上の一致",
"5a65726f206f72206d6f7265206d6174636865732c20707265666572206665776572": "ゼロ以上の一致、少ない方が望ましい"
"5a65726f206f72206d6f7265206d6174636865732c20707265666572206665776572": "ゼロ以上の一致、少ない方が望ましい",
"456e746572206d61726b646f776e207465787420746f2072656e64657220696e20746865206e6f7465626f6f6b": "ノートブックに表示するマークダウン テキストを入力してください",
"4d61726b646f776e": "マークダウン",
"5369676d61": "シグマ",
"547970652056514c20746f206576616c75617465206f6e207468652073657276657220287072657373203f20666f722068656c7029": "サーバー上で評価するには、「VQL」と入力します (ヘルプを表示するには?を押してください)",
"6d61634f53204f6e6c79": "macOS のみ"
}
8 changes: 6 additions & 2 deletions gui/velociraptor/src/components/i8n/jp_automated.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"Endpoint": "\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8",
"Endpoint (blank for AWS)": "\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8 (AWS \u306e\u5834\u5408\u306f\u7a7a\u767d)",
"Enter a username": "\u30e6\u30fc\u30b6\u30fc\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044",
"Enter markdown text to render in the notebook": "\u30ce\u30fc\u30c8\u30d6\u30c3\u30af\u306b\u8868\u793a\u3059\u308b\u30de\u30fc\u30af\u30c0\u30a6\u30f3 \u30c6\u30ad\u30b9\u30c8\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044",
"Errors": "\u30a8\u30e9\u30fc",
"Every 10 Seconds": "10\u79d2\u3054\u3068",
"Every 30 Seconds": "30\u79d2\u3054\u3068",
Expand Down Expand Up @@ -120,6 +121,7 @@
"Loading": "\u8aad\u307f\u8fbc\u307f\u4e2d",
"Loading ACLs": "ACL \u3092\u30ed\u30fc\u30c9\u3057\u3066\u3044\u307e\u3059",
"Local": "\u30ed\u30fc\u30ab\u30eb",
"Markdown": "\u30de\u30fc\u30af\u30c0\u30a6\u30f3",
"Match all non space": "\u30b9\u30da\u30fc\u30b9\u4ee5\u5916\u306e\u3059\u3079\u3066\u306b\u4e00\u81f4",
"Match all spaces": "\u3059\u3079\u3066\u306e\u30b9\u30da\u30fc\u30b9\u306b\u4e00\u81f4",
"Match all words": "\u3059\u3079\u3066\u306e\u5358\u8a9e\u3068\u4e00\u81f4",
Expand All @@ -140,7 +142,6 @@
"Notebook templates": "\u30ce\u30fc\u30c8\u30d6\u30c3\u30af \u30c6\u30f3\u30d7\u30ec\u30fc\u30c8",
"Now": "\u4eca",
"ONLINE": "\u30aa\u30f3\u30e9\u30a4\u30f3",
"OSX Only": "OSX \u306e\u307f",
"One or more matches": "1 \u3064\u4ee5\u4e0a\u306e\u4e00\u81f4",
"One or more matches, prefer fewer": "1 \u3064\u4ee5\u4e0a\u306e\u4e00\u81f4\u3001\u5c11\u306a\u3044\u65b9\u304c\u671b\u307e\u3057\u3044",
"Open All": "\u3059\u3079\u3066\u958b\u304f",
Expand Down Expand Up @@ -210,6 +211,7 @@
"Show all hunts": "\u3059\u3079\u3066\u306e\u30cf\u30f3\u30c8\u3092\u8868\u793a",
"Show only my collections": "\u81ea\u5206\u306e\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u307f\u3092\u8868\u793a",
"Show only my hunts": "\u79c1\u306e\u72e9\u308a\u3060\u3051\u3092\u8868\u793a",
"Sigma": "\u30b7\u30b0\u30de",
"Skip Cert Verification": "\u8a3c\u660e\u66f8\u306e\u691c\u8a3c\u3092\u30b9\u30ad\u30c3\u30d7",
"Sparse": "\u30b9\u30d1\u30fc\u30b9",
"Sparse files will be expanded in export.": "\u30b9\u30d1\u30fc\u30b9 \u30d5\u30a1\u30a4\u30eb\u306f\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3067\u5c55\u958b\u3055\u308c\u307e\u3059\u3002",
Expand All @@ -228,6 +230,7 @@
"Tool Version": "\u30c4\u30fc\u30eb\u306e\u30d0\u30fc\u30b8\u30e7\u30f3",
"Total Matching Clients": "\u4e00\u81f4\u3059\u308b\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u306e\u5408\u8a08",
"Trace Frequency Seconds": "\u30c8\u30ec\u30fc\u30b9\u983b\u5ea6\u79d2",
"Type VQL to evaluate on the server (press ? for help)": "\u30b5\u30fc\u30d0\u30fc\u4e0a\u3067\u8a55\u4fa1\u3059\u308b\u306b\u306f\u3001\u300cVQL\u300d\u3068\u5165\u529b\u3057\u307e\u3059 (\u30d8\u30eb\u30d7\u3092\u8868\u793a\u3059\u308b\u306b\u306f?\u3092\u62bc\u3057\u3066\u304f\u3060\u3055\u3044)",
"Type a URL": "URL\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044",
"Uncompressed": "\u975e\u5727\u7e2e",
"Unlabeled Hosts": "\u30e9\u30d9\u30eb\u306e\u306a\u3044\u30db\u30b9\u30c8",
Expand All @@ -253,5 +256,6 @@
"Windows Only": "Windows \u306e\u307f",
"X509 Certificate/Frontend Cert": "X509 \u8a3c\u660e\u66f8/\u30d5\u30ed\u30f3\u30c8\u30a8\u30f3\u30c9\u8a3c\u660e\u66f8",
"Zero or more matches": "\u30bc\u30ed\u500b\u4ee5\u4e0a\u306e\u4e00\u81f4",
"Zero or more matches, prefer fewer": "\u30bc\u30ed\u4ee5\u4e0a\u306e\u4e00\u81f4\u3001\u5c11\u306a\u3044\u65b9\u304c\u671b\u307e\u3057\u3044"
"Zero or more matches, prefer fewer": "\u30bc\u30ed\u4ee5\u4e0a\u306e\u4e00\u81f4\u3001\u5c11\u306a\u3044\u65b9\u304c\u671b\u307e\u3057\u3044",
"macOS Only": "macOS \u306e\u307f"
}
8 changes: 6 additions & 2 deletions gui/velociraptor/src/components/i8n/por.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@
"486578204f6666736574": "Deslocamento hexadecimal",
"4c696e7578204f6e6c79": "Somente Linux",
"4c6f6164696e672041434c73": "Carregando ACLs",
"4f5358204f6e6c79": "Somente OSX",
"506c656173652053656c65637420616e204f7267": "Selecione uma organização",
"507265666978": "Prefixo",
"50726576696577": "Pré-visualização",
Expand Down Expand Up @@ -255,5 +254,10 @@
"4f6e65206f72206d6f7265206d6174636865732c20707265666572206665776572": "Uma ou mais correspondências, prefira menos",
"506c61696e206261636b736c617368": "Barra invertida simples",
"5a65726f206f72206d6f7265206d617463686573": "Zero ou mais correspondências",
"5a65726f206f72206d6f7265206d6174636865732c20707265666572206665776572": "Zero ou mais correspondências, prefira menos"
"5a65726f206f72206d6f7265206d6174636865732c20707265666572206665776572": "Zero ou mais correspondências, prefira menos",
"456e746572206d61726b646f776e207465787420746f2072656e64657220696e20746865206e6f7465626f6f6b": "Insira o texto de marcação para renderizar no notebook",
"4d61726b646f776e": "Redução",
"5369676d61": "Sigma",
"547970652056514c20746f206576616c75617465206f6e207468652073657276657220287072657373203f20666f722068656c7029": "Digite VQL para avaliar no servidor (pressione ? por ajuda)",
"6d61634f53204f6e6c79": "somente macOS"
}
Loading

0 comments on commit c24d475

Please sign in to comment.