diff --git a/superset/translations/ko/LC_MESSAGES/messages.json b/superset/translations/ko/LC_MESSAGES/messages.json index 03ebcdc9745..ecde58250fe 100644 --- a/superset/translations/ko/LC_MESSAGES/messages.json +++ b/superset/translations/ko/LC_MESSAGES/messages.json @@ -15,9 +15,9 @@ "Datasets": ["데이터베이스"], "Charts": ["차트"], "Dashboards": ["대시보드"], - "Plugins": [""], + "Plugins": ["플러그인"], "CSS Templates": ["CSS 템플릿"], - "Row level security": [""], + "Row level security": ["저수준 보안"], "Security": ["보안"], "Import Dashboards": ["대시보드 가져오기"], "SQL Editor": ["SQL 편집기"], @@ -25,28 +25,37 @@ "Saved Queries": ["저장된 Query"], "Query History": ["Query 실행 이력"], "Upload a CSV": ["CSV 업로드"], - "Upload Excel": [""], - "Action Log": [""], + "Upload Excel": ["엑셀 업로드"], + "Action Log": ["활동 기록"], "Dashboard Emails": ["대시보드"], "Chart Email Schedules": [""], - "Alerts": [""], - "Alerts & Reports": [""], + "Alerts": ["경고"], + "Alerts & Reports": ["경고 및 리포트"], "Access requests": [""], "Druid Datasources": ["Druid 데이터소스"], "Druid Clusters": ["Druid 클러스터"], "Scan New Datasources": ["새 데이터소스 스캔"], "Refresh Druid Metadata": ["Druid 메타데이터 새로고침"], - "Issue 1000 - The datasource is too large to query.": [""], + "Issue 1000 - The datasource is too large to query.": [ + "이슈 1000 - 데이터 소스가 쿼리하기에 너무 큽니다." + ], "Issue 1001 - The database is under an unusual load.": [""], - "Issue 1002 - The database returned an unexpected error.": [""], + "Issue 1002 - The database returned an unexpected error.": [ + "이슈 1002 - 데이터베이스에 예상치 못한 에러가 발생했습니다." + ], "Issue 1003 - There is a syntax error in the SQL query. Perhaps there was a misspelling or a typo.": [ - "" + "이슈 1003 - SQL 쿼리에 문법 오류가 있습니다. 오탈자가 있는지 확인하세요." ], "Issue 1004 - The column was deleted or renamed in the database.": [""], "Issue 1005 - The table was deleted or renamed in the database.": [""], "Issue 1006 - One or more parameters specified in the query are missing.": [ "" ], + "Issue 1007 - The hostname provided can't be resolved.": [""], + "Issue 1008 - The port is closed.": [""], + "Issue 1009 - The host might be down, and can't be reached on the provided port.": [ + "" + ], "Invalid certificate": [""], "Unsafe return type for function %(func)s: %(value_type)s": [""], "Unsupported return value for method %(name)s": [""], @@ -63,24 +72,36 @@ "Applied rolling window did not return any data. Please make sure the source query satisfies the minimum periods defined in the rolling window.": [ "" ], - "From date cannot be larger than to date": [""], - "Cached value not found": [""], - "Columns missing in datasource: %(invalid_columns)s": [""], - "Table View": [""], + "From date cannot be larger than to date": [ + "시작 날짜가 끝 날짜보다 클 수 없습니다" + ], + "Cached value not found": ["캐시된 값을 찾을 수 없습니다."], + "Columns missing in datasource: %(invalid_columns)s": [ + "데이터 소스의 컬럼이 없습니다 : %(invalid_columns)s" + ], + "Table View": ["테이블 뷰"], "You cannot use [Columns] in combination with [Group By]/[Metrics]/[Percentage Metrics]. Please choose one or the other.": [ "" ], "Pick a granularity in the Time section or uncheck 'Include Time'": [""], - "Time Table View": [""], - "Pick at least one metric": [""], - "When using 'Group By' you are limited to use a single metric": [""], - "Pivot Table": [""], - "Please choose at least one 'Group by' field ": [""], - "Please choose at least one metric": [""], - "Group By' and 'Columns' can't overlap": [""], - "Treemap": [""], - "Calendar Heatmap": [""], - "Bubble Chart": [""], + "Time Table View": ["시간 테이블 뷰"], + "Pick at least one metric": ["적어도 하나의 메트릭을 선택하세요"], + "When using 'Group By' you are limited to use a single metric": [ + "'Group By'를 사용 할 때 오직 하나의 메트릭만 사용 가능합니다" + ], + "Pivot Table": ["피봇 테이블"], + "Please choose at least one 'Group by' field ": [ + "적어도 하나의 'Group by'필드를 선택하세요" + ], + "Please choose at least one metric": [ + "적어도 하나의 메트릭을 선택하세요" + ], + "Group By' and 'Columns' can't overlap": [ + "Group By' 와 'Columns' 겹칠 수 없습니다" + ], + "Treemap": ["트리맵"], + "Calendar Heatmap": ["달력 히트캡"], + "Bubble Chart": ["버블 차트"], "Please use 3 different metric labels": [""], "Pick a metric for x, y and size": [""], "Bullet Chart": [""], @@ -114,7 +135,6 @@ "" ], "Directed Force Layout": [""], - "Pick exactly 2 columns to 'Group By'": [""], "Country Map": [""], "World Map": [""], "Filters": ["필터"], @@ -146,12 +166,6 @@ "Time Series - Paired t-test": [""], "Time Series - Nightingale Rose Chart": [""], "Partition Diagram": [""], - "Choose either fields to [Group By] and [Metrics] and/or [Percentage Metrics], or [Columns], not both": [ - "" - ], - "Box Plot": [""], - "Distribution - NVD3 - Pie Chart": [""], - "iFrame": [""], "Deleted %(num)d annotation layer": [""], "All Text": [""], "Deleted %(num)d annotation": [""], @@ -173,7 +187,7 @@ "Name must be unique": [""], "Deleted %(num)d chart": [""], "Request is not JSON": [""], - "Request is incorrect: %(error)s": [""], + "Request is incorrect: %(error)s": ["부적절한 요청입니다 : %(error)s"], "`confidence_interval` must be between 0 and 1 (exclusive)": [""], "lower percentile must be greater than 0 and less than 100. Must be lower than upper percentile.": [ "" @@ -182,34 +196,50 @@ "" ], "`width` must be greater or equal to 0": [""], - "`row_limit` must be greater than or equal to 1": [""], + "`row_limit` must be greater than or equal to 0": [""], "`row_offset` must be greater than or equal to 0": [""], "There are associated alerts or reports: %s,": [""], - "Database does not exist": [""], - "Dashboards do not exist": ["대시보드"], + "Time string is unclear. Please specify [%(human_readable)s ago] or [%(human_readable)s later].": [ + "" + ], + "Cannot parse time string [%(human_readable)s]": [""], + "Database does not exist": ["데이터베이스가 존재하지 않습니다"], + "Dashboards do not exist": ["대시보드가 존재하지 않습니다"], "Datasource type is required when datasource_id is given": [""], - "Chart parameters are invalid.": [""], - "Chart could not be created.": [""], - "Chart could not be updated.": [""], - "Chart could not be deleted.": [""], - "There are associated alerts or reports": [""], - "Changing this chart is forbidden": [""], - "Charts could not be deleted.": [""], - "Import chart failed for an unknown reason": [""], - "Owners are invalid": [""], - "Dataset does not exist": ["데이터소스"], + "Chart parameters are invalid.": ["차트의 파라미터가 부적절합니다."], + "Chart could not be created.": ["차트를 생성할 수 없습니다."], + "Chart could not be updated.": ["차트를 업데이트할 수 없습니다."], + "Chart could not be deleted.": ["차트를 삭제할 수 없습니다."], + "There are associated alerts or reports": [ + "관련된 알람이나 리포트가 있습니다" + ], + "Changing this chart is forbidden": [ + "이 차트를 변경하는 것은 불가능합니다" + ], + "Charts could not be deleted.": ["차트를 삭제할 수 없습니다."], + "Import chart failed for an unknown reason": [ + "차트 불러오기는 알 수 없는 이유로 실패했습니다" + ], + "Owners are invalid": ["소유자가 부적절합니다"], + "Some roles do not exist": ["몇몇 역할이 존재하지 않습니다"], + "Dataset does not exist": ["데이터소스가 존재하지 않습니다"], + "Invalid result type: %(result_type)": [""], + "The chart does not exist": ["차트가 존재하지 않습니다"], + "Duplicate column/metric labels: %(labels)s. Please make sure all columns and metrics have a unique label.": [ + "" + ], "`operation` property of post processing object undefined": [""], "Unsupported post processing operation: %(operation)s": [""], "Adding new datasource [{}]": ["새 데이터소스 스캔"], - "Refreshing datasource [{}]": [""], + "Refreshing datasource [{}]": ["데이터 소스 새로고침"], "Metric(s) {} must be aggregations.": [""], "Unsupported extraction function: ": [""], - "Columns": [""], - "Show Druid Column": [""], - "Add Druid Column": [""], - "Edit Druid Column": [""], - "Column": [""], - "Type": [""], + "Columns": ["칼럼"], + "Show Druid Column": ["Druid 칼럼 보기"], + "Add Druid Column": ["Druid 칼럼 추가"], + "Edit Druid Column": ["Druid 칼럼 편집"], + "Column": ["칼럼"], + "Type": ["타입"], "Datasource": ["데이터소스"], "Groupable": [""], "Filterable": [""], @@ -217,21 +247,21 @@ "" ], "Metrics": ["메트릭"], - "Show Druid Metric": [""], - "Add Druid Metric": [""], - "Edit Druid Metric": [""], + "Show Druid Metric": ["Druid 메트릭 보기"], + "Add Druid Metric": ["Druid 메트릭 추가"], + "Edit Druid Metric": ["Druid 메트릭 편집"], "Metric": ["메트릭"], - "Description": [""], + "Description": ["설명"], "Verbose Name": [""], - "JSON": [""], - "Druid Datasource": [""], - "Warning Message": [""], - "Show Druid Cluster": [""], - "Add Druid Cluster": [""], - "Edit Druid Cluster": [""], + "JSON": ["JSON"], + "Druid Datasource": ["Druid 데이터소스"], + "Warning Message": ["경고 메시지"], + "Show Druid Cluster": ["Druid 클러스터 보기"], + "Add Druid Cluster": ["Druid 클러스터 추가"], + "Edit Druid Cluster": ["Druid 클러스터 편집"], "Cluster Name": ["테이블 명"], - "Broker Host": [""], - "Broker Port": [""], + "Broker Host": ["호스트"], + "Broker Port": ["포트"], "Broker Username": ["사용자명"], "Broker Password": ["비밀번호"], "Broker Endpoint": [""], @@ -243,9 +273,9 @@ "Druid supports basic authentication. See [auth](http://druid.io/docs/latest/design/auth.html) and druid-basic-security extension": [ "" ], - "Show Druid Datasource": [""], - "Add Druid Datasource": [""], - "Edit Druid Datasource": [""], + "Show Druid Datasource": ["Druid 데이터소스 보기"], + "Add Druid Datasource": ["Druid 데이터소스 추가"], + "Edit Druid Datasource": ["Druid 데이터소스 편집"], "The list of charts associated with this table. By altering this datasource, you may change how these associated charts behave. Also note that charts need to point to a datasource, so this form will fail at saving if removing charts from a datasource. If you want to change the datasource for a chart, overwrite the chart from the 'explore view'": [ "" ], @@ -275,21 +305,36 @@ "Changed By": [""], "Modified": ["수정됨"], "Refreshed metadata from cluster [{}]": [""], - "Only `SELECT` statements are allowed": [""], - "Only single queries supported": [""], + "Only `SELECT` statements are allowed": [ + "오직 `SELECT` 구문만 허용됩니다." + ], + "Only single queries supported": ["오직 하나의 쿼리만 지원됩니다"], "Error in jinja expression in fetch values predicate: %(msg)s": [""], - "Error in jinja expression in FROM clause: %(msg)s": [""], + "Virtual dataset query must be read-only": [ + "가상 데이터셋 쿼리는 읽기 전용이어야 합니다" + ], + "Error while rendering virtual dataset query: %(msg)s": [""], + "Virtual dataset query cannot be empty": [""], "Virtual dataset query cannot consist of multiple statements": [""], - "Virtual dataset query must be read-only": [""], "Error in jinja expression in RLS filters: %(msg)s": [""], "Datetime column not provided as part table configuration and is required by this type of chart": [ "" ], "Empty query?": [""], - "Metric '%(metric)s' does not exist": [""], + "Metric '%(metric)s' does not exist": [ + "메트릭 '%(metric)s' 이 존재하지 않습니다." + ], + "Unknown column used in orderby: %(col)": [ + "알 수 없는 칼럼이 orderby에 사용되었습니다: %(col)" + ], + "Time column \"%(col)s\" does not exist in dataset": [""], + "Filter value list cannot be empty": [""], + "Must specify a value for filters with comparison operators": [""], "Invalid filter operation type: %(op)s": [""], "Error in jinja expression in WHERE clause: %(msg)s": [""], "Error in jinja expression in HAVING clause: %(msg)s": [""], + "Database does not support subqueries": [""], + "Db engine did not return all queried columns": [""], "Show Column": ["컬럼 보기"], "Add Column": ["컬럼 추가"], "Edit Column": ["컬럼 수정"], @@ -300,15 +345,15 @@ "" ], "Table": ["테이블"], - "Expression": [""], + "Expression": ["표현식"], "Is temporal": [""], "Datetime Format": [""], "Invalid date/timestamp format": [""], - "Show Metric": [""], - "Add Metric": [""], - "Edit Metric": [""], - "SQL Expression": [""], - "D3 Format": [""], + "Show Metric": ["메트릭 보기"], + "Add Metric": ["메트릭 추가"], + "Edit Metric": ["메트릭 편집"], + "SQL Expression": ["SQL 표현식"], + "D3 Format": ["D3 포멧"], "Extra": [""], "Row level security filter": [""], "Show Row level security filter": [""], @@ -328,7 +373,7 @@ "" ], "Tables": ["테이블"], - "Roles": [""], + "Roles": ["역할"], "Clause": [""], "Creator": ["생성자"], "Show Table": ["테이블 보기"], @@ -359,7 +404,7 @@ "Database": ["데이터베이스"], "Last Changed": [""], "Schema": ["스키마"], - "Offset": [""], + "Offset": ["오프셋"], "Table Name": ["테이블 명"], "Fetch Values Predicate": [""], "Main Datetime Column": [""], @@ -376,58 +421,86 @@ "The following tables update column metadata: %(tables)s": [""], "Unable to refresh metadata for the following table(s): %(tables)s": [""], "Deleted %(num)d css template": [""], - "CSS template could not be deleted.": [""], - "CSS template not found.": ["CSS 템플릿"], + "CSS template could not be deleted.": [ + "CSS 템플릿을 삭제할 수 없습니다." + ], + "CSS template not found.": ["CSS 템플릿을 찾을수 없습니다."], "Deleted %(num)d dashboard": [""], "Title or Slug": [""], + "Role": ["역할"], "Must be unique": [""], - "Dashboard parameters are invalid.": [""], - "Dashboard not found.": ["대시보드"], - "Dashboard could not be created.": [""], - "Dashboards could not be deleted.": [""], - "Dashboard could not be updated.": [""], - "Dashboard could not be deleted.": [""], + "Dashboard parameters are invalid.": ["대시보드 인자가 부적절합니다."], + "Dashboard not found.": ["대시보드를 찾을 수 없습니다."], + "Dashboard could not be created.": ["대시보드를 생성할 수 없습니다."], + "Dashboards could not be deleted.": ["대시보드를 삭제할 수 없습니다."], + "Dashboard could not be updated.": ["대시보드를 업데이트할 수 없습니다."], + "Dashboard could not be deleted.": ["대시보드를 삭제할 수 없습니다."], "Changing this Dashboard is forbidden": [""], "Import dashboard failed for an unknown reason": [""], - "No data in file": [""], - "Table name undefined": ["테이블 명"], + "You don't have access to this dashboard.": [""], + "No data in file": ["파일에 데이터가 없습니다"], + "Table name undefined": ["테이블 명이 정해지지 않았습니다"], "Invalid connection string, a valid string usually follows: driver://user:password@database-host/database-name": [ "" ], - "SQLite database cannot be used as a data source for security reasons.": [ - "" - ], "Field cannot be decoded by JSON. %(msg)s": [""], "The metadata_params in Extra field is not configured correctly. The key %(key)s is invalid.": [ "" ], "Database parameters are invalid.": [""], - "A database with the same name already exists": [""], + "A database with the same name already exists": [ + "같은 이름의 데이터베이스가 이미 존재합니다" + ], "Field is required": [""], "Field cannot be decoded by JSON. %{json_error}s": [""], "The metadata_params in Extra field is not configured correctly. The key %{key}s is invalid.": [ "" ], - "Database not found.": [""], - "Database could not be created.": [""], - "Database could not be updated.": [""], - "Connection failed, please check your connection settings": [""], + "Database not found.": ["데이터베이스를 찾을 수 없습니다."], + "Database could not be created.": ["데이터베이스를 생성할 수 없습니다."], + "Database could not be updated.": [ + "데이터베이스를 업데이트할 수 없습니다." + ], + "Connection failed, please check your connection settings": [ + "연결하는데 실패했습니다. 커넥션 " + ], "Cannot delete a database that has tables attached": [""], - "Database could not be deleted.": [""], + "Database could not be deleted.": ["데이터베이스를 삭제할 수 없습니다."], "Stopped an unsafe database connection": [""], - "Could not load database driver": [""], + "Could not load database driver": [ + "데이터베이스 드라이버를 로드할 수 없습니다" + ], "Unexpected error occurred, please check your logs for details": [""], "Import database failed for an unknown reason": [""], + "Unable to resolve hostname \"%(hostname)s\".": [""], + "The host %(host)s is up, but the port %(port)s is closed.": [""], + "The host %(host)s might be down, ond can't be reached on port %(port)s.": [ + "" + ], "Could not load database driver: {}": [""], "Deleted %(num)d dataset": ["데이터베이스 선택"], "Null or Empty": [""], + "Dataset column not found.": [""], + "Dataset column delete failed.": [""], + "Changing this dataset is forbidden.": [""], + "Dataset %(name)s already exists": [ + "데이터셋 %(name)s 은 이미 존재합니다" + ], "Database not allowed to change": [""], - "One or more columns do not exist": [""], - "One or more columns are duplicated": [""], - "One or more columns already exist": [""], - "One or more metrics do not exist": [""], - "One or more metrics are duplicated": [""], - "One or more metrics already exist": [""], + "One or more columns do not exist": [ + "하나 이상의 칼럼이 존재하지 않습니다" + ], + "One or more columns are duplicated": ["하나 이상의 칼럼이 중복됩니다"], + "One or more columns already exist": [ + "하나 이상의 칼럼이 이미 존재합니다" + ], + "One or more metrics do not exist": [ + "하나 이상의 메트릭이 존재하지 않습니다" + ], + "One or more metrics are duplicated": ["하나 이상의 메트릭이 중복됩니다"], + "One or more metrics already exist": [ + "하나 이상의 메트릭이 이미 존재합니다" + ], "Table [%(table_name)s] could not be found, please double check your database connection, schema, and table name": [ "" ], @@ -438,6 +511,25 @@ "Dataset(s) could not be bulk deleted.": [""], "Changing this dataset is forbidden": [""], "Import dataset failed for an unknown reason": [""], + "Dataset metric not found.": [""], + "Dataset metric delete failed.": [""], + "Original value": ["원본 값"], + "Second": ["초"], + "Minute": ["분"], + "5 minute": ["5분"], + "10 minute": ["10분"], + "15 minute": ["15분"], + "Half hour": ["30분"], + "Hour": ["시"], + "Day": ["일"], + "Week": ["주"], + "Month": ["달"], + "Quarter": ["분기"], + "Year": ["년"], + "Week starting sunday": [""], + "Week starting monday": [""], + "Week ending saturday": [""], + "Week_ending sunday": [""], "Unknown Presto Error": [""], "We can't seem to resolve the column \"%(column_name)s\" at line %(location)s.": [ "" @@ -445,14 +537,16 @@ "The table \"%(table_name)s\" does not exist. A valid table must be used to run this query.": [ "" ], + "Temporal expression not supported for type: %(col_type)s": [""], "Deleted %(num)d saved query": [""], "Saved queries could not be deleted.": [""], - "Saved query not found.": [""], + "Saved query not found.": ["저장된 쿼리를 찾을 수 없습니다."], "Deleted %(num)d report schedule": [""], + "Value must be greater than 0": ["값은 0보다 커야합니다"], "Alert query returned more then one row. %s rows returned": [""], "Alert query returned more then one column. %s columns returned": [""], - "Dashboard does not exist": [""], - "Chart does not exist": [""], + "Dashboard does not exist": ["대시보드가 존재하지 않습니다"], + "Chart does not exist": ["차트가 존재하지 않습니다"], "Database is required for alerts": [""], "Type is required": [""], "Choose a chart or dashboard not both": [""], @@ -472,6 +566,8 @@ "Alert query returned more then one column.": [""], "Alert query returned a non-number value.": [""], "Alert found an error while executing a query.": [""], + "A timeout occurred while executing the query.": [""], + "A timeout occurred while taking a screenshot.": [""], "Alert fired during grace period.": [""], "Alert ended grace period.": [""], "Alert on grace period": [""], @@ -480,17 +576,25 @@ "Report schedule unexpected error": [""], "Changing this report is forbidden": [""], "An error occurred while pruning logs ": [""], - "\n Explore in Superset
\nExample:'postgresql://user:password@your-" -"postgres-db/database'
" +"Invalid connection string, a valid string usually " +"follows:'DRIVER://USER:PASSWORD@DB-HOST/DATABASE-" +"NAME'Example:'postgresql://user:password@your-postgres-" +"db/database'
" msgstr "" #: superset/views/database/views.py:114 @@ -3121,22 +3387,22 @@ msgstr "" #: superset/views/database/views.py:132 #, python-format msgid "" -"Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed for " -"csv uploads. Please contact your Superset Admin." +"Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed " +"for csv uploads. Please contact your Superset Admin." msgstr "" #: superset/views/database/views.py:142 msgid "" -"You cannot specify a namespace both in the name of the table: \"%(csv_table." -"table)s\" and in the schema field: \"%(csv_table.schema)s\". Please remove " -"one" +"You cannot specify a namespace both in the name of the table: " +"\"%(csv_table.table)s\" and in the schema field: " +"\"%(csv_table.schema)s\". Please remove one" msgstr "" #: superset/views/database/views.py:250 #, python-format msgid "" -"Unable to upload CSV file \"%(filename)s\" to table \"%(table_name)s\" in " -"database \"%(db_name)s\". Error message: %(error_msg)s" +"Unable to upload CSV file \"%(filename)s\" to table \"%(table_name)s\" in" +" database \"%(db_name)s\". Error message: %(error_msg)s" msgstr "" #: superset/views/database/views.py:263 @@ -3153,34 +3419,34 @@ msgstr "" #: superset/views/database/views.py:289 #, python-format msgid "" -"Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed for " -"excel uploads. Please contact your Superset Admin." +"Database \"%(database_name)s\" schema \"%(schema_name)s\" is not allowed " +"for excel uploads. Please contact your Superset Admin." msgstr "" #: superset/views/database/views.py:299 msgid "" "You cannot specify a namespace both in the name of the table: " -"\"%(excel_table.table)s\" and in the schema field: \"%(excel_table.schema)s" -"\". Please remove one" +"\"%(excel_table.table)s\" and in the schema field: " +"\"%(excel_table.schema)s\". Please remove one" msgstr "" #: superset/views/database/views.py:402 #, python-format msgid "" -"Unable to upload Excel file \"%(filename)s\" to table \"%(table_name)s\" in " -"database \"%(db_name)s\". Error message: %(error_msg)s" +"Unable to upload Excel file \"%(filename)s\" to table \"%(table_name)s\" " +"in database \"%(db_name)s\". Error message: %(error_msg)s" msgstr "" #: superset/views/database/views.py:415 #, python-format msgid "" -"Excel file \"%(excel_filename)s\" uploaded to table \"%(table_name)s\" in " -"database \"%(db_name)s\"" +"Excel file \"%(excel_filename)s\" uploaded to table \"%(table_name)s\" in" +" database \"%(db_name)s\"" msgstr "" #: superset/views/log/__init__.py:21 msgid "Logs" -msgstr "" +msgstr "로그" #: superset/views/log/__init__.py:22 msgid "Show Log" @@ -3188,203 +3454,211 @@ msgstr "컬럼 보기" #: superset/views/log/__init__.py:23 msgid "Add Log" -msgstr "" +msgstr "로그 추가" #: superset/views/log/__init__.py:24 msgid "Edit Log" -msgstr "컬럼 수정" +msgstr "로그 수정" #: superset/views/log/__init__.py:31 msgid "Action" -msgstr "" +msgstr "활동" #: superset/views/log/__init__.py:32 msgid "dttm" -msgstr "" +msgstr "날짜/시간" -#: superset-frontend/src/CRUD/CollectionTable.tsx:317 +#: superset-frontend/src/CRUD/CollectionTable.tsx:323 msgid "Add item" msgstr "테이블 추가" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:103 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:106 msgid "The query couldn't be loaded" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:156 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:159 msgid "" "Your query has been scheduled. To see details of your query, navigate to " "Saved queries" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:163 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:166 msgid "Your query could not be scheduled" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:191 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:298 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:194 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:301 msgid "Failed at retrieving results" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:229 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:255 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:232 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:258 msgid "" -"An error occurred while storing the latest query id in the backend. Please " -"contact your administrator if this problem persists." +"An error occurred while storing the latest query id in the backend. " +"Please contact your administrator if this problem persists." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:342 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:375 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:345 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:385 msgid "Unknown error" -msgstr "" +msgstr "알 수 없는 에러" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:393 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:403 msgid "Query was stopped." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:422 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:432 msgid "" -"Unable to migrate table schema state to backend. Superset will retry later. " +"Unable to migrate table schema state to backend. Superset will retry " +"later. Please contact your administrator if this problem persists." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:450 +msgid "" +"Unable to migrate query state to backend. Superset will retry later. " "Please contact your administrator if this problem persists." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:440 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:496 msgid "" -"Unable to migrate query state to backend. Superset will retry later. Please " -"contact your administrator if this problem persists." +"Unable to migrate query editor state to backend. Superset will retry " +"later. Please contact your administrator if this problem persists." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:486 -msgid "" -"Unable to migrate query editor state to backend. Superset will retry later. " -"Please contact your administrator if this problem persists." +#: superset-frontend/src/SqlLab/actions/sqlLab.js:529 +msgid "Unable to add a new tab to the backend. Please contact your administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:519 -msgid "" -"Unable to add a new tab to the backend. Please contact your administrator." -msgstr "" - -#: superset-frontend/src/SqlLab/actions/sqlLab.js:536 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:546 #: superset-frontend/src/SqlLab/reducers/sqlLab.js:74 #, python-format msgid "Copy of %s" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:563 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:573 msgid "" "An error occurred while setting the active tab. Please contact your " "administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:649 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:660 msgid "An error occurred while fetching tab state" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:677 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:696 msgid "" -"An error occurred while removing tab. Please contact your administrator." +"An error occurred while hiding the left bar. Please contact your " +"administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:701 -msgid "" -"An error occurred while removing query. Please contact your administrator." +#: superset-frontend/src/SqlLab/actions/sqlLab.js:718 +msgid "An error occurred while removing tab. Please contact your administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:724 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:742 +msgid "An error occurred while removing query. Please contact your administrator." +msgstr "" + +#: superset-frontend/src/SqlLab/actions/sqlLab.js:765 msgid "" "An error occurred while setting the tab database ID. Please contact your " "administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:749 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:790 msgid "" "An error occurred while setting the tab schema. Please contact your " "administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:782 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:823 msgid "" "An error occurred while setting the tab autorun. Please contact your " "administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:807 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:899 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:848 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:940 msgid "" "An error occurred while setting the tab title. Please contact your " "administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:829 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:870 msgid "Your query was saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:833 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:874 msgid "Your query could not be saved" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:845 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:886 msgid "Your query was updated" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:849 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:890 msgid "Your query could not be updated" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:868 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:909 msgid "" -"An error occurred while storing your query in the backend. To avoid losing " -"your changes, please save your query using the \"Save Query\" button." +"An error occurred while storing your query in the backend. To avoid " +"losing your changes, please save your query using the \"Save Query\" " +"button." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:928 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:969 msgid "" -"An error occurred while setting the tab template parameters. Please contact " -"your administrator." +"An error occurred while setting the tab template parameters. Please " +"contact your administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:989 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1014 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1027 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1052 msgid "An error occurred while fetching table metadata" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1055 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1093 msgid "" "An error occurred while fetching table metadata. Please contact your " "administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1103 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1141 msgid "" "An error occurred while expanding the table schema. Please contact your " "administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1127 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1165 msgid "" "An error occurred while collapsing the table schema. Please contact your " "administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1150 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1188 msgid "" "An error occurred while removing the table schema. Please contact your " "administrator." msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1183 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1221 msgid "Shared query" msgstr "Query 공유" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1245 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1283 msgid "The datasource couldn't be loaded" msgstr "" -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1275 -#: superset-frontend/src/SqlLab/actions/sqlLab.js:1297 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1313 +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1335 msgid "An error occurred while creating the data source" msgstr "" +#: superset-frontend/src/SqlLab/actions/sqlLab.js:1356 +msgid "An error occurred while fetching function names." +msgstr "" + #: superset-frontend/src/SqlLab/components/App.jsx:76 msgid "" "SQL Lab uses your browser's local storage to store queries and results.\n" @@ -3392,20 +3666,20 @@ msgid "" " 2,\n" " )} KB out of ${LOCALSTORAGE_MAX_USAGE_KB} KB. storage space.\n" " To keep SQL Lab from crashing, please delete some query tabs.\n" -" You can re-access these queries by using the Save feature before you delete " -"the tab. Note that you will need to close other SQL Lab windows before you " -"do this." +" You can re-access these queries by using the Save feature before you " +"delete the tab. Note that you will need to close other SQL Lab windows " +"before you do this." msgstr "" -#: superset-frontend/src/SqlLab/components/EstimateQueryCostButton.jsx:85 +#: superset-frontend/src/SqlLab/components/EstimateQueryCostButton.jsx:87 msgid "Estimate selected query cost" msgstr "" -#: superset-frontend/src/SqlLab/components/EstimateQueryCostButton.jsx:86 +#: superset-frontend/src/SqlLab/components/EstimateQueryCostButton.jsx:88 msgid "Estimate cost" msgstr "" -#: superset-frontend/src/SqlLab/components/EstimateQueryCostButton.jsx:90 +#: superset-frontend/src/SqlLab/components/EstimateQueryCostButton.jsx:92 msgid "Cost estimate" msgstr "" @@ -3414,74 +3688,68 @@ msgid "Creating a data source and creating a new tab" msgstr "" #: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton.jsx:81 -#: superset-frontend/src/components/TableLoader.tsx:60 +#: superset-frontend/src/components/TableLoader/index.tsx:48 msgid "An error occurred" msgstr "" #: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton.jsx:92 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:156 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:163 msgid "Explore the result set in the data exploration view" msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreCtasResultsButton.jsx:99 -#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:163 -msgid "Explore" -msgstr "" - -#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:108 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:111 #, python-format msgid "This query took %s seconds to run, " msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:110 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:113 #, python-format msgid "and the explore view times out at %s seconds " msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:114 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:117 msgid "following this flow will most likely lead to your query timing out. " msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:117 -msgid "" -"We recommend your summarize your data further before following that flow. " +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:120 +msgid "We recommend your summarize your data further before following that flow. " msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:120 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:123 msgid "If activated you can use the " msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:122 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:125 msgid "feature to store a summarized data set that you can then explore." msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:134 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:141 msgid "Column name(s) " msgstr "" -#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:138 +#: superset-frontend/src/SqlLab/components/ExploreResultsButton.jsx:145 msgid "" "cannot be used as a column name. The column name/alias \"__timestamp\"\n" -" is reserved for the main temporal expression, and column aliases " -"ending with\n" +" is reserved for the main temporal expression, and column " +"aliases ending with\n" " double underscores followed by a numeric value (e.g. " "\"my_col__1\") are reserved\n" -" for deduplicating duplicate column names. Please use aliases to " -"rename the\n" +" for deduplicating duplicate column names. Please use aliases to" +" rename the\n" " invalid column names." msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql.jsx:85 -msgid "Raw SQL" -msgstr "" - -#: superset-frontend/src/SqlLab/components/HighlightedSql.jsx:95 +#: superset-frontend/src/SqlLab/components/HighlightedSql.tsx:77 msgid "Source SQL" msgstr "" -#: superset-frontend/src/SqlLab/components/HighlightedSql.jsx:108 -#: superset-frontend/src/datasource/DatasourceEditor.jsx:719 -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:301 +#: superset-frontend/src/SqlLab/components/HighlightedSql.tsx:83 +msgid "Raw SQL" +msgstr "" + +#: superset-frontend/src/SqlLab/components/HighlightedSql.tsx:102 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:733 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:303 msgid "SQL" msgstr "" @@ -3489,55 +3757,57 @@ msgstr "" msgid "No query history yet..." msgstr "Query 실행 이력이 없습니다." -#: superset-frontend/src/SqlLab/components/QuerySearch.jsx:193 -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar.jsx:101 -#: superset-frontend/src/components/DatabaseSelector.tsx:151 -msgid "It seems you don't have access to any database" -msgstr "" - -#: superset-frontend/src/SqlLab/components/QuerySearch.jsx:220 +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:132 msgid "An error occurred when refreshing queries" msgstr "" -#: superset-frontend/src/SqlLab/components/QuerySearch.jsx:235 +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:180 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar.jsx:106 +#: superset-frontend/src/components/DatabaseSelector.tsx:156 +msgid "It seems you don't have access to any database" +msgstr "" + +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:195 msgid "Filter by user" msgstr "필터" -#: superset-frontend/src/SqlLab/components/QuerySearch.jsx:244 +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:204 msgid "Filter by database" msgstr "데이터베이스 선택" -#: superset-frontend/src/SqlLab/components/QuerySearch.jsx:253 +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:213 msgid "Query search string" msgstr "Query 검색" -#: superset-frontend/src/SqlLab/components/QuerySearch.jsx:259 +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:219 msgid "[From]-" msgstr "" -#: superset-frontend/src/SqlLab/components/QuerySearch.jsx:271 +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:231 msgid "[To]-" msgstr "" -#: superset-frontend/src/SqlLab/components/QuerySearch.jsx:280 +#: superset-frontend/src/SqlLab/components/QuerySearch.tsx:240 msgid "Filter by status" msgstr "필터" #: superset-frontend/src/SqlLab/components/QueryTable.jsx:128 -#: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.jsx:34 -#: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:134 -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:301 -#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:120 -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:343 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:332 -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:329 -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:362 -#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:211 +#: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:33 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FilterSetUnit.tsx:68 +#: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:135 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:306 +#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:124 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:357 +#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:81 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:334 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:337 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:369 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:206 msgid "Edit" msgstr "" #: superset-frontend/src/SqlLab/components/QueryTable.jsx:147 -#: superset-frontend/src/explore/components/DataTablesPane.tsx:258 +#: superset-frontend/src/explore/components/DataTablesPane.tsx:294 msgid "View results" msgstr "결과" @@ -3557,52 +3827,69 @@ msgstr "새로운 탭에서 Query실행" msgid "Remove query from log" msgstr "Query 로그 삭제" -#: superset-frontend/src/SqlLab/components/ResultSet.tsx:255 +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:287 msgid "An error occurred saving dataset" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet.tsx:449 -msgid ".CSV" +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:484 +msgid "Download to CSV" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet.tsx:458 -msgid "Clipboard" -msgstr "클립보드에 복사하기" +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:493 +msgid "Copy to Clipboard" +msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet.tsx:469 +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:504 msgid "Filter results" msgstr "검색 결과" -#: superset-frontend/src/SqlLab/components/ResultSet.tsx:501 +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:520 +#, python-format +msgid "%s rows returned" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:523 +#, python-format +msgid "" +"It appears that the number of rows in the query results displayed\n" +" was limited on the server side to\n" +" the %s limit." +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:552 +msgid "Query was stopped" +msgstr "" + +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:558 msgid "Database error" msgstr "데이터베이스" -#: superset-frontend/src/SqlLab/components/ResultSet.tsx:525 +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:585 msgid "was created" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet.tsx:532 +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:592 msgid "Query in a new tab" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet.tsx:575 +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:638 msgid "The query returned no data" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet.tsx:593 +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:655 msgid "Fetch data preview" msgstr "" -#: superset-frontend/src/SqlLab/components/ResultSet.tsx:605 +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:666 msgid "Refetch results" msgstr "검색 결과" -#: superset-frontend/src/SqlLab/components/ResultSet.tsx:626 +#: superset-frontend/src/SqlLab/components/ResultSet.tsx:687 msgid "Track job" msgstr "" #: superset-frontend/src/SqlLab/components/RunQueryActionButton.tsx:46 -#: superset-frontend/src/explore/components/QueryAndSaveBtns.jsx:80 +#: superset-frontend/src/explore/components/QueryAndSaveBtns.jsx:66 msgid "Stop" msgstr "중지" @@ -3611,15 +3898,15 @@ msgid "Run selection" msgstr "" #: superset-frontend/src/SqlLab/components/RunQueryActionButton.tsx:53 -#: superset-frontend/src/explore/components/QueryAndSaveBtns.jsx:90 +#: superset-frontend/src/explore/components/QueryAndSaveBtns.jsx:76 msgid "Run" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton.tsx:103 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton.tsx:108 msgid "Stop running (Ctrl + x)" msgstr "" -#: superset-frontend/src/SqlLab/components/RunQueryActionButton.tsx:104 +#: superset-frontend/src/SqlLab/components/RunQueryActionButton.tsx:109 msgid "Run query (Ctrl + Return)" msgstr "" @@ -3627,7 +3914,7 @@ msgstr "" msgid "Save & Explore" msgstr "" -#: superset-frontend/src/SqlLab/components/SaveDatasetModal.tsx:123 +#: superset-frontend/src/SqlLab/components/SaveDatasetModal.tsx:120 msgid "Overwrite & Explore" msgstr "" @@ -3639,29 +3926,31 @@ msgstr "" #: superset-frontend/src/SqlLab/components/SaveQuery.tsx:163 #: superset-frontend/src/SqlLab/components/SaveQuery.tsx:169 #: superset-frontend/src/SqlLab/components/SaveQuery.tsx:184 +#: superset-frontend/src/dashboard/components/CrossFilterScopingModal/CrossFilterScopingModal.tsx:88 #: superset-frontend/src/dashboard/components/Header.jsx:468 -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:289 -#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:139 -#: superset-frontend/src/dashboard/components/SaveModal.tsx:223 -#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:539 -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigModal.tsx:475 -#: superset-frontend/src/datasource/DatasourceModal.tsx:211 +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:414 +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:148 +#: superset-frontend/src/dashboard/components/SaveModal.tsx:225 +#: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:543 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:161 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:91 +#: superset-frontend/src/datasource/DatasourceModal.tsx:212 #: superset-frontend/src/explore/components/PropertiesModal.tsx:187 -#: superset-frontend/src/explore/components/QueryAndSaveBtns.jsx:108 -#: superset-frontend/src/explore/components/SaveModal.tsx:197 +#: superset-frontend/src/explore/components/QueryAndSaveBtns.jsx:109 +#: superset-frontend/src/explore/components/SaveModal.tsx:203 #: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover.jsx:210 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:447 -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1042 -#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:255 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:207 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:464 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1091 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:279 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:231 #: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:225 -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:343 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:324 msgid "Save" msgstr "저장" #: superset-frontend/src/SqlLab/components/SaveQuery.tsx:163 #: superset-frontend/src/SqlLab/components/SaveQuery.tsx:169 -#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:233 +#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:238 msgid "Save as" msgstr "" @@ -3690,31 +3979,31 @@ msgid "Schedule query" msgstr "Query 공유" #: superset-frontend/src/SqlLab/components/ScheduleQueryButton.jsx:211 -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:222 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:227 msgid "Schedule" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.jsx:77 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.tsx:72 msgid "There was an error with your request" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.jsx:91 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.tsx:86 msgid "Please save the query to enable sharing" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.jsx:113 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.tsx:114 msgid "Copy link" msgstr "" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.jsx:129 +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.tsx:135 msgid "Copy query link to your clipboard" msgstr "클립보드에 복사하기" -#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.jsx:130 -msgid "Save the query to copy the link" +#: superset-frontend/src/SqlLab/components/ShareSqlLabQuery.tsx:136 +msgid "Save the query to enable this feature" msgstr "" -#: superset-frontend/src/SqlLab/components/SouthPane.jsx:127 +#: superset-frontend/src/SqlLab/components/SouthPane.jsx:125 msgid "No stored results found, you need to re-run your query" msgstr "" @@ -3732,13 +4021,13 @@ msgid "Results" msgstr "결과" #: superset-frontend/src/SqlLab/components/SouthPane.jsx:180 -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:100 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:102 msgid "Query history" msgstr "Query 실행 이력" #: superset-frontend/src/SqlLab/components/SqlEditor.jsx:285 #: superset-frontend/src/SqlLab/components/SqlEditor.jsx:295 -#: superset-frontend/src/components/RefreshChartOverlay.tsx:48 +#: superset-frontend/src/chart/Chart.jsx:227 msgid "Run query" msgstr "Query 실행" @@ -3755,133 +4044,121 @@ msgstr "Query 공유" msgid "Stop query" msgstr "Query 저장" -#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:499 +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:497 msgid "Schedule the query periodically" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:500 +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:498 msgid "You must run the query successfully first" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:568 -#, python-format -msgid "" -"It appears that the number of rows in the query results displayed\n" -" was limited on the server side to\n" -" the %s limit." +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:503 +msgid "Autocomplete" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:597 +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:581 msgid "CREATE TABLE AS" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:610 +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:594 msgid "CREATE VIEW AS" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:645 +#: superset-frontend/src/SqlLab/components/SqlEditor.jsx:629 msgid "Estimate the cost before running a query" msgstr "" -#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar.jsx:159 +#: superset-frontend/src/SqlLab/components/SqlEditorLeftBar.jsx:193 msgid "Reset state" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:237 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:240 msgid "Enter a new title for the tab" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:263 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:266 #, python-format msgid "Untitled Query %s" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:338 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:341 msgid "Close tab" msgstr "탭 닫기" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:344 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:347 msgid "Rename tab" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:350 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:353 msgid "Expand tool bar" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:350 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:353 msgid "Hide tool bar" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:359 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:362 msgid "Close all other tabs" msgstr "" -#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:365 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:368 msgid "Duplicate tab" msgstr "" -#: superset-frontend/src/SqlLab/components/TableElement.jsx:113 +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:422 +msgid "New tab (Ctrl + q)" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TabbedSqlEditors.jsx:423 +msgid "New tab (Ctrl + t)" +msgstr "" + +#: superset-frontend/src/SqlLab/components/TableElement.jsx:108 msgid "Copy partition query to clipboard" msgstr "" -#: superset-frontend/src/SqlLab/components/TableElement.jsx:131 +#: superset-frontend/src/SqlLab/components/TableElement.jsx:126 msgid "latest partition:" msgstr "" -#: superset-frontend/src/SqlLab/components/TableElement.jsx:149 +#: superset-frontend/src/SqlLab/components/TableElement.jsx:144 msgid "Keys for table" msgstr "" -#: superset-frontend/src/SqlLab/components/TableElement.jsx:158 +#: superset-frontend/src/SqlLab/components/TableElement.jsx:153 #, python-format msgid "View keys & indexes (%s)" msgstr "" -#: superset-frontend/src/SqlLab/components/TableElement.jsx:175 +#: superset-frontend/src/SqlLab/components/TableElement.jsx:170 msgid "Sort columns alphabetically" msgstr "" -#: superset-frontend/src/SqlLab/components/TableElement.jsx:176 +#: superset-frontend/src/SqlLab/components/TableElement.jsx:171 msgid "Original table column order" msgstr "" -#: superset-frontend/src/SqlLab/components/TableElement.jsx:188 +#: superset-frontend/src/SqlLab/components/TableElement.jsx:183 msgid "Copy SELECT statement to the clipboard" msgstr "클립보드에 복사하기" -#: superset-frontend/src/SqlLab/components/TableElement.jsx:194 +#: superset-frontend/src/SqlLab/components/TableElement.jsx:189 msgid "Show CREATE VIEW statement" msgstr "" -#: superset-frontend/src/SqlLab/components/TableElement.jsx:195 +#: superset-frontend/src/SqlLab/components/TableElement.jsx:190 msgid "CREATE VIEW statement" msgstr "" -#: superset-frontend/src/SqlLab/components/TableElement.jsx:201 +#: superset-frontend/src/SqlLab/components/TableElement.jsx:196 msgid "Remove table preview" msgstr "" -#: superset-frontend/src/SqlLab/components/TemplateParamsEditor.jsx:81 -msgid "Assign a set of parameters as" -msgstr "" - -#: superset-frontend/src/SqlLab/components/TemplateParamsEditor.jsx:83 -msgid "below (example:" -msgstr "" - -#: superset-frontend/src/SqlLab/components/TemplateParamsEditor.jsx:85 -msgid "), and they become available in your SQL (example:" -msgstr "" - -#: superset-frontend/src/SqlLab/components/TemplateParamsEditor.jsx:87 -msgid ") by using" -msgstr "" - -#: superset-frontend/src/SqlLab/components/TemplateParamsEditor.jsx:127 +#: superset-frontend/src/SqlLab/components/TemplateParamsEditor.tsx:99 msgid "Edit template parameters" msgstr "" -#: superset-frontend/src/SqlLab/components/TemplateParamsEditor.jsx:134 +#: superset-frontend/src/SqlLab/components/TemplateParamsEditor.tsx:109 msgid "Invalid JSON" msgstr "" @@ -3896,8 +4173,8 @@ msgstr "데이터소스 선택" #: superset-frontend/src/addSlice/AddSliceContainer.tsx:118 msgid "" -"If the dataset you are looking for is not available in the list, follow the " -"instructions on how to add it in the Superset tutorial." +"If the dataset you are looking for is not available in the list, follow " +"the instructions on how to add it in the Superset tutorial." msgstr "" #: superset-frontend/src/addSlice/AddSliceContainer.tsx:132 @@ -3908,469 +4185,413 @@ msgstr "시각화 유형 선택" msgid "Create new chart" msgstr "새 차트 생성" -#: superset-frontend/src/chart/chartAction.js:505 +#: superset-frontend/src/chart/chartAction.js:514 msgid "An error occurred while loading the SQL" msgstr "" -#: superset-frontend/src/chart/chartReducer.js:71 -msgid "Updating chart was stopped" -msgstr "" - -#: superset-frontend/src/chart/chartReducer.js:91 -#, python-format -msgid "An error occurred while rendering the visualization: %s" -msgstr "" - -#: superset-frontend/src/chart/chartReducer.js:103 -#: superset-frontend/src/chart/chartReducer.js:167 -msgid "Network error." -msgstr "" - -#: superset-frontend/src/common/components/CronPicker.tsx:26 -#: superset-frontend/src/common/components/CronPicker.tsx:34 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:27 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:35 msgid "every" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:27 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:28 msgid "every month" msgstr "월" -#: superset-frontend/src/common/components/CronPicker.tsx:28 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:29 msgid "every day of the month" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:29 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:30 msgid "day of the month" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:30 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:31 msgid "every day of the week" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:31 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:32 msgid "day of the week" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:32 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:33 msgid "every hour" msgstr "1시간" -#: superset-frontend/src/common/components/CronPicker.tsx:33 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:34 msgid "every minute UTC" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:35 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:36 msgid "year" msgstr "년" -#: superset-frontend/src/common/components/CronPicker.tsx:36 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:37 msgid "month" msgstr "월" -#: superset-frontend/src/common/components/CronPicker.tsx:37 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:38 msgid "week" msgstr "주" -#: superset-frontend/src/common/components/CronPicker.tsx:38 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:39 msgid "day" msgstr "일" -#: superset-frontend/src/common/components/CronPicker.tsx:39 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:40 msgid "hour" msgstr "시간" -#: superset-frontend/src/common/components/CronPicker.tsx:40 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:41 msgid "minute" msgstr "분" -#: superset-frontend/src/common/components/CronPicker.tsx:41 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:42 msgid "reboot" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:42 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:43 msgid "Every" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:43 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:44 msgid "in" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:44 -#: superset-frontend/src/common/components/CronPicker.tsx:45 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:45 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:46 msgid "on" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:46 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:47 msgid "and" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:47 -#: superset-frontend/src/common/components/CronPicker.tsx:49 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:48 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:50 msgid "at" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:48 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:49 msgid ":" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:50 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:51 msgid "minute(s) UTC" msgstr "5분" -#: superset-frontend/src/common/components/CronPicker.tsx:51 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:52 msgid "Invalid cron expression" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:52 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:53 msgid "Clear" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:55 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:56 msgid "Sunday" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:56 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:57 msgid "Monday" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:57 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:58 msgid "Tuesday" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:58 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:59 msgid "Wednesday" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:59 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:60 msgid "Thursday" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:60 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:61 msgid "Friday" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:61 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:62 msgid "Saturday" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:65 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:66 msgid "January" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:66 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:67 msgid "February" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:67 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:68 msgid "March" msgstr "검색" -#: superset-frontend/src/common/components/CronPicker.tsx:68 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:69 msgid "April" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:69 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:70 msgid "May" msgstr "일" -#: superset-frontend/src/common/components/CronPicker.tsx:70 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:71 msgid "June" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:71 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:72 msgid "July" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:72 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:73 msgid "August" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:73 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:74 msgid "September" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:74 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:75 msgid "October" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:75 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:76 msgid "November" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:76 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:77 msgid "December" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:80 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:81 msgid "SUN" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:81 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:82 msgid "MON" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:82 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:83 msgid "TUE" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:83 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:84 msgid "WED" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:84 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:85 msgid "THU" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:85 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:86 msgid "FRI" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:86 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:87 msgid "SAT" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:90 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:91 msgid "JAN" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:91 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:92 msgid "FEB" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:92 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:93 msgid "MAR" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:93 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:94 msgid "APR" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:94 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:95 msgid "MAY" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:95 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:96 msgid "JUN" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:96 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:97 msgid "JUL" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:97 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:98 msgid "AUG" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:98 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:99 msgid "SEP" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:99 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:100 msgid "OCT" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:100 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:101 msgid "NOV" msgstr "" -#: superset-frontend/src/common/components/CronPicker.tsx:101 +#: superset-frontend/src/common/components/CronPicker/CronPicker.tsx:102 msgid "DEC" msgstr "" -#: superset-frontend/src/common/components/Modal/Modal.tsx:128 -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:771 +#: superset-frontend/src/common/components/Modal/Modal.tsx:129 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:768 msgid "OK" msgstr "" -#: superset-frontend/src/components/AlteredSliceTag.jsx:177 -msgid "Click to see difference" -msgstr "" - -#: superset-frontend/src/components/AlteredSliceTag.jsx:182 -msgid "Altered" -msgstr "" - -#: superset-frontend/src/components/AlteredSliceTag.jsx:199 -msgid "Chart changes" -msgstr "" - -#: superset-frontend/src/components/AnchorLink.jsx:88 -msgid "Superset chart" -msgstr "Superset 튜토리얼" - -#: superset-frontend/src/components/AnchorLink.jsx:89 -msgid "Check out this chart in dashboard:" -msgstr "" - -#: superset-frontend/src/components/AsyncSelect.jsx:41 -#: superset-frontend/src/explore/components/controls/SelectAsyncControl.jsx:47 -msgid "Select ..." -msgstr "" - -#: superset-frontend/src/components/CachedLabel.jsx:45 -msgid "Loaded data cached" -msgstr "" - -#: superset-frontend/src/components/CachedLabel.jsx:49 -msgid "Loaded from cache" -msgstr "" - -#: superset-frontend/src/components/CachedLabel.jsx:54 -msgid "Click to force-refresh" -msgstr "" - -#: superset-frontend/src/components/CachedLabel.jsx:80 -msgid "cached" -msgstr "" - -#: superset-frontend/src/components/CertifiedIconWithTooltip.tsx:40 +#: superset-frontend/src/components/CertifiedIconWithTooltip.tsx:42 #, python-format msgid "Certified by %s" msgstr "" -#: superset-frontend/src/components/CopyToClipboard.jsx:42 -#: superset-frontend/src/components/URLShortLinkButton.jsx:65 -#: superset-frontend/src/components/URLShortLinkModal.tsx:89 -#: superset-frontend/src/explore/components/EmbedCodeButton.jsx:103 -msgid "Copy to clipboard" -msgstr "클립보드에 복사하기" - -#: superset-frontend/src/components/CopyToClipboard.jsx:89 -msgid "Copied!" -msgstr "복사됨!" - -#: superset-frontend/src/components/CopyToClipboard.jsx:93 -msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" -msgstr "" - -#: superset-frontend/src/components/DatabaseSelector.tsx:126 +#: superset-frontend/src/components/DatabaseSelector.tsx:131 msgid "Error while fetching schema list" msgstr "" -#: superset-frontend/src/components/DatabaseSelector.tsx:227 +#: superset-frontend/src/components/DatabaseSelector.tsx:232 msgid "Error while fetching database list" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/components/DatabaseSelector.tsx:234 +#: superset-frontend/src/components/DatabaseSelector.tsx:239 msgid "Database:" msgstr "데이터베이스" -#: superset-frontend/src/components/DatabaseSelector.tsx:240 +#: superset-frontend/src/components/DatabaseSelector.tsx:245 msgid "Select a database" msgstr "데이터베이스 선택" -#: superset-frontend/src/components/DatabaseSelector.tsx:253 +#: superset-frontend/src/components/DatabaseSelector.tsx:258 msgid "Force refresh schema list" msgstr "" -#: superset-frontend/src/components/DatabaseSelector.tsx:260 +#: superset-frontend/src/components/DatabaseSelector.tsx:265 #, python-format msgid "Select a schema (%s)" msgstr "" -#: superset-frontend/src/components/DatabaseSelector.tsx:265 +#: superset-frontend/src/components/DatabaseSelector.tsx:270 msgid "Schema:" msgstr "스키마" -#: superset-frontend/src/components/DatabaseSelector.tsx:279 +#: superset-frontend/src/components/DatabaseSelector.tsx:284 msgid "datasource" msgstr "데이터소스" -#: superset-frontend/src/components/DatabaseSelector.tsx:281 +#: superset-frontend/src/components/DatabaseSelector.tsx:286 msgid "schema" msgstr "스키마" -#: superset-frontend/src/components/DeleteModal.tsx:61 +#: superset-frontend/src/components/AlteredSliceTag/index.jsx:177 +msgid "Click to see difference" +msgstr "" + +#: superset-frontend/src/components/AlteredSliceTag/index.jsx:182 +msgid "Altered" +msgstr "" + +#: superset-frontend/src/components/AlteredSliceTag/index.jsx:199 +msgid "Chart changes" +msgstr "" + +#: superset-frontend/src/components/AnchorLink/index.jsx:88 +#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:264 +msgid "Superset chart" +msgstr "Superset 튜토리얼" + +#: superset-frontend/src/components/AnchorLink/index.jsx:89 +msgid "Check out this chart in dashboard:" +msgstr "" + +#: superset-frontend/src/components/AsyncSelect/index.jsx:41 +#: superset-frontend/src/explore/components/controls/SelectAsyncControl.jsx:47 +msgid "Select ..." +msgstr "" + +#: superset-frontend/src/components/CachedLabel/TooltipContent.tsx:30 +msgid "Loaded data cached" +msgstr "" + +#: superset-frontend/src/components/CachedLabel/TooltipContent.tsx:34 +msgid "Loaded from cache" +msgstr "" + +#: superset-frontend/src/components/CachedLabel/TooltipContent.tsx:39 +msgid "Click to force-refresh" +msgstr "" + +#: superset-frontend/src/components/CachedLabel/index.tsx:51 +msgid "cached" +msgstr "" + +#: superset-frontend/src/components/CopyToClipboard/index.jsx:43 +#: superset-frontend/src/components/URLShortLinkButton/index.jsx:65 +#: superset-frontend/src/explore/components/EmbedCodeButton.jsx:106 +msgid "Copy to clipboard" +msgstr "클립보드에 복사하기" + +#: superset-frontend/src/components/CopyToClipboard/index.jsx:75 +#: superset-frontend/src/dashboard/components/menu/ShareMenuItems.tsx:53 +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:104 +msgid "Copied to clipboard!" +msgstr "" + +#: superset-frontend/src/components/CopyToClipboard/index.jsx:79 +msgid "Sorry, your browser does not support copying. Use Ctrl / Cmd + C!" +msgstr "" + +#: superset-frontend/src/components/DeleteModal/index.tsx:61 msgid "delete" msgstr "삭제" -#: superset-frontend/src/components/DeleteModal.tsx:69 +#: superset-frontend/src/components/DeleteModal/index.tsx:69 #: superset-frontend/src/components/ImportModal/index.tsx:239 #, python-format msgid "Type \"%s\" to confirm" msgstr "" -#: superset-frontend/src/components/DeleteModal.tsx:81 +#: superset-frontend/src/components/DeleteModal/index.tsx:81 msgid "DELETE" msgstr "" -#: superset-frontend/src/components/EditableTitle.tsx:181 +#: superset-frontend/src/components/EditableTitle/index.tsx:195 msgid "Click to edit" msgstr "클릭하여 제목 수정하기" -#: superset-frontend/src/components/EditableTitle.tsx:183 +#: superset-frontend/src/components/EditableTitle/index.tsx:197 msgid "You don't have the rights to alter this title." msgstr "" -#: superset-frontend/src/components/ErrorBoundary.jsx:51 +#: superset-frontend/src/components/ErrorBoundary/index.jsx:51 #: superset-frontend/src/components/ErrorMessage/ErrorMessageWithStackTrace.tsx:26 msgid "Unexpected error" msgstr "" -#: superset-frontend/src/components/FaveStar.tsx:70 -msgid "Click to favorite/unfavorite" -msgstr "" - -#: superset-frontend/src/components/OmniContainer.jsx:44 -msgid "An error occurred while fetching dashboards" -msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." - -#: superset-frontend/src/components/TableSelector.tsx:170 -msgid "Error while fetching table list" -msgstr "" - -#: superset-frontend/src/components/TableSelector.tsx:312 -#: superset-frontend/src/components/TableSelector.tsx:329 -msgid "Select table or type table name" -msgstr "" - -#: superset-frontend/src/components/TableSelector.tsx:343 -msgid "Type to search ..." -msgstr "" - -#: superset-frontend/src/components/TableSelector.tsx:345 -msgid "Select table " -msgstr "테이블 선택" - -#: superset-frontend/src/components/TableSelector.tsx:365 -msgid "Force refresh table list" -msgstr "" - -#: superset-frontend/src/components/TableSelector.tsx:375 -msgid "See table schema" -msgstr "테이블 선택" - -#: superset-frontend/src/components/URLShortLinkButton.jsx:59 -#: superset-frontend/src/components/URLShortLinkModal.tsx:77 -#, python-format -msgid "%s%s" -msgstr "" - -#: superset-frontend/src/components/URLShortLinkModal.tsx:83 -#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:249 -msgid "Share dashboard" -msgstr "대시보드 저장" - #: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:46 #: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:63 msgid "This may be triggered by:" msgstr "" -#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:56 +#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:58 #: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:73 msgid "Please reach out to the Chart Owner for assistance." msgstr "" -#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:67 +#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:69 #: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:84 #, python-format msgid "Chart Owner: %s" msgstr "" -#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:81 +#: superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx:83 #, python-format msgid "%s Error" -msgstr "에러" +msgstr "%s 에러" #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:123 #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:139 @@ -4388,7 +4609,7 @@ msgstr "" #: superset-frontend/src/components/ErrorMessage/ErrorAlert.tsx:189 #: superset-frontend/src/dashboard/components/filterscope/FilterScopeSelector.jsx:535 #: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover.jsx:197 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:435 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:452 msgid "Close" msgstr "" @@ -4412,22 +4633,26 @@ msgstr "" #: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:47 #, python-format msgid "" -"We’re having trouble loading this visualization. Queries are set to timeout " -"after %s second." +"We’re having trouble loading this visualization. Queries are set to " +"timeout after %s second." msgstr "" #: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:53 #, python-format msgid "" -"We’re having trouble loading these results. Queries are set to timeout after " -"%s second." +"We’re having trouble loading these results. Queries are set to timeout " +"after %s second." msgstr "" #: superset-frontend/src/components/ErrorMessage/TimeoutErrorMessage.tsx:98 msgid "Timeout error" msgstr "" -#: superset-frontend/src/components/FilterableTable/FilterableTable.tsx:317 +#: superset-frontend/src/components/FaveStar/index.tsx:77 +msgid "Click to favorite/unfavorite" +msgstr "" + +#: superset-frontend/src/components/FilterableTable/FilterableTable.tsx:316 msgid "Cell content" msgstr "" @@ -4457,40 +4682,79 @@ msgstr "대시보드 가져오기" msgid "Last Updated %s" msgstr "" -#: superset-frontend/src/components/ListView/ListView.tsx:246 +#: superset-frontend/src/components/ListView/CardSortSelect.tsx:103 +msgid "Sort:" +msgstr "" + +#: superset-frontend/src/components/ListView/ListView.tsx:239 #, python-format msgid "%s Selected" msgstr "" -#: superset-frontend/src/components/ListView/ListView.tsx:348 +#: superset-frontend/src/components/ListView/ListView.tsx:344 msgid "Deselect all" msgstr "테이블 선택" +#: superset-frontend/src/components/ListView/ListView.tsx:393 +msgid "No Data" +msgstr "" + #: superset-frontend/src/components/ListView/ListView.tsx:414 #: superset-frontend/src/components/TableView/TableView.tsx:183 #, python-format msgid "%s-%s of %s" msgstr "" -#: superset-frontend/src/components/Menu/Menu.tsx:180 -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:134 -#: superset-frontend/src/datasource/DatasourceEditor.jsx:1050 +#: superset-frontend/src/components/Menu/Menu.tsx:196 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:150 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:1079 msgid "Settings" msgstr "" -#: superset-frontend/src/components/Menu/Menu.tsx:228 +#: superset-frontend/src/components/Menu/Menu.tsx:244 msgid "About" msgstr "" #: superset-frontend/src/components/Menu/NewMenu.tsx:26 -#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:114 +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:111 msgid "SQL query" msgstr "Query 저장" +#: superset-frontend/src/components/TableSelector/index.tsx:172 +msgid "Error while fetching table list" +msgstr "" + +#: superset-frontend/src/components/TableSelector/index.tsx:320 +#: superset-frontend/src/components/TableSelector/index.tsx:337 +msgid "Select table or type table name" +msgstr "" + +#: superset-frontend/src/components/TableSelector/index.tsx:351 +msgid "Type to search ..." +msgstr "" + +#: superset-frontend/src/components/TableSelector/index.tsx:353 +msgid "Select table " +msgstr "테이블 선택" + +#: superset-frontend/src/components/TableSelector/index.tsx:373 +msgid "Force refresh table list" +msgstr "" + +#: superset-frontend/src/components/TableSelector/index.tsx:383 +msgid "See table schema" +msgstr "테이블 선택" + +#: superset-frontend/src/components/URLShortLinkButton/index.jsx:59 +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:114 +#, python-format +msgid "%s%s" +msgstr "" + #: superset-frontend/src/dashboard/actions/dashboardLayout.js:180 msgid "" -"There is not enough space for this component. Try decreasing its width, or " -"increasing the destination width." +"There is not enough space for this component. Try decreasing its width, " +"or increasing the destination width." msgstr "" #: superset-frontend/src/dashboard/actions/dashboardLayout.js:211 @@ -4521,12 +4785,12 @@ msgstr "" msgid "This dashboard was saved successfully." msgstr "" -#: superset-frontend/src/dashboard/actions/sliceEntities.js:113 +#: superset-frontend/src/dashboard/actions/sliceEntities.js:111 #: superset-frontend/src/dashboard/reducers/sliceEntities.js:59 msgid "Could not fetch all saved charts" msgstr "" -#: superset-frontend/src/dashboard/actions/sliceEntities.js:118 +#: superset-frontend/src/dashboard/actions/sliceEntities.js:116 msgid "Sorry there was an error fetching saved charts: " msgstr "" @@ -4553,7 +4817,7 @@ msgid "" msgstr "" #: superset-frontend/src/dashboard/components/ColorSchemeControlWrapper.jsx:56 -#: superset-frontend/src/explore/controlPanels/sections.jsx:78 +#: superset-frontend/src/explore/controlPanels/sections.tsx:79 #: superset-frontend/src/explore/controls.jsx:482 msgid "Color scheme" msgstr "" @@ -4570,15 +4834,15 @@ msgstr "CSS 템플릿 불러오기" msgid "Live CSS editor" msgstr "" -#: superset-frontend/src/dashboard/components/Dashboard.jsx:84 +#: superset-frontend/src/dashboard/components/Dashboard.jsx:86 msgid "You have unsaved changes." msgstr "" #: superset-frontend/src/dashboard/components/Header.jsx:250 #, python-format msgid "" -"This dashboard is currently force refreshing; the next force refresh will be " -"in %s." +"This dashboard is currently force refreshing; the next force refresh will" +" be in %s." msgstr "" #: superset-frontend/src/dashboard/components/Header.jsx:330 @@ -4589,7 +4853,11 @@ msgstr "" msgid "Discard changes" msgstr "" -#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:123 +#: superset-frontend/src/dashboard/components/Header.jsx:485 +msgid "Edit dashboard" +msgstr "" + +#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:124 msgid "An error occurred while fetching available CSS templates" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." @@ -4601,118 +4869,128 @@ msgstr "대시보드 저장" msgid "Check out this dashboard: " msgstr "" -#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:257 +#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:246 +msgid "Copy dashboard URL" +msgstr "" + +#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:247 +msgid "Share dashboard by email" +msgstr "" + +#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:258 msgid "Refresh dashboard" msgstr "대시보드 가져오기" -#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:267 +#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:268 msgid "Set auto-refresh interval" msgstr "새로고침 간격" -#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:275 +#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:276 msgid "Set filter mapping" msgstr "" -#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:282 +#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:283 msgid "Edit dashboard properties" msgstr "대시보드 수정" -#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:289 +#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:290 msgid "Edit CSS" msgstr "CSS 수정" -#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:299 -#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:251 -#: superset-frontend/src/explore/components/DisplayQueryButton.jsx:197 +#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:300 +#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:272 +#: superset-frontend/src/explore/components/DisplayQueryButton.jsx:185 msgid "Download as image" msgstr "" -#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:305 +#: superset-frontend/src/dashboard/components/HeaderActionsDropdown.jsx:306 msgid "Toggle fullscreen" msgstr "" #: superset-frontend/src/dashboard/components/MissingChart.jsx:31 msgid "" -"There is no chart definition associated with this component, could it have " -"been deleted?" +"There is no chart definition associated with this component, could it " +"have been deleted?" msgstr "" #: superset-frontend/src/dashboard/components/MissingChart.jsx:36 msgid "Delete this container and save to remove this message." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:69 -#: superset-frontend/src/dashboard/components/nativeFilters/ColumnSelect.tsx:82 -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:105 -#: superset-frontend/src/datasource/DatasourceEditor.jsx:453 -#: superset-frontend/src/datasource/DatasourceModal.tsx:123 +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:70 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:88 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:130 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:464 +#: superset-frontend/src/datasource/DatasourceModal.tsx:125 #: superset-frontend/src/explore/components/PropertiesModal.tsx:66 msgid "An error has occurred" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:77 -#: superset-frontend/src/dashboard/components/nativeFilters/ColumnSelect.tsx:84 -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:107 +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:78 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/ColumnSelect.tsx:90 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:132 msgid "You do not have permission to edit this dashboard" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:144 +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:149 msgid "A valid color scheme is required" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:271 +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:299 msgid "The dashboard has been saved" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:289 -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar.tsx:463 -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:762 -#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:437 -msgid "Apply" -msgstr "" - -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:295 -msgid "Dashboard properties" -msgstr "대시보드" - -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:324 -#: superset-frontend/src/explore/components/PropertiesModal.tsx:197 -#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:270 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:224 -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:242 -msgid "Basic information" -msgstr "" - -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:341 -msgid "URL slug" -msgstr "" - -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:351 -msgid "A readable URL for your dashboard" -msgstr "" - -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:357 +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:319 +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:355 #: superset-frontend/src/explore/components/PropertiesModal.tsx:258 msgid "Access" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:371 +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:333 +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:373 msgid "" -"Owners is a list of users who can alter the dashboard. Searchable by name or " -"username." +"Owners is a list of users who can alter the dashboard. Searchable by name" +" or username." msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:377 +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:339 msgid "Colors" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:394 -#: superset-frontend/src/datasource/DatasourceEditor.jsx:596 +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:414 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBar.tsx:372 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:759 +#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:432 +msgid "Apply" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:420 +msgid "Dashboard properties" +msgstr "대시보드" + +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:449 +#: superset-frontend/src/explore/components/PropertiesModal.tsx:197 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:294 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:248 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:242 +msgid "Basic information" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:466 +msgid "URL slug" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:476 +msgid "A readable URL for your dashboard" +msgstr "" + +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:493 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:607 msgid "Advanced" msgstr "" -#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:400 -#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:319 +#: superset-frontend/src/dashboard/components/PropertiesModal.jsx:499 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:343 msgid "JSON metadata" msgstr "" @@ -4724,9 +5002,9 @@ msgstr "" #: superset-frontend/src/dashboard/components/PublishedStatus.jsx:38 msgid "" -"This dashboard is not published which means it will not show up in the list " -"of dashboards. Favorite it to see it there or access it by using the URL " -"directly." +"This dashboard is not published which means it will not show up in the " +"list of dashboards. Favorite it to see it there or access it by using the" +" URL directly." msgstr "" #: superset-frontend/src/dashboard/components/PublishedStatus.jsx:43 @@ -4735,7 +5013,7 @@ msgstr "" #: superset-frontend/src/dashboard/components/PublishedStatus.jsx:72 #: superset-frontend/src/dashboard/components/PublishedStatus.jsx:83 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:229 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:234 msgid "Draft" msgstr "" @@ -4787,36 +5065,36 @@ msgstr "새로고침 간격" msgid "Refresh frequency" msgstr "" -#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:130 +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:133 msgid "Are you sure you want to proceed?" msgstr "" -#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:139 +#: superset-frontend/src/dashboard/components/RefreshIntervalModal.tsx:148 msgid "Save for this session" msgstr "" -#: superset-frontend/src/dashboard/components/SaveModal.tsx:159 +#: superset-frontend/src/dashboard/components/SaveModal.tsx:161 msgid "You must pick a name for the new dashboard" msgstr "" -#: superset-frontend/src/dashboard/components/SaveModal.tsx:181 +#: superset-frontend/src/dashboard/components/SaveModal.tsx:183 msgid "Save dashboard" msgstr "대시보드 저장" -#: superset-frontend/src/dashboard/components/SaveModal.tsx:190 +#: superset-frontend/src/dashboard/components/SaveModal.tsx:192 #, python-format msgid "Overwrite Dashboard [%s]" msgstr "" -#: superset-frontend/src/dashboard/components/SaveModal.tsx:198 +#: superset-frontend/src/dashboard/components/SaveModal.tsx:200 msgid "Save as:" msgstr "다른이름으로 저장" -#: superset-frontend/src/dashboard/components/SaveModal.tsx:202 +#: superset-frontend/src/dashboard/components/SaveModal.tsx:204 msgid "[dashboard name]" msgstr "" -#: superset-frontend/src/dashboard/components/SaveModal.tsx:212 +#: superset-frontend/src/dashboard/components/SaveModal.tsx:214 msgid "also copy (duplicate) charts" msgstr "" @@ -4824,64 +5102,85 @@ msgstr "" msgid "Filter your charts" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader.jsx:75 +#: superset-frontend/src/dashboard/components/SliceHeader.tsx:60 msgid "Annotation layers are still loading." msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeader.jsx:76 +#: superset-frontend/src/dashboard/components/SliceHeader.tsx:61 msgid "One ore more annotation layers failed loading." msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:185 +#: superset-frontend/src/dashboard/components/SliceHeader.tsx:147 +msgid "Emitted values" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:206 #, python-format msgid "Cached %s" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:188 +#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:209 #, python-format msgid "Fetched %s" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:202 +#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:223 msgid "Minimize chart" msgstr "차트 이동" -#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:202 +#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:223 msgid "Maximize chart" msgstr "차트 이동" -#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:215 +#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:236 msgid "Force refresh" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:225 +#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:246 msgid "Toggle chart description" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:231 +#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:252 msgid "View chart in Explore" msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:243 -#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:244 -msgid "Share chart" -msgstr "차트 이동" +#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:262 +msgid "Copy chart URL" +msgstr "" -#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:255 +#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:263 +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:170 +msgid "Share chart by email" +msgstr "" + +#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:276 msgid "Export CSV" msgstr "CSV 내보내기" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel.tsx:169 +#: superset-frontend/src/dashboard/components/SliceHeaderControls.jsx:281 +msgid "Cross-filter scoping" +msgstr "" + +#: superset-frontend/src/dashboard/components/CrossFilterScopingModal/CrossFilterScopingModal.tsx:65 +msgid "Cross Filter Scoping" +msgstr "" + +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel.tsx:159 +#, python-format +msgid "Applied Cross Filters (%d)" +msgstr "" + +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel.tsx:183 #, python-format msgid "Applied Filters (%d)" msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel.tsx:190 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel.tsx:204 #, python-format msgid "Incompatible Filters (%d)" msgstr "" -#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel.tsx:214 +#: superset-frontend/src/dashboard/components/FiltersBadge/DetailsPanel.tsx:228 #, python-format msgid "Unset Filters (%d)" msgstr "" @@ -4919,16 +5218,15 @@ msgstr "" msgid "Collapse all" msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx:81 +#: superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx:78 msgid "This markdown component has an error." msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx:181 -msgid "" -"This markdown component has an error. Please revert your recent changes." +#: superset-frontend/src/dashboard/components/gridComponents/Markdown.jsx:170 +msgid "This markdown component has an error. Please revert your recent changes." msgstr "" -#: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:153 +#: superset-frontend/src/dashboard/components/gridComponents/Tabs.jsx:171 msgid "Delete dashboard tab?" msgstr "대시보드" @@ -4948,122 +5246,201 @@ msgstr "" msgid "Tabs" msgstr "" -#: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.jsx:38 +#: superset-frontend/src/dashboard/components/menu/MarkdownModeDropdown.tsx:37 msgid "Preview" msgstr "데이터 미리보기" -#: superset-frontend/src/dashboard/components/nativeFilters/CancelConfirmationAlert.tsx:92 -msgid "Yes, cancel" +#: superset-frontend/src/dashboard/components/menu/ShareMenuItems.tsx:55 +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:106 +#: superset-frontend/src/views/CRUD/data/components/SyntaxHighlighterCopy/index.tsx:68 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:164 +msgid "Sorry, your browser does not support copying." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/CancelConfirmationAlert.tsx:100 -msgid "Keep editing" +#: superset-frontend/src/dashboard/components/menu/ShareMenuItems.tsx:65 +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:117 +msgid "Sorry, something went wrong. Try again later." msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/CascadePopover.tsx:121 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CascadePopover.tsx:161 msgid "Select parent filters" msgstr "필터" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar.tsx:455 -msgid "Reset all" +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBar.tsx:362 +msgid "Clear all" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:117 -msgid "You have removed this filter." +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBar.tsx:383 +msgid "All Filters (${filterValues.length})" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:120 -msgid "Restore filter" +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBar.tsx:398 +msgid "Filter Sets (${filterSetFilterValues.length})" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:138 -msgid "Filter name" -msgstr "필터" - -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:140 -msgid "Name is required" +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterValue.tsx:126 +msgid "Cannot load filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:149 -msgid "Datasource is required" -msgstr "데이터소스" - -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:168 -msgid "Field" +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterValue.tsx:127 +msgid "Check configuration" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:180 -msgid "Parent filter" -msgstr "필터" +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:123 +msgid "Editing filter set:" +msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:186 -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:87 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:147 +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/Footer.tsx:82 +msgid "Filter set with this name already exists" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:148 +msgid "Filter set already exists" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/EditSection.tsx:169 +#, python-format +msgid "This filter set is identical to: \"%s\"" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FilterSetUnit.tsx:70 +msgid "Remove invalid filters" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FilterSetUnit.tsx:71 +msgid "Rebuild" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FilterSets.tsx:75 +msgid "New filter set" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FiltersHeader.tsx:74 +#, python-format +msgid "Filters (%d)" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FiltersHeader.tsx:89 +msgid "This filter doesn't exist in dashboard. It will not be applied." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FiltersHeader.tsx:93 +msgid "Filter metadata changed in dashboard. It will not be applied." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/FiltersHeader.tsx:103 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:254 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:96 msgid "None" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:198 -msgid "Apply changes instantly" +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/Footer.tsx:80 +msgid "Please filter set name" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:206 -#: superset-frontend/src/explore/components/controls/FilterBoxItemControl.jsx:215 -msgid "Allow multiple selections" +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/Footer.tsx:95 +msgid "Create" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:214 -msgid "Inverse selection" +#: superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterSets/Footer.tsx:110 +msgid "Create new filter set" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigForm.tsx:222 -#: superset-frontend/src/explore/components/controls/FilterBoxItemControl.jsx:251 -msgid "Required" -msgstr "" - -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigModal.tsx:464 -msgid "Are you sure you want to cancel?" -msgstr "" - -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigModal.tsx:465 -msgid "will not be saved." -msgstr "" - -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigModal.tsx:483 -msgid "Filter configuration and scoping" -msgstr "" - -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigModal.tsx:516 -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterControl.jsx:361 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTabs.tsx:143 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterControl.jsx:358 msgid "Add filter" msgstr "테이블 추가" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigModal.tsx:528 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTabs.tsx:152 msgid "(Removed)" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterConfigModal.tsx:537 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FilterTabs.tsx:161 msgid "Undo?" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterScope.tsx:68 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:162 +msgid "New filter" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigModal.tsx:200 +msgid "Filters configuration and scoping" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/DefaultValue.tsx:53 +msgid "Default Value" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:154 +msgid "Filter name" +msgstr "필터" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:156 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:163 +msgid "Name is required" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:165 +msgid "Filter Type" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:190 +msgid "Datasource is required" +msgstr "데이터소스" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:247 +msgid "Parent filter" +msgstr "필터" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx:275 +msgid "Apply changes instantly" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/RemovedFilter.tsx:39 +msgid "You have removed this filter." +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/RemovedFilter.tsx:46 +msgid "Restore Filter" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx:67 msgid "Scoping" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterScope.tsx:83 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx:83 msgid "Apply to all panels" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterScope.tsx:85 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx:85 msgid "Apply to specific panels" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterScope.tsx:91 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx:91 msgid "Only selected panels will be affected by this filter" msgstr "" -#: superset-frontend/src/dashboard/components/nativeFilters/FilterScope.tsx:92 +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/FilterScope.tsx:92 msgid "All panels with this column will be affected by this filter" msgstr "" +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/CancelConfirmationAlert.tsx:55 +msgid "Yes, cancel" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/CancelConfirmationAlert.tsx:63 +msgid "Keep editing" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:69 +msgid "Are you sure you want to cancel?" +msgstr "" + +#: superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/Footer/Footer.tsx:70 +msgid "will not be saved." +msgstr "" + #: superset-frontend/src/dashboard/util/getFilterFieldNodesTree.js:44 msgid "All filters" msgstr "필터" @@ -5072,76 +5449,83 @@ msgstr "필터" msgid "All charts" msgstr "차트 추가" -#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:38 -msgid "" -"Warning! Changing the dataset may break the chart if the metadata does not " -"exist." +#: superset-frontend/src/dashboard/util/newComponentFactory.js:56 +#: superset-frontend/src/dashboard/util/newComponentFactory.js:57 +msgid "Tab title" msgstr "" -#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:42 +#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:39 msgid "" -"Changing the dataset may break the chart if the chart relies on columns or " -"metadata that does not exist in the target dataset" +"Warning! Changing the dataset may break the chart if the metadata does " +"not exist." msgstr "" -#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:114 -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:116 -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:663 +#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:43 +msgid "" +"Changing the dataset may break the chart if the chart relies on columns " +"or metadata that does not exist in the target dataset" +msgstr "" + +#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:115 +#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:64 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:121 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:670 msgid "dataset" msgstr "" -#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:223 -#: superset-frontend/src/explore/components/controls/DatasourceControl.jsx:162 +#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:224 +#: superset-frontend/src/explore/components/controls/DatasourceControl.jsx:173 +#: superset-frontend/src/explore/components/controls/DatasourceControl.jsx:252 msgid "Change dataset" msgstr "데이터소스 선택" -#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:250 +#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:254 msgid "Warning!" msgstr "" -#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:260 +#: superset-frontend/src/datasource/ChangeDatasourceModal.tsx:266 msgid "Search / Filter" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:91 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:102 msgid "Physical (table or view)" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:92 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:103 msgid "Virtual (SQL)" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:135 -#: superset-frontend/src/datasource/DatasourceEditor.jsx:838 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:146 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:858 msgid "SQL expression" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:167 -#: superset-frontend/src/datasource/DatasourceEditor.jsx:210 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:178 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:221 msgid "Data type" msgstr "차트 유형" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:175 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:186 msgid "Datetime format" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:179 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:190 msgid "The pattern of timestamp format. For strings use " msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:181 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:192 msgid "Python datetime string pattern" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:183 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:194 msgid " expression which needs to adhere to the " msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:185 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:196 msgid "ISO 8601" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:187 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:198 msgid "" " standard to ensure that the lexicographical ordering\n" " coincides with the chronological ordering. If the\n" @@ -5152,216 +5536,222 @@ msgid "" "Note\n" " currently time zones are not supported. If time is " "stored\n" -" in epoch format, put `epoch_s` or `epoch_ms`. If no " -"pattern\n" +" in epoch format, put `epoch_s` or `epoch_ms`. If no" +" pattern\n" " is specified we fall back to using the optional " "defaults on a per\n" " database/column name level via the extra parameter." msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:211 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:222 msgid "Is dimension" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:213 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:224 msgid "Is filterable" msgstr "필터" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:434 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:445 #, python-format msgid "Modified columns: %s" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:439 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:450 #, python-format msgid "Removed columns: %s" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:444 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:455 #, python-format msgid "New columns added: %s" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:447 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:458 msgid "Metadata has been synced" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:482 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:493 #, python-format msgid "Column name [%s] is duplicated" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:488 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:499 #, python-format msgid "Metric name [%s] is duplicated" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:497 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:508 #, python-format msgid "Calculated column [%s] requires an expression" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:512 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:523 msgid "Basic" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:525 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:536 msgid "Default URL" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:526 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:537 msgid "Default URL to redirect to when accessing from the dataset list page" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:533 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:544 msgid "Autocomplete filters" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:534 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:545 msgid "Whether to populate autocomplete filters options" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:540 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:551 msgid "Autocomplete query predicate" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:541 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:552 msgid "" -"When using \"Autocomplete filters\", this can be used to improve performance " -"of the query fetching the values. Use this option to apply a predicate " -"(WHERE clause) to the query selecting the distinct values from the table. " -"Typically the intent would be to limit the scan by applying a relative time " -"filter on a partitioned or indexed time-related field." +"When using \"Autocomplete filters\", this can be used to improve " +"performance of the query fetching the values. Use this option to apply a " +"predicate (WHERE clause) to the query selecting the distinct values from " +"the table. Typically the intent would be to limit the scan by applying a " +"relative time filter on a partitioned or indexed time-related field." msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:555 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:566 msgid "" -"Extra data to specify table metadata. Currently supports certification data " -"of the format: `{ \"certification\": { \"certified_by\": \"Data Platform Team" -"\", \"details\": \"This table is the source of truth.\" } }`." +"Extra data to specify table metadata. Currently supports metadata of the " +"format: `{ \"certification\": { \"certified_by\": \"Data Platform Team\"," +" \"details\": \"This table is the source of truth.\" }, " +"\"warning_markdown\": \"This is a warning.\" }`." msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:573 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:584 msgid "Owners of the dataset" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:602 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:613 #: superset-frontend/src/explore/components/PropertiesModal.tsx:238 msgid "Cache timeout" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:603 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:614 msgid "The duration of time in seconds before the cache is invalidated" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:610 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:621 msgid "Hours offset" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:632 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:623 +msgid "" +"The number of hours, negative or positive, to shift the time column. This" +" can be used to move UTC time to local time." +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:646 msgid "Spatial" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:684 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:698 msgid "virtual" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:705 -#: superset-frontend/src/datasource/DatasourceEditor.jsx:712 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:719 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:726 msgid "Dataset name" msgstr "데이터소스 명" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:720 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:734 msgid "" -"When specifying SQL, the datasource acts as a view. Superset will use this " -"statement as a subquery while grouping and filtering on the generated parent " -"queries." +"When specifying SQL, the datasource acts as a view. Superset will use " +"this statement as a subquery while grouping and filtering on the " +"generated parent queries." msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:743 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:757 msgid "The JSON metric or post aggregation definition." msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:758 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:772 msgid "Physical" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:788 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:802 msgid "" -"The pointer to a physical table (or view). Keep in mind that the chart is " -"associated to this Superset logical table, and this logical table points the " -"physical table referenced here." +"The pointer to a physical table (or view). Keep in mind that the chart is" +" associated to this Superset logical table, and this logical table points" +" the physical table referenced here." msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:807 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:821 msgid "Click the lock to make changes." msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:810 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:824 msgid "Click the lock to prevent further changes." msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:860 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:880 msgid "D3 format" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:866 -#: superset-frontend/src/datasource/DatasourceEditor.jsx:874 -msgid "Warning message" -msgstr "" - -#: superset-frontend/src/datasource/DatasourceEditor.jsx:868 -msgid "Warning message to display in the metric selector" -msgstr "" - -#: superset-frontend/src/datasource/DatasourceEditor.jsx:879 -#: superset-frontend/src/datasource/DatasourceEditor.jsx:887 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:886 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:894 msgid "Certified by" msgstr "수정됨" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:881 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:888 msgid "Person or group that has certified this metric" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:892 -#: superset-frontend/src/datasource/DatasourceEditor.jsx:898 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:899 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:905 msgid "Certification details" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:894 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:901 msgid "Details of the certification" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:963 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:910 +msgid "Warning" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:912 +msgid "Optional warning about use of this metric" +msgstr "" + +#: superset-frontend/src/datasource/DatasourceEditor.jsx:991 msgid "Be careful." msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:964 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:992 msgid "" -"Changing these settings will affect all charts using this dataset, including " -"charts owned by other people." +"Changing these settings will affect all charts using this dataset, " +"including charts owned by other people." msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:976 -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1121 -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:267 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:1005 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1170 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:274 msgid "Source" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:1009 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:1038 msgid "Sync columns from source" msgstr "" -#: superset-frontend/src/datasource/DatasourceEditor.jsx:1027 +#: superset-frontend/src/datasource/DatasourceEditor.jsx:1056 msgid "Calculated columns" msgstr "컬럼 목록" -#: superset-frontend/src/datasource/DatasourceModal.tsx:114 -#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:92 +#: superset-frontend/src/datasource/DatasourceModal.tsx:116 +#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:96 msgid "The dataset has been saved" msgstr "" -#: superset-frontend/src/datasource/DatasourceModal.tsx:150 +#: superset-frontend/src/datasource/DatasourceModal.tsx:152 msgid "" "The dataset configuration exposed here\n" " affects all the charts using this dataset.\n" @@ -5370,46 +5760,24 @@ msgid "" " in undesirable ways." msgstr "" -#: superset-frontend/src/datasource/DatasourceModal.tsx:157 +#: superset-frontend/src/datasource/DatasourceModal.tsx:158 msgid "Are you sure you want to save and apply changes?" msgstr "" -#: superset-frontend/src/datasource/DatasourceModal.tsx:163 +#: superset-frontend/src/datasource/DatasourceModal.tsx:164 msgid "Confirm save" msgstr "" -#: superset-frontend/src/datasource/DatasourceModal.tsx:176 +#: superset-frontend/src/datasource/DatasourceModal.tsx:177 msgid "Edit Dataset " msgstr "차트 수정" -#: superset-frontend/src/datasource/DatasourceModal.tsx:193 +#: superset-frontend/src/datasource/DatasourceModal.tsx:194 msgid "Use legacy datasource editor" msgstr "" -#: superset-frontend/src/explore/constants.js:80 -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:389 -msgid "Time range" -msgstr "" - -#: superset-frontend/src/explore/constants.js:81 -msgid "Time column" -msgstr "컬럼 수정" - -#: superset-frontend/src/explore/constants.js:82 -msgid "Time grain" -msgstr "" - -#: superset-frontend/src/explore/constants.js:83 -msgid "Origin" -msgstr "" - -#: superset-frontend/src/explore/constants.js:84 -msgid "Time granularity" -msgstr "" - #: superset-frontend/src/explore/controls.jsx:113 -msgid "" -"A reference to the [Time] configuration, taking granularity into account" +msgid "A reference to the [Time] configuration, taking granularity into account" msgstr "" #: superset-frontend/src/explore/controls.jsx:123 @@ -5424,16 +5792,16 @@ msgstr "" msgid "One or many metrics to display" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer.jsx:419 +#: superset-frontend/src/explore/components/ExploreViewContainer.jsx:467 #: superset-frontend/src/explore/controls.jsx:195 -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:233 -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:436 -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:478 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:246 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:450 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:485 msgid "Dataset" msgstr "데이터베이스" #: superset-frontend/src/explore/controls.jsx:206 -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:220 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:233 msgid "Visualization type" msgstr "시각화 유형" @@ -5481,23 +5849,23 @@ msgstr "" #: superset-frontend/src/explore/controls.jsx:293 msgid "" -"The time granularity for the visualization. Note that you can type and use " -"simple natural language as in `10 seconds`, `1 day` or `56 weeks`" +"The time granularity for the visualization. Note that you can type and " +"use simple natural language as in `10 seconds`, `1 day` or `56 weeks`" msgstr "" #: superset-frontend/src/explore/controls.jsx:303 msgid "" -"The time column for the visualization. Note that you can define arbitrary " -"expression that return a DATETIME column in the table. Also note that the " -"filter below is applied against this column or expression" +"The time column for the visualization. Note that you can define arbitrary" +" expression that return a DATETIME column in the table. Also note that " +"the filter below is applied against this column or expression" msgstr "" #: superset-frontend/src/explore/controls.jsx:333 msgid "" "The time granularity for the visualization. This applies a date " -"transformation to alter your time column and defines a new time granularity. " -"The options here are defined on a per database engine basis in the Superset " -"source code." +"transformation to alter your time column and defines a new time " +"granularity. The options here are defined on a per database engine basis " +"in the Superset source code." msgstr "" #: superset-frontend/src/explore/controls.jsx:349 @@ -5506,85 +5874,85 @@ msgstr "주" #: superset-frontend/src/explore/controls.jsx:350 msgid "" -"The time range for the visualization. All relative times, e.g. \"Last month" -"\", \"Last 7 days\", \"now\", etc. are evaluated on the server using the " -"server's local time (sans timezone). All tooltips and placeholder times are " -"expressed in UTC (sans timezone). The timestamps are then evaluated by the " -"database using the engine's local timezone. Note one can explicitly set the " -"timezone per the ISO 8601 format if specifying either the start and/or end " -"time." +"The time range for the visualization. All relative times, e.g. \"Last " +"month\", \"Last 7 days\", \"now\", etc. are evaluated on the server using" +" the server's local time (sans timezone). All tooltips and placeholder " +"times are expressed in UTC (sans timezone). The timestamps are then " +"evaluated by the database using the engine's local timezone. Note one can" +" explicitly set the timezone per the ISO 8601 format if specifying either" +" the start and/or end time." msgstr "" -#: superset-frontend/src/explore/controls.jsx:366 +#: superset-frontend/src/explore/controls.jsx:367 msgid "Row limit" msgstr "" -#: superset-frontend/src/explore/controls.jsx:375 +#: superset-frontend/src/explore/controls.jsx:376 msgid "Series limit" msgstr "" -#: superset-frontend/src/explore/controls.jsx:378 +#: superset-frontend/src/explore/controls.jsx:379 msgid "" "Limits the number of time series that get displayed. A sub query (or an " "extra phase where sub queries are not supported) is applied to limit the " -"number of time series that get fetched and displayed. This feature is useful " -"when grouping by high cardinality dimension(s)." +"number of time series that get fetched and displayed. This feature is " +"useful when grouping by high cardinality dimension(s)." msgstr "" -#: superset-frontend/src/explore/controls.jsx:388 +#: superset-frontend/src/explore/controls.jsx:389 msgid "Sort by" msgstr "" -#: superset-frontend/src/explore/controls.jsx:391 +#: superset-frontend/src/explore/controls.jsx:392 msgid "Metric used to define the top series" msgstr "" -#: superset-frontend/src/explore/controls.jsx:401 +#: superset-frontend/src/explore/controls.jsx:402 msgid "Series" msgstr "" -#: superset-frontend/src/explore/controls.jsx:404 +#: superset-frontend/src/explore/controls.jsx:405 msgid "" -"Defines the grouping of entities. Each series is shown as a specific color " -"on the chart and has a legend toggle" +"Defines the grouping of entities. Each series is shown as a specific " +"color on the chart and has a legend toggle" msgstr "" -#: superset-frontend/src/explore/controls.jsx:413 +#: superset-frontend/src/explore/controls.jsx:414 msgid "Entity" msgstr "" -#: superset-frontend/src/explore/controls.jsx:417 +#: superset-frontend/src/explore/controls.jsx:418 msgid "This defines the element to be plotted on the chart" msgstr "" -#: superset-frontend/src/explore/controls.jsx:422 +#: superset-frontend/src/explore/controls.jsx:423 msgid "X Axis" msgstr "" -#: superset-frontend/src/explore/controls.jsx:423 +#: superset-frontend/src/explore/controls.jsx:424 msgid "Metric assigned to the [X] axis" msgstr "" -#: superset-frontend/src/explore/controls.jsx:429 +#: superset-frontend/src/explore/controls.jsx:430 msgid "Y Axis" msgstr "" -#: superset-frontend/src/explore/controls.jsx:431 +#: superset-frontend/src/explore/controls.jsx:432 msgid "Metric assigned to the [Y] axis" msgstr "" -#: superset-frontend/src/explore/controls.jsx:436 +#: superset-frontend/src/explore/controls.jsx:437 msgid "Bubble size" msgstr "" -#: superset-frontend/src/explore/controls.jsx:443 +#: superset-frontend/src/explore/controls.jsx:444 msgid "Y Axis Format" msgstr "" -#: superset-frontend/src/explore/controls.jsx:455 +#: superset-frontend/src/explore/controls.jsx:456 msgid "" -"When `Calculation type` is set to \"Percentage change\", the Y Axis Format " -"is forced to `.1%`" +"When `Calculation type` is set to \"Percentage change\", the Y Axis " +"Format is forced to `.1%`" msgstr "" #: superset-frontend/src/explore/controls.jsx:486 @@ -5596,8 +5964,8 @@ msgid "Color map" msgstr "" #: superset-frontend/src/explore/components/ControlHeader.jsx:56 -#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:310 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:239 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:334 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:263 msgid "description" msgstr "" @@ -5609,95 +5977,107 @@ msgstr "" msgid "Changing this control takes effect instantly" msgstr "" -#: superset-frontend/src/explore/components/ControlPanelsContainer.jsx:251 +#: superset-frontend/src/explore/components/ControlPanelsContainer.tsx:302 msgid "Customize" msgstr "" -#: superset-frontend/src/explore/components/DataTableControl.tsx:93 +#: superset-frontend/src/explore/components/DataTableControl.tsx:97 msgid "rows retrieved" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane.tsx:131 -#: superset-frontend/src/explore/components/DisplayQueryButton.jsx:98 +#: superset-frontend/src/explore/components/DataTablesPane.tsx:143 +#: superset-frontend/src/explore/components/DisplayQueryButton.jsx:97 msgid "Sorry, An error occurred" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane.tsx:217 +#: superset-frontend/src/explore/components/DataTablesPane.tsx:233 +#: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:137 +#: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:70 msgid "No data" msgstr "" -#: superset-frontend/src/explore/components/DataTablesPane.tsx:261 +#: superset-frontend/src/explore/components/DataTablesPane.tsx:297 msgid "View samples" msgstr "" -#: superset-frontend/src/explore/components/DatasourcePanel.tsx:209 -msgid "Search Metrics & Columns" -msgstr "" - -#: superset-frontend/src/explore/components/DatasourcePanel.tsx:222 -#: superset-frontend/src/explore/components/DatasourcePanel.tsx:235 -#, python-format -msgid "Showing %s of %s" -msgstr "" - #: superset-frontend/src/explore/components/DisplayQueryButton.jsx:118 msgid "New chart" msgstr "차트 이동" -#: superset-frontend/src/explore/components/DisplayQueryButton.jsx:177 +#: superset-frontend/src/explore/components/DisplayQueryButton.jsx:165 msgid "Edit properties" msgstr "" -#: superset-frontend/src/explore/components/DisplayQueryButton.jsx:183 -#: superset-frontend/src/explore/components/DisplayQueryButton.jsx:185 +#: superset-frontend/src/explore/components/DisplayQueryButton.jsx:171 +#: superset-frontend/src/explore/components/DisplayQueryButton.jsx:173 msgid "View query" msgstr "Query 공유" -#: superset-frontend/src/explore/components/DisplayQueryButton.jsx:193 +#: superset-frontend/src/explore/components/DisplayQueryButton.jsx:181 msgid "Run in SQL Lab" msgstr "SQL Lab" -#: superset-frontend/src/explore/components/EmbedCodeButton.jsx:113 +#: superset-frontend/src/explore/components/EmbedCodeButton.jsx:116 msgid "Height" msgstr "" -#: superset-frontend/src/explore/components/EmbedCodeButton.jsx:127 +#: superset-frontend/src/explore/components/EmbedCodeButton.jsx:130 msgid "Width" msgstr "" -#: superset-frontend/src/explore/components/ExploreActionButtons.jsx:87 -msgid "Export to .json" +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:94 +msgid "Copy chart URL to clipboard" msgstr "" -#: superset-frontend/src/explore/components/ExploreActionButtons.jsx:100 -msgid "Export to .csv format" +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:101 +msgid "Loading..." msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader.jsx:102 +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:112 +msgid "Superset Chart" +msgstr "" + +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:177 +msgid "Export to .JSON format" +msgstr "" + +#: superset-frontend/src/explore/components/ExploreActionButtons.tsx:183 +msgid "Export to .CSV format" +msgstr "" + +#: superset-frontend/src/explore/components/ExploreChartHeader.jsx:100 #, python-format msgid "%s - untitled" msgstr "" -#: superset-frontend/src/explore/components/ExploreChartHeader.jsx:166 +#: superset-frontend/src/explore/components/ExploreChartHeader.jsx:164 msgid "Edit chart properties" msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer.jsx:345 +#: superset-frontend/src/explore/components/ExploreViewContainer.jsx:378 msgid "Control labeled " msgstr "" -#: superset-frontend/src/explore/components/ExploreViewContainer.jsx:449 +#: superset-frontend/src/explore/components/ExploreViewContainer.jsx:497 msgid "Open Datasource tab" msgstr "데이터소스 명" +#: superset-frontend/src/explore/components/OptionControls.tsx:276 +msgid "" +"\n" +" This filter was inherited from the dashboard's context.\n" +" It won't be saved when saving the chart.\n" +" " +msgstr "" + #: superset-frontend/src/explore/components/PropertiesModal.tsx:68 msgid "You do not have permission to edit this chart" msgstr "" #: superset-frontend/src/explore/components/PropertiesModal.tsx:229 msgid "" -"The description can be displayed as widget headers in the dashboard view. " -"Supports markdown." +"The description can be displayed as widget headers in the dashboard view." +" Supports markdown." msgstr "" #: superset-frontend/src/explore/components/PropertiesModal.tsx:236 @@ -5711,8 +6091,7 @@ msgid "" msgstr "" #: superset-frontend/src/explore/components/PropertiesModal.tsx:273 -msgid "" -"A list of users who can alter the chart. Searchable by name or username." +msgid "A list of users who can alter the chart. Searchable by name or username." msgstr "" #: superset-frontend/src/explore/components/RowCountLabel.jsx:35 @@ -5723,92 +6102,112 @@ msgstr "" msgid "Limit reached" msgstr "" -#: superset-frontend/src/explore/components/SaveModal.tsx:32 +#: superset-frontend/src/explore/components/SaveModal.tsx:34 msgid "**Select** a dashboard OR **create** a new one" msgstr "" -#: superset-frontend/src/explore/components/SaveModal.tsx:129 +#: superset-frontend/src/explore/components/SaveModal.tsx:131 msgid "Please enter a chart name" msgstr "" -#: superset-frontend/src/explore/components/SaveModal.tsx:170 +#: superset-frontend/src/explore/components/SaveModal.tsx:172 msgid "Save chart" msgstr "차트 보기" -#: superset-frontend/src/explore/components/SaveModal.tsx:185 +#: superset-frontend/src/explore/components/SaveModal.tsx:191 msgid "Save & go to dashboard" msgstr "" -#: superset-frontend/src/explore/components/SaveModal.tsx:196 +#: superset-frontend/src/explore/components/SaveModal.tsx:202 msgid "Save as new chart" msgstr "새 차트 생성" -#: superset-frontend/src/explore/components/SaveModal.tsx:225 +#: superset-frontend/src/explore/components/SaveModal.tsx:235 msgid "Save (Overwrite)" msgstr "저장된 Query" -#: superset-frontend/src/explore/components/SaveModal.tsx:235 +#: superset-frontend/src/explore/components/SaveModal.tsx:244 msgid "Save as ..." msgstr "다른이름으로 저장" -#: superset-frontend/src/explore/components/SaveModal.tsx:240 +#: superset-frontend/src/explore/components/SaveModal.tsx:249 msgid "Chart name" msgstr "차트 유형" -#: superset-frontend/src/explore/components/SaveModal.tsx:252 +#: superset-frontend/src/explore/components/SaveModal.tsx:261 msgid "Add to dashboard" msgstr "대시보드 추가" -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:601 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanel.tsx:196 +msgid "Search Metrics & Columns" +msgstr "" + +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanel.tsx:210 +#: superset-frontend/src/explore/components/DatasourcePanel/DatasourcePanel.tsx:232 +#, python-format +msgid "Showing %s of %s" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:458 +msgid "Annotation Slice Configuration" +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:459 +msgid "" +"This section allows you to configure how to use the slice\n" +" to generate annotations." +msgstr "" + +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:599 msgid "Display configuration" msgstr "" -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:602 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:600 msgid "Configure your how you overlay is displayed here." msgstr "" -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:606 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:604 msgid "Style" msgstr "" -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:620 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:618 msgid "Opacity" msgstr "" -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:632 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:630 msgid "Color" msgstr "" -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:651 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:649 msgid "Line width" msgstr "" -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:701 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:698 msgid "Layer configuration" msgstr "" -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:702 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:699 msgid "Configure the basics of your Annotation Layer." msgstr "" -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:710 -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:737 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:707 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:734 msgid "Mandatory" msgstr "" -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:714 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:711 msgid "Hide layer" msgstr "" -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:720 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:717 msgid "Choose the annotation layer type" msgstr "주석 레이어" -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:721 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:718 msgid "Annotation layer type" msgstr "주석 레이어" -#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:753 +#: superset-frontend/src/explore/components/controls/AnnotationLayer.jsx:750 msgid "Remove" msgstr "" @@ -5818,7 +6217,7 @@ msgstr "주석 레이어" #: superset-frontend/src/explore/components/controls/AnnotationLayerControl.jsx:191 #: superset-frontend/src/explore/components/controls/AnnotationLayerControl.jsx:203 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:219 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:243 msgid "Add annotation layer" msgstr "주석 레이어" @@ -5838,22 +6237,24 @@ msgstr "" msgid "Max" msgstr "" -#: superset-frontend/src/explore/components/controls/DatasourceControl.jsx:159 +#: superset-frontend/src/explore/components/controls/DatasourceControl.jsx:170 msgid "Edit dataset" msgstr "차트 수정" -#: superset-frontend/src/explore/components/controls/DatasourceControl.jsx:163 +#: superset-frontend/src/explore/components/controls/DatasourceControl.jsx:175 msgid "View in SQL Lab" msgstr "SQL Lab" -#: superset-frontend/src/explore/components/controls/DatasourceControl.jsx:190 +#: superset-frontend/src/explore/components/controls/DatasourceControl.jsx:222 msgid "More dataset related options" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl.jsx:80 -msgid "" -"Superset supports smart date parsing. Strings like `3 weeks ago`, `last " -"sunday`, or `2 weeks from now` can be used." +#: superset-frontend/src/explore/components/controls/DatasourceControl.jsx:236 +msgid "Missing dataset" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DatasourceControl.jsx:241 +msgid "The dataset linked to this chart may have been deleted." msgstr "" #: superset-frontend/src/explore/components/controls/FilterBoxItemControl.jsx:167 @@ -5862,8 +6263,8 @@ msgstr "" #: superset-frontend/src/explore/components/controls/FilterBoxItemControl.jsx:168 msgid "" -"(optional) default value for the filter, when using the multiple option, you " -"can use a semicolon-delimited list of options." +"(optional) default value for the filter, when using the multiple option, " +"you can use a semicolon-delimited list of options." msgstr "" #: superset-frontend/src/explore/components/controls/FilterBoxItemControl.jsx:184 @@ -5882,9 +6283,12 @@ msgstr "" msgid "Check for sorting ascending" msgstr "" +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl.jsx:215 +msgid "Allow multiple selections" +msgstr "" + #: superset-frontend/src/explore/components/controls/FilterBoxItemControl.jsx:217 -msgid "" -"Multiple selections allowed, otherwise filter is limited to a single value" +msgid "Multiple selections allowed, otherwise filter is limited to a single value" msgstr "" #: superset-frontend/src/explore/components/controls/FilterBoxItemControl.jsx:231 @@ -5893,10 +6297,14 @@ msgstr "" #: superset-frontend/src/explore/components/controls/FilterBoxItemControl.jsx:232 msgid "" -"By default, each filter loads at most 1000 choices at the initial page load. " -"Check this box if you have more than 1000 filter values and want to enable " -"dynamically searching that loads filter values as users type (may add stress " -"to your database)." +"By default, each filter loads at most 1000 choices at the initial page " +"load. Check this box if you have more than 1000 filter values and want to" +" enable dynamically searching that loads filter values as users type (may" +" add stress to your database)." +msgstr "" + +#: superset-frontend/src/explore/components/controls/FilterBoxItemControl.jsx:251 +msgid "Required" msgstr "" #: superset-frontend/src/explore/components/controls/FilterBoxItemControl.jsx:252 @@ -5907,17 +6315,25 @@ msgstr "" msgid "Filter configuration" msgstr "" +#: superset-frontend/src/explore/components/controls/FixedOrMetricControl.jsx:149 +msgid "Fixed" +msgstr "" + +#: superset-frontend/src/explore/components/controls/FixedOrMetricControl.jsx:165 +msgid "Based on a metric" +msgstr "" + #: superset-frontend/src/explore/components/controls/SelectAsyncControl.jsx:45 msgid "Error while fetching data" msgstr "" #: superset-frontend/src/explore/components/controls/SelectControl.jsx:76 -#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:404 +#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:399 msgid "No results found" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:267 -#: superset-frontend/src/explore/components/controls/SelectControl.jsx:237 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:269 +#: superset-frontend/src/explore/components/controls/SelectControl.jsx:240 #, python-format msgid "%s option(s)" msgstr "" @@ -5948,11 +6364,11 @@ msgstr "" msgid "Geohash" msgstr "" -#: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:104 +#: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:105 msgid "textarea" msgstr "" -#: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:135 +#: superset-frontend/src/explore/components/controls/TextAreaControl.jsx:136 msgid "in modal" msgstr "" @@ -5965,121 +6381,176 @@ msgstr "컬럼 수정" msgid "This visualization type is not supported." msgstr "시각화 유형 선택" -#: superset-frontend/src/explore/components/controls/VizTypeControl.jsx:201 +#: superset-frontend/src/explore/components/controls/VizTypeControl.jsx:215 msgid "Click to change visualization type" msgstr "시각화 유형 선택" -#: superset-frontend/src/explore/components/controls/VizTypeControl.jsx:214 +#: superset-frontend/src/explore/components/controls/VizTypeControl.jsx:232 msgid "Select a visualization type" msgstr "" -#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:199 +#: superset-frontend/src/explore/components/controls/withAsyncVerification.tsx:201 #, python-format msgid "Failed to verify select options: %s" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterControl.tsx:262 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:275 msgid "RANGE TYPE" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterControl.tsx:285 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:298 msgid "Actual time range" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterControl.tsx:306 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:319 msgid "CANCEL" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterControl.tsx:315 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:328 msgid "APPLY" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterControl.tsx:324 +#: superset-frontend/src/explore/components/controls/DateFilterControl/DateFilterLabel.tsx:337 msgid "Edit time range" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/frame/AdvancedFrame.tsx:51 -msgid "Configure advanced time range" +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:58 +msgid "Configure Advanced Time Range " msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/frame/AdvancedFrame.tsx:52 -#: superset-frontend/src/explore/components/controls/DateFilterControl/frame/CustomFrame.tsx:124 -msgid "START" +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:64 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:113 +msgid "START (INCLUSIVE)" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/frame/AdvancedFrame.tsx:58 -#: superset-frontend/src/explore/components/controls/DateFilterControl/frame/CustomFrame.tsx:176 -msgid "END" +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:66 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:115 +msgid "Start date included in time range" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/frame/CalendarFrame.tsx:40 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:171 +msgid "END (EXCLUSIVE)" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/AdvancedFrame.tsx:78 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:173 +msgid "End date excluded from time range" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CalendarFrame.tsx:43 msgid "Configure Time Range: Previous..." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/frame/CommonFrame.tsx:35 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CommonFrame.tsx:41 msgid "Configure Time Range: Last..." msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/frame/CustomFrame.tsx:121 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:109 msgid "Configure custom time range" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/frame/CustomFrame.tsx:151 -#: superset-frontend/src/explore/components/controls/DateFilterControl/frame/CustomFrame.tsx:202 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:145 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:202 msgid "Relative quantity" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/frame/CustomFrame.tsx:229 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:229 msgid "Anchor to" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/frame/CustomFrame.tsx:238 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:238 msgid "NOW" msgstr "" -#: superset-frontend/src/explore/components/controls/DateFilterControl/frame/CustomFrame.tsx:241 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/CustomFrame.tsx:241 msgid "Date/Time" msgstr "시작 시간" +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:29 +msgid "Return to specific datetime." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:30 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:44 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:62 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:76 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:89 +msgid "Syntax" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:34 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:49 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:67 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:81 +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:95 +msgid "Example" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:43 +msgid "Moves the given set of dates by a specified interval." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:58 +msgid "Truncates the specified date to the accuracy specified by the date unit." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:75 +msgid "Get the last date by the date unit." +msgstr "" + +#: superset-frontend/src/explore/components/controls/DateFilterControl/components/DateFunctionTooltip.tsx:88 +msgid "Get the specify date for the holiday" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndFilterSelect.tsx:315 +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndMetricSelect.tsx:271 +msgid "Drop columns or metrics" +msgstr "" + +#: superset-frontend/src/explore/components/controls/DndColumnSelectControl/DndSelectLabel.tsx:58 +msgid "Drop columns" +msgstr "" + #: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover.jsx:159 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:367 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:376 msgid "Simple" msgstr "" #: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopover.jsx:176 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:399 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:416 msgid "Custom SQL" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:282 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:289 msgid "No such column found. To filter on a metric, try the Custom SQL tab." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:291 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:298 #, python-format msgid "%s column(s) and metric(s)" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:301 -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:286 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:308 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:291 #, python-format msgid "%s column(s)" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:302 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:309 msgid "To filter on a metric, use Custom SQL tab." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:307 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:316 #, python-format msgid "%s operator(s)" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:326 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:337 msgid "Type a value here" msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:385 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSimpleTabContent.jsx:415 msgid "Filter value (case sensitive)" msgstr "" @@ -6087,45 +6558,37 @@ msgstr "" msgid "choose WHERE or HAVING..." msgstr "" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent.jsx:127 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent.jsx:128 msgid "Filters by columns" msgstr "컬럼 목록" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent.jsx:129 +#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterEditPopoverSqlTabContent.jsx:130 msgid "Filters by metrics" msgstr "필터" -#: superset-frontend/src/explore/components/controls/FilterControl/AdhocFilterPopoverTrigger.tsx:94 -msgid "" -"\n" -" This filter was inherited from the dashboard's context.\n" -" It won't be saved when saving the chart.\n" -" " -msgstr "" - -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:297 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:302 #, python-format msgid "%s aggregates(s)" msgstr "" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:306 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:311 #, python-format msgid "%s saved metric(s)" msgstr "" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:346 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:351 msgid "Saved" msgstr "저장" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:349 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:354 msgid "Saved metric" msgstr "저장된 Query" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:370 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:379 msgid "column" msgstr "컬럼 추가" -#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:386 +#: superset-frontend/src/explore/components/controls/MetricControl/AdhocMetricEditPopover.jsx:399 msgid "aggregate" msgstr "" @@ -6133,7 +6596,7 @@ msgstr "" msgid "My metric" msgstr "메트릭" -#: superset-frontend/src/explore/components/controls/MetricControl/MetricsControl.jsx:402 +#: superset-frontend/src/explore/components/controls/MetricControl/MetricsControl.jsx:409 msgid "Add metric" msgstr "메트릭" @@ -6155,180 +6618,196 @@ msgid "Put your code here" msgstr "" #: superset-frontend/src/explore/controlPanels/TimeTable.js:26 -#: superset-frontend/src/explore/controlPanels/sections.jsx:112 -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:142 +#: superset-frontend/src/explore/controlPanels/sections.tsx:113 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:141 msgid "Query" msgstr "" -#: superset-frontend/src/explore/controlPanels/TimeTable.js:49 +#: superset-frontend/src/explore/controlPanels/TimeTable.js:50 msgid "URL" msgstr "" -#: superset-frontend/src/explore/controlPanels/TimeTable.js:50 +#: superset-frontend/src/explore/controlPanels/TimeTable.js:51 msgid "" -"Templated link, it's possible to include {{ metric }} or other values coming " -"from the controls." +"Templated link, it's possible to include {{ metric }} or other values " +"coming from the controls." msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:24 -#: superset-frontend/src/explore/controlPanels/sections.jsx:83 -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:189 +#: superset-frontend/src/explore/controlPanels/sections.tsx:25 +#: superset-frontend/src/explore/controlPanels/sections.tsx:84 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:191 msgid "Time" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:26 -#: superset-frontend/src/explore/controlPanels/sections.jsx:84 +#: superset-frontend/src/explore/controlPanels/sections.tsx:27 +#: superset-frontend/src/explore/controlPanels/sections.tsx:85 msgid "Time related form attributes" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:31 +#: superset-frontend/src/explore/controlPanels/sections.tsx:32 msgid "Chart type" msgstr "차트 유형" -#: superset-frontend/src/explore/controlPanels/sections.jsx:41 +#: superset-frontend/src/explore/controlPanels/sections.tsx:42 msgid "Chart ID" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:43 +#: superset-frontend/src/explore/controlPanels/sections.tsx:44 msgid "The id of the active chart" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:50 +#: superset-frontend/src/explore/controlPanels/sections.tsx:51 msgid "Cache Timeout (seconds)" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:52 +#: superset-frontend/src/explore/controlPanels/sections.tsx:53 msgid "The number of seconds before expiring the cache" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:59 +#: superset-frontend/src/explore/controlPanels/sections.tsx:60 msgid "URL parameters" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:61 +#: superset-frontend/src/explore/controlPanels/sections.tsx:62 msgid "Extra parameters for use in jinja templated queries" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:68 +#: superset-frontend/src/explore/controlPanels/sections.tsx:69 msgid "Time range endpoints" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:70 +#: superset-frontend/src/explore/controlPanels/sections.tsx:71 msgid "Time range endpoints (SIP-15)" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:90 +#: superset-frontend/src/explore/controlPanels/sections.tsx:91 msgid "Annotations and layers" msgstr "주석 레이어" -#: superset-frontend/src/explore/controlPanels/sections.jsx:124 +#: superset-frontend/src/explore/controlPanels/sections.tsx:125 msgid "Sort descending" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:126 +#: superset-frontend/src/explore/controlPanels/sections.tsx:127 msgid "Whether to sort descending or ascending" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:133 +#: superset-frontend/src/explore/controlPanels/sections.tsx:134 msgid "Contribution" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:135 +#: superset-frontend/src/explore/controlPanels/sections.tsx:136 msgid "Compute the contribution to the total" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:143 +#: superset-frontend/src/explore/controlPanels/sections.tsx:144 msgid "Advanced analytics" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:145 +#: superset-frontend/src/explore/controlPanels/sections.tsx:146 msgid "" "This section contains options that allow for advanced analytical post " "processing of query results" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:151 +#: superset-frontend/src/explore/controlPanels/sections.tsx:152 msgid "Rolling window" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:157 +#: superset-frontend/src/explore/controlPanels/sections.tsx:158 msgid "Rolling function" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:166 +#: superset-frontend/src/explore/controlPanels/sections.tsx:167 msgid "" -"Defines a rolling window function to apply, works along with the [Periods] " -"text box" +"Defines a rolling window function to apply, works along with the " +"[Periods] text box" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:176 +#: superset-frontend/src/explore/controlPanels/sections.tsx:177 msgid "Periods" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:178 +#: superset-frontend/src/explore/controlPanels/sections.tsx:179 msgid "" "Defines the size of the rolling window function, relative to the time " "granularity selected" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:188 +#: superset-frontend/src/explore/controlPanels/sections.tsx:189 msgid "Min periods" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:190 +#: superset-frontend/src/explore/controlPanels/sections.tsx:191 msgid "" -"The minimum number of rolling periods required to show a value. For instance " -"if you do a cumulative sum on 7 days you may want your \"Min Period\" to be " -"7, so that all data points shown are the total of 7 periods. This will hide " -"the \"ramp up\" taking place over the first 7 periods" +"The minimum number of rolling periods required to show a value. For " +"instance if you do a cumulative sum on 7 days you may want your \"Min " +"Period\" to be 7, so that all data points shown are the total of 7 " +"periods. This will hide the \"ramp up\" taking place over the first 7 " +"periods" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:200 +#: superset-frontend/src/explore/controlPanels/sections.tsx:201 msgid "Time comparison" msgstr "컬럼 수정" -#: superset-frontend/src/explore/controlPanels/sections.jsx:208 +#: superset-frontend/src/explore/controlPanels/sections.tsx:209 msgid "Time shift" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:219 +#: superset-frontend/src/explore/controlPanels/sections.tsx:220 msgid "" -"Overlay one or more timeseries from a relative time period. Expects relative " -"time deltas in natural language (example: 24 hours, 7 days, 52 weeks, 365 " -"days). Free text is supported." +"Overlay one or more timeseries from a relative time period. Expects " +"relative time deltas in natural language (example: 24 hours, 7 days, 52 " +"weeks, 365 days). Free text is supported." msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:231 +#: superset-frontend/src/explore/controlPanels/sections.tsx:232 msgid "Calculation type" msgstr "시각화 유형 선택" -#: superset-frontend/src/explore/controlPanels/sections.jsx:239 +#: superset-frontend/src/explore/controlPanels/sections.tsx:240 msgid "" -"How to display time shifts: as individual lines; as the absolute difference " -"between the main time series and each time shift; as the percentage change; " -"or as the ratio between series and time shifts." +"How to display time shifts: as individual lines; as the absolute " +"difference between the main time series and each time shift; as the " +"percentage change; or as the ratio between series and time shifts." msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:247 +#: superset-frontend/src/explore/controlPanels/sections.tsx:248 msgid "Python functions" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:256 +#: superset-frontend/src/explore/controlPanels/sections.tsx:257 msgid "Rule" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:259 +#: superset-frontend/src/explore/controlPanels/sections.tsx:260 msgid "Pandas resample rule" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:267 +#: superset-frontend/src/explore/controlPanels/sections.tsx:268 msgid "Method" msgstr "" -#: superset-frontend/src/explore/controlPanels/sections.jsx:277 +#: superset-frontend/src/explore/controlPanels/sections.tsx:278 msgid "Pandas resample method" msgstr "" +#: superset-frontend/src/filters/components/Range/RangeFilterPlugin.tsx:84 +msgid "Chosen non-numeric column" +msgstr "" + +#: superset-frontend/src/filters/components/Select/SelectFilterPlugin.tsx:138 +#: superset-frontend/src/filters/components/TimeColumn/TimeColumnFilterPlugin.tsx:86 +#: superset-frontend/src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx:71 +#, python-format +msgid "%s option" +msgstr "" + +#: superset-frontend/src/filters/components/TimeColumn/TimeColumnFilterPlugin.tsx:85 +msgid "No time columns" +msgstr "" + #: superset-frontend/src/profile/components/App.tsx:48 msgid "Favorites" msgstr "" @@ -6377,310 +6856,310 @@ msgstr "" msgid "There was an error fetching your recent activity:" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:147 -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:109 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:92 -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:93 -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:131 -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:511 -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:178 -#: superset-frontend/src/views/CRUD/utils.tsx:202 -#: superset-frontend/src/views/CRUD/utils.tsx:257 -#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:164 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:152 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:108 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:91 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:92 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:139 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:518 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:177 +#: superset-frontend/src/views/CRUD/utils.tsx:204 +#: superset-frontend/src/views/CRUD/utils.tsx:259 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:159 #, python-format msgid "Deleted: %s" msgstr "삭제" -#: superset-frontend/src/views/CRUD/utils.tsx:205 +#: superset-frontend/src/views/CRUD/utils.tsx:207 #, python-format msgid "There was an issue deleting: %s" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:150 -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:113 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:95 -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:97 -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:137 -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:515 -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:181 -#: superset-frontend/src/views/CRUD/utils.tsx:261 -#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:167 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:155 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:112 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:94 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:96 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:145 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:522 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:180 +#: superset-frontend/src/views/CRUD/utils.tsx:263 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:162 #, python-format msgid "There was an issue deleting %s: %s" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:81 -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:544 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:80 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:581 msgid "report" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:81 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:80 msgid "alert" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:82 -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:108 -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:117 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:81 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:107 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:116 #: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:72 msgid "reports" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:82 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:81 msgid "alerts" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:165 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:170 #, python-format msgid "There was an issue deleting the selected %s: %s" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:213 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:218 msgid "Last run" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:245 -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1331 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:250 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1386 msgid "Notification method" msgstr "주석 레이어" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:292 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:297 msgid "Execution log" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:320 -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:195 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:250 -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:359 -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:229 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:348 -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:346 -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:378 -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:316 -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:349 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:325 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:194 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:249 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:373 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:228 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:350 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:354 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:385 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:318 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:348 msgid "Actions" msgstr "주석" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:347 -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:218 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:278 -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:513 -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:262 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:472 -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:468 -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:133 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:352 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:217 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:277 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:527 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:261 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:474 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:475 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:132 msgid "Bulk select" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:361 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:366 #, python-format msgid "No %s yet" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:368 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:213 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:287 -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:273 -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:391 -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:192 -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:273 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:251 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:380 -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:264 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:373 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:212 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:286 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:286 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:405 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:191 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:272 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:256 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:382 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:272 msgid "Created by" msgstr "생성자" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:377 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:382 #, python-format msgid "An error occurred while fetching created by values: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:384 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:230 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:401 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:389 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:235 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:403 msgid "Status" msgstr "상태" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:390 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:395 msgid "${AlertState.success}" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:391 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:396 msgid "${AlertState.working}" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:392 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:397 msgid "${AlertState.error}" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:393 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:398 msgid "${AlertState.noop}" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:394 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:399 msgid "${AlertState.grace}" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:411 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:416 msgid "Alerts & reports" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:421 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:427 msgid "Reports" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:445 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:453 #, python-format msgid "This action will permanently delete %s." msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:456 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:464 #, python-format msgid "Delete %s?" msgstr "삭제" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:460 -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:305 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:361 -#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:72 -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:297 -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:550 -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:325 -#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:94 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:283 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:501 -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:581 -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:435 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:468 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:304 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:365 +#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:73 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:310 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:565 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:324 +#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:101 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:288 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:504 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:588 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:434 msgid "Please confirm" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:461 +#: superset-frontend/src/views/CRUD/alert/AlertList.tsx:469 #, python-format msgid "Are you sure you want to delete the selected %s?" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:56 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:65 msgid "< (Smaller than)" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:60 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:69 msgid "> (Larger than)" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:64 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:73 msgid "<= (Smaller or equal)" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:68 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:77 msgid ">= (Larger or equal)" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:72 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:81 msgid "== (Is equal)" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:76 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:85 msgid "!= (Is not equal)" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:80 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:89 msgid "Not null" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:91 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:100 msgid "30 days" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:95 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:104 msgid "60 days" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:99 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:108 msgid "90 days" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:345 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:382 msgid "Add notification method" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:346 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:383 msgid "Add delivery method" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:461 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:498 msgid "Recipients are separated by \",\" or \";\"" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1042 -#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:255 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:207 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1091 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:279 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:231 #: superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx:225 -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:343 -#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:112 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:324 +#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:106 msgid "Add" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1054 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1103 msgid "Edit ${isReport ? 'Report' : 'Alert'}" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1055 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1104 msgid "Add ${isReport ? 'Report' : 'Alert'}" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1063 -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1071 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1112 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1120 msgid "Report name" msgstr "차트 유형" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1063 -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1071 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1112 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1120 msgid "Alert name" msgstr "테이블 명" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1117 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1166 msgid "Alert condition" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1161 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1210 msgid "Trigger Alert If..." msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1185 -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1201 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1234 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1250 #: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:123 msgid "Value" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1213 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1262 msgid "Report schedule" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1214 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1263 msgid "Alert condition schedule" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1224 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1274 msgid "Schedule settings" msgstr "Query 공유" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1228 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1278 msgid "Log retention" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1252 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1302 msgid "Working timeout" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1260 -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1273 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1311 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1326 msgid "Time in seconds" msgstr "10초" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1267 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1319 msgid "Grace period" msgstr "" -#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1282 +#: superset-frontend/src/views/CRUD/alert/AlertReportModal.tsx:1336 msgid "Message content" msgstr "" @@ -6689,7 +7168,7 @@ msgid "log" msgstr "" #: superset-frontend/src/views/CRUD/alert/ExecutionLog.tsx:94 -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:355 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:357 msgid "State" msgstr "상태" @@ -6717,36 +7196,36 @@ msgstr "" msgid "CRON expression" msgstr "" -#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:62 +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:64 msgid "Report sent" msgstr "대시보드 가져오기" -#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:63 +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:65 msgid "Alert triggered, notification sent" msgstr "" -#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:69 +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:71 msgid "Report sending" msgstr "" -#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:70 +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:72 msgid "Alert running" msgstr "" -#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:76 +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:78 msgid "Report failed" msgstr "" -#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:77 +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:79 msgid "Alert failed" msgstr "테이블 명" -#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:82 -#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:92 +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:84 +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:94 msgid "Nothing triggered" msgstr "" -#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:87 +#: superset-frontend/src/views/CRUD/alert/components/AlertStatusIcon.tsx:89 msgid "Alert Triggered, In Grace Period" msgstr "" @@ -6758,69 +7237,70 @@ msgstr "" msgid "${RecipientIconName.slack}" msgstr "" -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:65 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:64 #: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:110 msgid "annotation" msgstr "주석" -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:133 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:132 #, python-format msgid "There was an issue deleting the selected annotations: %s" msgstr "" -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:180 -#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:265 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:179 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:289 msgid "Edit annotation" msgstr "주석" -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:187 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:186 msgid "Delete annotation" msgstr "주석" -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:208 -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:254 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:207 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:253 msgid "Annotation" msgstr "주석" -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:260 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:259 msgid "No annotation yet" msgstr "주석 레이어" -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:269 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:268 msgid "Annotation Layer ${annotationLayerName}" msgstr "" -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:291 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:290 msgid "" -"Are you sure you want to delete ${annotationCurrentlyDeleting?.short_descr}?" +"Are you sure you want to delete " +"${annotationCurrentlyDeleting?.short_descr}?" msgstr "" -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:301 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:300 msgid "Delete Annotation?" msgstr "주석" -#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:306 +#: superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx:305 msgid "Are you sure you want to delete the selected annotations?" msgstr "" -#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:265 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:289 msgid "Add annotation" msgstr "주석" -#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:274 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:298 msgid "Annotation name" msgstr "주석 레이어" -#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:286 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:310 msgid "date" msgstr "" -#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:307 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:331 msgid "Additional information" msgstr "주석" -#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:314 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:243 +#: superset-frontend/src/views/CRUD/annotation/AnnotationModal.tsx:338 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:267 msgid "Description (this can be seen in the list)" msgstr "" @@ -6828,158 +7308,189 @@ msgstr "" msgid "annotation_layer" msgstr "주석 레이어" -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:218 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:242 msgid "Edit annotation layer properties" msgstr "주석 레이어" -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:228 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayerModal.tsx:252 msgid "Annotation layer name" msgstr "주석 레이어" -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:67 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:339 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:66 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:343 msgid "Annotation layers" msgstr "주석 레이어" -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:112 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:111 #, python-format msgid "There was an issue deleting the selected layers: %s" msgstr "" -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:181 -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:257 -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:158 -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:279 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:180 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:270 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:157 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:287 msgid "Last modified" msgstr "마지막 수정" -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:206 -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:184 -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:285 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:205 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:183 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:284 msgid "Created on" msgstr "생성자" -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:231 -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:210 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:230 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:209 msgid "Edit template" msgstr "템플릿 불러오기" -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:240 -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:219 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:239 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:218 msgid "Delete template" msgstr "템플릿 불러오기" -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:266 -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:323 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:265 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:322 msgid "Annotation layer" msgstr "주석 레이어" -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:296 -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:282 -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:370 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:295 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:281 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:369 #, python-format msgid "An error occurred while fetching dataset datasource values: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:329 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:328 msgid "No annotation layers yet" msgstr "주석 레이어" -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:349 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:353 msgid "This action will permanently delete the layer." msgstr "" -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:357 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:361 msgid "Delete Layer?" msgstr "삭제" -#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:362 +#: superset-frontend/src/views/CRUD/annotationlayers/AnnotationLayersList.tsx:366 msgid "Are you sure you want to delete the selected layers?" msgstr "" -#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:75 -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:300 -#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:97 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:286 +#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:76 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:313 +#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:104 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:291 msgid "Are you sure you want to delete" msgstr "" -#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:137 -#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:143 +#: superset-frontend/src/views/CRUD/chart/ChartCard.tsx:144 +#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:152 #, python-format msgid "Last modified %s" msgstr "마지막 수정" -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:53 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:58 msgid "" "The passwords for the databases below are needed in order to import them " "together with the charts. Please note that the \"Secure Extra\" and " -"\"Certificate\" sections of the database configuration are not present in " -"export files, and should be added manually after the import if they are " +"\"Certificate\" sections of the database configuration are not present in" +" export files, and should be added manually after the import if they are " "needed." msgstr "" -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:60 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:65 msgid "" -"You are importing one or more charts that already exist. Overwriting might " -"cause you to lose some of your work. Are you sure you want to overwrite?" +"You are importing one or more charts that already exist. Overwriting " +"might cause you to lose some of your work. Are you sure you want to " +"overwrite?" msgstr "" -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:180 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:189 #, python-format msgid "There was an issue deleting the selected charts: %s" msgstr "" -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:247 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:220 -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:292 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:260 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:225 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:299 msgid "Modified by" msgstr "수정됨" -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:370 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:359 -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:390 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:384 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:361 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:397 msgid "Owner" msgstr "" -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:380 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:388 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:409 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:430 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:454 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:365 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:386 +msgid "All" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:394 #, python-format msgid "An error occurred while fetching chart owners values: %s" msgstr "" -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:401 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:415 #, python-format msgid "An error occurred while fetching chart created by values: %s" msgstr "" -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:412 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:426 msgid "Viz type" msgstr "시각화 유형" -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:444 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:458 #, python-format msgid "An error occurred while fetching chart dataset values: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:454 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:412 -#: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx:133 -#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:111 -#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:136 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:468 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:414 +#: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx:132 +#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:110 +#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:135 msgid "Favorite" msgstr "" -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:461 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:473 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:407 #: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:419 +msgid "Any" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:475 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:421 msgid "Yes" msgstr "" -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:462 -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:420 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:476 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:422 msgid "No" msgstr "" -#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:551 +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:491 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:437 +msgid "Alphabetical" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:497 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:443 +msgid "Recently modified" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:503 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:449 +msgid "Least recently modified" +msgstr "" + +#: superset-frontend/src/views/CRUD/chart/ChartList.tsx:566 msgid "Are you sure you want to delete the selected charts?" msgstr "" @@ -7003,43 +7514,51 @@ msgstr "CSS 템플릿" msgid "css" msgstr "" -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:66 -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:240 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:65 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:239 msgid "CSS templates" msgstr "CSS 템플릿" -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:115 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:114 #, python-format msgid "There was an issue deleting the selected templates: %s" msgstr "" -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:151 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:150 #, python-format msgid "Last modified by %s" msgstr "마지막 수정" -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:249 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:248 msgid "CSS template" msgstr "CSS 템플릿" -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:313 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:312 msgid "This action will permanently delete the template." msgstr "" -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:321 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:320 msgid "Delete Template?" msgstr "CSS 템플릿" -#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:326 +#: superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx:325 msgid "Are you sure you want to delete the selected templates?" msgstr "" +#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:147 +msgid "published" +msgstr "" + +#: superset-frontend/src/views/CRUD/dashboard/DashboardCard.tsx:147 +msgid "draft" +msgstr "" + #: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:50 msgid "" "The passwords for the databases below are needed in order to import them " "together with the dashboards. Please note that the \"Secure Extra\" and " -"\"Certificate\" sections of the database configuration are not present in " -"export files, and should be added manually after the import if they are " +"\"Certificate\" sections of the database configuration are not present in" +" export files, and should be added manually after the import if they are " "needed." msgstr "" @@ -7050,49 +7569,44 @@ msgid "" "overwrite?" msgstr "" -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:159 -#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:85 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:163 +#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:84 #, python-format msgid "An error occurred while fetching dashboards: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:176 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:181 msgid "There was an issue deleting the selected dashboards: " msgstr "" -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:369 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:371 #, python-format msgid "An error occurred while fetching dashboard owner values: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:390 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:392 #, python-format msgid "An error occurred while fetching dashboard created by values: %s" msgstr "" -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:408 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:410 msgid "Unpublished" msgstr "" -#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:502 +#: superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx:505 msgid "Are you sure you want to delete the selected dashboards?" msgstr "" -#: superset-frontend/src/views/CRUD/data/components/SyntaxHighlighterCopy/index.tsx:68 -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:165 -msgid "Sorry, your browser does not support copying." -msgstr "" - #: superset-frontend/src/views/CRUD/data/components/SyntaxHighlighterCopy/index.tsx:73 msgid "SQL Copied!" msgstr "복사됨!" #: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:37 msgid "" -"The passwords for the databases below are needed in order to import them. " -"Please note that the \"Secure Extra\" and \"Certificate\" sections of the " -"database configuration are not present in export files, and should be added " -"manually after the import if they are needed." +"The passwords for the databases below are needed in order to import them." +" Please note that the \"Secure Extra\" and \"Certificate\" sections of " +"the database configuration are not present in export files, and should be" +" added manually after the import if they are needed." msgstr "" #: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:43 @@ -7102,394 +7616,398 @@ msgid "" "overwrite?" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:78 -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:441 -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:149 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:86 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:449 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:152 msgid "database" msgstr "데이터베이스" -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:118 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:126 #, python-format msgid "An error occurred while fetching database related data: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:210 -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:372 -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:443 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:218 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:380 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:424 msgid "Asynchronous query execution" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:213 -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:375 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:221 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:383 msgid "AQE" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:228 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:236 msgid "Allow data manipulation language" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:231 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:239 msgid "DML" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:243 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:251 msgid "CSV upload" msgstr "CSV 업로드" -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:303 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:311 msgid "Delete database" msgstr "데이터베이스 선택" -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:410 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:418 #, python-format msgid "" -"The database %s is linked to %s charts that appear on %s dashboards. Are you " -"sure you want to continue? Deleting the database will break those objects." +"The database %s is linked to %s charts that appear on %s dashboards. Are " +"you sure you want to continue? Deleting the database will break those " +"objects." msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:423 +#: superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx:431 msgid "Delete Database?" msgstr "데이터베이스 선택" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:156 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:159 msgid "Please enter a SQLAlchemy URI to test" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:176 -msgid "Connection looks good!" -msgstr "" - -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:189 -msgid "ERROR: Connection failed. " -msgstr "" - -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:307 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:288 #, python-format msgid "Sorry there was an error fetching database information: %s" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:349 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:330 msgid "Edit database" msgstr "차트 수정" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:349 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:330 msgid "Add database" msgstr "데이터베이스" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:361 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:342 msgid "Connection" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:369 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:350 msgid "Database name" msgstr "데이터소스 명" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:377 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:358 msgid "Name your dataset" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:393 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:374 msgid "dialect+driver://username:password@host:port/database" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:399 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:380 msgid "Test connection" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:403 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:384 msgid "Refer to the " msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:409 -msgid "SQLAlchemy docs" -msgstr "" - -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:411 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:392 msgid " for more information on how to structure your URI." msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:415 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:396 msgid "Performance" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:417 -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:423 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:398 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:404 msgid "Chart cache timeout" msgstr "차트 유형" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:445 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:426 msgid "" "Operate the database in asynchronous mode, meaning that the queries are " "executed on remote workers as opposed to on the web server itself. This " -"assumes that you have a Celery worker setup as well as a results backend. " -"Refer to the installation docs for more information." +"assumes that you have a Celery worker setup as well as a results backend." +" Refer to the installation docs for more information." msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:455 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:436 msgid "SQL Lab settings" msgstr "SQL Lab" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:507 -msgid "Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...)" +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:448 +msgid "Allow this database to be queried in SQL Lab" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:521 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:462 +msgid "Allow creation of new tables based on queries" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:476 +msgid "Allow creation of new views based on queries" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:490 +msgid "" +"Allow manipulation of the database using non-SELECT statements such as " +"UPDATE, DELETE, CREATE, etc." +msgstr "" + +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:504 msgid "Allow multi schema metadata fetch" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:533 -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:539 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:516 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:522 msgid "CTAS schema" msgstr "스키마" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:544 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:527 msgid "" "When allowing CREATE TABLE AS option in SQL Lab, this option forces the " "table to be created in this schema." msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:553 -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:558 -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:642 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:536 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:541 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:625 msgid "Secure extra" msgstr "보안" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:568 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:551 msgid "JSON string containing additional connection configuration." msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:573 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:556 msgid "" "This is used to provide connection information for systems like Hive, " -"Presto, and BigQuery, which do not conform to the username:password syntax " -"normally used by SQLAlchemy." +"Presto, and BigQuery, which do not conform to the username:password " +"syntax normally used by SQLAlchemy." msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:592 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:575 msgid "" -"Optional CA_BUNDLE contents to validate HTTPS requests. Only available on " -"certain database engines." +"Optional CA_BUNDLE contents to validate HTTPS requests. Only available on" +" certain database engines." msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:608 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:591 msgid "Impersonate Logged In User (Presto & Hive)" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:610 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:593 msgid "" "If Presto, all the queries in SQL Lab are going to be executed as the " -"currently logged on user who must have permission to run them. If Hive and " -"hive.server2.enable.doAs is enabled, will run the queries as service " -"account, but impersonate the currently logged on user via hive.server2.proxy." -"user property." +"currently logged on user who must have permission to run them. If Hive " +"and hive.server2.enable.doAs is enabled, will run the queries as service " +"account, but impersonate the currently logged on user via " +"hive.server2.proxy.user property." msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:628 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:611 msgid "Allow data upload" msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:630 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:613 msgid "If selected, please set the schemas allowed for data upload in Extra." msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:650 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:633 msgid "JSON string containing extra configuration elements." msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:653 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:636 msgid "" -"1. The engine_params object gets unpacked into the sqlalchemy.create_engine " -"call, while the metadata_params gets unpacked into the sqlalchemy.MetaData " -"call." +"1. The engine_params object gets unpacked into the " +"sqlalchemy.create_engine call, while the metadata_params gets unpacked " +"into the sqlalchemy.MetaData call." msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:660 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:643 msgid "" "2. The metadata_cache_timeout is a cache timeout setting in seconds for " -"metadata fetch of this database. Specify it as \"metadata_cache_timeout\": " -"{\"schema_cache_timeout\": 600, \"table_cache_timeout\": 600}. If unset, " -"cache will not be enabled for the functionality. A timeout of 0 indicates " -"that the cache never expires." +"metadata fetch of this database. Specify it as " +"\"metadata_cache_timeout\": {\"schema_cache_timeout\": 600, " +"\"table_cache_timeout\": 600}. If unset, cache will not be enabled for " +"the functionality. A timeout of 0 indicates that the cache never expires." msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:669 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:652 msgid "" -"3. The schemas_allowed_for_csv_upload is a comma separated list of schemas " -"that CSVs are allowed to upload to. Specify it as " +"3. The schemas_allowed_for_csv_upload is a comma separated list of " +"schemas that CSVs are allowed to upload to. Specify it as " "\"schemas_allowed_for_csv_upload\": [\"public\", \"csv_upload\"]. If " "database flavor does not support schema or any schema is allowed to be " "accessed, just leave the list empty." msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:678 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:661 msgid "" -"4. The version field is a string specifying this db's version. This should " -"be used with Presto DBs so that the syntax is correct." +"4. The version field is a string specifying this db's version. This " +"should be used with Presto DBs so that the syntax is correct." msgstr "" -#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:684 +#: superset-frontend/src/views/CRUD/data/database/DatabaseModal.tsx:667 msgid "" -"5. The allows_virtual_table_explore field is a boolean specifying whether or " -"not the Explore button in SQL Lab results is shown." +"5. The allows_virtual_table_explore field is a boolean specifying whether" +" or not the Explore button in SQL Lab results is shown." msgstr "" -#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:100 -#, python-format -msgid "Error while saving dataset: %s" -msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." - -#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:117 +#: superset-frontend/src/views/CRUD/data/dataset/AddDatasetModal.tsx:111 msgid "Add dataset" msgstr "차트 추가" -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:53 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:54 msgid "" "The passwords for the databases below are needed in order to import them " "together with the datasets. Please note that the \"Secure Extra\" and " -"\"Certificate\" sections of the database configuration are not present in " -"export files, and should be added manually after the import if they are " +"\"Certificate\" sections of the database configuration are not present in" +" export files, and should be added manually after the import if they are " "needed." msgstr "" -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:60 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:61 msgid "" -"You are importing one or more datasets that already exist. Overwriting might " -"cause you to lose some of your work. Are you sure you want to overwrite?" +"You are importing one or more datasets that already exist. Overwriting " +"might cause you to lose some of your work. Are you sure you want to " +"overwrite?" msgstr "" -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:165 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:170 msgid "An error occurred while fetching dataset related data" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:185 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:190 #, python-format msgid "An error occurred while fetching dataset related data: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:204 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:209 msgid "Physical dataset" msgstr "데이터소스 선택" -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:214 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:217 msgid "Virtual dataset" msgstr "차트 수정" -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:399 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:406 #, python-format msgid "An error occurred while fetching dataset owner values: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:418 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:425 #, python-format msgid "An error occurred while fetching datasets: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:433 -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:365 -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:390 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:440 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:367 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:389 #, python-format msgid "An error occurred while fetching schema values: %s" msgstr "" -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:533 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:540 #, python-format msgid "There was an issue deleting the selected datasets: %s" msgstr "" -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:556 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:563 #, python-format msgid "" -"The dataset %s is linked to %s charts that appear on %s dashboards. Are you " -"sure you want to continue? Deleting the dataset will break those objects." +"The dataset %s is linked to %s charts that appear on %s dashboards. Are " +"you sure you want to continue? Deleting the dataset will break those " +"objects." msgstr "" -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:569 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:576 msgid "Delete Dataset?" msgstr "" -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:582 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:589 msgid "Are you sure you want to delete the selected datasets?" msgstr "" -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:632 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:639 msgid "0 Selected" msgstr "테이블 선택" -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:635 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:642 #, python-format msgid "%s Selected (Virtual)" msgstr "" -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:642 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:649 #, python-format msgid "%s Selected (Physical)" msgstr "" -#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:649 +#: superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx:656 #, python-format msgid "%s Selected (%s Physical, %s Virtual)" msgstr "" -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:120 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:122 #, python-format msgid "There was an issue previewing the selected query. %s" msgstr "" -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:149 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:151 msgid "Success" msgstr "" -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:154 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:156 msgid "Failed" msgstr "실패" -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:159 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:161 msgid "Running" msgstr "" -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:164 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:166 msgid "Offline" msgstr "" -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:169 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:171 msgid "Scheduled" msgstr "" -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:212 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:214 #, python-format msgid "Duration: %s" msgstr "" -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:225 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:227 #: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:147 msgid "Tab name" msgstr "테이블 명" -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:257 -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:241 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:259 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:240 msgid "TABLES" msgstr "" -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:296 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:298 msgid "Rows" msgstr "" -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:324 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:326 msgid "Open query in SQL Lab" msgstr "새로운 탭에서 Query실행" -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:348 -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:382 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:350 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:384 #, python-format msgid "An error occurred while fetching database values: %s" msgstr "데이터 베이스 목록을 가져오는 도중 에러가 발생하였습니다." -#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:395 +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:391 +msgid "Time range" +msgstr "" + +#: superset-frontend/src/views/CRUD/data/query/QueryList.tsx:397 msgid "Search by query text" msgstr "" #: superset-frontend/src/views/CRUD/data/query/QueryPreviewModal.tsx:119 -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:315 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:314 #: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryPreviewModal.tsx:98 msgid "Query preview" msgstr "데이터 미리보기" @@ -7517,48 +8035,48 @@ msgstr "Query 공유" msgid "Executed query" msgstr "저장된 Query 수정" -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:87 -#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:145 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:86 +#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:151 msgid "Saved queries" msgstr "저장된 Query" -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:116 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:115 #, python-format msgid "There was an issue previewing the selected query %s" msgstr "" -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:162 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:161 msgid "Link Copied!" msgstr "복사됨!" -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:198 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:197 #, python-format msgid "There was an issue deleting the selected queries: %s" msgstr "" -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:323 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:322 msgid "Edit query" msgstr "저장된 Query 수정" -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:331 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:330 msgid "Copy query URL" msgstr "" -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:339 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:338 msgid "Delete query" msgstr "삭제" -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:411 -#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:239 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:410 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:234 msgid "This action will permanently delete the saved query." msgstr "" -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:421 -#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:251 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:420 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:246 msgid "Delete Query?" msgstr "삭제" -#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:436 +#: superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx:435 msgid "Are you sure you want to delete the selected queries?" msgstr "" @@ -7566,87 +8084,100 @@ msgstr "" msgid "Query name" msgstr "Query 검색" -#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:110 +#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:100 +msgid "[Untitled]" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:101 +msgid "Unknown" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:167 msgid "Edited" msgstr "테이블 수정" -#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:117 +#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:174 msgid "Created" msgstr "생성자" -#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:127 +#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:184 msgid "Viewed" msgstr "" -#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:135 +#: superset-frontend/src/views/CRUD/welcome/ActivityTable.tsx:192 msgid "Examples" msgstr "" -#: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx:139 -#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:143 -#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:268 +#: superset-frontend/src/views/CRUD/welcome/ChartTable.tsx:138 +#: superset-frontend/src/views/CRUD/welcome/DashboardTable.tsx:142 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:263 msgid "Mine" msgstr "" -#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:72 +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:70 msgid "Recently viewed charts, dashboards, and saved queries will appear here" msgstr "" -#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:77 +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:75 msgid "Recently created charts, dashboards, and saved queries will appear here" msgstr "" -#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:82 +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:80 msgid "Recent example charts, dashboards, and saved queries will appear here" msgstr "" -#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:87 +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:85 msgid "Recently edited charts, dashboards, and saved queries will appear here" msgstr "" -#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:115 +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:112 msgid "" "${tableName\n" -" .split('')\n" -" .slice(0, tableName.length - 1)\n" -" .join('')}\n" +" .split('')\n" +" .slice(0, tableName.length - 1)\n" +" .join('')}\n" " " msgstr "" -#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:135 +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:131 msgid "You don't have any favorites yet!" msgstr "" -#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:147 +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:143 msgid "SQL Lab queries" msgstr "SQL Lab" -#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:148 +#: superset-frontend/src/views/CRUD/welcome/EmptyState.tsx:144 msgid "${tableName}" msgstr "테이블 명" -#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:125 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:120 msgid "query" msgstr "Query 공유" -#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:221 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:216 msgid "Share" msgstr "Query 공유" -#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:307 +#: superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx:303 #, python-format msgid "Last run %s" msgstr "" -#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:125 +#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:122 +#, python-format +msgid "There was an issue fetching your recent activity: %s" +msgstr "" + +#: superset-frontend/src/views/CRUD/welcome/Welcome.tsx:131 msgid "Recents" msgstr "" -#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:276 +#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:272 msgid "Select start and end date" msgstr "데이터베이스 선택" -#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:382 +#: superset-frontend/src/visualizations/FilterBox/FilterBox.jsx:378 #, python-format msgid "Type or Select [%s]" msgstr "" @@ -7723,4 +8254,4 @@ msgstr "" #: superset-frontend/src/visualizations/TimeTable/TimeTableChartPlugin.js:24 msgid "Time-series Table" -msgstr "" +msgstr "시계열 테이블"