2015-06-25 12:25:15 -04:00
en :
js :
2015-06-25 14:58:14 -04:00
errors :
explorer :
no_semicolons : "Remove the semicolons from the query."
2015-06-30 12:07:33 -04:00
dirty : "You must save the query before running."
2015-06-25 16:26:31 -04:00
explorer :
2015-09-21 14:19:31 -04:00
admins_only : "The data explorer is only available to admins."
2020-01-06 06:08:35 -05:00
allow_groups : "Allow groups to access this query"
2015-06-25 16:26:31 -04:00
title : "Data Explorer"
create : "Create New"
2015-06-25 17:53:03 -04:00
create_placeholder : "Query name..."
2018-08-19 00:54:53 -04:00
description_placeholder : "Enter a description here"
2015-06-25 16:26:31 -04:00
import :
label : "Import"
modal : "Import A Query"
2015-07-08 16:45:13 -04:00
schema :
title : "Database Schema"
filter : "Search..."
2015-07-14 13:34:23 -04:00
sensitive : "The contents of this column may contain particularly sensitive or private information. Please exercise caution when using the contents of this column."
2015-07-08 19:46:36 -04:00
type_help : "<a href='http://www.postgresql.org/docs/9.3/static/datatype.html#DATATYPE-TABLE' target='_blank'>Types</a>"
2015-07-14 19:01:38 -04:00
types :
bool :
yes : "Yes"
no : "No"
null_ : "Null"
2015-06-25 16:26:31 -04:00
export : "Export"
2015-06-30 12:07:33 -04:00
save : "Save Changes"
2019-02-05 03:51:52 -05:00
saverun : "Save Changes and Run"
run : "Run"
2015-07-14 13:34:23 -04:00
undo : "Discard Changes"
2015-07-14 19:01:38 -04:00
edit : "Edit"
2015-06-30 15:52:17 -04:00
delete : "Delete"
recover : "Undelete Query"
2015-08-03 18:07:29 -04:00
download_json : "JSON"
download_csv : "CSV"
2015-07-14 13:34:23 -04:00
others_dirty : "A query has unsaved changes that will be lost if you navigate away."
2020-06-02 13:22:46 -04:00
run_time : "Query completed in %{value} ms."
2018-09-16 12:28:16 -04:00
result_count :
one : "%{count} result."
other : "%{count} results."
max_result_count :
one : "Showing top %{count} results."
other : "Showing top %{count} results."
2018-08-12 12:08:25 -04:00
query_name : "Query"
2019-09-11 10:09:41 -04:00
query_groups : "Groups"
2019-10-28 15:32:09 -04:00
link : "Link for"
2019-09-11 10:09:41 -04:00
report_name : "Report"
2018-08-12 12:08:25 -04:00
query_description : "Description"
2018-08-24 07:58:51 -04:00
query_time : "Last run"
2018-08-12 12:08:25 -04:00
query_user : "Created by"
2020-06-02 13:22:46 -04:00
column : "Column %{number}"
2015-06-30 18:56:09 -04:00
explain_label : "Include query plan?"
2015-06-30 22:51:38 -04:00
save_params : "Set Defaults"
reset_params : "Reset"
2018-11-02 08:41:20 -04:00
search_placeholder : "Search..."
no_search_results : "Sorry, we couldn't find any results matching your text."
2019-09-11 10:09:41 -04:00
group :
reports : "Reports"