From 55817f685fd2eeadd1e6a68915fa158362c50ac8 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Thu, 15 Aug 2024 21:36:39 +0530 Subject: [PATCH] Updated message catalogs for v8.11 --- web/pgadmin/messages.pot | 495 ++-- .../translations/cs/LC_MESSAGES/messages.mo | Bin 279601 -> 262026 bytes .../translations/cs/LC_MESSAGES/messages.po | 2137 +++++++++-------- .../translations/de/LC_MESSAGES/messages.mo | Bin 68648 -> 68648 bytes .../translations/de/LC_MESSAGES/messages.po | 498 ++-- .../translations/es/LC_MESSAGES/messages.mo | Bin 92993 -> 92993 bytes .../translations/es/LC_MESSAGES/messages.po | 498 ++-- .../translations/fr/LC_MESSAGES/messages.mo | Bin 214942 -> 214942 bytes .../translations/fr/LC_MESSAGES/messages.po | 498 ++-- .../translations/id/LC_MESSAGES/messages.mo | Bin 251487 -> 251352 bytes .../translations/id/LC_MESSAGES/messages.po | 498 ++-- .../translations/it/LC_MESSAGES/messages.mo | Bin 266443 -> 266313 bytes .../translations/it/LC_MESSAGES/messages.po | 498 ++-- .../translations/ja/LC_MESSAGES/messages.mo | Bin 267282 -> 267148 bytes .../translations/ja/LC_MESSAGES/messages.po | 498 ++-- .../translations/ko/LC_MESSAGES/messages.mo | Bin 83891 -> 83891 bytes .../translations/ko/LC_MESSAGES/messages.po | 498 ++-- .../translations/pl/LC_MESSAGES/messages.mo | Bin 84958 -> 84958 bytes .../translations/pl/LC_MESSAGES/messages.po | 498 ++-- .../pt_BR/LC_MESSAGES/messages.mo | Bin 136943 -> 136943 bytes .../pt_BR/LC_MESSAGES/messages.po | 498 ++-- .../translations/ru/LC_MESSAGES/messages.mo | Bin 109696 -> 109696 bytes .../translations/ru/LC_MESSAGES/messages.po | 498 ++-- .../translations/zh/LC_MESSAGES/messages.mo | Bin 210056 -> 209934 bytes .../translations/zh/LC_MESSAGES/messages.po | 498 ++-- 25 files changed, 4134 insertions(+), 3976 deletions(-) diff --git a/web/pgadmin/messages.pot b/web/pgadmin/messages.pot index 11bce270a..2cab1cf12 100644 --- a/web/pgadmin/messages.pot +++ b/web/pgadmin/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-07-19 15:19+0530\n" +"POT-Creation-Date: 2024-08-15 21:34+0530\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -695,8 +695,8 @@ msgstr "" #: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:48 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:63 msgid "Schema Diff" msgstr "" @@ -823,7 +823,7 @@ msgid "Server deleted" msgstr "" #: pgadmin/browser/server_groups/servers/__init__.py:801 -#: pgadmin/browser/server_groups/servers/__init__.py:2226 +#: pgadmin/browser/server_groups/servers/__init__.py:2230 msgid "Could not find the required server." msgstr "" @@ -951,42 +951,42 @@ msgstr "" msgid "Please enter the server details to connect" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1738 -#: pgadmin/tools/schema_diff/__init__.py:368 +#: pgadmin/browser/server_groups/servers/__init__.py:1742 +#: pgadmin/tools/schema_diff/__init__.py:363 #: pgadmin/tools/sqleditor/__init__.py:2575 msgid "Server connected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1778 +#: pgadmin/browser/server_groups/servers/__init__.py:1782 msgid "Server could not be disconnected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1782 +#: pgadmin/browser/server_groups/servers/__init__.py:1786 msgid "Server disconnected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1802 +#: pgadmin/browser/server_groups/servers/__init__.py:1806 msgid "Could not reload the server configuration." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1807 +#: pgadmin/browser/server_groups/servers/__init__.py:1811 msgid "Server configuration reloaded." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1852 +#: pgadmin/browser/server_groups/servers/__init__.py:1856 msgid "Named restore point created: {0}" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1858 +#: pgadmin/browser/server_groups/servers/__init__.py:1862 msgid "Named restore point creation failed ({0})" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1927 -#: pgadmin/browser/server_groups/servers/__init__.py:1939 +#: pgadmin/browser/server_groups/servers/__init__.py:1931 +#: pgadmin/browser/server_groups/servers/__init__.py:1943 msgid "Could not find the required parameter(s)." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1948 +#: pgadmin/browser/server_groups/servers/__init__.py:1952 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:133 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:446 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:381 @@ -996,29 +996,29 @@ msgstr "" msgid "Passwords do not match." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1970 +#: pgadmin/browser/server_groups/servers/__init__.py:1974 msgid "Incorrect password." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:2020 +#: pgadmin/browser/server_groups/servers/__init__.py:2024 msgid "Password changed successfully." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:2058 +#: pgadmin/browser/server_groups/servers/__init__.py:2062 msgid "WAL replay paused" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:2069 +#: pgadmin/browser/server_groups/servers/__init__.py:2073 msgid "WAL replay resumed" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:2075 -#: pgadmin/browser/server_groups/servers/__init__.py:2133 +#: pgadmin/browser/server_groups/servers/__init__.py:2079 +#: pgadmin/browser/server_groups/servers/__init__.py:2137 msgid "Please connect the server." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:2268 -#: pgadmin/browser/server_groups/servers/__init__.py:2311 +#: pgadmin/browser/server_groups/servers/__init__.py:2272 +#: pgadmin/browser/server_groups/servers/__init__.py:2315 msgid "The saved password cleared successfully." msgstr "" @@ -1182,7 +1182,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/exclusion_constraint/utils.py:236 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py:207 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/utils.py:208 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1534 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1537 #: pgadmin/browser/server_groups/servers/roles/__init__.py:1336 msgid "-- definition incomplete" msgstr "" @@ -1228,14 +1228,14 @@ msgstr "" #: pgadmin/static/js/socket_instance.js:33 #: pgadmin/tools/backup/static/js/backup.js:268 #: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:436 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:464 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:465 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:391 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:395 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:716 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:758 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:91 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:112 -#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:172 +#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:176 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:78 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:100 #: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:53 @@ -1321,12 +1321,12 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:44 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.ui.js:28 -#: pgadmin/dashboard/static/js/Dashboard.jsx:388 -#: pgadmin/dashboard/static/js/Dashboard.jsx:776 +#: pgadmin/dashboard/static/js/Dashboard.jsx:391 +#: pgadmin/dashboard/static/js/Dashboard.jsx:779 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:53 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:52 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:134 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:118 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:119 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:103 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:54 @@ -2181,7 +2181,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:24 #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:166 #: pgadmin/browser/templates/browser/js/messages.js:33 -#: pgadmin/dashboard/static/js/Dashboard.jsx:406 +#: pgadmin/dashboard/static/js/Dashboard.jsx:409 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:105 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:55 @@ -2201,8 +2201,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/static/js/dbms_jobscheduler.ui.js:36 #: pgadmin/misc/sql/static/js/SQL.jsx:77 pgadmin/static/js/UtilityView.jsx:43 #: pgadmin/tools/backup/static/js/backup.js:156 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:294 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:749 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:295 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:755 #: pgadmin/tools/import_export/static/js/import_export.js:80 #: pgadmin/tools/maintenance/static/js/maintenance.js:95 #: pgadmin/tools/restore/static/js/restore.js:93 @@ -2290,7 +2290,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:108 #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:117 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:793 +#: pgadmin/dashboard/static/js/Dashboard.jsx:796 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2739,7 +2739,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/static/js/user_mapping.ui.js:36 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/Dashboard.jsx:579 +#: pgadmin/dashboard/static/js/Dashboard.jsx:582 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:25 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:24 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:158 @@ -3039,7 +3039,7 @@ msgid "Schema dropped" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:736 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:184 msgid "Definition incomplete." msgstr "" @@ -3534,7 +3534,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.ui.js:498 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:386 -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:51 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:491 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:491 @@ -3873,7 +3873,7 @@ msgid "Function..." msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:754 +#: pgadmin/dashboard/static/js/Dashboard.jsx:757 msgid "Mode" msgstr "" @@ -4463,19 +4463,19 @@ msgstr "" msgid "Table rows counted: {}" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1112 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1115 msgid "Table statistics have been reset" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1438 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1441 msgid "-- definition incomplete for {0}" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1996 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1999 msgid "Table truncated" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2062 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2065 msgid "" "The table is currently locked and the operation cannot be completed. " "Please try again later. \r\n" @@ -5148,7 +5148,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:6 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:309 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:131 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:128 msgid "Size" msgstr "" @@ -5229,9 +5229,9 @@ msgid "Access Method" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:480 -#: pgadmin/static/js/SchemaView/index.jsx:646 -#: pgadmin/static/js/SchemaView/index.jsx:673 -#: pgadmin/static/js/SchemaView/index.jsx:694 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:118 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:129 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:159 #: pgadmin/static/js/components/QueryThresholds.jsx:44 msgid "Warning" msgstr "" @@ -6436,7 +6436,7 @@ msgid "Transition" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.ui.js:426 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:436 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:437 msgid "New table" msgstr "" @@ -6915,7 +6915,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:399 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:18 msgid "No" msgstr "" @@ -6954,9 +6954,9 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:186 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 -#: pgadmin/dashboard/static/js/Dashboard.jsx:665 -#: pgadmin/dashboard/static/js/Dashboard.jsx:783 +#: pgadmin/dashboard/static/js/Dashboard.jsx:572 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 +#: pgadmin/dashboard/static/js/Dashboard.jsx:786 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:143 msgid "Database" msgstr "" @@ -7020,7 +7020,7 @@ msgid "Database already connected." msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:498 -#: pgadmin/static/js/helpers/Notifier.jsx:125 +#: pgadmin/static/js/helpers/Notifier.jsx:126 #, python-format msgid "Error: Object not found - %s." msgstr "" @@ -7722,7 +7722,7 @@ msgstr "" #: pgadmin/browser/templates/browser/js/messages.js:24 #: pgadmin/dashboard/static/js/ActiveQuery.ui.js:52 #: pgadmin/static/js/BrowserComponent.jsx:51 -#: pgadmin/static/js/SchemaView/FormView.jsx:420 +#: pgadmin/static/js/SchemaView/FormView.jsx:326 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:63 msgid "SQL" msgstr "" @@ -7779,8 +7779,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:663 pgadmin/dashboard/__init__.py:690 -#: pgadmin/dashboard/static/js/Dashboard.jsx:147 -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:151 +#: pgadmin/dashboard/static/js/Dashboard.jsx:213 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "" @@ -7900,8 +7900,8 @@ msgid "Replica Nodes" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:21 -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 -#: pgadmin/dashboard/static/js/Dashboard.jsx:656 +#: pgadmin/dashboard/static/js/Dashboard.jsx:563 +#: pgadmin/dashboard/static/js/Dashboard.jsx:659 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:41 #: pgadmin/dashboard/static/js/Replication/schema_ui/replication_stats.ui.js:23 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:46 @@ -7931,8 +7931,8 @@ msgid "Client Port" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:39 -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 -#: pgadmin/dashboard/static/js/Dashboard.jsx:621 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 +#: pgadmin/dashboard/static/js/Dashboard.jsx:624 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:57 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:55 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:219 @@ -8427,6 +8427,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:128 #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:136 #: pgadmin/browser/templates/browser/js/messages.js:23 +#: pgadmin/static/js/SchemaView/FormView.jsx:70 #: pgadmin/tools/import_export/static/js/import_export.ui.js:52 #: pgadmin/tools/import_export/static/js/import_export.ui.js:62 #: pgadmin/tools/import_export/static/js/import_export.ui.js:85 @@ -8960,7 +8961,7 @@ msgid "TTY" msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:504 -#: pgadmin/dashboard/static/js/Dashboard.jsx:321 +#: pgadmin/dashboard/static/js/Dashboard.jsx:324 msgid "Replication" msgstr "" @@ -9095,7 +9096,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:401 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:22 msgid "Yes" msgstr "" @@ -9166,19 +9167,19 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:31 -#: pgadmin/dashboard/static/js/Dashboard.jsx:605 +#: pgadmin/dashboard/static/js/Dashboard.jsx:608 msgid "Backend start" msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/Dashboard.jsx:596 +#: pgadmin/dashboard/static/js/Dashboard.jsx:599 msgid "Client" msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/Dashboard.jsx:588 +#: pgadmin/dashboard/static/js/Dashboard.jsx:591 msgid "Application" msgstr "" @@ -9320,8 +9321,8 @@ msgstr "" #: pgadmin/browser/static/js/collection.js:46 #: pgadmin/dashboard/static/js/components/RefreshButtons.jsx:36 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:551 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:566 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:561 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:576 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:360 msgid "Refresh" msgstr "" @@ -9969,7 +9970,7 @@ msgstr "" #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:170 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:42 #: pgadmin/static/js/Explain/Graphical.jsx:437 -#: pgadmin/static/js/SchemaView/index.jsx:812 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:249 #: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:181 #: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:83 #: pgadmin/static/js/helpers/Layout/index.jsx:54 @@ -10064,11 +10065,11 @@ msgid "Retrieving data from the server..." msgstr "" #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:832 -#: pgadmin/dashboard/static/js/Dashboard.jsx:893 -#: pgadmin/dashboard/static/js/Dashboard.jsx:897 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1028 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1032 +#: pgadmin/dashboard/static/js/Dashboard.jsx:835 +#: pgadmin/dashboard/static/js/Dashboard.jsx:896 +#: pgadmin/dashboard/static/js/Dashboard.jsx:900 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1031 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1035 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:131 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:135 #: pgadmin/misc/dependents/static/js/Dependents.jsx:130 @@ -10299,268 +10300,268 @@ msgstr "" msgid "Last state changed at" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:114 -#: pgadmin/dashboard/static/js/Dashboard.jsx:167 +#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:171 msgid "Terminate Session?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:115 +#: pgadmin/dashboard/static/js/Dashboard.jsx:119 msgid "Are you sure you wish to terminate the session?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:122 msgid "Session terminated successfully." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:119 +#: pgadmin/dashboard/static/js/Dashboard.jsx:123 msgid "An error occurred whilst terminating the active query." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 -#: pgadmin/dashboard/static/js/Dashboard.jsx:219 +#: pgadmin/dashboard/static/js/Dashboard.jsx:160 +#: pgadmin/dashboard/static/js/Dashboard.jsx:223 msgid "Failed to perform the operation." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:180 +#: pgadmin/dashboard/static/js/Dashboard.jsx:184 msgid "Cancel Active Query?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:181 +#: pgadmin/dashboard/static/js/Dashboard.jsx:185 msgid "Are you sure you wish to cancel the active query?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:184 +#: pgadmin/dashboard/static/js/Dashboard.jsx:188 msgid "Active query cancelled successfully." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:189 msgid "An error occurred whilst cancelling the active query." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:230 +#: pgadmin/dashboard/static/js/Dashboard.jsx:234 msgid "Cancel the active query" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:254 -#: pgadmin/dashboard/static/js/Dashboard.jsx:263 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 +#: pgadmin/dashboard/static/js/Dashboard.jsx:266 msgid "Active sessions only" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 msgid "Activity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "Configuration" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 -#: pgadmin/dashboard/static/js/Dashboard.jsx:512 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 +#: pgadmin/dashboard/static/js/Dashboard.jsx:515 msgid "Logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "System" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:56 #: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 msgid "Summary" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:229 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:349 +#: pgadmin/dashboard/static/js/Dashboard.jsx:352 msgid "You cannot cancel background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:351 +#: pgadmin/dashboard/static/js/Dashboard.jsx:354 msgid "You cannot terminate background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:364 +#: pgadmin/dashboard/static/js/Dashboard.jsx:367 msgid "You are not allowed to cancel the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +#: pgadmin/dashboard/static/js/Dashboard.jsx:371 msgid "You are not allowed to terminate the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:376 +#: pgadmin/dashboard/static/js/Dashboard.jsx:379 msgid "The session is already in idle state." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:397 +#: pgadmin/dashboard/static/js/Dashboard.jsx:400 msgid "Category" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:415 +#: pgadmin/dashboard/static/js/Dashboard.jsx:418 msgid "Unit" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:424 +#: pgadmin/dashboard/static/js/Dashboard.jsx:427 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Description" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:471 +#: pgadmin/dashboard/static/js/Dashboard.jsx:474 msgid "Failed to download the logs." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:486 +#: pgadmin/dashboard/static/js/Dashboard.jsx:489 msgid "View the log details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:491 +#: pgadmin/dashboard/static/js/Dashboard.jsx:494 msgid "Error Severity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:501 +#: pgadmin/dashboard/static/js/Dashboard.jsx:504 msgid "Log Prefix/Timestamp" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:555 +#: pgadmin/dashboard/static/js/Dashboard.jsx:558 msgid "View the active session details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:613 +#: pgadmin/dashboard/static/js/Dashboard.jsx:616 msgid "Transaction start" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:631 +#: pgadmin/dashboard/static/js/Dashboard.jsx:634 msgid "Waiting" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:639 +#: pgadmin/dashboard/static/js/Dashboard.jsx:642 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:646 +#: pgadmin/dashboard/static/js/Dashboard.jsx:649 msgid "Blocking PIDs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:675 +#: pgadmin/dashboard/static/js/Dashboard.jsx:678 msgid "Lock type" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:684 +#: pgadmin/dashboard/static/js/Dashboard.jsx:687 msgid "Target relation" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:691 +#: pgadmin/dashboard/static/js/Dashboard.jsx:694 msgid "Page" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:700 +#: pgadmin/dashboard/static/js/Dashboard.jsx:703 msgid "Tuple" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:709 +#: pgadmin/dashboard/static/js/Dashboard.jsx:712 msgid "vXID (target)" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:718 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "XID (target)" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:730 msgid "Class" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:736 +#: pgadmin/dashboard/static/js/Dashboard.jsx:739 msgid "Object ID" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:745 +#: pgadmin/dashboard/static/js/Dashboard.jsx:748 msgid "vXID (owner)" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:764 +#: pgadmin/dashboard/static/js/Dashboard.jsx:767 msgid "Granted?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:800 +#: pgadmin/dashboard/static/js/Dashboard.jsx:803 msgid "XID" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:807 +#: pgadmin/dashboard/static/js/Dashboard.jsx:810 msgid "Prepared at" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:824 +#: pgadmin/dashboard/static/js/Dashboard.jsx:827 msgid "Text" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:825 +#: pgadmin/dashboard/static/js/Dashboard.jsx:828 msgid "JSON" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:826 +#: pgadmin/dashboard/static/js/Dashboard.jsx:829 msgid "CSV" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:848 +#: pgadmin/dashboard/static/js/Dashboard.jsx:851 msgid "Please connect to the selected server to view the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:854 +#: pgadmin/dashboard/static/js/Dashboard.jsx:857 msgid "Loading dashboard..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:877 +#: pgadmin/dashboard/static/js/Dashboard.jsx:880 msgid "Loading logs..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:886 +#: pgadmin/dashboard/static/js/Dashboard.jsx:889 msgid "" "Please enable the logging to view the server logs or check the log file " "is in place or not." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:908 +#: pgadmin/dashboard/static/js/Dashboard.jsx:911 msgid "" "The system_stats extension is not installed. You can install the " "extension in a database using the \"CREATE EXTENSION system_stats;\" SQL " "command. Reload pgAdmin once it is installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:916 +#: pgadmin/dashboard/static/js/Dashboard.jsx:919 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:963 +#: pgadmin/dashboard/static/js/Dashboard.jsx:966 msgid "Table based logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:968 +#: pgadmin/dashboard/static/js/Dashboard.jsx:971 msgid "Log Format" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:980 +#: pgadmin/dashboard/static/js/Dashboard.jsx:983 msgid "Tabular format?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:998 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1001 msgid "Download logs " msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1082 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1085 msgid "Sessions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1093 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1096 msgid "Locks" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1101 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1104 msgid "Prepared Transactions" msgstr "" @@ -11439,6 +11440,7 @@ msgstr "" #: pgadmin/misc/cloud/static/js/azure.js:34 #: pgadmin/misc/cloud/static/js/google.js:35 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 +#: pgadmin/static/js/SchemaView/useSchemaState.js:258 msgid "Loading..." msgstr "" @@ -12261,7 +12263,7 @@ msgid "Go Back" msgstr "" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 -#: pgadmin/static/js/SchemaView/DataGridView.jsx:264 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:204 #: pgadmin/static/js/components/PgTable.jsx:280 #: pgadmin/static/js/components/PgTable.jsx:281 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:409 @@ -12308,7 +12310,7 @@ msgid "All Files" msgstr "" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:848 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:609 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:619 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:19 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:117 @@ -12328,11 +12330,11 @@ msgid "Cancel" msgstr "" #: pgadmin/misc/file_manager/static/js/components/GridView.jsx:146 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:168 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:171 msgid "No files/folders found" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:127 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:124 msgid "Date Modified" msgstr "" @@ -12385,38 +12387,39 @@ msgstr "" msgid "This settings is to Show/Hide nodes in the object explorer." msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:538 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:544 msgid "Object explorer refresh required" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:539 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:545 msgid "An object explorer refresh is required. Do you wish to refresh it now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:552 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:567 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:562 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:577 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:361 msgid "Later" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:558 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:568 msgid "Refresh required" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:559 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:569 msgid "" "A page refresh is required to apply the theme. Do you wish to refresh the" " page now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:605 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:615 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:242 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:436 msgid "Help for this dialog." msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:612 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:622 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:27 -#: pgadmin/static/js/SchemaView/index.jsx:818 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:260 msgid "Save" msgstr "" @@ -12567,7 +12570,7 @@ msgstr "" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:66 #: pgadmin/static/js/helpers/Notifier.jsx:49 -#: pgadmin/static/js/helpers/Notifier.jsx:169 +#: pgadmin/static/js/helpers/Notifier.jsx:172 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:93 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -12817,7 +12820,7 @@ msgid "" "Alternatively, you can also execute \"EXPLAIN (FORMAT JSON) [QUERY]\"." msgstr "" -#: pgadmin/static/js/PgTreeView/index.jsx:96 +#: pgadmin/static/js/PgTreeView/index.jsx:99 msgid "No objects are found to display" msgstr "" @@ -12846,59 +12849,63 @@ msgstr "" msgid "Show all" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:269 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:209 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:215 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:622 msgid "Add row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:388 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:329 msgid "Edit row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:405 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:346 msgid "Delete row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:427 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:368 msgid "Delete Row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:428 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:369 msgid "Are you sure you wish to delete this row?" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:289 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:119 +msgid "Changes will be lost. Are you sure you want to reset?" +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:180 +msgid "No updates." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:237 +msgid "SQL help for this object type." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:255 +msgid "Reset" +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaPropertiesView.jsx:165 +msgid "Edit object..." +msgstr "" + +#: pgadmin/static/js/SchemaView/schemaUtils.js:247 #, python-format msgid "%s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:291 +#: pgadmin/static/js/SchemaView/schemaUtils.js:251 #, python-format msgid "%s in %s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:312 +#: pgadmin/static/js/SchemaView/schemaUtils.js:307 #, python-format msgid "%s in %s" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:647 -msgid "Changes will be lost. Are you sure you want to reset?" -msgstr "" - -#: pgadmin/static/js/SchemaView/index.jsx:739 -msgid "No updates." -msgstr "" - -#: pgadmin/static/js/SchemaView/index.jsx:815 -msgid "Reset" -msgstr "" - -#: pgadmin/static/js/SchemaView/index.jsx:988 -msgid "Edit object..." -msgstr "" - #: pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx:16 msgid "Forget Password" msgstr "" @@ -13010,7 +13017,7 @@ msgstr "" msgid "Cmd" msgstr "" -#: pgadmin/static/js/components/PgReactDataGrid.jsx:147 +#: pgadmin/static/js/components/PgReactDataGrid.jsx:156 msgid "No rows found." msgstr "" @@ -13092,7 +13099,7 @@ msgstr "" msgid "Minimize" msgstr "" -#: pgadmin/static/js/helpers/Notifier.jsx:136 +#: pgadmin/static/js/helpers/Notifier.jsx:139 msgid "Connection Lost" msgstr "" @@ -14076,107 +14083,107 @@ msgstr "" msgid "(Connection failed)" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:298 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:299 msgid "Preparing..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:364 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:365 msgid "Save changes?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:367 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:368 msgid "The diagram has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:427 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:428 #, python-format msgid "Table: %s (%s)" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:429 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:438 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:430 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:439 msgid "Table name already exists" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:455 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:456 msgid "Cannot drop table from outside of the current database." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:502 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 msgid "Delete ?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 #, python-format msgid "You have selected %s tables and %s links." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:505 msgid "Are you sure you want to delete ?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:555 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:560 msgid "Loading project..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:591 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:597 msgid "Saving..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:596 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:602 msgid "Project saved successfully." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:631 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:637 msgid "-- This script was generated by the ERD tool in pgAdmin 4.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:632 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:638 msgid "" "-- Please log an issue at https://github.com/pgadmin-" "org/pgadmin4/issues/new/choose if you find any bugs, including " "reproduction steps.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:645 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:651 msgid "Preparing the SQL..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:672 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:678 msgid "Preparing the image..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:745 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:751 msgid "Unknown error. Check console logs" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:760 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:766 msgid "Maximum image size limit" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:761 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:767 msgid "" "The downloaded image has exceeded the maximum size of 32767 x 32767 " "pixels, and has been cropped to that size." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:770 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:776 msgid "One to many relation" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:778 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:784 msgid "Many to many relation" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:804 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:810 msgid "Initializing connection..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:835 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:841 msgid "Fetching required data..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:858 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:864 msgid "Fetching schema data..." msgstr "" @@ -14504,7 +14511,7 @@ msgid "" msgstr "" #: pgadmin/tools/import_export_servers/__init__.py:42 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:205 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:211 #: pgadmin/tools/import_export_servers/static/js/import_export_servers.js:47 msgid "Import/Export Servers" msgstr "" @@ -14525,59 +14532,59 @@ msgstr "" msgid "Database Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "Export Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "The selected servers were exported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:79 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:85 msgid "Export Error" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:96 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:102 msgid "The selected servers were imported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:98 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 msgid "" "The existing server groups and servers were removed, and the selected " "servers were imported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:101 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:107 msgid "Import Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:110 msgid "Import error" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:149 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:155 msgid "" "The following servers will be imported. Click the Finish button to " "complete the import process." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:151 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:157 msgid "" "All existing server groups and servers will be removed before the servers" " above are imported. On a successful import process, the object explorer " "will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:153 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:159 msgid "On a successful import process, the object explorer will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:174 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:175 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:180 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:181 msgid "Error while fetching Server Groups and Servers." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:229 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:237 msgid "Select the Server Groups/Servers to import/export:" msgstr "" @@ -14926,39 +14933,39 @@ msgid "" "the Compare button in the Schema Diff tab." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:704 +#: pgadmin/tools/schema_diff/__init__.py:699 msgid "Selected object is not supported for DDL comparison." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:728 +#: pgadmin/tools/schema_diff/__init__.py:723 msgid "Server(s) disconnected." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:731 +#: pgadmin/tools/schema_diff/__init__.py:726 msgid "" "Schema diff does not support the comparison between Postgres Server and " "EDB Postgres Advanced Server." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:745 +#: pgadmin/tools/schema_diff/__init__.py:740 msgid "Source and Target database server must be of the same major version." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:794 +#: pgadmin/tools/schema_diff/__init__.py:789 msgid "Comparing {0}" msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:808 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:366 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:370 +#: pgadmin/tools/schema_diff/__init__.py:803 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:342 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:346 msgid "Database Objects" msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:858 +#: pgadmin/tools/schema_diff/__init__.py:853 msgid "Comparing {0} " msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:861 +#: pgadmin/tools/schema_diff/__init__.py:856 msgid "Comparing {0} of schema '{1}'" msgstr "" @@ -14986,15 +14993,11 @@ msgstr "" msgid "Ignore Grant/Revoke" msgstr "" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:74 -msgid "Error in schema diff initialize ${error.response.data}" -msgstr "" - -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:783 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "No difference found" msgstr "" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:788 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:762 msgid "Loading result grid..." msgstr "" @@ -15121,6 +15124,10 @@ msgstr "" msgid "The dependencies will not be resolved in the Schema comparison." msgstr "" +#: pgadmin/tools/schema_diff/static/js/components/SchemaDiffComponent.jsx:73 +msgid "Error in schema diff initialize ${err.response.data}" +msgstr "" + #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:135 msgid "Object name" msgstr "" @@ -15398,7 +15405,7 @@ msgstr "" msgid "Invalid JSON input" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:175 +#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:173 msgid "View all geometries in this column" msgstr "" @@ -15479,27 +15486,27 @@ msgstr "" msgid "Geometries with non-SRID %s not rendered." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:301 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:357 msgid "Empty" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:306 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:362 msgid "Street" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:313 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:369 msgid "Topography" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:324 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:380 msgid "Gray Style" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:335 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:391 msgid "Light Color" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:346 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:402 msgid "Dark Matter" msgstr "" @@ -16906,15 +16913,15 @@ msgid "" "the database server." msgstr "" -#: pgadmin/utils/heartbeat.py:34 +#: pgadmin/utils/heartbeat.py:35 msgid "Manager not found. Stopped Heartbeat logging." msgstr "" -#: pgadmin/utils/heartbeat.py:45 +#: pgadmin/utils/heartbeat.py:51 msgid "Heartbeat logged successfully." msgstr "" -#: pgadmin/utils/heartbeat.py:62 +#: pgadmin/utils/heartbeat.py:68 msgid "Stopped Heartbeat logging." msgstr "" diff --git a/web/pgadmin/translations/cs/LC_MESSAGES/messages.mo b/web/pgadmin/translations/cs/LC_MESSAGES/messages.mo index d82e19af731fa2894be4e2d1fd7c6026564ecbd5..9c5df3e411d1c63a9de51143b581ddfb7da0f4e8 100644 GIT binary patch delta 52904 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%0DoO#%R`n}i^ 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 Q!&6)izAeRNzh-Iv2WYO|O#lD@ diff --git a/web/pgadmin/translations/cs/LC_MESSAGES/messages.po b/web/pgadmin/translations/cs/LC_MESSAGES/messages.po index ce31830d9..069b2ce29 100644 --- a/web/pgadmin/translations/cs/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/cs/LC_MESSAGES/messages.po @@ -5,19 +5,18 @@ # msgid "" msgstr "" -"Project-Id-Version: pgAdmin4\n" +"Project-Id-Version: pgAdmin4\n" "Report-Msgid-Bugs-To: liborm85@gmail.com\n" -"POT-Creation-Date: 2024-07-19 15:19+0530\n" +"POT-Creation-Date: 2024-08-15 21:34+0530\n" "PO-Revision-Date: 2024-07-19 16:55+0200\n" "Last-Translator: Libor M. \n" -"Language-Team: \n" "Language: cs\n" +"Language-Team: \n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 ? 1 : 2);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n>=2 && n<=4 ? 1 : 2);\n" -"Generated-By: Babel 2.7.0\n" -"X-Generator: Poedit 3.4.4\n" +"Generated-By: Babel 2.15.0\n" #: pgadmin/__init__.py:348 pgadmin/authenticate/internal.py:26 msgid "Incorrect username or password." @@ -144,11 +143,10 @@ msgid "kerberos" msgstr "kerberos" #: pgadmin/authenticate/kerberos.py:170 -msgid "" -"Kerberos authentication can't be used as GSSAPI module couldn't be loaded." +msgid "Kerberos authentication can't be used as GSSAPI module couldn't be loaded." msgstr "" -"Nelze použít ověřování pomocí protokolu Kerberos, protože nelze načíst modul " -"GSSAPI." +"Nelze použít ověřování pomocí protokolu Kerberos, protože nelze načíst " +"modul GSSAPI." #: pgadmin/authenticate/kerberos.py:211 msgid "Kerberos authentication failed. Couldn't find kerberos ticket." @@ -246,11 +244,11 @@ msgstr "Uživatel nemá platný otisk generování OTP." #: pgadmin/authenticate/mfa/authenticator.py:125 msgid "" -"Enter the code shown in your authenticator application for TOTP (Time-based " -"One-Time Password)" +"Enter the code shown in your authenticator application for TOTP (Time-" +"based One-Time Password)" msgstr "" -"Zadejte kód zobrazený ve vaší ověřovací aplikaci pro TOTP (jednorázové heslo " -"založené na čase)" +"Zadejte kód zobrazený ve vaší ověřovací aplikaci pro TOTP (jednorázové " +"heslo založené na čase)" #: pgadmin/authenticate/mfa/authenticator.py:164 msgid "TOTP Authenticator QRCode" @@ -287,11 +285,10 @@ msgid "Failed to send the code to email." msgstr "Odeslání kódu na e-mail se nezdařilo." #: pgadmin/authenticate/mfa/email.py:94 -msgid "" -"A verification code was sent to {}. Check your email and enter the code." +msgid "A verification code was sent to {}. Check your email and enter the code." msgstr "" -"Ověřovací kód byl odeslán na adresu {}. Zkontrolujte svůj e-mail a zadejte " -"kód." +"Ověřovací kód byl odeslán na adresu {}. Zkontrolujte svůj e-mail a " +"zadejte kód." #: pgadmin/authenticate/mfa/email.py:149 msgid "User has not registered for email authentication" @@ -331,8 +328,8 @@ msgstr "Poznámka" #: pgadmin/authenticate/mfa/email.py:220 msgid "" -"This email address will only be used for two factor authentication purposes. " -"The email address for the user account will not be changed." +"This email address will only be used for two factor authentication " +"purposes. The email address for the user account will not be changed." msgstr "" "Tato e-mailová adresa bude použita pouze pro účely dvoufaktorové " "autentizace. E-mailová adresa uživatelského účtu se nezmění." @@ -376,7 +373,8 @@ msgstr "Zavřete dialog." #: pgadmin/authenticate/mfa/views.py:340 msgid "Can't access this page, when multi factor authentication is disabled." msgstr "" -"Na tuto stránku nelze vstoupit, když je deaktivováno vícefaktorové ověřování." +"Na tuto stránku nelze vstoupit, když je deaktivováno vícefaktorové " +"ověřování." #: pgadmin/authenticate/mfa/views.py:346 msgid "Complete the authentication process first" @@ -427,8 +425,8 @@ msgid "" "utility specified {0}.Please check that the hook utility is configured " "correctly." msgstr "" -"Hlavní heslo nebylo možné získat z nástroje MASTER_PASSWORD_HOOK zadaného " -"{0}. Zkontrolujte, zda je nástroj správně nakonfigurován." +"Hlavní heslo nebylo možné získat z nástroje MASTER_PASSWORD_HOOK zadaného" +" {0}. Zkontrolujte, zda je nástroj správně nakonfigurován." #: pgadmin/browser/__init__.py:895 msgid "Master password cannot be empty" @@ -440,11 +438,11 @@ msgstr "Heslo uživatele pgAdmin bylo úspěšně změněno" #: pgadmin/browser/__init__.py:1028 msgid "" -"Your account is authenticated using an external {} source. Please contact " -"the administrators of this service if you need to reset your password." +"Your account is authenticated using an external {} source. Please contact" +" the administrators of this service if you need to reset your password." msgstr "" -"Váš účet je ověřen pomocí externího {} zdroje. Pokud potřebujete resetovat " -"své heslo, kontaktujte správce této služby." +"Váš účet je ověřen pomocí externího {} zdroje. Pokud potřebujete " +"resetovat své heslo, kontaktujte správce této služby." #: pgadmin/browser/__init__.py:1140 msgid "" @@ -464,11 +462,11 @@ msgstr "Zobrazit prázdné kolekce objektů" #: pgadmin/browser/register_browser_preferences.py:30 msgid "" -"If turned off, then all object collections which are empty will be hidden " -"from browser tree." +"If turned off, then all object collections which are empty will be hidden" +" from browser tree." msgstr "" -"Pokud je vypnuto, všechny kolekce objektů, které jsou prázdné, budou skryty " -"ze stromu prohlížeče." +"Pokud je vypnuto, všechny kolekce objektů, které jsou prázdné, budou " +"skryty ze stromu prohlížeče." #: pgadmin/browser/register_browser_preferences.py:38 msgid "Show template databases?" @@ -484,11 +482,10 @@ msgid "Display" msgstr "Zobrazení" #: pgadmin/browser/register_browser_preferences.py:47 -msgid "" -"If set to True, then all shared servers will be hidden from browser tree" +msgid "If set to True, then all shared servers will be hidden from browser tree" msgstr "" -"Pokud je nastaveno na hodnotu Ano, budou všechny sdílené servery ve stromu " -"prohlížeče skryty." +"Pokud je nastaveno na hodnotu Ano, budou všechny sdílené servery ve " +"stromu prohlížeče skryty." #: pgadmin/browser/register_browser_preferences.py:55 msgid "Object explorer tree state saving interval" @@ -496,8 +493,8 @@ msgstr "Interval ukládání stavu stromu průzkumníka objektů" #: pgadmin/browser/register_browser_preferences.py:57 msgid "" -"Object explorer state saving interval in seconds. Use -1 to disable the tree " -"saving mechanism." +"Object explorer state saving interval in seconds. Use -1 to disable the " +"tree saving mechanism." msgstr "" "Interval ukládání stavu průzkumníka objektů v sekundách. Pomocí -1 " "deaktivujete mechanismus ukládání stromu." @@ -508,8 +505,8 @@ msgstr "Potvrdit zavření nebo obnovení" #: pgadmin/browser/register_browser_preferences.py:67 msgid "" -"Confirm closure or refresh of the browser or browser tab is intended before " -"proceeding." +"Confirm closure or refresh of the browser or browser tab is intended " +"before proceeding." msgstr "" "Před pokračováním se ujistěte, že je zamýšleno uzavření nebo obnovení " "prohlížeče nebo karty prohlížeče." @@ -520,11 +517,11 @@ msgstr "Potvrzení před zavřením/resetem ve vlastnostech objektu" #: pgadmin/browser/register_browser_preferences.py:78 msgid "" -"Confirm before closing or resetting the changes in the properties dialog for " -"an object if the changes are not saved." +"Confirm before closing or resetting the changes in the properties dialog " +"for an object if the changes are not saved." msgstr "" -"Potvrdit před zavřením nebo resetováním změn v dialogu vlastností objektu, " -"pokud se změny neuloží." +"Potvrdit před zavřením nebo resetováním změn v dialogu vlastností " +"objektu, pokud se změny neuloží." #: pgadmin/browser/register_browser_preferences.py:86 msgid "Auto-expand sole children" @@ -532,8 +529,8 @@ msgstr "Automatické rozbalení jediných potomků" #: pgadmin/browser/register_browser_preferences.py:88 msgid "" -"If a treeview node is expanded and has only a single child, automatically " -"expand the child node as well." +"If a treeview node is expanded and has only a single child, automatically" +" expand the child node as well." msgstr "" "Pokud je uzel stromu rozbalen a má pouze jednoho podřízeného potomka, " "automaticky také rozbalte podřízený uzel." @@ -554,11 +551,11 @@ msgstr "Maximální počet řádků historie úloh" #: pgadmin/browser/register_browser_preferences.py:105 msgid "" -"The maximum number of history rows to show on the Statistics tab for pgAgent " -"jobs" +"The maximum number of history rows to show on the Statistics tab for " +"pgAgent jobs" msgstr "" -"Maximální počet řádků historie, které se mají zobrazit na kartě Statistika " -"pro úlohy pgAgent" +"Maximální počet řádků historie, které se mají zobrazit na kartě " +"Statistika pro úlohy pgAgent" #: pgadmin/browser/register_browser_preferences.py:113 msgid "Process details/logs retention days" @@ -682,8 +679,8 @@ msgstr "Dynamická velikost karty" #: pgadmin/browser/register_browser_preferences.py:402 msgid "" -"If set to True, the tabs will take full size as per the title, it will also " -"applicable for already opened tabs" +"If set to True, the tabs will take full size as per the title, it will " +"also applicable for already opened tabs" msgstr "" "Pokud je nastaveno na hodnotu Ano, karty budou mít plnou velikost podle " "názvu, bude se vztahovat také na již otevřené karty" @@ -695,13 +692,13 @@ msgstr "Název karty \"Dotazovací nástroj\"" #: pgadmin/browser/register_browser_preferences.py:412 #: pgadmin/browser/register_browser_preferences.py:483 msgid "" -"Supported placeholders are %DATABASE%, %USERNAME%, and %SERVER%. Users can " -"provide any string with or without placeholders of their choice. The blank " -"title will be revert back to the default title with placeholders." +"Supported placeholders are %DATABASE%, %USERNAME%, and %SERVER%. Users " +"can provide any string with or without placeholders of their choice. The " +"blank title will be revert back to the default title with placeholders." msgstr "" -"Podporované zástupné znaky jsou %DATABASE%, %USERNAME% a %SERVER%. Můžete " -"použít libovolný řetězec s nebo bez zástupných znaků podle svého výběru. " -"Prázdný název vrátí zpět výchozí název se zástupnými znaky." +"Podporované zástupné znaky jsou %DATABASE%, %USERNAME% a %SERVER%. Můžete" +" použít libovolný řetězec s nebo bez zástupných znaků podle svého výběru." +" Prázdný název vrátí zpět výchozí název se zástupnými znaky." #: pgadmin/browser/register_browser_preferences.py:422 msgid "View/Edit data tab title" @@ -709,14 +706,15 @@ msgstr "Název karty \"Zobrazit/upravit data\"" #: pgadmin/browser/register_browser_preferences.py:425 msgid "" -"Supported placeholders are %SCHEMA%, %TABLE%, %DATABASE%, %USERNAME%, and " -"%SERVER%. Users can provide any string with or without placeholders of their " -"choice. The blank title will be revert back to the default title with " -"placeholders." +"Supported placeholders are %SCHEMA%, %TABLE%, %DATABASE%, %USERNAME%, and" +" %SERVER%. Users can provide any string with or without placeholders of " +"their choice. The blank title will be revert back to the default title " +"with placeholders." msgstr "" -"Podporované zástupné znaky jsou %SCHEMA%, %TABLE%, %DATABASE%, %USERNAME% a " -"%SERVER%. Můžete použít libovolný řetězec s nebo bez zástupných znaků podle " -"svého výběru. Prázdný název vrátí zpět výchozí název se zástupnými znaky." +"Podporované zástupné znaky jsou %SCHEMA%, %TABLE%, %DATABASE%, %USERNAME%" +" a %SERVER%. Můžete použít libovolný řetězec s nebo bez zástupných znaků " +"podle svého výběru. Prázdný název vrátí zpět výchozí název se zástupnými " +"znaky." #: pgadmin/browser/register_browser_preferences.py:435 msgid "Debugger tab title" @@ -726,12 +724,14 @@ msgstr "Název karty \"Ladění\"" #, python-format msgid "" "Supported placeholders are %FUNCTION%, %ARGS%, %SCHEMA% and %DATABASE%. " -"Users can provide any string with or without placeholders of their choice. " -"The blank title will be revert back to the default title with placeholders." +"Users can provide any string with or without placeholders of their " +"choice. The blank title will be revert back to the default title with " +"placeholders." msgstr "" -"Podporované zástupné znaky jsou %FUNCTION%, %ARGS%, %SCHEMA% a %DATABASE%. " -"Můžete použít libovolný řetězec s nebo bez zástupných znaků podle svého " -"výběru. Prázdný název vrátí zpět výchozí název se zástupnými znaky." +"Podporované zástupné znaky jsou %FUNCTION%, %ARGS%, %SCHEMA% a " +"%DATABASE%. Můžete použít libovolný řetězec s nebo bez zástupných znaků " +"podle svého výběru. Prázdný název vrátí zpět výchozí název se zástupnými " +"znaky." #: pgadmin/browser/register_browser_preferences.py:447 #: pgadmin/browser/static/js/collection.js:55 @@ -753,8 +753,8 @@ msgstr "Ladění" #: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:48 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:63 msgid "Schema Diff" msgstr "Porovnání schémat" @@ -779,9 +779,9 @@ msgid "" "Select Query Tool, Debugger, Schema Diff, ERD Tool or PSQL Tool from the " "drop-down to set open in new browser tab for that particular module." msgstr "" -"Pro nastavení co otevřít na nové kartě prohlížeče pro daný modul vyberte ze " -"seznamu Dotazovací nástroj, Ladění, Porovnání schémat, Nástroj E-R diagram " -"nebo PSQL nástroj." +"Pro nastavení co otevřít na nové kartě prohlížeče pro daný modul vyberte " +"ze seznamu Dotazovací nástroj, Ladění, Porovnání schémat, Nástroj E-R " +"diagram nebo PSQL nástroj." #: pgadmin/browser/register_browser_preferences.py:472 msgid "Select open new tab..." @@ -890,7 +890,7 @@ msgid "Server deleted" msgstr "Server byl odstraněn" #: pgadmin/browser/server_groups/servers/__init__.py:801 -#: pgadmin/browser/server_groups/servers/__init__.py:2226 +#: pgadmin/browser/server_groups/servers/__init__.py:2230 msgid "Could not find the required server." msgstr "Požadovaný server nelze najít." @@ -1021,42 +1021,42 @@ msgstr "Server nemá aktivní připojení pro generování statistik." msgid "Please enter the server details to connect" msgstr "Zadejte podrobnosti pro připojení k serveru" -#: pgadmin/browser/server_groups/servers/__init__.py:1738 -#: pgadmin/tools/schema_diff/__init__.py:368 +#: pgadmin/browser/server_groups/servers/__init__.py:1742 +#: pgadmin/tools/schema_diff/__init__.py:363 #: pgadmin/tools/sqleditor/__init__.py:2575 msgid "Server connected." msgstr "Server připojen." -#: pgadmin/browser/server_groups/servers/__init__.py:1778 +#: pgadmin/browser/server_groups/servers/__init__.py:1782 msgid "Server could not be disconnected." msgstr "Server nelze odpojit." -#: pgadmin/browser/server_groups/servers/__init__.py:1782 +#: pgadmin/browser/server_groups/servers/__init__.py:1786 msgid "Server disconnected." msgstr "Server byl odpojen." -#: pgadmin/browser/server_groups/servers/__init__.py:1802 +#: pgadmin/browser/server_groups/servers/__init__.py:1806 msgid "Could not reload the server configuration." msgstr "Nelze znovu načíst konfiguraci serveru." -#: pgadmin/browser/server_groups/servers/__init__.py:1807 +#: pgadmin/browser/server_groups/servers/__init__.py:1811 msgid "Server configuration reloaded." msgstr "Konfigurace serveru byla znovu načtena." -#: pgadmin/browser/server_groups/servers/__init__.py:1852 +#: pgadmin/browser/server_groups/servers/__init__.py:1856 msgid "Named restore point created: {0}" msgstr "Vytvořen pojmenovaný bod obnovy: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1858 +#: pgadmin/browser/server_groups/servers/__init__.py:1862 msgid "Named restore point creation failed ({0})" msgstr "Vytvoření pojmenovaného bodu obnovení se nezdařilo ({0})" -#: pgadmin/browser/server_groups/servers/__init__.py:1927 -#: pgadmin/browser/server_groups/servers/__init__.py:1939 +#: pgadmin/browser/server_groups/servers/__init__.py:1931 +#: pgadmin/browser/server_groups/servers/__init__.py:1943 msgid "Could not find the required parameter(s)." msgstr "Nebyly nalezeny požadované parametry." -#: pgadmin/browser/server_groups/servers/__init__.py:1948 +#: pgadmin/browser/server_groups/servers/__init__.py:1952 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:133 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:446 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:381 @@ -1066,29 +1066,29 @@ msgstr "Nebyly nalezeny požadované parametry." msgid "Passwords do not match." msgstr "Hesla nejsou stejná." -#: pgadmin/browser/server_groups/servers/__init__.py:1970 +#: pgadmin/browser/server_groups/servers/__init__.py:1974 msgid "Incorrect password." msgstr "Chybné heslo." -#: pgadmin/browser/server_groups/servers/__init__.py:2020 +#: pgadmin/browser/server_groups/servers/__init__.py:2024 msgid "Password changed successfully." msgstr "Heslo bylo úspěšně změněno." -#: pgadmin/browser/server_groups/servers/__init__.py:2058 +#: pgadmin/browser/server_groups/servers/__init__.py:2062 msgid "WAL replay paused" msgstr "Přehrávání WAL pozastaveno" -#: pgadmin/browser/server_groups/servers/__init__.py:2069 +#: pgadmin/browser/server_groups/servers/__init__.py:2073 msgid "WAL replay resumed" msgstr "Přehrávání WAL bylo obnoveno" -#: pgadmin/browser/server_groups/servers/__init__.py:2075 -#: pgadmin/browser/server_groups/servers/__init__.py:2133 +#: pgadmin/browser/server_groups/servers/__init__.py:2079 +#: pgadmin/browser/server_groups/servers/__init__.py:2137 msgid "Please connect the server." msgstr "Připojte server." -#: pgadmin/browser/server_groups/servers/__init__.py:2268 -#: pgadmin/browser/server_groups/servers/__init__.py:2311 +#: pgadmin/browser/server_groups/servers/__init__.py:2272 +#: pgadmin/browser/server_groups/servers/__init__.py:2315 msgid "The saved password cleared successfully." msgstr "Uložené heslo bylo úspěšně vymazáno." @@ -1099,11 +1099,11 @@ msgstr "Cesta k EDB Advanced Server" #: pgadmin/browser/server_groups/servers/ppas.py:16 msgid "" -"Path to the directory containing the EDB Advanced Server utility programs " -"(pg_dump, pg_restore etc)." +"Path to the directory containing the EDB Advanced Server utility programs" +" (pg_dump, pg_restore etc)." msgstr "" -"Cesta ke složce obsahující obslužné programy EDB Advanced Server (pg_dump, " -"pg_restore, atd.)." +"Cesta ke složce obsahující obslužné programy EDB Advanced Server " +"(pg_dump, pg_restore, atd.)." #: pgadmin/browser/server_groups/servers/ppas.py:26 msgid "EDB Advanced Server" @@ -1116,8 +1116,8 @@ msgstr "Cesta k PostgreSQL" #: pgadmin/browser/server_groups/servers/types.py:33 msgid "" -"Path to the directory containing the PostgreSQL utility programs (pg_dump, " -"pg_restore etc)." +"Path to the directory containing the PostgreSQL utility programs " +"(pg_dump, pg_restore etc)." msgstr "" "Cesta ke složce obsahující obslužné programy PostgreSQL (pg_dump, " "pg_restore, atd.)." @@ -1256,7 +1256,7 @@ msgstr "Na serveru nelze najít zadané přetypování." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/exclusion_constraint/utils.py:236 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py:207 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/utils.py:208 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1534 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1537 #: pgadmin/browser/server_groups/servers/roles/__init__.py:1336 msgid "-- definition incomplete" msgstr "-- neúplná definice" @@ -1267,8 +1267,7 @@ msgstr "Nelze vygenerovat pomocí reverzního inženýrství SQL pro přetypová #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:720 msgid "Could not generate reversed engineered SQL for the cast node." -msgstr "" -"Nelze vygenerovat pomocí reverzního inženýrství SQL pro přetypování uzlu." +msgstr "Nelze vygenerovat pomocí reverzního inženýrství SQL pro přetypování uzlu." #: pgadmin/browser/server_groups/servers/databases/casts/static/js/cast.js:39 msgid "Cast" @@ -1303,14 +1302,14 @@ msgstr "Přetypování..." #: pgadmin/static/js/socket_instance.js:33 #: pgadmin/tools/backup/static/js/backup.js:268 #: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:436 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:464 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:465 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:391 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:395 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:716 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:758 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:91 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:112 -#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:172 +#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:176 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:78 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:100 #: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:53 @@ -1396,12 +1395,12 @@ msgstr "Něco se pokazilo" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:44 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.ui.js:28 -#: pgadmin/dashboard/static/js/Dashboard.jsx:388 -#: pgadmin/dashboard/static/js/Dashboard.jsx:776 +#: pgadmin/dashboard/static/js/Dashboard.jsx:391 +#: pgadmin/dashboard/static/js/Dashboard.jsx:779 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:53 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:52 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:134 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:118 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:119 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:103 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:54 @@ -1906,15 +1905,15 @@ msgstr "PRE-DEFINED (Předdefinovaný)" #: pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/dbms_jobs/static/js/dbms_job.ui.js:86 msgid "" -"If the Job Type is Self-Contained you need to specify the action and repeat " -"interval in the Action and Repeat tabs respectively. If the Job Type is Pre-" -"Defined you need to specify the existing Program and Schedule names in the " -"Pre-Defined tab." +"If the Job Type is Self-Contained you need to specify the action and " +"repeat interval in the Action and Repeat tabs respectively. If the Job " +"Type is Pre-Defined you need to specify the existing Program and Schedule" +" names in the Pre-Defined tab." msgstr "" -"Pokud je typ úlohy SELF-CONTAINED (Samostatný), musíte zadat akci a interval " -"opakování na kartách Akce a Interval opakování. Pokud je typ úlohy PRE-" -"DEFINED (Předdefinovaný), musíte na kartě Předdefinované zadat existující " -"program a plán." +"Pokud je typ úlohy SELF-CONTAINED (Samostatný), musíte zadat akci a " +"interval opakování na kartách Akce a Interval opakování. Pokud je typ " +"úlohy PRE-DEFINED (Předdefinovaný), musíte na kartě Předdefinované zadat " +"existující program a plán." #: pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/dbms_jobs/static/js/dbms_job.ui.js:89 msgid "Run Count" @@ -2260,7 +2259,7 @@ msgstr "Výchozí" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:24 #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:166 #: pgadmin/browser/templates/browser/js/messages.js:33 -#: pgadmin/dashboard/static/js/Dashboard.jsx:406 +#: pgadmin/dashboard/static/js/Dashboard.jsx:409 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:105 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:55 @@ -2280,8 +2279,8 @@ msgstr "Stav" #: pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/static/js/dbms_jobscheduler.ui.js:36 #: pgadmin/misc/sql/static/js/SQL.jsx:77 pgadmin/static/js/UtilityView.jsx:43 #: pgadmin/tools/backup/static/js/backup.js:156 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:294 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:749 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:295 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:755 #: pgadmin/tools/import_export/static/js/import_export.js:80 #: pgadmin/tools/maintenance/static/js/maintenance.js:95 #: pgadmin/tools/restore/static/js/restore.js:93 @@ -2369,7 +2368,7 @@ msgstr "Trigger události..." #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:108 #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:117 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:793 +#: pgadmin/dashboard/static/js/Dashboard.jsx:796 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2818,7 +2817,7 @@ msgstr "Mapování uživatele..." #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/static/js/user_mapping.ui.js:36 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/Dashboard.jsx:579 +#: pgadmin/dashboard/static/js/Dashboard.jsx:582 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:25 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:24 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:158 @@ -3069,13 +3068,13 @@ msgstr "Pouze tabulky" #: pgadmin/browser/server_groups/servers/databases/publications/static/js/publication.ui.js:275 msgid "" -"If ONLY is specified before the table name, only that table is added to the " -"publication. If ONLY is not specified, the table and all its descendant " -"tables (if any) are added." +"If ONLY is specified before the table name, only that table is added to " +"the publication. If ONLY is not specified, the table and all its " +"descendant tables (if any) are added." msgstr "" -"Pokud je před názvem tabulky zadáno POUZE (ONLY), bude do publikace přidána " -"pouze tato tabulka. Pokud POUZE (ONLY) není zadáno, přidá se tabulka a " -"všechny její následující potomky (jsou-li nějaké)." +"Pokud je před názvem tabulky zadáno POUZE (ONLY), bude do publikace " +"přidána pouze tato tabulka. Pokud POUZE (ONLY) není zadáno, přidá se " +"tabulka a všechny její následující potomky (jsou-li nějaké)." #: pgadmin/browser/server_groups/servers/databases/publications/static/js/publication.ui.js:277 msgid "Tables in Schema" @@ -3096,7 +3095,8 @@ msgid "" "Could not find the schema in the database.\n" " It may have been removed by another user." msgstr "" -"Schéma v databázi se nepodařilo najít. Mohlo být odstraněno jiným uživatelem." +"Schéma v databázi se nepodařilo najít. Mohlo být odstraněno jiným " +"uživatelem." #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:601 #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:1132 @@ -3115,7 +3115,8 @@ msgid "" "Could not find the schema in the database. It may have been removed by " "another user." msgstr "" -"Schéma v databázi se nepodařilo najít. Může být odstraněn jiným uživatelem." +"Schéma v databázi se nepodařilo najít. Může být odstraněn jiným " +"uživatelem." #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:817 msgid "The specified schema could not be found.\n" @@ -3126,7 +3127,7 @@ msgid "Schema dropped" msgstr "Schéma odstraněno" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:736 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:184 msgid "Definition incomplete." msgstr "Definice je neúplná." @@ -3135,7 +3136,8 @@ msgid "" "Could not find the schema in the database.\n" " It may have been removed by another user." msgstr "" -"Schéma v databázi se nepodařilo najít. Mohlo být odstraněno jiným uživatelem." +"Schéma v databázi se nepodařilo najít. Mohlo být odstraněno jiným " +"uživatelem." #: pgadmin/browser/server_groups/servers/databases/schemas/aggregates/__init__.py:51 #: pgadmin/browser/server_groups/servers/databases/schemas/aggregates/static/js/aggregate.js:21 @@ -3312,11 +3314,11 @@ msgstr "Porovnávání" #: pgadmin/browser/server_groups/servers/databases/schemas/collations/__init__.py:475 #: pgadmin/browser/server_groups/servers/databases/schemas/collations/static/js/collation.ui.js:267 msgid "" -"Definition incomplete. Please provide Locale OR Copy Collation OR LC_TYPE/" -"LC_COLLATE." -msgstr "" -"Definice je neúplná. Zadejte Národní prostředí NEBO Kopírovat prostředí NEBO " +"Definition incomplete. Please provide Locale OR Copy Collation OR " "LC_TYPE/LC_COLLATE." +msgstr "" +"Definice je neúplná. Zadejte Národní prostředí NEBO Kopírovat prostředí " +"NEBO LC_TYPE/LC_COLLATE." #: pgadmin/browser/server_groups/servers/databases/schemas/collations/__init__.py:568 msgid "Collation dropped" @@ -3627,7 +3629,7 @@ msgstr "Statistika" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.ui.js:498 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:386 -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:51 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:491 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:491 @@ -3715,10 +3717,10 @@ msgstr "" "{0}" #: pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/__init__.py:952 -msgid "" -"Could not generate reversed engineered query for FTS Configuration node." +msgid "Could not generate reversed engineered query for FTS Configuration node." msgstr "" -"Nelze vygenerovat pomocí reverzního inženýrství dotaz pro FTS nastavení uzlu." +"Nelze vygenerovat pomocí reverzního inženýrství dotaz pro FTS nastavení " +"uzlu." #: pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/static/js/fts_configuration.js:41 msgid "FTS Configuration" @@ -3836,7 +3838,8 @@ msgid "" "Could not generate reversed engineered query for the FTS Parser.\n" "{0}" msgstr "" -"Nelze vygenerovat pomocí reverzního inženýrství dotaz pro FTS analyzátor.\n" +"Nelze vygenerovat pomocí reverzního inženýrství dotaz pro FTS analyzátor." +"\n" "{0}" #: pgadmin/browser/server_groups/servers/databases/schemas/fts_parsers/__init__.py:893 @@ -3899,7 +3902,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/__init__.py:764 msgid "Could not generate reversed engineered query for FTS Template node." msgstr "" -"Nelze vygenerovat pomocí reverzního inženýrství dotaz pro FTS šablonu uzlu." +"Nelze vygenerovat pomocí reverzního inženýrství dotaz pro FTS šablonu " +"uzlu." #: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/static/js/fts_template.js:39 msgid "FTS Template" @@ -3977,7 +3981,7 @@ msgid "Function..." msgstr "Funkci..." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:754 +#: pgadmin/dashboard/static/js/Dashboard.jsx:757 msgid "Mode" msgstr "Režim" @@ -4333,8 +4337,7 @@ msgstr "Hlavička" #: pgadmin/browser/server_groups/servers/databases/schemas/packages/static/js/package.ui.js:104 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/static/js/package.ui.js:120 msgid "Updating the package header definition may remove its existing body." -msgstr "" -"Aktualizace definice záhlaví balíčku může odstranit jeho existující tělo." +msgstr "Aktualizace definice záhlaví balíčku může odstranit jeho existující tělo." #: pgadmin/browser/server_groups/servers/databases/schemas/packages/static/js/package.ui.js:106 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/static/js/package.ui.js:122 @@ -4430,14 +4433,14 @@ msgstr "Ve vlastnictví (OWNED BY)" #: pgadmin/browser/server_groups/servers/databases/schemas/sequences/static/js/sequence.ui.js:168 msgid "" "The OWNED BY option causes the sequence to be associated with a specific " -"table column, such that if that column (or its whole table) is dropped, the " -"sequence will be automatically dropped as well. The specified table must " -"have the same owner and be in the same schema as the sequence." +"table column, such that if that column (or its whole table) is dropped, " +"the sequence will be automatically dropped as well. The specified table " +"must have the same owner and be in the same schema as the sequence." msgstr "" "Volba Ve vlastnictví (OWNED BY) způsobí, že sekvence bude přidružena ke " -"konkrétnímu sloupci tabulky, takže pokud je tento sloupec (nebo celá jeho " -"tabulka) zrušen, sekvence bude také automaticky zrušena. Zadaná tabulka musí " -"mít stejného vlastníka a musí být ve stejném schématu jako sekvence." +"konkrétnímu sloupci tabulky, takže pokud je tento sloupec (nebo celá jeho" +" tabulka) zrušen, sekvence bude také automaticky zrušena. Zadaná tabulka " +"musí mít stejného vlastníka a musí být ve stejném schématu jako sekvence." #: pgadmin/browser/server_groups/servers/databases/schemas/sequences/static/js/sequence.ui.js:256 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:657 @@ -4572,22 +4575,22 @@ msgstr "Tabulka odstraněna" msgid "Table rows counted: {}" msgstr "Spočítané řádky tabulky: {}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1112 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1115 msgid "Table statistics have been reset" msgstr "Statistiky tabulky byly vynulovány" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1438 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1441 msgid "-- definition incomplete for {0}" msgstr "-- neúplná definice pro {0}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1996 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1999 msgid "Table truncated" msgstr "Tabulka vyprázdněna" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2062 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2065 msgid "" -"The table is currently locked and the operation cannot be completed. Please " -"try again later. \r\n" +"The table is currently locked and the operation cannot be completed. " +"Please try again later. \r\n" "Blocking Process ID : {0} Application Name : {1}" msgstr "" "Tabulka je aktuálně uzamčena a operaci nelze dokončit. Zkuste to znovu " @@ -5296,7 +5299,7 @@ msgstr "Index nelze najít v tabulce." #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:6 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:309 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:131 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:128 msgid "Size" msgstr "Velikost" @@ -5330,11 +5333,11 @@ msgstr "Stránek na rozsah" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:280 msgid "" -"Number of table blocks that make up one block range for each entry of a BRIN " -"index." +"Number of table blocks that make up one block range for each entry of a " +"BRIN index." msgstr "" -"Počet bloků tabulky, které tvoří jeden rozsah bloků pro každý záznam BRIN " -"indexu." +"Počet bloků tabulky, které tvoří jeden rozsah bloků pro každý záznam BRIN" +" indexu." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:282 msgid "Buffering" @@ -5379,9 +5382,9 @@ msgid "Access Method" msgstr "Metoda přístupu" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:480 -#: pgadmin/static/js/SchemaView/index.jsx:646 -#: pgadmin/static/js/SchemaView/index.jsx:673 -#: pgadmin/static/js/SchemaView/index.jsx:694 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:118 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:129 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:159 #: pgadmin/static/js/components/QueryThresholds.jsx:44 msgid "Warning" msgstr "Upozornění" @@ -5390,8 +5393,7 @@ msgstr "Upozornění" msgid "" "Changing access method will clear columns collection. Do you want to " "continue?" -msgstr "" -"Změna metody přístupu vymaže kolekci sloupců. Opravdu chcete pokračovat?" +msgstr "Změna metody přístupu vymaže kolekci sloupců. Opravdu chcete pokračovat?" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:503 msgid "Unique?" @@ -5701,8 +5703,7 @@ msgstr "Sloupec: " #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.ui.js:366 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:939 msgid "User can select any column from the list of available columns." -msgstr "" -"Uživatel si může vybrat libovolný sloupec ze seznamu dostupných sloupců." +msgstr "Uživatel si může vybrat libovolný sloupec ze seznamu dostupných sloupců." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.ui.js:368 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:941 @@ -5722,13 +5723,13 @@ msgstr "Příklad: " #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.ui.js:372 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:945 msgid "" -"Let's say, we want to create a partition table based per year for the column " -"'saledate', having datatype 'date/timestamp', then we need to specify the " -"expression as 'extract(YEAR from saledate)' as partition key." +"Let's say, we want to create a partition table based per year for the " +"column 'saledate', having datatype 'date/timestamp', then we need to " +"specify the expression as 'extract(YEAR from saledate)' as partition key." msgstr "" -"Řekněme, že chceme vytvořit dělenou tabulku pro sloupec 'datum_slev' za rok, " -"která má datový typ 'date/timestamp', pak musíme jako klíč oddílu zadat " -"výraz jako 'extract(YEAR from datum_slev)'." +"Řekněme, že chceme vytvořit dělenou tabulku pro sloupec 'datum_slev' za " +"rok, která má datový typ 'date/timestamp', pak musíme jako klíč oddílu " +"zadat výraz jako 'extract(YEAR from datum_slev)'." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.ui.js:390 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:963 @@ -5743,8 +5744,8 @@ msgstr "Vytvořit tabulku: " #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.ui.js:403 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:976 msgid "" -"User can create multiple partitions while creating new partitioned table. " -"Operation switch is disabled in this scenario." +"User can create multiple partitions while creating new partitioned table." +" Operation switch is disabled in this scenario." msgstr "" "Uživatel může při vytváření nové dělené tabulky vytvářet více oddílů. " "Přepínač operace je v tomto scénáři deaktivován." @@ -5757,8 +5758,8 @@ msgstr "Upravit existující tabulku: " #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.ui.js:406 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:979 msgid "" -"User can create/attach/detach multiple partitions. In attach operation user " -"can select table from the list of suitable tables to be attached." +"User can create/attach/detach multiple partitions. In attach operation " +"user can select table from the list of suitable tables to be attached." msgstr "" "Uživatel může vytvořit/připojit/odpojit více oddílů. V operaci připojení " "může uživatel vybrat tabulku ze seznamu vhodných tabulek, které mají být " @@ -5786,11 +5787,11 @@ msgstr "Pole Od/Do/V: " #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.ui.js:412 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:985 msgid "" -"From/To/In input: Values for these fields must be quoted with single quote. " -"For more than one partition key values must be comma(,) separated." +"From/To/In input: Values for these fields must be quoted with single " +"quote. For more than one partition key values must be comma(,) separated." msgstr "" -"Pole Od/Do/V: Hodnoty pro tato pole musí být uváděny s apostrofem ('). Pro " -"více než jednu hodnotu klíče oddílu musíte oddělit čárkou (,)." +"Pole Od/Do/V: Hodnoty pro tato pole musí být uváděny s apostrofem ('). " +"Pro více než jednu hodnotu klíče oddílu musíte oddělit čárkou (,)." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.ui.js:414 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:987 @@ -5800,11 +5801,12 @@ msgstr "Příklad Od/Do: " #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.ui.js:415 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:988 msgid "" -"Enabled for range partition. Consider partitioned table with multiple keys " -"of type Integer, then values should be specified like '100','200'." +"Enabled for range partition. Consider partitioned table with multiple " +"keys of type Integer, then values should be specified like '100','200'." msgstr "" -"Povoleno pro oddíl rozsahu. Zvažte dělenou tabulku s více klíči typu celé " -"číslo (INTEGER), pak by hodnoty měly být specifikovány jako '100', '200'." +"Povoleno pro oddíl rozsahu. Zvažte dělenou tabulku s více klíči typu celé" +" číslo (INTEGER), pak by hodnoty měly být specifikovány jako '100', " +"'200'." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.ui.js:417 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:990 @@ -5817,8 +5819,8 @@ msgid "" "Enabled for list partition. Values must be comma(,) separated and quoted " "with single quote." msgstr "" -"Povoleno pro seznam oddílu. Hodnoty musí být odděleny čárkou (,) a uváděny s " -"apostrofem (')." +"Povoleno pro seznam oddílu. Hodnoty musí být odděleny čárkou (,) a " +"uváděny s apostrofem (')." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.ui.js:420 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:993 @@ -5894,18 +5896,18 @@ msgstr "Použitím: " #: pgadmin/browser/server_groups/servers/databases/schemas/tables/row_security_policies/static/js/row_security_policy.ui.js:98 msgid "" "This expression will be added to queries that refer to the table if row " -"level security is enabled. Rows for which the expression returns true will " -"be visible. Any rows for which the expression returns false or null will not " -"be visible to the user (in a SELECT), and will not be available for " -"modification (in an UPDATE or DELETE). Such rows are silently suppressed; no " -"error is reported." +"level security is enabled. Rows for which the expression returns true " +"will be visible. Any rows for which the expression returns false or null " +"will not be visible to the user (in a SELECT), and will not be available " +"for modification (in an UPDATE or DELETE). Such rows are silently " +"suppressed; no error is reported." msgstr "" "Tento výraz bude přidán do dotazů, které odkazují na tabulku, pokud je " -"povoleno zabezpečení na úrovni řádků. Řádky pro které se vrací pravda (true) " -"budou viditelné. Žádné řádky, pro které výraz vrací nepravda (false) nebo " -"prázdné (null), nebudou pro uživatele viditelné (v SELECT) a nebudou k " -"dispozici pro úpravy (v UPDATE nebo DELETE). Takové řádky jsou tiše " -"potlačeny; není hlášena žádná chyba." +"povoleno zabezpečení na úrovni řádků. Řádky pro které se vrací pravda " +"(true) budou viditelné. Žádné řádky, pro které výraz vrací nepravda " +"(false) nebo prázdné (null), nebudou pro uživatele viditelné (v SELECT) a" +" nebudou k dispozici pro úpravy (v UPDATE nebo DELETE). Takové řádky jsou" +" tiše potlačeny; není hlášena žádná chyba." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/row_security_policies/static/js/row_security_policy.ui.js:100 msgid "With check: " @@ -5913,17 +5915,18 @@ msgstr "S kontrolou: " #: pgadmin/browser/server_groups/servers/databases/schemas/tables/row_security_policies/static/js/row_security_policy.ui.js:101 msgid "" -"This expression will be used in INSERT and UPDATE queries against the table " -"if row level security is enabled. Only rows for which the expression " -"evaluates to true will be allowed. An error will be thrown if the expression " -"evaluates to false or null for any of the records inserted or any of the " -"records that result from the update." +"This expression will be used in INSERT and UPDATE queries against the " +"table if row level security is enabled. Only rows for which the " +"expression evaluates to true will be allowed. An error will be thrown if " +"the expression evaluates to false or null for any of the records inserted" +" or any of the records that result from the update." msgstr "" -"Tento výraz bude použit v dotazech INSERT a UPDATE proti tabulce, pokud je " -"povoleno zabezpečení na úrovni řádků. Povoleny budou pouze řádky, pro které " -"bude výraz vyhodnocen jako pravda (true). Chyba bude vyvolána, pokud bude " -"výraz vyhodnocen jako nepravda (false) nebo prázdné (null) u všech vložených " -"záznamů nebo u všech záznamů, které jsou výsledkem aktualizace." +"Tento výraz bude použit v dotazech INSERT a UPDATE proti tabulce, pokud " +"je povoleno zabezpečení na úrovni řádků. Povoleny budou pouze řádky, pro " +"které bude výraz vyhodnocen jako pravda (true). Chyba bude vyvolána, " +"pokud bude výraz vyhodnocen jako nepravda (false) nebo prázdné (null) u " +"všech vložených záznamů nebo u všech záznamů, které jsou výsledkem " +"aktualizace." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/__init__.py:463 msgid "Rule dropped" @@ -6106,9 +6109,9 @@ msgid "" "default-deny policy is used, meaning that no rows are visible or can be " "modified by other users" msgstr "" -"Zkontrolujte, zda existují nějaké zásady. Pokud pro tabulku neexistuje žádná " -"zásada, použije se zásada výchozího odmítnutí, což znamená, že nejsou " -"viditelné žádné řádky ani je ostatní uživatelé nemohou upravit." +"Zkontrolujte, zda existují nějaké zásady. Pokud pro tabulku neexistuje " +"žádná zásada, použije se zásada výchozího odmítnutí, což znamená, že " +"nejsou viditelné žádné řádky ani je ostatní uživatelé nemohou upravit." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js:632 msgid "Force RLS Policy?" @@ -6618,7 +6621,7 @@ msgid "Transition" msgstr "Přechod" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.ui.js:426 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:436 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:437 msgid "New table" msgstr "Nová tabulka" @@ -6970,10 +6973,11 @@ msgid "" "-- take account of the changes.\n" msgstr "" "\n" -"-- Změna sloupců v pohledu vyžaduje zrušení a opětovné vytvoření pohledu.\n" +"-- Změna sloupců v pohledu vyžaduje zrušení a opětovné vytvoření pohledu." +"\n" "-- To může selhat, pokud jsou na tomto pohledu závislé jiné objekty,\n" -"-- nebo může dojít k selhání procedurálních funkcí, pokud nejsou upraveny " -"tak,\n" +"-- nebo může dojít k selhání procedurálních funkcí, pokud nejsou upraveny" +" tak,\n" "-- aby zohledňovaly změny.\n" #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:2309 @@ -7072,11 +7076,11 @@ msgstr "Zadejte kód pohledu." #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/mview.ui.js:158 msgid "" -"Updating the definition will drop and re-create the materialized view. It " -"may result in loss of information about its dependent objects." +"Updating the definition will drop and re-create the materialized view. It" +" may result in loss of information about its dependent objects." msgstr "" -"Aktualizace definice odstraní a znovu vytvoří materializovaný pohled. Může " -"to vést ke ztrátě informací o závislých objektech." +"Aktualizace definice odstraní a znovu vytvoří materializovaný pohled. " +"Může to vést ke ztrátě informací o závislých objektech." #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:78 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:84 @@ -7105,7 +7109,7 @@ msgstr "Možnosti kontroly" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:399 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:18 msgid "No" msgstr "Ne" @@ -7116,14 +7120,14 @@ msgstr "Kaskádovitě" #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.ui.js:164 msgid "" -"Changing the columns in a view requires dropping and re-creating the view. " -"This may fail if other objects are dependent upon this view, or may cause " -"procedural functions to fail if they are not modified to take account of the " -"changes." +"Changing the columns in a view requires dropping and re-creating the " +"view. This may fail if other objects are dependent upon this view, or may" +" cause procedural functions to fail if they are not modified to take " +"account of the changes." msgstr "" -"Změna sloupců v pohledu vyžaduje zrušení a opětovné vytvoření pohledu. To " -"může selhat, pokud jsou na tomto pohledu závislé jiné objekty, nebo může " -"dojít k selhání procedurálních funkcí, pokud nejsou upraveny tak, aby " +"Změna sloupců v pohledu vyžaduje zrušení a opětovné vytvoření pohledu. To" +" může selhat, pokud jsou na tomto pohledu závislé jiné objekty, nebo může" +" dojít k selhání procedurálních funkcí, pokud nejsou upraveny tak, aby " "zohledňovaly změny." #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.ui.js:166 @@ -7148,9 +7152,9 @@ msgstr "Velikost dočasných souborů" #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:186 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 -#: pgadmin/dashboard/static/js/Dashboard.jsx:665 -#: pgadmin/dashboard/static/js/Dashboard.jsx:783 +#: pgadmin/dashboard/static/js/Dashboard.jsx:572 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 +#: pgadmin/dashboard/static/js/Dashboard.jsx:786 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:143 msgid "Database" msgstr "Databáze" @@ -7214,7 +7218,7 @@ msgid "Database already connected." msgstr "Databáze je již připojena." #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:498 -#: pgadmin/static/js/helpers/Notifier.jsx:125 +#: pgadmin/static/js/helpers/Notifier.jsx:126 #, python-format msgid "Error: Object not found - %s." msgstr "Chyba: Objekt nebyl nalezen - %s." @@ -7268,7 +7272,8 @@ msgid "" "false, then template databases won't be displayed in the object explorer." msgstr "" "Poznámka: Pokud je nastavení předvoleb \"Zobrazit šablony databází\" " -"nastaveno na hodnotu Ne, databáze šablon se v průzkumníku objektů nezobrazí." +"nastaveno na hodnotu Ne, databáze šablon se v průzkumníku objektů " +"nezobrazí." #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:227 msgid "Allow connections?" @@ -7284,16 +7289,16 @@ msgstr "Omezení schématu" #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:278 msgid "" -"Note: Changes to the schema restriction will require the Schemas node in the " -"browser to be refreshed before they will be shown." +"Note: Changes to the schema restriction will require the Schemas node in " +"the browser to be refreshed before they will be shown." msgstr "" "Poznámka: Změny v omezení schématu vyžadují, aby byl uzel Schéma v " "prohlížeči obnoven, než budou zobrazeny." #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:288 msgid "" -"Please refresh the Schemas node to make changes to the schema restriction " -"take effect." +"Please refresh the Schemas node to make changes to the schema restriction" +" take effect." msgstr "Obnovte uzel Schéma, aby se změny omezení schématu projevily." #: pgadmin/browser/server_groups/servers/databases/subscriptions/__init__.py:53 @@ -7373,11 +7378,11 @@ msgstr "Připojení" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:186 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:202 msgid "" -"To apply changes to the connection configuration, please disconnect from the " -"server and then reconnect." +"To apply changes to the connection configuration, please disconnect from " +"the server and then reconnect." msgstr "" -"Chcete-li použít změny konfigurace připojení, odpojte se od serveru a znovu " -"se připojte." +"Chcete-li použít změny konfigurace připojení, odpojte se od serveru a " +"znovu se připojte." #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:158 #: pgadmin/browser/server_groups/servers/roles/static/js/role.ui.js:92 @@ -7488,8 +7493,8 @@ msgid "" "Specifies whether the existing data in the publications that are being " "subscribed to should be copied once the replication starts." msgstr "" -"Určuje, zda by měla být po spuštění replikace zkopírována existující data v " -"publikacích, které odebíráte." +"Určuje, zda by měla být po spuštění replikace zkopírována existující data" +" v publikacích, které odebíráte." #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:307 msgid "Create slot?" @@ -7499,19 +7504,20 @@ msgstr "Vytvořit slot" msgid "" "Specifies whether the command should create the replication slot on the " "publisher.This field will be disabled and set to false if subscription " -"connects to same database.Otherwise, the CREATE SUBSCRIPTION call will hang." +"connects to same database.Otherwise, the CREATE SUBSCRIPTION call will " +"hang." msgstr "" -"Určuje, zda by měl příkaz vytvořit replikační slot na vydavatele. Toto pole " -"bude deaktivováno a nastaveno na hodnotu Ne, pokud se odběr připojí ke " -"stejné databázi. Jinak volání CREATE SUBSCRIPTION přestane reagovat." +"Určuje, zda by měl příkaz vytvořit replikační slot na vydavatele. Toto " +"pole bude deaktivováno a nastaveno na hodnotu Ne, pokud se odběr připojí " +"ke stejné databázi. Jinak volání CREATE SUBSCRIPTION přestane reagovat." #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:320 msgid "" "Specifies whether the subscription should be actively replicating, or " "whether it should be just setup but not started yet." msgstr "" -"Určuje, zda by se odběr měl aktivně replikovat nebo zda by mělo být pouze " -"nastaveno, ale ještě nespuštěno." +"Určuje, zda by se odběr měl aktivně replikovat nebo zda by mělo být pouze" +" nastaveno, ale ještě nespuštěno." #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:324 msgid "Refresh publication?" @@ -7527,13 +7533,13 @@ msgstr "Připojit" #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:347 msgid "" -"Specifies whether the CREATE SUBSCRIPTION should connect to the publisher at " -"all. Setting this to false will change default values of enabled, " +"Specifies whether the CREATE SUBSCRIPTION should connect to the publisher" +" at all. Setting this to false will change default values of enabled, " "create_slot and copy_data to false." msgstr "" "Určuje, zda se má CREATE SUBSCRIPTION vůbec připojit k vydavateli. " -"Nastavením na Ne změníte výchozí hodnoty enabled, create_slot a copy_data na " -"Ne." +"Nastavením na Ne změníte výchozí hodnoty enabled, create_slot a copy_data" +" na Ne." #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:351 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:118 @@ -7542,8 +7548,8 @@ msgstr "Název slotu" #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:354 msgid "" -"Name of the replication slot to use. The default behavior is to use the name " -"of the subscription for the slot name." +"Name of the replication slot to use. The default behavior is to use the " +"name of the subscription for the slot name." msgstr "" "Název replikačního slotu, který se má použít. Výchozí chování je použít " "název odběru pro název slotu." @@ -7554,8 +7560,8 @@ msgstr "Synchronní schválení (COMMIT)" #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:360 msgid "" -"The value of this parameter overrides the synchronous_commit setting. The " -"default value is off." +"The value of this parameter overrides the synchronous_commit setting. The" +" default value is off." msgstr "" "Hodnota tohoto parametru přepíše nastavení synchronous_commit. Výchozí " "hodnota je vypnuto." @@ -7566,13 +7572,13 @@ msgstr "Streamování" #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:404 msgid "" -"Specifies whether to enable streaming of in-progress transactions for this " -"subscription. By default, all transactions are fully decoded on the " +"Specifies whether to enable streaming of in-progress transactions for " +"this subscription. By default, all transactions are fully decoded on the " "publisher and only then sent to the subscriber as a whole." msgstr "" -"Určuje, zda povolit streamování probíhajících transakcí pro tento odběr. Ve " -"výchozím nastavení jsou všechny transakce plně dekódovány na vydavateli a " -"teprve poté odeslány odběru jako celek." +"Určuje, zda povolit streamování probíhajících transakcí pro tento odběr. " +"Ve výchozím nastavení jsou všechny transakce plně dekódovány na " +"vydavateli a teprve poté odeslány odběru jako celek." #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:408 msgid "Binary?" @@ -7580,14 +7586,14 @@ msgstr "Binární" #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:412 msgid "" -"Specifies whether the subscription will request the publisher to send the " -"data in binary format (as opposed to text). Even when this option is " -"enabled, only data types having binary send and receive functions will be " -"transferred in binary." +"Specifies whether the subscription will request the publisher to send the" +" data in binary format (as opposed to text). Even when this option is " +"enabled, only data types having binary send and receive functions will be" +" transferred in binary." msgstr "" "Určuje, zda odběr požádá vydavatele o zaslání dat v binárním formátu (na " -"rozdíl od textu). I když je tato možnost povolena, budou binárně přenášeny " -"pouze datové typy s binárními funkcemi odesílání a přijímání." +"rozdíl od textu). I když je tato možnost povolena, budou binárně " +"přenášeny pouze datové typy s binárními funkcemi odesílání a přijímání." #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:416 msgid "Two phase?" @@ -7603,12 +7609,12 @@ msgstr "Zakázat při chybě" #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:428 msgid "" -"Specifies whether the subscription should be automatically disabled if any " -"errors are detected by subscription workers during data replication from the " -"publisher." +"Specifies whether the subscription should be automatically disabled if " +"any errors are detected by subscription workers during data replication " +"from the publisher." msgstr "" -"Určuje, zda se má odběr automaticky zakázat, pokud se během replikace dat " -"zjistí od vydavatele nějaké chyby." +"Určuje, zda se má odběr automaticky zakázat, pokud se během replikace dat" +" zjistí od vydavatele nějaké chyby." #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:432 msgid "Run as owner?" @@ -7616,13 +7622,13 @@ msgstr "Spustit jako vlastník" #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:436 msgid "" -"If true, all replication actions are performed as the subscription owner. If " -"false, replication workers will perform actions on each table as the owner " -"of that table." +"If true, all replication actions are performed as the subscription owner." +" If false, replication workers will perform actions on each table as the " +"owner of that table." msgstr "" -"Pokud je nastaveno na hodnotu Ano, všechny akce replikace se provádějí jako " -"vlastník odběru. Pokud je nastaveno na hodnotu Ne, replikace se provede na " -"každé tabulce jako vlastník této tabulky." +"Pokud je nastaveno na hodnotu Ano, všechny akce replikace se provádějí " +"jako vlastník odběru. Pokud je nastaveno na hodnotu Ne, replikace se " +"provede na každé tabulce jako vlastník této tabulky." #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:440 msgid "Password required?" @@ -7631,8 +7637,8 @@ msgstr "Je vyžadováno heslo" #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:444 msgid "" "Specifies whether connections to the publisher made as a result of this " -"subscription must use password authentication. Only superusers can set this " -"value to false." +"subscription must use password authentication. Only superusers can set " +"this value to false." msgstr "" "Určuje, zda připojení k vydavateli vytvořená tímto odběrem musí používat " "ověřování heslem. Pouze superuživatelé mohou tuto hodnotu nastavit na Ne." @@ -7654,17 +7660,18 @@ msgstr "jakýkoli" #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:459 msgid "" -"Specifies whether the subscription will request the publisher to only send " -"changes that do not have an origin or send changes regardless of origin. " -"Setting origin to none means that the subscription will request the " -"publisher to only send changes that do not have an origin. Setting origin to " -"any means that the publisher sends changes regardless of their origin." +"Specifies whether the subscription will request the publisher to only " +"send changes that do not have an origin or send changes regardless of " +"origin. Setting origin to none means that the subscription will request " +"the publisher to only send changes that do not have an origin. Setting " +"origin to any means that the publisher sends changes regardless of their " +"origin." msgstr "" -"Určuje, zda odběr požádá vydavatele, aby zasílal pouze změny, které nemají " -"původ, nebo odešle změny bez ohledu na původ. Nastavení původu na hodnotu " -"\"žádný\" znamená, že odběr požádá vydavatele, aby poslal pouze změny, které " -"nemají původ. Nastavení původu na \"jakýkoli\" znamená, že vydavatel odesílá " -"změny bez ohledu na jejich původ." +"Určuje, zda odběr požádá vydavatele, aby zasílal pouze změny, které " +"nemají původ, nebo odešle změny bez ohledu na původ. Nastavení původu na " +"hodnotu \"žádný\" znamená, že odběr požádá vydavatele, aby poslal pouze " +"změny, které nemají původ. Nastavení původu na \"jakýkoli\" znamená, že " +"vydavatel odesílá změny bez ohledu na jejich původ." #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:467 msgid "Either Host name, Address must be specified." @@ -7814,13 +7821,13 @@ msgid "" "e.g. To execute at 5 minutes past every hour, simply select ‘05’ in the " "Minutes list box." msgstr "" -"např. Chcete-li spustit po 5 minutách každou hodinu, jednoduše vyberte '05' " -"v Minuty." +"např. Chcete-li spustit po 5 minutách každou hodinu, jednoduše vyberte " +"'05' v Minuty." #: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.ui.js:256 msgid "" -"Values from more than one field may be specified in order to further control " -"the schedule." +"Values from more than one field may be specified in order to further " +"control the schedule." msgstr "" "Hodnoty z více než jednoho pole mohou být specifikovány za účelem další " "kontroly plánu." @@ -7830,18 +7837,18 @@ msgid "" "e.g. To execute at 12:05 and 14:05 every Monday and Thursday, you would " "click minute 05, hours 12 and 14, and weekdays Monday and Thursday." msgstr "" -"např. Chcete-li spustit každé pondělí a čtvrtek v 12:05 a 14:05, klikněte na " -"minutu 05, hodiny 12 a 14 a dny pondělí a čtvrtek." +"např. Chcete-li spustit každé pondělí a čtvrtek v 12:05 a 14:05, klikněte" +" na minutu 05, hodiny 12 a 14 a dny pondělí a čtvrtek." #: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.ui.js:260 msgid "" -"For additional flexibility, the Month Days check list includes an extra Last " -"Day option. This matches the last day of the month, whether it happens to be " -"the 28th, 29th, 30th or 31st." +"For additional flexibility, the Month Days check list includes an extra " +"Last Day option. This matches the last day of the month, whether it " +"happens to be the 28th, 29th, 30th or 31st." msgstr "" -"Pro větší flexibilitu obsahuje seznam Dny v měsíci navíc možnost 'poslední " -"den'. To odpovídá poslednímu dni v měsíci, ať už se jedná o 28., 29., 30. " -"nebo 31. den." +"Pro větší flexibilitu obsahuje seznam Dny v měsíci navíc možnost " +"'poslední den'. To odpovídá poslednímu dni v měsíci, ať už se jedná o " +"28., 29., 30. nebo 31. den." #: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.ui.js:264 msgid "Week days" @@ -7884,10 +7891,9 @@ msgstr "Třída práce" #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.ui.js:64 msgid "" -"Please select a class to categorize the job. This option will not affect the " -"way the job runs." -msgstr "" -"Vyberte třídu pro kategorizaci úkolu. Tato volba neovlivní průběh úlohy." +"Please select a class to categorize the job. This option will not affect " +"the way the job runs." +msgstr "Vyberte třídu pro kategorizaci úkolu. Tato volba neovlivní průběh úlohy." #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.ui.js:67 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.ui.js:70 @@ -7896,12 +7902,13 @@ msgstr "Hostitelský agent" #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.ui.js:72 msgid "" -"Enter the hostname of a machine running pgAgent if you wish to ensure only " -"that machine will run this job. Leave blank if any host may run the job." +"Enter the hostname of a machine running pgAgent if you wish to ensure " +"only that machine will run this job. Leave blank if any host may run the " +"job." msgstr "" "Zadejte název hostitele počítače, na kterém běží pgAgent, pokud chcete " -"zajistit, aby tuto úlohu spustil pouze počítač. Pokud může hostitel spustit " -"úlohu, ponechte prázdné." +"zajistit, aby tuto úlohu spustil pouze počítač. Pokud může hostitel " +"spustit úlohu, ponechte prázdné." #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.ui.js:76 msgid "Created" @@ -7964,7 +7971,7 @@ msgstr "Krok úlohy..." #: pgadmin/browser/templates/browser/js/messages.js:24 #: pgadmin/dashboard/static/js/ActiveQuery.ui.js:52 #: pgadmin/static/js/BrowserComponent.jsx:51 -#: pgadmin/static/js/SchemaView/FormView.jsx:420 +#: pgadmin/static/js/SchemaView/FormView.jsx:326 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:63 msgid "SQL" msgstr "SQL" @@ -8003,24 +8010,25 @@ msgstr "Připojovací řetězec" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:136 msgid "" -"Please specify the connection string for the remote database server. Each " -"parameter setting is in the form keyword = value. Spaces around the equal " -"sign are optional. To write an empty value, or a value containing spaces, " -"surround it with single quotes, e.g., keyword = 'a value'. Single quotes and " -"backslashes within the value must be escaped with a backslash, i.e., ' and " -"\\.
For more information, please see the documentation on libpq connection strings." +"Please specify the connection string for the remote database server. Each" +" parameter setting is in the form keyword = value. Spaces around the " +"equal sign are optional. To write an empty value, or a value containing " +"spaces, surround it with single quotes, e.g., keyword = 'a value'. Single" +" quotes and backslashes within the value must be escaped with a " +"backslash, i.e., ' and \\.
For more information, please see the " +"documentation on libpq connection " +"strings." msgstr "" -"Zadejte řetězec připojení pro vzdálený databázový server. Každé nastavení " -"parametrů je ve tvaru klíčové slovo = hodnota. Mezery kolem znaménka " +"Zadejte řetězec připojení pro vzdálený databázový server. Každé nastavení" +" parametrů je ve tvaru klíčové slovo = hodnota. Mezery kolem znaménka " "rovnosti jsou volitelné. Chcete-li napsat prázdnou hodnotu nebo hodnotu " "obsahující mezery, ohraničte ji jednoduchými uvozovkami ('), např. " "klicove_slovo = 'nejaka hodnota'. Jednotlivé uvozovky a zpětná lomítka v " -"hodnotě musí být zakončena zpětným lomítkem, tj. ' a \\.
Další informace " -"naleznete v dokumentaci k řetězcům připojení " -"libpq." +"hodnotě musí být zakončena zpětným lomítkem, tj. ' a \\.
Další " +"informace naleznete v dokumentaci k řetězcům připojení libpq." #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:139 msgid "On error" @@ -8032,8 +8040,8 @@ msgstr "Selhat" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:663 pgadmin/dashboard/__init__.py:690 -#: pgadmin/dashboard/static/js/Dashboard.jsx:147 -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:151 +#: pgadmin/dashboard/static/js/Dashboard.jsx:213 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "Úspěch" @@ -8153,8 +8161,8 @@ msgid "Replica Nodes" msgstr "Replikační uzly" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:21 -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 -#: pgadmin/dashboard/static/js/Dashboard.jsx:656 +#: pgadmin/dashboard/static/js/Dashboard.jsx:563 +#: pgadmin/dashboard/static/js/Dashboard.jsx:659 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:41 #: pgadmin/dashboard/static/js/Replication/schema_ui/replication_stats.ui.js:23 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:46 @@ -8184,8 +8192,8 @@ msgid "Client Port" msgstr "Port klienta" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:39 -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 -#: pgadmin/dashboard/static/js/Dashboard.jsx:621 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 +#: pgadmin/dashboard/static/js/Dashboard.jsx:624 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:57 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:55 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:219 @@ -8335,7 +8343,8 @@ msgstr "Limit připojení musí být celé číslo nebo -1." #: pgadmin/browser/server_groups/servers/roles/__init__.py:295 msgid "" "\n" -"Role members information must be passed as an array of JSON objects in the\n" +"Role members information must be passed as an array of JSON objects in " +"the\n" "following format:\n" "\n" "rolmembers:[{\n" @@ -8359,8 +8368,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/__init__.py:313 msgid "" "\n" -"Role membership information must be passed as a string representing an array " -"of\n" +"Role membership information must be passed as a string representing an " +"array of\n" "JSON objects in the following format:\n" "rolmembers:{\n" " 'added': [{\n" @@ -8383,8 +8392,8 @@ msgid "" " ]\n" msgstr "" "\n" -"Informace o členství v roli musí být předány jako řetězec představující pole " -"objektů JSON v následujícím formátu:\n" +"Informace o členství v roli musí být předány jako řetězec představující " +"pole objektů JSON v následujícím formátu:\n" "rolmembers:{\n" " 'added': [{\n" " role: [rolename],\n" @@ -8408,8 +8417,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/__init__.py:354 msgid "" "\n" -"Role membership information must be passed as an array of JSON objects in " -"the\n" +"Role membership information must be passed as an array of JSON objects in" +" the\n" "following format:\n" "\n" "rolmembership:[{\n" @@ -8433,8 +8442,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/__init__.py:372 msgid "" "\n" -"Role membership information must be passed as a string representing an array " -"of\n" +"Role membership information must be passed as a string representing an " +"array of\n" "JSON objects in the following format:\n" "rolmembership:{\n" " 'added': [{\n" @@ -8483,7 +8492,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/__init__.py:412 msgid "" "\n" -"Security Label must be passed as an array of JSON objects in the following\n" +"Security Label must be passed as an array of JSON objects in the " +"following\n" "format:\n" "seclabels:[{\n" " provider: ,\n" @@ -8493,7 +8503,8 @@ msgid "" "]" msgstr "" "\n" -"Bezpečnostní štítek musí být předán jako pole objektů JSON v následujícím\n" +"Bezpečnostní štítek musí být předán jako pole objektů JSON v následujícím" +"\n" "formátu:\n" "seclabels:[{\n" " provider: ,\n" @@ -8505,7 +8516,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/__init__.py:427 msgid "" "\n" -"Security Label must be passed as an array of JSON objects in the following\n" +"Security Label must be passed as an array of JSON objects in the " +"following\n" "format:\n" "seclabels:{\n" " 'added': [{\n" @@ -8606,8 +8618,8 @@ msgid "" " ]\n" msgstr "" "\n" -"Konfigurační parametry/proměnné musí být v režimu aktualizace předány jako " -"pole objektů JSON v následujícím formátu:\n" +"Konfigurační parametry/proměnné musí být v režimu aktualizace předány " +"jako pole objektů JSON v následujícím formátu:\n" "rolmembership:{\n" "'added': [{\n" " database: nebo null,\n" @@ -8811,8 +8823,7 @@ msgstr "Členství" #: pgadmin/browser/server_groups/servers/roles/static/js/role.ui.js:169 #: pgadmin/browser/server_groups/servers/roles/static/js/role.ui.js:188 msgid "Select the checkbox for roles to include WITH ADMIN OPTION." -msgstr "" -"Zaškrtněte políčko pro role, které mají být zahrnuty WITH ADMIN OPTION." +msgstr "Zaškrtněte políčko pro role, které mají být zahrnuty WITH ADMIN OPTION." #: pgadmin/browser/server_groups/servers/roles/static/js/role.ui.js:169 #: pgadmin/browser/server_groups/servers/roles/static/js/role.ui.js:188 @@ -8824,6 +8835,7 @@ msgstr "Role zobrazené se zatržítkem mají nastaveno WITH ADMIN OPTION." #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:128 #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:136 #: pgadmin/browser/templates/browser/js/messages.js:23 +#: pgadmin/static/js/SchemaView/FormView.jsx:70 #: pgadmin/tools/import_export/static/js/import_export.ui.js:52 #: pgadmin/tools/import_export/static/js/import_export.ui.js:62 #: pgadmin/tools/import_export/static/js/import_export.ui.js:85 @@ -8844,8 +8856,8 @@ msgid "" "Change the ownership or\n" "drop the database objects owned by a database role" msgstr "" -"Změňte vlastnictví nebo odstraňte databázové objekty vlastněné databázovou " -"rolí" +"Změňte vlastnictví nebo odstraňte databázové objekty vlastněné " +"databázovou rolí" #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:61 msgid "Reassign objects to" @@ -8857,11 +8869,12 @@ msgstr "Nový vlastník dotčených objektů" #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:131 msgid "" -"Note: CASCADE will automatically drop objects that depend on the affected " -"objects, and in turn all objects that depend on those objects" +"Note: CASCADE will automatically drop objects that depend on the affected" +" objects, and in turn all objects that depend on those objects" msgstr "" -"Poznámka: CASCADE automaticky odstraní objekty, které závisí na ovlivněných " -"objektech, a následně všechny objekty, které na těchto objektech závisí" +"Poznámka: CASCADE automaticky odstraní objekty, které závisí na " +"ovlivněných objektech, a následně všechny objekty, které na těchto " +"objektech závisí" #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:135 msgid "From database" @@ -8884,8 +8897,8 @@ msgid "" "Are you sure you wish to ${state.role_op} all the objects owned by the " "selected role?" msgstr "" -"Jste si jisti, že chcete ${state.role_op} všechny objekty vlastněné vybranou " -"rolí?" +"Jste si jisti, že chcete ${state.role_op} všechny objekty vlastněné " +"vybranou rolí?" #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:212 msgid "Reassign/Drop Owned - ${data.label}" @@ -9012,11 +9025,11 @@ msgstr "Znovu načíst konfiguraci" #: pgadmin/browser/server_groups/servers/static/js/server.js:106 msgid "" -"Please select a server from the object explorer to reload the configuration " -"files." +"Please select a server from the object explorer to reload the " +"configuration files." msgstr "" -"Chcete-li znovu načíst konfigurační soubory, vyberte v průzkumníku objektů " -"server." +"Chcete-li znovu načíst konfigurační soubory, vyberte v průzkumníku " +"objektů server." #: pgadmin/browser/server_groups/servers/static/js/server.js:111 msgid "Add Named Restore Point..." @@ -9024,10 +9037,11 @@ msgstr "Přidat pojmenovaný bod obnovy..." #: pgadmin/browser/server_groups/servers/static/js/server.js:113 msgid "" -"Please select any server from the object explorer to Add Named Restore Point." +"Please select any server from the object explorer to Add Named Restore " +"Point." msgstr "" -"Vyberte libovolný server z průzkumníku objektů k přidání pojmenovaného bodu " -"obnovy." +"Vyberte libovolný server z průzkumníku objektů k přidání pojmenovaného " +"bodu obnovy." #: pgadmin/browser/server_groups/servers/static/js/server.js:118 msgid "Change Password..." @@ -9043,11 +9057,11 @@ msgstr "Pozastavit přehrávání WAL" #: pgadmin/browser/server_groups/servers/static/js/server.js:127 msgid "" -"Please select a connected database as a Super user and run in Recovery mode " -"to Pause Replay of WAL." +"Please select a connected database as a Super user and run in Recovery " +"mode to Pause Replay of WAL." msgstr "" -"Vyberte připojenou databázi jako superuživatel a spusťte v režimu obnovení, " -"abyste pozastavili přehrávání WAL." +"Vyberte připojenou databázi jako superuživatel a spusťte v režimu " +"obnovení, abyste pozastavili přehrávání WAL." #: pgadmin/browser/server_groups/servers/static/js/server.js:132 msgid "Resume Replay of WAL" @@ -9055,11 +9069,11 @@ msgstr "Pokračovat v přehrávání WAL" #: pgadmin/browser/server_groups/servers/static/js/server.js:134 msgid "" -"Please select a connected database as a Super user and run in Recovery mode " -"to Resume Replay of WAL." +"Please select a connected database as a Super user and run in Recovery " +"mode to Resume Replay of WAL." msgstr "" -"Vyberte připojenou databázi jako superuživatel a spusťte v režimu obnovení, " -"abyste obnovili přehrávání WAL." +"Vyberte připojenou databázi jako superuživatel a spusťte v režimu " +"obnovení, abyste obnovili přehrávání WAL." #: pgadmin/browser/server_groups/servers/static/js/server.js:139 msgid "Clear Saved Password" @@ -9116,15 +9130,15 @@ msgstr "Smazat heslo SSH tunelu" #: pgadmin/browser/server_groups/servers/static/js/server.js:495 #, python-format msgid "" -"Are you sure you want to clear the saved password of SSH Tunnel for server " -"%s?" +"Are you sure you want to clear the saved password of SSH Tunnel for " +"server %s?" msgstr "Opravdu chcete smazat uložené heslo SSH tunelu pro serve r%s?" #: pgadmin/browser/server_groups/servers/static/js/server.js:601 msgid "" -"You have connected to a server version that is older than is supported by " -"pgAdmin. This may cause pgAdmin to break in strange and unpredictable ways. " -"Or a plague of frogs. Either way, you have been warned!" +"You have connected to a server version that is older than is supported by" +" pgAdmin. This may cause pgAdmin to break in strange and unpredictable " +"ways. Or a plague of frogs. Either way, you have been warned!" msgstr "" "Varování: Tato verze serveru již není podporována pgAdminem. To může " "způsobit nefunkčnost či neočekávané chování." @@ -9263,11 +9277,13 @@ msgstr "Práh přípravy" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:366 msgid "" -"If it is set to 0, every query is prepared the first time it is executed. If " -"it is set to blank, prepared statements are disabled on the connection." +"If it is set to 0, every query is prepared the first time it is executed." +" If it is set to blank, prepared statements are disabled on the " +"connection." msgstr "" -"Pokud je nastavena na 0, každý dotaz je připraven při prvním spuštění. Pokud " -"je nastaveno na prázdné, předpřipravené dotazy jsou na připojení zakázány." +"Pokud je nastavena na 0, každý dotaz je připraven při prvním spuštění. " +"Pokud je nastaveno na prázdné, předpřipravené dotazy jsou na připojení " +"zakázány." #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:375 msgid "Server group must be specified." @@ -9280,7 +9296,8 @@ msgstr "Název hostitele nebo služba musí být zadána." #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:395 msgid "Host name must be valid hostname or IPv4 or IPv6 address." msgstr "" -"Název hostitele musí být platný název hostitele nebo adresa IPv4 nebo IPv6." +"Název hostitele musí být platný název hostitele nebo adresa IPv4 nebo " +"IPv6." #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:426 msgid "SSH Tunnel host must be specified." @@ -9374,7 +9391,7 @@ msgid "TTY" msgstr "TTY" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:504 -#: pgadmin/dashboard/static/js/Dashboard.jsx:321 +#: pgadmin/dashboard/static/js/Dashboard.jsx:324 msgid "Replication" msgstr "Replikace" @@ -9509,7 +9526,7 @@ msgstr "Nenastaveno" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:401 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:22 msgid "Yes" msgstr "Ano" @@ -9550,7 +9567,8 @@ msgstr "Informace o tabulkovém prostoru se nepodařilo najít." #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:354 msgid "Tablespace created successfully, Set parameter fail: {0}" msgstr "" -"Tabulkový prostor byl úspěšně vytvořen, nastavení parametru se nezdařilo: {0}" +"Tabulkový prostor byl úspěšně vytvořen, nastavení parametru se nezdařilo:" +" {0}" #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:446 msgid "The specified tablespace could not be found.\n" @@ -9581,19 +9599,19 @@ msgstr "'Umístění' nemůže být prázdné." #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:31 -#: pgadmin/dashboard/static/js/Dashboard.jsx:605 +#: pgadmin/dashboard/static/js/Dashboard.jsx:608 msgid "Backend start" msgstr "Čas připojení klienta" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/Dashboard.jsx:596 +#: pgadmin/dashboard/static/js/Dashboard.jsx:599 msgid "Client" msgstr "Klient" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/Dashboard.jsx:588 +#: pgadmin/dashboard/static/js/Dashboard.jsx:591 msgid "Application" msgstr "Aplikace" @@ -9735,8 +9753,8 @@ msgstr "Při načítání podrobností pro uzel došlo k chybě." #: pgadmin/browser/static/js/collection.js:46 #: pgadmin/dashboard/static/js/components/RefreshButtons.jsx:36 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:551 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:566 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:561 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:576 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:360 msgid "Refresh" msgstr "Obnovit" @@ -10213,19 +10231,19 @@ msgstr "59" #: pgadmin/browser/static/js/heartbeat.js:30 msgid "" -"pgAdmin server not responding, try to login again: ${error.message || error." -"response.data.errormsg}" +"pgAdmin server not responding, try to login again: ${error.message || " +"error.response.data.errormsg}" msgstr "" "pgAdmin server neodpovídá, zkuste se přihlásit znovu: ${error.message || " "error.response.data.errormsg}" #: pgadmin/browser/static/js/heartbeat.js:32 msgid "" -"Server heartbeat logging error: ${error.message || error.response.data." -"errormsg}" +"Server heartbeat logging error: ${error.message || " +"error.response.data.errormsg}" msgstr "" -"Chyba logování heartbeat serveru: ${error.message || error.response.data." -"errormsg}" +"Chyba logování heartbeat serveru: ${error.message || " +"error.response.data.errormsg}" #: pgadmin/browser/static/js/node.js:94 #, python-format @@ -10273,10 +10291,11 @@ msgstr "Opravdu chcete přestat upravovat vlastnosti %s \"%s\"?" #: pgadmin/browser/static/js/node.js:472 #, python-format msgid "" -"Are you sure want to reset the current changes and re-open the panel for %s " -"\"%s\"?" +"Are you sure want to reset the current changes and re-open the panel for " +"%s \"%s\"?" msgstr "" -"Opravdu chcete resetovat aktuální změny a znovu otevřít panel pro %s \"%s\"?" +"Opravdu chcete resetovat aktuální změny a znovu otevřít panel pro %s " +"\"%s\"?" #: pgadmin/browser/static/js/node.js:476 msgid "Edit in progress?" @@ -10285,8 +10304,9 @@ msgstr "Probíhá úprava?" #: pgadmin/browser/static/js/node.js:524 #, python-format msgid "" -"Delete database with the force option will attempt to terminate all existing " -"connections to the \"%s\" database. Are you sure you want to proceed?" +"Delete database with the force option will attempt to terminate all " +"existing connections to the \"%s\" database. Are you sure you want" +" to proceed?" msgstr "" "Smazat databázi s možností vynutit se pokusí ukončit všechna existující " "připojení k databázi \"%s\". Opravdu chcete pokračovat?" @@ -10299,8 +10319,8 @@ msgstr "Vynutit smazání %s (FORCE)?" #: pgadmin/browser/static/js/node.js:529 #, python-format msgid "" -"Are you sure you want to delete %s \"%s\" and all the objects that " -"depend on it?" +"Are you sure you want to delete %s \"%s\" and all the objects that" +" depend on it?" msgstr "" "Opravdu chcete smazat %s \"%s\" a všechny objekty, které na něm " "závisí?" @@ -10351,28 +10371,29 @@ msgid "" " {1}, which is either deprecated or not supported by\n" " pgAdmin 4." msgstr "" -"Váš prohlížeč byl rozpoznán jako {0} verze {1}, který je buď zastaralý, nebo není podporován pgAdminem 4." +"Váš prohlížeč byl rozpoznán jako {0} verze " +"{1}, který je buď zastaralý, nebo není podporován " +"pgAdminem 4." #: pgadmin/browser/templates/browser/browser.html:6 msgid "" "Your browser was detected as {0} version\n" -" {1}, which pgAdmin has not been tested with. pgAdmin " -"may\n" -" not work as expected, and any issues reported when using this browser " -"may\n" +" {1}, which pgAdmin has not been tested with. pgAdmin" +" may\n" +" not work as expected, and any issues reported when using this browser" +" may\n" " not be fixed." msgstr "" -"Váš prohlížeč byl rozpoznán jako {0} verze {1}, se kterou pgAdmin nebyl testován. pgAdmin nemusí fungovat podle " -"očekávání a případné problémy hlášené při používání tohoto prohlížeče nemusí " -"být vyřešeny." +"Váš prohlížeč byl rozpoznán jako {0} verze " +"{1}, se kterou pgAdmin nebyl testován. pgAdmin nemusí " +"fungovat podle očekávání a případné problémy hlášené při používání tohoto" +" prohlížeče nemusí být vyřešeny." #: pgadmin/browser/templates/browser/browser.html:11 msgid "" "Please visit the FAQ to see " -"the\n" +" href=\"https://www.pgadmin.org/faq/#11\" target=\"_new\">FAQ to " +"see the\n" " supported browsers." msgstr "" "Podporované prohlížeče naleznete na stránce here " -"for more information." +"Please click here for more information." msgstr "" "Další informace získáte kliknutím zde." @@ -10497,11 +10518,11 @@ msgid "Retrieving data from the server..." msgstr "Načítání dat ze serveru..." #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:832 -#: pgadmin/dashboard/static/js/Dashboard.jsx:893 -#: pgadmin/dashboard/static/js/Dashboard.jsx:897 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1028 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1032 +#: pgadmin/dashboard/static/js/Dashboard.jsx:835 +#: pgadmin/dashboard/static/js/Dashboard.jsx:896 +#: pgadmin/dashboard/static/js/Dashboard.jsx:900 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1031 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1035 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:131 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:135 #: pgadmin/misc/dependents/static/js/Dependents.jsx:130 @@ -10583,7 +10604,8 @@ msgstr "Zobrazit aktivitu" #: pgadmin/dashboard/__init__.py:162 msgid "If set to True, activity will be displayed on dashboards." msgstr "" -"Pokud je nastaveno na hodnotu Ano, bude se aktivita zobrazovat na přehledu." +"Pokud je nastaveno na hodnotu Ano, bude se aktivita zobrazovat na " +"přehledu." #: pgadmin/dashboard/__init__.py:168 msgid "Show state?" @@ -10591,8 +10613,7 @@ msgstr "Zobrazit stav" #: pgadmin/dashboard/__init__.py:170 msgid "If set to True, state tables will be displayed on dashboards." -msgstr "" -"Pokud je nastaveno na hodnotu Ano, tabulky stavů se zobrazí na přehledu." +msgstr "Pokud je nastaveno na hodnotu Ano, tabulky stavů se zobrazí na přehledu." #: pgadmin/dashboard/__init__.py:176 msgid "Long running query thresholds" @@ -10603,8 +10624,8 @@ msgid "" "Set the warning and alert threshold value to highlight the long-running " "queries on the dashboard." msgstr "" -"Nastavte varovnou a výstražnou prahovou hodnotu, abyste zvýraznili dlouho " -"trvající dotazy na přehledu." +"Nastavte varovnou a výstražnou prahovou hodnotu, abyste zvýraznili dlouho" +" trvající dotazy na přehledu." #: pgadmin/dashboard/__init__.py:185 msgid "Graphs" @@ -10617,8 +10638,8 @@ msgstr "Zobrazit datové body grafu" #: pgadmin/dashboard/__init__.py:192 msgid "If set to True, data points will be visible on graph lines." msgstr "" -"Pokud je nastaveno na hodnotu Ano, budou datové body viditelné na řádcích " -"grafu." +"Pokud je nastaveno na hodnotu Ano, budou datové body viditelné na řádcích" +" grafu." #: pgadmin/dashboard/__init__.py:198 msgid "Use different data point styles?" @@ -10629,8 +10650,8 @@ msgid "" "If set to True, data points will be visible in a different style on each " "graph lines." msgstr "" -"Pokud je nastaveno na hodnotu Ano, budou datové body na každém řádku grafu " -"viditelné v jiném stylu." +"Pokud je nastaveno na hodnotu Ano, budou datové body na každém řádku " +"grafu viditelné v jiném stylu." #: pgadmin/dashboard/__init__.py:206 msgid "Show mouse hover tooltip?" @@ -10638,11 +10659,11 @@ msgstr "Zobrazit popisek při najetí myši" #: pgadmin/dashboard/__init__.py:208 msgid "" -"If set to True, tooltip will appear on mouse hover on the graph lines giving " -"the data point details" +"If set to True, tooltip will appear on mouse hover on the graph lines " +"giving the data point details" msgstr "" -"Pokud je nastaveno na hodnotu Ano, zobrazí se nápověda na ukazateli myši na " -"grafických řádcích s údaji o datových bodech" +"Pokud je nastaveno na hodnotu Ano, zobrazí se nápověda na ukazateli myši " +"na grafických řádcích s údaji o datových bodech" #: pgadmin/dashboard/__init__.py:215 msgid "Chart line width" @@ -10744,273 +10765,273 @@ msgstr "Dotaz začal v" msgid "Last state changed at" msgstr "Poslední stav změněn v" -#: pgadmin/dashboard/static/js/Dashboard.jsx:114 -#: pgadmin/dashboard/static/js/Dashboard.jsx:167 +#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:171 msgid "Terminate Session?" msgstr "Ukončit relaci?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:115 +#: pgadmin/dashboard/static/js/Dashboard.jsx:119 msgid "Are you sure you wish to terminate the session?" msgstr "Opravdu chcete relaci ukončit?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:122 msgid "Session terminated successfully." msgstr "Relace byla úspěšně ukončena." -#: pgadmin/dashboard/static/js/Dashboard.jsx:119 +#: pgadmin/dashboard/static/js/Dashboard.jsx:123 msgid "An error occurred whilst terminating the active query." msgstr "Při ukončení aktivního dotazu došlo k chybě." -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 -#: pgadmin/dashboard/static/js/Dashboard.jsx:219 +#: pgadmin/dashboard/static/js/Dashboard.jsx:160 +#: pgadmin/dashboard/static/js/Dashboard.jsx:223 msgid "Failed to perform the operation." msgstr "Operaci se nepodařilo provést." -#: pgadmin/dashboard/static/js/Dashboard.jsx:180 +#: pgadmin/dashboard/static/js/Dashboard.jsx:184 msgid "Cancel Active Query?" msgstr "Zrušit aktivní doraz?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:181 +#: pgadmin/dashboard/static/js/Dashboard.jsx:185 msgid "Are you sure you wish to cancel the active query?" msgstr "Opravdu chcete zrušit aktivní dotaz?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:184 +#: pgadmin/dashboard/static/js/Dashboard.jsx:188 msgid "Active query cancelled successfully." msgstr "Aktivní dotaz byl úspěšně zrušen." -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:189 msgid "An error occurred whilst cancelling the active query." msgstr "Při rušení aktivního dotazu došlo k chybě." -#: pgadmin/dashboard/static/js/Dashboard.jsx:230 +#: pgadmin/dashboard/static/js/Dashboard.jsx:234 msgid "Cancel the active query" msgstr "Zrušit aktivní dotaz" -#: pgadmin/dashboard/static/js/Dashboard.jsx:254 -#: pgadmin/dashboard/static/js/Dashboard.jsx:263 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 +#: pgadmin/dashboard/static/js/Dashboard.jsx:266 msgid "Active sessions only" msgstr "Pouze aktivní relace" -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 msgid "Activity" msgstr "Aktivita" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "Configuration" msgstr "Konfigurace" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 -#: pgadmin/dashboard/static/js/Dashboard.jsx:512 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 +#: pgadmin/dashboard/static/js/Dashboard.jsx:515 msgid "Logs" msgstr "Logy" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "System" msgstr "Systém" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:56 #: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 msgid "Summary" msgstr "Souhrn" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 msgid "CPU" msgstr "CPU" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:229 msgid "Memory" msgstr "Paměť" -#: pgadmin/dashboard/static/js/Dashboard.jsx:349 +#: pgadmin/dashboard/static/js/Dashboard.jsx:352 msgid "You cannot cancel background worker processes." msgstr "Nemůžete zrušit pracovní procesy na pozadí." -#: pgadmin/dashboard/static/js/Dashboard.jsx:351 +#: pgadmin/dashboard/static/js/Dashboard.jsx:354 msgid "You cannot terminate background worker processes." msgstr "Nemůžete přerušit pracovní procesy na pozadí." -#: pgadmin/dashboard/static/js/Dashboard.jsx:364 +#: pgadmin/dashboard/static/js/Dashboard.jsx:367 msgid "You are not allowed to cancel the main active session." msgstr "Není dovoleno zrušit hlavní aktivní relaci." -#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +#: pgadmin/dashboard/static/js/Dashboard.jsx:371 msgid "You are not allowed to terminate the main active session." msgstr "Není dovoleno přerušit hlavní aktivní relaci." -#: pgadmin/dashboard/static/js/Dashboard.jsx:376 +#: pgadmin/dashboard/static/js/Dashboard.jsx:379 msgid "The session is already in idle state." msgstr "Relace je již v nečinném stavu." -#: pgadmin/dashboard/static/js/Dashboard.jsx:397 +#: pgadmin/dashboard/static/js/Dashboard.jsx:400 msgid "Category" msgstr "Kategorie" -#: pgadmin/dashboard/static/js/Dashboard.jsx:415 +#: pgadmin/dashboard/static/js/Dashboard.jsx:418 msgid "Unit" msgstr "Jednotka" -#: pgadmin/dashboard/static/js/Dashboard.jsx:424 +#: pgadmin/dashboard/static/js/Dashboard.jsx:427 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Description" msgstr "Popis" -#: pgadmin/dashboard/static/js/Dashboard.jsx:471 +#: pgadmin/dashboard/static/js/Dashboard.jsx:474 msgid "Failed to download the logs." msgstr "Stažení logů se nezdařilo." -#: pgadmin/dashboard/static/js/Dashboard.jsx:486 +#: pgadmin/dashboard/static/js/Dashboard.jsx:489 msgid "View the log details" msgstr "Zobrazit podrobnosti logu" -#: pgadmin/dashboard/static/js/Dashboard.jsx:491 +#: pgadmin/dashboard/static/js/Dashboard.jsx:494 msgid "Error Severity" msgstr "Závažnost chyby" -#: pgadmin/dashboard/static/js/Dashboard.jsx:501 +#: pgadmin/dashboard/static/js/Dashboard.jsx:504 msgid "Log Prefix/Timestamp" msgstr "Prefix/čas logu" -#: pgadmin/dashboard/static/js/Dashboard.jsx:555 +#: pgadmin/dashboard/static/js/Dashboard.jsx:558 msgid "View the active session details" msgstr "Zobrazit podrobnosti o aktivní relaci" -#: pgadmin/dashboard/static/js/Dashboard.jsx:613 +#: pgadmin/dashboard/static/js/Dashboard.jsx:616 msgid "Transaction start" msgstr "Zahájení transakce" -#: pgadmin/dashboard/static/js/Dashboard.jsx:631 +#: pgadmin/dashboard/static/js/Dashboard.jsx:634 msgid "Waiting" msgstr "Čekání" -#: pgadmin/dashboard/static/js/Dashboard.jsx:639 +#: pgadmin/dashboard/static/js/Dashboard.jsx:642 msgid "Wait event" msgstr "Čekající událost" -#: pgadmin/dashboard/static/js/Dashboard.jsx:646 +#: pgadmin/dashboard/static/js/Dashboard.jsx:649 msgid "Blocking PIDs" msgstr "Blokující PIDy" -#: pgadmin/dashboard/static/js/Dashboard.jsx:675 +#: pgadmin/dashboard/static/js/Dashboard.jsx:678 msgid "Lock type" msgstr "Typ zámku" -#: pgadmin/dashboard/static/js/Dashboard.jsx:684 +#: pgadmin/dashboard/static/js/Dashboard.jsx:687 msgid "Target relation" msgstr "Cílová relace" -#: pgadmin/dashboard/static/js/Dashboard.jsx:691 +#: pgadmin/dashboard/static/js/Dashboard.jsx:694 msgid "Page" msgstr "Stránka" -#: pgadmin/dashboard/static/js/Dashboard.jsx:700 +#: pgadmin/dashboard/static/js/Dashboard.jsx:703 msgid "Tuple" msgstr "n-tic" -#: pgadmin/dashboard/static/js/Dashboard.jsx:709 +#: pgadmin/dashboard/static/js/Dashboard.jsx:712 msgid "vXID (target)" msgstr "vXID (cíl)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:718 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "XID (target)" msgstr "XID (cíl)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:730 msgid "Class" msgstr "Třída" -#: pgadmin/dashboard/static/js/Dashboard.jsx:736 +#: pgadmin/dashboard/static/js/Dashboard.jsx:739 msgid "Object ID" msgstr "ID objektu" -#: pgadmin/dashboard/static/js/Dashboard.jsx:745 +#: pgadmin/dashboard/static/js/Dashboard.jsx:748 msgid "vXID (owner)" msgstr "vXID (vlastník)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:764 +#: pgadmin/dashboard/static/js/Dashboard.jsx:767 msgid "Granted?" msgstr "Dovoleno" -#: pgadmin/dashboard/static/js/Dashboard.jsx:800 +#: pgadmin/dashboard/static/js/Dashboard.jsx:803 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:807 +#: pgadmin/dashboard/static/js/Dashboard.jsx:810 msgid "Prepared at" msgstr "Připraveno v" -#: pgadmin/dashboard/static/js/Dashboard.jsx:824 +#: pgadmin/dashboard/static/js/Dashboard.jsx:827 msgid "Text" msgstr "Text" -#: pgadmin/dashboard/static/js/Dashboard.jsx:825 +#: pgadmin/dashboard/static/js/Dashboard.jsx:828 msgid "JSON" msgstr "JSON" -#: pgadmin/dashboard/static/js/Dashboard.jsx:826 +#: pgadmin/dashboard/static/js/Dashboard.jsx:829 msgid "CSV" msgstr "CSV" -#: pgadmin/dashboard/static/js/Dashboard.jsx:848 +#: pgadmin/dashboard/static/js/Dashboard.jsx:851 msgid "Please connect to the selected server to view the dashboard." msgstr "Chcete-li zobrazit přehled, připojte se k vybranému serveru." -#: pgadmin/dashboard/static/js/Dashboard.jsx:854 +#: pgadmin/dashboard/static/js/Dashboard.jsx:857 msgid "Loading dashboard..." msgstr "Načítání přehledu..." -#: pgadmin/dashboard/static/js/Dashboard.jsx:877 +#: pgadmin/dashboard/static/js/Dashboard.jsx:880 msgid "Loading logs..." msgstr "Načítání logů..." -#: pgadmin/dashboard/static/js/Dashboard.jsx:886 +#: pgadmin/dashboard/static/js/Dashboard.jsx:889 msgid "" -"Please enable the logging to view the server logs or check the log file is " -"in place or not." +"Please enable the logging to view the server logs or check the log file " +"is in place or not." msgstr "" -"Chcete-li zobrazit logy serveru, povolte logování nebo zkontrolujte zda je " -"soubor protokolu na svém místě." +"Chcete-li zobrazit logy serveru, povolte logování nebo zkontrolujte zda " +"je soubor protokolu na svém místě." -#: pgadmin/dashboard/static/js/Dashboard.jsx:908 +#: pgadmin/dashboard/static/js/Dashboard.jsx:911 msgid "" -"The system_stats extension is not installed. You can install the extension " -"in a database using the \"CREATE EXTENSION system_stats;\" SQL command. " -"Reload pgAdmin once it is installed." +"The system_stats extension is not installed. You can install the " +"extension in a database using the \"CREATE EXTENSION system_stats;\" SQL " +"command. Reload pgAdmin once it is installed." msgstr "" -"Rozšíření systémových statistik (system_stats) není nainstalováno. Rozšíření " -"můžete nainstalovat do databáze pomocí SQL příkazu \"CREATE EXTENSION " -"system_stats;\". Po instalaci znovu načtěte pgAdmina." +"Rozšíření systémových statistik (system_stats) není nainstalováno. " +"Rozšíření můžete nainstalovat do databáze pomocí SQL příkazu \"CREATE " +"EXTENSION system_stats;\". Po instalaci znovu načtěte pgAdmina." -#: pgadmin/dashboard/static/js/Dashboard.jsx:916 +#: pgadmin/dashboard/static/js/Dashboard.jsx:919 msgid "Failed to verify the presence of system stats extension." msgstr "Nepodařilo se ověřit přítomnost rozšíření systémových statistik." -#: pgadmin/dashboard/static/js/Dashboard.jsx:963 +#: pgadmin/dashboard/static/js/Dashboard.jsx:966 msgid "Table based logs" msgstr "Tabulkové logy" -#: pgadmin/dashboard/static/js/Dashboard.jsx:968 +#: pgadmin/dashboard/static/js/Dashboard.jsx:971 msgid "Log Format" msgstr "Formát logů" -#: pgadmin/dashboard/static/js/Dashboard.jsx:980 +#: pgadmin/dashboard/static/js/Dashboard.jsx:983 msgid "Tabular format?" msgstr "Tabulkový formát" -#: pgadmin/dashboard/static/js/Dashboard.jsx:998 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1001 msgid "Download logs " msgstr "Stáhnout logy" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1082 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1085 msgid "Sessions" msgstr "Relace" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1093 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1096 msgid "Locks" msgstr "Zámky" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1101 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1104 msgid "Prepared Transactions" msgstr "Připravené transakce" @@ -11039,7 +11060,8 @@ msgstr "Při vykreslování grafu došlo k chybě." #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:327 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:207 msgid "" -"Not connected to the server or the connection to the server has been closed." +"Not connected to the server or the connection to the server has been " +"closed." msgstr "Není připojení k serveru nebo připojení k serveru bylo ukončeno." #: pgadmin/dashboard/static/js/Graphs.jsx:261 @@ -11097,15 +11119,15 @@ msgstr "Otevřený software" #: pgadmin/dashboard/static/js/WelcomeDashboard.jsx:164 msgid "" "pgAdmin is an Open Source administration and management tool for the " -"PostgreSQL database. It includes a graphical administration interface, an " -"SQL query tool, a procedural code debugger and much more. The tool is " -"designed to answer the needs of developers, DBAs and system administrators " -"alike." +"PostgreSQL database. It includes a graphical administration interface, an" +" SQL query tool, a procedural code debugger and much more. The tool is " +"designed to answer the needs of developers, DBAs and system " +"administrators alike." msgstr "" -"pgAdmin je otevřený nástroj pro administraci a správu PostgreSQL databází. " -"Obsahuje grafické administrační rozhraní, dotazovací nástroj SQL, debugger " -"procedurálních kódů a mnoho dalšího. Tento nástroj je navržen tak, aby " -"odpovídal potřebám vývojářů, DBA i správců systému." +"pgAdmin je otevřený nástroj pro administraci a správu PostgreSQL " +"databází. Obsahuje grafické administrační rozhraní, dotazovací nástroj " +"SQL, debugger procedurálních kódů a mnoho dalšího. Tento nástroj je " +"navržen tak, aby odpovídal potřebám vývojářů, DBA i správců systému." #: pgadmin/dashboard/static/js/WelcomeDashboard.jsx:175 msgid "Quick Links" @@ -11599,11 +11621,11 @@ msgstr "Cesta k nápovědě PostgreSQL" #: pgadmin/help/__init__.py:66 msgid "" -"Path to the PostgreSQL documentation. $VERSION$ will be replaced with the " -"major.minor version number." +"Path to the PostgreSQL documentation. $VERSION$ will be replaced with the" +" major.minor version number." msgstr "" -"Cesta k dokumentaci PostgreSQL. $VERSION$ bude nahrazeno číslem major.minor " -"verze." +"Cesta k dokumentaci PostgreSQL. $VERSION$ bude nahrazeno číslem " +"major.minor verze." #: pgadmin/misc/__init__.py:38 pgadmin/tools/backup/static/js/backup.ui.js:366 #: pgadmin/tools/backup/static/js/backup.ui.js:373 @@ -11633,7 +11655,8 @@ msgstr "Témata" #: pgadmin/misc/__init__.py:86 msgid "" -"Click the save button to apply the theme. Below is the preview of the theme." +"Click the save button to apply the theme. Below is the preview of the " +"theme." msgstr "Kliknutím na tlačítko uložit téma použijete. Níže je náhled tématu." #: pgadmin/misc/__init__.py:249 @@ -11863,7 +11886,8 @@ msgstr "Chyba při získávání IP hostitele: ${error.response.data.errormsg}" #: pgadmin/misc/cloud/static/js/CloudWizard.jsx:153 msgid "Error while saving cloud wizard data: ${error.response.data.errormsg}" msgstr "" -"Chyba při ukládání dat cloudového průvodce: ${error.response.data.errormsg}" +"Chyba při ukládání dat cloudového průvodce: " +"${error.response.data.errormsg}" #: pgadmin/misc/cloud/static/js/CloudWizard.jsx:261 msgid "Validating credentials..." @@ -11894,16 +11918,15 @@ msgstr "Proces ověřování EDB BigAnimal právě probíhá..." #: pgadmin/misc/cloud/static/js/azure.js:34 #: pgadmin/misc/cloud/static/js/google.js:35 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 +#: pgadmin/static/js/SchemaView/useSchemaState.js:258 msgid "Loading..." msgstr "Načítání..." #: pgadmin/misc/cloud/static/js/CloudWizard.jsx:350 #: pgadmin/misc/cloud/static/js/azure.js:43 #: pgadmin/misc/cloud/static/js/google.js:70 -msgid "" -"Authentication completed successfully. Click the Next button to proceed." -msgstr "" -"Ověření bylo úspěšně dokončeno. Pokračujte kliknutím na tlačítko Další." +msgid "Authentication completed successfully. Click the Next button to proceed." +msgstr "Ověření bylo úspěšně dokončeno. Pokračujte kliknutím na tlačítko Další." #: pgadmin/misc/cloud/static/js/CloudWizard.jsx:354 msgid "Verification failed. Access Denied..." @@ -11914,7 +11937,8 @@ msgid "" "Authentication completed successfully but you do not have permission to " "create the cluster." msgstr "" -"Ověřování bylo úspěšně dokončeno, ale nemáte oprávnění k vytvoření clusteru." +"Ověřování bylo úspěšně dokončeno, ale nemáte oprávnění k vytvoření " +"clusteru." #: pgadmin/misc/cloud/static/js/CloudWizard.jsx:363 msgid "Authentication is aborted." @@ -11939,11 +11963,11 @@ msgstr "Ověřovací kód pro ověření pgAdmin na EDB BigAnimal je:" #: pgadmin/misc/cloud/static/js/CloudWizard.jsx:416 msgid "" -"By clicking the below button, you will be redirected to the EDB BigAnimal " -"authentication page in a new tab." +"By clicking the below button, you will be redirected to the EDB BigAnimal" +" authentication page in a new tab." msgstr "" -"Kliknutím na tlačítko níže budete přesměrováni na autentizační stránku EDB " -"BigAnimal v nové kartě." +"Kliknutím na tlačítko níže budete přesměrováni na autentizační stránku " +"EDB BigAnimal v nové kartě." #: pgadmin/misc/cloud/static/js/CloudWizard.jsx:420 msgid "Click here to authenticate yourself to EDB BigAnimal" @@ -12018,8 +12042,8 @@ msgstr "Rozsah veřejných IP adres" #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:43 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:282 msgid "" -"IP address range for allowed inbound traffic, for example: 127.0.0.1/32. Add " -"multiple IP addresses/ranges separated with commas." +"IP address range for allowed inbound traffic, for example: 127.0.0.1/32. " +"Add multiple IP addresses/ranges separated with commas." msgstr "" "Rozsah IP adres pro povolený příchozí provoz, například: 127.0.0.1/32. " "Přidejte více IP adres/rozsahů oddělených čárkami." @@ -12084,8 +12108,9 @@ msgid "" "At least 8 printable ASCII characters. Cannot contain any of the " "following: / (slash), '(single quote), \"(double quote) and @ (at sign)." msgstr "" -"Alespoň 8 tisknutelných znaků ASCII. Nesmí obsahovat nic z následujícího: / " -"(lomítko), ' (jednoduché uvozovky), \" (dvojité uvozovky) a @ (zavináč)." +"Alespoň 8 tisknutelných znaků ASCII. Nesmí obsahovat nic z následujícího:" +" / (lomítko), ' (jednoduché uvozovky), \" (dvojité uvozovky) a @ " +"(zavináč)." #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:171 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:498 @@ -12156,8 +12181,8 @@ msgstr "Přidělené úložiště musí být mezi 5 - 3072 GiB." #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:339 msgid "" "Creates a standby in a different Availability Zone (AZ) to provide data " -"redundancy, eliminate I/O freezes, and minimize latency spikes during system " -"backups." +"redundancy, eliminate I/O freezes, and minimize latency spikes during " +"system backups." msgstr "" "Vytváří pohotovostní režim v jiné zóně dostupnosti, aby byla zajištěna " "redundance dat, eliminováno zamrzání I/O a minimalizovány špičky latence " @@ -12169,11 +12194,11 @@ msgstr "Chyba při ověřování Microsoft Azure: ${error}" #: pgadmin/misc/cloud/static/js/azure.js:276 msgid "" -"Error while checking server name availability with Microsoft Azure: ${error." -"response.data.errormsg}" +"Error while checking server name availability with Microsoft Azure: " +"${error.response.data.errormsg}" msgstr "" -"Chyba při kontrole dostupnosti názvu serveru pomocí Microsoft Azure: ${error." -"response.data.errormsg}" +"Chyba při kontrole dostupnosti názvu serveru pomocí Microsoft Azure: " +"${error.response.data.errormsg}" #: pgadmin/misc/cloud/static/js/azure.js:294 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:234 @@ -12205,12 +12230,12 @@ msgstr "Azure CLI" #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:71 msgid "" -"Azure CLI will use the currently logged in identity through the Azure CLI on " -"the local machine. Interactive Browser will open a browser window to " +"Azure CLI will use the currently logged in identity through the Azure CLI" +" on the local machine. Interactive Browser will open a browser window to " "authenticate a user interactively." msgstr "" -"Azure CLI použije aktuálně přihlášenou identitu prostřednictvím Azure CLI na " -"místním počítači. Interaktivní prohlížeč otevře okno prohlížeče pro " +"Azure CLI použije aktuálně přihlášenou identitu prostřednictvím Azure CLI" +" na místním počítači. Interaktivní prohlížeč otevře okno prohlížeče pro " "interaktivní ověření uživatele." #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:77 @@ -12228,8 +12253,8 @@ msgstr "Kliknutím sem se ověříte v Microsoft Azure" #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:101 msgid "" "After clicking the button above you will be redirected to the Microsoft " -"Azure authentication page in a new browser tab if the Interactive Browser " -"option is selected." +"Azure authentication page in a new browser tab if the Interactive Browser" +" option is selected." msgstr "" "Po kliknutí na tlačítko výše budete přesměrováni na ověřovací stránku " "Microsoft Azure na nové kartě prohlížeče, pokud je vybrána možnost " @@ -12265,14 +12290,14 @@ msgstr "Zadané uživatelské jméno správce není povoleno." #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:452 msgid "" -"The password must be 8-128 characters long and must contain characters from " -"three of the following categories - English uppercase letters, English " -"lowercase letters, numbers (0-9), and non-alphanumeric characters (!, $, #, " -"%, etc.)" +"The password must be 8-128 characters long and must contain characters " +"from three of the following categories - English uppercase letters, " +"English lowercase letters, numbers (0-9), and non-alphanumeric characters" +" (!, $, #, %, etc.)" msgstr "" "Heslo musí mít 8-128 znaků a musí obsahovat znaky ze tří z následujících " -"kategorií – anglická velká písmena, anglická malá písmena, číslice (0–9) a " -"nealfanumerické znaky (!, $, #, %, atd.)" +"kategorií – anglická velká písmena, anglická malá písmena, číslice (0–9) " +"a nealfanumerické znaky (!, $, #, %, atd.)" #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:478 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:378 @@ -12286,22 +12311,22 @@ msgid "" "\"azure_superuser\", \"azure_pg_admin\", \"admin\", \"administrator\", " "\"root\", \"guest\", \"public\", or start with \"pg_\"." msgstr "" -"Uživatelské jméno správce musí mít 1-63 znaků a může obsahovat pouze znaky, " -"čísla a podtržítka. Uživatelské jméno nemůže být \"azure_superuser\", " -"\"azure_pg_admin\", \"admin\", \"administrator\", \"root\", \"guest\", " -"\"public\" nebo začínat \"pg_\"." +"Uživatelské jméno správce musí mít 1-63 znaků a může obsahovat pouze " +"znaky, čísla a podtržítka. Uživatelské jméno nemůže být " +"\"azure_superuser\", \"azure_pg_admin\", \"admin\", \"administrator\", " +"\"root\", \"guest\", \"public\" nebo začínat \"pg_\"." #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:492 msgid "" -"The password must be 8-128 characters long and must contain characters from " -"three of the following categories - English uppercase letters, English " -"lowercase letters, numbers (0-9), and non-alphanumeric characters (!, $, #, " -"%, etc.), and cannot contain all or part of the login name" +"The password must be 8-128 characters long and must contain characters " +"from three of the following categories - English uppercase letters, " +"English lowercase letters, numbers (0-9), and non-alphanumeric characters" +" (!, $, #, %, etc.), and cannot contain all or part of the login name" msgstr "" "Heslo musí mít 8-128 znaků a musí obsahovat znaky ze tří z následujících " -"kategorií – anglická velká písmena, anglická malá písmena, číslice (0–9) a " -"nealfanumerické znaky (!, $, #, %, atd.), a nemůže obsahovat celé nebo část " -"přihlašovacího jména" +"kategorií – anglická velká písmena, anglická malá písmena, číslice (0–9) " +"a nealfanumerické znaky (!, $, #, %, atd.), a nemůže obsahovat celé nebo " +"část přihlašovacího jména" #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:519 msgid "" @@ -12311,9 +12336,9 @@ msgid "" "192.168.0.100 - 192.168.0.200\"" msgstr "" "Seznam IP adres nebo rozsah IP adres (počáteční IP adresa - koncová IP " -"adresa), ze kterých má být přijímán příchozí provoz. Přidejte více IP adres/" -"rozsahů oddělených čárkami, například: \\\"192.168.0.50, 192.168.0.100 - " -"192.168.0.200\"" +"adresa), ze kterých má být přijímán příchozí provoz. Přidejte více IP " +"adres/rozsahů oddělených čárkami, například: \\\"192.168.0.50, " +"192.168.0.100 - 192.168.0.200\"" #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:549 msgid "Zone redundant high availability" @@ -12321,11 +12346,11 @@ msgstr "Zónově redundantní vysoká dostupnost" #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:575 msgid "" -"Zone redundant high availability deploys a standby replica in a different " -"zone. The Burstable instance type does not support high availability." +"Zone redundant high availability deploys a standby replica in a different" +" zone. The Burstable instance type does not support high availability." msgstr "" -"Zónová redundantní vysoká dostupnost nasazuje záložní repliku v jiné zóně. " -"Typ instance Burstable nepodporuje vysokou dostupnost." +"Zónová redundantní vysoká dostupnost nasazuje záložní repliku v jiné " +"zóně. Typ instance Burstable nepodporuje vysokou dostupnost." #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:636 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:468 @@ -12381,11 +12406,11 @@ msgstr "Rozsah veřejných IP adres nemůže být prázdný." #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:721 msgid "" -"Name must be more than 2 characters and must only contain lowercase letters, " -"numbers, and hyphens" +"Name must be more than 2 characters and must only contain lowercase " +"letters, numbers, and hyphens" msgstr "" -"Název musí mít více než 2 znaky a musí obsahovat pouze malá písmena, čísla a " -"pomlčky" +"Název musí mít více než 2 znaky a musí obsahovat pouze malá písmena, " +"čísla a pomlčky" #: pgadmin/misc/cloud/static/js/biganimal.js:225 #: pgadmin/misc/cloud/static/js/biganimal.js:232 @@ -12465,8 +12490,8 @@ msgstr "Počet pohotovostních replik" #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:75 msgid "" -"Adding standby replicas will increase your number of CPUs, as well as your " -"cost." +"Adding standby replicas will increase your number of CPUs, as well as " +"your cost." msgstr "Přidání záložních replik zvýší váš počet CPU a také vaše náklady." #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:77 @@ -12531,8 +12556,9 @@ msgstr "Heslo databáze" #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:485 msgid "" -"IP address range for allowed inbound traffic, for example: 127.0.0.1/32. Add " -"multiple IP addresses/ranges separated with commas. Leave blank for 0.0.0.0/0" +"IP address range for allowed inbound traffic, for example: 127.0.0.1/32. " +"Add multiple IP addresses/ranges separated with commas. Leave blank for " +"0.0.0.0/0" msgstr "" "Rozsah IP adres pro povolený příchozí provoz, například: 127.0.0.1/32. " "Přidejte více IP adres/rozsahů oddělených čárkami. Ponechte prázdné pro " @@ -12550,8 +12576,8 @@ msgstr "Nasadit cloudovou instanci..." #: pgadmin/misc/cloud/static/js/cloud.js:94 msgid "Error while clearing cloud wizard data: ${error.response.data.errormsg}" msgstr "" -"Při mazání dat cloudového průvodce došlo k chybě: ${error.response.data." -"errormsg}" +"Při mazání dat cloudového průvodce došlo k chybě: " +"${error.response.data.errormsg}" #: pgadmin/misc/cloud/static/js/google.js:55 #: pgadmin/misc/cloud/static/js/google.js:56 @@ -12569,16 +12595,16 @@ msgstr "Soubor s tajným klíčem klienta" #: pgadmin/misc/cloud/static/js/google_schema.ui.js:41 msgid "" -"Select a client secrets file containing the client ID, client secret, and " -"other OAuth 2.0 parameters for google authentication. Refer link for creating client secret." msgstr "" "Vyberte soubor s tajnými klíči klienta obsahující ID klienta, tajný klíč " "klienta a další parametry OAuth 2.0 pro přihlášení Google. Viz odkaz pro vytvoření tajného klíče klienta." #: pgadmin/misc/cloud/static/js/google_schema.ui.js:53 @@ -12645,8 +12671,8 @@ msgstr "Nastavte heslo pro výchozího administrátora \"postgres\"." #: pgadmin/misc/cloud/static/js/google_schema.ui.js:512 msgid "" -"Name must only contain lowercase letters, numbers, and hyphens.Should start " -"with a letter and must be 97 characters or less" +"Name must only contain lowercase letters, numbers, and hyphens.Should " +"start with a letter and must be 97 characters or less" msgstr "" "Název musí obsahovat pouze malá písmena, čísla a pomlčky. Měl by začínat " "písmenem a měl by mít maximálně 97 znaků." @@ -12772,7 +12798,7 @@ msgid "Go Back" msgstr "Jít zpět" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 -#: pgadmin/static/js/SchemaView/DataGridView.jsx:264 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:204 #: pgadmin/static/js/components/PgTable.jsx:280 #: pgadmin/static/js/components/PgTable.jsx:281 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:409 @@ -12819,7 +12845,7 @@ msgid "All Files" msgstr "Všechny soubory" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:848 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:609 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:619 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:19 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:117 @@ -12839,11 +12865,11 @@ msgid "Cancel" msgstr "Zrušit" #: pgadmin/misc/file_manager/static/js/components/GridView.jsx:146 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:168 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:171 msgid "No files/folders found" msgstr "Nebyly nalezeny žádné soubory/složky" -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:127 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:124 msgid "Date Modified" msgstr "Datum změny" @@ -12881,14 +12907,14 @@ msgstr "Nastavení" #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:228 msgid "" -"Enter the directory in which the psql, pg_dump, pg_dumpall, and pg_restore " -"utilities can be found for the corresponding database server version. The " -"default path will be used for server versions that do not have a path " -"specified." +"Enter the directory in which the psql, pg_dump, pg_dumpall, and " +"pg_restore utilities can be found for the corresponding database server " +"version. The default path will be used for server versions that do not " +"have a path specified." msgstr "" "Zadejte adresář, ve kterém lze nalézt obslužné programy psql, pg_dump, " -"pg_dumpall a pg_restore pro odpovídající verzi databázového serveru. Výchozí " -"cesta bude použita pro verze serveru, které nemají zadanou cestu." +"pg_dumpall a pg_restore pro odpovídající verzi databázového serveru. " +"Výchozí cesta bude použita pro verze serveru, které nemají zadanou cestu." #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:256 #: pgadmin/utils/constants.py:26 @@ -12899,41 +12925,41 @@ msgstr "Mřížka s výsledky" msgid "This settings is to Show/Hide nodes in the object explorer." msgstr "Toto nastavení slouží k zobrazení/skrytí uzlů v průzkumníku objektů." -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:538 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:544 msgid "Object explorer refresh required" msgstr "Je vyžadováno občerstvení průzkumníka objektů" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:539 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:545 msgid "An object explorer refresh is required. Do you wish to refresh it now?" -msgstr "" -"Je vyžadováno občerstvení průzkumníka objektů. Přejete si ji nyní obnovit?" +msgstr "Je vyžadováno občerstvení průzkumníka objektů. Přejete si ji nyní obnovit?" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:552 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:567 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:562 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:577 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:361 msgid "Later" msgstr "Později" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:558 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:568 msgid "Refresh required" msgstr "Vyžadováno obnovení" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:559 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:569 msgid "" -"A page refresh is required to apply the theme. Do you wish to refresh the " -"page now?" +"A page refresh is required to apply the theme. Do you wish to refresh the" +" page now?" msgstr "" -"Pro použití tématu je vyžadována aktualizace stránky. Chcete stránku nyní " -"aktualizovat?" +"Pro použití tématu je vyžadována aktualizace stránky. Chcete stránku nyní" +" aktualizovat?" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:605 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:615 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:242 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:436 msgid "Help for this dialog." msgstr "Nápověda k tomuto dialogu." -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:612 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:622 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:27 -#: pgadmin/static/js/SchemaView/index.jsx:818 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:260 msgid "Save" msgstr "Uložit" @@ -13000,26 +13026,26 @@ msgstr "Nepodařilo se načíst nastavení %s modulu %s" #: pgadmin/static/js/utils.js:409 msgid "" "The file opened contains bidirectional Unicode characters which could be " -"interpreted differently than what is displayed. If this is unexpected it is " -"recommended that you review the text in an application that can display " -"hidden Unicode characters before proceeding." +"interpreted differently than what is displayed. If this is unexpected it " +"is recommended that you review the text in an application that can " +"display hidden Unicode characters before proceeding." msgstr "" "Otevřený soubor obsahuje obousměrné znaky Unicode, které by mohly být " "interpretovány jinak, než jak je zobrazeno. Pokud to neočekáváte, " -"doporučujeme, abyste si před pokračováním přečetli text v aplikaci, která " -"dokáže zobrazit skryté znaky Unicode." +"doporučujeme, abyste si před pokračováním přečetli text v aplikaci, která" +" dokáže zobrazit skryté znaky Unicode." #: pgadmin/static/js/utils.js:411 msgid "" "The pasted text contains bidirectional Unicode characters which could be " -"interpreted differently than what is displayed. If this is unexpected it is " -"recommended that you review the text in an application that can display " -"hidden Unicode characters before proceeding." +"interpreted differently than what is displayed. If this is unexpected it " +"is recommended that you review the text in an application that can " +"display hidden Unicode characters before proceeding." msgstr "" "Vložený text obsahuje obousměrné znaky Unicode, které by mohly být " "interpretovány jinak, než jak je zobrazeno. Pokud to neočekáváte, " -"doporučujeme, abyste si před pokračováním přečetli text v aplikaci, která " -"dokáže zobrazit skryté znaky Unicode." +"doporučujeme, abyste si před pokračováním přečetli text v aplikaci, která" +" dokáže zobrazit skryté znaky Unicode." #: pgadmin/static/js/utils.js:413 msgid "Trojan Source Warning" @@ -13027,21 +13053,22 @@ msgstr "Upozornění na možný zdroj trojského koně" #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:23 msgid "" -"Select the user that will take ownership of the shared servers created by " -". shared servers are currently owned by this user.

" -"Clicking on the “Change” button will either change ownership if a user is " -"selected or delete any shared servers if no user is selected. There is no " -"way to reverse this action." +"Select the user that will take ownership of the shared servers created by" +" . shared servers are currently owned by this user. " +"

Clicking on the “Change” button will either change ownership " +"if a user is selected or delete any shared servers if no user is " +"selected. There is no way to reverse this action." msgstr "" -"Vyberte uživatele, který převezme vlastnictví sdílených serverů vytvořených " -". Sdílené servery aktuálně vlastní tento uživatel.

" -"Kliknutím na tlačítko \"Změnit\" buď změníte vlastnictví, pokud je vybrán " -"uživatel, nebo odstraníte všechny sdílené servery, pokud není vybrán žádný " -"uživatel. Tuto akci nelze nijak vrátit." +"Vyberte uživatele, který převezme vlastnictví sdílených serverů " +"vytvořených . Sdílené servery aktuálně vlastní tento " +"uživatel.

Kliknutím na tlačítko \"Změnit\" buď změníte " +"vlastnictví, pokud je vybrán uživatel, nebo odstraníte všechny sdílené " +"servery, pokud není vybrán žádný uživatel. Tuto akci nelze nijak vrátit." #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:36 msgid "" -"The shared servers owned by will be deleted. Do you wish to continue?" +"The shared servers owned by will be deleted. Do you wish to " +"continue?" msgstr "" "Sdílené servery vlastněné uživatelem budou smazány. Chcete " "pokračovat?" @@ -13065,19 +13092,18 @@ msgstr "Neukládat" #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:67 #, python-format msgid "" -"Please enter the SSH Tunnel password for the identity file '%s' to connect " -"the server \"%s\"" +"Please enter the SSH Tunnel password for the identity file '%s' to " +"connect the server \"%s\"" msgstr "" -"Zadejte heslo SSH tunelu pro soubor identity '%s' pro připojení k serveru " -"\"%s\"" +"Zadejte heslo SSH tunelu pro soubor identity '%s' pro připojení k serveru" +" \"%s\"" #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:68 #, python-format msgid "" -"Please enter the SSH Tunnel password for the user '%s' to connect the server " -"\"%s\"" -msgstr "" -"Zadejte heslo SSH tunelu pro uživatele '%s' pro připojení k serveru \"%s\"" +"Please enter the SSH Tunnel password for the user '%s' to connect the " +"server \"%s\"" +msgstr "Zadejte heslo SSH tunelu pro uživatele '%s' pro připojení k serveru \"%s\"" #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:77 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:100 @@ -13086,8 +13112,7 @@ msgstr "Uložit heslo" #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:85 #, python-format -msgid "" -"Please enter the password for the user '%s' to connect the server - \"%s\"" +msgid "Please enter the password for the user '%s' to connect the server - \"%s\"" msgstr "Zadejte heslo pro uživatele '%s' pro připojení serveru - \"%s\"" #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:86 @@ -13102,7 +13127,7 @@ msgstr "Zadejte heslo uživatele pro připojení k serveru - \"%s\"" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:66 #: pgadmin/static/js/helpers/Notifier.jsx:49 -#: pgadmin/static/js/helpers/Notifier.jsx:169 +#: pgadmin/static/js/helpers/Notifier.jsx:172 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:93 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -13119,13 +13144,13 @@ msgstr "Zadejte hlavní heslo." #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:67 msgid "" -"pgAdmin now stores any saved passwords in ${keyringName}. Enter the master " -"password for your existing pgAdmin saved passwords and they will be migrated " -"to the operating system store when you click OK." +"pgAdmin now stores any saved passwords in ${keyringName}. Enter the " +"master password for your existing pgAdmin saved passwords and they will " +"be migrated to the operating system store when you click OK." msgstr "" -"pgAdmin nyní ukládá všechna uložená hesla do ${keyringName}. Zadejte hlavní " -"heslo pro vaše stávající hesla uložená v pgAdmin a po klepnutí na OK budou " -"migrována do úložiště operačního systému." +"pgAdmin nyní ukládá všechna uložená hesla do ${keyringName}. Zadejte " +"hlavní heslo pro vaše stávající hesla uložená v pgAdmin a po klepnutí na " +"OK budou migrována do úložiště operačního systému." #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:81 msgid "Please set a master password for pgAdmin." @@ -13166,8 +13191,8 @@ msgid "" "The master password retrieved from the master password hook utility is " "different from what was previously retrieved." msgstr "" -"Hlavní heslo získané pomocí hooku z nástroje hlavního hesla se liší od toho, " -"co bylo načteno dříve." +"Hlavní heslo získané pomocí hooku z nástroje hlavního hesla se liší od " +"toho, co bylo načteno dříve." #: pgadmin/static/js/Dialogs/index.jsx:92 msgid "Do you want to reset your master password to match?" @@ -13175,8 +13200,8 @@ msgstr "Chcete obnovit své hlavní heslo tak, aby se shodovalo?" #: pgadmin/static/js/Dialogs/index.jsx:93 msgid "" -"Note that this will close all open database connections and remove all saved " -"passwords." +"Note that this will close all open database connections and remove all " +"saved passwords." msgstr "" "Všimněte si, že tím zavřete všechna otevřená databázová připojení a " "odstraníte všechna uložená hesla." @@ -13190,8 +13215,8 @@ msgid "" "Passwords previously saved by pgAdmin have been successfully migrated to " "${res.data.data.keyring_name} and removed from the pgAdmin store." msgstr "" -"Hesla dříve uložená pgAdminem byla úspěšně migrována do ${res.data.data." -"keyring_name} a odstraněna z úložiště pgAdmin." +"Hesla dříve uložená pgAdminem byla úspěšně migrována do " +"${res.data.data.keyring_name} a odstraněna z úložiště pgAdmin." #: pgadmin/static/js/Dialogs/index.jsx:127 msgid "Set Master Password" @@ -13207,20 +13232,20 @@ msgstr "Odemknout uložená hesla" #: pgadmin/static/js/Dialogs/index.jsx:144 msgid "" -"This will remove all the saved passwords. This will also remove established " -"connections to the server and you may need to reconnect again. Do you wish " -"to continue?" +"This will remove all the saved passwords. This will also remove " +"established connections to the server and you may need to reconnect " +"again. Do you wish to continue?" msgstr "" "Toto smaže všechna uložená hesla a také odstraníte navázaná připojení k " "serveru a možná bude nutné se znovu připojit. Chcete pokračovat?" #: pgadmin/static/js/Dialogs/index.jsx:203 msgid "" -"Please make sure to disconnect the server and update the new password in the " -"pgpass file before performing any other operation" +"Please make sure to disconnect the server and update the new password in " +"the pgpass file before performing any other operation" msgstr "" -"Před provedením jakékoli jiné operace se ujistěte, že jste odpojili server a " -"aktualizovali nové heslo v souboru pgpass" +"Před provedením jakékoli jiné operace se ujistěte, že jste odpojili " +"server a aktualizovali nové heslo v souboru pgpass" #: pgadmin/static/js/Dialogs/index.jsx:229 msgid "Change pgAdmin User Password" @@ -13371,7 +13396,7 @@ msgstr "" "Pomocí tlačítka Vyložit/Vyložit analýzu vygenerujete plán dotazu. " "Alternativně můžete také spustit \"EXPLAIN (FORMAT JSON) [QUERY]\"." -#: pgadmin/static/js/PgTreeView/index.jsx:96 +#: pgadmin/static/js/PgTreeView/index.jsx:99 msgid "No objects are found to display" msgstr "Nebyly nalezeny žádné objekty k zobrazení" @@ -13400,59 +13425,63 @@ msgstr "ČLÁNKY NÁPOVĚDY" msgid "Show all" msgstr "Zobrazit vše" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:269 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:209 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:215 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:622 msgid "Add row" msgstr "Přidat řádek" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:388 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:329 msgid "Edit row" msgstr "Upravit řádek" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:405 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:346 msgid "Delete row" msgstr "Odstranit řádek" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:427 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:368 msgid "Delete Row" msgstr "Odstranit řádek" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:428 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:369 msgid "Are you sure you wish to delete this row?" msgstr "Opravdu chcete tento řádek smazat?" -#: pgadmin/static/js/SchemaView/index.jsx:289 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:119 +msgid "Changes will be lost. Are you sure you want to reset?" +msgstr "Změny budou ztraceny. Opravdu chcete resetovat?" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:180 +msgid "No updates." +msgstr "Žádné aktualizace." + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:237 +msgid "SQL help for this object type." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:255 +msgid "Reset" +msgstr "Reset" + +#: pgadmin/static/js/SchemaView/SchemaPropertiesView.jsx:165 +msgid "Edit object..." +msgstr "Upravit objekt..." + +#: pgadmin/static/js/SchemaView/schemaUtils.js:247 #, python-format msgid "%s must be unique." msgstr "%s musí být jedinečné." -#: pgadmin/static/js/SchemaView/index.jsx:291 +#: pgadmin/static/js/SchemaView/schemaUtils.js:251 #, python-format msgid "%s in %s must be unique." msgstr "%s v %s musí být jedinečné." -#: pgadmin/static/js/SchemaView/index.jsx:312 +#: pgadmin/static/js/SchemaView/schemaUtils.js:307 #, python-format msgid "%s in %s" msgstr "%s v %s" -#: pgadmin/static/js/SchemaView/index.jsx:647 -msgid "Changes will be lost. Are you sure you want to reset?" -msgstr "Změny budou ztraceny. Opravdu chcete resetovat?" - -#: pgadmin/static/js/SchemaView/index.jsx:739 -msgid "No updates." -msgstr "Žádné aktualizace." - -#: pgadmin/static/js/SchemaView/index.jsx:815 -msgid "Reset" -msgstr "Reset" - -#: pgadmin/static/js/SchemaView/index.jsx:988 -msgid "Edit object..." -msgstr "Upravit objekt..." - #: pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx:16 msgid "Forget Password" msgstr "Zapomenout heslo" @@ -13462,7 +13491,8 @@ msgid "" "Enter the email address for the user account you wish to recover the " "password for:" msgstr "" -"Zadejte e-mailovou adresu uživatelského účtu, pro který chcete obnovit heslo:" +"Zadejte e-mailovou adresu uživatelského účtu, pro který chcete obnovit " +"heslo:" #: pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx:20 msgid "Email Address" @@ -13565,7 +13595,7 @@ msgstr "Načítání" msgid "Cmd" msgstr "Cmd" -#: pgadmin/static/js/components/PgReactDataGrid.jsx:147 +#: pgadmin/static/js/components/PgReactDataGrid.jsx:156 msgid "No rows found." msgstr "Nebyly nalezeny žádné řádky." @@ -13647,7 +13677,7 @@ msgstr "Maximalizovat" msgid "Minimize" msgstr "Minimalizovat" -#: pgadmin/static/js/helpers/Notifier.jsx:136 +#: pgadmin/static/js/helpers/Notifier.jsx:139 msgid "Connection Lost" msgstr "Spojení ztraceno" @@ -13689,11 +13719,11 @@ msgstr "Chyba při obnovení uloženého stavu stromu." #: pgadmin/static/js/tree/tree_utils.js:36 msgid "" -"Databases with = symbols in the name cannot be backed up or restored using " -"this utility." +"Databases with = symbols in the name cannot be backed up or restored " +"using this utility." msgstr "" -"Pomocí tohoto nástroje nelze zálohovat ani obnovit databáze se znaky '=' v " -"názvu." +"Pomocí tohoto nástroje nelze zálohovat ani obnovit databáze se znaky '=' " +"v názvu." #: pgadmin/static/js/tree/tree_utils.js:49 msgid "Please select server or child node from the object explorer." @@ -13762,11 +13792,11 @@ msgstr "Zálohovat globální objekty..." #: pgadmin/tools/backup/static/js/backup.js:67 msgid "" -"Please select any server from the object explorer to take Backup of global " -"objects." +"Please select any server from the object explorer to take Backup of " +"global objects." msgstr "" -"Chcete-li provést zálohu globálních objektů, vyberte v průzkumníku objektů " -"libovolný server." +"Chcete-li provést zálohu globálních objektů, vyberte v průzkumníku " +"objektů libovolný server." #: pgadmin/tools/backup/static/js/backup.js:75 #: pgadmin/tools/backup/static/js/backup.js:101 @@ -13775,17 +13805,16 @@ msgstr "Zálohovat server..." #: pgadmin/tools/backup/static/js/backup.js:79 #: pgadmin/tools/backup/static/js/backup.js:105 -msgid "" -"Please select any server from the object explorer to take Server Backup." +msgid "Please select any server from the object explorer to take Server Backup." msgstr "" -"Chcete-li provést zálohu serveru, vyberte v průzkumníku objektů libovolný " -"server." +"Chcete-li provést zálohu serveru, vyberte v průzkumníku objektů libovolný" +" server." #: pgadmin/tools/backup/static/js/backup.js:92 #: pgadmin/tools/backup/static/js/backup.js:119 msgid "" -"Please select any database or schema or table from the object explorer to " -"take Backup." +"Please select any database or schema or table from the object explorer to" +" take Backup." msgstr "" "Chcete-li provést zálohu, vyberte libovolnou databázi nebo schéma nebo " "tabulku z průzkumníku objektů." @@ -14109,8 +14138,7 @@ msgstr "objekty" msgid "" "If Schema(s) is selected then it will take the backup of that selected " "schema(s) only" -msgstr "" -"Pokud je vybráno schéma, pak bude provedena záloha pouze vybraných schémat" +msgstr "Pokud je vybráno schéma, pak bude provedena záloha pouze vybraných schémat" #: pgadmin/tools/backup/static/js/backup.ui.js:774 #: pgadmin/tools/backup/static/js/backupGlobal.ui.js:106 @@ -14122,9 +14150,11 @@ msgstr "Zadejte název souboru." #: pgadmin/tools/backup/static/js/backupGlobal.ui.js:96 msgid "" -"Only objects global to the entire database will be backed up, in PLAIN format" +"Only objects global to the entire database will be backed up, in PLAIN " +"format" msgstr "" -"Budou zálohovány pouze globální objekty pro celou databázi ve formátu PROSTÝ" +"Budou zálohovány pouze globální objekty pro celou databázi ve formátu " +"PROSTÝ" #: pgadmin/tools/debugger/__init__.py:61 #: pgadmin/tools/debugger/static/js/components/ToolBar.jsx:171 @@ -14194,10 +14224,9 @@ msgstr "Nelze ladit zabalené funkce EDB Advanced Server." #: pgadmin/tools/debugger/__init__.py:446 msgid "" -"An 'edbspl' target with a variadic argument is not supported and cannot be " -"debugged." -msgstr "" -"Cíl 'edbspl' s variadickým argumentem není podporován a nelze jej odladit." +"An 'edbspl' target with a variadic argument is not supported and cannot " +"be debugged." +msgstr "Cíl 'edbspl' s variadickým argumentem není podporován a nelze jej odladit." #: pgadmin/tools/debugger/__init__.py:522 #: pgadmin/tools/debugger/__init__.py:536 @@ -14206,8 +14235,8 @@ msgstr "V této databázi se nepodařilo najít rozšíření pldbgapi." #: pgadmin/tools/debugger/__init__.py:543 msgid "" -"The debugger plugin is not enabled. Please create the pldbgapi extension in " -"this database." +"The debugger plugin is not enabled. Please create the pldbgapi extension " +"in this database." msgstr "" "Rozšíření pro ladění není povoleno. Vytvořte rozšíření pldbgapi v této " "databázi." @@ -14227,12 +14256,12 @@ msgstr "Nelze načíst informace o ladícím rozšíření." #: pgadmin/tools/debugger/__init__.py:738 msgid "" "The debugger plugin is not enabled. Please add the plugin to the " -"shared_preload_libraries setting in the postgresql.conf file and restart the " -"database server for indirect debugging." +"shared_preload_libraries setting in the postgresql.conf file and restart " +"the database server for indirect debugging." msgstr "" "Rozšíření ladění není povolen. Přidejte rozšíření do nastavení " -"shared_preload_library v souboru postgresql.conf a restartujte databázový " -"server pro nepřímé ladění." +"shared_preload_library v souboru postgresql.conf a restartujte databázový" +" server pro nepřímé ladění." #: pgadmin/tools/debugger/__init__.py:758 msgid "Please upgrade the pldbgapi extension to 1.1 or above and try again." @@ -14331,11 +14360,11 @@ msgstr "Chyba ladění" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:484 msgid "" -"Current database has been moved or renamed to ${db_label}. Click on the OK " -"button to refresh the database name." +"Current database has been moved or renamed to ${db_label}. Click on the " +"OK button to refresh the database name." msgstr "" -"Aktuální databáze byla přesunuta nebo přejmenována na ${db_label}. Kliknutím " -"na tlačítko OK obnovíte název databáze." +"Aktuální databáze byla přesunuta nebo přejmenována na ${db_label}. " +"Kliknutím na tlačítko OK obnovíte název databáze." #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:47 msgid "Null?" @@ -14384,8 +14413,8 @@ msgstr "Ladění zrušeno" #: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:140 msgid "" -"Debugger has been aborted. On clicking the ok button, debugger panel will be " -"closed." +"Debugger has been aborted. On clicking the ok button, debugger panel will" +" be closed." msgstr "Ladění bylo zrušeno. Po kliknutí na tlačítko ok se panel ladění zavře." #: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:154 @@ -14585,8 +14614,8 @@ msgstr "SQL včetně DROP tabulky" #: pgadmin/tools/erd/__init__.py:382 pgadmin/tools/erd/__init__.py:421 msgid "" -"If enabled, the SQL generated by the ERD Tool will add DROP table DDL before " -"each CREATE table DDL." +"If enabled, the SQL generated by the ERD Tool will add DROP table DDL " +"before each CREATE table DDL." msgstr "" "Pokud je povoleno, SQL generované nástrojem E-R diagram přidá DDL DROP " "tabulky před každé DDL CREATE tabulky." @@ -14600,9 +14629,9 @@ msgid "" "The maximum depth pgAdmin should traverse to find related tables when " "generating an ERD for a table. Use -1 for no limit." msgstr "" -"Při generování E-R diagramu pro tabulku by měl pgAdmin procházet maximální " -"hloubku, aby našel, aby našel související tabulky. Použijte -1 pro žádný " -"limit." +"Při generování E-R diagramu pro tabulku by měl pgAdmin procházet " +"maximální hloubku, aby našel, aby našel související tabulky. Použijte -1 " +"pro žádný limit." #: pgadmin/tools/erd/__init__.py:404 #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:265 @@ -14658,112 +14687,114 @@ msgstr "(Získávání připojení...)" msgid "(Connection failed)" msgstr "(Připojení se nezdařilo)" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:298 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:299 msgid "Preparing..." msgstr "Příprava..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:364 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:365 msgid "Save changes?" msgstr "Uložit změny?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:367 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:368 msgid "The diagram has changed. Do you want to save changes?" msgstr "Diagram byl změněn. Chcete uložit změny?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:427 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:428 #, python-format msgid "Table: %s (%s)" msgstr "Tabulka: %s (%s)" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:429 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:438 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:430 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:439 msgid "Table name already exists" msgstr "Název tabulky již existuje" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:455 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:456 msgid "Cannot drop table from outside of the current database." msgstr "Nelze smazat tabulku zvenčí aktuální databáze." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:502 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 msgid "Delete ?" msgstr "Odstranit?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 #, python-format msgid "You have selected %s tables and %s links." msgstr "Vybrali jste %s tabulek a %s vazeb." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:505 msgid "Are you sure you want to delete ?" msgstr "Opravdu je chcete smazat?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:555 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:560 msgid "Loading project..." msgstr "Načítání projektu..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:591 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:597 msgid "Saving..." msgstr "Ukládání..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:596 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:602 msgid "Project saved successfully." msgstr "Projekt byl úspěšně uložen." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:631 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:637 msgid "-- This script was generated by the ERD tool in pgAdmin 4.\n" msgstr "" "-- Tento skript byl vygenerován pomocí nástroje na tvorbu E-R diagramů v " "pgAdmin 4.\n" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:632 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:638 msgid "" -"-- Please log an issue at https://github.com/pgadmin-org/pgadmin4/issues/new/" -"choose if you find any bugs, including reproduction steps.\n" +"-- Please log an issue at https://github.com/pgadmin-" +"org/pgadmin4/issues/new/choose if you find any bugs, including " +"reproduction steps.\n" msgstr "" -"-- Prosím, pokud najdete nějaké chyby, sdělte nám je na https://github.com/" -"pgadmin-org/pgadmin4/issues/new/choose včetně kroků pro reprodukci\n" +"-- Prosím, pokud najdete nějaké chyby, sdělte nám je na " +"https://github.com/pgadmin-org/pgadmin4/issues/new/choose včetně kroků " +"pro reprodukci\n" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:645 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:651 msgid "Preparing the SQL..." msgstr "Příprava SQL..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:672 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:678 msgid "Preparing the image..." msgstr "Příprava obrázku..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:745 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:751 msgid "Unknown error. Check console logs" msgstr "Neznámá chyba. Zkontrolujte log v konzole" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:760 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:766 msgid "Maximum image size limit" msgstr "Limit maximální velikosti obrázku" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:761 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:767 msgid "" -"The downloaded image has exceeded the maximum size of 32767 x 32767 pixels, " -"and has been cropped to that size." +"The downloaded image has exceeded the maximum size of 32767 x 32767 " +"pixels, and has been cropped to that size." msgstr "" "Stažený obrázek přesáhl maximální velikost 32767 x 32767 pixelů a byl na " "tuto velikost oříznut." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:770 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:776 msgid "One to many relation" msgstr "Vazba 1:N" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:778 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:784 msgid "Many to many relation" msgstr "Vazba M:N" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:804 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:810 msgid "Initializing connection..." msgstr "Inicializuje se připojení..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:835 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:841 msgid "Fetching required data..." msgstr "Načítání požadovaných dat..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:858 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:864 msgid "Fetching schema data..." msgstr "Načítání dat schématu..." @@ -14924,11 +14955,11 @@ msgstr "Správce oprávnění" #: pgadmin/tools/grant_wizard/static/js/GrantWizard.jsx:311 msgid "" -"The SQL below will be executed on the database server to grant the selected " -"privileges. Please click on Finish to complete the process." +"The SQL below will be executed on the database server to grant the " +"selected privileges. Please click on Finish to complete the process." msgstr "" -"Níže uvedený SQL kód bude spuštěn na databázovém serveru k udělení vybraných " -"oprávnění. Proces dokončete kliknutím na Dokončit." +"Níže uvedený SQL kód bude spuštěn na databázovém serveru k udělení " +"vybraných oprávnění. Proces dokončete kliknutím na Dokončit." #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:44 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:63 @@ -14940,8 +14971,8 @@ msgid "" "Please select any database, schema or schema objects from the object " "explorer to access Grant Wizard Tool." msgstr "" -"Chcete-li získat přístup k nástroji Správce oprávnění, vyberte v průzkumníku " -"objektů libovolnou databázi, schéma nebo objekty schématu." +"Chcete-li získat přístup k nástroji Správce oprávnění, vyberte v " +"průzkumníku objektů libovolnou databázi, schéma nebo objekty schématu." #: pgadmin/tools/import_export/__init__.py:39 #: pgadmin/tools/import_export/static/js/import_export.ui.js:51 @@ -15022,14 +15053,15 @@ msgstr "text" #: pgadmin/tools/import_export/static/js/import_export.ui.js:150 msgid "" -"Specifies the character that separates columns within each row (line) of the " -"file. The default is a tab character in text format, a comma in CSV format. " -"This must be a single one-byte character. This option is not allowed when " -"using binary format." +"Specifies the character that separates columns within each row (line) of " +"the file. The default is a tab character in text format, a comma in CSV " +"format. This must be a single one-byte character. This option is not " +"allowed when using binary format." msgstr "" -"Určuje znak, který odděluje sloupce v každém řádku souboru. Výchozí je znak " -"tabulátoru v textovém formátu, čárka ve formátu CSV. Musí to být jeden " -"jednobajtový znak. Tato volba není povolena při použití binárního formátu." +"Určuje znak, který odděluje sloupce v každém řádku souboru. Výchozí je " +"znak tabulátoru v textovém formátu, čárka ve formátu CSV. Musí to být " +"jeden jednobajtový znak. Tato volba není povolena při použití binárního " +"formátu." #: pgadmin/tools/import_export/static/js/import_export.ui.js:154 msgid "Quote" @@ -15037,13 +15069,13 @@ msgstr "Uvození textu" #: pgadmin/tools/import_export/static/js/import_export.ui.js:168 msgid "" -"Specifies the quoting character to be used when a data value is quoted. The " -"default is double-quote. This must be a single one-byte character. This " -"option is allowed only when using CSV format." +"Specifies the quoting character to be used when a data value is quoted. " +"The default is double-quote. This must be a single one-byte character. " +"This option is allowed only when using CSV format." msgstr "" -"Určuje znak nabídky, který se použije při uvozování datové hodnoty. Výchozí " -"hodnota jsou dvojité uvozovky. Musí to být jeden jednobajtový znak. Tato " -"možnost je povolena pouze při použití formátu CSV." +"Určuje znak nabídky, který se použije při uvozování datové hodnoty. " +"Výchozí hodnota jsou dvojité uvozovky. Musí to být jeden jednobajtový " +"znak. Tato možnost je povolena pouze při použití formátu CSV." #: pgadmin/tools/import_export/static/js/import_export.ui.js:172 msgid "Escape" @@ -15052,15 +15084,16 @@ msgstr "Uvození speciálních znaků" #: pgadmin/tools/import_export/static/js/import_export.ui.js:186 msgid "" "Specifies the character that should appear before a data character that " -"matches the QUOTE value. The default is the same as the QUOTE value (so that " -"the quoting character is doubled if it appears in the data). This must be a " -"single one-byte character. This option is allowed only when using CSV format." +"matches the QUOTE value. The default is the same as the QUOTE value (so " +"that the quoting character is doubled if it appears in the data). This " +"must be a single one-byte character. This option is allowed only when " +"using CSV format." msgstr "" "Určuje znak, který by se měl objevit před datovým znakem, který odpovídá " "hodnotě 'Uvození textu'. Výchozí hodnota je stejná jako hodnota 'Uvození " -"textu' (takže znak uvození se zdvojnásobí, pokud se objeví v datech). Musí " -"to být jeden jednobajtový znak. Tato možnost je povolena pouze při použití " -"formátu CSV." +"textu' (takže znak uvození se zdvojnásobí, pokud se objeví v datech). " +"Musí to být jeden jednobajtový znak. Tato možnost je povolena pouze při " +"použití formátu CSV." #: pgadmin/tools/import_export/static/js/import_export.ui.js:190 msgid "NULL Strings" @@ -15069,16 +15102,17 @@ msgstr "Reprezentace NULL" #: pgadmin/tools/import_export/static/js/import_export.ui.js:197 msgid "" "Specifies the string that represents a null value. The default is \\N " -"(backslash-N) in text format, and an unquoted empty string in CSV format. " -"You might prefer an empty string even in text format for cases where you " -"don't want to distinguish nulls from empty strings. This option is not " +"(backslash-N) in text format, and an unquoted empty string in CSV format." +" You might prefer an empty string even in text format for cases where you" +" don't want to distinguish nulls from empty strings. This option is not " "allowed when using binary format." msgstr "" -"Určuje řetězec, který představuje nulovou (NULL) hodnotu. Výchozí hodnota je " -"\\N (zpětné lomítko-N) v textovém formátu a prázdný řádek bez uvozovek ve " -"formátu CSV. Můžete dávat přednost prázdnému řetězci i v textovém formátu " -"pro případy, kdy nechcete rozlišovat nulové hodnoty od prázdných řetězců. " -"Tato volba není povolena při použití binárního formátu." +"Určuje řetězec, který představuje nulovou (NULL) hodnotu. Výchozí hodnota" +" je \\N (zpětné lomítko-N) v textovém formátu a prázdný řádek bez " +"uvozovek ve formátu CSV. Můžete dávat přednost prázdnému řetězci i v " +"textovém formátu pro případy, kdy nechcete rozlišovat nulové hodnoty od " +"prázdných řetězců. Tato volba není povolena při použití binárního " +"formátu." #: pgadmin/tools/import_export/static/js/import_export.ui.js:211 msgid "Columns for importing..." @@ -15090,8 +15124,8 @@ msgstr "Sloupce pro export..." #: pgadmin/tools/import_export/static/js/import_export.ui.js:217 msgid "" -"An optional list of columns to be copied. If no column list is specified, " -"all columns of the table will be copied." +"An optional list of columns to be copied. If no column list is specified," +" all columns of the table will be copied." msgstr "" "Volitelný seznam sloupců, které mají být zkopírovány. Pokud není uveden " "žádný seznam sloupců, zkopírují se všechny sloupce tabulky." @@ -15107,19 +15141,19 @@ msgstr "Nenulové sloupce..." #: pgadmin/tools/import_export/static/js/import_export.ui.js:233 msgid "" "Do not match the specified column values against the null string. In the " -"default case where the null string is empty, this means that empty values " -"will be read as zero-length strings rather than nulls, even when they are " -"not quoted. This option is allowed only in import, and only when using CSV " -"format." +"default case where the null string is empty, this means that empty values" +" will be read as zero-length strings rather than nulls, even when they " +"are not quoted. This option is allowed only in import, and only when " +"using CSV format." msgstr "" -"Nejsou stejné zadané hodnoty sloupců oproti nulovému řetězci. Ve výchozím " -"případě, kde je nulový řetězec prázdný, to znamená, že prázdné hodnoty se " -"budou načítat jako řetězce nulové délky, nikoli jako nulové hodnoty, i když " -"nejsou uvozeny. Tato možnost je povolena pouze při importu a pouze při " -"použití formátu CSV." +"Nejsou stejné zadané hodnoty sloupců oproti nulovému řetězci. Ve výchozím" +" případě, kde je nulový řetězec prázdný, to znamená, že prázdné hodnoty " +"se budou načítat jako řetězce nulové délky, nikoli jako nulové hodnoty, i" +" když nejsou uvozeny. Tato možnost je povolena pouze při importu a pouze " +"při použití formátu CSV." #: pgadmin/tools/import_export_servers/__init__.py:42 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:205 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:211 #: pgadmin/tools/import_export_servers/static/js/import_export_servers.js:47 msgid "Import/Export Servers" msgstr "Import/Export serverů" @@ -15140,66 +15174,66 @@ msgstr "Zadaný soubor neexistuje." msgid "Database Servers" msgstr "Databázové servery" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "Export Servers" msgstr "Exportovat servery" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "The selected servers were exported successfully." msgstr "Vybrané servery byly úspěšně exportovány." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:79 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:85 msgid "Export Error" msgstr "Chyba exportu" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:96 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:102 msgid "The selected servers were imported successfully." msgstr "Vybrané servery byly úspěšně importovány." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:98 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 msgid "" "The existing server groups and servers were removed, and the selected " "servers were imported successfully." msgstr "" -"Stávající skupiny serverů a servery byly odstraněny a vybrané servery byly " -"úspěšně importovány." +"Stávající skupiny serverů a servery byly odstraněny a vybrané servery " +"byly úspěšně importovány." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:101 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:107 msgid "Import Servers" msgstr "Importovat servery" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:110 msgid "Import error" msgstr "Chyba importu" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:149 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:155 msgid "" -"The following servers will be imported. Click the Finish button to complete " -"the import process." +"The following servers will be imported. Click the Finish button to " +"complete the import process." msgstr "" -"Budou importovány následující servery. Klepnutím na tlačítko Dokončit proces " -"importu dokončete." +"Budou importovány následující servery. Klepnutím na tlačítko Dokončit " +"proces importu dokončete." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:151 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:157 msgid "" -"All existing server groups and servers will be removed before the servers " -"above are imported. On a successful import process, the object explorer will " -"be refreshed." +"All existing server groups and servers will be removed before the servers" +" above are imported. On a successful import process, the object explorer " +"will be refreshed." msgstr "" "Všechny existující skupiny serverů a servery budou před importem výše " "uvedených serverů odstraněny. Po úspěšném procesu importu bude obnoven " "průzkumník objektů." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:153 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:159 msgid "On a successful import process, the object explorer will be refreshed." msgstr "Po úspěšném procesu importu bude obnoven průzkumník objektů." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:174 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:175 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:180 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:181 msgid "Error while fetching Server Groups and Servers." msgstr "Chyba při načítání skupin serverů a serverů." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:229 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:237 msgid "Select the Server Groups/Servers to import/export:" msgstr "Vyberte skupiny serverů/servery, které chcete importovat/exportovat:" @@ -15301,7 +15335,8 @@ msgstr "Údržba..." #: pgadmin/tools/maintenance/static/js/maintenance.js:70 msgid "Please select any database from the object explorer to do Maintenance." msgstr "" -"Chcete-li provést údržbu, vyberte libovolnou databázi z průzkumníka objektů." +"Chcete-li provést údržbu, vyberte libovolnou databázi z průzkumníka " +"objektů." #: pgadmin/tools/maintenance/static/js/maintenance.js:165 msgid "Maintenance error" @@ -15309,11 +15344,11 @@ msgstr "Chyba údržby" #: pgadmin/tools/maintenance/static/js/maintenance.js:166 msgid "" -"Maintenance job creation failed. Databases with = symbols in the name cannot " -"be maintained using this utility." +"Maintenance job creation failed. Databases with = symbols in the name " +"cannot be maintained using this utility." msgstr "" -"Vytvoření úlohy údržby se nezdařilo. Pomocí tohoto nástroje nelze udržovat " -"databáze se znaky '=' v názvu." +"Vytvoření úlohy údržby se nezdařilo. Pomocí tohoto nástroje nelze " +"udržovat databáze se znaky '=' v názvu." #: pgadmin/tools/maintenance/static/js/maintenance.ui.js:39 msgid "FULL" @@ -15373,13 +15408,13 @@ msgstr "BUFFER USAGE LIMIT" #: pgadmin/tools/maintenance/static/js/maintenance.ui.js:269 msgid "" -"Sizes should be specified as a string containing the numerical size followed " -"by any one of the following memory units: kB (kilobytes), MB (megabytes), GB " -"(gigabytes), or TB (terabytes)" +"Sizes should be specified as a string containing the numerical size " +"followed by any one of the following memory units: kB (kilobytes), MB " +"(megabytes), GB (gigabytes), or TB (terabytes)" msgstr "" "Velikosti by měly být zadány jako řetězec obsahující číselnou velikost " -"následovanou některou z následujících jednotek paměti: kB (kilobajty), MB " -"(megabajty), GB (gigabajty) nebo TB (terabajty)" +"následovanou některou z následujících jednotek paměti: kB (kilobajty), MB" +" (megabajty), GB (gigabajty) nebo TB (terabajty)" #: pgadmin/tools/maintenance/static/js/maintenance.ui.js:275 msgid "SYSTEM" @@ -15414,8 +15449,8 @@ msgid "" "Connection terminated, To create new connection please open another psql " "tool." msgstr "" -"Připojení ukončeno. Chcete-li vytvořit nové připojení, otevřete jiný nástroj " -"psql." +"Připojení ukončeno. Chcete-li vytvořit nové připojení, otevřete jiný " +"nástroj psql." #: pgadmin/tools/psql/__init__.py:468 pgadmin/tools/psql/__init__.py:502 msgid "Invalid session.\r\n" @@ -15474,10 +15509,11 @@ msgstr "Obnovit..." #: pgadmin/tools/restore/static/js/restore.js:50 msgid "" -"Please select any schema or table from the object explorer to Restore data." +"Please select any schema or table from the object explorer to Restore " +"data." msgstr "" -"Chcete-li obnovit data, vyberte z průzkumníka objektů jakékoli schéma nebo " -"tabulku." +"Chcete-li obnovit data, vyberte z průzkumníka objektů jakékoli schéma " +"nebo tabulku." #: pgadmin/tools/restore/static/js/restore.js:130 msgid "Restore Error" @@ -15530,11 +15566,11 @@ msgstr "Ignorovat bílé znaky" #: pgadmin/tools/schema_diff/__init__.py:77 msgid "" -"Set ignore whitespace on or off by default in the drop-down menu near the " -"Compare button in the Schema Diff tab." +"Set ignore whitespace on or off by default in the drop-down menu near the" +" Compare button in the Schema Diff tab." msgstr "" -"Ve výchozím nastavení zapne nebo vypne ignorování bílých znaků v rozevírací " -"nabídce u tlačítka Porovnat na kartě Porovnání schémat." +"Ve výchozím nastavení zapne nebo vypne ignorování bílých znaků v " +"rozevírací nabídce u tlačítka Porovnat na kartě Porovnání schémat." #: pgadmin/tools/schema_diff/__init__.py:84 #: pgadmin/tools/schema_diff/static/js/SchemaDiffConstants.js:70 @@ -15543,8 +15579,8 @@ msgstr "Ignorovat vlastníka" #: pgadmin/tools/schema_diff/__init__.py:86 msgid "" -"Set ignore owner on or off by default in the drop-down menu near the Compare " -"button in the Schema Diff tab." +"Set ignore owner on or off by default in the drop-down menu near the " +"Compare button in the Schema Diff tab." msgstr "" "Ve výchozím nastavení zapne nebo vypne ignorování vlastníka v rozevírací " "nabídce u tlačítka Porovnat na kartě Porovnání schémat." @@ -15556,8 +15592,8 @@ msgstr "Ignorovat tabulkový prostor" #: pgadmin/tools/schema_diff/__init__.py:95 msgid "" -"Set ignore tablespace on or off by default in the drop-down menu near the " -"Compare button in the Schema Diff tab." +"Set ignore tablespace on or off by default in the drop-down menu near the" +" Compare button in the Schema Diff tab." msgstr "" "Ve výchozím nastavení zapne nebo vypne ignorování tabulkového prostoru v " "rozevírací nabídce u tlačítka Porovnat na kartě Porovnání schémat." @@ -15568,47 +15604,47 @@ msgstr "Ignorovat GRANT/REVOKE" #: pgadmin/tools/schema_diff/__init__.py:104 msgid "" -"Set ignore grants/revoke on or off by default in the drop-down menu near the " -"Compare button in the Schema Diff tab." +"Set ignore grants/revoke on or off by default in the drop-down menu near " +"the Compare button in the Schema Diff tab." msgstr "" -"Ve výchozím nastavení zapne nebo vypne ignorování GRANT/REVOKE v rozevírací " -"nabídce u tlačítka Porovnat na kartě Porovnání schémat." +"Ve výchozím nastavení zapne nebo vypne ignorování GRANT/REVOKE v " +"rozevírací nabídce u tlačítka Porovnat na kartě Porovnání schémat." -#: pgadmin/tools/schema_diff/__init__.py:704 +#: pgadmin/tools/schema_diff/__init__.py:699 msgid "Selected object is not supported for DDL comparison." msgstr "Vybraný objekt není pro DDL porovnání podporován." -#: pgadmin/tools/schema_diff/__init__.py:728 +#: pgadmin/tools/schema_diff/__init__.py:723 msgid "Server(s) disconnected." msgstr "Server(y) byly odpojeny." -#: pgadmin/tools/schema_diff/__init__.py:731 +#: pgadmin/tools/schema_diff/__init__.py:726 msgid "" -"Schema diff does not support the comparison between Postgres Server and EDB " -"Postgres Advanced Server." +"Schema diff does not support the comparison between Postgres Server and " +"EDB Postgres Advanced Server." msgstr "" -"Porovnání schémat nepodporuje srovnání mezi Postgres Serverem a EDB Postgres " -"Advanced Serverem." +"Porovnání schémat nepodporuje srovnání mezi Postgres Serverem a EDB " +"Postgres Advanced Serverem." -#: pgadmin/tools/schema_diff/__init__.py:745 +#: pgadmin/tools/schema_diff/__init__.py:740 msgid "Source and Target database server must be of the same major version." msgstr "Zdrojový a cílový databázový server musí být stejné hlavní verze." -#: pgadmin/tools/schema_diff/__init__.py:794 +#: pgadmin/tools/schema_diff/__init__.py:789 msgid "Comparing {0}" msgstr "Porovnávání {0}" -#: pgadmin/tools/schema_diff/__init__.py:808 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:366 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:370 +#: pgadmin/tools/schema_diff/__init__.py:803 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:342 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:346 msgid "Database Objects" msgstr "Databázové objekty" -#: pgadmin/tools/schema_diff/__init__.py:858 +#: pgadmin/tools/schema_diff/__init__.py:853 msgid "Comparing {0} " msgstr "Porovnávání {0} " -#: pgadmin/tools/schema_diff/__init__.py:861 +#: pgadmin/tools/schema_diff/__init__.py:856 msgid "Comparing {0} of schema '{1}'" msgstr "Porovnávání {0} ve schématu '{1}'" @@ -15636,15 +15672,11 @@ msgstr "Rozdílný" msgid "Ignore Grant/Revoke" msgstr "Ignorovat GRANT/REVOKE" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:74 -msgid "Error in schema diff initialize ${error.response.data}" -msgstr "Chyba při inicializaci porovnání schématu ${error.response.data}" - -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:783 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "No difference found" msgstr "Nebyl nalezen žádný rozdíl" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:788 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:762 msgid "Loading result grid..." msgstr "Načítání výsledků..." @@ -15691,15 +15723,13 @@ msgid "Generating script..." msgstr "Generování skriptu..." #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:321 -msgid "" -"-- This script was generated by the Schema Diff utility in pgAdmin 4. \n" -msgstr "" -"-- Tento skript byl vygenerován pomocí Porovnání schémat v pgAdmin 4.\n" +msgid "-- This script was generated by the Schema Diff utility in pgAdmin 4. \n" +msgstr "-- Tento skript byl vygenerován pomocí Porovnání schémat v pgAdmin 4.\n" #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:322 msgid "" -"-- For the circular dependencies, the order in which Schema Diff writes the " -"objects is not very sophisticated \n" +"-- For the circular dependencies, the order in which Schema Diff writes " +"the objects is not very sophisticated \n" msgstr "" "-- U obousměrných závislostí není pořadí, ve kterém Porovnání schémat " "objekty zapisuje, příliš sofistikované \n" @@ -15713,8 +15743,7 @@ msgstr "" "použijí ve správném pořadí.\n" #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:324 -msgid "" -"-- Please report an issue for any failure with the reproduction steps. \n" +msgid "-- Please report an issue for any failure with the reproduction steps. \n" msgstr "-- Nahlaste problém pro jakékoli selhání v reprodukčních krocích.\n" #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:372 @@ -15766,7 +15795,8 @@ msgstr "Porovnání schématu:" #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:782 msgid "" -" Select the server, database and schema for the source and target and Click" +" Select the server, database and schema for the source and target and " +"Click" msgstr "Vyberte server, databázi a schéma pro zdroj a cíl a klikněte" #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:784 @@ -15777,6 +15807,10 @@ msgstr "Poznámka:" msgid "The dependencies will not be resolved in the Schema comparison." msgstr "Závislosti nebudou při porovnání schématu vyřešeny." +#: pgadmin/tools/schema_diff/static/js/components/SchemaDiffComponent.jsx:73 +msgid "Error in schema diff initialize ${err.response.data}" +msgstr "" + #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:135 msgid "Object name" msgstr "Název objektu" @@ -15792,7 +15826,8 @@ msgid "" "id=\"prefdlgid\" class=\"pref-dialog-link\">preferences dialog." msgstr "" "Objekty %s jsou v prohlížeči zakázány. Můžete je povolit v dialogovém okně Nastavení." +"id=\"prefdlgid\" class=\"pref-dialog-link\">dialogovém okně " +"Nastavení." #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:316 msgid "Locating..." @@ -15917,8 +15952,8 @@ msgid "" "main window of pgAdmin is closed then close this window and open a new " "pgAdmin session." msgstr "" -"Povolte vyskakovacím oknům tohoto webu provést požadovanou akci. Pokud je " -"hlavní okno pgAdmin zavřeno, zavřete toto okno a otevřete novou relaci " +"Povolte vyskakovacím oknům tohoto webu provést požadovanou akci. Pokud je" +" hlavní okno pgAdmin zavřeno, zavřete toto okno a otevřete novou relaci " "pgAdmin." #: pgadmin/tools/sqleditor/static/js/show_view_data.js:32 @@ -15955,10 +15990,8 @@ msgid "Database moved/renamed" msgstr "Databáze přesunuta/přejmenována" #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:239 -msgid "" -"An unexpected error occurred - ensure you are logged into the application." -msgstr "" -"Došlo k neočekávané chybě - zkontrolujte, zda jste přihlášeni do aplikace." +msgid "An unexpected error occurred - ensure you are logged into the application." +msgstr "Došlo k neočekávané chybě - zkontrolujte, zda jste přihlášeni do aplikace." #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:266 msgid "Query History" @@ -15984,7 +16017,8 @@ msgstr "Nepřipojeno" #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:497 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:423 msgid "" -"-- Query text not stored as it exceeds maximum length of ${MAX_QUERY_LENGTH}" +"-- Query text not stored as it exceeds maximum length of " +"${MAX_QUERY_LENGTH}" msgstr "" "-- Text dotazu není uložen, protože překračuje maximální délku " "${MAX_QUERY_LENGTH}" @@ -16004,7 +16038,8 @@ msgstr "⁃ Pokud bylo spojení nečinné, mohlo být nuceně odpojeno." #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:523 msgid "⁃ The application server or database server may have been restarted." msgstr "" -"⁃ Možná došlo k restartování aplikačního serveru nebo databázového serveru." +"⁃ Možná došlo k restartování aplikačního serveru nebo databázového " +"serveru." #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:524 msgid "⁃ The user session may have timed out." @@ -16069,7 +16104,7 @@ msgstr "Zadejte platné číslo" msgid "Invalid JSON input" msgstr "Neplatný JSON vstup" -#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:175 +#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:173 msgid "View all geometries in this column" msgstr "Zobrazit všechny geometrie v tomto sloupci" @@ -16152,27 +16187,27 @@ msgstr "Prázdný řádek" msgid "Geometries with non-SRID %s not rendered." msgstr "Geometrie bez SRID %s nebyly vykresleny." -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:301 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:357 msgid "Empty" msgstr "Prázdný" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:306 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:362 msgid "Street" msgstr "Ulice" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:313 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:369 msgid "Topography" msgstr "Topografie" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:324 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:380 msgid "Gray Style" msgstr "Šedý styl" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:335 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:391 msgid "Light Color" msgstr "Světlá barva" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:346 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:402 msgid "Dark Matter" msgstr "Temná hmota" @@ -16238,7 +16273,8 @@ msgstr "Zavřít dotazovací nástroj?" #: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:234 msgid "" -"There is an active query running currently. Are you sure you want to close?" +"There is an active query running currently. Are you sure you want to " +"close?" msgstr "Aktuálně běží aktivní dotaz. Opravdu chcete zavřít?" #: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:246 @@ -16506,11 +16542,11 @@ msgstr "Opravdu chcete smazat historii?" #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:461 msgid "" -"This will remove all of your query history from this and other sessions for " -"this database." +"This will remove all of your query history from this and other sessions " +"for this database." msgstr "" -"Tímto se odstraní veškerá historie vašich dotazů z této a dalších relací pro " -"tuto databázi." +"Tímto se odstraní veškerá historie vašich dotazů z této a dalších relací " +"pro tuto databázi." #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:463 msgid "Removing history..." @@ -16588,8 +16624,8 @@ msgstr "Ovlivněno %s řádků." #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:862 msgid "" -"The data has been modified, but not saved. Are you sure you wish to discard " -"the changes?" +"The data has been modified, but not saved. Are you sure you wish to " +"discard the changes?" msgstr "Data byla změněna, ale nebyla uložena. Opravdu chcete změny zahodit?" #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:877 @@ -16621,19 +16657,18 @@ msgid "Saving data..." msgstr "Ukládání dat..." #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1075 -msgid "" -"This query was generated by pgAdmin as part of a \"Save Data\" operation" +msgid "This query was generated by pgAdmin as part of a \"Save Data\" operation" msgstr "" -"Tento dotaz byl vygenerován aplikací pgAdmin jako součást operace \"Uložit " -"data\"" +"Tento dotaz byl vygenerován aplikací pgAdmin jako součást operace " +"\"Uložit data\"" #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1087 msgid "" "Saving data changes was rolled back but the current transaction is still " "active; previous queries are unaffected." msgstr "" -"Ukládání změn dat bylo vráceno zpět (ROLLBACK), ale aktuální transakce je " -"stále aktivní; předchozí dotazy nejsou ovlivněny." +"Ukládání změn dat bylo vráceno zpět (ROLLBACK), ale aktuální transakce je" +" stále aktivní; předchozí dotazy nejsou ovlivněny." #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1131 msgid "Data saved successfully." @@ -16642,8 +16677,8 @@ msgstr "Data byla úspěšně uložena." #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1133 msgid "Auto-commit is off. You still need to commit changes to the database." msgstr "" -"Automatické schvalování je vypnuto. Stále musíte schválit (COMMIT) změny v " -"databázi." +"Automatické schvalování je vypnuto. Stále musíte schválit (COMMIT) změny " +"v databázi." #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1307 msgid "Geometry Viewer" @@ -16820,11 +16855,11 @@ msgstr "Výzva k uložení neuložené změny dotazu" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:87 msgid "" -"Specifies whether or not to prompt user to save unsaved query on query tool " -"exit." +"Specifies whether or not to prompt user to save unsaved query on query " +"tool exit." msgstr "" -"Určuje, zda se má uživatel vyzvat k uložení neuloženého dotazu při ukončení " -"nástroje dotazu." +"Určuje, zda se má uživatel vyzvat k uložení neuloženého dotazu při " +"ukončení nástroje dotazu." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:95 msgid "Sort View Data results by primary key columns?" @@ -16833,13 +16868,13 @@ msgstr "Seřadit výsledky zobrazení dat podle sloupců primárních klíčů" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:98 msgid "" "If set to True, data returned when using the View/Edit Data - All Rows " -"option will be sorted by the Primary Key columns by default. When using the " -"First/Last 100 Rows options, data is always sorted." +"option will be sorted by the Primary Key columns by default. When using " +"the First/Last 100 Rows options, data is always sorted." msgstr "" "Pokud je nastaveno na hodnotu Ano, data vrácená při použití možnosti " -"Zobrazit/upravit data - Všechny řádky budou ve výchozím nastavení seřazeny " -"podle sloupců primárních klíčů. Při použití možností Prvních/Posledních 100 " -"řádků jsou data vždy seřazena." +"Zobrazit/upravit data - Všechny řádky budou ve výchozím nastavení " +"seřazeny podle sloupců primárních klíčů. Při použití možností " +"Prvních/Posledních 100 řádků jsou data vždy seřazena." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:106 msgid "Prompt to save unsaved data changes?" @@ -16847,8 +16882,8 @@ msgstr "Výzva k uložení neuložené změny dat" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:108 msgid "" -"Specifies whether or not to prompt user to save unsaved data on data grid " -"exit." +"Specifies whether or not to prompt user to save unsaved data on data grid" +" exit." msgstr "" "Určuje, zda vyzvat uživatele k uložení neuložených dat na výstupu datové " "mřížky." @@ -16871,8 +16906,7 @@ msgstr "Zkopírovat SQL z hlavního okna do dotazovacího nástroje" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:130 msgid "Specifies whether or not to copy SQL to query tool from main window." -msgstr "" -"Určuje, zda se má zkopírovat SQL do dotazovacího nástroje z hlavního okna." +msgstr "Určuje, zda se má zkopírovat SQL do dotazovacího nástroje z hlavního okna." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:138 msgid "Show View/Edit Data Promotion Warning?" @@ -16880,11 +16914,11 @@ msgstr "Zobrazit upozornění na změnu na nástroj Zobrazit/upravit data?" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:141 msgid "" -"If set to True, View/Edit Data tool will show promote to Query tool confirm " -"dialog on query edit." +"If set to True, View/Edit Data tool will show promote to Query tool " +"confirm dialog on query edit." msgstr "" -"Pokud je nastaveno na hodnotu Ano, nástroj Zobrazit/upravit data zobrazí při " -"úpravě dotazu dialog pro potvrzení změny na dotazovací nástroj." +"Pokud je nastaveno na hodnotu Ano, nástroj Zobrazit/upravit data zobrazí " +"při úpravě dotazu dialog pro potvrzení změny na dotazovací nástroj." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:149 msgid "Underline query at cursor?" @@ -16892,11 +16926,11 @@ msgstr "Podtrhnout dotaz u kurzoru" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:152 msgid "" -"If set to True, query tool will parse and underline the query at the cursor " -"position." +"If set to True, query tool will parse and underline the query at the " +"cursor position." msgstr "" -"Pokud je nastaveno na hodnotu Ano, dotazovací nástroj analyzuje a podtrhne " -"dotaz na pozici kurzoru." +"Pokud je nastaveno na hodnotu Ano, dotazovací nástroj analyzuje a " +"podtrhne dotaz na pozici kurzoru." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:160 msgid "Underlined query execute warning?" @@ -16904,15 +16938,15 @@ msgstr "Podtrhnout upozornění provedeného dotazu" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:163 msgid "" -"If set to True, query tool will warn upon clicking the Execute Query button " -"in the query tool. The warning will appear only if Underline query at " -"cursor? is set to False." +"If set to True, query tool will warn upon clicking the Execute Query " +"button in the query tool. The warning will appear only if Underline query" +" at cursor? is set to False." msgstr "" "Pokud je nastaveno na hodnotu Ano, \n" -"Pokud je nastavena na hodnotu True, dotazovací nástroj zobrazí varování po " -"klepnutí na tlačítko \"Provést dotaz\" v dotazovacím nástroji. Upozornění se " -"zobrazí pouze v případě, že \"Podtrhnout dotaz u kurzoru\" je nastaveno na " -"Ne." +"Pokud je nastavena na hodnotu True, dotazovací nástroj zobrazí varování " +"po klepnutí na tlačítko \"Provést dotaz\" v dotazovacím nástroji. " +"Upozornění se zobrazí pouze v případě, že \"Podtrhnout dotaz u kurzoru\" " +"je nastaveno na Ne." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:172 msgid "Plain text mode?" @@ -16921,11 +16955,12 @@ msgstr "Režim prostého textu" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:174 msgid "" "When set to True, keywords won't be highlighted and code folding will be " -"disabled. Plain text mode will improve editor performance with large files." +"disabled. Plain text mode will improve editor performance with large " +"files." msgstr "" "Pokud je nastaveno na hodnotu Ano, klíčová slova nebudou zvýrazněna a " -"skrývání částí kódu bude zakázáno. Režim prostého textu zlepší výkon editoru " -"s velkými soubory." +"skrývání částí kódu bude zakázáno. Režim prostého textu zlepší výkon " +"editoru s velkými soubory." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:183 msgid "Code folding?" @@ -16933,13 +16968,13 @@ msgstr "Skrývání částí kódu" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:185 msgid "" -"Enable or disable code folding. In plain text mode, this will have no effect " -"as code folding is always disabled in that mode. Disabling will improve " -"editor performance with large files." +"Enable or disable code folding. In plain text mode, this will have no " +"effect as code folding is always disabled in that mode. Disabling will " +"improve editor performance with large files." msgstr "" -"Povolit nebo zakázat skrývání částí kódu. V režimu prostého textu to nebude " -"mít žádný účinek, protože skrývání částí kódu je v tomto režimu vždy " -"zakázáno. Zakázání zlepší výkon editoru s velkými soubory." +"Povolit nebo zakázat skrývání částí kódu. V režimu prostého textu to " +"nebude mít žádný účinek, protože skrývání částí kódu je v tomto režimu " +"vždy zakázáno. Zakázání zlepší výkon editoru s velkými soubory." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:194 msgid "Line wrapping?" @@ -16962,8 +16997,7 @@ msgid "Highlight selection matches?" msgstr "Zvýraznit shody s výběrem" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:215 -msgid "" -"Specifies whether or not to highlight matched selected text in the editor." +msgid "Specifies whether or not to highlight matched selected text in the editor." msgstr "Určuje, zda se má či nemá zvýraznit shody s vybraným text v editoru." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:223 @@ -17012,9 +17046,9 @@ msgstr "Nahradit nulovou hodnotu hodnotou" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:278 msgid "" -"Specifies the string that represents a null value while downloading query " -"results as CSV. You can specify any arbitrary string to represent a null " -"value, with quotes if desired." +"Specifies the string that represents a null value while downloading query" +" results as CSV. You can specify any arbitrary string to represent a null" +" value, with quotes if desired." msgstr "" "Určuje řetězec, který představuje nulovou (NULL) hodnotu při stahování " "výsledků dotazu jako CSV. Můžete zadat libovolný řetězec, který bude " @@ -17046,14 +17080,15 @@ msgstr "Název sloupce" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:330 msgid "" -"If set to 'Column data' columns will auto-size to the maximum width of the " -"data in the column as loaded in the first batch. If set to 'Column name', " -"the column will be sized to the widest of the data type or column name." +"If set to 'Column data' columns will auto-size to the maximum width of " +"the data in the column as loaded in the first batch. If set to 'Column " +"name', the column will be sized to the widest of the data type or column " +"name." msgstr "" -"Pokud je nastaveno na 'Data sloupce', budou se datové sloupce automaticky " -"zvětšovat na maximální šířku dat ve sloupci načtených v první dávce. Pokud " -"je nastaveno na 'Název sloupce', bude velikost sloupce nastavena na nejširší " -"z datového typu nebo názvu sloupce." +"Pokud je nastaveno na 'Data sloupce', budou se datové sloupce automaticky" +" zvětšovat na maximální šířku dat ve sloupci načtených v první dávce. " +"Pokud je nastaveno na 'Název sloupce', bude velikost sloupce nastavena na" +" nejširší z datového typu nebo názvu sloupce." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:341 msgid "Maximum column width" @@ -17061,11 +17096,11 @@ msgstr "Maximální šířka sloupce" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:343 msgid "" -"Specify the maximum width of the column in pixels when 'Columns sized by ' " -"is set to 'Column data'." +"Specify the maximum width of the column in pixels when 'Columns sized by " +"' is set to 'Column data'." msgstr "" -"Zadejte maximální šířku sloupce in pixelech, když 'Velikost sloupců podle' " -"je nastaveno na 'Data sloupce'." +"Zadejte maximální šířku sloupce in pixelech, když 'Velikost sloupců " +"podle' je nastaveno na 'Data sloupce'." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:351 msgid "On demand record count" @@ -17073,8 +17108,8 @@ msgstr "Počet záznamů na vyžádání" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:354 msgid "" -"Specify the number of records to fetch in one batch in query tool when query " -"result set is large. Changing this value will override " +"Specify the number of records to fetch in one batch in query tool when " +"query result set is large. Changing this value will override " "ON_DEMAND_RECORD_COUNT setting from config file." msgstr "" "Zadejte počet záznamů, které se mají načíst v jedné dávce v dotazovacím " @@ -17087,16 +17122,17 @@ msgstr "Velikost písma" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:366 msgid "" -"The font size to use for the SQL text boxes and editors. The value specified " -"is in \"em\" units, in which 1 is the default relative font size. For " -"example, to increase the font size by 20 percent use a value of 1.2, or to " -"reduce by 20 percent, use a value of 0.8. Minimum 0.1, maximum 10." +"The font size to use for the SQL text boxes and editors. The value " +"specified is in \"em\" units, in which 1 is the default relative font " +"size. For example, to increase the font size by 20 percent use a value of" +" 1.2, or to reduce by 20 percent, use a value of 0.8. Minimum 0.1, " +"maximum 10." msgstr "" "Velikost písma, která se použije pro textová pole a editory SQL. Zadaná " -"hodnota je v jednotkách \"em\", ve kterých 1 je výchozí relativní velikost " -"písma. Například pro zvětšení velikosti písma o 20 procent použijte hodnotu " -"1.2, nebo pro snížení o 20 procent použijte hodnotu 0.8. Minimálně 0.1, " -"maximálně 10." +"hodnota je v jednotkách \"em\", ve kterých 1 je výchozí relativní " +"velikost písma. Například pro zvětšení velikosti písma o 20 procent " +"použijte hodnotu 1.2, nebo pro snížení o 20 procent použijte hodnotu 0.8." +" Minimálně 0.1, maximálně 10." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:377 msgid "Connection status" @@ -17104,8 +17140,8 @@ msgstr "Stav připojení" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:379 msgid "" -"If set to True, the Query Tool will monitor and display the connection and " -"transaction status." +"If set to True, the Query Tool will monitor and display the connection " +"and transaction status." msgstr "" "Pokud je nastaveno na hodnotu Ano, Dotazovací nástroj bude sledovat a " "zobrazit stav připojení a transakce." @@ -17124,8 +17160,8 @@ msgstr "Zobrazit oznámení o úspěšném dokončení dotazu" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:399 msgid "" -"If set to True, the Query Tool will show notifications on successful query " -"execution." +"If set to True, the Query Tool will show notifications on successful " +"query execution." msgstr "" "Pokud je nastaveno na hodnotu Ano, dotazovací nástroj zobrazí oznámení o " "úspěšném provedení dotazu." @@ -17189,10 +17225,11 @@ msgstr "Automatické dokončení" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:778 msgid "" -"If set to True, Keywords will be displayed in upper case for auto completion." +"If set to True, Keywords will be displayed in upper case for auto " +"completion." msgstr "" -"Pokud je nastaveno na hodnotu Ano, budou klíčová slova zobrazována velkými " -"písmeny pro automatické dokončení." +"Pokud je nastaveno na hodnotu Ano, budou klíčová slova zobrazována " +"velkými písmeny pro automatické dokončení." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:784 msgid "Autocomplete on key press" @@ -17200,14 +17237,14 @@ msgstr "Automatické dokončování po stisknutí klávesy" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:786 msgid "" -"If set to True, autocomplete will be available on key press along with CTRL/" -"CMD + Space. If set to False, autocomplete is only activated when CTRL/CMD + " -"Space is pressed." +"If set to True, autocomplete will be available on key press along with " +"CTRL/CMD + Space. If set to False, autocomplete is only activated when " +"CTRL/CMD + Space is pressed." msgstr "" -"Pokud je nastaveno na hodnotu Ano, bude automatické dokončování dostupné po " -"stisknutí klávesy nebo stisknutím Ctrl/Cmd + mezerník. Pokud je nastaveno na " -"hodnotu Ne, automatické dokončování se aktivuje pouze po stisknutí Ctrl/Cmd " -"+ mezerník." +"Pokud je nastaveno na hodnotu Ano, bude automatické dokončování dostupné " +"po stisknutí klávesy nebo stisknutím Ctrl/Cmd + mezerník. Pokud je " +"nastaveno na hodnotu Ne, automatické dokončování se aktivuje pouze po " +"stisknutí Ctrl/Cmd + mezerník." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:830 msgid "Keyword case" @@ -17215,8 +17252,7 @@ msgstr "Velikost klíčového slova" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:835 msgid "Convert keywords to upper, lower, or preserve casing." -msgstr "" -"Převede klíčová slova na velká nebo malá písmena nebo zachová velikost." +msgstr "Převede klíčová slova na velká nebo malá písmena nebo zachová velikost." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:842 msgid "Identifier case" @@ -17224,8 +17260,7 @@ msgstr "Velikost identifikátoru" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:847 msgid "Convert identifiers to upper, lower, or preserve casing." -msgstr "" -"Převede identifikátory na velká nebo malá písmena nebo zachová velikost." +msgstr "Převede identifikátory na velká nebo malá písmena nebo zachová velikost." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:854 msgid "Function case" @@ -17267,11 +17302,11 @@ msgstr "Použít mezery" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:899 msgid "" -"Specifies whether or not to insert spaces instead of tabs when the tab key " -"or auto-indent are used." +"Specifies whether or not to insert spaces instead of tabs when the tab " +"key or auto-indent are used." msgstr "" -"Určuje, zda se mají při použití klávesy tabulátoru nebo automatické odsazení " -"vložit mezery místo tabulátorů." +"Určuje, zda se mají při použití klávesy tabulátoru nebo automatické " +"odsazení vložit mezery místo tabulátorů." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:907 msgid "Auto-indent new line?" @@ -17294,8 +17329,8 @@ msgid "" "maximum number of characters in parenthesized expressions to be kept on " "single line." msgstr "" -"Maximální počet znaků ve výrazech v závorkách, které mají být zachovány na " -"jednom řádku." +"Maximální počet znaků ve výrazech v závorkách, které mají být zachovány " +"na jednom řádku." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:927 msgid "Logical operator new line" @@ -17311,10 +17346,11 @@ msgstr "Za" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:931 msgid "" -"Decides newline placement before or after logical operators (AND, OR, XOR)." -msgstr "" -"Rozhoduje o umístění nového řádku před nebo za logické operátory (AND, OR, " +"Decides newline placement before or after logical operators (AND, OR, " "XOR)." +msgstr "" +"Rozhoduje o umístění nového řádku před nebo za logické operátory (AND, " +"OR, XOR)." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:939 msgid "Lines between queries" @@ -17325,8 +17361,8 @@ msgid "" "Decides how many empty lines to leave between SQL statements. If zero it " "puts no new line." msgstr "" -"Rozhoduje, kolik prázdných řádků ponechat mezi příkazy SQL. Pokud je nula, " -"nevloží žádný nový řádek." +"Rozhoduje, kolik prázdných řádků ponechat mezi příkazy SQL. Pokud je " +"nula, nevloží žádný nový řádek." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:951 msgid "New line before semicolon?" @@ -17342,13 +17378,13 @@ msgstr "Limit řádků" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:962 msgid "" -"This setting specifies the maximum number of rows that will be plotted on a " -"chart. Increasing this limit may impact performance if charts are plotted " -"with very high numbers of rows." +"This setting specifies the maximum number of rows that will be plotted on" +" a chart. Increasing this limit may impact performance if charts are " +"plotted with very high numbers of rows." msgstr "" -"Toto nastavení určuje maximální počet řádků, které budou vykresleny v grafu. " -"Pokud jsou grafy vykreslovány s velmi vysokým počtem řádků, může zvýšení " -"tohoto limitu ovlivnit výkon." +"Toto nastavení určuje maximální počet řádků, které budou vykresleny v " +"grafu. Pokud jsou grafy vykreslovány s velmi vysokým počtem řádků, může " +"zvýšení tohoto limitu ovlivnit výkon." #: pgadmin/tools/user_management/__init__.py:51 msgid "Users" @@ -17475,14 +17511,14 @@ msgstr "Správa uživatelů" #: pgadmin/utils/__init__.py:341 msgid "" -"Utility file not found. Please correct the Binary Path in the Preferences " -"dialog" +"Utility file not found. Please correct the Binary Path in the Preferences" +" dialog" msgstr "Soubor obslužného programu nebyl nalezen. Opravte cestu v Nastavení." #: pgadmin/utils/__init__.py:347 msgid "" -"Please correct the Binary Path in the Preferences dialog. pgAdmin storage " -"directory can not be a utility binary directory." +"Please correct the Binary Path in the Preferences dialog. pgAdmin storage" +" directory can not be a utility binary directory." msgstr "" "Opravte cestu v dialogovém okně Nastavení. Adresář pgAdmin nemůže být " "binárním adresářem obslužného programu." @@ -17490,7 +17526,8 @@ msgstr "" #: pgadmin/utils/__init__.py:352 #, python-format msgid "" -"'%s' file not found. Please correct the Binary Path in the Preferences dialog" +"'%s' file not found. Please correct the Binary Path in the Preferences " +"dialog" msgstr "Soubor '%s' nebyl nalezen. Opravte cestu v dialogovém okně Nastavení" #: pgadmin/utils/__init__.py:569 @@ -17649,11 +17686,11 @@ msgstr "Zadané ID uživatele (%s) nebylo nalezeno." #: pgadmin/utils/constants.py:131 msgid "" -"Access denied: You’re having limited access. You’re not allowed to Rename, " -"Delete or Create any files/folders" +"Access denied: You’re having limited access. You’re not allowed to " +"Rename, Delete or Create any files/folders" msgstr "" -"Přístup odepřen: Máte omezený přístup. Nemáte povoleno přejmenovávat, mazat " -"nebo vytvářet žádné soubory/složky" +"Přístup odepřen: Máte omezený přístup. Nemáte povoleno přejmenovávat, " +"mazat nebo vytvářet žádné soubory/složky" #: pgadmin/utils/constants.py:155 msgid "Could not find the specified server." @@ -17661,21 +17698,21 @@ msgstr "Zadaný server se nepodařilo najít." #: pgadmin/utils/exception.py:70 msgid "" -"Connection to the SSH Tunnel for host '{0}' has been lost. Reconnect to the " -"database server." +"Connection to the SSH Tunnel for host '{0}' has been lost. Reconnect to " +"the database server." msgstr "" -"Připojení k tunelu SSH pro hostitele '{0}' bylo ztraceno. Znovu se připojte " -"k databázovému serveru." +"Připojení k tunelu SSH pro hostitele '{0}' bylo ztraceno. Znovu se " +"připojte k databázovému serveru." -#: pgadmin/utils/heartbeat.py:34 +#: pgadmin/utils/heartbeat.py:35 msgid "Manager not found. Stopped Heartbeat logging." msgstr "Správce nenalezen. Zastaveno logování Heartbeat." -#: pgadmin/utils/heartbeat.py:45 +#: pgadmin/utils/heartbeat.py:51 msgid "Heartbeat logged successfully." msgstr "Heartbeat úspěšně zalogován." -#: pgadmin/utils/heartbeat.py:62 +#: pgadmin/utils/heartbeat.py:68 msgid "Stopped Heartbeat logging." msgstr "Zastaveno logování Heartbeat." @@ -17726,12 +17763,12 @@ msgstr "" #: pgadmin/utils/driver/psycopg3/connection.py:733 msgid "" -"Failed to create cursor for psycopg3 connection with error message for the " -"server#{1}:{2}:\n" +"Failed to create cursor for psycopg3 connection with error message for " +"the server#{1}:{2}:\n" "{0}" msgstr "" -"Nepodařilo se vytvořit kurzor pro připojení psycopg3 s chybovou zprávou pro " -"server#{1}:{2}:\n" +"Nepodařilo se vytvořit kurzor pro připojení psycopg3 s chybovou zprávou " +"pro server#{1}:{2}:\n" "{0}" #: pgadmin/utils/driver/psycopg3/connection.py:745 @@ -17768,17 +17805,17 @@ msgstr "Není připojeno k databázovému serveru." #: pgadmin/utils/driver/psycopg3/connection.py:1642 msgid "" -"Asynchronous notification \"{0}\" with payload \"{1}\" received from server " -"process with PID {2}\n" +"Asynchronous notification \"{0}\" with payload \"{1}\" received from " +"server process with PID {2}\n" msgstr "" -"Asynchronní oznámení \"{0}\" s daty \"{1}\" bylo přijato z procesu serveru s " -"PID {2}\n" +"Asynchronní oznámení \"{0}\" s daty \"{1}\" bylo přijato z procesu " +"serveru s PID {2}\n" #: pgadmin/utils/driver/psycopg3/connection.py:1648 msgid "" -"Asynchronous notification \"{0}\" received from server process with PID {1}\n" -msgstr "" -"Asynchronní oznámení \"{0}\" bylo přijato z procesu serveru s PID {1}\n" +"Asynchronous notification \"{0}\" received from server process with PID " +"{1}\n" +msgstr "Asynchronní oznámení \"{0}\" bylo přijato z procesu serveru s PID {1}\n" #: pgadmin/utils/driver/psycopg3/connection.py:1686 msgid "ERROR: " @@ -17827,3 +17864,7 @@ msgid "" msgstr "" "Nepodařilo se vytvořit tunel SSH.\n" "Chyba: {0}" + +#~ msgid "Error in schema diff initialize ${error.response.data}" +#~ msgstr "Chyba při inicializaci porovnání schématu ${error.response.data}" + diff --git a/web/pgadmin/translations/de/LC_MESSAGES/messages.mo b/web/pgadmin/translations/de/LC_MESSAGES/messages.mo index 53fbc4841b4b3756c0826f58d7d377fa430dd597..f74fa2e7092531e2ba704e9fffea33ffc7e2160f 100644 GIT binary patch delta 25 hcmZ26gJs1GmJOy0xGZ!HO%;p`t&B}J+b?*T4FGc}2<-p> delta 25 hcmZ26gJs1GmJOy0xXg78Efow+tqd(U+b?*T4FGd<2=)K~ diff --git a/web/pgadmin/translations/de/LC_MESSAGES/messages.po b/web/pgadmin/translations/de/LC_MESSAGES/messages.po index cb91f78be..e115ec37f 100644 --- a/web/pgadmin/translations/de/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/de/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pgAdmin 4\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-07-19 15:19+0530\n" +"POT-Creation-Date: 2024-08-15 21:34+0530\n" "PO-Revision-Date: 2017-04-14 22:53+0200\n" "Last-Translator: Jonas Thelemann\n" "Language: de\n" @@ -697,8 +697,8 @@ msgstr "Debugger" #: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:48 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:63 msgid "Schema Diff" msgstr "" @@ -827,7 +827,7 @@ msgid "Server deleted" msgstr "Server gelöscht" #: pgadmin/browser/server_groups/servers/__init__.py:801 -#: pgadmin/browser/server_groups/servers/__init__.py:2226 +#: pgadmin/browser/server_groups/servers/__init__.py:2230 msgid "Could not find the required server." msgstr "Konnte nicht den benötigten Server finden." @@ -957,42 +957,42 @@ msgstr "Server hat keine aktive Verbindung zur Erstellung von Statistiken." msgid "Please enter the server details to connect" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1738 -#: pgadmin/tools/schema_diff/__init__.py:368 +#: pgadmin/browser/server_groups/servers/__init__.py:1742 +#: pgadmin/tools/schema_diff/__init__.py:363 #: pgadmin/tools/sqleditor/__init__.py:2575 msgid "Server connected." msgstr "Server verbunden." -#: pgadmin/browser/server_groups/servers/__init__.py:1778 +#: pgadmin/browser/server_groups/servers/__init__.py:1782 msgid "Server could not be disconnected." msgstr "Server konnte nicht getrennt werden." -#: pgadmin/browser/server_groups/servers/__init__.py:1782 +#: pgadmin/browser/server_groups/servers/__init__.py:1786 msgid "Server disconnected." msgstr "Server getrennt." -#: pgadmin/browser/server_groups/servers/__init__.py:1802 +#: pgadmin/browser/server_groups/servers/__init__.py:1806 msgid "Could not reload the server configuration." msgstr "Konnte nicht die Serverkonfiguration neu laden." -#: pgadmin/browser/server_groups/servers/__init__.py:1807 +#: pgadmin/browser/server_groups/servers/__init__.py:1811 msgid "Server configuration reloaded." msgstr "Server-Konfiguration neu geladen." -#: pgadmin/browser/server_groups/servers/__init__.py:1852 +#: pgadmin/browser/server_groups/servers/__init__.py:1856 msgid "Named restore point created: {0}" msgstr "Benannter Wiederherstellungspunkt erstellt: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1858 +#: pgadmin/browser/server_groups/servers/__init__.py:1862 msgid "Named restore point creation failed ({0})" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1927 -#: pgadmin/browser/server_groups/servers/__init__.py:1939 +#: pgadmin/browser/server_groups/servers/__init__.py:1931 +#: pgadmin/browser/server_groups/servers/__init__.py:1943 msgid "Could not find the required parameter(s)." msgstr "Konnte nicht den/die benötigten Parameter finden." -#: pgadmin/browser/server_groups/servers/__init__.py:1948 +#: pgadmin/browser/server_groups/servers/__init__.py:1952 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:133 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:446 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:381 @@ -1002,29 +1002,29 @@ msgstr "Konnte nicht den/die benötigten Parameter finden." msgid "Passwords do not match." msgstr "Passwörter stimmen nicht überein." -#: pgadmin/browser/server_groups/servers/__init__.py:1970 +#: pgadmin/browser/server_groups/servers/__init__.py:1974 msgid "Incorrect password." msgstr "Falsches Passwort." -#: pgadmin/browser/server_groups/servers/__init__.py:2020 +#: pgadmin/browser/server_groups/servers/__init__.py:2024 msgid "Password changed successfully." msgstr "Passwort erfolgreich geändert." -#: pgadmin/browser/server_groups/servers/__init__.py:2058 +#: pgadmin/browser/server_groups/servers/__init__.py:2062 msgid "WAL replay paused" msgstr "WAL-Wiedergabe pausiert" -#: pgadmin/browser/server_groups/servers/__init__.py:2069 +#: pgadmin/browser/server_groups/servers/__init__.py:2073 msgid "WAL replay resumed" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:2075 -#: pgadmin/browser/server_groups/servers/__init__.py:2133 +#: pgadmin/browser/server_groups/servers/__init__.py:2079 +#: pgadmin/browser/server_groups/servers/__init__.py:2137 msgid "Please connect the server." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:2268 -#: pgadmin/browser/server_groups/servers/__init__.py:2311 +#: pgadmin/browser/server_groups/servers/__init__.py:2272 +#: pgadmin/browser/server_groups/servers/__init__.py:2315 msgid "The saved password cleared successfully." msgstr "" @@ -1188,7 +1188,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/exclusion_constraint/utils.py:236 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py:207 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/utils.py:208 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1534 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1537 #: pgadmin/browser/server_groups/servers/roles/__init__.py:1336 msgid "-- definition incomplete" msgstr "-- Definition unvollständig" @@ -1234,14 +1234,14 @@ msgstr "Umwandlung..." #: pgadmin/static/js/socket_instance.js:33 #: pgadmin/tools/backup/static/js/backup.js:268 #: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:436 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:464 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:465 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:391 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:395 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:716 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:758 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:91 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:112 -#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:172 +#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:176 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:78 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:100 #: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:53 @@ -1327,12 +1327,12 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:44 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.ui.js:28 -#: pgadmin/dashboard/static/js/Dashboard.jsx:388 -#: pgadmin/dashboard/static/js/Dashboard.jsx:776 +#: pgadmin/dashboard/static/js/Dashboard.jsx:391 +#: pgadmin/dashboard/static/js/Dashboard.jsx:779 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:53 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:52 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:134 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:118 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:119 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:103 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:54 @@ -2187,7 +2187,7 @@ msgstr "Standard" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:24 #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:166 #: pgadmin/browser/templates/browser/js/messages.js:33 -#: pgadmin/dashboard/static/js/Dashboard.jsx:406 +#: pgadmin/dashboard/static/js/Dashboard.jsx:409 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:105 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:55 @@ -2207,8 +2207,8 @@ msgstr "Status" #: pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/static/js/dbms_jobscheduler.ui.js:36 #: pgadmin/misc/sql/static/js/SQL.jsx:77 pgadmin/static/js/UtilityView.jsx:43 #: pgadmin/tools/backup/static/js/backup.js:156 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:294 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:749 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:295 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:755 #: pgadmin/tools/import_export/static/js/import_export.js:80 #: pgadmin/tools/maintenance/static/js/maintenance.js:95 #: pgadmin/tools/restore/static/js/restore.js:93 @@ -2296,7 +2296,7 @@ msgstr "Ereignisauslöser..." #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:108 #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:117 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:793 +#: pgadmin/dashboard/static/js/Dashboard.jsx:796 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2745,7 +2745,7 @@ msgstr "Benutzerzuordnung..." #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/static/js/user_mapping.ui.js:36 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/Dashboard.jsx:579 +#: pgadmin/dashboard/static/js/Dashboard.jsx:582 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:25 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:24 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:158 @@ -3058,7 +3058,7 @@ msgid "Schema dropped" msgstr "Schema gelöscht" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:736 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:184 msgid "Definition incomplete." msgstr "Definition unvollständig." @@ -3558,7 +3558,7 @@ msgstr "Statistiken" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.ui.js:498 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:386 -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:51 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:491 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:491 @@ -3903,7 +3903,7 @@ msgid "Function..." msgstr "Funktion..." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:754 +#: pgadmin/dashboard/static/js/Dashboard.jsx:757 msgid "Mode" msgstr "Modus" @@ -4493,19 +4493,19 @@ msgstr "Tabelle gelöscht" msgid "Table rows counted: {}" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1112 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1115 msgid "Table statistics have been reset" msgstr "Tabellenstatistiken wurden zurückgesetzt" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1438 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1441 msgid "-- definition incomplete for {0}" msgstr "-- Definition unvollständig für {0}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1996 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1999 msgid "Table truncated" msgstr "Tabelle gekürzt" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2062 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2065 msgid "" "The table is currently locked and the operation cannot be completed. " "Please try again later. \r\n" @@ -5178,7 +5178,7 @@ msgstr "Konnte nicht den Index in der Tabelle finden." #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:6 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:309 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:131 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:128 msgid "Size" msgstr "Größe" @@ -5259,9 +5259,9 @@ msgid "Access Method" msgstr "Zugriffsmethode" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:480 -#: pgadmin/static/js/SchemaView/index.jsx:646 -#: pgadmin/static/js/SchemaView/index.jsx:673 -#: pgadmin/static/js/SchemaView/index.jsx:694 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:118 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:129 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:159 #: pgadmin/static/js/components/QueryThresholds.jsx:44 msgid "Warning" msgstr "" @@ -6466,7 +6466,7 @@ msgid "Transition" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.ui.js:426 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:436 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:437 msgid "New table" msgstr "" @@ -6950,7 +6950,7 @@ msgstr "Überprüfungsoptionen" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:399 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:18 msgid "No" msgstr "Nein" @@ -6989,9 +6989,9 @@ msgstr "Größe der temporären Dateien" #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:186 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 -#: pgadmin/dashboard/static/js/Dashboard.jsx:665 -#: pgadmin/dashboard/static/js/Dashboard.jsx:783 +#: pgadmin/dashboard/static/js/Dashboard.jsx:572 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 +#: pgadmin/dashboard/static/js/Dashboard.jsx:786 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:143 msgid "Database" msgstr "Datenbank" @@ -7057,7 +7057,7 @@ msgid "Database already connected." msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:498 -#: pgadmin/static/js/helpers/Notifier.jsx:125 +#: pgadmin/static/js/helpers/Notifier.jsx:126 #, python-format msgid "Error: Object not found - %s." msgstr "" @@ -7782,7 +7782,7 @@ msgstr "Job-Schritt..." #: pgadmin/browser/templates/browser/js/messages.js:24 #: pgadmin/dashboard/static/js/ActiveQuery.ui.js:52 #: pgadmin/static/js/BrowserComponent.jsx:51 -#: pgadmin/static/js/SchemaView/FormView.jsx:420 +#: pgadmin/static/js/SchemaView/FormView.jsx:326 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:63 msgid "SQL" msgstr "SQL" @@ -7841,8 +7841,8 @@ msgstr "Fehlschlagen" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:663 pgadmin/dashboard/__init__.py:690 -#: pgadmin/dashboard/static/js/Dashboard.jsx:147 -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:151 +#: pgadmin/dashboard/static/js/Dashboard.jsx:213 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "Erfolg" @@ -7962,8 +7962,8 @@ msgid "Replica Nodes" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:21 -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 -#: pgadmin/dashboard/static/js/Dashboard.jsx:656 +#: pgadmin/dashboard/static/js/Dashboard.jsx:563 +#: pgadmin/dashboard/static/js/Dashboard.jsx:659 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:41 #: pgadmin/dashboard/static/js/Replication/schema_ui/replication_stats.ui.js:23 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:46 @@ -7993,8 +7993,8 @@ msgid "Client Port" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:39 -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 -#: pgadmin/dashboard/static/js/Dashboard.jsx:621 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 +#: pgadmin/dashboard/static/js/Dashboard.jsx:624 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:57 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:55 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:219 @@ -8569,6 +8569,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:128 #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:136 #: pgadmin/browser/templates/browser/js/messages.js:23 +#: pgadmin/static/js/SchemaView/FormView.jsx:70 #: pgadmin/tools/import_export/static/js/import_export.ui.js:52 #: pgadmin/tools/import_export/static/js/import_export.ui.js:62 #: pgadmin/tools/import_export/static/js/import_export.ui.js:85 @@ -9109,7 +9110,7 @@ msgid "TTY" msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:504 -#: pgadmin/dashboard/static/js/Dashboard.jsx:321 +#: pgadmin/dashboard/static/js/Dashboard.jsx:324 msgid "Replication" msgstr "" @@ -9244,7 +9245,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:401 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:22 msgid "Yes" msgstr "Ja" @@ -9315,19 +9316,19 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:31 -#: pgadmin/dashboard/static/js/Dashboard.jsx:605 +#: pgadmin/dashboard/static/js/Dashboard.jsx:608 msgid "Backend start" msgstr "Back-End-Start" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/Dashboard.jsx:596 +#: pgadmin/dashboard/static/js/Dashboard.jsx:599 msgid "Client" msgstr "Client" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/Dashboard.jsx:588 +#: pgadmin/dashboard/static/js/Dashboard.jsx:591 msgid "Application" msgstr "Anwendung" @@ -9472,8 +9473,8 @@ msgstr "Fehler beim Abrufen von Details für den Knoten." #: pgadmin/browser/static/js/collection.js:46 #: pgadmin/dashboard/static/js/components/RefreshButtons.jsx:36 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:551 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:566 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:561 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:576 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:360 msgid "Refresh" msgstr "Aktualisieren" @@ -10125,7 +10126,7 @@ msgstr "" #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:170 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:42 #: pgadmin/static/js/Explain/Graphical.jsx:437 -#: pgadmin/static/js/SchemaView/index.jsx:812 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:249 #: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:181 #: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:83 #: pgadmin/static/js/helpers/Layout/index.jsx:54 @@ -10222,11 +10223,11 @@ msgid "Retrieving data from the server..." msgstr "Daten vom Server abrufen..." #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:832 -#: pgadmin/dashboard/static/js/Dashboard.jsx:893 -#: pgadmin/dashboard/static/js/Dashboard.jsx:897 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1028 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1032 +#: pgadmin/dashboard/static/js/Dashboard.jsx:835 +#: pgadmin/dashboard/static/js/Dashboard.jsx:896 +#: pgadmin/dashboard/static/js/Dashboard.jsx:900 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1031 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1035 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:131 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:135 #: pgadmin/misc/dependents/static/js/Dependents.jsx:130 @@ -10457,268 +10458,268 @@ msgstr "" msgid "Last state changed at" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:114 -#: pgadmin/dashboard/static/js/Dashboard.jsx:167 +#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:171 msgid "Terminate Session?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:115 +#: pgadmin/dashboard/static/js/Dashboard.jsx:119 msgid "Are you sure you wish to terminate the session?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:122 msgid "Session terminated successfully." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:119 +#: pgadmin/dashboard/static/js/Dashboard.jsx:123 msgid "An error occurred whilst terminating the active query." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 -#: pgadmin/dashboard/static/js/Dashboard.jsx:219 +#: pgadmin/dashboard/static/js/Dashboard.jsx:160 +#: pgadmin/dashboard/static/js/Dashboard.jsx:223 msgid "Failed to perform the operation." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:180 +#: pgadmin/dashboard/static/js/Dashboard.jsx:184 msgid "Cancel Active Query?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:181 +#: pgadmin/dashboard/static/js/Dashboard.jsx:185 msgid "Are you sure you wish to cancel the active query?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:184 +#: pgadmin/dashboard/static/js/Dashboard.jsx:188 msgid "Active query cancelled successfully." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:189 msgid "An error occurred whilst cancelling the active query." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:230 +#: pgadmin/dashboard/static/js/Dashboard.jsx:234 msgid "Cancel the active query" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:254 -#: pgadmin/dashboard/static/js/Dashboard.jsx:263 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 +#: pgadmin/dashboard/static/js/Dashboard.jsx:266 msgid "Active sessions only" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 msgid "Activity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "Configuration" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 -#: pgadmin/dashboard/static/js/Dashboard.jsx:512 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 +#: pgadmin/dashboard/static/js/Dashboard.jsx:515 msgid "Logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "System" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:56 #: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 msgid "Summary" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:229 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:349 +#: pgadmin/dashboard/static/js/Dashboard.jsx:352 msgid "You cannot cancel background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:351 +#: pgadmin/dashboard/static/js/Dashboard.jsx:354 msgid "You cannot terminate background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:364 +#: pgadmin/dashboard/static/js/Dashboard.jsx:367 msgid "You are not allowed to cancel the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +#: pgadmin/dashboard/static/js/Dashboard.jsx:371 msgid "You are not allowed to terminate the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:376 +#: pgadmin/dashboard/static/js/Dashboard.jsx:379 msgid "The session is already in idle state." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:397 +#: pgadmin/dashboard/static/js/Dashboard.jsx:400 msgid "Category" msgstr "Kategorie" -#: pgadmin/dashboard/static/js/Dashboard.jsx:415 +#: pgadmin/dashboard/static/js/Dashboard.jsx:418 msgid "Unit" msgstr "Einheit" -#: pgadmin/dashboard/static/js/Dashboard.jsx:424 +#: pgadmin/dashboard/static/js/Dashboard.jsx:427 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Description" msgstr "Beschreibung" -#: pgadmin/dashboard/static/js/Dashboard.jsx:471 +#: pgadmin/dashboard/static/js/Dashboard.jsx:474 msgid "Failed to download the logs." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:486 +#: pgadmin/dashboard/static/js/Dashboard.jsx:489 msgid "View the log details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:491 +#: pgadmin/dashboard/static/js/Dashboard.jsx:494 msgid "Error Severity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:501 +#: pgadmin/dashboard/static/js/Dashboard.jsx:504 msgid "Log Prefix/Timestamp" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:555 +#: pgadmin/dashboard/static/js/Dashboard.jsx:558 msgid "View the active session details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:613 +#: pgadmin/dashboard/static/js/Dashboard.jsx:616 msgid "Transaction start" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:631 +#: pgadmin/dashboard/static/js/Dashboard.jsx:634 msgid "Waiting" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:639 +#: pgadmin/dashboard/static/js/Dashboard.jsx:642 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:646 +#: pgadmin/dashboard/static/js/Dashboard.jsx:649 msgid "Blocking PIDs" msgstr "Blockierende PIDs" -#: pgadmin/dashboard/static/js/Dashboard.jsx:675 +#: pgadmin/dashboard/static/js/Dashboard.jsx:678 msgid "Lock type" msgstr "Sperrtyp" -#: pgadmin/dashboard/static/js/Dashboard.jsx:684 +#: pgadmin/dashboard/static/js/Dashboard.jsx:687 msgid "Target relation" msgstr "Zielrelation" -#: pgadmin/dashboard/static/js/Dashboard.jsx:691 +#: pgadmin/dashboard/static/js/Dashboard.jsx:694 msgid "Page" msgstr "Seite" -#: pgadmin/dashboard/static/js/Dashboard.jsx:700 +#: pgadmin/dashboard/static/js/Dashboard.jsx:703 msgid "Tuple" msgstr "Tupel" -#: pgadmin/dashboard/static/js/Dashboard.jsx:709 +#: pgadmin/dashboard/static/js/Dashboard.jsx:712 msgid "vXID (target)" msgstr "vXID (Ziel)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:718 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "XID (target)" msgstr "XID (Ziel)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:730 msgid "Class" msgstr "Klasse" -#: pgadmin/dashboard/static/js/Dashboard.jsx:736 +#: pgadmin/dashboard/static/js/Dashboard.jsx:739 msgid "Object ID" msgstr "Objekt-ID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:745 +#: pgadmin/dashboard/static/js/Dashboard.jsx:748 msgid "vXID (owner)" msgstr "vXID (Besitzer)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:764 +#: pgadmin/dashboard/static/js/Dashboard.jsx:767 msgid "Granted?" msgstr "Gewährt?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:800 +#: pgadmin/dashboard/static/js/Dashboard.jsx:803 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:807 +#: pgadmin/dashboard/static/js/Dashboard.jsx:810 msgid "Prepared at" msgstr "Vorbereitete bei" -#: pgadmin/dashboard/static/js/Dashboard.jsx:824 +#: pgadmin/dashboard/static/js/Dashboard.jsx:827 msgid "Text" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:825 +#: pgadmin/dashboard/static/js/Dashboard.jsx:828 msgid "JSON" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:826 +#: pgadmin/dashboard/static/js/Dashboard.jsx:829 msgid "CSV" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:848 +#: pgadmin/dashboard/static/js/Dashboard.jsx:851 msgid "Please connect to the selected server to view the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:854 +#: pgadmin/dashboard/static/js/Dashboard.jsx:857 msgid "Loading dashboard..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:877 +#: pgadmin/dashboard/static/js/Dashboard.jsx:880 msgid "Loading logs..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:886 +#: pgadmin/dashboard/static/js/Dashboard.jsx:889 msgid "" "Please enable the logging to view the server logs or check the log file " "is in place or not." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:908 +#: pgadmin/dashboard/static/js/Dashboard.jsx:911 msgid "" "The system_stats extension is not installed. You can install the " "extension in a database using the \"CREATE EXTENSION system_stats;\" SQL " "command. Reload pgAdmin once it is installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:916 +#: pgadmin/dashboard/static/js/Dashboard.jsx:919 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:963 +#: pgadmin/dashboard/static/js/Dashboard.jsx:966 msgid "Table based logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:968 +#: pgadmin/dashboard/static/js/Dashboard.jsx:971 msgid "Log Format" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:980 +#: pgadmin/dashboard/static/js/Dashboard.jsx:983 msgid "Tabular format?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:998 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1001 msgid "Download logs " msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1082 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1085 msgid "Sessions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1093 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1096 msgid "Locks" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1101 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1104 msgid "Prepared Transactions" msgstr "" @@ -11602,6 +11603,7 @@ msgstr "" #: pgadmin/misc/cloud/static/js/azure.js:34 #: pgadmin/misc/cloud/static/js/google.js:35 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 +#: pgadmin/static/js/SchemaView/useSchemaState.js:258 msgid "Loading..." msgstr "Laden..." @@ -12424,7 +12426,7 @@ msgid "Go Back" msgstr "" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 -#: pgadmin/static/js/SchemaView/DataGridView.jsx:264 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:204 #: pgadmin/static/js/components/PgTable.jsx:280 #: pgadmin/static/js/components/PgTable.jsx:281 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:409 @@ -12471,7 +12473,7 @@ msgid "All Files" msgstr "Alle Dateien" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:848 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:609 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:619 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:19 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:117 @@ -12491,11 +12493,11 @@ msgid "Cancel" msgstr "Abbrechen" #: pgadmin/misc/file_manager/static/js/components/GridView.jsx:146 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:168 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:171 msgid "No files/folders found" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:127 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:124 msgid "Date Modified" msgstr "" @@ -12549,38 +12551,39 @@ msgstr "" msgid "This settings is to Show/Hide nodes in the object explorer." msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:538 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:544 msgid "Object explorer refresh required" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:539 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:545 msgid "An object explorer refresh is required. Do you wish to refresh it now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:552 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:567 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:562 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:577 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:361 msgid "Later" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:558 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:568 msgid "Refresh required" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:559 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:569 msgid "" "A page refresh is required to apply the theme. Do you wish to refresh the" " page now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:605 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:615 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:242 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:436 msgid "Help for this dialog." msgstr "Hilfe für diesen Dialog." -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:612 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:622 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:27 -#: pgadmin/static/js/SchemaView/index.jsx:818 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:260 msgid "Save" msgstr "Speichern" @@ -12734,7 +12737,7 @@ msgstr "" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:66 #: pgadmin/static/js/helpers/Notifier.jsx:49 -#: pgadmin/static/js/helpers/Notifier.jsx:169 +#: pgadmin/static/js/helpers/Notifier.jsx:172 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:93 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -12984,7 +12987,7 @@ msgid "" "Alternatively, you can also execute \"EXPLAIN (FORMAT JSON) [QUERY]\"." msgstr "" -#: pgadmin/static/js/PgTreeView/index.jsx:96 +#: pgadmin/static/js/PgTreeView/index.jsx:99 msgid "No objects are found to display" msgstr "" @@ -13014,59 +13017,63 @@ msgstr "" msgid "Show all" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:269 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:209 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:215 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:622 msgid "Add row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:388 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:329 msgid "Edit row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:405 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:346 msgid "Delete row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:427 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:368 msgid "Delete Row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:428 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:369 msgid "Are you sure you wish to delete this row?" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:289 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:119 +msgid "Changes will be lost. Are you sure you want to reset?" +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:180 +msgid "No updates." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:237 +msgid "SQL help for this object type." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:255 +msgid "Reset" +msgstr "Zurücksetzen" + +#: pgadmin/static/js/SchemaView/SchemaPropertiesView.jsx:165 +msgid "Edit object..." +msgstr "" + +#: pgadmin/static/js/SchemaView/schemaUtils.js:247 #, python-format msgid "%s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:291 +#: pgadmin/static/js/SchemaView/schemaUtils.js:251 #, python-format msgid "%s in %s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:312 +#: pgadmin/static/js/SchemaView/schemaUtils.js:307 #, python-format msgid "%s in %s" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:647 -msgid "Changes will be lost. Are you sure you want to reset?" -msgstr "" - -#: pgadmin/static/js/SchemaView/index.jsx:739 -msgid "No updates." -msgstr "" - -#: pgadmin/static/js/SchemaView/index.jsx:815 -msgid "Reset" -msgstr "Zurücksetzen" - -#: pgadmin/static/js/SchemaView/index.jsx:988 -msgid "Edit object..." -msgstr "" - #: pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx:16 msgid "Forget Password" msgstr "" @@ -13180,7 +13187,7 @@ msgstr "" msgid "Cmd" msgstr "" -#: pgadmin/static/js/components/PgReactDataGrid.jsx:147 +#: pgadmin/static/js/components/PgReactDataGrid.jsx:156 msgid "No rows found." msgstr "" @@ -13262,7 +13269,7 @@ msgstr "" msgid "Minimize" msgstr "" -#: pgadmin/static/js/helpers/Notifier.jsx:136 +#: pgadmin/static/js/helpers/Notifier.jsx:139 msgid "Connection Lost" msgstr "" @@ -14252,111 +14259,111 @@ msgstr "" msgid "(Connection failed)" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:298 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:299 #, fuzzy msgid "Preparing..." msgstr "Laden..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:364 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:365 msgid "Save changes?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:367 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:368 msgid "The diagram has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:427 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:428 #, python-format msgid "Table: %s (%s)" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:429 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:438 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:430 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:439 msgid "Table name already exists" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:455 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:456 msgid "Cannot drop table from outside of the current database." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:502 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 msgid "Delete ?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 #, python-format msgid "You have selected %s tables and %s links." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:505 msgid "Are you sure you want to delete ?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:555 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:560 #, fuzzy msgid "Loading project..." msgstr "Laden..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:591 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:597 #, fuzzy msgid "Saving..." msgstr "Laden..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:596 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:602 msgid "Project saved successfully." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:631 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:637 msgid "-- This script was generated by the ERD tool in pgAdmin 4.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:632 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:638 msgid "" "-- Please log an issue at https://github.com/pgadmin-" "org/pgadmin4/issues/new/choose if you find any bugs, including " "reproduction steps.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:645 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:651 msgid "Preparing the SQL..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:672 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:678 #, fuzzy msgid "Preparing the image..." msgstr "Lade die Datei..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:745 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:751 msgid "Unknown error. Check console logs" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:760 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:766 msgid "Maximum image size limit" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:761 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:767 msgid "" "The downloaded image has exceeded the maximum size of 32767 x 32767 " "pixels, and has been cropped to that size." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:770 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:776 msgid "One to many relation" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:778 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:784 msgid "Many to many relation" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:804 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:810 msgid "Initializing connection..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:835 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:841 msgid "Fetching required data..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:858 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:864 msgid "Fetching schema data..." msgstr "" @@ -14705,7 +14712,7 @@ msgstr "" "Formats." #: pgadmin/tools/import_export_servers/__init__.py:42 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:205 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:211 #: pgadmin/tools/import_export_servers/static/js/import_export_servers.js:47 msgid "Import/Export Servers" msgstr "" @@ -14726,59 +14733,59 @@ msgstr "" msgid "Database Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "Export Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "The selected servers were exported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:79 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:85 msgid "Export Error" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:96 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:102 msgid "The selected servers were imported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:98 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 msgid "" "The existing server groups and servers were removed, and the selected " "servers were imported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:101 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:107 msgid "Import Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:110 msgid "Import error" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:149 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:155 msgid "" "The following servers will be imported. Click the Finish button to " "complete the import process." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:151 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:157 msgid "" "All existing server groups and servers will be removed before the servers" " above are imported. On a successful import process, the object explorer " "will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:153 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:159 msgid "On a successful import process, the object explorer will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:174 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:175 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:180 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:181 msgid "Error while fetching Server Groups and Servers." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:229 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:237 msgid "Select the Server Groups/Servers to import/export:" msgstr "" @@ -15129,39 +15136,39 @@ msgid "" "the Compare button in the Schema Diff tab." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:704 +#: pgadmin/tools/schema_diff/__init__.py:699 msgid "Selected object is not supported for DDL comparison." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:728 +#: pgadmin/tools/schema_diff/__init__.py:723 msgid "Server(s) disconnected." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:731 +#: pgadmin/tools/schema_diff/__init__.py:726 msgid "" "Schema diff does not support the comparison between Postgres Server and " "EDB Postgres Advanced Server." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:745 +#: pgadmin/tools/schema_diff/__init__.py:740 msgid "Source and Target database server must be of the same major version." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:794 +#: pgadmin/tools/schema_diff/__init__.py:789 msgid "Comparing {0}" msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:808 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:366 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:370 +#: pgadmin/tools/schema_diff/__init__.py:803 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:342 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:346 msgid "Database Objects" msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:858 +#: pgadmin/tools/schema_diff/__init__.py:853 msgid "Comparing {0} " msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:861 +#: pgadmin/tools/schema_diff/__init__.py:856 msgid "Comparing {0} of schema '{1}'" msgstr "" @@ -15189,15 +15196,11 @@ msgstr "" msgid "Ignore Grant/Revoke" msgstr "" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:74 -msgid "Error in schema diff initialize ${error.response.data}" -msgstr "" - -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:783 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "No difference found" msgstr "" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:788 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:762 msgid "Loading result grid..." msgstr "" @@ -15324,6 +15327,10 @@ msgstr "" msgid "The dependencies will not be resolved in the Schema comparison." msgstr "" +#: pgadmin/tools/schema_diff/static/js/components/SchemaDiffComponent.jsx:73 +msgid "Error in schema diff initialize ${err.response.data}" +msgstr "" + #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:135 msgid "Object name" msgstr "" @@ -15603,7 +15610,7 @@ msgstr "" msgid "Invalid JSON input" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:175 +#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:173 msgid "View all geometries in this column" msgstr "" @@ -15684,27 +15691,27 @@ msgstr "" msgid "Geometries with non-SRID %s not rendered." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:301 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:357 msgid "Empty" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:306 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:362 msgid "Street" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:313 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:369 msgid "Topography" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:324 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:380 msgid "Gray Style" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:335 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:391 msgid "Light Color" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:346 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:402 msgid "Dark Matter" msgstr "" @@ -17122,15 +17129,15 @@ msgid "" "the database server." msgstr "" -#: pgadmin/utils/heartbeat.py:34 +#: pgadmin/utils/heartbeat.py:35 msgid "Manager not found. Stopped Heartbeat logging." msgstr "" -#: pgadmin/utils/heartbeat.py:45 +#: pgadmin/utils/heartbeat.py:51 msgid "Heartbeat logged successfully." msgstr "" -#: pgadmin/utils/heartbeat.py:62 +#: pgadmin/utils/heartbeat.py:68 msgid "Stopped Heartbeat logging." msgstr "" @@ -21556,3 +21563,6 @@ msgstr "" #~ msgid "Server activity" #~ msgstr "Server-Aktivität" +#~ msgid "Error in schema diff initialize ${error.response.data}" +#~ msgstr "" + diff --git a/web/pgadmin/translations/es/LC_MESSAGES/messages.mo b/web/pgadmin/translations/es/LC_MESSAGES/messages.mo index 09bba29c5b273af4e269c60d180923c34adcd738..bcab9eb3502f8581cb00fc1df38e4f1bccc478ab 100644 GIT binary patch delta 25 hcmX?jjrHI))(znoxGZ!HO%;p`t&B}JCti3k3jm3k3TFTS delta 25 hcmX?jjrHI))(znoxXg78Efow+tqd(UCti3k3jm4a3UB}b diff --git a/web/pgadmin/translations/es/LC_MESSAGES/messages.po b/web/pgadmin/translations/es/LC_MESSAGES/messages.po index 62e512e80..c95448467 100644 --- a/web/pgadmin/translations/es/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/es/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-07-19 15:19+0530\n" +"POT-Creation-Date: 2024-08-15 21:34+0530\n" "PO-Revision-Date: 2018-08-08 09:29+0000\n" "Last-Translator: Isaias Sanchez \n" "Language: es\n" @@ -699,8 +699,8 @@ msgstr "Depurar" #: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:48 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:63 msgid "Schema Diff" msgstr "" @@ -829,7 +829,7 @@ msgid "Server deleted" msgstr "Servidor borrado" #: pgadmin/browser/server_groups/servers/__init__.py:801 -#: pgadmin/browser/server_groups/servers/__init__.py:2226 +#: pgadmin/browser/server_groups/servers/__init__.py:2230 msgid "Could not find the required server." msgstr "No se puede encontrar el servidor requerido." @@ -957,42 +957,42 @@ msgstr "El servidor no tiene conexiones activas para generar estadísticas." msgid "Please enter the server details to connect" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1738 -#: pgadmin/tools/schema_diff/__init__.py:368 +#: pgadmin/browser/server_groups/servers/__init__.py:1742 +#: pgadmin/tools/schema_diff/__init__.py:363 #: pgadmin/tools/sqleditor/__init__.py:2575 msgid "Server connected." msgstr "Servidor conectado." -#: pgadmin/browser/server_groups/servers/__init__.py:1778 +#: pgadmin/browser/server_groups/servers/__init__.py:1782 msgid "Server could not be disconnected." msgstr "El servidor no se puede desconectar." -#: pgadmin/browser/server_groups/servers/__init__.py:1782 +#: pgadmin/browser/server_groups/servers/__init__.py:1786 msgid "Server disconnected." msgstr "Servidor desconectado." -#: pgadmin/browser/server_groups/servers/__init__.py:1802 +#: pgadmin/browser/server_groups/servers/__init__.py:1806 msgid "Could not reload the server configuration." msgstr "No se puede recargar la configuración del servidor." -#: pgadmin/browser/server_groups/servers/__init__.py:1807 +#: pgadmin/browser/server_groups/servers/__init__.py:1811 msgid "Server configuration reloaded." msgstr "Configuración del servidor recargada." -#: pgadmin/browser/server_groups/servers/__init__.py:1852 +#: pgadmin/browser/server_groups/servers/__init__.py:1856 msgid "Named restore point created: {0}" msgstr "Creado punto de restauración por nombre: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1858 +#: pgadmin/browser/server_groups/servers/__init__.py:1862 msgid "Named restore point creation failed ({0})" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1927 -#: pgadmin/browser/server_groups/servers/__init__.py:1939 +#: pgadmin/browser/server_groups/servers/__init__.py:1931 +#: pgadmin/browser/server_groups/servers/__init__.py:1943 msgid "Could not find the required parameter(s)." msgstr "No se puede encontrar el/los parámetro(s) requerido(s)." -#: pgadmin/browser/server_groups/servers/__init__.py:1948 +#: pgadmin/browser/server_groups/servers/__init__.py:1952 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:133 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:446 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:381 @@ -1002,29 +1002,29 @@ msgstr "No se puede encontrar el/los parámetro(s) requerido(s)." msgid "Passwords do not match." msgstr "Contraseña no coincide." -#: pgadmin/browser/server_groups/servers/__init__.py:1970 +#: pgadmin/browser/server_groups/servers/__init__.py:1974 msgid "Incorrect password." msgstr "Contraseña incorrecta." -#: pgadmin/browser/server_groups/servers/__init__.py:2020 +#: pgadmin/browser/server_groups/servers/__init__.py:2024 msgid "Password changed successfully." msgstr "Contraseña cambiada exitosamente." -#: pgadmin/browser/server_groups/servers/__init__.py:2058 +#: pgadmin/browser/server_groups/servers/__init__.py:2062 msgid "WAL replay paused" msgstr "Reproduccion de WAL en pausa" -#: pgadmin/browser/server_groups/servers/__init__.py:2069 +#: pgadmin/browser/server_groups/servers/__init__.py:2073 msgid "WAL replay resumed" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:2075 -#: pgadmin/browser/server_groups/servers/__init__.py:2133 +#: pgadmin/browser/server_groups/servers/__init__.py:2079 +#: pgadmin/browser/server_groups/servers/__init__.py:2137 msgid "Please connect the server." msgstr "Por favor conectar el servidor." -#: pgadmin/browser/server_groups/servers/__init__.py:2268 -#: pgadmin/browser/server_groups/servers/__init__.py:2311 +#: pgadmin/browser/server_groups/servers/__init__.py:2272 +#: pgadmin/browser/server_groups/servers/__init__.py:2315 msgid "The saved password cleared successfully." msgstr "" @@ -1192,7 +1192,7 @@ msgstr "No se puede encontrar la conversión especificada en el servidor." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/exclusion_constraint/utils.py:236 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py:207 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/utils.py:208 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1534 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1537 #: pgadmin/browser/server_groups/servers/roles/__init__.py:1336 msgid "-- definition incomplete" msgstr "-- definición incompleta" @@ -1238,14 +1238,14 @@ msgstr "Conversion..." #: pgadmin/static/js/socket_instance.js:33 #: pgadmin/tools/backup/static/js/backup.js:268 #: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:436 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:464 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:465 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:391 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:395 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:716 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:758 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:91 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:112 -#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:172 +#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:176 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:78 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:100 #: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:53 @@ -1331,12 +1331,12 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:44 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.ui.js:28 -#: pgadmin/dashboard/static/js/Dashboard.jsx:388 -#: pgadmin/dashboard/static/js/Dashboard.jsx:776 +#: pgadmin/dashboard/static/js/Dashboard.jsx:391 +#: pgadmin/dashboard/static/js/Dashboard.jsx:779 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:53 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:52 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:134 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:118 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:119 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:103 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:54 @@ -2191,7 +2191,7 @@ msgstr "Defecto" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:24 #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:166 #: pgadmin/browser/templates/browser/js/messages.js:33 -#: pgadmin/dashboard/static/js/Dashboard.jsx:406 +#: pgadmin/dashboard/static/js/Dashboard.jsx:409 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:105 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:55 @@ -2211,8 +2211,8 @@ msgstr "Estado" #: pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/static/js/dbms_jobscheduler.ui.js:36 #: pgadmin/misc/sql/static/js/SQL.jsx:77 pgadmin/static/js/UtilityView.jsx:43 #: pgadmin/tools/backup/static/js/backup.js:156 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:294 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:749 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:295 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:755 #: pgadmin/tools/import_export/static/js/import_export.js:80 #: pgadmin/tools/maintenance/static/js/maintenance.js:95 #: pgadmin/tools/restore/static/js/restore.js:93 @@ -2300,7 +2300,7 @@ msgstr "Disparador por Evento..." #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:108 #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:117 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:793 +#: pgadmin/dashboard/static/js/Dashboard.jsx:796 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2749,7 +2749,7 @@ msgstr "Mapeo de Usuario..." #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/static/js/user_mapping.ui.js:36 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/Dashboard.jsx:579 +#: pgadmin/dashboard/static/js/Dashboard.jsx:582 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:25 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:24 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:158 @@ -3062,7 +3062,7 @@ msgid "Schema dropped" msgstr "Esquema eliminado" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:736 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:184 msgid "Definition incomplete." msgstr "Definición incompleta." @@ -3562,7 +3562,7 @@ msgstr "Estadísticas" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.ui.js:498 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:386 -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:51 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:491 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:491 @@ -3920,7 +3920,7 @@ msgid "Function..." msgstr "Función..." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:754 +#: pgadmin/dashboard/static/js/Dashboard.jsx:757 msgid "Mode" msgstr "Modo" @@ -4510,19 +4510,19 @@ msgstr "Tabla eliminada" msgid "Table rows counted: {}" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1112 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1115 msgid "Table statistics have been reset" msgstr "Reinicio de las estadísticas de la tabla" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1438 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1441 msgid "-- definition incomplete for {0}" msgstr "-- definición incompleta para {0}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1996 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1999 msgid "Table truncated" msgstr "Tabla truncada" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2062 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2065 msgid "" "The table is currently locked and the operation cannot be completed. " "Please try again later. \r\n" @@ -5195,7 +5195,7 @@ msgstr "No se pudo encontrar el índice en la tabla." #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:6 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:309 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:131 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:128 msgid "Size" msgstr "Tamaño" @@ -5276,9 +5276,9 @@ msgid "Access Method" msgstr "Método de Acceso" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:480 -#: pgadmin/static/js/SchemaView/index.jsx:646 -#: pgadmin/static/js/SchemaView/index.jsx:673 -#: pgadmin/static/js/SchemaView/index.jsx:694 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:118 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:129 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:159 #: pgadmin/static/js/components/QueryThresholds.jsx:44 msgid "Warning" msgstr "" @@ -6490,7 +6490,7 @@ msgid "Transition" msgstr "Transición" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.ui.js:426 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:436 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:437 msgid "New table" msgstr "Tabla new" @@ -6971,7 +6971,7 @@ msgstr "Revisar opciones" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:399 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:18 msgid "No" msgstr "No" @@ -7010,9 +7010,9 @@ msgstr "Tamaño de archivos temporales" #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:186 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 -#: pgadmin/dashboard/static/js/Dashboard.jsx:665 -#: pgadmin/dashboard/static/js/Dashboard.jsx:783 +#: pgadmin/dashboard/static/js/Dashboard.jsx:572 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 +#: pgadmin/dashboard/static/js/Dashboard.jsx:786 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:143 msgid "Database" msgstr "Base de Datos" @@ -7078,7 +7078,7 @@ msgid "Database already connected." msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:498 -#: pgadmin/static/js/helpers/Notifier.jsx:125 +#: pgadmin/static/js/helpers/Notifier.jsx:126 #, python-format msgid "Error: Object not found - %s." msgstr "" @@ -7802,7 +7802,7 @@ msgstr "Paso de trabajo..." #: pgadmin/browser/templates/browser/js/messages.js:24 #: pgadmin/dashboard/static/js/ActiveQuery.ui.js:52 #: pgadmin/static/js/BrowserComponent.jsx:51 -#: pgadmin/static/js/SchemaView/FormView.jsx:420 +#: pgadmin/static/js/SchemaView/FormView.jsx:326 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:63 msgid "SQL" msgstr "SQL" @@ -7861,8 +7861,8 @@ msgstr "Fallo" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:663 pgadmin/dashboard/__init__.py:690 -#: pgadmin/dashboard/static/js/Dashboard.jsx:147 -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:151 +#: pgadmin/dashboard/static/js/Dashboard.jsx:213 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "Éxito" @@ -7982,8 +7982,8 @@ msgid "Replica Nodes" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:21 -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 -#: pgadmin/dashboard/static/js/Dashboard.jsx:656 +#: pgadmin/dashboard/static/js/Dashboard.jsx:563 +#: pgadmin/dashboard/static/js/Dashboard.jsx:659 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:41 #: pgadmin/dashboard/static/js/Replication/schema_ui/replication_stats.ui.js:23 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:46 @@ -8013,8 +8013,8 @@ msgid "Client Port" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:39 -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 -#: pgadmin/dashboard/static/js/Dashboard.jsx:621 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 +#: pgadmin/dashboard/static/js/Dashboard.jsx:624 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:57 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:55 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:219 @@ -8588,6 +8588,7 @@ msgstr "Roles mostrados con un marca tienen configurado el WITH ADMIN OPTION." #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:128 #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:136 #: pgadmin/browser/templates/browser/js/messages.js:23 +#: pgadmin/static/js/SchemaView/FormView.jsx:70 #: pgadmin/tools/import_export/static/js/import_export.ui.js:52 #: pgadmin/tools/import_export/static/js/import_export.ui.js:62 #: pgadmin/tools/import_export/static/js/import_export.ui.js:85 @@ -9126,7 +9127,7 @@ msgid "TTY" msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:504 -#: pgadmin/dashboard/static/js/Dashboard.jsx:321 +#: pgadmin/dashboard/static/js/Dashboard.jsx:324 msgid "Replication" msgstr "" @@ -9261,7 +9262,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:401 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:22 msgid "Yes" msgstr "Si" @@ -9332,19 +9333,19 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:31 -#: pgadmin/dashboard/static/js/Dashboard.jsx:605 +#: pgadmin/dashboard/static/js/Dashboard.jsx:608 msgid "Backend start" msgstr "Inicio del backend" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/Dashboard.jsx:596 +#: pgadmin/dashboard/static/js/Dashboard.jsx:599 msgid "Client" msgstr "Cliente" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/Dashboard.jsx:588 +#: pgadmin/dashboard/static/js/Dashboard.jsx:591 msgid "Application" msgstr "Aplicación" @@ -9489,8 +9490,8 @@ msgstr "Error obteniendo detalles para el nodo." #: pgadmin/browser/static/js/collection.js:46 #: pgadmin/dashboard/static/js/components/RefreshButtons.jsx:36 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:551 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:566 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:561 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:576 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:360 msgid "Refresh" msgstr "Actualizar" @@ -10140,7 +10141,7 @@ msgstr "" #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:170 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:42 #: pgadmin/static/js/Explain/Graphical.jsx:437 -#: pgadmin/static/js/SchemaView/index.jsx:812 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:249 #: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:181 #: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:83 #: pgadmin/static/js/helpers/Layout/index.jsx:54 @@ -10239,11 +10240,11 @@ msgid "Retrieving data from the server..." msgstr "Obteniendo datos del servidor..." #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:832 -#: pgadmin/dashboard/static/js/Dashboard.jsx:893 -#: pgadmin/dashboard/static/js/Dashboard.jsx:897 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1028 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1032 +#: pgadmin/dashboard/static/js/Dashboard.jsx:835 +#: pgadmin/dashboard/static/js/Dashboard.jsx:896 +#: pgadmin/dashboard/static/js/Dashboard.jsx:900 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1031 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1035 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:131 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:135 #: pgadmin/misc/dependents/static/js/Dependents.jsx:130 @@ -10474,268 +10475,268 @@ msgstr "Consulta inicia a" msgid "Last state changed at" msgstr "Último cambio de estado a" -#: pgadmin/dashboard/static/js/Dashboard.jsx:114 -#: pgadmin/dashboard/static/js/Dashboard.jsx:167 +#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:171 msgid "Terminate Session?" msgstr "¿Terminar sesión?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:115 +#: pgadmin/dashboard/static/js/Dashboard.jsx:119 msgid "Are you sure you wish to terminate the session?" msgstr "¿Está seguro que desea terminar la sesión?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:122 msgid "Session terminated successfully." msgstr "Sesión terminada exitosamente." -#: pgadmin/dashboard/static/js/Dashboard.jsx:119 +#: pgadmin/dashboard/static/js/Dashboard.jsx:123 msgid "An error occurred whilst terminating the active query." msgstr "Se produjo un error al terminar la consulta activa." -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 -#: pgadmin/dashboard/static/js/Dashboard.jsx:219 +#: pgadmin/dashboard/static/js/Dashboard.jsx:160 +#: pgadmin/dashboard/static/js/Dashboard.jsx:223 msgid "Failed to perform the operation." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:180 +#: pgadmin/dashboard/static/js/Dashboard.jsx:184 msgid "Cancel Active Query?" msgstr "¿Cancelar la Consulta Activa?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:181 +#: pgadmin/dashboard/static/js/Dashboard.jsx:185 msgid "Are you sure you wish to cancel the active query?" msgstr "¿Esta seguro que desea cancelar la consulta activa?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:184 +#: pgadmin/dashboard/static/js/Dashboard.jsx:188 msgid "Active query cancelled successfully." msgstr "Consulta activa cancelada exitosamente." -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:189 msgid "An error occurred whilst cancelling the active query." msgstr "Se produjo un error al cancelar la consulta activa." -#: pgadmin/dashboard/static/js/Dashboard.jsx:230 +#: pgadmin/dashboard/static/js/Dashboard.jsx:234 msgid "Cancel the active query" msgstr "Cancelar la consulta activa" -#: pgadmin/dashboard/static/js/Dashboard.jsx:254 -#: pgadmin/dashboard/static/js/Dashboard.jsx:263 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 +#: pgadmin/dashboard/static/js/Dashboard.jsx:266 msgid "Active sessions only" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 msgid "Activity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "Configuration" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 -#: pgadmin/dashboard/static/js/Dashboard.jsx:512 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 +#: pgadmin/dashboard/static/js/Dashboard.jsx:515 msgid "Logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "System" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:56 #: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 msgid "Summary" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:229 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:349 +#: pgadmin/dashboard/static/js/Dashboard.jsx:352 msgid "You cannot cancel background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:351 +#: pgadmin/dashboard/static/js/Dashboard.jsx:354 msgid "You cannot terminate background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:364 +#: pgadmin/dashboard/static/js/Dashboard.jsx:367 msgid "You are not allowed to cancel the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +#: pgadmin/dashboard/static/js/Dashboard.jsx:371 msgid "You are not allowed to terminate the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:376 +#: pgadmin/dashboard/static/js/Dashboard.jsx:379 msgid "The session is already in idle state." msgstr "La sesión ya está en estado inactivo." -#: pgadmin/dashboard/static/js/Dashboard.jsx:397 +#: pgadmin/dashboard/static/js/Dashboard.jsx:400 msgid "Category" msgstr "Categoría" -#: pgadmin/dashboard/static/js/Dashboard.jsx:415 +#: pgadmin/dashboard/static/js/Dashboard.jsx:418 msgid "Unit" msgstr "Unidad" -#: pgadmin/dashboard/static/js/Dashboard.jsx:424 +#: pgadmin/dashboard/static/js/Dashboard.jsx:427 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Description" msgstr "Descripción" -#: pgadmin/dashboard/static/js/Dashboard.jsx:471 +#: pgadmin/dashboard/static/js/Dashboard.jsx:474 msgid "Failed to download the logs." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:486 +#: pgadmin/dashboard/static/js/Dashboard.jsx:489 msgid "View the log details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:491 +#: pgadmin/dashboard/static/js/Dashboard.jsx:494 msgid "Error Severity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:501 +#: pgadmin/dashboard/static/js/Dashboard.jsx:504 msgid "Log Prefix/Timestamp" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:555 +#: pgadmin/dashboard/static/js/Dashboard.jsx:558 msgid "View the active session details" msgstr "Ver los detalles de las sesiones activas" -#: pgadmin/dashboard/static/js/Dashboard.jsx:613 +#: pgadmin/dashboard/static/js/Dashboard.jsx:616 msgid "Transaction start" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:631 +#: pgadmin/dashboard/static/js/Dashboard.jsx:634 msgid "Waiting" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:639 +#: pgadmin/dashboard/static/js/Dashboard.jsx:642 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:646 +#: pgadmin/dashboard/static/js/Dashboard.jsx:649 msgid "Blocking PIDs" msgstr "PIDs Bloqueando" -#: pgadmin/dashboard/static/js/Dashboard.jsx:675 +#: pgadmin/dashboard/static/js/Dashboard.jsx:678 msgid "Lock type" msgstr "Tipo de Bloqueo" -#: pgadmin/dashboard/static/js/Dashboard.jsx:684 +#: pgadmin/dashboard/static/js/Dashboard.jsx:687 msgid "Target relation" msgstr "Relación destino" -#: pgadmin/dashboard/static/js/Dashboard.jsx:691 +#: pgadmin/dashboard/static/js/Dashboard.jsx:694 msgid "Page" msgstr "Página" -#: pgadmin/dashboard/static/js/Dashboard.jsx:700 +#: pgadmin/dashboard/static/js/Dashboard.jsx:703 msgid "Tuple" msgstr "Tupla" -#: pgadmin/dashboard/static/js/Dashboard.jsx:709 +#: pgadmin/dashboard/static/js/Dashboard.jsx:712 msgid "vXID (target)" msgstr "vXID(destino)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:718 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "XID (target)" msgstr "XID(destino)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:730 msgid "Class" msgstr "Clase" -#: pgadmin/dashboard/static/js/Dashboard.jsx:736 +#: pgadmin/dashboard/static/js/Dashboard.jsx:739 msgid "Object ID" msgstr "ID del Objeto" -#: pgadmin/dashboard/static/js/Dashboard.jsx:745 +#: pgadmin/dashboard/static/js/Dashboard.jsx:748 msgid "vXID (owner)" msgstr "vXID (dueño)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:764 +#: pgadmin/dashboard/static/js/Dashboard.jsx:767 msgid "Granted?" msgstr "¿Autorizado?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:800 +#: pgadmin/dashboard/static/js/Dashboard.jsx:803 msgid "XID" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:807 +#: pgadmin/dashboard/static/js/Dashboard.jsx:810 msgid "Prepared at" msgstr "Preparado a" -#: pgadmin/dashboard/static/js/Dashboard.jsx:824 +#: pgadmin/dashboard/static/js/Dashboard.jsx:827 msgid "Text" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:825 +#: pgadmin/dashboard/static/js/Dashboard.jsx:828 msgid "JSON" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:826 +#: pgadmin/dashboard/static/js/Dashboard.jsx:829 msgid "CSV" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:848 +#: pgadmin/dashboard/static/js/Dashboard.jsx:851 msgid "Please connect to the selected server to view the dashboard." msgstr "Por favor conectar al servidor seleccionado para ver el tablero." -#: pgadmin/dashboard/static/js/Dashboard.jsx:854 +#: pgadmin/dashboard/static/js/Dashboard.jsx:857 msgid "Loading dashboard..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:877 +#: pgadmin/dashboard/static/js/Dashboard.jsx:880 msgid "Loading logs..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:886 +#: pgadmin/dashboard/static/js/Dashboard.jsx:889 msgid "" "Please enable the logging to view the server logs or check the log file " "is in place or not." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:908 +#: pgadmin/dashboard/static/js/Dashboard.jsx:911 msgid "" "The system_stats extension is not installed. You can install the " "extension in a database using the \"CREATE EXTENSION system_stats;\" SQL " "command. Reload pgAdmin once it is installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:916 +#: pgadmin/dashboard/static/js/Dashboard.jsx:919 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:963 +#: pgadmin/dashboard/static/js/Dashboard.jsx:966 msgid "Table based logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:968 +#: pgadmin/dashboard/static/js/Dashboard.jsx:971 msgid "Log Format" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:980 +#: pgadmin/dashboard/static/js/Dashboard.jsx:983 msgid "Tabular format?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:998 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1001 msgid "Download logs " msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1082 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1085 msgid "Sessions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1093 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1096 msgid "Locks" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1101 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1104 msgid "Prepared Transactions" msgstr "" @@ -11623,6 +11624,7 @@ msgstr "" #: pgadmin/misc/cloud/static/js/azure.js:34 #: pgadmin/misc/cloud/static/js/google.js:35 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 +#: pgadmin/static/js/SchemaView/useSchemaState.js:258 msgid "Loading..." msgstr "Cargando..." @@ -12445,7 +12447,7 @@ msgid "Go Back" msgstr "" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 -#: pgadmin/static/js/SchemaView/DataGridView.jsx:264 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:204 #: pgadmin/static/js/components/PgTable.jsx:280 #: pgadmin/static/js/components/PgTable.jsx:281 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:409 @@ -12492,7 +12494,7 @@ msgid "All Files" msgstr "Todos los Archivos" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:848 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:609 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:619 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:19 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:117 @@ -12512,11 +12514,11 @@ msgid "Cancel" msgstr "Cancelar" #: pgadmin/misc/file_manager/static/js/components/GridView.jsx:146 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:168 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:171 msgid "No files/folders found" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:127 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:124 msgid "Date Modified" msgstr "" @@ -12569,38 +12571,39 @@ msgstr "Cuadricula de resultados" msgid "This settings is to Show/Hide nodes in the object explorer." msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:538 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:544 msgid "Object explorer refresh required" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:539 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:545 msgid "An object explorer refresh is required. Do you wish to refresh it now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:552 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:567 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:562 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:577 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:361 msgid "Later" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:558 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:568 msgid "Refresh required" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:559 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:569 msgid "" "A page refresh is required to apply the theme. Do you wish to refresh the" " page now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:605 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:615 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:242 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:436 msgid "Help for this dialog." msgstr "Ayuda para este diálogo." -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:612 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:622 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:27 -#: pgadmin/static/js/SchemaView/index.jsx:818 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:260 msgid "Save" msgstr "Salvar" @@ -12756,7 +12759,7 @@ msgstr "" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:66 #: pgadmin/static/js/helpers/Notifier.jsx:49 -#: pgadmin/static/js/helpers/Notifier.jsx:169 +#: pgadmin/static/js/helpers/Notifier.jsx:172 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:93 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -13009,7 +13012,7 @@ msgid "" "Alternatively, you can also execute \"EXPLAIN (FORMAT JSON) [QUERY]\"." msgstr "" -#: pgadmin/static/js/PgTreeView/index.jsx:96 +#: pgadmin/static/js/PgTreeView/index.jsx:99 msgid "No objects are found to display" msgstr "" @@ -13039,59 +13042,63 @@ msgstr "" msgid "Show all" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:269 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:209 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:215 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:622 msgid "Add row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:388 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:329 msgid "Edit row" msgstr "Editar Ahora" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:405 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:346 msgid "Delete row" msgstr "Borrar fila" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:427 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:368 msgid "Delete Row" msgstr "Borrar Fila" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:428 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:369 msgid "Are you sure you wish to delete this row?" msgstr "¿Está seguro que desea borrar esta fila?" -#: pgadmin/static/js/SchemaView/index.jsx:289 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:119 +msgid "Changes will be lost. Are you sure you want to reset?" +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:180 +msgid "No updates." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:237 +msgid "SQL help for this object type." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:255 +msgid "Reset" +msgstr "Restaurar" + +#: pgadmin/static/js/SchemaView/SchemaPropertiesView.jsx:165 +msgid "Edit object..." +msgstr "" + +#: pgadmin/static/js/SchemaView/schemaUtils.js:247 #, python-format msgid "%s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:291 +#: pgadmin/static/js/SchemaView/schemaUtils.js:251 #, python-format msgid "%s in %s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:312 +#: pgadmin/static/js/SchemaView/schemaUtils.js:307 #, python-format msgid "%s in %s" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:647 -msgid "Changes will be lost. Are you sure you want to reset?" -msgstr "" - -#: pgadmin/static/js/SchemaView/index.jsx:739 -msgid "No updates." -msgstr "" - -#: pgadmin/static/js/SchemaView/index.jsx:815 -msgid "Reset" -msgstr "Restaurar" - -#: pgadmin/static/js/SchemaView/index.jsx:988 -msgid "Edit object..." -msgstr "" - #: pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx:16 msgid "Forget Password" msgstr "" @@ -13205,7 +13212,7 @@ msgstr "" msgid "Cmd" msgstr "" -#: pgadmin/static/js/components/PgReactDataGrid.jsx:147 +#: pgadmin/static/js/components/PgReactDataGrid.jsx:156 msgid "No rows found." msgstr "" @@ -13287,7 +13294,7 @@ msgstr "Maximizar" msgid "Minimize" msgstr "" -#: pgadmin/static/js/helpers/Notifier.jsx:136 +#: pgadmin/static/js/helpers/Notifier.jsx:139 msgid "Connection Lost" msgstr "Conexión Perdida" @@ -14285,112 +14292,112 @@ msgstr "" msgid "(Connection failed)" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:298 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:299 #, fuzzy msgid "Preparing..." msgstr "Cargando..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:364 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:365 msgid "Save changes?" msgstr "¿Salvar cambios?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:367 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:368 #, fuzzy msgid "The diagram has changed. Do you want to save changes?" msgstr "La data ha cambiado. ¿Quiere salvar los cambios?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:427 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:428 #, python-format msgid "Table: %s (%s)" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:429 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:438 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:430 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:439 msgid "Table name already exists" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:455 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:456 msgid "Cannot drop table from outside of the current database." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:502 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 msgid "Delete ?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 #, python-format msgid "You have selected %s tables and %s links." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:505 msgid "Are you sure you want to delete ?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:555 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:560 #, fuzzy msgid "Loading project..." msgstr "Cargando..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:591 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:597 #, fuzzy msgid "Saving..." msgstr "Cargando..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:596 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:602 msgid "Project saved successfully." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:631 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:637 msgid "-- This script was generated by the ERD tool in pgAdmin 4.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:632 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:638 msgid "" "-- Please log an issue at https://github.com/pgadmin-" "org/pgadmin4/issues/new/choose if you find any bugs, including " "reproduction steps.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:645 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:651 msgid "Preparing the SQL..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:672 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:678 #, fuzzy msgid "Preparing the image..." msgstr "Cargando el archivo..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:745 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:751 msgid "Unknown error. Check console logs" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:760 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:766 msgid "Maximum image size limit" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:761 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:767 msgid "" "The downloaded image has exceeded the maximum size of 32767 x 32767 " "pixels, and has been cropped to that size." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:770 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:776 msgid "One to many relation" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:778 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:784 msgid "Many to many relation" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:804 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:810 msgid "Initializing connection..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:835 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:841 msgid "Fetching required data..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:858 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:864 msgid "Fetching schema data..." msgstr "" @@ -14743,7 +14750,7 @@ msgstr "" "permitida solo en importación, y solo cuando se usa formato CSV." #: pgadmin/tools/import_export_servers/__init__.py:42 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:205 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:211 #: pgadmin/tools/import_export_servers/static/js/import_export_servers.js:47 msgid "Import/Export Servers" msgstr "" @@ -14764,59 +14771,59 @@ msgstr "" msgid "Database Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "Export Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "The selected servers were exported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:79 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:85 msgid "Export Error" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:96 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:102 msgid "The selected servers were imported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:98 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 msgid "" "The existing server groups and servers were removed, and the selected " "servers were imported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:101 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:107 msgid "Import Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:110 msgid "Import error" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:149 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:155 msgid "" "The following servers will be imported. Click the Finish button to " "complete the import process." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:151 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:157 msgid "" "All existing server groups and servers will be removed before the servers" " above are imported. On a successful import process, the object explorer " "will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:153 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:159 msgid "On a successful import process, the object explorer will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:174 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:175 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:180 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:181 msgid "Error while fetching Server Groups and Servers." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:229 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:237 msgid "Select the Server Groups/Servers to import/export:" msgstr "" @@ -15169,39 +15176,39 @@ msgid "" "the Compare button in the Schema Diff tab." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:704 +#: pgadmin/tools/schema_diff/__init__.py:699 msgid "Selected object is not supported for DDL comparison." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:728 +#: pgadmin/tools/schema_diff/__init__.py:723 msgid "Server(s) disconnected." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:731 +#: pgadmin/tools/schema_diff/__init__.py:726 msgid "" "Schema diff does not support the comparison between Postgres Server and " "EDB Postgres Advanced Server." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:745 +#: pgadmin/tools/schema_diff/__init__.py:740 msgid "Source and Target database server must be of the same major version." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:794 +#: pgadmin/tools/schema_diff/__init__.py:789 msgid "Comparing {0}" msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:808 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:366 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:370 +#: pgadmin/tools/schema_diff/__init__.py:803 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:342 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:346 msgid "Database Objects" msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:858 +#: pgadmin/tools/schema_diff/__init__.py:853 msgid "Comparing {0} " msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:861 +#: pgadmin/tools/schema_diff/__init__.py:856 msgid "Comparing {0} of schema '{1}'" msgstr "" @@ -15229,15 +15236,11 @@ msgstr "" msgid "Ignore Grant/Revoke" msgstr "" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:74 -msgid "Error in schema diff initialize ${error.response.data}" -msgstr "" - -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:783 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "No difference found" msgstr "" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:788 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:762 msgid "Loading result grid..." msgstr "" @@ -15364,6 +15367,10 @@ msgstr "" msgid "The dependencies will not be resolved in the Schema comparison." msgstr "" +#: pgadmin/tools/schema_diff/static/js/components/SchemaDiffComponent.jsx:73 +msgid "Error in schema diff initialize ${err.response.data}" +msgstr "" + #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:135 msgid "Object name" msgstr "" @@ -15649,7 +15656,7 @@ msgstr "" msgid "Invalid JSON input" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:175 +#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:173 msgid "View all geometries in this column" msgstr "" @@ -15730,27 +15737,27 @@ msgstr "" msgid "Geometries with non-SRID %s not rendered." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:301 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:357 msgid "Empty" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:306 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:362 msgid "Street" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:313 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:369 msgid "Topography" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:324 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:380 msgid "Gray Style" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:335 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:391 msgid "Light Color" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:346 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:402 msgid "Dark Matter" msgstr "" @@ -17185,15 +17192,15 @@ msgstr "" "Conexión a el Túnel SSH para el host '{0}' se ha perdido. Reconectar al " "servidor de base de datos." -#: pgadmin/utils/heartbeat.py:34 +#: pgadmin/utils/heartbeat.py:35 msgid "Manager not found. Stopped Heartbeat logging." msgstr "" -#: pgadmin/utils/heartbeat.py:45 +#: pgadmin/utils/heartbeat.py:51 msgid "Heartbeat logged successfully." msgstr "" -#: pgadmin/utils/heartbeat.py:62 +#: pgadmin/utils/heartbeat.py:68 msgid "Stopped Heartbeat logging." msgstr "" @@ -21329,3 +21336,6 @@ msgstr "" #~ msgid "Server activity" #~ msgstr "Actividad del servidor" +#~ msgid "Error in schema diff initialize ${error.response.data}" +#~ msgstr "" + diff --git a/web/pgadmin/translations/fr/LC_MESSAGES/messages.mo b/web/pgadmin/translations/fr/LC_MESSAGES/messages.mo index 9eb3309fb91a60ab1eb56f24c88f4aa72a3d26d0..92f2a6d01be9fc7106a046e48d1ce9633ee9eaa8 100644 GIT binary patch delta 32 ocmbQ&&pWT5w_yw8lapK)x`w6-Mut|#ChhM|GH!o&l4(ON0M4cjEC2ui delta 32 ocmbQ&&pWT5w_yw8lapNLx`vhthNf1AmhJCOGH!o&l4(ON0M8x`H2?qr diff --git a/web/pgadmin/translations/fr/LC_MESSAGES/messages.po b/web/pgadmin/translations/fr/LC_MESSAGES/messages.po index db6a77650..9feaf489a 100644 --- a/web/pgadmin/translations/fr/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/fr/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PgAdmin4\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-07-19 15:19+0530\n" +"POT-Creation-Date: 2024-08-15 21:34+0530\n" "PO-Revision-Date: 2022-08-25 11:22+0200\n" "Last-Translator: Fred Escallier \n" "Language: fr\n" @@ -753,8 +753,8 @@ msgstr "Debugger" #: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:48 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:63 msgid "Schema Diff" msgstr "Schéma Diff" @@ -888,7 +888,7 @@ msgid "Server deleted" msgstr "Serveur supprimé" #: pgadmin/browser/server_groups/servers/__init__.py:801 -#: pgadmin/browser/server_groups/servers/__init__.py:2226 +#: pgadmin/browser/server_groups/servers/__init__.py:2230 msgid "Could not find the required server." msgstr "Impossible de trouver le serveur." @@ -1021,42 +1021,42 @@ msgstr "" msgid "Please enter the server details to connect" msgstr "Renseigner les attributs du serveurs afin de pouvoir s'y connecter" -#: pgadmin/browser/server_groups/servers/__init__.py:1738 -#: pgadmin/tools/schema_diff/__init__.py:368 +#: pgadmin/browser/server_groups/servers/__init__.py:1742 +#: pgadmin/tools/schema_diff/__init__.py:363 #: pgadmin/tools/sqleditor/__init__.py:2575 msgid "Server connected." msgstr "Serveur connecté." -#: pgadmin/browser/server_groups/servers/__init__.py:1778 +#: pgadmin/browser/server_groups/servers/__init__.py:1782 msgid "Server could not be disconnected." msgstr "Le serveur ne peut pas être déconnecté." -#: pgadmin/browser/server_groups/servers/__init__.py:1782 +#: pgadmin/browser/server_groups/servers/__init__.py:1786 msgid "Server disconnected." msgstr "Serveur déconnecté." -#: pgadmin/browser/server_groups/servers/__init__.py:1802 +#: pgadmin/browser/server_groups/servers/__init__.py:1806 msgid "Could not reload the server configuration." msgstr "Impossible de recharger la configuration du serveur." -#: pgadmin/browser/server_groups/servers/__init__.py:1807 +#: pgadmin/browser/server_groups/servers/__init__.py:1811 msgid "Server configuration reloaded." msgstr "Configuration du serveur rechargée." -#: pgadmin/browser/server_groups/servers/__init__.py:1852 +#: pgadmin/browser/server_groups/servers/__init__.py:1856 msgid "Named restore point created: {0}" msgstr "Point de restauration créé: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1858 +#: pgadmin/browser/server_groups/servers/__init__.py:1862 msgid "Named restore point creation failed ({0})" msgstr "É chec de création du point de restaureation ({0})" -#: pgadmin/browser/server_groups/servers/__init__.py:1927 -#: pgadmin/browser/server_groups/servers/__init__.py:1939 +#: pgadmin/browser/server_groups/servers/__init__.py:1931 +#: pgadmin/browser/server_groups/servers/__init__.py:1943 msgid "Could not find the required parameter(s)." msgstr "Impossible de trouver les paramètres requis." -#: pgadmin/browser/server_groups/servers/__init__.py:1948 +#: pgadmin/browser/server_groups/servers/__init__.py:1952 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:133 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:446 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:381 @@ -1066,29 +1066,29 @@ msgstr "Impossible de trouver les paramètres requis." msgid "Passwords do not match." msgstr "Les mots de passe ne correspondent pas." -#: pgadmin/browser/server_groups/servers/__init__.py:1970 +#: pgadmin/browser/server_groups/servers/__init__.py:1974 msgid "Incorrect password." msgstr "Mot de passe incorrect." -#: pgadmin/browser/server_groups/servers/__init__.py:2020 +#: pgadmin/browser/server_groups/servers/__init__.py:2024 msgid "Password changed successfully." msgstr "Le mot de passé a bien été modifié." -#: pgadmin/browser/server_groups/servers/__init__.py:2058 +#: pgadmin/browser/server_groups/servers/__init__.py:2062 msgid "WAL replay paused" msgstr "Le rejeu des journaux de transactions (WAL) est mis en pause" -#: pgadmin/browser/server_groups/servers/__init__.py:2069 +#: pgadmin/browser/server_groups/servers/__init__.py:2073 msgid "WAL replay resumed" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:2075 -#: pgadmin/browser/server_groups/servers/__init__.py:2133 +#: pgadmin/browser/server_groups/servers/__init__.py:2079 +#: pgadmin/browser/server_groups/servers/__init__.py:2137 msgid "Please connect the server." msgstr "Merci de connecter le serveur." -#: pgadmin/browser/server_groups/servers/__init__.py:2268 -#: pgadmin/browser/server_groups/servers/__init__.py:2311 +#: pgadmin/browser/server_groups/servers/__init__.py:2272 +#: pgadmin/browser/server_groups/servers/__init__.py:2315 msgid "The saved password cleared successfully." msgstr "Le mot de passe enregistré a été supprimé." @@ -1256,7 +1256,7 @@ msgstr "Impossible de trouver le transtypage sur le serveur." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/exclusion_constraint/utils.py:236 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py:207 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/utils.py:208 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1534 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1537 #: pgadmin/browser/server_groups/servers/roles/__init__.py:1336 msgid "-- definition incomplete" msgstr "-- définition incomplète" @@ -1302,14 +1302,14 @@ msgstr "Conversion..." #: pgadmin/static/js/socket_instance.js:33 #: pgadmin/tools/backup/static/js/backup.js:268 #: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:436 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:464 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:465 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:391 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:395 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:716 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:758 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:91 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:112 -#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:172 +#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:176 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:78 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:100 #: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:53 @@ -1395,12 +1395,12 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:44 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.ui.js:28 -#: pgadmin/dashboard/static/js/Dashboard.jsx:388 -#: pgadmin/dashboard/static/js/Dashboard.jsx:776 +#: pgadmin/dashboard/static/js/Dashboard.jsx:391 +#: pgadmin/dashboard/static/js/Dashboard.jsx:779 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:53 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:52 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:134 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:118 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:119 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:103 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:54 @@ -2255,7 +2255,7 @@ msgstr "Valeur par défaut" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:24 #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:166 #: pgadmin/browser/templates/browser/js/messages.js:33 -#: pgadmin/dashboard/static/js/Dashboard.jsx:406 +#: pgadmin/dashboard/static/js/Dashboard.jsx:409 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:105 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:55 @@ -2275,8 +2275,8 @@ msgstr "Status" #: pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/static/js/dbms_jobscheduler.ui.js:36 #: pgadmin/misc/sql/static/js/SQL.jsx:77 pgadmin/static/js/UtilityView.jsx:43 #: pgadmin/tools/backup/static/js/backup.js:156 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:294 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:749 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:295 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:755 #: pgadmin/tools/import_export/static/js/import_export.js:80 #: pgadmin/tools/maintenance/static/js/maintenance.js:95 #: pgadmin/tools/restore/static/js/restore.js:93 @@ -2364,7 +2364,7 @@ msgstr "Trigger sur évènement..." #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:108 #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:117 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:793 +#: pgadmin/dashboard/static/js/Dashboard.jsx:796 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2813,7 +2813,7 @@ msgstr "Correspondance d'utilisateurs..." #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/static/js/user_mapping.ui.js:36 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/Dashboard.jsx:579 +#: pgadmin/dashboard/static/js/Dashboard.jsx:582 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:25 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:24 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:158 @@ -3124,7 +3124,7 @@ msgid "Schema dropped" msgstr "Schéma supprimé" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:736 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:184 msgid "Definition incomplete." msgstr "Définition incomplète." @@ -3629,7 +3629,7 @@ msgstr "Statistiques" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.ui.js:498 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:386 -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:51 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:491 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:491 @@ -3996,7 +3996,7 @@ msgid "Function..." msgstr "Fonction..." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:754 +#: pgadmin/dashboard/static/js/Dashboard.jsx:757 msgid "Mode" msgstr "Mode" @@ -4594,19 +4594,19 @@ msgstr "Table supprimée" msgid "Table rows counted: {}" msgstr "Lignes comptées : {}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1112 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1115 msgid "Table statistics have been reset" msgstr "La table des statistiques a été réinitialisée" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1438 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1441 msgid "-- definition incomplete for {0}" msgstr "-- définition incomplète pour {0}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1996 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1999 msgid "Table truncated" msgstr "Table vidée (TRUNCATE)" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2062 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2065 msgid "" "The table is currently locked and the operation cannot be completed. " "Please try again later. \r\n" @@ -5320,7 +5320,7 @@ msgstr "Impossible de trouver l'index dans la table." #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:6 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:309 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:131 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:128 msgid "Size" msgstr "Taille" @@ -5401,9 +5401,9 @@ msgid "Access Method" msgstr "Méthode d'accès" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:480 -#: pgadmin/static/js/SchemaView/index.jsx:646 -#: pgadmin/static/js/SchemaView/index.jsx:673 -#: pgadmin/static/js/SchemaView/index.jsx:694 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:118 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:129 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:159 #: pgadmin/static/js/components/QueryThresholds.jsx:44 msgid "Warning" msgstr "Avertissement" @@ -6660,7 +6660,7 @@ msgid "Transition" msgstr "Transition" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.ui.js:426 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:436 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:437 msgid "New table" msgstr "Nouvelle table" @@ -7152,7 +7152,7 @@ msgstr "Option de vérification" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:399 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:18 msgid "No" msgstr "No" @@ -7196,9 +7196,9 @@ msgstr "Taille des fichiers temporaires" #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:186 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 -#: pgadmin/dashboard/static/js/Dashboard.jsx:665 -#: pgadmin/dashboard/static/js/Dashboard.jsx:783 +#: pgadmin/dashboard/static/js/Dashboard.jsx:572 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 +#: pgadmin/dashboard/static/js/Dashboard.jsx:786 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:143 msgid "Database" msgstr "Base de données" @@ -7262,7 +7262,7 @@ msgid "Database already connected." msgstr "Base de données déjà connectée." #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:498 -#: pgadmin/static/js/helpers/Notifier.jsx:125 +#: pgadmin/static/js/helpers/Notifier.jsx:126 #, python-format msgid "Error: Object not found - %s." msgstr "Erreur : Objet non trouvé - %s." @@ -8003,7 +8003,7 @@ msgstr "Étape de tâche..." #: pgadmin/browser/templates/browser/js/messages.js:24 #: pgadmin/dashboard/static/js/ActiveQuery.ui.js:52 #: pgadmin/static/js/BrowserComponent.jsx:51 -#: pgadmin/static/js/SchemaView/FormView.jsx:420 +#: pgadmin/static/js/SchemaView/FormView.jsx:326 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:63 msgid "SQL" msgstr "SQL" @@ -8075,8 +8075,8 @@ msgstr "Échec" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:663 pgadmin/dashboard/__init__.py:690 -#: pgadmin/dashboard/static/js/Dashboard.jsx:147 -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:151 +#: pgadmin/dashboard/static/js/Dashboard.jsx:213 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "Succès" @@ -8196,8 +8196,8 @@ msgid "Replica Nodes" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:21 -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 -#: pgadmin/dashboard/static/js/Dashboard.jsx:656 +#: pgadmin/dashboard/static/js/Dashboard.jsx:563 +#: pgadmin/dashboard/static/js/Dashboard.jsx:659 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:41 #: pgadmin/dashboard/static/js/Replication/schema_ui/replication_stats.ui.js:23 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:46 @@ -8227,8 +8227,8 @@ msgid "Client Port" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:39 -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 -#: pgadmin/dashboard/static/js/Dashboard.jsx:621 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 +#: pgadmin/dashboard/static/js/Dashboard.jsx:624 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:57 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:55 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:219 @@ -8872,6 +8872,7 @@ msgstr "Les rôles cochés sont définis WITH ADMIN OPTION." #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:128 #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:136 #: pgadmin/browser/templates/browser/js/messages.js:23 +#: pgadmin/static/js/SchemaView/FormView.jsx:70 #: pgadmin/tools/import_export/static/js/import_export.ui.js:52 #: pgadmin/tools/import_export/static/js/import_export.ui.js:62 #: pgadmin/tools/import_export/static/js/import_export.ui.js:85 @@ -9426,7 +9427,7 @@ msgid "TTY" msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:504 -#: pgadmin/dashboard/static/js/Dashboard.jsx:321 +#: pgadmin/dashboard/static/js/Dashboard.jsx:324 msgid "Replication" msgstr "" @@ -9561,7 +9562,7 @@ msgstr "Non défini" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:401 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:22 msgid "Yes" msgstr "Oui" @@ -9632,19 +9633,19 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:31 -#: pgadmin/dashboard/static/js/Dashboard.jsx:605 +#: pgadmin/dashboard/static/js/Dashboard.jsx:608 msgid "Backend start" msgstr "Démarrage du processus" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/Dashboard.jsx:596 +#: pgadmin/dashboard/static/js/Dashboard.jsx:599 msgid "Client" msgstr "Client" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/Dashboard.jsx:588 +#: pgadmin/dashboard/static/js/Dashboard.jsx:591 msgid "Application" msgstr "Application" @@ -9787,8 +9788,8 @@ msgstr "Erreur lors de la récupération des détails pour le noeud." #: pgadmin/browser/static/js/collection.js:46 #: pgadmin/dashboard/static/js/components/RefreshButtons.jsx:36 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:551 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:566 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:561 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:576 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:360 msgid "Refresh" msgstr "Réactualiser" @@ -10453,7 +10454,7 @@ msgstr "Déconnexion réussie." #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:170 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:42 #: pgadmin/static/js/Explain/Graphical.jsx:437 -#: pgadmin/static/js/SchemaView/index.jsx:812 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:249 #: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:181 #: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:83 #: pgadmin/static/js/helpers/Layout/index.jsx:54 @@ -10552,11 +10553,11 @@ msgid "Retrieving data from the server..." msgstr "Récupération des données sur le serveur..." #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:832 -#: pgadmin/dashboard/static/js/Dashboard.jsx:893 -#: pgadmin/dashboard/static/js/Dashboard.jsx:897 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1028 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1032 +#: pgadmin/dashboard/static/js/Dashboard.jsx:835 +#: pgadmin/dashboard/static/js/Dashboard.jsx:896 +#: pgadmin/dashboard/static/js/Dashboard.jsx:900 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1031 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1035 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:131 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:135 #: pgadmin/misc/dependents/static/js/Dependents.jsx:130 @@ -10793,268 +10794,268 @@ msgstr "Requête démarrée à" msgid "Last state changed at" msgstr "Dernier état modifié à" -#: pgadmin/dashboard/static/js/Dashboard.jsx:114 -#: pgadmin/dashboard/static/js/Dashboard.jsx:167 +#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:171 msgid "Terminate Session?" msgstr "Terminer la session ?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:115 +#: pgadmin/dashboard/static/js/Dashboard.jsx:119 msgid "Are you sure you wish to terminate the session?" msgstr "Êtes vous sûr de vouloir terminer la session ?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:122 msgid "Session terminated successfully." msgstr "Session terminée avec succès." -#: pgadmin/dashboard/static/js/Dashboard.jsx:119 +#: pgadmin/dashboard/static/js/Dashboard.jsx:123 msgid "An error occurred whilst terminating the active query." msgstr "Une erreur es survenue lors de l'achèvement de la requête en cours." -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 -#: pgadmin/dashboard/static/js/Dashboard.jsx:219 +#: pgadmin/dashboard/static/js/Dashboard.jsx:160 +#: pgadmin/dashboard/static/js/Dashboard.jsx:223 msgid "Failed to perform the operation." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:180 +#: pgadmin/dashboard/static/js/Dashboard.jsx:184 msgid "Cancel Active Query?" msgstr "Annuler la requête en cours ?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:181 +#: pgadmin/dashboard/static/js/Dashboard.jsx:185 msgid "Are you sure you wish to cancel the active query?" msgstr "Êtes vous sûr de vouloir annuler la requête en cours ?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:184 +#: pgadmin/dashboard/static/js/Dashboard.jsx:188 msgid "Active query cancelled successfully." msgstr "Requête annulée avec succès." -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:189 msgid "An error occurred whilst cancelling the active query." msgstr "Une erreur es survenue lors de l'annulation de la requête en cours." -#: pgadmin/dashboard/static/js/Dashboard.jsx:230 +#: pgadmin/dashboard/static/js/Dashboard.jsx:234 msgid "Cancel the active query" msgstr "Annuler la requête en cours" -#: pgadmin/dashboard/static/js/Dashboard.jsx:254 -#: pgadmin/dashboard/static/js/Dashboard.jsx:263 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 +#: pgadmin/dashboard/static/js/Dashboard.jsx:266 msgid "Active sessions only" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 msgid "Activity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "Configuration" msgstr "Configuration" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 -#: pgadmin/dashboard/static/js/Dashboard.jsx:512 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 +#: pgadmin/dashboard/static/js/Dashboard.jsx:515 msgid "Logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "System" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:56 #: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 msgid "Summary" msgstr "Synthèse" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:229 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:349 +#: pgadmin/dashboard/static/js/Dashboard.jsx:352 msgid "You cannot cancel background worker processes." msgstr "Vous ne pouvez pas annuler les processus d'arrière-plan." -#: pgadmin/dashboard/static/js/Dashboard.jsx:351 +#: pgadmin/dashboard/static/js/Dashboard.jsx:354 msgid "You cannot terminate background worker processes." msgstr "Vous ne pouvez pas mettre fin aux processus d'arrière-plan." -#: pgadmin/dashboard/static/js/Dashboard.jsx:364 +#: pgadmin/dashboard/static/js/Dashboard.jsx:367 msgid "You are not allowed to cancel the main active session." msgstr "Vous n'êtes pas autorisé à annuler la session principale active." -#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +#: pgadmin/dashboard/static/js/Dashboard.jsx:371 msgid "You are not allowed to terminate the main active session." msgstr "Vous n'êtes pas autorisé à mettre fin à la session principale active." -#: pgadmin/dashboard/static/js/Dashboard.jsx:376 +#: pgadmin/dashboard/static/js/Dashboard.jsx:379 msgid "The session is already in idle state." msgstr "La session est déjà au repos." -#: pgadmin/dashboard/static/js/Dashboard.jsx:397 +#: pgadmin/dashboard/static/js/Dashboard.jsx:400 msgid "Category" msgstr "Catégorie" -#: pgadmin/dashboard/static/js/Dashboard.jsx:415 +#: pgadmin/dashboard/static/js/Dashboard.jsx:418 msgid "Unit" msgstr "Unité" -#: pgadmin/dashboard/static/js/Dashboard.jsx:424 +#: pgadmin/dashboard/static/js/Dashboard.jsx:427 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Description" msgstr "Déscription" -#: pgadmin/dashboard/static/js/Dashboard.jsx:471 +#: pgadmin/dashboard/static/js/Dashboard.jsx:474 msgid "Failed to download the logs." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:486 +#: pgadmin/dashboard/static/js/Dashboard.jsx:489 msgid "View the log details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:491 +#: pgadmin/dashboard/static/js/Dashboard.jsx:494 msgid "Error Severity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:501 +#: pgadmin/dashboard/static/js/Dashboard.jsx:504 msgid "Log Prefix/Timestamp" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:555 +#: pgadmin/dashboard/static/js/Dashboard.jsx:558 msgid "View the active session details" msgstr "Voir les détails de la session active" -#: pgadmin/dashboard/static/js/Dashboard.jsx:613 +#: pgadmin/dashboard/static/js/Dashboard.jsx:616 msgid "Transaction start" msgstr "Début de transaction" -#: pgadmin/dashboard/static/js/Dashboard.jsx:631 +#: pgadmin/dashboard/static/js/Dashboard.jsx:634 msgid "Waiting" msgstr "Attente" -#: pgadmin/dashboard/static/js/Dashboard.jsx:639 +#: pgadmin/dashboard/static/js/Dashboard.jsx:642 msgid "Wait event" msgstr "Attente d'événement" -#: pgadmin/dashboard/static/js/Dashboard.jsx:646 +#: pgadmin/dashboard/static/js/Dashboard.jsx:649 msgid "Blocking PIDs" msgstr "PID bloquants" -#: pgadmin/dashboard/static/js/Dashboard.jsx:675 +#: pgadmin/dashboard/static/js/Dashboard.jsx:678 msgid "Lock type" msgstr "Type de verrou" -#: pgadmin/dashboard/static/js/Dashboard.jsx:684 +#: pgadmin/dashboard/static/js/Dashboard.jsx:687 msgid "Target relation" msgstr "Relation cible" -#: pgadmin/dashboard/static/js/Dashboard.jsx:691 +#: pgadmin/dashboard/static/js/Dashboard.jsx:694 msgid "Page" msgstr "Page" -#: pgadmin/dashboard/static/js/Dashboard.jsx:700 +#: pgadmin/dashboard/static/js/Dashboard.jsx:703 msgid "Tuple" msgstr "Ligne" -#: pgadmin/dashboard/static/js/Dashboard.jsx:709 +#: pgadmin/dashboard/static/js/Dashboard.jsx:712 msgid "vXID (target)" msgstr "vXID (cible)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:718 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "XID (target)" msgstr "XID (cible)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:730 msgid "Class" msgstr "Classe" -#: pgadmin/dashboard/static/js/Dashboard.jsx:736 +#: pgadmin/dashboard/static/js/Dashboard.jsx:739 msgid "Object ID" msgstr "ID de l'objet" -#: pgadmin/dashboard/static/js/Dashboard.jsx:745 +#: pgadmin/dashboard/static/js/Dashboard.jsx:748 msgid "vXID (owner)" msgstr "vXID (propriétaire)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:764 +#: pgadmin/dashboard/static/js/Dashboard.jsx:767 msgid "Granted?" msgstr "Accordé ?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:800 +#: pgadmin/dashboard/static/js/Dashboard.jsx:803 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:807 +#: pgadmin/dashboard/static/js/Dashboard.jsx:810 msgid "Prepared at" msgstr "Préparé à" -#: pgadmin/dashboard/static/js/Dashboard.jsx:824 +#: pgadmin/dashboard/static/js/Dashboard.jsx:827 msgid "Text" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:825 +#: pgadmin/dashboard/static/js/Dashboard.jsx:828 msgid "JSON" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:826 +#: pgadmin/dashboard/static/js/Dashboard.jsx:829 msgid "CSV" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:848 +#: pgadmin/dashboard/static/js/Dashboard.jsx:851 msgid "Please connect to the selected server to view the dashboard." msgstr "Connecter le serveur sélectionné pour visualiser le tableau de bord." -#: pgadmin/dashboard/static/js/Dashboard.jsx:854 +#: pgadmin/dashboard/static/js/Dashboard.jsx:857 msgid "Loading dashboard..." msgstr "Chargement du tableau de bord..." -#: pgadmin/dashboard/static/js/Dashboard.jsx:877 +#: pgadmin/dashboard/static/js/Dashboard.jsx:880 msgid "Loading logs..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:886 +#: pgadmin/dashboard/static/js/Dashboard.jsx:889 msgid "" "Please enable the logging to view the server logs or check the log file " "is in place or not." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:908 +#: pgadmin/dashboard/static/js/Dashboard.jsx:911 msgid "" "The system_stats extension is not installed. You can install the " "extension in a database using the \"CREATE EXTENSION system_stats;\" SQL " "command. Reload pgAdmin once it is installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:916 +#: pgadmin/dashboard/static/js/Dashboard.jsx:919 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:963 +#: pgadmin/dashboard/static/js/Dashboard.jsx:966 msgid "Table based logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:968 +#: pgadmin/dashboard/static/js/Dashboard.jsx:971 msgid "Log Format" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:980 +#: pgadmin/dashboard/static/js/Dashboard.jsx:983 msgid "Tabular format?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:998 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1001 msgid "Download logs " msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1082 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1085 msgid "Sessions" msgstr "Sessions" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1093 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1096 msgid "Locks" msgstr "Verrous" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1101 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1104 msgid "Prepared Transactions" msgstr "Transactions préparées" @@ -11945,6 +11946,7 @@ msgstr "Le processus d'authentification d'EDB BigAnimal est en cours..." #: pgadmin/misc/cloud/static/js/azure.js:34 #: pgadmin/misc/cloud/static/js/google.js:35 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 +#: pgadmin/static/js/SchemaView/useSchemaState.js:258 msgid "Loading..." msgstr "Chargement..." @@ -12824,7 +12826,7 @@ msgid "Go Back" msgstr "Retour" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 -#: pgadmin/static/js/SchemaView/DataGridView.jsx:264 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:204 #: pgadmin/static/js/components/PgTable.jsx:280 #: pgadmin/static/js/components/PgTable.jsx:281 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:409 @@ -12871,7 +12873,7 @@ msgid "All Files" msgstr "Tous les fichiers" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:848 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:609 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:619 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:19 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:117 @@ -12891,11 +12893,11 @@ msgid "Cancel" msgstr "Annuler" #: pgadmin/misc/file_manager/static/js/components/GridView.jsx:146 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:168 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:171 msgid "No files/folders found" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:127 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:124 msgid "Date Modified" msgstr "" @@ -12952,25 +12954,25 @@ msgstr "Grille de résultats" msgid "This settings is to Show/Hide nodes in the object explorer." msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:538 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:544 msgid "Object explorer refresh required" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:539 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:545 msgid "An object explorer refresh is required. Do you wish to refresh it now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:552 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:567 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:562 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:577 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:361 msgid "Later" msgstr "Plus tard" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:558 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:568 msgid "Refresh required" msgstr "Actualisation nécessaire" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:559 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:569 msgid "" "A page refresh is required to apply the theme. Do you wish to refresh the" " page now?" @@ -12978,14 +12980,15 @@ msgstr "" "Une actualisation de la page est nécessaire pour appliquer le thème. " "Souhaitez-vous actualiser la page maintenant ?" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:605 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:615 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:242 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:436 msgid "Help for this dialog." msgstr "Aide pour cette fenêtre de dialogue." -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:612 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:622 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:27 -#: pgadmin/static/js/SchemaView/index.jsx:818 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:260 msgid "Save" msgstr "Enregistrer" @@ -13156,7 +13159,7 @@ msgstr "" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:66 #: pgadmin/static/js/helpers/Notifier.jsx:49 -#: pgadmin/static/js/helpers/Notifier.jsx:169 +#: pgadmin/static/js/helpers/Notifier.jsx:172 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:93 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -13420,7 +13423,7 @@ msgstr "" "d'exécution de la requête. Il est aussi possible d'exécuter une commande " "de type \"EXPLAIN (FORMAT JSON) [QUERY]\"." -#: pgadmin/static/js/PgTreeView/index.jsx:96 +#: pgadmin/static/js/PgTreeView/index.jsx:99 msgid "No objects are found to display" msgstr "" @@ -13449,59 +13452,63 @@ msgstr "CHAPITRES DE LA DOCUMENTATION" msgid "Show all" msgstr "Afficher tout" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:269 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:209 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:215 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:622 msgid "Add row" msgstr "Ajouter une ligne" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:388 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:329 msgid "Edit row" msgstr "Éditer la ligne" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:405 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:346 msgid "Delete row" msgstr "Supprimer la ligne" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:427 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:368 msgid "Delete Row" msgstr "Lige supprimée" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:428 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:369 msgid "Are you sure you wish to delete this row?" msgstr "Êtes vous sûr de vouloir supprimer cette ligne ?" -#: pgadmin/static/js/SchemaView/index.jsx:289 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:119 +msgid "Changes will be lost. Are you sure you want to reset?" +msgstr "Les changements seront perdus. Êtes-vous sûr de vouloir réinitialiser ?" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:180 +msgid "No updates." +msgstr "Pas de mise à jour." + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:237 +msgid "SQL help for this object type." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:255 +msgid "Reset" +msgstr "Réinitialiser" + +#: pgadmin/static/js/SchemaView/SchemaPropertiesView.jsx:165 +msgid "Edit object..." +msgstr "" + +#: pgadmin/static/js/SchemaView/schemaUtils.js:247 #, python-format msgid "%s must be unique." msgstr "%s doit être unique." -#: pgadmin/static/js/SchemaView/index.jsx:291 +#: pgadmin/static/js/SchemaView/schemaUtils.js:251 #, python-format msgid "%s in %s must be unique." msgstr "%s dans %s doit être unique." -#: pgadmin/static/js/SchemaView/index.jsx:312 +#: pgadmin/static/js/SchemaView/schemaUtils.js:307 #, python-format msgid "%s in %s" msgstr "%s dans %s" -#: pgadmin/static/js/SchemaView/index.jsx:647 -msgid "Changes will be lost. Are you sure you want to reset?" -msgstr "Les changements seront perdus. Êtes-vous sûr de vouloir réinitialiser ?" - -#: pgadmin/static/js/SchemaView/index.jsx:739 -msgid "No updates." -msgstr "Pas de mise à jour." - -#: pgadmin/static/js/SchemaView/index.jsx:815 -msgid "Reset" -msgstr "Réinitialiser" - -#: pgadmin/static/js/SchemaView/index.jsx:988 -msgid "Edit object..." -msgstr "" - #: pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx:16 msgid "Forget Password" msgstr "" @@ -13613,7 +13620,7 @@ msgstr "" msgid "Cmd" msgstr "" -#: pgadmin/static/js/components/PgReactDataGrid.jsx:147 +#: pgadmin/static/js/components/PgReactDataGrid.jsx:156 msgid "No rows found." msgstr "" @@ -13695,7 +13702,7 @@ msgstr "Maximiser" msgid "Minimize" msgstr "Minimiser" -#: pgadmin/static/js/helpers/Notifier.jsx:136 +#: pgadmin/static/js/helpers/Notifier.jsx:139 msgid "Connection Lost" msgstr "Connexion perdue" @@ -14712,87 +14719,87 @@ msgstr "" msgid "(Connection failed)" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:298 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:299 msgid "Preparing..." msgstr "Préparation..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:364 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:365 msgid "Save changes?" msgstr "Enregistrer ?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:367 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:368 msgid "The diagram has changed. Do you want to save changes?" msgstr "Le diagramme a changé. Voulez-vous enregistrer les modifications ?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:427 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:428 #, python-format msgid "Table: %s (%s)" msgstr "Table: %s (%s)" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:429 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:438 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:430 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:439 msgid "Table name already exists" msgstr "Le nom de la table existe déjà" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:455 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:456 msgid "Cannot drop table from outside of the current database." msgstr "" "Impossible de supprimer une table en dehors de la base de données " "actuelle." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:502 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 msgid "Delete ?" msgstr "Supprimer ?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 #, python-format msgid "You have selected %s tables and %s links." msgstr "Vous avez sélectionné %s tables et %s liens." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:505 msgid "Are you sure you want to delete ?" msgstr "Êtes vous sûr de vouloir supprimer ?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:555 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:560 msgid "Loading project..." msgstr "Chargement du projet..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:591 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:597 msgid "Saving..." msgstr "Enregistrement..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:596 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:602 msgid "Project saved successfully." msgstr "Projet enregistré avec succès." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:631 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:637 msgid "-- This script was generated by the ERD tool in pgAdmin 4.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:632 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:638 msgid "" "-- Please log an issue at https://github.com/pgadmin-" "org/pgadmin4/issues/new/choose if you find any bugs, including " "reproduction steps.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:645 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:651 msgid "Preparing the SQL..." msgstr "Préparation du code SQL..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:672 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:678 msgid "Preparing the image..." msgstr "Préparation de l'image..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:745 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:751 msgid "Unknown error. Check console logs" msgstr "Erreur inconnue. Vérifier les journaux de la console" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:760 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:766 msgid "Maximum image size limit" msgstr "Limite maximale de la taille de l'image" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:761 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:767 msgid "" "The downloaded image has exceeded the maximum size of 32767 x 32767 " "pixels, and has been cropped to that size." @@ -14800,23 +14807,23 @@ msgstr "" "L'image téléchargée a dépassé la taille maximale de 32767 x 32767 pixels," " et a été recadrée à cette taille." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:770 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:776 msgid "One to many relation" msgstr "Jointure 1 à n" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:778 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:784 msgid "Many to many relation" msgstr "Jointure de n à n" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:804 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:810 msgid "Initializing connection..." msgstr "Initialisation de la connexion..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:835 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:841 msgid "Fetching required data..." msgstr "Récupération des données demandées..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:858 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:864 msgid "Fetching schema data..." msgstr "Récupération des données du schéma..." @@ -15181,7 +15188,7 @@ msgstr "" " lors de l'utilisation du format CSV." #: pgadmin/tools/import_export_servers/__init__.py:42 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:205 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:211 #: pgadmin/tools/import_export_servers/static/js/import_export_servers.js:47 msgid "Import/Export Servers" msgstr "Import/Export de serveurs" @@ -15202,23 +15209,23 @@ msgstr "Le fichier n'existe pas." msgid "Database Servers" msgstr "Serveurs de bases de données" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "Export Servers" msgstr "Export serveurs" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "The selected servers were exported successfully." msgstr "Les serveurs sélectionnés ont été exportés avec succès." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:79 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:85 msgid "Export Error" msgstr "Erreur d'exports" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:96 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:102 msgid "The selected servers were imported successfully." msgstr "Les serveurs sélectionnés ont été importés avec succès." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:98 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 msgid "" "The existing server groups and servers were removed, and the selected " "servers were imported successfully." @@ -15226,15 +15233,15 @@ msgstr "" "Les groupes de serveurs et les serveurs existants ont été supprimés, et " "les serveurs sélectionnés ont été importés avec succès." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:101 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:107 msgid "Import Servers" msgstr "Import serveurs" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:110 msgid "Import error" msgstr "Erreur d'import" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:149 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:155 msgid "" "The following servers will be imported. Click the Finish button to " "complete the import process." @@ -15242,23 +15249,23 @@ msgstr "" "Les serveurs suivants seront importés. Cliquez sur le bouton \"Terminer\"" " pour achever le processus d'importation." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:151 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:157 msgid "" "All existing server groups and servers will be removed before the servers" " above are imported. On a successful import process, the object explorer " "will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:153 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:159 msgid "On a successful import process, the object explorer will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:174 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:175 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:180 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:181 msgid "Error while fetching Server Groups and Servers." msgstr "Erreur lors de la récupération des groupes de serveurs et des serveurs." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:229 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:237 msgid "Select the Server Groups/Servers to import/export:" msgstr "Sélectionnez les groupes de serveurs/serveurs à importer/exporter :" @@ -15624,15 +15631,15 @@ msgid "" "the Compare button in the Schema Diff tab." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:704 +#: pgadmin/tools/schema_diff/__init__.py:699 msgid "Selected object is not supported for DDL comparison." msgstr "L'objet sélectionné n'est pas pris en charge pour la comparaison en LDD." -#: pgadmin/tools/schema_diff/__init__.py:728 +#: pgadmin/tools/schema_diff/__init__.py:723 msgid "Server(s) disconnected." msgstr "Serveur(s) déconnecté(s)." -#: pgadmin/tools/schema_diff/__init__.py:731 +#: pgadmin/tools/schema_diff/__init__.py:726 msgid "" "Schema diff does not support the comparison between Postgres Server and " "EDB Postgres Advanced Server." @@ -15640,27 +15647,27 @@ msgstr "" "Schéma diff ne gère pas les comparaisons entre Postgresql et les EDB " "Advanced server." -#: pgadmin/tools/schema_diff/__init__.py:745 +#: pgadmin/tools/schema_diff/__init__.py:740 msgid "Source and Target database server must be of the same major version." msgstr "" "Les serveurs de bases de données source et cible doivent être de la même " "version majeure." -#: pgadmin/tools/schema_diff/__init__.py:794 +#: pgadmin/tools/schema_diff/__init__.py:789 msgid "Comparing {0}" msgstr "Comparaison entre {0}" -#: pgadmin/tools/schema_diff/__init__.py:808 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:366 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:370 +#: pgadmin/tools/schema_diff/__init__.py:803 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:342 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:346 msgid "Database Objects" msgstr "Objets de la base de données" -#: pgadmin/tools/schema_diff/__init__.py:858 +#: pgadmin/tools/schema_diff/__init__.py:853 msgid "Comparing {0} " msgstr "Comparaison de {0} " -#: pgadmin/tools/schema_diff/__init__.py:861 +#: pgadmin/tools/schema_diff/__init__.py:856 msgid "Comparing {0} of schema '{1}'" msgstr "Comparaison de {0} du schéma '{1}'" @@ -15688,15 +15695,11 @@ msgstr "Différents" msgid "Ignore Grant/Revoke" msgstr "" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:74 -msgid "Error in schema diff initialize ${error.response.data}" -msgstr "" - -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:783 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "No difference found" msgstr "Aucune différence n'a été trouvée" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:788 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:762 msgid "Loading result grid..." msgstr "" @@ -15829,6 +15832,10 @@ msgstr "" msgid "The dependencies will not be resolved in the Schema comparison." msgstr "" +#: pgadmin/tools/schema_diff/static/js/components/SchemaDiffComponent.jsx:73 +msgid "Error in schema diff initialize ${err.response.data}" +msgstr "" + #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:135 msgid "Object name" msgstr "Nom de l'objet" @@ -16116,7 +16123,7 @@ msgstr "Merci de saisir une valeur numérique" msgid "Invalid JSON input" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:175 +#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:173 msgid "View all geometries in this column" msgstr "Afficher toutes les géométries dans cette colonne" @@ -16201,27 +16208,27 @@ msgstr "" "Les géométries qui ne sont pas projetées avec le SRID %s ne sont pas " "représentées." -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:301 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:357 msgid "Empty" msgstr "Vide" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:306 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:362 msgid "Street" msgstr "Rue" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:313 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:369 msgid "Topography" msgstr "Topographie" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:324 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:380 msgid "Gray Style" msgstr "Gray Style" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:335 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:391 msgid "Light Color" msgstr "Couleur claire" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:346 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:402 msgid "Dark Matter" msgstr "Matière noire" @@ -17720,15 +17727,15 @@ msgstr "" "La connexion du tunnel SSH pour l'hôte '{0}' a été perdue. Reconnectez le" " serveur de base de données." -#: pgadmin/utils/heartbeat.py:34 +#: pgadmin/utils/heartbeat.py:35 msgid "Manager not found. Stopped Heartbeat logging." msgstr "" -#: pgadmin/utils/heartbeat.py:45 +#: pgadmin/utils/heartbeat.py:51 msgid "Heartbeat logged successfully." msgstr "" -#: pgadmin/utils/heartbeat.py:62 +#: pgadmin/utils/heartbeat.py:68 msgid "Stopped Heartbeat logging." msgstr "" @@ -22401,3 +22408,6 @@ msgstr "" #~ msgid "Server activity" #~ msgstr "Activité du serveur" +#~ msgid "Error in schema diff initialize ${error.response.data}" +#~ msgstr "" + diff --git a/web/pgadmin/translations/id/LC_MESSAGES/messages.mo b/web/pgadmin/translations/id/LC_MESSAGES/messages.mo index ed358ee0277980dbf458101b482599458eeffbe1..7faba3ca6fa2e9d58232f909548595493a5c2864 100644 GIT binary patch delta 51778 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 DT~+s{ diff --git a/web/pgadmin/translations/id/LC_MESSAGES/messages.po b/web/pgadmin/translations/id/LC_MESSAGES/messages.po index 2c9d0068e..f21158165 100644 --- a/web/pgadmin/translations/id/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/id/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pgAdmin4\n" "Report-Msgid-Bugs-To: oon@oo.or.id\n" -"POT-Creation-Date: 2024-07-19 15:19+0530\n" +"POT-Creation-Date: 2024-08-15 21:34+0530\n" "PO-Revision-Date: 2024-06-08 07:54+0000\n" "Last-Translator: oon arfiandwi \n" "Language: id\n" @@ -752,8 +752,8 @@ msgstr "Debugger" #: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:48 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:63 msgid "Schema Diff" msgstr "Schema Diff" @@ -886,7 +886,7 @@ msgid "Server deleted" msgstr "Server dihapus" #: pgadmin/browser/server_groups/servers/__init__.py:801 -#: pgadmin/browser/server_groups/servers/__init__.py:2226 +#: pgadmin/browser/server_groups/servers/__init__.py:2230 msgid "Could not find the required server." msgstr "Tidak dapat menemukan server yang diperlukan." @@ -1017,42 +1017,42 @@ msgstr "Server tidak memiliki koneksi aktif untuk menghasilkan statistik." msgid "Please enter the server details to connect" msgstr "Harap masukkan detail server untuk terhubung" -#: pgadmin/browser/server_groups/servers/__init__.py:1738 -#: pgadmin/tools/schema_diff/__init__.py:368 +#: pgadmin/browser/server_groups/servers/__init__.py:1742 +#: pgadmin/tools/schema_diff/__init__.py:363 #: pgadmin/tools/sqleditor/__init__.py:2575 msgid "Server connected." msgstr "Server terhubung." -#: pgadmin/browser/server_groups/servers/__init__.py:1778 +#: pgadmin/browser/server_groups/servers/__init__.py:1782 msgid "Server could not be disconnected." msgstr "Server tidak dapat diputus." -#: pgadmin/browser/server_groups/servers/__init__.py:1782 +#: pgadmin/browser/server_groups/servers/__init__.py:1786 msgid "Server disconnected." msgstr "Server terputus." -#: pgadmin/browser/server_groups/servers/__init__.py:1802 +#: pgadmin/browser/server_groups/servers/__init__.py:1806 msgid "Could not reload the server configuration." msgstr "Tidak dapat memuat kembali konfigurasi server." -#: pgadmin/browser/server_groups/servers/__init__.py:1807 +#: pgadmin/browser/server_groups/servers/__init__.py:1811 msgid "Server configuration reloaded." msgstr "Konfigurasi server dimuat ulang." -#: pgadmin/browser/server_groups/servers/__init__.py:1852 +#: pgadmin/browser/server_groups/servers/__init__.py:1856 msgid "Named restore point created: {0}" msgstr "Titik pemulihan bernama berhasil dibuat: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1858 +#: pgadmin/browser/server_groups/servers/__init__.py:1862 msgid "Named restore point creation failed ({0})" msgstr "Titik pemulihan bernama gagal dibuat ({0})" -#: pgadmin/browser/server_groups/servers/__init__.py:1927 -#: pgadmin/browser/server_groups/servers/__init__.py:1939 +#: pgadmin/browser/server_groups/servers/__init__.py:1931 +#: pgadmin/browser/server_groups/servers/__init__.py:1943 msgid "Could not find the required parameter(s)." msgstr "Tidak dapat menemukan parameter yang diperlukan." -#: pgadmin/browser/server_groups/servers/__init__.py:1948 +#: pgadmin/browser/server_groups/servers/__init__.py:1952 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:133 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:446 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:381 @@ -1062,29 +1062,29 @@ msgstr "Tidak dapat menemukan parameter yang diperlukan." msgid "Passwords do not match." msgstr "Sandi tidak cocok." -#: pgadmin/browser/server_groups/servers/__init__.py:1970 +#: pgadmin/browser/server_groups/servers/__init__.py:1974 msgid "Incorrect password." msgstr "Sandi salah." -#: pgadmin/browser/server_groups/servers/__init__.py:2020 +#: pgadmin/browser/server_groups/servers/__init__.py:2024 msgid "Password changed successfully." msgstr "Sandi berhasil diubah." -#: pgadmin/browser/server_groups/servers/__init__.py:2058 +#: pgadmin/browser/server_groups/servers/__init__.py:2062 msgid "WAL replay paused" msgstr "WAL Replay terhenti" -#: pgadmin/browser/server_groups/servers/__init__.py:2069 +#: pgadmin/browser/server_groups/servers/__init__.py:2073 msgid "WAL replay resumed" msgstr "Ulangan WAL dilanjutkan" -#: pgadmin/browser/server_groups/servers/__init__.py:2075 -#: pgadmin/browser/server_groups/servers/__init__.py:2133 +#: pgadmin/browser/server_groups/servers/__init__.py:2079 +#: pgadmin/browser/server_groups/servers/__init__.py:2137 msgid "Please connect the server." msgstr "Harap hubungkan server." -#: pgadmin/browser/server_groups/servers/__init__.py:2268 -#: pgadmin/browser/server_groups/servers/__init__.py:2311 +#: pgadmin/browser/server_groups/servers/__init__.py:2272 +#: pgadmin/browser/server_groups/servers/__init__.py:2315 msgid "The saved password cleared successfully." msgstr "Sandi yang disimpan berhasil dihapus." @@ -1252,7 +1252,7 @@ msgstr "Tidak dapat menemukan cast yang ditentukan di server." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/exclusion_constraint/utils.py:236 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py:207 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/utils.py:208 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1534 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1537 #: pgadmin/browser/server_groups/servers/roles/__init__.py:1336 msgid "-- definition incomplete" msgstr "-- definisi tidak lengkap" @@ -1298,14 +1298,14 @@ msgstr "Cast..." #: pgadmin/static/js/socket_instance.js:33 #: pgadmin/tools/backup/static/js/backup.js:268 #: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:436 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:464 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:465 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:391 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:395 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:716 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:758 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:91 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:112 -#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:172 +#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:176 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:78 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:100 #: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:53 @@ -1391,12 +1391,12 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:44 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.ui.js:28 -#: pgadmin/dashboard/static/js/Dashboard.jsx:388 -#: pgadmin/dashboard/static/js/Dashboard.jsx:776 +#: pgadmin/dashboard/static/js/Dashboard.jsx:391 +#: pgadmin/dashboard/static/js/Dashboard.jsx:779 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:53 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:52 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:134 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:118 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:119 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:103 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:54 @@ -2255,7 +2255,7 @@ msgstr "Bawaan" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:24 #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:166 #: pgadmin/browser/templates/browser/js/messages.js:33 -#: pgadmin/dashboard/static/js/Dashboard.jsx:406 +#: pgadmin/dashboard/static/js/Dashboard.jsx:409 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:105 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:55 @@ -2275,8 +2275,8 @@ msgstr "Status" #: pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/static/js/dbms_jobscheduler.ui.js:36 #: pgadmin/misc/sql/static/js/SQL.jsx:77 pgadmin/static/js/UtilityView.jsx:43 #: pgadmin/tools/backup/static/js/backup.js:156 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:294 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:749 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:295 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:755 #: pgadmin/tools/import_export/static/js/import_export.js:80 #: pgadmin/tools/maintenance/static/js/maintenance.js:95 #: pgadmin/tools/restore/static/js/restore.js:93 @@ -2364,7 +2364,7 @@ msgstr "Trigger Event..." #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:108 #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:117 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:793 +#: pgadmin/dashboard/static/js/Dashboard.jsx:796 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2813,7 +2813,7 @@ msgstr "Pemetaan Pengguna..." #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/static/js/user_mapping.ui.js:36 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/Dashboard.jsx:579 +#: pgadmin/dashboard/static/js/Dashboard.jsx:582 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:25 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:24 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:158 @@ -3123,7 +3123,7 @@ msgid "Schema dropped" msgstr "Skema dihapus" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:736 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:184 msgid "Definition incomplete." msgstr "Definisi tidak lengkap." @@ -3625,7 +3625,7 @@ msgstr "Statistik" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.ui.js:498 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:386 -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:51 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:491 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:491 @@ -3972,7 +3972,7 @@ msgid "Function..." msgstr "Fungsi..." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:754 +#: pgadmin/dashboard/static/js/Dashboard.jsx:757 msgid "Mode" msgstr "Mode" @@ -4566,19 +4566,19 @@ msgstr "Tabel dihapus" msgid "Table rows counted: {}" msgstr "Baris tabel dihitung: {}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1112 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1115 msgid "Table statistics have been reset" msgstr "Statistik tabel telah diatur ulang" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1438 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1441 msgid "-- definition incomplete for {0}" msgstr "-- Definisi tidak lengkap untuk {0}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1996 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1999 msgid "Table truncated" msgstr "Tabel dikosongkan" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2062 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2065 msgid "" "The table is currently locked and the operation cannot be completed. " "Please try again later. \r\n" @@ -5290,7 +5290,7 @@ msgstr "Tidak dapat menemukan indeks dalam tabel." #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:6 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:309 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:131 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:128 msgid "Size" msgstr "Ukuran" @@ -5373,9 +5373,9 @@ msgid "Access Method" msgstr "Metode akses" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:480 -#: pgadmin/static/js/SchemaView/index.jsx:646 -#: pgadmin/static/js/SchemaView/index.jsx:673 -#: pgadmin/static/js/SchemaView/index.jsx:694 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:118 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:129 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:159 #: pgadmin/static/js/components/QueryThresholds.jsx:44 msgid "Warning" msgstr "Peringatan" @@ -6615,7 +6615,7 @@ msgid "Transition" msgstr "Transisi" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.ui.js:426 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:436 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:437 msgid "New table" msgstr "Tabel baru" @@ -7104,7 +7104,7 @@ msgstr "Opsi Pemeriksaan" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:399 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:18 msgid "No" msgstr "Tidak" @@ -7147,9 +7147,9 @@ msgstr "Ukuran file sementara" #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:186 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 -#: pgadmin/dashboard/static/js/Dashboard.jsx:665 -#: pgadmin/dashboard/static/js/Dashboard.jsx:783 +#: pgadmin/dashboard/static/js/Dashboard.jsx:572 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 +#: pgadmin/dashboard/static/js/Dashboard.jsx:786 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:143 msgid "Database" msgstr "Database" @@ -7213,7 +7213,7 @@ msgid "Database already connected." msgstr "Database sudah terhubung." #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:498 -#: pgadmin/static/js/helpers/Notifier.jsx:125 +#: pgadmin/static/js/helpers/Notifier.jsx:126 #, python-format msgid "Error: Object not found - %s." msgstr "Kesalahan: Objek Tidak Ditemukan - %s." @@ -7978,7 +7978,7 @@ msgstr "Langkah Pekerjaan..." #: pgadmin/browser/templates/browser/js/messages.js:24 #: pgadmin/dashboard/static/js/ActiveQuery.ui.js:52 #: pgadmin/static/js/BrowserComponent.jsx:51 -#: pgadmin/static/js/SchemaView/FormView.jsx:420 +#: pgadmin/static/js/SchemaView/FormView.jsx:326 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:63 msgid "SQL" msgstr "SQL" @@ -8047,8 +8047,8 @@ msgstr "Gagal" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:663 pgadmin/dashboard/__init__.py:690 -#: pgadmin/dashboard/static/js/Dashboard.jsx:147 -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:151 +#: pgadmin/dashboard/static/js/Dashboard.jsx:213 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "Sukses" @@ -8168,8 +8168,8 @@ msgid "Replica Nodes" msgstr "Node Replika" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:21 -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 -#: pgadmin/dashboard/static/js/Dashboard.jsx:656 +#: pgadmin/dashboard/static/js/Dashboard.jsx:563 +#: pgadmin/dashboard/static/js/Dashboard.jsx:659 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:41 #: pgadmin/dashboard/static/js/Replication/schema_ui/replication_stats.ui.js:23 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:46 @@ -8199,8 +8199,8 @@ msgid "Client Port" msgstr "Port Klien" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:39 -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 -#: pgadmin/dashboard/static/js/Dashboard.jsx:621 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 +#: pgadmin/dashboard/static/js/Dashboard.jsx:624 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:57 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:55 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:219 @@ -8845,6 +8845,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:128 #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:136 #: pgadmin/browser/templates/browser/js/messages.js:23 +#: pgadmin/static/js/SchemaView/FormView.jsx:70 #: pgadmin/tools/import_export/static/js/import_export.ui.js:52 #: pgadmin/tools/import_export/static/js/import_export.ui.js:62 #: pgadmin/tools/import_export/static/js/import_export.ui.js:85 @@ -9400,7 +9401,7 @@ msgid "TTY" msgstr "TTY" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:504 -#: pgadmin/dashboard/static/js/Dashboard.jsx:321 +#: pgadmin/dashboard/static/js/Dashboard.jsx:324 msgid "Replication" msgstr "Replikasi" @@ -9535,7 +9536,7 @@ msgstr "Tidak diatur" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:401 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:22 msgid "Yes" msgstr "Ya" @@ -9606,19 +9607,19 @@ msgstr "'Lokasi' tidak boleh kosong." #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:31 -#: pgadmin/dashboard/static/js/Dashboard.jsx:605 +#: pgadmin/dashboard/static/js/Dashboard.jsx:608 msgid "Backend start" msgstr "Mulai Backend" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/Dashboard.jsx:596 +#: pgadmin/dashboard/static/js/Dashboard.jsx:599 msgid "Client" msgstr "Klien" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/Dashboard.jsx:588 +#: pgadmin/dashboard/static/js/Dashboard.jsx:591 msgid "Application" msgstr "Aplikasi" @@ -9760,8 +9761,8 @@ msgstr "Kesalahan mengambil detail untuk node." #: pgadmin/browser/static/js/collection.js:46 #: pgadmin/dashboard/static/js/components/RefreshButtons.jsx:36 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:551 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:566 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:561 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:576 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:360 msgid "Refresh" msgstr "Menyegarkan" @@ -10432,7 +10433,7 @@ msgstr "Keluar berhasil." #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:170 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:42 #: pgadmin/static/js/Explain/Graphical.jsx:437 -#: pgadmin/static/js/SchemaView/index.jsx:812 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:249 #: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:181 #: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:83 #: pgadmin/static/js/helpers/Layout/index.jsx:54 @@ -10529,11 +10530,11 @@ msgid "Retrieving data from the server..." msgstr "Mengambil data dari server..." #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:832 -#: pgadmin/dashboard/static/js/Dashboard.jsx:893 -#: pgadmin/dashboard/static/js/Dashboard.jsx:897 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1028 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1032 +#: pgadmin/dashboard/static/js/Dashboard.jsx:835 +#: pgadmin/dashboard/static/js/Dashboard.jsx:896 +#: pgadmin/dashboard/static/js/Dashboard.jsx:900 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1031 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1035 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:131 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:135 #: pgadmin/misc/dependents/static/js/Dependents.jsx:130 @@ -10772,233 +10773,233 @@ msgstr "Kueri dimulai pada" msgid "Last state changed at" msgstr "Status terakhir berubah pada" -#: pgadmin/dashboard/static/js/Dashboard.jsx:114 -#: pgadmin/dashboard/static/js/Dashboard.jsx:167 +#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:171 msgid "Terminate Session?" msgstr "Sesi berakhir?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:115 +#: pgadmin/dashboard/static/js/Dashboard.jsx:119 msgid "Are you sure you wish to terminate the session?" msgstr "Apakah Anda yakin ingin mengakhiri sesi?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:122 msgid "Session terminated successfully." msgstr "Sesi berhasil diakhiri." -#: pgadmin/dashboard/static/js/Dashboard.jsx:119 +#: pgadmin/dashboard/static/js/Dashboard.jsx:123 msgid "An error occurred whilst terminating the active query." msgstr "Terjadi kesalahan saat mengakhiri kueri aktif." -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 -#: pgadmin/dashboard/static/js/Dashboard.jsx:219 +#: pgadmin/dashboard/static/js/Dashboard.jsx:160 +#: pgadmin/dashboard/static/js/Dashboard.jsx:223 msgid "Failed to perform the operation." msgstr "Gagal melakukan operasi." -#: pgadmin/dashboard/static/js/Dashboard.jsx:180 +#: pgadmin/dashboard/static/js/Dashboard.jsx:184 msgid "Cancel Active Query?" msgstr "Batalkan kueri aktif?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:181 +#: pgadmin/dashboard/static/js/Dashboard.jsx:185 msgid "Are you sure you wish to cancel the active query?" msgstr "Apakah Anda yakin ingin membatalkan kueri aktif?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:184 +#: pgadmin/dashboard/static/js/Dashboard.jsx:188 msgid "Active query cancelled successfully." msgstr "Kueri aktif dibatalkan dengan sukses." -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:189 msgid "An error occurred whilst cancelling the active query." msgstr "Terjadi kesalahan saat membatalkan kueri aktif." -#: pgadmin/dashboard/static/js/Dashboard.jsx:230 +#: pgadmin/dashboard/static/js/Dashboard.jsx:234 msgid "Cancel the active query" msgstr "Batalkan kueri aktif" -#: pgadmin/dashboard/static/js/Dashboard.jsx:254 -#: pgadmin/dashboard/static/js/Dashboard.jsx:263 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 +#: pgadmin/dashboard/static/js/Dashboard.jsx:266 msgid "Active sessions only" msgstr "Sesi aktif saja" -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 msgid "Activity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "Configuration" msgstr "Konfigurasi" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 -#: pgadmin/dashboard/static/js/Dashboard.jsx:512 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 +#: pgadmin/dashboard/static/js/Dashboard.jsx:515 msgid "Logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "System" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:56 #: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 msgid "Summary" msgstr "Ringkasan" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 msgid "CPU" msgstr "CPU" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:229 msgid "Memory" msgstr "Penyimpanan" -#: pgadmin/dashboard/static/js/Dashboard.jsx:349 +#: pgadmin/dashboard/static/js/Dashboard.jsx:352 msgid "You cannot cancel background worker processes." msgstr "Anda tidak dapat membatalkan proses pekerja latar belakang." -#: pgadmin/dashboard/static/js/Dashboard.jsx:351 +#: pgadmin/dashboard/static/js/Dashboard.jsx:354 msgid "You cannot terminate background worker processes." msgstr "Anda tidak dapat mengakhiri proses pekerja latar belakang." -#: pgadmin/dashboard/static/js/Dashboard.jsx:364 +#: pgadmin/dashboard/static/js/Dashboard.jsx:367 msgid "You are not allowed to cancel the main active session." msgstr "Anda tidak diizinkan membatalkan sesi aktif utama." -#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +#: pgadmin/dashboard/static/js/Dashboard.jsx:371 msgid "You are not allowed to terminate the main active session." msgstr "Anda tidak diizinkan untuk mengakhiri sesi aktif utama." -#: pgadmin/dashboard/static/js/Dashboard.jsx:376 +#: pgadmin/dashboard/static/js/Dashboard.jsx:379 msgid "The session is already in idle state." msgstr "Sesi ini sudah dalam keadaan tanpa aktivitas." -#: pgadmin/dashboard/static/js/Dashboard.jsx:397 +#: pgadmin/dashboard/static/js/Dashboard.jsx:400 msgid "Category" msgstr "Kategori" -#: pgadmin/dashboard/static/js/Dashboard.jsx:415 +#: pgadmin/dashboard/static/js/Dashboard.jsx:418 msgid "Unit" msgstr "Satuan" -#: pgadmin/dashboard/static/js/Dashboard.jsx:424 +#: pgadmin/dashboard/static/js/Dashboard.jsx:427 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Description" msgstr "Deskripsi" -#: pgadmin/dashboard/static/js/Dashboard.jsx:471 +#: pgadmin/dashboard/static/js/Dashboard.jsx:474 msgid "Failed to download the logs." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:486 +#: pgadmin/dashboard/static/js/Dashboard.jsx:489 msgid "View the log details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:491 +#: pgadmin/dashboard/static/js/Dashboard.jsx:494 msgid "Error Severity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:501 +#: pgadmin/dashboard/static/js/Dashboard.jsx:504 msgid "Log Prefix/Timestamp" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:555 +#: pgadmin/dashboard/static/js/Dashboard.jsx:558 msgid "View the active session details" msgstr "Lihat detail sesi aktif" -#: pgadmin/dashboard/static/js/Dashboard.jsx:613 +#: pgadmin/dashboard/static/js/Dashboard.jsx:616 msgid "Transaction start" msgstr "Transaksi Mulai" -#: pgadmin/dashboard/static/js/Dashboard.jsx:631 +#: pgadmin/dashboard/static/js/Dashboard.jsx:634 msgid "Waiting" msgstr "Menunggu" -#: pgadmin/dashboard/static/js/Dashboard.jsx:639 +#: pgadmin/dashboard/static/js/Dashboard.jsx:642 msgid "Wait event" msgstr "Tunggu event" -#: pgadmin/dashboard/static/js/Dashboard.jsx:646 +#: pgadmin/dashboard/static/js/Dashboard.jsx:649 msgid "Blocking PIDs" msgstr "Memblokir PID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:675 +#: pgadmin/dashboard/static/js/Dashboard.jsx:678 msgid "Lock type" msgstr "Jenis kunci" -#: pgadmin/dashboard/static/js/Dashboard.jsx:684 +#: pgadmin/dashboard/static/js/Dashboard.jsx:687 msgid "Target relation" msgstr "Relasi target" -#: pgadmin/dashboard/static/js/Dashboard.jsx:691 +#: pgadmin/dashboard/static/js/Dashboard.jsx:694 msgid "Page" msgstr "Halaman" -#: pgadmin/dashboard/static/js/Dashboard.jsx:700 +#: pgadmin/dashboard/static/js/Dashboard.jsx:703 msgid "Tuple" msgstr "Tupel" -#: pgadmin/dashboard/static/js/Dashboard.jsx:709 +#: pgadmin/dashboard/static/js/Dashboard.jsx:712 msgid "vXID (target)" msgstr "vXID (target)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:718 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "XID (target)" msgstr "XID (target)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:730 msgid "Class" msgstr "Kelas" -#: pgadmin/dashboard/static/js/Dashboard.jsx:736 +#: pgadmin/dashboard/static/js/Dashboard.jsx:739 msgid "Object ID" msgstr "ID objek" -#: pgadmin/dashboard/static/js/Dashboard.jsx:745 +#: pgadmin/dashboard/static/js/Dashboard.jsx:748 msgid "vXID (owner)" msgstr "vXID (pemilik)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:764 +#: pgadmin/dashboard/static/js/Dashboard.jsx:767 msgid "Granted?" msgstr "Diizinkan?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:800 +#: pgadmin/dashboard/static/js/Dashboard.jsx:803 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:807 +#: pgadmin/dashboard/static/js/Dashboard.jsx:810 msgid "Prepared at" msgstr "Disiapkan pada" -#: pgadmin/dashboard/static/js/Dashboard.jsx:824 +#: pgadmin/dashboard/static/js/Dashboard.jsx:827 msgid "Text" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:825 +#: pgadmin/dashboard/static/js/Dashboard.jsx:828 msgid "JSON" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:826 +#: pgadmin/dashboard/static/js/Dashboard.jsx:829 msgid "CSV" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:848 +#: pgadmin/dashboard/static/js/Dashboard.jsx:851 msgid "Please connect to the selected server to view the dashboard." msgstr "Harap terhubung ke server yang dipilih untuk melihat dasbor." -#: pgadmin/dashboard/static/js/Dashboard.jsx:854 +#: pgadmin/dashboard/static/js/Dashboard.jsx:857 msgid "Loading dashboard..." msgstr "Memuat dasbor..." -#: pgadmin/dashboard/static/js/Dashboard.jsx:877 +#: pgadmin/dashboard/static/js/Dashboard.jsx:880 msgid "Loading logs..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:886 +#: pgadmin/dashboard/static/js/Dashboard.jsx:889 msgid "" "Please enable the logging to view the server logs or check the log file " "is in place or not." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:908 +#: pgadmin/dashboard/static/js/Dashboard.jsx:911 msgid "" "The system_stats extension is not installed. You can install the " "extension in a database using the \"CREATE EXTENSION system_stats;\" SQL " @@ -11008,35 +11009,35 @@ msgstr "" "dalam database menggunakan perintah SQL \"CREATE EXTENSION " "system_stats;\". Muat ulang pgAdmin setelah diinstal." -#: pgadmin/dashboard/static/js/Dashboard.jsx:916 +#: pgadmin/dashboard/static/js/Dashboard.jsx:919 msgid "Failed to verify the presence of system stats extension." msgstr "Gagal memverifikasi keberadaan ekstensi statistik sistem." -#: pgadmin/dashboard/static/js/Dashboard.jsx:963 +#: pgadmin/dashboard/static/js/Dashboard.jsx:966 msgid "Table based logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:968 +#: pgadmin/dashboard/static/js/Dashboard.jsx:971 msgid "Log Format" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:980 +#: pgadmin/dashboard/static/js/Dashboard.jsx:983 msgid "Tabular format?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:998 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1001 msgid "Download logs " msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1082 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1085 msgid "Sessions" msgstr "Sesi" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1093 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1096 msgid "Locks" msgstr "Kunci" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1101 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1104 msgid "Prepared Transactions" msgstr "Transaksi yang disiapkan" @@ -11923,6 +11924,7 @@ msgstr "Proses otentikasi BigAnimal EDB sedang berlangsung..." #: pgadmin/misc/cloud/static/js/azure.js:34 #: pgadmin/misc/cloud/static/js/google.js:35 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 +#: pgadmin/static/js/SchemaView/useSchemaState.js:258 msgid "Loading..." msgstr "Memuat..." @@ -12809,7 +12811,7 @@ msgid "Go Back" msgstr "Kembali" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 -#: pgadmin/static/js/SchemaView/DataGridView.jsx:264 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:204 #: pgadmin/static/js/components/PgTable.jsx:280 #: pgadmin/static/js/components/PgTable.jsx:281 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:409 @@ -12856,7 +12858,7 @@ msgid "All Files" msgstr "Semua data" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:848 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:609 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:619 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:19 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:117 @@ -12876,11 +12878,11 @@ msgid "Cancel" msgstr "Batalkan" #: pgadmin/misc/file_manager/static/js/components/GridView.jsx:146 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:168 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:171 msgid "No files/folders found" msgstr "Tidak ada file/folder yang ditemukan" -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:127 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:124 msgid "Date Modified" msgstr "Tanggal dimodifikasi" @@ -12939,27 +12941,27 @@ msgstr "" "Pengaturan ini adalah untuk menampilkan/menyembunyikan node di penjelajah" " objek." -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:538 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:544 msgid "Object explorer refresh required" msgstr "Penyegaran penjelajah objek diperlukan" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:539 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:545 msgid "An object explorer refresh is required. Do you wish to refresh it now?" msgstr "" "Penyegaran penjelajah objek diperlukan. Apakah Anda ingin menyegarkannya " "sekarang?" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:552 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:567 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:562 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:577 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:361 msgid "Later" msgstr "Nanti" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:558 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:568 msgid "Refresh required" msgstr "Diperlukan penyegaran" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:559 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:569 msgid "" "A page refresh is required to apply the theme. Do you wish to refresh the" " page now?" @@ -12967,14 +12969,15 @@ msgstr "" "Segera segarkan halaman yang diperlukan untuk menerapkan tema. Apakah " "Anda ingin menyegarkan halaman sekarang?" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:605 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:615 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:242 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:436 msgid "Help for this dialog." msgstr "Bantuan untuk dialog ini." -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:612 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:622 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:27 -#: pgadmin/static/js/SchemaView/index.jsx:818 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:260 msgid "Save" msgstr "Menyimpan" @@ -13148,7 +13151,7 @@ msgstr "Harap masukkan sandi untuk pengguna untuk menghubungkan server - \"%s\"" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:66 #: pgadmin/static/js/helpers/Notifier.jsx:49 -#: pgadmin/static/js/helpers/Notifier.jsx:169 +#: pgadmin/static/js/helpers/Notifier.jsx:172 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:93 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -13419,7 +13422,7 @@ msgstr "" "Gunakan tombol Explain/Explain analyze untuk menghasilkan rencana kueri. " "Atau, Anda juga dapat mengeksekusi \"EXPLAIN (FORMAT JSON) [QUERY]\"." -#: pgadmin/static/js/PgTreeView/index.jsx:96 +#: pgadmin/static/js/PgTreeView/index.jsx:99 msgid "No objects are found to display" msgstr "Tidak ada objek yang ditemukan untuk ditampilkan" @@ -13448,59 +13451,63 @@ msgstr "HELP ARTICLES" msgid "Show all" msgstr "Tunjukkan semua" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:269 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:209 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:215 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:622 msgid "Add row" msgstr "Tambah baris" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:388 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:329 msgid "Edit row" msgstr "Edit baris" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:405 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:346 msgid "Delete row" msgstr "Hapus baris" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:427 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:368 msgid "Delete Row" msgstr "Hapus Baris" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:428 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:369 msgid "Are you sure you wish to delete this row?" msgstr "Apakah Anda yakin ingin menghapus baris ini?" -#: pgadmin/static/js/SchemaView/index.jsx:289 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:119 +msgid "Changes will be lost. Are you sure you want to reset?" +msgstr "Perubahan akan hilang. Apakah Anda yakin ingin mengatur ulang?" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:180 +msgid "No updates." +msgstr "Tidak ada pembaruan." + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:237 +msgid "SQL help for this object type." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:255 +msgid "Reset" +msgstr "Mengatur ulang" + +#: pgadmin/static/js/SchemaView/SchemaPropertiesView.jsx:165 +msgid "Edit object..." +msgstr "Edit objek..." + +#: pgadmin/static/js/SchemaView/schemaUtils.js:247 #, python-format msgid "%s must be unique." msgstr "%s harus unik." -#: pgadmin/static/js/SchemaView/index.jsx:291 +#: pgadmin/static/js/SchemaView/schemaUtils.js:251 #, python-format msgid "%s in %s must be unique." msgstr "%s in %s harus unik." -#: pgadmin/static/js/SchemaView/index.jsx:312 +#: pgadmin/static/js/SchemaView/schemaUtils.js:307 #, python-format msgid "%s in %s" msgstr "%s di %s" -#: pgadmin/static/js/SchemaView/index.jsx:647 -msgid "Changes will be lost. Are you sure you want to reset?" -msgstr "Perubahan akan hilang. Apakah Anda yakin ingin mengatur ulang?" - -#: pgadmin/static/js/SchemaView/index.jsx:739 -msgid "No updates." -msgstr "Tidak ada pembaruan." - -#: pgadmin/static/js/SchemaView/index.jsx:815 -msgid "Reset" -msgstr "Mengatur ulang" - -#: pgadmin/static/js/SchemaView/index.jsx:988 -msgid "Edit object..." -msgstr "Edit objek..." - #: pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx:16 msgid "Forget Password" msgstr "Lupa Sandi" @@ -13614,7 +13621,7 @@ msgstr "Memuat" msgid "Cmd" msgstr "Cmd" -#: pgadmin/static/js/components/PgReactDataGrid.jsx:147 +#: pgadmin/static/js/components/PgReactDataGrid.jsx:156 msgid "No rows found." msgstr "Tidak ada baris yang ditemukan." @@ -13696,7 +13703,7 @@ msgstr "Maksimalkan" msgid "Minimize" msgstr "Minimalkan" -#: pgadmin/static/js/helpers/Notifier.jsx:136 +#: pgadmin/static/js/helpers/Notifier.jsx:139 msgid "Connection Lost" msgstr "Koneksi terputus" @@ -14707,62 +14714,62 @@ msgstr "(Mendapatkan koneksi...)" msgid "(Connection failed)" msgstr "(Koneksi gagal)" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:298 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:299 msgid "Preparing..." msgstr "Mempersiapkan..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:364 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:365 msgid "Save changes?" msgstr "Simpan perubahan?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:367 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:368 msgid "The diagram has changed. Do you want to save changes?" msgstr "Diagram telah berubah. Apakah Anda ingin menyimpan perubahan?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:427 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:428 #, python-format msgid "Table: %s (%s)" msgstr "Tabel: %s (%s)" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:429 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:438 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:430 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:439 msgid "Table name already exists" msgstr "Nama tabel sudah ada" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:455 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:456 msgid "Cannot drop table from outside of the current database." msgstr "Tidak dapat menghapus tabel dari luar database saat ini." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:502 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 msgid "Delete ?" msgstr "Hapus ?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 #, python-format msgid "You have selected %s tables and %s links." msgstr "Anda telah memilih tabel %s dan tautan %s." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:505 msgid "Are you sure you want to delete ?" msgstr "Apakah Anda yakin ingin menghapus?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:555 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:560 msgid "Loading project..." msgstr "Memuat proyek..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:591 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:597 msgid "Saving..." msgstr "Menyimpan..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:596 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:602 msgid "Project saved successfully." msgstr "Proyek berhasil disimpan." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:631 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:637 msgid "-- This script was generated by the ERD tool in pgAdmin 4.\n" msgstr "-- Skrip ini dihasilkan oleh alat ERD di pgAdmin 4.\n" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:632 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:638 msgid "" "-- Please log an issue at https://github.com/pgadmin-" "org/pgadmin4/issues/new/choose if you find any bugs, including " @@ -14772,23 +14779,23 @@ msgstr "" "org/pgadmin4/issues/new/choose jika Anda menemukan bug, termasuk langkah " "reproduksi.\n" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:645 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:651 msgid "Preparing the SQL..." msgstr "Mempersiapkan SQL..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:672 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:678 msgid "Preparing the image..." msgstr "Mempersiapkan gambar..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:745 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:751 msgid "Unknown error. Check console logs" msgstr "Kesalahan yang tidak diketahui. Periksa log konsol" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:760 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:766 msgid "Maximum image size limit" msgstr "Batas maksimum ukuran gambar" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:761 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:767 msgid "" "The downloaded image has exceeded the maximum size of 32767 x 32767 " "pixels, and has been cropped to that size." @@ -14796,23 +14803,23 @@ msgstr "" "Gambar yang diunduh telah melebihi ukuran maksimum 32767 x 32767 piksel, " "dan telah dipotong sesuai ukuran itu." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:770 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:776 msgid "One to many relation" msgstr "Relasi satu ke banyak" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:778 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:784 msgid "Many to many relation" msgstr "Relasi banyak ke banyak" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:804 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:810 msgid "Initializing connection..." msgstr "Menginisiasi koneksi..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:835 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:841 msgid "Fetching required data..." msgstr "Mengambil data yang diperlukan..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:858 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:864 msgid "Fetching schema data..." msgstr "Mengambil data skema..." @@ -15171,7 +15178,7 @@ msgstr "" "hanya saat menggunakan format CSV." #: pgadmin/tools/import_export_servers/__init__.py:42 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:205 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:211 #: pgadmin/tools/import_export_servers/static/js/import_export_servers.js:47 msgid "Import/Export Servers" msgstr "Server Impor/Ekspor" @@ -15192,23 +15199,23 @@ msgstr "File yang ditentukan tidak ada." msgid "Database Servers" msgstr "Server database" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "Export Servers" msgstr "Server Ekspor" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "The selected servers were exported successfully." msgstr "Server yang dipilih diekspor dengan sukses." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:79 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:85 msgid "Export Error" msgstr "Kesalahan ekspor" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:96 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:102 msgid "The selected servers were imported successfully." msgstr "Server yang dipilih berhasil diimpor." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:98 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 msgid "" "The existing server groups and servers were removed, and the selected " "servers were imported successfully." @@ -15216,15 +15223,15 @@ msgstr "" "Grup dan server server yang ada dihapus, dan server yang dipilih berhasil" " diimpor." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:101 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:107 msgid "Import Servers" msgstr "Server Impor" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:110 msgid "Import error" msgstr "Kesalahan impor" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:149 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:155 msgid "" "The following servers will be imported. Click the Finish button to " "complete the import process." @@ -15232,7 +15239,7 @@ msgstr "" "Server berikut akan diimpor. Klik tombol selesai untuk menyelesaikan " "proses impor." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:151 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:157 msgid "" "All existing server groups and servers will be removed before the servers" " above are imported. On a successful import process, the object explorer " @@ -15242,16 +15249,16 @@ msgstr "" " diimpor. Pada proses impor yang berhasil, penjelajah objek akan " "disegarkan." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:153 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:159 msgid "On a successful import process, the object explorer will be refreshed." msgstr "Pada proses impor yang berhasil, penjelajah objek akan disegarkan." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:174 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:175 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:180 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:181 msgid "Error while fetching Server Groups and Servers." msgstr "Kesalahan saat mengambil grup server dan server." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:229 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:237 msgid "Select the Server Groups/Servers to import/export:" msgstr "Pilih grup server/server untuk mengimpor/ekspor:" @@ -15618,15 +15625,15 @@ msgstr "" "Setel abaikan perizinan/pembatalan aktif atau nonaktif secara bawaan di " "menu tarik-turun di dekat tombol Bandingkan di tab Perbedaan Skema." -#: pgadmin/tools/schema_diff/__init__.py:704 +#: pgadmin/tools/schema_diff/__init__.py:699 msgid "Selected object is not supported for DDL comparison." msgstr "Objek yang dipilih tidak didukung untuk perbandingan DDL." -#: pgadmin/tools/schema_diff/__init__.py:728 +#: pgadmin/tools/schema_diff/__init__.py:723 msgid "Server(s) disconnected." msgstr "Server terputus." -#: pgadmin/tools/schema_diff/__init__.py:731 +#: pgadmin/tools/schema_diff/__init__.py:726 msgid "" "Schema diff does not support the comparison between Postgres Server and " "EDB Postgres Advanced Server." @@ -15634,25 +15641,25 @@ msgstr "" "Schema Diff tidak mendukung perbandingan antara Server Postgres dan EDB " "Postgres Advanced Server." -#: pgadmin/tools/schema_diff/__init__.py:745 +#: pgadmin/tools/schema_diff/__init__.py:740 msgid "Source and Target database server must be of the same major version." msgstr "Server database Sumber dan Target harus dari versi major yang sama." -#: pgadmin/tools/schema_diff/__init__.py:794 +#: pgadmin/tools/schema_diff/__init__.py:789 msgid "Comparing {0}" msgstr "Membandingkan {0}" -#: pgadmin/tools/schema_diff/__init__.py:808 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:366 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:370 +#: pgadmin/tools/schema_diff/__init__.py:803 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:342 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:346 msgid "Database Objects" msgstr "Objek Database" -#: pgadmin/tools/schema_diff/__init__.py:858 +#: pgadmin/tools/schema_diff/__init__.py:853 msgid "Comparing {0} " msgstr "Membandingkan {0} " -#: pgadmin/tools/schema_diff/__init__.py:861 +#: pgadmin/tools/schema_diff/__init__.py:856 msgid "Comparing {0} of schema '{1}'" msgstr "Membandingkan {0} skema '{1}'" @@ -15680,15 +15687,11 @@ msgstr "Berbeda" msgid "Ignore Grant/Revoke" msgstr "Abaikan Perizinan/Pembatalan" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:74 -msgid "Error in schema diff initialize ${error.response.data}" -msgstr "Kesalahan dalam menginisiasi schema diff ${error.response.data}" - -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:783 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "No difference found" msgstr "Tidak ada perbedaan yang ditemukan" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:788 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:762 msgid "Loading result grid..." msgstr "Memuat grid hasil..." @@ -15823,6 +15826,10 @@ msgstr "Catatan:" msgid "The dependencies will not be resolved in the Schema comparison." msgstr "Ketergantungan tidak akan diselesaikan dalam perbandingan skema." +#: pgadmin/tools/schema_diff/static/js/components/SchemaDiffComponent.jsx:73 +msgid "Error in schema diff initialize ${err.response.data}" +msgstr "" + #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:135 msgid "Object name" msgstr "Nama Objek" @@ -16111,7 +16118,7 @@ msgstr "Harap masukkan nomor yang valid" msgid "Invalid JSON input" msgstr "Input JSON tidak valid" -#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:175 +#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:173 msgid "View all geometries in this column" msgstr "Lihat semua geometri di kolom ini" @@ -16194,27 +16201,27 @@ msgstr "Baris kosong." msgid "Geometries with non-SRID %s not rendered." msgstr "Geometri dengan %s non-SRID tidak dibentuk (rendered)." -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:301 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:357 msgid "Empty" msgstr "Kosong" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:306 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:362 msgid "Street" msgstr "Jalan" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:313 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:369 msgid "Topography" msgstr "Topografi" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:324 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:380 msgid "Gray Style" msgstr "Gaya Gray" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:335 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:391 msgid "Light Color" msgstr "Warna terang" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:346 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:402 msgid "Dark Matter" msgstr "Materi Gelap" @@ -17705,15 +17712,15 @@ msgstr "" "Koneksi ke Terowongan SSH untuk host '{0}' telah terputus. Hubungkan " "kembali ke server database." -#: pgadmin/utils/heartbeat.py:34 +#: pgadmin/utils/heartbeat.py:35 msgid "Manager not found. Stopped Heartbeat logging." msgstr "Manajer tidak ditemukan. Pencatatan Heartbeat terhenti." -#: pgadmin/utils/heartbeat.py:45 +#: pgadmin/utils/heartbeat.py:51 msgid "Heartbeat logged successfully." msgstr "Heartbeat berhasil dicatat." -#: pgadmin/utils/heartbeat.py:62 +#: pgadmin/utils/heartbeat.py:68 msgid "Stopped Heartbeat logging." msgstr "Pencatatan Heartbeat terhenti." @@ -17904,3 +17911,6 @@ msgstr "" #~ msgid "Server activity" #~ msgstr "Aktivitas server" +#~ msgid "Error in schema diff initialize ${error.response.data}" +#~ msgstr "Kesalahan dalam menginisiasi schema diff ${error.response.data}" + diff --git a/web/pgadmin/translations/it/LC_MESSAGES/messages.mo b/web/pgadmin/translations/it/LC_MESSAGES/messages.mo index b7fac37565f8e3f13000d2204a686d0c81f04b33..7bd72ff2a4d09275c5196b6970cc3ac5bb10f65b 100644 GIT binary patch delta 52043 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\n" "Language: it_IT\n" @@ -766,8 +766,8 @@ msgstr "Debugger" #: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:48 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:63 msgid "Schema Diff" msgstr "Schema Diff" @@ -902,7 +902,7 @@ msgid "Server deleted" msgstr "Server eliminato" #: pgadmin/browser/server_groups/servers/__init__.py:801 -#: pgadmin/browser/server_groups/servers/__init__.py:2226 +#: pgadmin/browser/server_groups/servers/__init__.py:2230 msgid "Could not find the required server." msgstr "Impossibile trovare il server richiesto." @@ -1033,42 +1033,42 @@ msgstr "Il server non ha una connessione attiva per la generazione di statistich msgid "Please enter the server details to connect" msgstr "Inserisci i dettagli del server per connetterti" -#: pgadmin/browser/server_groups/servers/__init__.py:1738 -#: pgadmin/tools/schema_diff/__init__.py:368 +#: pgadmin/browser/server_groups/servers/__init__.py:1742 +#: pgadmin/tools/schema_diff/__init__.py:363 #: pgadmin/tools/sqleditor/__init__.py:2575 msgid "Server connected." msgstr "Server connesso." -#: pgadmin/browser/server_groups/servers/__init__.py:1778 +#: pgadmin/browser/server_groups/servers/__init__.py:1782 msgid "Server could not be disconnected." msgstr "Impossibile disconnettere il server." -#: pgadmin/browser/server_groups/servers/__init__.py:1782 +#: pgadmin/browser/server_groups/servers/__init__.py:1786 msgid "Server disconnected." msgstr "Server disconnesso." -#: pgadmin/browser/server_groups/servers/__init__.py:1802 +#: pgadmin/browser/server_groups/servers/__init__.py:1806 msgid "Could not reload the server configuration." msgstr "Impossibile ricaricare la configurazione del server." -#: pgadmin/browser/server_groups/servers/__init__.py:1807 +#: pgadmin/browser/server_groups/servers/__init__.py:1811 msgid "Server configuration reloaded." msgstr "Configurazione del server ricaricata." -#: pgadmin/browser/server_groups/servers/__init__.py:1852 +#: pgadmin/browser/server_groups/servers/__init__.py:1856 msgid "Named restore point created: {0}" msgstr "Punto di ripristino denominato creato: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1858 +#: pgadmin/browser/server_groups/servers/__init__.py:1862 msgid "Named restore point creation failed ({0})" msgstr "Creazione del punto di ripristino denominato non riuscita ({0})" -#: pgadmin/browser/server_groups/servers/__init__.py:1927 -#: pgadmin/browser/server_groups/servers/__init__.py:1939 +#: pgadmin/browser/server_groups/servers/__init__.py:1931 +#: pgadmin/browser/server_groups/servers/__init__.py:1943 msgid "Could not find the required parameter(s)." msgstr "Impossibile trovare i parametri richiesti." -#: pgadmin/browser/server_groups/servers/__init__.py:1948 +#: pgadmin/browser/server_groups/servers/__init__.py:1952 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:133 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:446 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:381 @@ -1078,29 +1078,29 @@ msgstr "Impossibile trovare i parametri richiesti." msgid "Passwords do not match." msgstr "Le passwords non corrispondono." -#: pgadmin/browser/server_groups/servers/__init__.py:1970 +#: pgadmin/browser/server_groups/servers/__init__.py:1974 msgid "Incorrect password." msgstr "Password non corretta." -#: pgadmin/browser/server_groups/servers/__init__.py:2020 +#: pgadmin/browser/server_groups/servers/__init__.py:2024 msgid "Password changed successfully." msgstr "Password cambiata con successo." -#: pgadmin/browser/server_groups/servers/__init__.py:2058 +#: pgadmin/browser/server_groups/servers/__init__.py:2062 msgid "WAL replay paused" msgstr "Replicazione dei WAL in pausa" -#: pgadmin/browser/server_groups/servers/__init__.py:2069 +#: pgadmin/browser/server_groups/servers/__init__.py:2073 msgid "WAL replay resumed" msgstr "Il replay WAL è ripreso" -#: pgadmin/browser/server_groups/servers/__init__.py:2075 -#: pgadmin/browser/server_groups/servers/__init__.py:2133 +#: pgadmin/browser/server_groups/servers/__init__.py:2079 +#: pgadmin/browser/server_groups/servers/__init__.py:2137 msgid "Please connect the server." msgstr "Si prega di collegare il server." -#: pgadmin/browser/server_groups/servers/__init__.py:2268 -#: pgadmin/browser/server_groups/servers/__init__.py:2311 +#: pgadmin/browser/server_groups/servers/__init__.py:2272 +#: pgadmin/browser/server_groups/servers/__init__.py:2315 msgid "The saved password cleared successfully." msgstr "La password salvata è stata ripristinata correttamente." @@ -1268,7 +1268,7 @@ msgstr "Impossibile trovare il cast specificato sul server." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/exclusion_constraint/utils.py:236 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py:207 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/utils.py:208 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1534 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1537 #: pgadmin/browser/server_groups/servers/roles/__init__.py:1336 msgid "-- definition incomplete" msgstr "-- definizione incompleta" @@ -1314,14 +1314,14 @@ msgstr "Conversione..." #: pgadmin/static/js/socket_instance.js:33 #: pgadmin/tools/backup/static/js/backup.js:268 #: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:436 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:464 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:465 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:391 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:395 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:716 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:758 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:91 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:112 -#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:172 +#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:176 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:78 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:100 #: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:53 @@ -1407,12 +1407,12 @@ msgstr "Qualcosa è andato storto" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:44 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.ui.js:28 -#: pgadmin/dashboard/static/js/Dashboard.jsx:388 -#: pgadmin/dashboard/static/js/Dashboard.jsx:776 +#: pgadmin/dashboard/static/js/Dashboard.jsx:391 +#: pgadmin/dashboard/static/js/Dashboard.jsx:779 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:53 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:52 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:134 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:118 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:119 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:103 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:54 @@ -2271,7 +2271,7 @@ msgstr "Predefinito" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:24 #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:166 #: pgadmin/browser/templates/browser/js/messages.js:33 -#: pgadmin/dashboard/static/js/Dashboard.jsx:406 +#: pgadmin/dashboard/static/js/Dashboard.jsx:409 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:105 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:55 @@ -2291,8 +2291,8 @@ msgstr "Stato" #: pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/static/js/dbms_jobscheduler.ui.js:36 #: pgadmin/misc/sql/static/js/SQL.jsx:77 pgadmin/static/js/UtilityView.jsx:43 #: pgadmin/tools/backup/static/js/backup.js:156 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:294 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:749 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:295 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:755 #: pgadmin/tools/import_export/static/js/import_export.js:80 #: pgadmin/tools/maintenance/static/js/maintenance.js:95 #: pgadmin/tools/restore/static/js/restore.js:93 @@ -2380,7 +2380,7 @@ msgstr "Trigger evento ..." #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:108 #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:117 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:793 +#: pgadmin/dashboard/static/js/Dashboard.jsx:796 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2829,7 +2829,7 @@ msgstr "Mappatura utente..." #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/static/js/user_mapping.ui.js:36 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/Dashboard.jsx:579 +#: pgadmin/dashboard/static/js/Dashboard.jsx:582 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:25 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:24 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:158 @@ -3140,7 +3140,7 @@ msgid "Schema dropped" msgstr "Schema eliminato" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:736 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:184 msgid "Definition incomplete." msgstr "Definizione incompleta." @@ -3643,7 +3643,7 @@ msgstr "Statistiche" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.ui.js:498 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:386 -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:51 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:491 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:491 @@ -3994,7 +3994,7 @@ msgid "Function..." msgstr "Funzione..." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:754 +#: pgadmin/dashboard/static/js/Dashboard.jsx:757 msgid "Mode" msgstr "Modo" @@ -4591,19 +4591,19 @@ msgstr "Tabella eliminata" msgid "Table rows counted: {}" msgstr "Righe della tabella conteggiate: {}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1112 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1115 msgid "Table statistics have been reset" msgstr "Statistiche tabella ripristinate" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1438 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1441 msgid "-- definition incomplete for {0}" msgstr "-- definizione incompleta per {0}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1996 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1999 msgid "Table truncated" msgstr "Tabella troncata" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2062 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2065 msgid "" "The table is currently locked and the operation cannot be completed. " "Please try again later. \r\n" @@ -5315,7 +5315,7 @@ msgstr "Impossibile trovare l'indice nella tabella." #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:6 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:309 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:131 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:128 msgid "Size" msgstr "Dimensione" @@ -5398,9 +5398,9 @@ msgid "Access Method" msgstr "Metodo di accesso" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:480 -#: pgadmin/static/js/SchemaView/index.jsx:646 -#: pgadmin/static/js/SchemaView/index.jsx:673 -#: pgadmin/static/js/SchemaView/index.jsx:694 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:118 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:129 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:159 #: pgadmin/static/js/components/QueryThresholds.jsx:44 msgid "Warning" msgstr "Avviso" @@ -6648,7 +6648,7 @@ msgid "Transition" msgstr "Transazione" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.ui.js:426 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:436 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:437 msgid "New table" msgstr "Nuova tabella" @@ -7141,7 +7141,7 @@ msgstr "Controlla le opzioni" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:399 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:18 msgid "No" msgstr "No" @@ -7184,9 +7184,9 @@ msgstr "Dimensione dei files temporanei" #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:186 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 -#: pgadmin/dashboard/static/js/Dashboard.jsx:665 -#: pgadmin/dashboard/static/js/Dashboard.jsx:783 +#: pgadmin/dashboard/static/js/Dashboard.jsx:572 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 +#: pgadmin/dashboard/static/js/Dashboard.jsx:786 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:143 msgid "Database" msgstr "Database" @@ -7250,7 +7250,7 @@ msgid "Database already connected." msgstr "Database già connesso." #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:498 -#: pgadmin/static/js/helpers/Notifier.jsx:125 +#: pgadmin/static/js/helpers/Notifier.jsx:126 #, python-format msgid "Error: Object not found - %s." msgstr "Errore: oggetto non trovato - %s." @@ -8016,7 +8016,7 @@ msgstr "Passo dell'operazione..." #: pgadmin/browser/templates/browser/js/messages.js:24 #: pgadmin/dashboard/static/js/ActiveQuery.ui.js:52 #: pgadmin/static/js/BrowserComponent.jsx:51 -#: pgadmin/static/js/SchemaView/FormView.jsx:420 +#: pgadmin/static/js/SchemaView/FormView.jsx:326 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:63 msgid "SQL" msgstr "SQL" @@ -8088,8 +8088,8 @@ msgstr "Fallito" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:663 pgadmin/dashboard/__init__.py:690 -#: pgadmin/dashboard/static/js/Dashboard.jsx:147 -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:151 +#: pgadmin/dashboard/static/js/Dashboard.jsx:213 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "Successo" @@ -8209,8 +8209,8 @@ msgid "Replica Nodes" msgstr "Nodi di replica" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:21 -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 -#: pgadmin/dashboard/static/js/Dashboard.jsx:656 +#: pgadmin/dashboard/static/js/Dashboard.jsx:563 +#: pgadmin/dashboard/static/js/Dashboard.jsx:659 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:41 #: pgadmin/dashboard/static/js/Replication/schema_ui/replication_stats.ui.js:23 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:46 @@ -8240,8 +8240,8 @@ msgid "Client Port" msgstr "Porta client" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:39 -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 -#: pgadmin/dashboard/static/js/Dashboard.jsx:621 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 +#: pgadmin/dashboard/static/js/Dashboard.jsx:624 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:57 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:55 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:219 @@ -8884,6 +8884,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:128 #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:136 #: pgadmin/browser/templates/browser/js/messages.js:23 +#: pgadmin/static/js/SchemaView/FormView.jsx:70 #: pgadmin/tools/import_export/static/js/import_export.ui.js:52 #: pgadmin/tools/import_export/static/js/import_export.ui.js:62 #: pgadmin/tools/import_export/static/js/import_export.ui.js:85 @@ -9438,7 +9439,7 @@ msgid "TTY" msgstr "TTY" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:504 -#: pgadmin/dashboard/static/js/Dashboard.jsx:321 +#: pgadmin/dashboard/static/js/Dashboard.jsx:324 msgid "Replication" msgstr "Replica" @@ -9573,7 +9574,7 @@ msgstr "Non impostato" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:401 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:22 msgid "Yes" msgstr "Si" @@ -9646,19 +9647,19 @@ msgstr "'Posizione' non può essere vuoto." #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:31 -#: pgadmin/dashboard/static/js/Dashboard.jsx:605 +#: pgadmin/dashboard/static/js/Dashboard.jsx:608 msgid "Backend start" msgstr "Inizio del backend" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/Dashboard.jsx:596 +#: pgadmin/dashboard/static/js/Dashboard.jsx:599 msgid "Client" msgstr "Cliente" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/Dashboard.jsx:588 +#: pgadmin/dashboard/static/js/Dashboard.jsx:591 msgid "Application" msgstr "Applicazione" @@ -9800,8 +9801,8 @@ msgstr "Errore durante il recupero dei dettagli per il nodo." #: pgadmin/browser/static/js/collection.js:46 #: pgadmin/dashboard/static/js/components/RefreshButtons.jsx:36 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:551 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:566 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:561 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:576 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:360 msgid "Refresh" msgstr "Aggiorna" @@ -10473,7 +10474,7 @@ msgstr "Disconnesso con successo." #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:170 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:42 #: pgadmin/static/js/Explain/Graphical.jsx:437 -#: pgadmin/static/js/SchemaView/index.jsx:812 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:249 #: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:181 #: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:83 #: pgadmin/static/js/helpers/Layout/index.jsx:54 @@ -10572,11 +10573,11 @@ msgid "Retrieving data from the server..." msgstr "Recupero dati dal server ..." #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:832 -#: pgadmin/dashboard/static/js/Dashboard.jsx:893 -#: pgadmin/dashboard/static/js/Dashboard.jsx:897 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1028 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1032 +#: pgadmin/dashboard/static/js/Dashboard.jsx:835 +#: pgadmin/dashboard/static/js/Dashboard.jsx:896 +#: pgadmin/dashboard/static/js/Dashboard.jsx:900 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1031 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1035 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:131 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:135 #: pgadmin/misc/dependents/static/js/Dependents.jsx:130 @@ -10823,233 +10824,233 @@ msgstr "La query è iniziata alle" msgid "Last state changed at" msgstr "Ultimo cambio di stato a" -#: pgadmin/dashboard/static/js/Dashboard.jsx:114 -#: pgadmin/dashboard/static/js/Dashboard.jsx:167 +#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:171 msgid "Terminate Session?" msgstr "Terminare la sessione?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:115 +#: pgadmin/dashboard/static/js/Dashboard.jsx:119 msgid "Are you sure you wish to terminate the session?" msgstr "Sei sicuro di voler terminare la sessione?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:122 msgid "Session terminated successfully." msgstr "Sessione terminata correttamente." -#: pgadmin/dashboard/static/js/Dashboard.jsx:119 +#: pgadmin/dashboard/static/js/Dashboard.jsx:123 msgid "An error occurred whilst terminating the active query." msgstr "Si è verificato un errore durante la chiusura della query attiva." -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 -#: pgadmin/dashboard/static/js/Dashboard.jsx:219 +#: pgadmin/dashboard/static/js/Dashboard.jsx:160 +#: pgadmin/dashboard/static/js/Dashboard.jsx:223 msgid "Failed to perform the operation." msgstr "Impossibile eseguire l'operazione." -#: pgadmin/dashboard/static/js/Dashboard.jsx:180 +#: pgadmin/dashboard/static/js/Dashboard.jsx:184 msgid "Cancel Active Query?" msgstr "Annullare la query attiva?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:181 +#: pgadmin/dashboard/static/js/Dashboard.jsx:185 msgid "Are you sure you wish to cancel the active query?" msgstr "Sei sicuro di voler cancellare la consultazione attiva?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:184 +#: pgadmin/dashboard/static/js/Dashboard.jsx:188 msgid "Active query cancelled successfully." msgstr "Query attiva annullata correttamente." -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:189 msgid "An error occurred whilst cancelling the active query." msgstr "Si è verificato un errore durante l'annullamento della query attiva." -#: pgadmin/dashboard/static/js/Dashboard.jsx:230 +#: pgadmin/dashboard/static/js/Dashboard.jsx:234 msgid "Cancel the active query" msgstr "Annulla la query attiva" -#: pgadmin/dashboard/static/js/Dashboard.jsx:254 -#: pgadmin/dashboard/static/js/Dashboard.jsx:263 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 +#: pgadmin/dashboard/static/js/Dashboard.jsx:266 msgid "Active sessions only" msgstr "Solo sessioni attive" -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 msgid "Activity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "Configuration" msgstr "Configuration" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 -#: pgadmin/dashboard/static/js/Dashboard.jsx:512 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 +#: pgadmin/dashboard/static/js/Dashboard.jsx:515 msgid "Logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "System" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:56 #: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 msgid "Summary" msgstr "Sommario" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 msgid "CPU" msgstr "CPU" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:229 msgid "Memory" msgstr "Memoria" -#: pgadmin/dashboard/static/js/Dashboard.jsx:349 +#: pgadmin/dashboard/static/js/Dashboard.jsx:352 msgid "You cannot cancel background worker processes." msgstr "Non è possibile annullare i processi di lavoro in background." -#: pgadmin/dashboard/static/js/Dashboard.jsx:351 +#: pgadmin/dashboard/static/js/Dashboard.jsx:354 msgid "You cannot terminate background worker processes." msgstr "Non è possibile interrompere i processi di lavoro in background." -#: pgadmin/dashboard/static/js/Dashboard.jsx:364 +#: pgadmin/dashboard/static/js/Dashboard.jsx:367 msgid "You are not allowed to cancel the main active session." msgstr "Non è consentito annullare la sessione attiva principale." -#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +#: pgadmin/dashboard/static/js/Dashboard.jsx:371 msgid "You are not allowed to terminate the main active session." msgstr "Non è consentito terminare la sessione attiva principale." -#: pgadmin/dashboard/static/js/Dashboard.jsx:376 +#: pgadmin/dashboard/static/js/Dashboard.jsx:379 msgid "The session is already in idle state." msgstr "La sessione è già inattiva." -#: pgadmin/dashboard/static/js/Dashboard.jsx:397 +#: pgadmin/dashboard/static/js/Dashboard.jsx:400 msgid "Category" msgstr "Categoria" -#: pgadmin/dashboard/static/js/Dashboard.jsx:415 +#: pgadmin/dashboard/static/js/Dashboard.jsx:418 msgid "Unit" msgstr "Unità" -#: pgadmin/dashboard/static/js/Dashboard.jsx:424 +#: pgadmin/dashboard/static/js/Dashboard.jsx:427 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Description" msgstr "Descrizione" -#: pgadmin/dashboard/static/js/Dashboard.jsx:471 +#: pgadmin/dashboard/static/js/Dashboard.jsx:474 msgid "Failed to download the logs." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:486 +#: pgadmin/dashboard/static/js/Dashboard.jsx:489 msgid "View the log details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:491 +#: pgadmin/dashboard/static/js/Dashboard.jsx:494 msgid "Error Severity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:501 +#: pgadmin/dashboard/static/js/Dashboard.jsx:504 msgid "Log Prefix/Timestamp" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:555 +#: pgadmin/dashboard/static/js/Dashboard.jsx:558 msgid "View the active session details" msgstr "Vedi i dettagli della sessione attiva" -#: pgadmin/dashboard/static/js/Dashboard.jsx:613 +#: pgadmin/dashboard/static/js/Dashboard.jsx:616 msgid "Transaction start" msgstr "Inizio transazione" -#: pgadmin/dashboard/static/js/Dashboard.jsx:631 +#: pgadmin/dashboard/static/js/Dashboard.jsx:634 msgid "Waiting" msgstr "In attesa" -#: pgadmin/dashboard/static/js/Dashboard.jsx:639 +#: pgadmin/dashboard/static/js/Dashboard.jsx:642 msgid "Wait event" msgstr "Attesa evento" -#: pgadmin/dashboard/static/js/Dashboard.jsx:646 +#: pgadmin/dashboard/static/js/Dashboard.jsx:649 msgid "Blocking PIDs" msgstr "PIDs bloccanti" -#: pgadmin/dashboard/static/js/Dashboard.jsx:675 +#: pgadmin/dashboard/static/js/Dashboard.jsx:678 msgid "Lock type" msgstr "Tipo blocco" -#: pgadmin/dashboard/static/js/Dashboard.jsx:684 +#: pgadmin/dashboard/static/js/Dashboard.jsx:687 msgid "Target relation" msgstr "Relazione di destinazione" -#: pgadmin/dashboard/static/js/Dashboard.jsx:691 +#: pgadmin/dashboard/static/js/Dashboard.jsx:694 msgid "Page" msgstr "Pagina" -#: pgadmin/dashboard/static/js/Dashboard.jsx:700 +#: pgadmin/dashboard/static/js/Dashboard.jsx:703 msgid "Tuple" msgstr "Tupla" -#: pgadmin/dashboard/static/js/Dashboard.jsx:709 +#: pgadmin/dashboard/static/js/Dashboard.jsx:712 msgid "vXID (target)" msgstr "vXID(destinazione)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:718 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "XID (target)" msgstr "XID(destinazione)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:730 msgid "Class" msgstr "Classe" -#: pgadmin/dashboard/static/js/Dashboard.jsx:736 +#: pgadmin/dashboard/static/js/Dashboard.jsx:739 msgid "Object ID" msgstr "ID oggetto" -#: pgadmin/dashboard/static/js/Dashboard.jsx:745 +#: pgadmin/dashboard/static/js/Dashboard.jsx:748 msgid "vXID (owner)" msgstr "vXID (proprietario)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:764 +#: pgadmin/dashboard/static/js/Dashboard.jsx:767 msgid "Granted?" msgstr "Autorizzato?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:800 +#: pgadmin/dashboard/static/js/Dashboard.jsx:803 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:807 +#: pgadmin/dashboard/static/js/Dashboard.jsx:810 msgid "Prepared at" msgstr "Preparato a" -#: pgadmin/dashboard/static/js/Dashboard.jsx:824 +#: pgadmin/dashboard/static/js/Dashboard.jsx:827 msgid "Text" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:825 +#: pgadmin/dashboard/static/js/Dashboard.jsx:828 msgid "JSON" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:826 +#: pgadmin/dashboard/static/js/Dashboard.jsx:829 msgid "CSV" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:848 +#: pgadmin/dashboard/static/js/Dashboard.jsx:851 msgid "Please connect to the selected server to view the dashboard." msgstr "Connettiti al server selezionato per visualizzare la dashboard." -#: pgadmin/dashboard/static/js/Dashboard.jsx:854 +#: pgadmin/dashboard/static/js/Dashboard.jsx:857 msgid "Loading dashboard..." msgstr "Caricamento del cruscotto..." -#: pgadmin/dashboard/static/js/Dashboard.jsx:877 +#: pgadmin/dashboard/static/js/Dashboard.jsx:880 msgid "Loading logs..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:886 +#: pgadmin/dashboard/static/js/Dashboard.jsx:889 msgid "" "Please enable the logging to view the server logs or check the log file " "is in place or not." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:908 +#: pgadmin/dashboard/static/js/Dashboard.jsx:911 msgid "" "The system_stats extension is not installed. You can install the " "extension in a database using the \"CREATE EXTENSION system_stats;\" SQL " @@ -11059,37 +11060,37 @@ msgstr "" "l'estensione in un database utilizzando \"CREATE EXTENSION " "system_stats;\" comando SQL. Ricarica pgAdmin una volta installato." -#: pgadmin/dashboard/static/js/Dashboard.jsx:916 +#: pgadmin/dashboard/static/js/Dashboard.jsx:919 msgid "Failed to verify the presence of system stats extension." msgstr "" "Impossibile verificare la presenza dell'estensione delle statistiche di " "sistema." -#: pgadmin/dashboard/static/js/Dashboard.jsx:963 +#: pgadmin/dashboard/static/js/Dashboard.jsx:966 msgid "Table based logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:968 +#: pgadmin/dashboard/static/js/Dashboard.jsx:971 msgid "Log Format" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:980 +#: pgadmin/dashboard/static/js/Dashboard.jsx:983 msgid "Tabular format?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:998 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1001 msgid "Download logs " msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1082 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1085 msgid "Sessions" msgstr "Sessioni" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1093 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1096 msgid "Locks" msgstr "Blocchi" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1101 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1104 msgid "Prepared Transactions" msgstr "Transazioni preparate" @@ -11983,6 +11984,7 @@ msgstr "Processo di autenticazione EDB BigAnimal in corso..." #: pgadmin/misc/cloud/static/js/azure.js:34 #: pgadmin/misc/cloud/static/js/google.js:35 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 +#: pgadmin/static/js/SchemaView/useSchemaState.js:258 msgid "Loading..." msgstr "Caricamento..." @@ -12882,7 +12884,7 @@ msgid "Go Back" msgstr "Torna indietro" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 -#: pgadmin/static/js/SchemaView/DataGridView.jsx:264 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:204 #: pgadmin/static/js/components/PgTable.jsx:280 #: pgadmin/static/js/components/PgTable.jsx:281 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:409 @@ -12929,7 +12931,7 @@ msgid "All Files" msgstr "Tutti i files" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:848 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:609 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:619 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:19 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:117 @@ -12949,11 +12951,11 @@ msgid "Cancel" msgstr "Annulla" #: pgadmin/misc/file_manager/static/js/components/GridView.jsx:146 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:168 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:171 msgid "No files/folders found" msgstr "Nessun file/cartella trovato" -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:127 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:124 msgid "Date Modified" msgstr "Data modificata" @@ -13012,25 +13014,25 @@ msgstr "" "Questa impostazione serve a mostrare/nascondere i nodi nella vista " "Esplora oggetti." -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:538 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:544 msgid "Object explorer refresh required" msgstr "È richiesto l'aggiornamento di Esplora oggetti" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:539 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:545 msgid "An object explorer refresh is required. Do you wish to refresh it now?" msgstr "È necessario un aggiornamento di Esplora oggetti. Vuoi aggiornarlo ora?" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:552 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:567 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:562 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:577 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:361 msgid "Later" msgstr "Più tardi" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:558 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:568 msgid "Refresh required" msgstr "Rinfresco necessario" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:559 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:569 msgid "" "A page refresh is required to apply the theme. Do you wish to refresh the" " page now?" @@ -13038,14 +13040,15 @@ msgstr "" "Un rinfresco della pagina è necessario per mostrare il tema. Vuoi " "rinfrescare la pagina adesso?" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:605 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:615 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:242 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:436 msgid "Help for this dialog." msgstr "Aiuto per questa finestra di dialogo." -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:612 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:622 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:27 -#: pgadmin/static/js/SchemaView/index.jsx:818 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:260 msgid "Save" msgstr "Salva" @@ -13220,7 +13223,7 @@ msgstr "Inserisci la password per l'utente per la connessione al server - \"%s\" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:66 #: pgadmin/static/js/helpers/Notifier.jsx:49 -#: pgadmin/static/js/helpers/Notifier.jsx:169 +#: pgadmin/static/js/helpers/Notifier.jsx:172 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:93 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -13492,7 +13495,7 @@ msgstr "" "per una query. In alternativa, puoi anche eseguire \"EXPLAIN (FORMAT " "JSON) [QUERY]\"." -#: pgadmin/static/js/PgTreeView/index.jsx:96 +#: pgadmin/static/js/PgTreeView/index.jsx:99 msgid "No objects are found to display" msgstr "Nessun oggetto trovato da visualizzare" @@ -13521,59 +13524,63 @@ msgstr "HELP ARTICLES" msgid "Show all" msgstr "Mostra tutti" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:269 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:209 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:215 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:622 msgid "Add row" msgstr "Add row" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:388 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:329 msgid "Edit row" msgstr "Modifica riga" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:405 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:346 msgid "Delete row" msgstr "Eliminare riga" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:427 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:368 msgid "Delete Row" msgstr "Eliminare riga" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:428 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:369 msgid "Are you sure you wish to delete this row?" msgstr "Sei sicuro di voler eliminare questa riga?" -#: pgadmin/static/js/SchemaView/index.jsx:289 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:119 +msgid "Changes will be lost. Are you sure you want to reset?" +msgstr "Le modifiche saranno perse. Sei sicuro di voler effettuare il ripristino?" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:180 +msgid "No updates." +msgstr "Nessun aggiornamento." + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:237 +msgid "SQL help for this object type." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:255 +msgid "Reset" +msgstr "Ripristina" + +#: pgadmin/static/js/SchemaView/SchemaPropertiesView.jsx:165 +msgid "Edit object..." +msgstr "Modifica oggetto..." + +#: pgadmin/static/js/SchemaView/schemaUtils.js:247 #, python-format msgid "%s must be unique." msgstr "%s deve essere univoco." -#: pgadmin/static/js/SchemaView/index.jsx:291 +#: pgadmin/static/js/SchemaView/schemaUtils.js:251 #, python-format msgid "%s in %s must be unique." msgstr "%s in %s deve essere univoco." -#: pgadmin/static/js/SchemaView/index.jsx:312 +#: pgadmin/static/js/SchemaView/schemaUtils.js:307 #, python-format msgid "%s in %s" msgstr "%s in %s" -#: pgadmin/static/js/SchemaView/index.jsx:647 -msgid "Changes will be lost. Are you sure you want to reset?" -msgstr "Le modifiche saranno perse. Sei sicuro di voler effettuare il ripristino?" - -#: pgadmin/static/js/SchemaView/index.jsx:739 -msgid "No updates." -msgstr "Nessun aggiornamento." - -#: pgadmin/static/js/SchemaView/index.jsx:815 -msgid "Reset" -msgstr "Ripristina" - -#: pgadmin/static/js/SchemaView/index.jsx:988 -msgid "Edit object..." -msgstr "Modifica oggetto..." - #: pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx:16 msgid "Forget Password" msgstr "Dimenticare la password" @@ -13687,7 +13694,7 @@ msgstr "Caricamento" msgid "Cmd" msgstr "Cmd" -#: pgadmin/static/js/components/PgReactDataGrid.jsx:147 +#: pgadmin/static/js/components/PgReactDataGrid.jsx:156 msgid "No rows found." msgstr "Nessuna riga trovata." @@ -13769,7 +13776,7 @@ msgstr "Massimizzare" msgid "Minimize" msgstr "Minimizzare" -#: pgadmin/static/js/helpers/Notifier.jsx:136 +#: pgadmin/static/js/helpers/Notifier.jsx:139 msgid "Connection Lost" msgstr "Connessione persa" @@ -14785,62 +14792,62 @@ msgstr "(Richiesta della connessione...)" msgid "(Connection failed)" msgstr "(Connessione fallita)" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:298 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:299 msgid "Preparing..." msgstr "Preparazione..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:364 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:365 msgid "Save changes?" msgstr "Salvare le modifiche?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:367 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:368 msgid "The diagram has changed. Do you want to save changes?" msgstr "Il diagramma è cambiato. Vuoi salvare le modifiche?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:427 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:428 #, python-format msgid "Table: %s (%s)" msgstr "Tabella: %s (%s)" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:429 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:438 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:430 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:439 msgid "Table name already exists" msgstr "Il nome della tabella esiste già" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:455 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:456 msgid "Cannot drop table from outside of the current database." msgstr "Impossibile eliminare la tabella dall'esterno del database corrente." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:502 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 msgid "Delete ?" msgstr "Elimina?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 #, python-format msgid "You have selected %s tables and %s links." msgstr "Hai selezionato%s tabelle e %s link." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:505 msgid "Are you sure you want to delete ?" msgstr "Sei sicuro di volerlo eliminare?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:555 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:560 msgid "Loading project..." msgstr "Caricamento progetto ..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:591 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:597 msgid "Saving..." msgstr "Salvataggio..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:596 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:602 msgid "Project saved successfully." msgstr "Progetto salvato correttamente." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:631 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:637 msgid "-- This script was generated by the ERD tool in pgAdmin 4.\n" msgstr "-- Questo script è stato generato dallo strumento ERD in pgAdmin 4.\n" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:632 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:638 msgid "" "-- Please log an issue at https://github.com/pgadmin-" "org/pgadmin4/issues/new/choose if you find any bugs, including " @@ -14850,23 +14857,23 @@ msgstr "" "org/pgadmin4/issues/new/choose se trovi bug, inclusi i passaggi di " "riproduzione.\n" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:645 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:651 msgid "Preparing the SQL..." msgstr "Preparazione dell'SQL ..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:672 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:678 msgid "Preparing the image..." msgstr "Preparazione dell'immagine ..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:745 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:751 msgid "Unknown error. Check console logs" msgstr "Errore sconosciuto. Controlla i log della console" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:760 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:766 msgid "Maximum image size limit" msgstr "Limite massimo della dimensione dell'immagine" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:761 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:767 msgid "" "The downloaded image has exceeded the maximum size of 32767 x 32767 " "pixels, and has been cropped to that size." @@ -14874,23 +14881,23 @@ msgstr "" "L'immagine scaricata ha superato la dimensione massima di 32767 x 32767 " "pixel ed è stata ritagliata a quella dimensione." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:770 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:776 msgid "One to many relation" msgstr "Relazione uno a molti" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:778 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:784 msgid "Many to many relation" msgstr "Relazione molti a molti" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:804 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:810 msgid "Initializing connection..." msgstr "Inizializzazione della connessione ..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:835 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:841 msgid "Fetching required data..." msgstr "Recupero dati richiesti in corso ..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:858 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:864 msgid "Fetching schema data..." msgstr "Recupero dei dati dello schema ..." @@ -15257,7 +15264,7 @@ msgstr "" " e solo quando si utilizza il formato CSV." #: pgadmin/tools/import_export_servers/__init__.py:42 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:205 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:211 #: pgadmin/tools/import_export_servers/static/js/import_export_servers.js:47 msgid "Import/Export Servers" msgstr "Importa/Esporta server" @@ -15278,23 +15285,23 @@ msgstr "Il file specificato non esiste." msgid "Database Servers" msgstr "Server di database" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "Export Servers" msgstr "Esporta server" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "The selected servers were exported successfully." msgstr "I server selezionati sono stati esportati con successo." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:79 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:85 msgid "Export Error" msgstr "Errore di esportazione" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:96 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:102 msgid "The selected servers were imported successfully." msgstr "I server selezionati sono stati importati correttamente." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:98 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 msgid "" "The existing server groups and servers were removed, and the selected " "servers were imported successfully." @@ -15302,15 +15309,15 @@ msgstr "" "I gruppi di server ei server esistenti sono stati rimossi e i server " "selezionati sono stati importati correttamente." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:101 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:107 msgid "Import Servers" msgstr "Importa server" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:110 msgid "Import error" msgstr "Errore di importazione" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:149 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:155 msgid "" "The following servers will be imported. Click the Finish button to " "complete the import process." @@ -15318,7 +15325,7 @@ msgstr "" "Verranno importati i seguenti server. Fare clic sul pulsante Fine per " "completare il processo di importazione." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:151 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:157 msgid "" "All existing server groups and servers will be removed before the servers" " above are imported. On a successful import process, the object explorer " @@ -15328,18 +15335,18 @@ msgstr "" "i server di cui sopra vengano importati. Se il processo di importazione " "ha esito positivo, la vista Esplora oggetti verrà aggiornata." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:153 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:159 msgid "On a successful import process, the object explorer will be refreshed." msgstr "" "Se il processo di importazione ha esito positivo, la vista Esplora " "oggetti verrà aggiornata." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:174 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:175 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:180 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:181 msgid "Error while fetching Server Groups and Servers." msgstr "Errore durante il recupero di gruppi di server e server." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:229 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:237 msgid "Select the Server Groups/Servers to import/export:" msgstr "Seleziona i gruppi/server di server da importare/esportare:" @@ -15718,15 +15725,15 @@ msgstr "" "predefinita nel menu a discesa accanto al pulsante Confronta nella scheda" " Diff. schema." -#: pgadmin/tools/schema_diff/__init__.py:704 +#: pgadmin/tools/schema_diff/__init__.py:699 msgid "Selected object is not supported for DDL comparison." msgstr "L'oggetto selezionato non è supportato per il confronto DDL." -#: pgadmin/tools/schema_diff/__init__.py:728 +#: pgadmin/tools/schema_diff/__init__.py:723 msgid "Server(s) disconnected." msgstr "Server scollegati." -#: pgadmin/tools/schema_diff/__init__.py:731 +#: pgadmin/tools/schema_diff/__init__.py:726 msgid "" "Schema diff does not support the comparison between Postgres Server and " "EDB Postgres Advanced Server." @@ -15734,27 +15741,27 @@ msgstr "" "Lo schema diff non supporta il confronto tra Postgres Server e EDB " "Postgres Advanced Server." -#: pgadmin/tools/schema_diff/__init__.py:745 +#: pgadmin/tools/schema_diff/__init__.py:740 msgid "Source and Target database server must be of the same major version." msgstr "" "Il server di database di origine e di destinazione deve avere la stessa " "versione principale." -#: pgadmin/tools/schema_diff/__init__.py:794 +#: pgadmin/tools/schema_diff/__init__.py:789 msgid "Comparing {0}" msgstr "Confronto {0}" -#: pgadmin/tools/schema_diff/__init__.py:808 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:366 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:370 +#: pgadmin/tools/schema_diff/__init__.py:803 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:342 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:346 msgid "Database Objects" msgstr "Oggetti del database" -#: pgadmin/tools/schema_diff/__init__.py:858 +#: pgadmin/tools/schema_diff/__init__.py:853 msgid "Comparing {0} " msgstr "Confronto di {0} " -#: pgadmin/tools/schema_diff/__init__.py:861 +#: pgadmin/tools/schema_diff/__init__.py:856 msgid "Comparing {0} of schema '{1}'" msgstr "Confronto di {0} dello schema \"{1}\"" @@ -15782,15 +15789,11 @@ msgstr "Diverso" msgid "Ignore Grant/Revoke" msgstr "Ignora concessione/revoca" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:74 -msgid "Error in schema diff initialize ${error.response.data}" -msgstr "Errore nello schema diff initialize ${error.response.data}" - -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:783 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "No difference found" msgstr "Nessuna differenza rilevata" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:788 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:762 msgid "Loading result grid..." msgstr "Caricamento della griglia dei risultati..." @@ -15931,6 +15934,10 @@ msgstr "Nota:" msgid "The dependencies will not be resolved in the Schema comparison." msgstr "Le dipendenze non verranno risolte nel confronto dello schema." +#: pgadmin/tools/schema_diff/static/js/components/SchemaDiffComponent.jsx:73 +msgid "Error in schema diff initialize ${err.response.data}" +msgstr "" + #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:135 msgid "Object name" msgstr "Nome oggetto" @@ -16228,7 +16235,7 @@ msgstr "Per favore, inserire un numero valido" msgid "Invalid JSON input" msgstr "Input JSON non valido" -#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:175 +#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:173 msgid "View all geometries in this column" msgstr "Visualizza tutte le geometrie in questa colonna" @@ -16311,27 +16318,27 @@ msgstr "Riga vuota." msgid "Geometries with non-SRID %s not rendered." msgstr "Geometrie con %s non SRID non renderizzate." -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:301 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:357 msgid "Empty" msgstr "Vuota" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:306 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:362 msgid "Street" msgstr "Indirizzo" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:313 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:369 msgid "Topography" msgstr "Topografia" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:324 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:380 msgid "Gray Style" msgstr "Stile grigio" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:335 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:391 msgid "Light Color" msgstr "Colore chiaro" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:346 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:402 msgid "Dark Matter" msgstr "Materia oscura" @@ -17859,15 +17866,15 @@ msgstr "" "La connessione al tunnel SSH per l'host '{0}' è andata persa. " "Riconnettersi al server di database." -#: pgadmin/utils/heartbeat.py:34 +#: pgadmin/utils/heartbeat.py:35 msgid "Manager not found. Stopped Heartbeat logging." msgstr "Gestore non trovato. Registrazione Heartbeat interrotta." -#: pgadmin/utils/heartbeat.py:45 +#: pgadmin/utils/heartbeat.py:51 msgid "Heartbeat logged successfully." msgstr "Heartbeat registrato correttamente." -#: pgadmin/utils/heartbeat.py:62 +#: pgadmin/utils/heartbeat.py:68 msgid "Stopped Heartbeat logging." msgstr "Registrazione Heartbeat interrotta." @@ -18046,3 +18053,6 @@ msgstr "" #~ msgid "Server activity" #~ msgstr "Attività del server" +#~ msgid "Error in schema diff initialize ${error.response.data}" +#~ msgstr "Errore nello schema diff initialize ${error.response.data}" + diff --git a/web/pgadmin/translations/ja/LC_MESSAGES/messages.mo b/web/pgadmin/translations/ja/LC_MESSAGES/messages.mo index da29d0e873f6bbc7a28bec1ac94a28a52f4406d6..0d96e29f1c7e37272fbb8786fdc8b4f401c881cc 100644 GIT binary patch delta 47298 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 delta 47363 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 mb6)cI3D4Pmmfq_Z\n" "Language: ko\n" @@ -697,8 +697,8 @@ msgstr "디버거" #: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:48 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:63 msgid "Schema Diff" msgstr "" @@ -827,7 +827,7 @@ msgid "Server deleted" msgstr "서버 삭제됨" #: pgadmin/browser/server_groups/servers/__init__.py:801 -#: pgadmin/browser/server_groups/servers/__init__.py:2226 +#: pgadmin/browser/server_groups/servers/__init__.py:2230 msgid "Could not find the required server." msgstr "필요한 해당 서버를 찾을 수 없습니다." @@ -955,42 +955,42 @@ msgstr "해당 서버의 통계 정보를 수집할 활성화된 연결이 없 msgid "Please enter the server details to connect" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1738 -#: pgadmin/tools/schema_diff/__init__.py:368 +#: pgadmin/browser/server_groups/servers/__init__.py:1742 +#: pgadmin/tools/schema_diff/__init__.py:363 #: pgadmin/tools/sqleditor/__init__.py:2575 msgid "Server connected." msgstr "서버 접속됨." -#: pgadmin/browser/server_groups/servers/__init__.py:1778 +#: pgadmin/browser/server_groups/servers/__init__.py:1782 msgid "Server could not be disconnected." msgstr "서버와 연결을 끊을 수 없습니다." -#: pgadmin/browser/server_groups/servers/__init__.py:1782 +#: pgadmin/browser/server_groups/servers/__init__.py:1786 msgid "Server disconnected." msgstr "서버 연결 끊김." -#: pgadmin/browser/server_groups/servers/__init__.py:1802 +#: pgadmin/browser/server_groups/servers/__init__.py:1806 msgid "Could not reload the server configuration." msgstr "서버 환경 설정을 다시 반영할 수 없습니다." -#: pgadmin/browser/server_groups/servers/__init__.py:1807 +#: pgadmin/browser/server_groups/servers/__init__.py:1811 msgid "Server configuration reloaded." msgstr "서버 환경 설정 다시 반영 함." -#: pgadmin/browser/server_groups/servers/__init__.py:1852 +#: pgadmin/browser/server_groups/servers/__init__.py:1856 msgid "Named restore point created: {0}" msgstr "이름을 가진 복원 지점 만듦: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1858 +#: pgadmin/browser/server_groups/servers/__init__.py:1862 msgid "Named restore point creation failed ({0})" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1927 -#: pgadmin/browser/server_groups/servers/__init__.py:1939 +#: pgadmin/browser/server_groups/servers/__init__.py:1931 +#: pgadmin/browser/server_groups/servers/__init__.py:1943 msgid "Could not find the required parameter(s)." msgstr "필요한 매개 변수를 찾을 수 없음." -#: pgadmin/browser/server_groups/servers/__init__.py:1948 +#: pgadmin/browser/server_groups/servers/__init__.py:1952 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:133 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:446 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:381 @@ -1000,29 +1000,29 @@ msgstr "필요한 매개 변수를 찾을 수 없음." msgid "Passwords do not match." msgstr "비밀번호 틀림." -#: pgadmin/browser/server_groups/servers/__init__.py:1970 +#: pgadmin/browser/server_groups/servers/__init__.py:1974 msgid "Incorrect password." msgstr "바르지 않은 비밀번호." -#: pgadmin/browser/server_groups/servers/__init__.py:2020 +#: pgadmin/browser/server_groups/servers/__init__.py:2024 msgid "Password changed successfully." msgstr "비밀번호 변경 성공." -#: pgadmin/browser/server_groups/servers/__init__.py:2058 +#: pgadmin/browser/server_groups/servers/__init__.py:2062 msgid "WAL replay paused" msgstr "WAL 반영을 잠시 멈춤" -#: pgadmin/browser/server_groups/servers/__init__.py:2069 +#: pgadmin/browser/server_groups/servers/__init__.py:2073 msgid "WAL replay resumed" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:2075 -#: pgadmin/browser/server_groups/servers/__init__.py:2133 +#: pgadmin/browser/server_groups/servers/__init__.py:2079 +#: pgadmin/browser/server_groups/servers/__init__.py:2137 msgid "Please connect the server." msgstr "해당 서버에 접속부터 하세요." -#: pgadmin/browser/server_groups/servers/__init__.py:2268 -#: pgadmin/browser/server_groups/servers/__init__.py:2311 +#: pgadmin/browser/server_groups/servers/__init__.py:2272 +#: pgadmin/browser/server_groups/servers/__init__.py:2315 msgid "The saved password cleared successfully." msgstr "" @@ -1188,7 +1188,7 @@ msgstr "지정한 형변화자를 해당 서버에서 찾지 못했습니다." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/exclusion_constraint/utils.py:236 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py:207 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/utils.py:208 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1534 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1537 #: pgadmin/browser/server_groups/servers/roles/__init__.py:1336 msgid "-- definition incomplete" msgstr "-- 정의가 충분하지 않습니다" @@ -1234,14 +1234,14 @@ msgstr "형변환자..." #: pgadmin/static/js/socket_instance.js:33 #: pgadmin/tools/backup/static/js/backup.js:268 #: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:436 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:464 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:465 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:391 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:395 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:716 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:758 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:91 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:112 -#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:172 +#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:176 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:78 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:100 #: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:53 @@ -1327,12 +1327,12 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:44 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.ui.js:28 -#: pgadmin/dashboard/static/js/Dashboard.jsx:388 -#: pgadmin/dashboard/static/js/Dashboard.jsx:776 +#: pgadmin/dashboard/static/js/Dashboard.jsx:391 +#: pgadmin/dashboard/static/js/Dashboard.jsx:779 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:53 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:52 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:134 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:118 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:119 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:103 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:54 @@ -2187,7 +2187,7 @@ msgstr "초기값" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:24 #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:166 #: pgadmin/browser/templates/browser/js/messages.js:33 -#: pgadmin/dashboard/static/js/Dashboard.jsx:406 +#: pgadmin/dashboard/static/js/Dashboard.jsx:409 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:105 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:55 @@ -2207,8 +2207,8 @@ msgstr "상태" #: pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/static/js/dbms_jobscheduler.ui.js:36 #: pgadmin/misc/sql/static/js/SQL.jsx:77 pgadmin/static/js/UtilityView.jsx:43 #: pgadmin/tools/backup/static/js/backup.js:156 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:294 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:749 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:295 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:755 #: pgadmin/tools/import_export/static/js/import_export.js:80 #: pgadmin/tools/maintenance/static/js/maintenance.js:95 #: pgadmin/tools/restore/static/js/restore.js:93 @@ -2296,7 +2296,7 @@ msgstr "이벤트 트리거..." #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:108 #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:117 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:793 +#: pgadmin/dashboard/static/js/Dashboard.jsx:796 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2745,7 +2745,7 @@ msgstr "사용자 맵핑..." #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/static/js/user_mapping.ui.js:36 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/Dashboard.jsx:579 +#: pgadmin/dashboard/static/js/Dashboard.jsx:582 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:25 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:24 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:158 @@ -3056,7 +3056,7 @@ msgid "Schema dropped" msgstr "스키마 삭제됨" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:736 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:184 msgid "Definition incomplete." msgstr "정의가 충분하지 않습니다." @@ -3554,7 +3554,7 @@ msgstr "통계정보" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.ui.js:498 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:386 -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:51 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:491 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:491 @@ -3897,7 +3897,7 @@ msgid "Function..." msgstr "함수..." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:754 +#: pgadmin/dashboard/static/js/Dashboard.jsx:757 msgid "Mode" msgstr "모드" @@ -4487,19 +4487,19 @@ msgstr "테이블 삭제됨" msgid "Table rows counted: {}" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1112 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1115 msgid "Table statistics have been reset" msgstr "테이블 통계정보가 초기화 됨" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1438 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1441 msgid "-- definition incomplete for {0}" msgstr "-- {0} 용 정의가 충분하지 않습니다" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1996 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1999 msgid "Table truncated" msgstr "테이블 자료 비움" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2062 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2065 msgid "" "The table is currently locked and the operation cannot be completed. " "Please try again later. \r\n" @@ -5172,7 +5172,7 @@ msgstr "해당 테이블에서 인덱스를 찾을 수 없습니다." #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:6 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:309 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:131 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:128 msgid "Size" msgstr "크기" @@ -5253,9 +5253,9 @@ msgid "Access Method" msgstr "접근 방법" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:480 -#: pgadmin/static/js/SchemaView/index.jsx:646 -#: pgadmin/static/js/SchemaView/index.jsx:673 -#: pgadmin/static/js/SchemaView/index.jsx:694 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:118 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:129 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:159 #: pgadmin/static/js/components/QueryThresholds.jsx:44 msgid "Warning" msgstr "" @@ -6462,7 +6462,7 @@ msgid "Transition" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.ui.js:426 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:436 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:437 msgid "New table" msgstr "새 테이블" @@ -6941,7 +6941,7 @@ msgstr "체크 옵션" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:399 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:18 msgid "No" msgstr "No" @@ -6980,9 +6980,9 @@ msgstr "임시 파일 크기" #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:186 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 -#: pgadmin/dashboard/static/js/Dashboard.jsx:665 -#: pgadmin/dashboard/static/js/Dashboard.jsx:783 +#: pgadmin/dashboard/static/js/Dashboard.jsx:572 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 +#: pgadmin/dashboard/static/js/Dashboard.jsx:786 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:143 msgid "Database" msgstr "데이터베이스" @@ -7048,7 +7048,7 @@ msgid "Database already connected." msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:498 -#: pgadmin/static/js/helpers/Notifier.jsx:125 +#: pgadmin/static/js/helpers/Notifier.jsx:126 #, python-format msgid "Error: Object not found - %s." msgstr "" @@ -7767,7 +7767,7 @@ msgstr "작업 스탭..." #: pgadmin/browser/templates/browser/js/messages.js:24 #: pgadmin/dashboard/static/js/ActiveQuery.ui.js:52 #: pgadmin/static/js/BrowserComponent.jsx:51 -#: pgadmin/static/js/SchemaView/FormView.jsx:420 +#: pgadmin/static/js/SchemaView/FormView.jsx:326 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:63 msgid "SQL" msgstr "SQL" @@ -7824,8 +7824,8 @@ msgstr "실패" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:663 pgadmin/dashboard/__init__.py:690 -#: pgadmin/dashboard/static/js/Dashboard.jsx:147 -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:151 +#: pgadmin/dashboard/static/js/Dashboard.jsx:213 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "성공" @@ -7945,8 +7945,8 @@ msgid "Replica Nodes" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:21 -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 -#: pgadmin/dashboard/static/js/Dashboard.jsx:656 +#: pgadmin/dashboard/static/js/Dashboard.jsx:563 +#: pgadmin/dashboard/static/js/Dashboard.jsx:659 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:41 #: pgadmin/dashboard/static/js/Replication/schema_ui/replication_stats.ui.js:23 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:46 @@ -7976,8 +7976,8 @@ msgid "Client Port" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:39 -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 -#: pgadmin/dashboard/static/js/Dashboard.jsx:621 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 +#: pgadmin/dashboard/static/js/Dashboard.jsx:624 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:57 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:55 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:219 @@ -8480,6 +8480,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:128 #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:136 #: pgadmin/browser/templates/browser/js/messages.js:23 +#: pgadmin/static/js/SchemaView/FormView.jsx:70 #: pgadmin/tools/import_export/static/js/import_export.ui.js:52 #: pgadmin/tools/import_export/static/js/import_export.ui.js:62 #: pgadmin/tools/import_export/static/js/import_export.ui.js:85 @@ -9018,7 +9019,7 @@ msgid "TTY" msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:504 -#: pgadmin/dashboard/static/js/Dashboard.jsx:321 +#: pgadmin/dashboard/static/js/Dashboard.jsx:324 msgid "Replication" msgstr "" @@ -9153,7 +9154,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:401 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:22 msgid "Yes" msgstr "Yes" @@ -9224,19 +9225,19 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:31 -#: pgadmin/dashboard/static/js/Dashboard.jsx:605 +#: pgadmin/dashboard/static/js/Dashboard.jsx:608 msgid "Backend start" msgstr "접속시각" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/Dashboard.jsx:596 +#: pgadmin/dashboard/static/js/Dashboard.jsx:599 msgid "Client" msgstr "클라이언트" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/Dashboard.jsx:588 +#: pgadmin/dashboard/static/js/Dashboard.jsx:591 msgid "Application" msgstr "응용프로그램" @@ -9381,8 +9382,8 @@ msgstr "해당 노드 상세 정보 처리 중 오류 발생." #: pgadmin/browser/static/js/collection.js:46 #: pgadmin/dashboard/static/js/components/RefreshButtons.jsx:36 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:551 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:566 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:561 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:576 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:360 msgid "Refresh" msgstr "새로고침" @@ -10030,7 +10031,7 @@ msgstr "" #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:170 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:42 #: pgadmin/static/js/Explain/Graphical.jsx:437 -#: pgadmin/static/js/SchemaView/index.jsx:812 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:249 #: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:181 #: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:83 #: pgadmin/static/js/helpers/Layout/index.jsx:54 @@ -10127,11 +10128,11 @@ msgid "Retrieving data from the server..." msgstr "서버에서 자료 가져오는 중..." #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:832 -#: pgadmin/dashboard/static/js/Dashboard.jsx:893 -#: pgadmin/dashboard/static/js/Dashboard.jsx:897 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1028 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1032 +#: pgadmin/dashboard/static/js/Dashboard.jsx:835 +#: pgadmin/dashboard/static/js/Dashboard.jsx:896 +#: pgadmin/dashboard/static/js/Dashboard.jsx:900 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1031 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1035 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:131 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:135 #: pgadmin/misc/dependents/static/js/Dependents.jsx:130 @@ -10362,268 +10363,268 @@ msgstr "쿼리 시작시간" msgid "Last state changed at" msgstr "마지막 상태 변경 시간" -#: pgadmin/dashboard/static/js/Dashboard.jsx:114 -#: pgadmin/dashboard/static/js/Dashboard.jsx:167 +#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:171 msgid "Terminate Session?" msgstr "세션을 끊을까요?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:115 +#: pgadmin/dashboard/static/js/Dashboard.jsx:119 msgid "Are you sure you wish to terminate the session?" msgstr "해당 세션을 정말 끊어버릴까요?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:122 msgid "Session terminated successfully." msgstr "세션 연결을 정상으로 끊었습니다." -#: pgadmin/dashboard/static/js/Dashboard.jsx:119 +#: pgadmin/dashboard/static/js/Dashboard.jsx:123 msgid "An error occurred whilst terminating the active query." msgstr "세션 끊기 작업 도중 오류가 발생했습니다." -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 -#: pgadmin/dashboard/static/js/Dashboard.jsx:219 +#: pgadmin/dashboard/static/js/Dashboard.jsx:160 +#: pgadmin/dashboard/static/js/Dashboard.jsx:223 msgid "Failed to perform the operation." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:180 +#: pgadmin/dashboard/static/js/Dashboard.jsx:184 msgid "Cancel Active Query?" msgstr "실행 중인 쿼리를 중지 할까요?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:181 +#: pgadmin/dashboard/static/js/Dashboard.jsx:185 msgid "Are you sure you wish to cancel the active query?" msgstr "정말 실행 중인 쿼리를 중지 할까요?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:184 +#: pgadmin/dashboard/static/js/Dashboard.jsx:188 msgid "Active query cancelled successfully." msgstr "실행 중인 쿼리가 중지됨." -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:189 msgid "An error occurred whilst cancelling the active query." msgstr "쿼리 실행 중지 작업 중 오류가 발생했습니다." -#: pgadmin/dashboard/static/js/Dashboard.jsx:230 +#: pgadmin/dashboard/static/js/Dashboard.jsx:234 msgid "Cancel the active query" msgstr "쿼리 중지" -#: pgadmin/dashboard/static/js/Dashboard.jsx:254 -#: pgadmin/dashboard/static/js/Dashboard.jsx:263 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 +#: pgadmin/dashboard/static/js/Dashboard.jsx:266 msgid "Active sessions only" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 msgid "Activity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "Configuration" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 -#: pgadmin/dashboard/static/js/Dashboard.jsx:512 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 +#: pgadmin/dashboard/static/js/Dashboard.jsx:515 msgid "Logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "System" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:56 #: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 msgid "Summary" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:229 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:349 +#: pgadmin/dashboard/static/js/Dashboard.jsx:352 msgid "You cannot cancel background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:351 +#: pgadmin/dashboard/static/js/Dashboard.jsx:354 msgid "You cannot terminate background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:364 +#: pgadmin/dashboard/static/js/Dashboard.jsx:367 msgid "You are not allowed to cancel the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +#: pgadmin/dashboard/static/js/Dashboard.jsx:371 msgid "You are not allowed to terminate the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:376 +#: pgadmin/dashboard/static/js/Dashboard.jsx:379 msgid "The session is already in idle state." msgstr "해당 세션은 이미 유휴 상태입니다." -#: pgadmin/dashboard/static/js/Dashboard.jsx:397 +#: pgadmin/dashboard/static/js/Dashboard.jsx:400 msgid "Category" msgstr "카테고리" -#: pgadmin/dashboard/static/js/Dashboard.jsx:415 +#: pgadmin/dashboard/static/js/Dashboard.jsx:418 msgid "Unit" msgstr "유닛" -#: pgadmin/dashboard/static/js/Dashboard.jsx:424 +#: pgadmin/dashboard/static/js/Dashboard.jsx:427 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Description" msgstr "설명" -#: pgadmin/dashboard/static/js/Dashboard.jsx:471 +#: pgadmin/dashboard/static/js/Dashboard.jsx:474 msgid "Failed to download the logs." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:486 +#: pgadmin/dashboard/static/js/Dashboard.jsx:489 msgid "View the log details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:491 +#: pgadmin/dashboard/static/js/Dashboard.jsx:494 msgid "Error Severity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:501 +#: pgadmin/dashboard/static/js/Dashboard.jsx:504 msgid "Log Prefix/Timestamp" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:555 +#: pgadmin/dashboard/static/js/Dashboard.jsx:558 msgid "View the active session details" msgstr "활성 세션 세부 정보를 보기" -#: pgadmin/dashboard/static/js/Dashboard.jsx:613 +#: pgadmin/dashboard/static/js/Dashboard.jsx:616 msgid "Transaction start" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:631 +#: pgadmin/dashboard/static/js/Dashboard.jsx:634 msgid "Waiting" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:639 +#: pgadmin/dashboard/static/js/Dashboard.jsx:642 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:646 +#: pgadmin/dashboard/static/js/Dashboard.jsx:649 msgid "Blocking PIDs" msgstr "잠근 PID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:675 +#: pgadmin/dashboard/static/js/Dashboard.jsx:678 msgid "Lock type" msgstr "잠금 종류" -#: pgadmin/dashboard/static/js/Dashboard.jsx:684 +#: pgadmin/dashboard/static/js/Dashboard.jsx:687 msgid "Target relation" msgstr "대상 릴레이션" -#: pgadmin/dashboard/static/js/Dashboard.jsx:691 +#: pgadmin/dashboard/static/js/Dashboard.jsx:694 msgid "Page" msgstr "페이지" -#: pgadmin/dashboard/static/js/Dashboard.jsx:700 +#: pgadmin/dashboard/static/js/Dashboard.jsx:703 msgid "Tuple" msgstr "튜플" -#: pgadmin/dashboard/static/js/Dashboard.jsx:709 +#: pgadmin/dashboard/static/js/Dashboard.jsx:712 msgid "vXID (target)" msgstr "vXID (대상)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:718 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "XID (target)" msgstr "XID (대상)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:730 msgid "Class" msgstr "클래스" -#: pgadmin/dashboard/static/js/Dashboard.jsx:736 +#: pgadmin/dashboard/static/js/Dashboard.jsx:739 msgid "Object ID" msgstr "객체 ID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:745 +#: pgadmin/dashboard/static/js/Dashboard.jsx:748 msgid "vXID (owner)" msgstr "vXID (소유주)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:764 +#: pgadmin/dashboard/static/js/Dashboard.jsx:767 msgid "Granted?" msgstr "취득함?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:800 +#: pgadmin/dashboard/static/js/Dashboard.jsx:803 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:807 +#: pgadmin/dashboard/static/js/Dashboard.jsx:810 msgid "Prepared at" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:824 +#: pgadmin/dashboard/static/js/Dashboard.jsx:827 msgid "Text" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:825 +#: pgadmin/dashboard/static/js/Dashboard.jsx:828 msgid "JSON" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:826 +#: pgadmin/dashboard/static/js/Dashboard.jsx:829 msgid "CSV" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:848 +#: pgadmin/dashboard/static/js/Dashboard.jsx:851 msgid "Please connect to the selected server to view the dashboard." msgstr "대시보드를 보려는 서버로 먼저 접속하세요." -#: pgadmin/dashboard/static/js/Dashboard.jsx:854 +#: pgadmin/dashboard/static/js/Dashboard.jsx:857 msgid "Loading dashboard..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:877 +#: pgadmin/dashboard/static/js/Dashboard.jsx:880 msgid "Loading logs..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:886 +#: pgadmin/dashboard/static/js/Dashboard.jsx:889 msgid "" "Please enable the logging to view the server logs or check the log file " "is in place or not." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:908 +#: pgadmin/dashboard/static/js/Dashboard.jsx:911 msgid "" "The system_stats extension is not installed. You can install the " "extension in a database using the \"CREATE EXTENSION system_stats;\" SQL " "command. Reload pgAdmin once it is installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:916 +#: pgadmin/dashboard/static/js/Dashboard.jsx:919 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:963 +#: pgadmin/dashboard/static/js/Dashboard.jsx:966 msgid "Table based logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:968 +#: pgadmin/dashboard/static/js/Dashboard.jsx:971 msgid "Log Format" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:980 +#: pgadmin/dashboard/static/js/Dashboard.jsx:983 msgid "Tabular format?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:998 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1001 msgid "Download logs " msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1082 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1085 msgid "Sessions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1093 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1096 msgid "Locks" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1101 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1104 msgid "Prepared Transactions" msgstr "" @@ -11506,6 +11507,7 @@ msgstr "" #: pgadmin/misc/cloud/static/js/azure.js:34 #: pgadmin/misc/cloud/static/js/google.js:35 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 +#: pgadmin/static/js/SchemaView/useSchemaState.js:258 msgid "Loading..." msgstr "로딩중..." @@ -12328,7 +12330,7 @@ msgid "Go Back" msgstr "" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 -#: pgadmin/static/js/SchemaView/DataGridView.jsx:264 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:204 #: pgadmin/static/js/components/PgTable.jsx:280 #: pgadmin/static/js/components/PgTable.jsx:281 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:409 @@ -12375,7 +12377,7 @@ msgid "All Files" msgstr "모든 파일" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:848 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:609 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:619 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:19 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:117 @@ -12395,11 +12397,11 @@ msgid "Cancel" msgstr "취소" #: pgadmin/misc/file_manager/static/js/components/GridView.jsx:146 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:168 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:171 msgid "No files/folders found" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:127 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:124 msgid "Date Modified" msgstr "" @@ -12452,38 +12454,39 @@ msgstr "" msgid "This settings is to Show/Hide nodes in the object explorer." msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:538 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:544 msgid "Object explorer refresh required" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:539 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:545 msgid "An object explorer refresh is required. Do you wish to refresh it now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:552 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:567 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:562 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:577 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:361 msgid "Later" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:558 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:568 msgid "Refresh required" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:559 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:569 msgid "" "A page refresh is required to apply the theme. Do you wish to refresh the" " page now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:605 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:615 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:242 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:436 msgid "Help for this dialog." msgstr "이 대화창 도움말." -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:612 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:622 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:27 -#: pgadmin/static/js/SchemaView/index.jsx:818 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:260 msgid "Save" msgstr "저장" @@ -12635,7 +12638,7 @@ msgstr "" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:66 #: pgadmin/static/js/helpers/Notifier.jsx:49 -#: pgadmin/static/js/helpers/Notifier.jsx:169 +#: pgadmin/static/js/helpers/Notifier.jsx:172 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:93 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -12885,7 +12888,7 @@ msgid "" "Alternatively, you can also execute \"EXPLAIN (FORMAT JSON) [QUERY]\"." msgstr "" -#: pgadmin/static/js/PgTreeView/index.jsx:96 +#: pgadmin/static/js/PgTreeView/index.jsx:99 msgid "No objects are found to display" msgstr "" @@ -12915,59 +12918,63 @@ msgstr "" msgid "Show all" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:269 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:209 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:215 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:622 msgid "Add row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:388 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:329 msgid "Edit row" msgstr "로우 편집" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:405 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:346 msgid "Delete row" msgstr "로우 삭제" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:427 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:368 msgid "Delete Row" msgstr "로우 삭제" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:428 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:369 msgid "Are you sure you wish to delete this row?" msgstr "이 로우를 정말 지울까요?" -#: pgadmin/static/js/SchemaView/index.jsx:289 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:119 +msgid "Changes will be lost. Are you sure you want to reset?" +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:180 +msgid "No updates." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:237 +msgid "SQL help for this object type." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:255 +msgid "Reset" +msgstr "초기화" + +#: pgadmin/static/js/SchemaView/SchemaPropertiesView.jsx:165 +msgid "Edit object..." +msgstr "" + +#: pgadmin/static/js/SchemaView/schemaUtils.js:247 #, python-format msgid "%s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:291 +#: pgadmin/static/js/SchemaView/schemaUtils.js:251 #, python-format msgid "%s in %s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:312 +#: pgadmin/static/js/SchemaView/schemaUtils.js:307 #, python-format msgid "%s in %s" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:647 -msgid "Changes will be lost. Are you sure you want to reset?" -msgstr "" - -#: pgadmin/static/js/SchemaView/index.jsx:739 -msgid "No updates." -msgstr "" - -#: pgadmin/static/js/SchemaView/index.jsx:815 -msgid "Reset" -msgstr "초기화" - -#: pgadmin/static/js/SchemaView/index.jsx:988 -msgid "Edit object..." -msgstr "" - #: pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx:16 msgid "Forget Password" msgstr "" @@ -13079,7 +13086,7 @@ msgstr "" msgid "Cmd" msgstr "" -#: pgadmin/static/js/components/PgReactDataGrid.jsx:147 +#: pgadmin/static/js/components/PgReactDataGrid.jsx:156 msgid "No rows found." msgstr "" @@ -13161,7 +13168,7 @@ msgstr "최대화" msgid "Minimize" msgstr "" -#: pgadmin/static/js/helpers/Notifier.jsx:136 +#: pgadmin/static/js/helpers/Notifier.jsx:139 msgid "Connection Lost" msgstr "연결 끊김" @@ -14148,112 +14155,112 @@ msgstr "" msgid "(Connection failed)" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:298 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:299 #, fuzzy msgid "Preparing..." msgstr "로딩중..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:364 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:365 msgid "Save changes?" msgstr "바뀐 내용을 저장할까요?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:367 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:368 #, fuzzy msgid "The diagram has changed. Do you want to save changes?" msgstr "자료가 바뀌었습니다. 저장할까요?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:427 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:428 #, python-format msgid "Table: %s (%s)" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:429 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:438 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:430 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:439 msgid "Table name already exists" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:455 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:456 msgid "Cannot drop table from outside of the current database." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:502 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 msgid "Delete ?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 #, python-format msgid "You have selected %s tables and %s links." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:505 msgid "Are you sure you want to delete ?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:555 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:560 #, fuzzy msgid "Loading project..." msgstr "로딩중..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:591 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:597 #, fuzzy msgid "Saving..." msgstr "로딩중..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:596 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:602 msgid "Project saved successfully." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:631 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:637 msgid "-- This script was generated by the ERD tool in pgAdmin 4.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:632 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:638 msgid "" "-- Please log an issue at https://github.com/pgadmin-" "org/pgadmin4/issues/new/choose if you find any bugs, including " "reproduction steps.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:645 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:651 msgid "Preparing the SQL..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:672 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:678 #, fuzzy msgid "Preparing the image..." msgstr "파일 불러오는 중..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:745 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:751 msgid "Unknown error. Check console logs" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:760 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:766 msgid "Maximum image size limit" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:761 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:767 msgid "" "The downloaded image has exceeded the maximum size of 32767 x 32767 " "pixels, and has been cropped to that size." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:770 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:776 msgid "One to many relation" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:778 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:784 msgid "Many to many relation" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:804 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:810 msgid "Initializing connection..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:835 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:841 msgid "Fetching required data..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:858 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:864 msgid "Fetching schema data..." msgstr "" @@ -14592,7 +14599,7 @@ msgstr "" "지정하는 옵션입니다. 이 옵션은 가져오기 작업에서, CSV 양식일 때만 적용됩니다." #: pgadmin/tools/import_export_servers/__init__.py:42 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:205 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:211 #: pgadmin/tools/import_export_servers/static/js/import_export_servers.js:47 msgid "Import/Export Servers" msgstr "" @@ -14613,59 +14620,59 @@ msgstr "" msgid "Database Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "Export Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "The selected servers were exported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:79 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:85 msgid "Export Error" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:96 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:102 msgid "The selected servers were imported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:98 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 msgid "" "The existing server groups and servers were removed, and the selected " "servers were imported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:101 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:107 msgid "Import Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:110 msgid "Import error" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:149 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:155 msgid "" "The following servers will be imported. Click the Finish button to " "complete the import process." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:151 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:157 msgid "" "All existing server groups and servers will be removed before the servers" " above are imported. On a successful import process, the object explorer " "will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:153 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:159 msgid "On a successful import process, the object explorer will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:174 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:175 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:180 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:181 msgid "Error while fetching Server Groups and Servers." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:229 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:237 msgid "Select the Server Groups/Servers to import/export:" msgstr "" @@ -15015,39 +15022,39 @@ msgid "" "the Compare button in the Schema Diff tab." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:704 +#: pgadmin/tools/schema_diff/__init__.py:699 msgid "Selected object is not supported for DDL comparison." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:728 +#: pgadmin/tools/schema_diff/__init__.py:723 msgid "Server(s) disconnected." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:731 +#: pgadmin/tools/schema_diff/__init__.py:726 msgid "" "Schema diff does not support the comparison between Postgres Server and " "EDB Postgres Advanced Server." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:745 +#: pgadmin/tools/schema_diff/__init__.py:740 msgid "Source and Target database server must be of the same major version." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:794 +#: pgadmin/tools/schema_diff/__init__.py:789 msgid "Comparing {0}" msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:808 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:366 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:370 +#: pgadmin/tools/schema_diff/__init__.py:803 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:342 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:346 msgid "Database Objects" msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:858 +#: pgadmin/tools/schema_diff/__init__.py:853 msgid "Comparing {0} " msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:861 +#: pgadmin/tools/schema_diff/__init__.py:856 msgid "Comparing {0} of schema '{1}'" msgstr "" @@ -15075,15 +15082,11 @@ msgstr "" msgid "Ignore Grant/Revoke" msgstr "" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:74 -msgid "Error in schema diff initialize ${error.response.data}" -msgstr "" - -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:783 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "No difference found" msgstr "" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:788 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:762 msgid "Loading result grid..." msgstr "" @@ -15210,6 +15213,10 @@ msgstr "" msgid "The dependencies will not be resolved in the Schema comparison." msgstr "" +#: pgadmin/tools/schema_diff/static/js/components/SchemaDiffComponent.jsx:73 +msgid "Error in schema diff initialize ${err.response.data}" +msgstr "" + #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:135 msgid "Object name" msgstr "" @@ -15487,7 +15494,7 @@ msgstr "" msgid "Invalid JSON input" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:175 +#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:173 msgid "View all geometries in this column" msgstr "" @@ -15568,27 +15575,27 @@ msgstr "" msgid "Geometries with non-SRID %s not rendered." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:301 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:357 msgid "Empty" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:306 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:362 msgid "Street" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:313 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:369 msgid "Topography" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:324 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:380 msgid "Gray Style" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:335 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:391 msgid "Light Color" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:346 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:402 msgid "Dark Matter" msgstr "" @@ -16999,15 +17006,15 @@ msgid "" "the database server." msgstr "'{0}' 호스트용 SSH 터널 연결이 끊겼습니다. 서버 접속을 다시 하세요." -#: pgadmin/utils/heartbeat.py:34 +#: pgadmin/utils/heartbeat.py:35 msgid "Manager not found. Stopped Heartbeat logging." msgstr "" -#: pgadmin/utils/heartbeat.py:45 +#: pgadmin/utils/heartbeat.py:51 msgid "Heartbeat logged successfully." msgstr "" -#: pgadmin/utils/heartbeat.py:62 +#: pgadmin/utils/heartbeat.py:68 msgid "Stopped Heartbeat logging." msgstr "" @@ -20944,3 +20951,6 @@ msgstr "" #~ msgid "Server activity" #~ msgstr "서버 활성상태" +#~ msgid "Error in schema diff initialize ${error.response.data}" +#~ msgstr "" + diff --git a/web/pgadmin/translations/pl/LC_MESSAGES/messages.mo b/web/pgadmin/translations/pl/LC_MESSAGES/messages.mo index ed2ccdb0964ce8c66279609906706e89283984d1..125cf6a722b73f89e888921ec5600afc197163d8 100644 GIT binary patch delta 25 hcmcaNo%P;y)(tm~aargZnkpC>S{a*cest_l3jmHu3l{(Y delta 25 hcmcaNo%P;y)(tm~ahdBHS}GWtS{Yhyest_l3jmIk3m^ah diff --git a/web/pgadmin/translations/pl/LC_MESSAGES/messages.po b/web/pgadmin/translations/pl/LC_MESSAGES/messages.po index c7602f537..19eca0597 100644 --- a/web/pgadmin/translations/pl/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/pl/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-07-19 15:19+0530\n" +"POT-Creation-Date: 2024-08-15 21:34+0530\n" "PO-Revision-Date: 2017-12-17 23:18+0200\n" "Last-Translator: grzegorz \n" "Language: pl\n" @@ -698,8 +698,8 @@ msgstr "Debugger" #: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:48 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:63 msgid "Schema Diff" msgstr "" @@ -828,7 +828,7 @@ msgid "Server deleted" msgstr "Serwer został usunięty" #: pgadmin/browser/server_groups/servers/__init__.py:801 -#: pgadmin/browser/server_groups/servers/__init__.py:2226 +#: pgadmin/browser/server_groups/servers/__init__.py:2230 msgid "Could not find the required server." msgstr "Nie udało się znaleźć wymaganego serwera." @@ -956,42 +956,42 @@ msgstr "Serwer nie ma aktywnych połączeń do generowania statystyk." msgid "Please enter the server details to connect" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1738 -#: pgadmin/tools/schema_diff/__init__.py:368 +#: pgadmin/browser/server_groups/servers/__init__.py:1742 +#: pgadmin/tools/schema_diff/__init__.py:363 #: pgadmin/tools/sqleditor/__init__.py:2575 msgid "Server connected." msgstr "Połączono z serwerem." -#: pgadmin/browser/server_groups/servers/__init__.py:1778 +#: pgadmin/browser/server_groups/servers/__init__.py:1782 msgid "Server could not be disconnected." msgstr "Nie można było odłączyć od serwera." -#: pgadmin/browser/server_groups/servers/__init__.py:1782 +#: pgadmin/browser/server_groups/servers/__init__.py:1786 msgid "Server disconnected." msgstr "Odłączono od serwera." -#: pgadmin/browser/server_groups/servers/__init__.py:1802 +#: pgadmin/browser/server_groups/servers/__init__.py:1806 msgid "Could not reload the server configuration." msgstr "Nie udało się przeładować konfiguracji." -#: pgadmin/browser/server_groups/servers/__init__.py:1807 +#: pgadmin/browser/server_groups/servers/__init__.py:1811 msgid "Server configuration reloaded." msgstr "Przeładowano konfigurację serwera." -#: pgadmin/browser/server_groups/servers/__init__.py:1852 +#: pgadmin/browser/server_groups/servers/__init__.py:1856 msgid "Named restore point created: {0}" msgstr "Utworzono nazwany punkt przywracania: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1858 +#: pgadmin/browser/server_groups/servers/__init__.py:1862 msgid "Named restore point creation failed ({0})" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1927 -#: pgadmin/browser/server_groups/servers/__init__.py:1939 +#: pgadmin/browser/server_groups/servers/__init__.py:1931 +#: pgadmin/browser/server_groups/servers/__init__.py:1943 msgid "Could not find the required parameter(s)." msgstr "Nie udało się znaleźć wymaganego parametru(ów)." -#: pgadmin/browser/server_groups/servers/__init__.py:1948 +#: pgadmin/browser/server_groups/servers/__init__.py:1952 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:133 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:446 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:381 @@ -1001,29 +1001,29 @@ msgstr "Nie udało się znaleźć wymaganego parametru(ów)." msgid "Passwords do not match." msgstr "Hasło nie pasuje." -#: pgadmin/browser/server_groups/servers/__init__.py:1970 +#: pgadmin/browser/server_groups/servers/__init__.py:1974 msgid "Incorrect password." msgstr "Błędne hasło." -#: pgadmin/browser/server_groups/servers/__init__.py:2020 +#: pgadmin/browser/server_groups/servers/__init__.py:2024 msgid "Password changed successfully." msgstr "Pomyślnie zmieniono hasło." -#: pgadmin/browser/server_groups/servers/__init__.py:2058 +#: pgadmin/browser/server_groups/servers/__init__.py:2062 msgid "WAL replay paused" msgstr "Wstrzymano odtwarzanie WAL" -#: pgadmin/browser/server_groups/servers/__init__.py:2069 +#: pgadmin/browser/server_groups/servers/__init__.py:2073 msgid "WAL replay resumed" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:2075 -#: pgadmin/browser/server_groups/servers/__init__.py:2133 +#: pgadmin/browser/server_groups/servers/__init__.py:2079 +#: pgadmin/browser/server_groups/servers/__init__.py:2137 msgid "Please connect the server." msgstr "Należy połączyć z serwerem." -#: pgadmin/browser/server_groups/servers/__init__.py:2268 -#: pgadmin/browser/server_groups/servers/__init__.py:2311 +#: pgadmin/browser/server_groups/servers/__init__.py:2272 +#: pgadmin/browser/server_groups/servers/__init__.py:2315 msgid "The saved password cleared successfully." msgstr "" @@ -1191,7 +1191,7 @@ msgstr "Nie udało się znaleźć wskazanego rzutowania na serwerze." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/exclusion_constraint/utils.py:236 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py:207 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/utils.py:208 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1534 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1537 #: pgadmin/browser/server_groups/servers/roles/__init__.py:1336 msgid "-- definition incomplete" msgstr "-- definicja niepełna" @@ -1237,14 +1237,14 @@ msgstr "Rzutowanie..." #: pgadmin/static/js/socket_instance.js:33 #: pgadmin/tools/backup/static/js/backup.js:268 #: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:436 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:464 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:465 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:391 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:395 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:716 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:758 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:91 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:112 -#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:172 +#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:176 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:78 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:100 #: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:53 @@ -1330,12 +1330,12 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:44 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.ui.js:28 -#: pgadmin/dashboard/static/js/Dashboard.jsx:388 -#: pgadmin/dashboard/static/js/Dashboard.jsx:776 +#: pgadmin/dashboard/static/js/Dashboard.jsx:391 +#: pgadmin/dashboard/static/js/Dashboard.jsx:779 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:53 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:52 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:134 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:118 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:119 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:103 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:54 @@ -2190,7 +2190,7 @@ msgstr "Domyślnie" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:24 #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:166 #: pgadmin/browser/templates/browser/js/messages.js:33 -#: pgadmin/dashboard/static/js/Dashboard.jsx:406 +#: pgadmin/dashboard/static/js/Dashboard.jsx:409 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:105 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:55 @@ -2210,8 +2210,8 @@ msgstr "Status" #: pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/static/js/dbms_jobscheduler.ui.js:36 #: pgadmin/misc/sql/static/js/SQL.jsx:77 pgadmin/static/js/UtilityView.jsx:43 #: pgadmin/tools/backup/static/js/backup.js:156 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:294 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:749 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:295 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:755 #: pgadmin/tools/import_export/static/js/import_export.js:80 #: pgadmin/tools/maintenance/static/js/maintenance.js:95 #: pgadmin/tools/restore/static/js/restore.js:93 @@ -2299,7 +2299,7 @@ msgstr "Wyzwalacz Zdarzeniowy..." #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:108 #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:117 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:793 +#: pgadmin/dashboard/static/js/Dashboard.jsx:796 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2748,7 +2748,7 @@ msgstr "Mapowanie Użytkownika..." #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/static/js/user_mapping.ui.js:36 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/Dashboard.jsx:579 +#: pgadmin/dashboard/static/js/Dashboard.jsx:582 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:25 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:24 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:158 @@ -3061,7 +3061,7 @@ msgid "Schema dropped" msgstr "Usunięto schemat" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:736 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:184 msgid "Definition incomplete." msgstr "Definicja niepełna." @@ -3562,7 +3562,7 @@ msgstr "Statystyki" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.ui.js:498 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:386 -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:51 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:491 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:491 @@ -3910,7 +3910,7 @@ msgid "Function..." msgstr "Funkcja..." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:754 +#: pgadmin/dashboard/static/js/Dashboard.jsx:757 msgid "Mode" msgstr "Tryb" @@ -4500,19 +4500,19 @@ msgstr "Tabela usunięta" msgid "Table rows counted: {}" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1112 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1115 msgid "Table statistics have been reset" msgstr "Statystyki tabeli zostały wyczyszczone" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1438 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1441 msgid "-- definition incomplete for {0}" msgstr "-- niepełna definicja {0}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1996 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1999 msgid "Table truncated" msgstr "Tabela obcięta" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2062 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2065 msgid "" "The table is currently locked and the operation cannot be completed. " "Please try again later. \r\n" @@ -5185,7 +5185,7 @@ msgstr "Nie znaleziono indeksu w tabeli." #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:6 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:309 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:131 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:128 msgid "Size" msgstr "Rozmiar" @@ -5266,9 +5266,9 @@ msgid "Access Method" msgstr "Metoda Dostępu" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:480 -#: pgadmin/static/js/SchemaView/index.jsx:646 -#: pgadmin/static/js/SchemaView/index.jsx:673 -#: pgadmin/static/js/SchemaView/index.jsx:694 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:118 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:129 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:159 #: pgadmin/static/js/components/QueryThresholds.jsx:44 msgid "Warning" msgstr "" @@ -6479,7 +6479,7 @@ msgid "Transition" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.ui.js:426 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:436 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:437 msgid "New table" msgstr "" @@ -6958,7 +6958,7 @@ msgstr "Opcje sprawdzenia" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:399 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:18 msgid "No" msgstr "Nie" @@ -6997,9 +6997,9 @@ msgstr "Rozmiar plików tymczasowych" #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:186 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 -#: pgadmin/dashboard/static/js/Dashboard.jsx:665 -#: pgadmin/dashboard/static/js/Dashboard.jsx:783 +#: pgadmin/dashboard/static/js/Dashboard.jsx:572 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 +#: pgadmin/dashboard/static/js/Dashboard.jsx:786 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:143 msgid "Database" msgstr "Baza danych" @@ -7065,7 +7065,7 @@ msgid "Database already connected." msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:498 -#: pgadmin/static/js/helpers/Notifier.jsx:125 +#: pgadmin/static/js/helpers/Notifier.jsx:126 #, python-format msgid "Error: Object not found - %s." msgstr "" @@ -7788,7 +7788,7 @@ msgstr "Krok Zadania..." #: pgadmin/browser/templates/browser/js/messages.js:24 #: pgadmin/dashboard/static/js/ActiveQuery.ui.js:52 #: pgadmin/static/js/BrowserComponent.jsx:51 -#: pgadmin/static/js/SchemaView/FormView.jsx:420 +#: pgadmin/static/js/SchemaView/FormView.jsx:326 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:63 msgid "SQL" msgstr "SQL" @@ -7847,8 +7847,8 @@ msgstr "Nie udać się" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:663 pgadmin/dashboard/__init__.py:690 -#: pgadmin/dashboard/static/js/Dashboard.jsx:147 -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:151 +#: pgadmin/dashboard/static/js/Dashboard.jsx:213 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "Sukces" @@ -7968,8 +7968,8 @@ msgid "Replica Nodes" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:21 -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 -#: pgadmin/dashboard/static/js/Dashboard.jsx:656 +#: pgadmin/dashboard/static/js/Dashboard.jsx:563 +#: pgadmin/dashboard/static/js/Dashboard.jsx:659 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:41 #: pgadmin/dashboard/static/js/Replication/schema_ui/replication_stats.ui.js:23 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:46 @@ -7999,8 +7999,8 @@ msgid "Client Port" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:39 -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 -#: pgadmin/dashboard/static/js/Dashboard.jsx:621 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 +#: pgadmin/dashboard/static/js/Dashboard.jsx:624 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:57 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:55 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:219 @@ -8572,6 +8572,7 @@ msgstr "Role pokazane z zaznaczeniem mają ustawione WITH ADMIN OPTION." #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:128 #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:136 #: pgadmin/browser/templates/browser/js/messages.js:23 +#: pgadmin/static/js/SchemaView/FormView.jsx:70 #: pgadmin/tools/import_export/static/js/import_export.ui.js:52 #: pgadmin/tools/import_export/static/js/import_export.ui.js:62 #: pgadmin/tools/import_export/static/js/import_export.ui.js:85 @@ -9110,7 +9111,7 @@ msgid "TTY" msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:504 -#: pgadmin/dashboard/static/js/Dashboard.jsx:321 +#: pgadmin/dashboard/static/js/Dashboard.jsx:324 msgid "Replication" msgstr "" @@ -9245,7 +9246,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:401 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:22 msgid "Yes" msgstr "Tak" @@ -9316,19 +9317,19 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:31 -#: pgadmin/dashboard/static/js/Dashboard.jsx:605 +#: pgadmin/dashboard/static/js/Dashboard.jsx:608 msgid "Backend start" msgstr "Start procesu w tle" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/Dashboard.jsx:596 +#: pgadmin/dashboard/static/js/Dashboard.jsx:599 msgid "Client" msgstr "Klient" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/Dashboard.jsx:588 +#: pgadmin/dashboard/static/js/Dashboard.jsx:591 msgid "Application" msgstr "Aplikacja" @@ -9473,8 +9474,8 @@ msgstr "Błąd odczytu danych węzła." #: pgadmin/browser/static/js/collection.js:46 #: pgadmin/dashboard/static/js/components/RefreshButtons.jsx:36 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:551 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:566 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:561 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:576 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:360 msgid "Refresh" msgstr "Odśwież" @@ -10122,7 +10123,7 @@ msgstr "" #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:170 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:42 #: pgadmin/static/js/Explain/Graphical.jsx:437 -#: pgadmin/static/js/SchemaView/index.jsx:812 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:249 #: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:181 #: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:83 #: pgadmin/static/js/helpers/Layout/index.jsx:54 @@ -10219,11 +10220,11 @@ msgid "Retrieving data from the server..." msgstr "Odczyt danych z serwera..." #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:832 -#: pgadmin/dashboard/static/js/Dashboard.jsx:893 -#: pgadmin/dashboard/static/js/Dashboard.jsx:897 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1028 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1032 +#: pgadmin/dashboard/static/js/Dashboard.jsx:835 +#: pgadmin/dashboard/static/js/Dashboard.jsx:896 +#: pgadmin/dashboard/static/js/Dashboard.jsx:900 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1031 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1035 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:131 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:135 #: pgadmin/misc/dependents/static/js/Dependents.jsx:130 @@ -10454,268 +10455,268 @@ msgstr "Zapytanie rozpoczęte o" msgid "Last state changed at" msgstr "Ostatnio stan zmieniono o" -#: pgadmin/dashboard/static/js/Dashboard.jsx:114 -#: pgadmin/dashboard/static/js/Dashboard.jsx:167 +#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:171 msgid "Terminate Session?" msgstr "Zakończyć Sesję?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:115 +#: pgadmin/dashboard/static/js/Dashboard.jsx:119 msgid "Are you sure you wish to terminate the session?" msgstr "Czy na pewno zakończyć sesję?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:122 msgid "Session terminated successfully." msgstr "Sesja zakończona z powodzeniem." -#: pgadmin/dashboard/static/js/Dashboard.jsx:119 +#: pgadmin/dashboard/static/js/Dashboard.jsx:123 msgid "An error occurred whilst terminating the active query." msgstr "Wystąpił błąd podczas kończenia aktywnego zapytania." -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 -#: pgadmin/dashboard/static/js/Dashboard.jsx:219 +#: pgadmin/dashboard/static/js/Dashboard.jsx:160 +#: pgadmin/dashboard/static/js/Dashboard.jsx:223 msgid "Failed to perform the operation." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:180 +#: pgadmin/dashboard/static/js/Dashboard.jsx:184 msgid "Cancel Active Query?" msgstr "Anulować Aktywne Zapytanie?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:181 +#: pgadmin/dashboard/static/js/Dashboard.jsx:185 msgid "Are you sure you wish to cancel the active query?" msgstr "Chcesz na pewno anulować aktywne zapytanie?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:184 +#: pgadmin/dashboard/static/js/Dashboard.jsx:188 msgid "Active query cancelled successfully." msgstr "Anulowano z powodzeniem aktywne zapytanie." -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:189 msgid "An error occurred whilst cancelling the active query." msgstr "Wystąpił błąd podczas anulowania aktywnego zapytania." -#: pgadmin/dashboard/static/js/Dashboard.jsx:230 +#: pgadmin/dashboard/static/js/Dashboard.jsx:234 msgid "Cancel the active query" msgstr "Anuluj aktywne zapytanie" -#: pgadmin/dashboard/static/js/Dashboard.jsx:254 -#: pgadmin/dashboard/static/js/Dashboard.jsx:263 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 +#: pgadmin/dashboard/static/js/Dashboard.jsx:266 msgid "Active sessions only" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 msgid "Activity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "Configuration" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 -#: pgadmin/dashboard/static/js/Dashboard.jsx:512 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 +#: pgadmin/dashboard/static/js/Dashboard.jsx:515 msgid "Logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "System" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:56 #: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 msgid "Summary" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:229 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:349 +#: pgadmin/dashboard/static/js/Dashboard.jsx:352 msgid "You cannot cancel background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:351 +#: pgadmin/dashboard/static/js/Dashboard.jsx:354 msgid "You cannot terminate background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:364 +#: pgadmin/dashboard/static/js/Dashboard.jsx:367 msgid "You are not allowed to cancel the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +#: pgadmin/dashboard/static/js/Dashboard.jsx:371 msgid "You are not allowed to terminate the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:376 +#: pgadmin/dashboard/static/js/Dashboard.jsx:379 msgid "The session is already in idle state." msgstr "Sesja jest już w stanie bezczynności." -#: pgadmin/dashboard/static/js/Dashboard.jsx:397 +#: pgadmin/dashboard/static/js/Dashboard.jsx:400 msgid "Category" msgstr "Kategoria" -#: pgadmin/dashboard/static/js/Dashboard.jsx:415 +#: pgadmin/dashboard/static/js/Dashboard.jsx:418 msgid "Unit" msgstr "Jednostka" -#: pgadmin/dashboard/static/js/Dashboard.jsx:424 +#: pgadmin/dashboard/static/js/Dashboard.jsx:427 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Description" msgstr "Opis" -#: pgadmin/dashboard/static/js/Dashboard.jsx:471 +#: pgadmin/dashboard/static/js/Dashboard.jsx:474 msgid "Failed to download the logs." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:486 +#: pgadmin/dashboard/static/js/Dashboard.jsx:489 msgid "View the log details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:491 +#: pgadmin/dashboard/static/js/Dashboard.jsx:494 msgid "Error Severity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:501 +#: pgadmin/dashboard/static/js/Dashboard.jsx:504 msgid "Log Prefix/Timestamp" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:555 +#: pgadmin/dashboard/static/js/Dashboard.jsx:558 msgid "View the active session details" msgstr "Podgląd szczegółów aktywnej sesji" -#: pgadmin/dashboard/static/js/Dashboard.jsx:613 +#: pgadmin/dashboard/static/js/Dashboard.jsx:616 msgid "Transaction start" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:631 +#: pgadmin/dashboard/static/js/Dashboard.jsx:634 msgid "Waiting" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:639 +#: pgadmin/dashboard/static/js/Dashboard.jsx:642 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:646 +#: pgadmin/dashboard/static/js/Dashboard.jsx:649 msgid "Blocking PIDs" msgstr "Blokujące PIDy" -#: pgadmin/dashboard/static/js/Dashboard.jsx:675 +#: pgadmin/dashboard/static/js/Dashboard.jsx:678 msgid "Lock type" msgstr "Typ blokady" -#: pgadmin/dashboard/static/js/Dashboard.jsx:684 +#: pgadmin/dashboard/static/js/Dashboard.jsx:687 msgid "Target relation" msgstr "Współzależność" -#: pgadmin/dashboard/static/js/Dashboard.jsx:691 +#: pgadmin/dashboard/static/js/Dashboard.jsx:694 msgid "Page" msgstr "Strona" -#: pgadmin/dashboard/static/js/Dashboard.jsx:700 +#: pgadmin/dashboard/static/js/Dashboard.jsx:703 msgid "Tuple" msgstr "Krotka" -#: pgadmin/dashboard/static/js/Dashboard.jsx:709 +#: pgadmin/dashboard/static/js/Dashboard.jsx:712 msgid "vXID (target)" msgstr "vXID (cel)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:718 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "XID (target)" msgstr "XID (cel)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:730 msgid "Class" msgstr "Klasa" -#: pgadmin/dashboard/static/js/Dashboard.jsx:736 +#: pgadmin/dashboard/static/js/Dashboard.jsx:739 msgid "Object ID" msgstr "ID Obiektu" -#: pgadmin/dashboard/static/js/Dashboard.jsx:745 +#: pgadmin/dashboard/static/js/Dashboard.jsx:748 msgid "vXID (owner)" msgstr "vXID (właściciel)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:764 +#: pgadmin/dashboard/static/js/Dashboard.jsx:767 msgid "Granted?" msgstr "Uprawniono?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:800 +#: pgadmin/dashboard/static/js/Dashboard.jsx:803 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:807 +#: pgadmin/dashboard/static/js/Dashboard.jsx:810 msgid "Prepared at" msgstr "Przygotowano na" -#: pgadmin/dashboard/static/js/Dashboard.jsx:824 +#: pgadmin/dashboard/static/js/Dashboard.jsx:827 msgid "Text" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:825 +#: pgadmin/dashboard/static/js/Dashboard.jsx:828 msgid "JSON" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:826 +#: pgadmin/dashboard/static/js/Dashboard.jsx:829 msgid "CSV" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:848 +#: pgadmin/dashboard/static/js/Dashboard.jsx:851 msgid "Please connect to the selected server to view the dashboard." msgstr "Należy połączyć się do wybranego serwera by zobaczyć pulpit." -#: pgadmin/dashboard/static/js/Dashboard.jsx:854 +#: pgadmin/dashboard/static/js/Dashboard.jsx:857 msgid "Loading dashboard..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:877 +#: pgadmin/dashboard/static/js/Dashboard.jsx:880 msgid "Loading logs..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:886 +#: pgadmin/dashboard/static/js/Dashboard.jsx:889 msgid "" "Please enable the logging to view the server logs or check the log file " "is in place or not." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:908 +#: pgadmin/dashboard/static/js/Dashboard.jsx:911 msgid "" "The system_stats extension is not installed. You can install the " "extension in a database using the \"CREATE EXTENSION system_stats;\" SQL " "command. Reload pgAdmin once it is installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:916 +#: pgadmin/dashboard/static/js/Dashboard.jsx:919 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:963 +#: pgadmin/dashboard/static/js/Dashboard.jsx:966 msgid "Table based logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:968 +#: pgadmin/dashboard/static/js/Dashboard.jsx:971 msgid "Log Format" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:980 +#: pgadmin/dashboard/static/js/Dashboard.jsx:983 msgid "Tabular format?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:998 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1001 msgid "Download logs " msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1082 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1085 msgid "Sessions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1093 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1096 msgid "Locks" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1101 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1104 msgid "Prepared Transactions" msgstr "" @@ -11602,6 +11603,7 @@ msgstr "" #: pgadmin/misc/cloud/static/js/azure.js:34 #: pgadmin/misc/cloud/static/js/google.js:35 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 +#: pgadmin/static/js/SchemaView/useSchemaState.js:258 msgid "Loading..." msgstr "Ładowanie..." @@ -12424,7 +12426,7 @@ msgid "Go Back" msgstr "" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 -#: pgadmin/static/js/SchemaView/DataGridView.jsx:264 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:204 #: pgadmin/static/js/components/PgTable.jsx:280 #: pgadmin/static/js/components/PgTable.jsx:281 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:409 @@ -12471,7 +12473,7 @@ msgid "All Files" msgstr "Wszystkie Pliki" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:848 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:609 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:619 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:19 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:117 @@ -12491,11 +12493,11 @@ msgid "Cancel" msgstr "Anuluj" #: pgadmin/misc/file_manager/static/js/components/GridView.jsx:146 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:168 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:171 msgid "No files/folders found" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:127 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:124 msgid "Date Modified" msgstr "" @@ -12548,38 +12550,39 @@ msgstr "" msgid "This settings is to Show/Hide nodes in the object explorer." msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:538 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:544 msgid "Object explorer refresh required" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:539 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:545 msgid "An object explorer refresh is required. Do you wish to refresh it now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:552 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:567 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:562 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:577 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:361 msgid "Later" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:558 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:568 msgid "Refresh required" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:559 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:569 msgid "" "A page refresh is required to apply the theme. Do you wish to refresh the" " page now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:605 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:615 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:242 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:436 msgid "Help for this dialog." msgstr "Pomoc dla tego okna dialogowego." -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:612 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:622 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:27 -#: pgadmin/static/js/SchemaView/index.jsx:818 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:260 msgid "Save" msgstr "Zapisz" @@ -12733,7 +12736,7 @@ msgstr "" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:66 #: pgadmin/static/js/helpers/Notifier.jsx:49 -#: pgadmin/static/js/helpers/Notifier.jsx:169 +#: pgadmin/static/js/helpers/Notifier.jsx:172 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:93 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -12983,7 +12986,7 @@ msgid "" "Alternatively, you can also execute \"EXPLAIN (FORMAT JSON) [QUERY]\"." msgstr "" -#: pgadmin/static/js/PgTreeView/index.jsx:96 +#: pgadmin/static/js/PgTreeView/index.jsx:99 msgid "No objects are found to display" msgstr "" @@ -13013,59 +13016,63 @@ msgstr "" msgid "Show all" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:269 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:209 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:215 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:622 msgid "Add row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:388 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:329 msgid "Edit row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:405 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:346 msgid "Delete row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:427 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:368 msgid "Delete Row" msgstr "Usuń Wiersz" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:428 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:369 msgid "Are you sure you wish to delete this row?" msgstr "Chcesz na pewno usunąć ten wiersz?" -#: pgadmin/static/js/SchemaView/index.jsx:289 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:119 +msgid "Changes will be lost. Are you sure you want to reset?" +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:180 +msgid "No updates." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:237 +msgid "SQL help for this object type." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:255 +msgid "Reset" +msgstr "Reset" + +#: pgadmin/static/js/SchemaView/SchemaPropertiesView.jsx:165 +msgid "Edit object..." +msgstr "" + +#: pgadmin/static/js/SchemaView/schemaUtils.js:247 #, python-format msgid "%s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:291 +#: pgadmin/static/js/SchemaView/schemaUtils.js:251 #, python-format msgid "%s in %s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:312 +#: pgadmin/static/js/SchemaView/schemaUtils.js:307 #, python-format msgid "%s in %s" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:647 -msgid "Changes will be lost. Are you sure you want to reset?" -msgstr "" - -#: pgadmin/static/js/SchemaView/index.jsx:739 -msgid "No updates." -msgstr "" - -#: pgadmin/static/js/SchemaView/index.jsx:815 -msgid "Reset" -msgstr "Reset" - -#: pgadmin/static/js/SchemaView/index.jsx:988 -msgid "Edit object..." -msgstr "" - #: pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx:16 msgid "Forget Password" msgstr "" @@ -13177,7 +13184,7 @@ msgstr "" msgid "Cmd" msgstr "" -#: pgadmin/static/js/components/PgReactDataGrid.jsx:147 +#: pgadmin/static/js/components/PgReactDataGrid.jsx:156 msgid "No rows found." msgstr "" @@ -13259,7 +13266,7 @@ msgstr "" msgid "Minimize" msgstr "" -#: pgadmin/static/js/helpers/Notifier.jsx:136 +#: pgadmin/static/js/helpers/Notifier.jsx:139 msgid "Connection Lost" msgstr "Utracono Połączenie" @@ -14253,112 +14260,112 @@ msgstr "" msgid "(Connection failed)" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:298 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:299 #, fuzzy msgid "Preparing..." msgstr "Ładowanie..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:364 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:365 msgid "Save changes?" msgstr "Zapisać zmiany?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:367 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:368 #, fuzzy msgid "The diagram has changed. Do you want to save changes?" msgstr "Dane tekstowe zostały zmienione. Czy chcesz zapisać zmiany?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:427 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:428 #, python-format msgid "Table: %s (%s)" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:429 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:438 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:430 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:439 msgid "Table name already exists" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:455 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:456 msgid "Cannot drop table from outside of the current database." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:502 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 msgid "Delete ?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 #, python-format msgid "You have selected %s tables and %s links." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:505 msgid "Are you sure you want to delete ?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:555 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:560 #, fuzzy msgid "Loading project..." msgstr "Ładowanie..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:591 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:597 #, fuzzy msgid "Saving..." msgstr "Ładowanie..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:596 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:602 msgid "Project saved successfully." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:631 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:637 msgid "-- This script was generated by the ERD tool in pgAdmin 4.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:632 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:638 msgid "" "-- Please log an issue at https://github.com/pgadmin-" "org/pgadmin4/issues/new/choose if you find any bugs, including " "reproduction steps.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:645 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:651 msgid "Preparing the SQL..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:672 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:678 #, fuzzy msgid "Preparing the image..." msgstr "Ładowanie pliku..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:745 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:751 msgid "Unknown error. Check console logs" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:760 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:766 msgid "Maximum image size limit" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:761 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:767 msgid "" "The downloaded image has exceeded the maximum size of 32767 x 32767 " "pixels, and has been cropped to that size." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:770 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:776 msgid "One to many relation" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:778 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:784 msgid "Many to many relation" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:804 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:810 msgid "Initializing connection..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:835 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:841 msgid "Fetching required data..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:858 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:864 msgid "Fetching schema data..." msgstr "" @@ -14709,7 +14716,7 @@ msgstr "" "formatu CSV." #: pgadmin/tools/import_export_servers/__init__.py:42 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:205 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:211 #: pgadmin/tools/import_export_servers/static/js/import_export_servers.js:47 msgid "Import/Export Servers" msgstr "" @@ -14730,59 +14737,59 @@ msgstr "" msgid "Database Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "Export Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "The selected servers were exported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:79 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:85 msgid "Export Error" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:96 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:102 msgid "The selected servers were imported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:98 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 msgid "" "The existing server groups and servers were removed, and the selected " "servers were imported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:101 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:107 msgid "Import Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:110 msgid "Import error" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:149 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:155 msgid "" "The following servers will be imported. Click the Finish button to " "complete the import process." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:151 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:157 msgid "" "All existing server groups and servers will be removed before the servers" " above are imported. On a successful import process, the object explorer " "will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:153 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:159 msgid "On a successful import process, the object explorer will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:174 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:175 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:180 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:181 msgid "Error while fetching Server Groups and Servers." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:229 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:237 msgid "Select the Server Groups/Servers to import/export:" msgstr "" @@ -15133,39 +15140,39 @@ msgid "" "the Compare button in the Schema Diff tab." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:704 +#: pgadmin/tools/schema_diff/__init__.py:699 msgid "Selected object is not supported for DDL comparison." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:728 +#: pgadmin/tools/schema_diff/__init__.py:723 msgid "Server(s) disconnected." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:731 +#: pgadmin/tools/schema_diff/__init__.py:726 msgid "" "Schema diff does not support the comparison between Postgres Server and " "EDB Postgres Advanced Server." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:745 +#: pgadmin/tools/schema_diff/__init__.py:740 msgid "Source and Target database server must be of the same major version." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:794 +#: pgadmin/tools/schema_diff/__init__.py:789 msgid "Comparing {0}" msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:808 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:366 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:370 +#: pgadmin/tools/schema_diff/__init__.py:803 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:342 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:346 msgid "Database Objects" msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:858 +#: pgadmin/tools/schema_diff/__init__.py:853 msgid "Comparing {0} " msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:861 +#: pgadmin/tools/schema_diff/__init__.py:856 msgid "Comparing {0} of schema '{1}'" msgstr "" @@ -15193,15 +15200,11 @@ msgstr "" msgid "Ignore Grant/Revoke" msgstr "" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:74 -msgid "Error in schema diff initialize ${error.response.data}" -msgstr "" - -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:783 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "No difference found" msgstr "" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:788 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:762 msgid "Loading result grid..." msgstr "" @@ -15328,6 +15331,10 @@ msgstr "" msgid "The dependencies will not be resolved in the Schema comparison." msgstr "" +#: pgadmin/tools/schema_diff/static/js/components/SchemaDiffComponent.jsx:73 +msgid "Error in schema diff initialize ${err.response.data}" +msgstr "" + #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:135 msgid "Object name" msgstr "" @@ -15605,7 +15612,7 @@ msgstr "" msgid "Invalid JSON input" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:175 +#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:173 msgid "View all geometries in this column" msgstr "" @@ -15686,27 +15693,27 @@ msgstr "" msgid "Geometries with non-SRID %s not rendered." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:301 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:357 msgid "Empty" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:306 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:362 msgid "Street" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:313 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:369 msgid "Topography" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:324 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:380 msgid "Gray Style" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:335 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:391 msgid "Light Color" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:346 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:402 msgid "Dark Matter" msgstr "" @@ -17124,15 +17131,15 @@ msgid "" "the database server." msgstr "" -#: pgadmin/utils/heartbeat.py:34 +#: pgadmin/utils/heartbeat.py:35 msgid "Manager not found. Stopped Heartbeat logging." msgstr "" -#: pgadmin/utils/heartbeat.py:45 +#: pgadmin/utils/heartbeat.py:51 msgid "Heartbeat logged successfully." msgstr "" -#: pgadmin/utils/heartbeat.py:62 +#: pgadmin/utils/heartbeat.py:68 msgid "Stopped Heartbeat logging." msgstr "" @@ -21732,3 +21739,6 @@ msgstr "" #~ msgid "Server activity" #~ msgstr "Aktywność serwera" +#~ msgid "Error in schema diff initialize ${error.response.data}" +#~ msgstr "" + diff --git a/web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.mo b/web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.mo index 2c6467a7f0a729e250467cc3376c40655dd7f373..51eaf6b37105108245f11ed34c4a96efa08c0e80 100644 GIT binary patch delta 28 kcmaFAmgD_ej)pCaah6;bx`w6-Mut|#CfhSC8Qbpy0Ge0{%K!iX delta 28 kcmaFAmgD_ej)pCaah6=>x`vhthNf1AmfJHd8Qbpy0Gg}`)Bpeg diff --git a/web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.po b/web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.po index 00ec3a079..64973a7ff 100644 --- a/web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pgAdmin 4\n" "Report-Msgid-Bugs-To: christian.tosta@cpuhouse.com.br\n" -"POT-Creation-Date: 2024-07-19 15:19+0530\n" +"POT-Creation-Date: 2024-08-15 21:34+0530\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Tosta \n" "Language: br\n" @@ -710,8 +710,8 @@ msgstr "Depurador" #: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:48 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:63 msgid "Schema Diff" msgstr "Diferença de Esquema" @@ -838,7 +838,7 @@ msgid "Server deleted" msgstr "" #: pgadmin/browser/server_groups/servers/__init__.py:801 -#: pgadmin/browser/server_groups/servers/__init__.py:2226 +#: pgadmin/browser/server_groups/servers/__init__.py:2230 msgid "Could not find the required server." msgstr "" @@ -966,42 +966,42 @@ msgstr "" msgid "Please enter the server details to connect" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1738 -#: pgadmin/tools/schema_diff/__init__.py:368 +#: pgadmin/browser/server_groups/servers/__init__.py:1742 +#: pgadmin/tools/schema_diff/__init__.py:363 #: pgadmin/tools/sqleditor/__init__.py:2575 msgid "Server connected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1778 +#: pgadmin/browser/server_groups/servers/__init__.py:1782 msgid "Server could not be disconnected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1782 +#: pgadmin/browser/server_groups/servers/__init__.py:1786 msgid "Server disconnected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1802 +#: pgadmin/browser/server_groups/servers/__init__.py:1806 msgid "Could not reload the server configuration." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1807 +#: pgadmin/browser/server_groups/servers/__init__.py:1811 msgid "Server configuration reloaded." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1852 +#: pgadmin/browser/server_groups/servers/__init__.py:1856 msgid "Named restore point created: {0}" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1858 +#: pgadmin/browser/server_groups/servers/__init__.py:1862 msgid "Named restore point creation failed ({0})" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1927 -#: pgadmin/browser/server_groups/servers/__init__.py:1939 +#: pgadmin/browser/server_groups/servers/__init__.py:1931 +#: pgadmin/browser/server_groups/servers/__init__.py:1943 msgid "Could not find the required parameter(s)." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1948 +#: pgadmin/browser/server_groups/servers/__init__.py:1952 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:133 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:446 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:381 @@ -1011,29 +1011,29 @@ msgstr "" msgid "Passwords do not match." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1970 +#: pgadmin/browser/server_groups/servers/__init__.py:1974 msgid "Incorrect password." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:2020 +#: pgadmin/browser/server_groups/servers/__init__.py:2024 msgid "Password changed successfully." msgstr "Senha alterada com sucesso." -#: pgadmin/browser/server_groups/servers/__init__.py:2058 +#: pgadmin/browser/server_groups/servers/__init__.py:2062 msgid "WAL replay paused" msgstr "Reprodução WAL pausada" -#: pgadmin/browser/server_groups/servers/__init__.py:2069 +#: pgadmin/browser/server_groups/servers/__init__.py:2073 msgid "WAL replay resumed" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:2075 -#: pgadmin/browser/server_groups/servers/__init__.py:2133 +#: pgadmin/browser/server_groups/servers/__init__.py:2079 +#: pgadmin/browser/server_groups/servers/__init__.py:2137 msgid "Please connect the server." msgstr "Por favor, conecte o servidor." -#: pgadmin/browser/server_groups/servers/__init__.py:2268 -#: pgadmin/browser/server_groups/servers/__init__.py:2311 +#: pgadmin/browser/server_groups/servers/__init__.py:2272 +#: pgadmin/browser/server_groups/servers/__init__.py:2315 msgid "The saved password cleared successfully." msgstr "A senha salva foi apagada com sucesso." @@ -1197,7 +1197,7 @@ msgstr "Não foi possível encontrar a conversão especificada no servidor." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/exclusion_constraint/utils.py:236 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py:207 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/utils.py:208 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1534 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1537 #: pgadmin/browser/server_groups/servers/roles/__init__.py:1336 msgid "-- definition incomplete" msgstr "-- definição incompleta" @@ -1243,14 +1243,14 @@ msgstr "Lançar..." #: pgadmin/static/js/socket_instance.js:33 #: pgadmin/tools/backup/static/js/backup.js:268 #: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:436 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:464 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:465 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:391 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:395 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:716 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:758 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:91 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:112 -#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:172 +#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:176 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:78 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:100 #: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:53 @@ -1336,12 +1336,12 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:44 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.ui.js:28 -#: pgadmin/dashboard/static/js/Dashboard.jsx:388 -#: pgadmin/dashboard/static/js/Dashboard.jsx:776 +#: pgadmin/dashboard/static/js/Dashboard.jsx:391 +#: pgadmin/dashboard/static/js/Dashboard.jsx:779 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:53 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:52 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:134 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:118 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:119 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:103 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:54 @@ -2196,7 +2196,7 @@ msgstr "Padrão" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:24 #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:166 #: pgadmin/browser/templates/browser/js/messages.js:33 -#: pgadmin/dashboard/static/js/Dashboard.jsx:406 +#: pgadmin/dashboard/static/js/Dashboard.jsx:409 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:105 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:55 @@ -2216,8 +2216,8 @@ msgstr "Estado" #: pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/static/js/dbms_jobscheduler.ui.js:36 #: pgadmin/misc/sql/static/js/SQL.jsx:77 pgadmin/static/js/UtilityView.jsx:43 #: pgadmin/tools/backup/static/js/backup.js:156 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:294 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:749 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:295 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:755 #: pgadmin/tools/import_export/static/js/import_export.js:80 #: pgadmin/tools/maintenance/static/js/maintenance.js:95 #: pgadmin/tools/restore/static/js/restore.js:93 @@ -2305,7 +2305,7 @@ msgstr "Acionador de evento..." #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:108 #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:117 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:793 +#: pgadmin/dashboard/static/js/Dashboard.jsx:796 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2754,7 +2754,7 @@ msgstr "Mapeamento do usuário..." #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/static/js/user_mapping.ui.js:36 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/Dashboard.jsx:579 +#: pgadmin/dashboard/static/js/Dashboard.jsx:582 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:25 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:24 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:158 @@ -3054,7 +3054,7 @@ msgid "Schema dropped" msgstr "Esquema caiu" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:736 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:184 msgid "Definition incomplete." msgstr "Definição incompleta." @@ -3549,7 +3549,7 @@ msgstr "Estatísticas" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.ui.js:498 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:386 -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:51 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:491 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:491 @@ -3896,7 +3896,7 @@ msgid "Function..." msgstr "Função..." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:754 +#: pgadmin/dashboard/static/js/Dashboard.jsx:757 msgid "Mode" msgstr "Modo" @@ -4488,19 +4488,19 @@ msgstr "Tabela caiu" msgid "Table rows counted: {}" msgstr "Linhas da tabela contadas: {}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1112 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1115 msgid "Table statistics have been reset" msgstr "As estatísticas da tabela foram redefinidas" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1438 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1441 msgid "-- definition incomplete for {0}" msgstr "-- definição incompleta para {0}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1996 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1999 msgid "Table truncated" msgstr "Tabela truncada" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2062 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2065 msgid "" "The table is currently locked and the operation cannot be completed. " "Please try again later. \r\n" @@ -5173,7 +5173,7 @@ msgstr "Não foi possível localizar o índice na tabela." #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:6 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:309 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:131 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:128 msgid "Size" msgstr "Tamanho" @@ -5254,9 +5254,9 @@ msgid "Access Method" msgstr "Método de Acesso" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:480 -#: pgadmin/static/js/SchemaView/index.jsx:646 -#: pgadmin/static/js/SchemaView/index.jsx:673 -#: pgadmin/static/js/SchemaView/index.jsx:694 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:118 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:129 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:159 #: pgadmin/static/js/components/QueryThresholds.jsx:44 msgid "Warning" msgstr "Aviso" @@ -6461,7 +6461,7 @@ msgid "Transition" msgstr "Transição" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.ui.js:426 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:436 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:437 msgid "New table" msgstr "Nova tabela" @@ -6940,7 +6940,7 @@ msgstr "Verificar opções" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:399 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:18 msgid "No" msgstr "Não" @@ -6979,9 +6979,9 @@ msgstr "Tamanho dos arquivos temporários" #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:186 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 -#: pgadmin/dashboard/static/js/Dashboard.jsx:665 -#: pgadmin/dashboard/static/js/Dashboard.jsx:783 +#: pgadmin/dashboard/static/js/Dashboard.jsx:572 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 +#: pgadmin/dashboard/static/js/Dashboard.jsx:786 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:143 msgid "Database" msgstr "Banco de dados" @@ -7045,7 +7045,7 @@ msgid "Database already connected." msgstr "Banco de dados já conectado." #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:498 -#: pgadmin/static/js/helpers/Notifier.jsx:125 +#: pgadmin/static/js/helpers/Notifier.jsx:126 #, python-format msgid "Error: Object not found - %s." msgstr "Erro: Objeto não encontrado - %s." @@ -7749,7 +7749,7 @@ msgstr "Etapa do Trabalho..." #: pgadmin/browser/templates/browser/js/messages.js:24 #: pgadmin/dashboard/static/js/ActiveQuery.ui.js:52 #: pgadmin/static/js/BrowserComponent.jsx:51 -#: pgadmin/static/js/SchemaView/FormView.jsx:420 +#: pgadmin/static/js/SchemaView/FormView.jsx:326 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:63 msgid "SQL" msgstr "" @@ -7806,8 +7806,8 @@ msgstr "Falha" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:663 pgadmin/dashboard/__init__.py:690 -#: pgadmin/dashboard/static/js/Dashboard.jsx:147 -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:151 +#: pgadmin/dashboard/static/js/Dashboard.jsx:213 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "Sucesso" @@ -7927,8 +7927,8 @@ msgid "Replica Nodes" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:21 -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 -#: pgadmin/dashboard/static/js/Dashboard.jsx:656 +#: pgadmin/dashboard/static/js/Dashboard.jsx:563 +#: pgadmin/dashboard/static/js/Dashboard.jsx:659 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:41 #: pgadmin/dashboard/static/js/Replication/schema_ui/replication_stats.ui.js:23 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:46 @@ -7958,8 +7958,8 @@ msgid "Client Port" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:39 -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 -#: pgadmin/dashboard/static/js/Dashboard.jsx:621 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 +#: pgadmin/dashboard/static/js/Dashboard.jsx:624 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:57 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:55 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:219 @@ -8458,6 +8458,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:128 #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:136 #: pgadmin/browser/templates/browser/js/messages.js:23 +#: pgadmin/static/js/SchemaView/FormView.jsx:70 #: pgadmin/tools/import_export/static/js/import_export.ui.js:52 #: pgadmin/tools/import_export/static/js/import_export.ui.js:62 #: pgadmin/tools/import_export/static/js/import_export.ui.js:85 @@ -8993,7 +8994,7 @@ msgid "TTY" msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:504 -#: pgadmin/dashboard/static/js/Dashboard.jsx:321 +#: pgadmin/dashboard/static/js/Dashboard.jsx:324 msgid "Replication" msgstr "" @@ -9128,7 +9129,7 @@ msgstr "Não definido" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:401 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:22 msgid "Yes" msgstr "Sim" @@ -9199,19 +9200,19 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:31 -#: pgadmin/dashboard/static/js/Dashboard.jsx:605 +#: pgadmin/dashboard/static/js/Dashboard.jsx:608 msgid "Backend start" msgstr "Início do back-end" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/Dashboard.jsx:596 +#: pgadmin/dashboard/static/js/Dashboard.jsx:599 msgid "Client" msgstr "Cliente" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/Dashboard.jsx:588 +#: pgadmin/dashboard/static/js/Dashboard.jsx:591 msgid "Application" msgstr "Aplicativo" @@ -9353,8 +9354,8 @@ msgstr "Erro ao obter detalhes do nó." #: pgadmin/browser/static/js/collection.js:46 #: pgadmin/dashboard/static/js/components/RefreshButtons.jsx:36 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:551 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:566 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:561 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:576 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:360 msgid "Refresh" msgstr "Atualizar" @@ -10002,7 +10003,7 @@ msgstr "Desconectado com sucesso." #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:170 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:42 #: pgadmin/static/js/Explain/Graphical.jsx:437 -#: pgadmin/static/js/SchemaView/index.jsx:812 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:249 #: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:181 #: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:83 #: pgadmin/static/js/helpers/Layout/index.jsx:54 @@ -10097,11 +10098,11 @@ msgid "Retrieving data from the server..." msgstr "Recuperando dados do servidor..." #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:832 -#: pgadmin/dashboard/static/js/Dashboard.jsx:893 -#: pgadmin/dashboard/static/js/Dashboard.jsx:897 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1028 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1032 +#: pgadmin/dashboard/static/js/Dashboard.jsx:835 +#: pgadmin/dashboard/static/js/Dashboard.jsx:896 +#: pgadmin/dashboard/static/js/Dashboard.jsx:900 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1031 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1035 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:131 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:135 #: pgadmin/misc/dependents/static/js/Dependents.jsx:130 @@ -10334,268 +10335,268 @@ msgstr "Consulta iniciada em" msgid "Last state changed at" msgstr "Último estado alterado em" -#: pgadmin/dashboard/static/js/Dashboard.jsx:114 -#: pgadmin/dashboard/static/js/Dashboard.jsx:167 +#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:171 msgid "Terminate Session?" msgstr "Terminar Sessão?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:115 +#: pgadmin/dashboard/static/js/Dashboard.jsx:119 msgid "Are you sure you wish to terminate the session?" msgstr "Tem certeza que deseja encerrar a sessão?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:122 msgid "Session terminated successfully." msgstr "Sessão encerrada com sucesso." -#: pgadmin/dashboard/static/js/Dashboard.jsx:119 +#: pgadmin/dashboard/static/js/Dashboard.jsx:123 msgid "An error occurred whilst terminating the active query." msgstr "Ocorreu um erro ao encerrar a consulta ativa." -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 -#: pgadmin/dashboard/static/js/Dashboard.jsx:219 +#: pgadmin/dashboard/static/js/Dashboard.jsx:160 +#: pgadmin/dashboard/static/js/Dashboard.jsx:223 msgid "Failed to perform the operation." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:180 +#: pgadmin/dashboard/static/js/Dashboard.jsx:184 msgid "Cancel Active Query?" msgstr "Cancelar Consulta Ativa?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:181 +#: pgadmin/dashboard/static/js/Dashboard.jsx:185 msgid "Are you sure you wish to cancel the active query?" msgstr "Tem certeza que deseja cancelar a consulta ativa?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:184 +#: pgadmin/dashboard/static/js/Dashboard.jsx:188 msgid "Active query cancelled successfully." msgstr "Consulta ativa cancelada com sucesso." -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:189 msgid "An error occurred whilst cancelling the active query." msgstr "Ocorreu um erro ao cancelar a consulta ativa." -#: pgadmin/dashboard/static/js/Dashboard.jsx:230 +#: pgadmin/dashboard/static/js/Dashboard.jsx:234 msgid "Cancel the active query" msgstr "Cancelar a consulta ativa" -#: pgadmin/dashboard/static/js/Dashboard.jsx:254 -#: pgadmin/dashboard/static/js/Dashboard.jsx:263 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 +#: pgadmin/dashboard/static/js/Dashboard.jsx:266 msgid "Active sessions only" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 msgid "Activity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "Configuration" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 -#: pgadmin/dashboard/static/js/Dashboard.jsx:512 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 +#: pgadmin/dashboard/static/js/Dashboard.jsx:515 msgid "Logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "System" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:56 #: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 msgid "Summary" msgstr "Resumo" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:229 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:349 +#: pgadmin/dashboard/static/js/Dashboard.jsx:352 msgid "You cannot cancel background worker processes." msgstr "Você não pode cancelar processos de trabalho em segundo plano." -#: pgadmin/dashboard/static/js/Dashboard.jsx:351 +#: pgadmin/dashboard/static/js/Dashboard.jsx:354 msgid "You cannot terminate background worker processes." msgstr "Você não pode encerrar processos de trabalho em segundo plano." -#: pgadmin/dashboard/static/js/Dashboard.jsx:364 +#: pgadmin/dashboard/static/js/Dashboard.jsx:367 msgid "You are not allowed to cancel the main active session." msgstr "Você não tem permissão para cancelar a sessão ativa principal." -#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +#: pgadmin/dashboard/static/js/Dashboard.jsx:371 msgid "You are not allowed to terminate the main active session." msgstr "Você não tem permissão para encerrar a sessão ativa principal." -#: pgadmin/dashboard/static/js/Dashboard.jsx:376 +#: pgadmin/dashboard/static/js/Dashboard.jsx:379 msgid "The session is already in idle state." msgstr "A sessão já está em estado ocioso." -#: pgadmin/dashboard/static/js/Dashboard.jsx:397 +#: pgadmin/dashboard/static/js/Dashboard.jsx:400 msgid "Category" msgstr "Categoria" -#: pgadmin/dashboard/static/js/Dashboard.jsx:415 +#: pgadmin/dashboard/static/js/Dashboard.jsx:418 msgid "Unit" msgstr "Unidade" -#: pgadmin/dashboard/static/js/Dashboard.jsx:424 +#: pgadmin/dashboard/static/js/Dashboard.jsx:427 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Description" msgstr "Descrição" -#: pgadmin/dashboard/static/js/Dashboard.jsx:471 +#: pgadmin/dashboard/static/js/Dashboard.jsx:474 msgid "Failed to download the logs." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:486 +#: pgadmin/dashboard/static/js/Dashboard.jsx:489 msgid "View the log details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:491 +#: pgadmin/dashboard/static/js/Dashboard.jsx:494 msgid "Error Severity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:501 +#: pgadmin/dashboard/static/js/Dashboard.jsx:504 msgid "Log Prefix/Timestamp" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:555 +#: pgadmin/dashboard/static/js/Dashboard.jsx:558 msgid "View the active session details" msgstr "Exibir os detalhes da sessão ativa" -#: pgadmin/dashboard/static/js/Dashboard.jsx:613 +#: pgadmin/dashboard/static/js/Dashboard.jsx:616 msgid "Transaction start" msgstr "Início da transação" -#: pgadmin/dashboard/static/js/Dashboard.jsx:631 +#: pgadmin/dashboard/static/js/Dashboard.jsx:634 msgid "Waiting" msgstr "Aguardando" -#: pgadmin/dashboard/static/js/Dashboard.jsx:639 +#: pgadmin/dashboard/static/js/Dashboard.jsx:642 msgid "Wait event" msgstr "Aguardar evento" -#: pgadmin/dashboard/static/js/Dashboard.jsx:646 +#: pgadmin/dashboard/static/js/Dashboard.jsx:649 msgid "Blocking PIDs" msgstr "Bloqueando PIDs" -#: pgadmin/dashboard/static/js/Dashboard.jsx:675 +#: pgadmin/dashboard/static/js/Dashboard.jsx:678 msgid "Lock type" msgstr "Tipo de bloqueio" -#: pgadmin/dashboard/static/js/Dashboard.jsx:684 +#: pgadmin/dashboard/static/js/Dashboard.jsx:687 msgid "Target relation" msgstr "Relação de destino" -#: pgadmin/dashboard/static/js/Dashboard.jsx:691 +#: pgadmin/dashboard/static/js/Dashboard.jsx:694 msgid "Page" msgstr "Página" -#: pgadmin/dashboard/static/js/Dashboard.jsx:700 +#: pgadmin/dashboard/static/js/Dashboard.jsx:703 msgid "Tuple" msgstr "Tupla" -#: pgadmin/dashboard/static/js/Dashboard.jsx:709 +#: pgadmin/dashboard/static/js/Dashboard.jsx:712 msgid "vXID (target)" msgstr "vXID (destino)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:718 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "XID (target)" msgstr "XID (destino)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:730 msgid "Class" msgstr "Classe" -#: pgadmin/dashboard/static/js/Dashboard.jsx:736 +#: pgadmin/dashboard/static/js/Dashboard.jsx:739 msgid "Object ID" msgstr "ID do objeto" -#: pgadmin/dashboard/static/js/Dashboard.jsx:745 +#: pgadmin/dashboard/static/js/Dashboard.jsx:748 msgid "vXID (owner)" msgstr "vXID (proprietário)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:764 +#: pgadmin/dashboard/static/js/Dashboard.jsx:767 msgid "Granted?" msgstr "Concedido?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:800 +#: pgadmin/dashboard/static/js/Dashboard.jsx:803 msgid "XID" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:807 +#: pgadmin/dashboard/static/js/Dashboard.jsx:810 msgid "Prepared at" msgstr "Preparado em" -#: pgadmin/dashboard/static/js/Dashboard.jsx:824 +#: pgadmin/dashboard/static/js/Dashboard.jsx:827 msgid "Text" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:825 +#: pgadmin/dashboard/static/js/Dashboard.jsx:828 msgid "JSON" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:826 +#: pgadmin/dashboard/static/js/Dashboard.jsx:829 msgid "CSV" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:848 +#: pgadmin/dashboard/static/js/Dashboard.jsx:851 msgid "Please connect to the selected server to view the dashboard." msgstr "Conecte-se ao servidor selecionado para visualizar o painel." -#: pgadmin/dashboard/static/js/Dashboard.jsx:854 +#: pgadmin/dashboard/static/js/Dashboard.jsx:857 msgid "Loading dashboard..." msgstr "Carregando painel..." -#: pgadmin/dashboard/static/js/Dashboard.jsx:877 +#: pgadmin/dashboard/static/js/Dashboard.jsx:880 msgid "Loading logs..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:886 +#: pgadmin/dashboard/static/js/Dashboard.jsx:889 msgid "" "Please enable the logging to view the server logs or check the log file " "is in place or not." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:908 +#: pgadmin/dashboard/static/js/Dashboard.jsx:911 msgid "" "The system_stats extension is not installed. You can install the " "extension in a database using the \"CREATE EXTENSION system_stats;\" SQL " "command. Reload pgAdmin once it is installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:916 +#: pgadmin/dashboard/static/js/Dashboard.jsx:919 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:963 +#: pgadmin/dashboard/static/js/Dashboard.jsx:966 msgid "Table based logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:968 +#: pgadmin/dashboard/static/js/Dashboard.jsx:971 msgid "Log Format" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:980 +#: pgadmin/dashboard/static/js/Dashboard.jsx:983 msgid "Tabular format?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:998 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1001 msgid "Download logs " msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1082 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1085 msgid "Sessions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1093 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1096 msgid "Locks" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1101 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1104 msgid "Prepared Transactions" msgstr "" @@ -11476,6 +11477,7 @@ msgstr "" #: pgadmin/misc/cloud/static/js/azure.js:34 #: pgadmin/misc/cloud/static/js/google.js:35 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 +#: pgadmin/static/js/SchemaView/useSchemaState.js:258 msgid "Loading..." msgstr "Carregando..." @@ -12302,7 +12304,7 @@ msgid "Go Back" msgstr "" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 -#: pgadmin/static/js/SchemaView/DataGridView.jsx:264 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:204 #: pgadmin/static/js/components/PgTable.jsx:280 #: pgadmin/static/js/components/PgTable.jsx:281 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:409 @@ -12349,7 +12351,7 @@ msgid "All Files" msgstr "Todos os Arquivos" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:848 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:609 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:619 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:19 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:117 @@ -12369,11 +12371,11 @@ msgid "Cancel" msgstr "Cancelar" #: pgadmin/misc/file_manager/static/js/components/GridView.jsx:146 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:168 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:171 msgid "No files/folders found" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:127 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:124 msgid "Date Modified" msgstr "" @@ -12426,38 +12428,39 @@ msgstr "Grade de resultados" msgid "This settings is to Show/Hide nodes in the object explorer." msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:538 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:544 msgid "Object explorer refresh required" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:539 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:545 msgid "An object explorer refresh is required. Do you wish to refresh it now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:552 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:567 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:562 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:577 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:361 msgid "Later" msgstr "Depois" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:558 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:568 msgid "Refresh required" msgstr "Atualização necessária" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:559 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:569 msgid "" "A page refresh is required to apply the theme. Do you wish to refresh the" " page now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:605 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:615 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:242 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:436 msgid "Help for this dialog." msgstr "Ajuda para esta caixa de diálogo." -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:612 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:622 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:27 -#: pgadmin/static/js/SchemaView/index.jsx:818 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:260 msgid "Save" msgstr "Salvar" @@ -12612,7 +12615,7 @@ msgstr "Por favor, digite a senha do usuário para conectar o servidor - \"%s\"" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:66 #: pgadmin/static/js/helpers/Notifier.jsx:49 -#: pgadmin/static/js/helpers/Notifier.jsx:169 +#: pgadmin/static/js/helpers/Notifier.jsx:172 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:93 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -12862,7 +12865,7 @@ msgid "" "Alternatively, you can also execute \"EXPLAIN (FORMAT JSON) [QUERY]\"." msgstr "" -#: pgadmin/static/js/PgTreeView/index.jsx:96 +#: pgadmin/static/js/PgTreeView/index.jsx:99 msgid "No objects are found to display" msgstr "" @@ -12891,59 +12894,63 @@ msgstr "ARTIGOS DE AJUDA" msgid "Show all" msgstr "Mostrar tudo" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:269 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:209 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:215 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:622 msgid "Add row" msgstr "Adicionar linha" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:388 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:329 msgid "Edit row" msgstr "Editar linha" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:405 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:346 msgid "Delete row" msgstr "Excluir linha" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:427 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:368 msgid "Delete Row" msgstr "Excluir Linha" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:428 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:369 msgid "Are you sure you wish to delete this row?" msgstr "Tem certeza de que deseja excluir esta linha?" -#: pgadmin/static/js/SchemaView/index.jsx:289 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:119 +msgid "Changes will be lost. Are you sure you want to reset?" +msgstr "As alterações serão perdidas. " + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:180 +msgid "No updates." +msgstr "Sem atualizações." + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:237 +msgid "SQL help for this object type." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:255 +msgid "Reset" +msgstr "Redefinir" + +#: pgadmin/static/js/SchemaView/SchemaPropertiesView.jsx:165 +msgid "Edit object..." +msgstr "" + +#: pgadmin/static/js/SchemaView/schemaUtils.js:247 #, python-format msgid "%s must be unique." msgstr "%s deve ser único." -#: pgadmin/static/js/SchemaView/index.jsx:291 +#: pgadmin/static/js/SchemaView/schemaUtils.js:251 #, python-format msgid "%s in %s must be unique." msgstr "%s em %s deve ser único." -#: pgadmin/static/js/SchemaView/index.jsx:312 +#: pgadmin/static/js/SchemaView/schemaUtils.js:307 #, python-format msgid "%s in %s" msgstr "%s em %s" -#: pgadmin/static/js/SchemaView/index.jsx:647 -msgid "Changes will be lost. Are you sure you want to reset?" -msgstr "As alterações serão perdidas. " - -#: pgadmin/static/js/SchemaView/index.jsx:739 -msgid "No updates." -msgstr "Sem atualizações." - -#: pgadmin/static/js/SchemaView/index.jsx:815 -msgid "Reset" -msgstr "Redefinir" - -#: pgadmin/static/js/SchemaView/index.jsx:988 -msgid "Edit object..." -msgstr "" - #: pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx:16 msgid "Forget Password" msgstr "" @@ -13055,7 +13062,7 @@ msgstr "" msgid "Cmd" msgstr "" -#: pgadmin/static/js/components/PgReactDataGrid.jsx:147 +#: pgadmin/static/js/components/PgReactDataGrid.jsx:156 msgid "No rows found." msgstr "" @@ -13137,7 +13144,7 @@ msgstr "Maximizar" msgid "Minimize" msgstr "Minimizar" -#: pgadmin/static/js/helpers/Notifier.jsx:136 +#: pgadmin/static/js/helpers/Notifier.jsx:139 msgid "Connection Lost" msgstr "Conexão perdida" @@ -14121,107 +14128,107 @@ msgstr "" msgid "(Connection failed)" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:298 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:299 msgid "Preparing..." msgstr "Preparando..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:364 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:365 msgid "Save changes?" msgstr "Salvar alterações?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:367 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:368 msgid "The diagram has changed. Do you want to save changes?" msgstr "O diagrama foi alterado. " -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:427 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:428 #, python-format msgid "Table: %s (%s)" msgstr "Tabela: %s (%s)" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:429 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:438 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:430 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:439 msgid "Table name already exists" msgstr "O nome da tabela já existe" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:455 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:456 msgid "Cannot drop table from outside of the current database." msgstr "Não é possível remover a tabela de fora do banco de dados atual." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:502 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 msgid "Delete ?" msgstr "Excluir ?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 #, python-format msgid "You have selected %s tables and %s links." msgstr "Você selecionou %s tabelas e %s links." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:505 msgid "Are you sure you want to delete ?" msgstr "Tem certeza de que deseja excluir ?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:555 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:560 msgid "Loading project..." msgstr "Carregando projeto..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:591 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:597 msgid "Saving..." msgstr "Salvando..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:596 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:602 msgid "Project saved successfully." msgstr "Projeto salvo com sucesso." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:631 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:637 msgid "-- This script was generated by the ERD tool in pgAdmin 4.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:632 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:638 msgid "" "-- Please log an issue at https://github.com/pgadmin-" "org/pgadmin4/issues/new/choose if you find any bugs, including " "reproduction steps.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:645 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:651 msgid "Preparing the SQL..." msgstr "Preparando o SQL..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:672 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:678 msgid "Preparing the image..." msgstr "Preparando a imagem..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:745 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:751 msgid "Unknown error. Check console logs" msgstr "Erro desconhecido. " -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:760 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:766 msgid "Maximum image size limit" msgstr "Limite máximo de tamanho de imagem" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:761 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:767 msgid "" "The downloaded image has exceeded the maximum size of 32767 x 32767 " "pixels, and has been cropped to that size." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:770 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:776 msgid "One to many relation" msgstr "Relação de um para muitos" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:778 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:784 msgid "Many to many relation" msgstr "Relação de muitos para muitos" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:804 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:810 msgid "Initializing connection..." msgstr "Iniciando conexão..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:835 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:841 msgid "Fetching required data..." msgstr "Buscando os dados necessários..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:858 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:864 msgid "Fetching schema data..." msgstr "Buscando dados de esquema..." @@ -14551,7 +14558,7 @@ msgid "" msgstr "" #: pgadmin/tools/import_export_servers/__init__.py:42 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:205 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:211 #: pgadmin/tools/import_export_servers/static/js/import_export_servers.js:47 msgid "Import/Export Servers" msgstr "Importar/Exportar Servidores" @@ -14572,59 +14579,59 @@ msgstr "O arquivo especificado não existe." msgid "Database Servers" msgstr "Servidores de banco de dados" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "Export Servers" msgstr "Exportar Servidores" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "The selected servers were exported successfully." msgstr "Os servidores selecionados foram exportados com sucesso." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:79 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:85 msgid "Export Error" msgstr "Erro de exportação" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:96 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:102 msgid "The selected servers were imported successfully." msgstr "Os servidores selecionados foram importados com sucesso." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:98 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 msgid "" "The existing server groups and servers were removed, and the selected " "servers were imported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:101 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:107 msgid "Import Servers" msgstr "Importar Servidores" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:110 msgid "Import error" msgstr "Erro de importação" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:149 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:155 msgid "" "The following servers will be imported. Click the Finish button to " "complete the import process." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:151 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:157 msgid "" "All existing server groups and servers will be removed before the servers" " above are imported. On a successful import process, the object explorer " "will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:153 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:159 msgid "On a successful import process, the object explorer will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:174 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:175 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:180 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:181 msgid "Error while fetching Server Groups and Servers." msgstr "Erro ao buscar Grupos de Servidores e Servidores." -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:229 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:237 msgid "Select the Server Groups/Servers to import/export:" msgstr "Selecione os Grupos de Servidores/Servidores para importar/exportar:" @@ -14975,41 +14982,41 @@ msgid "" "the Compare button in the Schema Diff tab." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:704 +#: pgadmin/tools/schema_diff/__init__.py:699 msgid "Selected object is not supported for DDL comparison." msgstr "O objeto selecionado não tem suporte para comparação de DDL." -#: pgadmin/tools/schema_diff/__init__.py:728 +#: pgadmin/tools/schema_diff/__init__.py:723 msgid "Server(s) disconnected." msgstr "Servidor(es) desconectado(s)." -#: pgadmin/tools/schema_diff/__init__.py:731 +#: pgadmin/tools/schema_diff/__init__.py:726 msgid "" "Schema diff does not support the comparison between Postgres Server and " "EDB Postgres Advanced Server." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:745 +#: pgadmin/tools/schema_diff/__init__.py:740 msgid "Source and Target database server must be of the same major version." msgstr "" "Os servidores de banco de dados de Origem e Destino devem ser da mesma " "versão principal." -#: pgadmin/tools/schema_diff/__init__.py:794 +#: pgadmin/tools/schema_diff/__init__.py:789 msgid "Comparing {0}" msgstr "Comparando {0}" -#: pgadmin/tools/schema_diff/__init__.py:808 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:366 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:370 +#: pgadmin/tools/schema_diff/__init__.py:803 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:342 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:346 msgid "Database Objects" msgstr "Objetos de banco de dados" -#: pgadmin/tools/schema_diff/__init__.py:858 +#: pgadmin/tools/schema_diff/__init__.py:853 msgid "Comparing {0} " msgstr "Comparando {0}" -#: pgadmin/tools/schema_diff/__init__.py:861 +#: pgadmin/tools/schema_diff/__init__.py:856 msgid "Comparing {0} of schema '{1}'" msgstr "Comparando {0} do esquema '{1}'" @@ -15037,15 +15044,11 @@ msgstr "Diferente" msgid "Ignore Grant/Revoke" msgstr "" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:74 -msgid "Error in schema diff initialize ${error.response.data}" -msgstr "" - -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:783 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "No difference found" msgstr "Nenhuma diferença encontrada" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:788 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:762 msgid "Loading result grid..." msgstr "" @@ -15174,6 +15177,10 @@ msgstr "" msgid "The dependencies will not be resolved in the Schema comparison." msgstr "" +#: pgadmin/tools/schema_diff/static/js/components/SchemaDiffComponent.jsx:73 +msgid "Error in schema diff initialize ${err.response.data}" +msgstr "" + #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:135 msgid "Object name" msgstr "Nome do objeto" @@ -15457,7 +15464,7 @@ msgstr "Por favor insira um número válido" msgid "Invalid JSON input" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:175 +#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:173 msgid "View all geometries in this column" msgstr "Exibir todas as geometrias nesta coluna" @@ -15538,27 +15545,27 @@ msgstr "Linha vazia." msgid "Geometries with non-SRID %s not rendered." msgstr "Geometrias com %s não SRID não renderizadas." -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:301 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:357 msgid "Empty" msgstr "Vazio" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:306 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:362 msgid "Street" msgstr "Rua" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:313 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:369 msgid "Topography" msgstr "Topografia" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:324 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:380 msgid "Gray Style" msgstr "Estilo Cinza" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:335 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:391 msgid "Light Color" msgstr "Cor clara" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:346 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:402 msgid "Dark Matter" msgstr "Matéria Escura" @@ -16977,15 +16984,15 @@ msgid "" "the database server." msgstr "" -#: pgadmin/utils/heartbeat.py:34 +#: pgadmin/utils/heartbeat.py:35 msgid "Manager not found. Stopped Heartbeat logging." msgstr "" -#: pgadmin/utils/heartbeat.py:45 +#: pgadmin/utils/heartbeat.py:51 msgid "Heartbeat logged successfully." msgstr "" -#: pgadmin/utils/heartbeat.py:62 +#: pgadmin/utils/heartbeat.py:68 msgid "Stopped Heartbeat logging." msgstr "" @@ -18555,3 +18562,6 @@ msgstr "" #~ msgid "Server activity" #~ msgstr "Atividade do servidor" +#~ msgid "Error in schema diff initialize ${error.response.data}" +#~ msgstr "" + diff --git a/web/pgadmin/translations/ru/LC_MESSAGES/messages.mo b/web/pgadmin/translations/ru/LC_MESSAGES/messages.mo index f8cddb204fa01fed75a7464c6e7cba15be1615c5..6588d093aa32f455dc823853f394cd815d57fa40 100644 GIT binary patch delta 25 hcmZp;$<}a_ZNukdTo$^9rV2)eR>mfq{~l|83IK|Y3jY8A delta 25 hcmZp;$<}a_ZNukdT;{rlmI{WZR)&_F{~l|83IK}O3kU!J diff --git a/web/pgadmin/translations/ru/LC_MESSAGES/messages.po b/web/pgadmin/translations/ru/LC_MESSAGES/messages.po index 4317dcaec..3e80ac6fb 100644 --- a/web/pgadmin/translations/ru/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/ru/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-07-19 15:19+0530\n" +"POT-Creation-Date: 2024-08-15 21:34+0530\n" "PO-Revision-Date: 2017-11-09 09:44+0300\n" "Last-Translator: Alexander Lakhin \n" "Language: ru\n" @@ -696,8 +696,8 @@ msgstr "Отладчик" #: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:48 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:63 msgid "Schema Diff" msgstr "" @@ -826,7 +826,7 @@ msgid "Server deleted" msgstr "Сервер удалён" #: pgadmin/browser/server_groups/servers/__init__.py:801 -#: pgadmin/browser/server_groups/servers/__init__.py:2226 +#: pgadmin/browser/server_groups/servers/__init__.py:2230 msgid "Could not find the required server." msgstr "Не удалось найти запрошенный сервер." @@ -956,42 +956,42 @@ msgstr "" msgid "Please enter the server details to connect" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1738 -#: pgadmin/tools/schema_diff/__init__.py:368 +#: pgadmin/browser/server_groups/servers/__init__.py:1742 +#: pgadmin/tools/schema_diff/__init__.py:363 #: pgadmin/tools/sqleditor/__init__.py:2575 msgid "Server connected." msgstr "Сервер подключён." -#: pgadmin/browser/server_groups/servers/__init__.py:1778 +#: pgadmin/browser/server_groups/servers/__init__.py:1782 msgid "Server could not be disconnected." msgstr "Отключиться от сервера не удалось." -#: pgadmin/browser/server_groups/servers/__init__.py:1782 +#: pgadmin/browser/server_groups/servers/__init__.py:1786 msgid "Server disconnected." msgstr "Подключение к серверу закрыто." -#: pgadmin/browser/server_groups/servers/__init__.py:1802 +#: pgadmin/browser/server_groups/servers/__init__.py:1806 msgid "Could not reload the server configuration." msgstr "Не удалось перезагрузить конфигурацию сервера." -#: pgadmin/browser/server_groups/servers/__init__.py:1807 +#: pgadmin/browser/server_groups/servers/__init__.py:1811 msgid "Server configuration reloaded." msgstr "Конфигурация сервера перезагружена." -#: pgadmin/browser/server_groups/servers/__init__.py:1852 +#: pgadmin/browser/server_groups/servers/__init__.py:1856 msgid "Named restore point created: {0}" msgstr "Создана именованная точка восстановления: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1858 +#: pgadmin/browser/server_groups/servers/__init__.py:1862 msgid "Named restore point creation failed ({0})" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1927 -#: pgadmin/browser/server_groups/servers/__init__.py:1939 +#: pgadmin/browser/server_groups/servers/__init__.py:1931 +#: pgadmin/browser/server_groups/servers/__init__.py:1943 msgid "Could not find the required parameter(s)." msgstr "Не удалось найти требуемый параметр(ы)." -#: pgadmin/browser/server_groups/servers/__init__.py:1948 +#: pgadmin/browser/server_groups/servers/__init__.py:1952 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:133 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:446 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:381 @@ -1001,29 +1001,29 @@ msgstr "Не удалось найти требуемый параметр(ы)." msgid "Passwords do not match." msgstr "Пароли не совпадают." -#: pgadmin/browser/server_groups/servers/__init__.py:1970 +#: pgadmin/browser/server_groups/servers/__init__.py:1974 msgid "Incorrect password." msgstr "Неверный пароль." -#: pgadmin/browser/server_groups/servers/__init__.py:2020 +#: pgadmin/browser/server_groups/servers/__init__.py:2024 msgid "Password changed successfully." msgstr "Пароль изменён успешно." -#: pgadmin/browser/server_groups/servers/__init__.py:2058 +#: pgadmin/browser/server_groups/servers/__init__.py:2062 msgid "WAL replay paused" msgstr "Воспроизведение WAL приостановлено" -#: pgadmin/browser/server_groups/servers/__init__.py:2069 +#: pgadmin/browser/server_groups/servers/__init__.py:2073 msgid "WAL replay resumed" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:2075 -#: pgadmin/browser/server_groups/servers/__init__.py:2133 +#: pgadmin/browser/server_groups/servers/__init__.py:2079 +#: pgadmin/browser/server_groups/servers/__init__.py:2137 msgid "Please connect the server." msgstr "Пожалуйста, подключитесь к серверу." -#: pgadmin/browser/server_groups/servers/__init__.py:2268 -#: pgadmin/browser/server_groups/servers/__init__.py:2311 +#: pgadmin/browser/server_groups/servers/__init__.py:2272 +#: pgadmin/browser/server_groups/servers/__init__.py:2315 msgid "The saved password cleared successfully." msgstr "" @@ -1191,7 +1191,7 @@ msgstr "Не удалось найти указанное приведение #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/exclusion_constraint/utils.py:236 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py:207 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/utils.py:208 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1534 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1537 #: pgadmin/browser/server_groups/servers/roles/__init__.py:1336 msgid "-- definition incomplete" msgstr "-- неполное определение" @@ -1237,14 +1237,14 @@ msgstr "Приведение..." #: pgadmin/static/js/socket_instance.js:33 #: pgadmin/tools/backup/static/js/backup.js:268 #: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:436 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:464 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:465 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:391 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:395 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:716 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:758 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:91 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:112 -#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:172 +#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:176 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:78 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:100 #: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:53 @@ -1330,12 +1330,12 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:44 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.ui.js:28 -#: pgadmin/dashboard/static/js/Dashboard.jsx:388 -#: pgadmin/dashboard/static/js/Dashboard.jsx:776 +#: pgadmin/dashboard/static/js/Dashboard.jsx:391 +#: pgadmin/dashboard/static/js/Dashboard.jsx:779 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:53 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:52 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:134 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:118 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:119 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:103 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:54 @@ -2190,7 +2190,7 @@ msgstr "По умолчанию" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:24 #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:166 #: pgadmin/browser/templates/browser/js/messages.js:33 -#: pgadmin/dashboard/static/js/Dashboard.jsx:406 +#: pgadmin/dashboard/static/js/Dashboard.jsx:409 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:105 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:55 @@ -2210,8 +2210,8 @@ msgstr "Состояние" #: pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/static/js/dbms_jobscheduler.ui.js:36 #: pgadmin/misc/sql/static/js/SQL.jsx:77 pgadmin/static/js/UtilityView.jsx:43 #: pgadmin/tools/backup/static/js/backup.js:156 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:294 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:749 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:295 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:755 #: pgadmin/tools/import_export/static/js/import_export.js:80 #: pgadmin/tools/maintenance/static/js/maintenance.js:95 #: pgadmin/tools/restore/static/js/restore.js:93 @@ -2299,7 +2299,7 @@ msgstr "Событийный триггер..." #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:108 #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:117 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:793 +#: pgadmin/dashboard/static/js/Dashboard.jsx:796 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2748,7 +2748,7 @@ msgstr "Сопоставление пользователей..." #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/static/js/user_mapping.ui.js:36 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/Dashboard.jsx:579 +#: pgadmin/dashboard/static/js/Dashboard.jsx:582 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:25 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:24 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:158 @@ -3061,7 +3061,7 @@ msgid "Schema dropped" msgstr "Схема удалена" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:736 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:184 msgid "Definition incomplete." msgstr "Определение неполное." @@ -3562,7 +3562,7 @@ msgstr "Статистика" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.ui.js:498 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:386 -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:51 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:491 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:491 @@ -3909,7 +3909,7 @@ msgid "Function..." msgstr "Функция..." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:754 +#: pgadmin/dashboard/static/js/Dashboard.jsx:757 msgid "Mode" msgstr "Режим" @@ -4499,19 +4499,19 @@ msgstr "Таблица удалена" msgid "Table rows counted: {}" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1112 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1115 msgid "Table statistics have been reset" msgstr "Статистика таблицы была сброшена" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1438 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1441 msgid "-- definition incomplete for {0}" msgstr "-- неполное определение для {0}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1996 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1999 msgid "Table truncated" msgstr "Таблица опустошена" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2062 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2065 msgid "" "The table is currently locked and the operation cannot be completed. " "Please try again later. \r\n" @@ -5184,7 +5184,7 @@ msgstr "Не удалось найти индекс в таблице." #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:6 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:309 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:131 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:128 msgid "Size" msgstr "Размер" @@ -5265,9 +5265,9 @@ msgid "Access Method" msgstr "Метод доступа" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:480 -#: pgadmin/static/js/SchemaView/index.jsx:646 -#: pgadmin/static/js/SchemaView/index.jsx:673 -#: pgadmin/static/js/SchemaView/index.jsx:694 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:118 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:129 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:159 #: pgadmin/static/js/components/QueryThresholds.jsx:44 msgid "Warning" msgstr "" @@ -6477,7 +6477,7 @@ msgid "Transition" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.ui.js:426 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:436 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:437 msgid "New table" msgstr "" @@ -6958,7 +6958,7 @@ msgstr "Параметры проверки" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:399 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:18 msgid "No" msgstr "Нет" @@ -6997,9 +6997,9 @@ msgstr "Размер временных файлов" #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:186 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 -#: pgadmin/dashboard/static/js/Dashboard.jsx:665 -#: pgadmin/dashboard/static/js/Dashboard.jsx:783 +#: pgadmin/dashboard/static/js/Dashboard.jsx:572 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 +#: pgadmin/dashboard/static/js/Dashboard.jsx:786 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:143 msgid "Database" msgstr "База данных" @@ -7065,7 +7065,7 @@ msgid "Database already connected." msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:498 -#: pgadmin/static/js/helpers/Notifier.jsx:125 +#: pgadmin/static/js/helpers/Notifier.jsx:126 #, python-format msgid "Error: Object not found - %s." msgstr "" @@ -7788,7 +7788,7 @@ msgstr "Шаг задания..." #: pgadmin/browser/templates/browser/js/messages.js:24 #: pgadmin/dashboard/static/js/ActiveQuery.ui.js:52 #: pgadmin/static/js/BrowserComponent.jsx:51 -#: pgadmin/static/js/SchemaView/FormView.jsx:420 +#: pgadmin/static/js/SchemaView/FormView.jsx:326 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:63 msgid "SQL" msgstr "SQL" @@ -7845,8 +7845,8 @@ msgstr "Ошибка" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:663 pgadmin/dashboard/__init__.py:690 -#: pgadmin/dashboard/static/js/Dashboard.jsx:147 -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:151 +#: pgadmin/dashboard/static/js/Dashboard.jsx:213 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "Успех" @@ -7966,8 +7966,8 @@ msgid "Replica Nodes" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:21 -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 -#: pgadmin/dashboard/static/js/Dashboard.jsx:656 +#: pgadmin/dashboard/static/js/Dashboard.jsx:563 +#: pgadmin/dashboard/static/js/Dashboard.jsx:659 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:41 #: pgadmin/dashboard/static/js/Replication/schema_ui/replication_stats.ui.js:23 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:46 @@ -7997,8 +7997,8 @@ msgid "Client Port" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:39 -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 -#: pgadmin/dashboard/static/js/Dashboard.jsx:621 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 +#: pgadmin/dashboard/static/js/Dashboard.jsx:624 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:57 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:55 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:219 @@ -8572,6 +8572,7 @@ msgstr "Роли, отмеченные галочкой, имеют характ #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:128 #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:136 #: pgadmin/browser/templates/browser/js/messages.js:23 +#: pgadmin/static/js/SchemaView/FormView.jsx:70 #: pgadmin/tools/import_export/static/js/import_export.ui.js:52 #: pgadmin/tools/import_export/static/js/import_export.ui.js:62 #: pgadmin/tools/import_export/static/js/import_export.ui.js:85 @@ -9110,7 +9111,7 @@ msgid "TTY" msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:504 -#: pgadmin/dashboard/static/js/Dashboard.jsx:321 +#: pgadmin/dashboard/static/js/Dashboard.jsx:324 msgid "Replication" msgstr "" @@ -9245,7 +9246,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:401 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:22 msgid "Yes" msgstr "Да" @@ -9316,19 +9317,19 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:31 -#: pgadmin/dashboard/static/js/Dashboard.jsx:605 +#: pgadmin/dashboard/static/js/Dashboard.jsx:608 msgid "Backend start" msgstr "Серверный процесс запущен" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/Dashboard.jsx:596 +#: pgadmin/dashboard/static/js/Dashboard.jsx:599 msgid "Client" msgstr "Клиент" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/Dashboard.jsx:588 +#: pgadmin/dashboard/static/js/Dashboard.jsx:591 msgid "Application" msgstr "Приложение" @@ -9473,8 +9474,8 @@ msgstr "Ошибка при получении информации узла." #: pgadmin/browser/static/js/collection.js:46 #: pgadmin/dashboard/static/js/components/RefreshButtons.jsx:36 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:551 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:566 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:561 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:576 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:360 msgid "Refresh" msgstr "Обновить" @@ -10126,7 +10127,7 @@ msgstr "" #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:170 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:42 #: pgadmin/static/js/Explain/Graphical.jsx:437 -#: pgadmin/static/js/SchemaView/index.jsx:812 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:249 #: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:181 #: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:83 #: pgadmin/static/js/helpers/Layout/index.jsx:54 @@ -10225,11 +10226,11 @@ msgid "Retrieving data from the server..." msgstr "Получение данных с сервера..." #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:832 -#: pgadmin/dashboard/static/js/Dashboard.jsx:893 -#: pgadmin/dashboard/static/js/Dashboard.jsx:897 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1028 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1032 +#: pgadmin/dashboard/static/js/Dashboard.jsx:835 +#: pgadmin/dashboard/static/js/Dashboard.jsx:896 +#: pgadmin/dashboard/static/js/Dashboard.jsx:900 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1031 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1035 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:131 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:135 #: pgadmin/misc/dependents/static/js/Dependents.jsx:130 @@ -10460,268 +10461,268 @@ msgstr "Запрос начался в" msgid "Last state changed at" msgstr "Последнее изменение состояния в" -#: pgadmin/dashboard/static/js/Dashboard.jsx:114 -#: pgadmin/dashboard/static/js/Dashboard.jsx:167 +#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:171 msgid "Terminate Session?" msgstr "Завершить сеанс?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:115 +#: pgadmin/dashboard/static/js/Dashboard.jsx:119 msgid "Are you sure you wish to terminate the session?" msgstr "Вы действительно хотите завершить сеанс?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:122 msgid "Session terminated successfully." msgstr "Сеанс завершён успешно." -#: pgadmin/dashboard/static/js/Dashboard.jsx:119 +#: pgadmin/dashboard/static/js/Dashboard.jsx:123 msgid "An error occurred whilst terminating the active query." msgstr "При попытке завершить активный запрос произошла ошибка." -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 -#: pgadmin/dashboard/static/js/Dashboard.jsx:219 +#: pgadmin/dashboard/static/js/Dashboard.jsx:160 +#: pgadmin/dashboard/static/js/Dashboard.jsx:223 msgid "Failed to perform the operation." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:180 +#: pgadmin/dashboard/static/js/Dashboard.jsx:184 msgid "Cancel Active Query?" msgstr "Отменить активный запрос?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:181 +#: pgadmin/dashboard/static/js/Dashboard.jsx:185 msgid "Are you sure you wish to cancel the active query?" msgstr "Вы действительно хотите отменить активный запрос?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:184 +#: pgadmin/dashboard/static/js/Dashboard.jsx:188 msgid "Active query cancelled successfully." msgstr "Активный запрос успешно отменён." -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:189 msgid "An error occurred whilst cancelling the active query." msgstr "При попытке отменить активный запрос произошла ошибка." -#: pgadmin/dashboard/static/js/Dashboard.jsx:230 +#: pgadmin/dashboard/static/js/Dashboard.jsx:234 msgid "Cancel the active query" msgstr "Отменить активный запрос" -#: pgadmin/dashboard/static/js/Dashboard.jsx:254 -#: pgadmin/dashboard/static/js/Dashboard.jsx:263 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 +#: pgadmin/dashboard/static/js/Dashboard.jsx:266 msgid "Active sessions only" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 msgid "Activity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "Configuration" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 -#: pgadmin/dashboard/static/js/Dashboard.jsx:512 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 +#: pgadmin/dashboard/static/js/Dashboard.jsx:515 msgid "Logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "System" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:56 #: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 msgid "Summary" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:229 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:349 +#: pgadmin/dashboard/static/js/Dashboard.jsx:352 msgid "You cannot cancel background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:351 +#: pgadmin/dashboard/static/js/Dashboard.jsx:354 msgid "You cannot terminate background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:364 +#: pgadmin/dashboard/static/js/Dashboard.jsx:367 msgid "You are not allowed to cancel the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +#: pgadmin/dashboard/static/js/Dashboard.jsx:371 msgid "You are not allowed to terminate the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:376 +#: pgadmin/dashboard/static/js/Dashboard.jsx:379 msgid "The session is already in idle state." msgstr "Сеанс уже находится в состоянии простоя." -#: pgadmin/dashboard/static/js/Dashboard.jsx:397 +#: pgadmin/dashboard/static/js/Dashboard.jsx:400 msgid "Category" msgstr "Категория" -#: pgadmin/dashboard/static/js/Dashboard.jsx:415 +#: pgadmin/dashboard/static/js/Dashboard.jsx:418 msgid "Unit" msgstr "Единицы" -#: pgadmin/dashboard/static/js/Dashboard.jsx:424 +#: pgadmin/dashboard/static/js/Dashboard.jsx:427 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Description" msgstr "Описание" -#: pgadmin/dashboard/static/js/Dashboard.jsx:471 +#: pgadmin/dashboard/static/js/Dashboard.jsx:474 msgid "Failed to download the logs." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:486 +#: pgadmin/dashboard/static/js/Dashboard.jsx:489 msgid "View the log details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:491 +#: pgadmin/dashboard/static/js/Dashboard.jsx:494 msgid "Error Severity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:501 +#: pgadmin/dashboard/static/js/Dashboard.jsx:504 msgid "Log Prefix/Timestamp" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:555 +#: pgadmin/dashboard/static/js/Dashboard.jsx:558 msgid "View the active session details" msgstr "Просмотр информации об активном сеансе" -#: pgadmin/dashboard/static/js/Dashboard.jsx:613 +#: pgadmin/dashboard/static/js/Dashboard.jsx:616 msgid "Transaction start" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:631 +#: pgadmin/dashboard/static/js/Dashboard.jsx:634 msgid "Waiting" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:639 +#: pgadmin/dashboard/static/js/Dashboard.jsx:642 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:646 +#: pgadmin/dashboard/static/js/Dashboard.jsx:649 msgid "Blocking PIDs" msgstr "Блокирующие PID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:675 +#: pgadmin/dashboard/static/js/Dashboard.jsx:678 msgid "Lock type" msgstr "Тип блокировки" -#: pgadmin/dashboard/static/js/Dashboard.jsx:684 +#: pgadmin/dashboard/static/js/Dashboard.jsx:687 msgid "Target relation" msgstr "Целевое отношение" -#: pgadmin/dashboard/static/js/Dashboard.jsx:691 +#: pgadmin/dashboard/static/js/Dashboard.jsx:694 msgid "Page" msgstr "Страница" -#: pgadmin/dashboard/static/js/Dashboard.jsx:700 +#: pgadmin/dashboard/static/js/Dashboard.jsx:703 msgid "Tuple" msgstr "Кортеж" -#: pgadmin/dashboard/static/js/Dashboard.jsx:709 +#: pgadmin/dashboard/static/js/Dashboard.jsx:712 msgid "vXID (target)" msgstr "vXID (целевой)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:718 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "XID (target)" msgstr "XID (целевой)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:730 msgid "Class" msgstr "Класс" -#: pgadmin/dashboard/static/js/Dashboard.jsx:736 +#: pgadmin/dashboard/static/js/Dashboard.jsx:739 msgid "Object ID" msgstr "ID объекта" -#: pgadmin/dashboard/static/js/Dashboard.jsx:745 +#: pgadmin/dashboard/static/js/Dashboard.jsx:748 msgid "vXID (owner)" msgstr "vXID (владельца)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:764 +#: pgadmin/dashboard/static/js/Dashboard.jsx:767 msgid "Granted?" msgstr "Получена?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:800 +#: pgadmin/dashboard/static/js/Dashboard.jsx:803 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:807 +#: pgadmin/dashboard/static/js/Dashboard.jsx:810 msgid "Prepared at" msgstr "Подготовлена в" -#: pgadmin/dashboard/static/js/Dashboard.jsx:824 +#: pgadmin/dashboard/static/js/Dashboard.jsx:827 msgid "Text" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:825 +#: pgadmin/dashboard/static/js/Dashboard.jsx:828 msgid "JSON" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:826 +#: pgadmin/dashboard/static/js/Dashboard.jsx:829 msgid "CSV" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:848 +#: pgadmin/dashboard/static/js/Dashboard.jsx:851 msgid "Please connect to the selected server to view the dashboard." msgstr "Подключитесь к выбранному серверу для просмотра информационной панели." -#: pgadmin/dashboard/static/js/Dashboard.jsx:854 +#: pgadmin/dashboard/static/js/Dashboard.jsx:857 msgid "Loading dashboard..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:877 +#: pgadmin/dashboard/static/js/Dashboard.jsx:880 msgid "Loading logs..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:886 +#: pgadmin/dashboard/static/js/Dashboard.jsx:889 msgid "" "Please enable the logging to view the server logs or check the log file " "is in place or not." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:908 +#: pgadmin/dashboard/static/js/Dashboard.jsx:911 msgid "" "The system_stats extension is not installed. You can install the " "extension in a database using the \"CREATE EXTENSION system_stats;\" SQL " "command. Reload pgAdmin once it is installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:916 +#: pgadmin/dashboard/static/js/Dashboard.jsx:919 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:963 +#: pgadmin/dashboard/static/js/Dashboard.jsx:966 msgid "Table based logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:968 +#: pgadmin/dashboard/static/js/Dashboard.jsx:971 msgid "Log Format" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:980 +#: pgadmin/dashboard/static/js/Dashboard.jsx:983 msgid "Tabular format?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:998 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1001 msgid "Download logs " msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1082 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1085 msgid "Sessions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1093 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1096 msgid "Locks" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1101 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1104 msgid "Prepared Transactions" msgstr "" @@ -11608,6 +11609,7 @@ msgstr "" #: pgadmin/misc/cloud/static/js/azure.js:34 #: pgadmin/misc/cloud/static/js/google.js:35 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 +#: pgadmin/static/js/SchemaView/useSchemaState.js:258 msgid "Loading..." msgstr "Загружается..." @@ -12430,7 +12432,7 @@ msgid "Go Back" msgstr "" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 -#: pgadmin/static/js/SchemaView/DataGridView.jsx:264 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:204 #: pgadmin/static/js/components/PgTable.jsx:280 #: pgadmin/static/js/components/PgTable.jsx:281 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:409 @@ -12477,7 +12479,7 @@ msgid "All Files" msgstr "Все файлы" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:848 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:609 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:619 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:19 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:117 @@ -12497,11 +12499,11 @@ msgid "Cancel" msgstr "Отмена" #: pgadmin/misc/file_manager/static/js/components/GridView.jsx:146 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:168 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:171 msgid "No files/folders found" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:127 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:124 msgid "Date Modified" msgstr "" @@ -12554,38 +12556,39 @@ msgstr "" msgid "This settings is to Show/Hide nodes in the object explorer." msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:538 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:544 msgid "Object explorer refresh required" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:539 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:545 msgid "An object explorer refresh is required. Do you wish to refresh it now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:552 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:567 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:562 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:577 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:361 msgid "Later" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:558 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:568 msgid "Refresh required" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:559 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:569 msgid "" "A page refresh is required to apply the theme. Do you wish to refresh the" " page now?" msgstr "" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:605 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:615 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:242 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:436 msgid "Help for this dialog." msgstr "Справка к этому диалогу." -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:612 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:622 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:27 -#: pgadmin/static/js/SchemaView/index.jsx:818 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:260 msgid "Save" msgstr "Сохранить" @@ -12737,7 +12740,7 @@ msgstr "" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:66 #: pgadmin/static/js/helpers/Notifier.jsx:49 -#: pgadmin/static/js/helpers/Notifier.jsx:169 +#: pgadmin/static/js/helpers/Notifier.jsx:172 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:93 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -12987,7 +12990,7 @@ msgid "" "Alternatively, you can also execute \"EXPLAIN (FORMAT JSON) [QUERY]\"." msgstr "" -#: pgadmin/static/js/PgTreeView/index.jsx:96 +#: pgadmin/static/js/PgTreeView/index.jsx:99 msgid "No objects are found to display" msgstr "" @@ -13017,59 +13020,63 @@ msgstr "" msgid "Show all" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:269 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:209 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:215 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:622 msgid "Add row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:388 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:329 msgid "Edit row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:405 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:346 msgid "Delete row" msgstr "" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:427 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:368 msgid "Delete Row" msgstr "Удалить строку" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:428 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:369 msgid "Are you sure you wish to delete this row?" msgstr "Вы действительно хотите удалить эту строку?" -#: pgadmin/static/js/SchemaView/index.jsx:289 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:119 +msgid "Changes will be lost. Are you sure you want to reset?" +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:180 +msgid "No updates." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:237 +msgid "SQL help for this object type." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:255 +msgid "Reset" +msgstr "Сбросить" + +#: pgadmin/static/js/SchemaView/SchemaPropertiesView.jsx:165 +msgid "Edit object..." +msgstr "" + +#: pgadmin/static/js/SchemaView/schemaUtils.js:247 #, python-format msgid "%s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:291 +#: pgadmin/static/js/SchemaView/schemaUtils.js:251 #, python-format msgid "%s in %s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:312 +#: pgadmin/static/js/SchemaView/schemaUtils.js:307 #, python-format msgid "%s in %s" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:647 -msgid "Changes will be lost. Are you sure you want to reset?" -msgstr "" - -#: pgadmin/static/js/SchemaView/index.jsx:739 -msgid "No updates." -msgstr "" - -#: pgadmin/static/js/SchemaView/index.jsx:815 -msgid "Reset" -msgstr "Сбросить" - -#: pgadmin/static/js/SchemaView/index.jsx:988 -msgid "Edit object..." -msgstr "" - #: pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx:16 msgid "Forget Password" msgstr "" @@ -13183,7 +13190,7 @@ msgstr "" msgid "Cmd" msgstr "" -#: pgadmin/static/js/components/PgReactDataGrid.jsx:147 +#: pgadmin/static/js/components/PgReactDataGrid.jsx:156 msgid "No rows found." msgstr "" @@ -13265,7 +13272,7 @@ msgstr "" msgid "Minimize" msgstr "" -#: pgadmin/static/js/helpers/Notifier.jsx:136 +#: pgadmin/static/js/helpers/Notifier.jsx:139 msgid "Connection Lost" msgstr "Подключение потеряно" @@ -14259,112 +14266,112 @@ msgstr "" msgid "(Connection failed)" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:298 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:299 #, fuzzy msgid "Preparing..." msgstr "Загружается..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:364 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:365 msgid "Save changes?" msgstr "Сохранить изменения?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:367 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:368 #, fuzzy msgid "The diagram has changed. Do you want to save changes?" msgstr "Данные были изменены. Желаете сохранить изменения?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:427 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:428 #, python-format msgid "Table: %s (%s)" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:429 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:438 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:430 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:439 msgid "Table name already exists" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:455 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:456 msgid "Cannot drop table from outside of the current database." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:502 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 msgid "Delete ?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 #, python-format msgid "You have selected %s tables and %s links." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:505 msgid "Are you sure you want to delete ?" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:555 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:560 #, fuzzy msgid "Loading project..." msgstr "Загружается..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:591 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:597 #, fuzzy msgid "Saving..." msgstr "Загружается..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:596 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:602 msgid "Project saved successfully." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:631 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:637 msgid "-- This script was generated by the ERD tool in pgAdmin 4.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:632 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:638 msgid "" "-- Please log an issue at https://github.com/pgadmin-" "org/pgadmin4/issues/new/choose if you find any bugs, including " "reproduction steps.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:645 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:651 msgid "Preparing the SQL..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:672 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:678 #, fuzzy msgid "Preparing the image..." msgstr "Загрузка файла..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:745 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:751 msgid "Unknown error. Check console logs" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:760 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:766 msgid "Maximum image size limit" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:761 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:767 msgid "" "The downloaded image has exceeded the maximum size of 32767 x 32767 " "pixels, and has been cropped to that size." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:770 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:776 msgid "One to many relation" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:778 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:784 msgid "Many to many relation" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:804 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:810 msgid "Initializing connection..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:835 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:841 msgid "Fetching required data..." msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:858 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:864 msgid "Fetching schema data..." msgstr "" @@ -14715,7 +14722,7 @@ msgstr "" "формата CSV." #: pgadmin/tools/import_export_servers/__init__.py:42 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:205 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:211 #: pgadmin/tools/import_export_servers/static/js/import_export_servers.js:47 msgid "Import/Export Servers" msgstr "" @@ -14736,59 +14743,59 @@ msgstr "" msgid "Database Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "Export Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "The selected servers were exported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:79 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:85 msgid "Export Error" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:96 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:102 msgid "The selected servers were imported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:98 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 msgid "" "The existing server groups and servers were removed, and the selected " "servers were imported successfully." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:101 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:107 msgid "Import Servers" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:110 msgid "Import error" msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:149 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:155 msgid "" "The following servers will be imported. Click the Finish button to " "complete the import process." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:151 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:157 msgid "" "All existing server groups and servers will be removed before the servers" " above are imported. On a successful import process, the object explorer " "will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:153 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:159 msgid "On a successful import process, the object explorer will be refreshed." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:174 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:175 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:180 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:181 msgid "Error while fetching Server Groups and Servers." msgstr "" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:229 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:237 msgid "Select the Server Groups/Servers to import/export:" msgstr "" @@ -15139,39 +15146,39 @@ msgid "" "the Compare button in the Schema Diff tab." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:704 +#: pgadmin/tools/schema_diff/__init__.py:699 msgid "Selected object is not supported for DDL comparison." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:728 +#: pgadmin/tools/schema_diff/__init__.py:723 msgid "Server(s) disconnected." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:731 +#: pgadmin/tools/schema_diff/__init__.py:726 msgid "" "Schema diff does not support the comparison between Postgres Server and " "EDB Postgres Advanced Server." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:745 +#: pgadmin/tools/schema_diff/__init__.py:740 msgid "Source and Target database server must be of the same major version." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:794 +#: pgadmin/tools/schema_diff/__init__.py:789 msgid "Comparing {0}" msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:808 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:366 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:370 +#: pgadmin/tools/schema_diff/__init__.py:803 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:342 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:346 msgid "Database Objects" msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:858 +#: pgadmin/tools/schema_diff/__init__.py:853 msgid "Comparing {0} " msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:861 +#: pgadmin/tools/schema_diff/__init__.py:856 msgid "Comparing {0} of schema '{1}'" msgstr "" @@ -15199,15 +15206,11 @@ msgstr "" msgid "Ignore Grant/Revoke" msgstr "" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:74 -msgid "Error in schema diff initialize ${error.response.data}" -msgstr "" - -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:783 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "No difference found" msgstr "" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:788 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:762 msgid "Loading result grid..." msgstr "" @@ -15334,6 +15337,10 @@ msgstr "" msgid "The dependencies will not be resolved in the Schema comparison." msgstr "" +#: pgadmin/tools/schema_diff/static/js/components/SchemaDiffComponent.jsx:73 +msgid "Error in schema diff initialize ${err.response.data}" +msgstr "" + #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:135 msgid "Object name" msgstr "" @@ -15613,7 +15620,7 @@ msgstr "" msgid "Invalid JSON input" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:175 +#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:173 msgid "View all geometries in this column" msgstr "" @@ -15694,27 +15701,27 @@ msgstr "" msgid "Geometries with non-SRID %s not rendered." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:301 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:357 msgid "Empty" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:306 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:362 msgid "Street" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:313 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:369 msgid "Topography" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:324 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:380 msgid "Gray Style" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:335 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:391 msgid "Light Color" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:346 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:402 msgid "Dark Matter" msgstr "" @@ -17136,15 +17143,15 @@ msgid "" "the database server." msgstr "" -#: pgadmin/utils/heartbeat.py:34 +#: pgadmin/utils/heartbeat.py:35 msgid "Manager not found. Stopped Heartbeat logging." msgstr "" -#: pgadmin/utils/heartbeat.py:45 +#: pgadmin/utils/heartbeat.py:51 msgid "Heartbeat logged successfully." msgstr "" -#: pgadmin/utils/heartbeat.py:62 +#: pgadmin/utils/heartbeat.py:68 msgid "Stopped Heartbeat logging." msgstr "" @@ -21334,3 +21341,6 @@ msgstr "" #~ msgid "Server activity" #~ msgstr "Активность на сервере" +#~ msgid "Error in schema diff initialize ${error.response.data}" +#~ msgstr "" + diff --git a/web/pgadmin/translations/zh/LC_MESSAGES/messages.mo b/web/pgadmin/translations/zh/LC_MESSAGES/messages.mo index 1d7c05e6666e0da423454e94307e9c6b356ab0c2..309fef513f369033eafa33092c0cb6a75083d210 100755 GIT binary patch delta 46160 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 delta 46227 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\n" "Language: zh\n" @@ -702,8 +702,8 @@ msgstr "调试器" #: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:48 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:63 msgid "Schema Diff" msgstr "架构差异" @@ -832,7 +832,7 @@ msgid "Server deleted" msgstr "服务器已经被删除" #: pgadmin/browser/server_groups/servers/__init__.py:801 -#: pgadmin/browser/server_groups/servers/__init__.py:2226 +#: pgadmin/browser/server_groups/servers/__init__.py:2230 msgid "Could not find the required server." msgstr "找不到所需的服务器。" @@ -963,42 +963,42 @@ msgstr "服务器没有用于生成统计信息的活动连接。" msgid "Please enter the server details to connect" msgstr "请输入要连接的服务器详细信息" -#: pgadmin/browser/server_groups/servers/__init__.py:1738 -#: pgadmin/tools/schema_diff/__init__.py:368 +#: pgadmin/browser/server_groups/servers/__init__.py:1742 +#: pgadmin/tools/schema_diff/__init__.py:363 #: pgadmin/tools/sqleditor/__init__.py:2575 msgid "Server connected." msgstr "服务器已连接。" -#: pgadmin/browser/server_groups/servers/__init__.py:1778 +#: pgadmin/browser/server_groups/servers/__init__.py:1782 msgid "Server could not be disconnected." msgstr "无法断开连接服务器。" -#: pgadmin/browser/server_groups/servers/__init__.py:1782 +#: pgadmin/browser/server_groups/servers/__init__.py:1786 msgid "Server disconnected." msgstr "服务器已断开连接。" -#: pgadmin/browser/server_groups/servers/__init__.py:1802 +#: pgadmin/browser/server_groups/servers/__init__.py:1806 msgid "Could not reload the server configuration." msgstr "无法重新加载服务器配置。" -#: pgadmin/browser/server_groups/servers/__init__.py:1807 +#: pgadmin/browser/server_groups/servers/__init__.py:1811 msgid "Server configuration reloaded." msgstr "服务器配置已重新加载。" -#: pgadmin/browser/server_groups/servers/__init__.py:1852 +#: pgadmin/browser/server_groups/servers/__init__.py:1856 msgid "Named restore point created: {0}" msgstr "命名还原点已创建: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1858 +#: pgadmin/browser/server_groups/servers/__init__.py:1862 msgid "Named restore point creation failed ({0})" msgstr "命名还原点创建失败 ({0})" -#: pgadmin/browser/server_groups/servers/__init__.py:1927 -#: pgadmin/browser/server_groups/servers/__init__.py:1939 +#: pgadmin/browser/server_groups/servers/__init__.py:1931 +#: pgadmin/browser/server_groups/servers/__init__.py:1943 msgid "Could not find the required parameter(s)." msgstr "未找到所需参数。" -#: pgadmin/browser/server_groups/servers/__init__.py:1948 +#: pgadmin/browser/server_groups/servers/__init__.py:1952 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:133 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:446 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:381 @@ -1008,29 +1008,29 @@ msgstr "未找到所需参数。" msgid "Passwords do not match." msgstr "密码不匹配。" -#: pgadmin/browser/server_groups/servers/__init__.py:1970 +#: pgadmin/browser/server_groups/servers/__init__.py:1974 msgid "Incorrect password." msgstr "密码错误。" -#: pgadmin/browser/server_groups/servers/__init__.py:2020 +#: pgadmin/browser/server_groups/servers/__init__.py:2024 msgid "Password changed successfully." msgstr "密码已成功更改。" -#: pgadmin/browser/server_groups/servers/__init__.py:2058 +#: pgadmin/browser/server_groups/servers/__init__.py:2062 msgid "WAL replay paused" msgstr "WAL 回放已暂停" -#: pgadmin/browser/server_groups/servers/__init__.py:2069 +#: pgadmin/browser/server_groups/servers/__init__.py:2073 msgid "WAL replay resumed" msgstr "WAL回放已恢复" -#: pgadmin/browser/server_groups/servers/__init__.py:2075 -#: pgadmin/browser/server_groups/servers/__init__.py:2133 +#: pgadmin/browser/server_groups/servers/__init__.py:2079 +#: pgadmin/browser/server_groups/servers/__init__.py:2137 msgid "Please connect the server." msgstr "请连接服务器。" -#: pgadmin/browser/server_groups/servers/__init__.py:2268 -#: pgadmin/browser/server_groups/servers/__init__.py:2311 +#: pgadmin/browser/server_groups/servers/__init__.py:2272 +#: pgadmin/browser/server_groups/servers/__init__.py:2315 msgid "The saved password cleared successfully." msgstr "已成功清除保存的密码。" @@ -1194,7 +1194,7 @@ msgstr "在服务器上找不到指定的强制转换。" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/exclusion_constraint/utils.py:236 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py:207 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/utils.py:208 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1534 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1537 #: pgadmin/browser/server_groups/servers/roles/__init__.py:1336 msgid "-- definition incomplete" msgstr "-- 定义不完整" @@ -1240,14 +1240,14 @@ msgstr "转换..." #: pgadmin/static/js/socket_instance.js:33 #: pgadmin/tools/backup/static/js/backup.js:268 #: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:436 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:464 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:465 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:391 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:395 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:716 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:758 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:91 #: pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx:112 -#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:172 +#: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:176 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:78 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:100 #: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:53 @@ -1333,12 +1333,12 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:44 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.ui.js:28 -#: pgadmin/dashboard/static/js/Dashboard.jsx:388 -#: pgadmin/dashboard/static/js/Dashboard.jsx:776 +#: pgadmin/dashboard/static/js/Dashboard.jsx:391 +#: pgadmin/dashboard/static/js/Dashboard.jsx:779 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:53 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:52 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:134 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:118 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:119 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:103 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:54 @@ -2193,7 +2193,7 @@ msgstr "默认值" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:24 #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:166 #: pgadmin/browser/templates/browser/js/messages.js:33 -#: pgadmin/dashboard/static/js/Dashboard.jsx:406 +#: pgadmin/dashboard/static/js/Dashboard.jsx:409 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:105 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:55 @@ -2213,8 +2213,8 @@ msgstr "状态" #: pgadmin/browser/server_groups/servers/databases/dbms_job_scheduler/static/js/dbms_jobscheduler.ui.js:36 #: pgadmin/misc/sql/static/js/SQL.jsx:77 pgadmin/static/js/UtilityView.jsx:43 #: pgadmin/tools/backup/static/js/backup.js:156 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:294 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:749 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:295 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:755 #: pgadmin/tools/import_export/static/js/import_export.js:80 #: pgadmin/tools/maintenance/static/js/maintenance.js:95 #: pgadmin/tools/restore/static/js/restore.js:93 @@ -2302,7 +2302,7 @@ msgstr "事件触发器..." #: pgadmin/browser/server_groups/servers/databases/static/js/database.ui.js:108 #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.ui.js:117 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:793 +#: pgadmin/dashboard/static/js/Dashboard.jsx:796 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2751,7 +2751,7 @@ msgstr "用户映射..." #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mappings/static/js/user_mapping.ui.js:36 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/Dashboard.jsx:579 +#: pgadmin/dashboard/static/js/Dashboard.jsx:582 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:25 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:24 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:158 @@ -3056,7 +3056,7 @@ msgid "Schema dropped" msgstr "架构已被删除" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:736 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:184 msgid "Definition incomplete." msgstr "定义不完整。" @@ -3556,7 +3556,7 @@ msgstr "统计信息" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.ui.js:498 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js:386 -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:51 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:491 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:491 @@ -3899,7 +3899,7 @@ msgid "Function..." msgstr "函数..." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:754 +#: pgadmin/dashboard/static/js/Dashboard.jsx:757 msgid "Mode" msgstr "模式" @@ -4489,19 +4489,19 @@ msgstr "表被删除" msgid "Table rows counted: {}" msgstr "已统计表行数: {}" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1112 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1115 msgid "Table statistics have been reset" msgstr "表统计信息已重置" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1438 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1441 msgid "-- definition incomplete for {0}" msgstr "--{0} 的定义不完整" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1996 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:1999 msgid "Table truncated" msgstr "表被截断" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2062 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py:2065 msgid "" "The table is currently locked and the operation cannot be completed. " "Please try again later. \r\n" @@ -5212,7 +5212,7 @@ msgstr "在表中找不到索引." #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:6 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:309 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:131 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:128 msgid "Size" msgstr "大小" @@ -5293,9 +5293,9 @@ msgid "Access Method" msgstr "访问方法" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/static/js/index.ui.js:480 -#: pgadmin/static/js/SchemaView/index.jsx:646 -#: pgadmin/static/js/SchemaView/index.jsx:673 -#: pgadmin/static/js/SchemaView/index.jsx:694 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:118 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:129 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:159 #: pgadmin/static/js/components/QueryThresholds.jsx:44 msgid "Warning" msgstr "警告" @@ -6506,7 +6506,7 @@ msgid "Transition" msgstr "转换" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.ui.js:426 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:436 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:437 msgid "New table" msgstr "新建表" @@ -6990,7 +6990,7 @@ msgstr "检查选项" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:399 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:18 msgid "No" msgstr "否" @@ -7029,9 +7029,9 @@ msgstr "临时文件的大小" #: pgadmin/browser/server_groups/servers/static/js/variable.ui.js:186 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 -#: pgadmin/dashboard/static/js/Dashboard.jsx:665 -#: pgadmin/dashboard/static/js/Dashboard.jsx:783 +#: pgadmin/dashboard/static/js/Dashboard.jsx:572 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 +#: pgadmin/dashboard/static/js/Dashboard.jsx:786 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:143 msgid "Database" msgstr "数据库" @@ -7095,7 +7095,7 @@ msgid "Database already connected." msgstr "数据库已连接。" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:498 -#: pgadmin/static/js/helpers/Notifier.jsx:125 +#: pgadmin/static/js/helpers/Notifier.jsx:126 #, python-format msgid "Error: Object not found - %s." msgstr "错误:未找到对象 - %s。" @@ -7797,7 +7797,7 @@ msgstr "任务步骤..." #: pgadmin/browser/templates/browser/js/messages.js:24 #: pgadmin/dashboard/static/js/ActiveQuery.ui.js:52 #: pgadmin/static/js/BrowserComponent.jsx:51 -#: pgadmin/static/js/SchemaView/FormView.jsx:420 +#: pgadmin/static/js/SchemaView/FormView.jsx:326 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:63 msgid "SQL" msgstr "SQL" @@ -7859,8 +7859,8 @@ msgstr "失败" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:663 pgadmin/dashboard/__init__.py:690 -#: pgadmin/dashboard/static/js/Dashboard.jsx:147 -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:151 +#: pgadmin/dashboard/static/js/Dashboard.jsx:213 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "成功" @@ -7980,8 +7980,8 @@ msgid "Replica Nodes" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:21 -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 -#: pgadmin/dashboard/static/js/Dashboard.jsx:656 +#: pgadmin/dashboard/static/js/Dashboard.jsx:563 +#: pgadmin/dashboard/static/js/Dashboard.jsx:659 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:41 #: pgadmin/dashboard/static/js/Replication/schema_ui/replication_stats.ui.js:23 #: pgadmin/dashboard/static/js/SystemStats/CpuDetails.jsx:46 @@ -8011,8 +8011,8 @@ msgid "Client Port" msgstr "" #: pgadmin/browser/server_groups/servers/replica_nodes/static/js/replica_node.ui.js:39 -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 -#: pgadmin/dashboard/static/js/Dashboard.jsx:621 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 +#: pgadmin/dashboard/static/js/Dashboard.jsx:624 #: pgadmin/dashboard/static/js/Replication/LogReplication.jsx:57 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:55 #: pgadmin/dashboard/static/js/Replication/PGDReplication.jsx:219 @@ -8642,6 +8642,7 @@ msgstr "带有复选标记的角色具有 \" WITH ADMIN OPTION\" 集。" #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:128 #: pgadmin/browser/server_groups/servers/roles/static/js/roleReassign.js:136 #: pgadmin/browser/templates/browser/js/messages.js:23 +#: pgadmin/static/js/SchemaView/FormView.jsx:70 #: pgadmin/tools/import_export/static/js/import_export.ui.js:52 #: pgadmin/tools/import_export/static/js/import_export.ui.js:62 #: pgadmin/tools/import_export/static/js/import_export.ui.js:85 @@ -9177,7 +9178,7 @@ msgid "TTY" msgstr "TTY" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:504 -#: pgadmin/dashboard/static/js/Dashboard.jsx:321 +#: pgadmin/dashboard/static/js/Dashboard.jsx:324 msgid "Replication" msgstr "复制" @@ -9312,7 +9313,7 @@ msgstr "未设置" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:401 #: pgadmin/static/js/helpers/ModalProvider.jsx:79 -#: pgadmin/static/js/helpers/Notifier.jsx:175 +#: pgadmin/static/js/helpers/Notifier.jsx:178 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:22 msgid "Yes" msgstr "是" @@ -9383,19 +9384,19 @@ msgstr "'位置'不能为空。" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:31 -#: pgadmin/dashboard/static/js/Dashboard.jsx:605 +#: pgadmin/dashboard/static/js/Dashboard.jsx:608 msgid "Backend start" msgstr "后台启动" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/Dashboard.jsx:596 +#: pgadmin/dashboard/static/js/Dashboard.jsx:599 msgid "Client" msgstr "客户端" #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/Dashboard.jsx:588 +#: pgadmin/dashboard/static/js/Dashboard.jsx:591 msgid "Application" msgstr "应用程序" @@ -9537,8 +9538,8 @@ msgstr "检索节点的详细信息时出错。" #: pgadmin/browser/static/js/collection.js:46 #: pgadmin/dashboard/static/js/components/RefreshButtons.jsx:36 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:551 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:566 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:561 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:576 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:360 msgid "Refresh" msgstr "刷新" @@ -10196,7 +10197,7 @@ msgstr "已成功注销。" #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:170 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:42 #: pgadmin/static/js/Explain/Graphical.jsx:437 -#: pgadmin/static/js/SchemaView/index.jsx:812 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:249 #: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:181 #: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:83 #: pgadmin/static/js/helpers/Layout/index.jsx:54 @@ -10291,11 +10292,11 @@ msgid "Retrieving data from the server..." msgstr "正在从服务器检索数据..." #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:832 -#: pgadmin/dashboard/static/js/Dashboard.jsx:893 -#: pgadmin/dashboard/static/js/Dashboard.jsx:897 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1028 -#: pgadmin/dashboard/static/js/Dashboard.jsx:1032 +#: pgadmin/dashboard/static/js/Dashboard.jsx:835 +#: pgadmin/dashboard/static/js/Dashboard.jsx:896 +#: pgadmin/dashboard/static/js/Dashboard.jsx:900 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1031 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1035 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:131 #: pgadmin/misc/dependencies/static/js/Dependencies.jsx:135 #: pgadmin/misc/dependents/static/js/Dependents.jsx:130 @@ -10526,268 +10527,268 @@ msgstr "查询开始于" msgid "Last state changed at" msgstr "上次状态更改于" -#: pgadmin/dashboard/static/js/Dashboard.jsx:114 -#: pgadmin/dashboard/static/js/Dashboard.jsx:167 +#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:171 msgid "Terminate Session?" msgstr "终止会话?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:115 +#: pgadmin/dashboard/static/js/Dashboard.jsx:119 msgid "Are you sure you wish to terminate the session?" msgstr "确实要终止会话吗?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:118 +#: pgadmin/dashboard/static/js/Dashboard.jsx:122 msgid "Session terminated successfully." msgstr "会话已成功终止。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:119 +#: pgadmin/dashboard/static/js/Dashboard.jsx:123 msgid "An error occurred whilst terminating the active query." msgstr "终止活动查询时出错。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 -#: pgadmin/dashboard/static/js/Dashboard.jsx:219 +#: pgadmin/dashboard/static/js/Dashboard.jsx:160 +#: pgadmin/dashboard/static/js/Dashboard.jsx:223 msgid "Failed to perform the operation." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:180 +#: pgadmin/dashboard/static/js/Dashboard.jsx:184 msgid "Cancel Active Query?" msgstr "取消活动查询?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:181 +#: pgadmin/dashboard/static/js/Dashboard.jsx:185 msgid "Are you sure you wish to cancel the active query?" msgstr "确实要取消活动查询吗?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:184 +#: pgadmin/dashboard/static/js/Dashboard.jsx:188 msgid "Active query cancelled successfully." msgstr "活动查询已成功取消。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:189 msgid "An error occurred whilst cancelling the active query." msgstr "取消活动查询时出错。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:230 +#: pgadmin/dashboard/static/js/Dashboard.jsx:234 msgid "Cancel the active query" msgstr "取消活动查询" -#: pgadmin/dashboard/static/js/Dashboard.jsx:254 -#: pgadmin/dashboard/static/js/Dashboard.jsx:263 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 +#: pgadmin/dashboard/static/js/Dashboard.jsx:266 msgid "Active sessions only" msgstr "仅活动会话" -#: pgadmin/dashboard/static/js/Dashboard.jsx:317 +#: pgadmin/dashboard/static/js/Dashboard.jsx:320 msgid "Activity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "Configuration" msgstr "配置" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 -#: pgadmin/dashboard/static/js/Dashboard.jsx:512 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 +#: pgadmin/dashboard/static/js/Dashboard.jsx:515 msgid "Logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:319 +#: pgadmin/dashboard/static/js/Dashboard.jsx:322 msgid "System" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:56 #: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 msgid "Summary" msgstr "概要" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:323 +#: pgadmin/dashboard/static/js/Dashboard.jsx:326 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:229 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:349 +#: pgadmin/dashboard/static/js/Dashboard.jsx:352 msgid "You cannot cancel background worker processes." msgstr "你不能取消后台工作进程。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:351 +#: pgadmin/dashboard/static/js/Dashboard.jsx:354 msgid "You cannot terminate background worker processes." msgstr "你不能终止后台工作进程。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:364 +#: pgadmin/dashboard/static/js/Dashboard.jsx:367 msgid "You are not allowed to cancel the main active session." msgstr "你不能取消主活动会话。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +#: pgadmin/dashboard/static/js/Dashboard.jsx:371 msgid "You are not allowed to terminate the main active session." msgstr "不允许终止主活动会话。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:376 +#: pgadmin/dashboard/static/js/Dashboard.jsx:379 msgid "The session is already in idle state." msgstr "会话已处于空闲状态。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:397 +#: pgadmin/dashboard/static/js/Dashboard.jsx:400 msgid "Category" msgstr "类别" -#: pgadmin/dashboard/static/js/Dashboard.jsx:415 +#: pgadmin/dashboard/static/js/Dashboard.jsx:418 msgid "Unit" msgstr "单元" -#: pgadmin/dashboard/static/js/Dashboard.jsx:424 +#: pgadmin/dashboard/static/js/Dashboard.jsx:427 #: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Description" msgstr "描述" -#: pgadmin/dashboard/static/js/Dashboard.jsx:471 +#: pgadmin/dashboard/static/js/Dashboard.jsx:474 msgid "Failed to download the logs." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:486 +#: pgadmin/dashboard/static/js/Dashboard.jsx:489 msgid "View the log details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:491 +#: pgadmin/dashboard/static/js/Dashboard.jsx:494 msgid "Error Severity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:501 +#: pgadmin/dashboard/static/js/Dashboard.jsx:504 msgid "Log Prefix/Timestamp" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:555 +#: pgadmin/dashboard/static/js/Dashboard.jsx:558 msgid "View the active session details" msgstr "查看活动会话详细信息" -#: pgadmin/dashboard/static/js/Dashboard.jsx:613 +#: pgadmin/dashboard/static/js/Dashboard.jsx:616 msgid "Transaction start" msgstr "事务开始" -#: pgadmin/dashboard/static/js/Dashboard.jsx:631 +#: pgadmin/dashboard/static/js/Dashboard.jsx:634 msgid "Waiting" msgstr "等待中" -#: pgadmin/dashboard/static/js/Dashboard.jsx:639 +#: pgadmin/dashboard/static/js/Dashboard.jsx:642 msgid "Wait event" msgstr "等待事件" -#: pgadmin/dashboard/static/js/Dashboard.jsx:646 +#: pgadmin/dashboard/static/js/Dashboard.jsx:649 msgid "Blocking PIDs" msgstr "数据块PID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:675 +#: pgadmin/dashboard/static/js/Dashboard.jsx:678 msgid "Lock type" msgstr "锁类型" -#: pgadmin/dashboard/static/js/Dashboard.jsx:684 +#: pgadmin/dashboard/static/js/Dashboard.jsx:687 msgid "Target relation" msgstr "目标关系" -#: pgadmin/dashboard/static/js/Dashboard.jsx:691 +#: pgadmin/dashboard/static/js/Dashboard.jsx:694 msgid "Page" msgstr "页" -#: pgadmin/dashboard/static/js/Dashboard.jsx:700 +#: pgadmin/dashboard/static/js/Dashboard.jsx:703 msgid "Tuple" msgstr "元组" -#: pgadmin/dashboard/static/js/Dashboard.jsx:709 +#: pgadmin/dashboard/static/js/Dashboard.jsx:712 msgid "vXID (target)" msgstr "vXID (目标)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:718 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "XID (target)" msgstr "XID (目标)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:730 msgid "Class" msgstr "类" -#: pgadmin/dashboard/static/js/Dashboard.jsx:736 +#: pgadmin/dashboard/static/js/Dashboard.jsx:739 msgid "Object ID" msgstr "对象 ID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:745 +#: pgadmin/dashboard/static/js/Dashboard.jsx:748 msgid "vXID (owner)" msgstr "vXID (所有者)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:764 +#: pgadmin/dashboard/static/js/Dashboard.jsx:767 msgid "Granted?" msgstr "授予?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:800 +#: pgadmin/dashboard/static/js/Dashboard.jsx:803 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:807 +#: pgadmin/dashboard/static/js/Dashboard.jsx:810 msgid "Prepared at" msgstr "已准备于" -#: pgadmin/dashboard/static/js/Dashboard.jsx:824 +#: pgadmin/dashboard/static/js/Dashboard.jsx:827 msgid "Text" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:825 +#: pgadmin/dashboard/static/js/Dashboard.jsx:828 msgid "JSON" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:826 +#: pgadmin/dashboard/static/js/Dashboard.jsx:829 msgid "CSV" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:848 +#: pgadmin/dashboard/static/js/Dashboard.jsx:851 msgid "Please connect to the selected server to view the dashboard." msgstr "请连接到选定的服务器以查看仪表盘。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:854 +#: pgadmin/dashboard/static/js/Dashboard.jsx:857 msgid "Loading dashboard..." msgstr "正在加载仪表盘..." -#: pgadmin/dashboard/static/js/Dashboard.jsx:877 +#: pgadmin/dashboard/static/js/Dashboard.jsx:880 msgid "Loading logs..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:886 +#: pgadmin/dashboard/static/js/Dashboard.jsx:889 msgid "" "Please enable the logging to view the server logs or check the log file " "is in place or not." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:908 +#: pgadmin/dashboard/static/js/Dashboard.jsx:911 msgid "" "The system_stats extension is not installed. You can install the " "extension in a database using the \"CREATE EXTENSION system_stats;\" SQL " "command. Reload pgAdmin once it is installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:916 +#: pgadmin/dashboard/static/js/Dashboard.jsx:919 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:963 +#: pgadmin/dashboard/static/js/Dashboard.jsx:966 msgid "Table based logs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:968 +#: pgadmin/dashboard/static/js/Dashboard.jsx:971 msgid "Log Format" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:980 +#: pgadmin/dashboard/static/js/Dashboard.jsx:983 msgid "Tabular format?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:998 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1001 msgid "Download logs " msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1082 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1085 msgid "Sessions" msgstr "会话" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1093 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1096 msgid "Locks" msgstr "锁" -#: pgadmin/dashboard/static/js/Dashboard.jsx:1101 +#: pgadmin/dashboard/static/js/Dashboard.jsx:1104 msgid "Prepared Transactions" msgstr "准备事务" @@ -11668,6 +11669,7 @@ msgstr "EDB BigAnimal认证过程进行中……" #: pgadmin/misc/cloud/static/js/azure.js:34 #: pgadmin/misc/cloud/static/js/google.js:35 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 +#: pgadmin/static/js/SchemaView/useSchemaState.js:258 msgid "Loading..." msgstr "加载中..." @@ -12499,7 +12501,7 @@ msgid "Go Back" msgstr "返回" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 -#: pgadmin/static/js/SchemaView/DataGridView.jsx:264 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:204 #: pgadmin/static/js/components/PgTable.jsx:280 #: pgadmin/static/js/components/PgTable.jsx:281 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:409 @@ -12546,7 +12548,7 @@ msgid "All Files" msgstr "所有文件" #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:848 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:609 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:619 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:19 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:117 @@ -12566,11 +12568,11 @@ msgid "Cancel" msgstr "取消" #: pgadmin/misc/file_manager/static/js/components/GridView.jsx:146 -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:168 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:171 msgid "No files/folders found" msgstr "没有找到文件或目录" -#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:127 +#: pgadmin/misc/file_manager/static/js/components/ListView.jsx:124 msgid "Date Modified" msgstr "修改日期" @@ -12623,38 +12625,39 @@ msgstr "结果网格" msgid "This settings is to Show/Hide nodes in the object explorer." msgstr "这里设置节点列表在对象浏览器中的显示与隐藏" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:538 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:544 msgid "Object explorer refresh required" msgstr "需要刷新对象资源管理器" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:539 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:545 msgid "An object explorer refresh is required. Do you wish to refresh it now?" msgstr "需要刷新对象资源管理器。是否要立即刷新它?" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:552 -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:567 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:562 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:577 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:361 msgid "Later" msgstr "稍后" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:558 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:568 msgid "Refresh required" msgstr "需要刷新" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:559 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:569 msgid "" "A page refresh is required to apply the theme. Do you wish to refresh the" " page now?" msgstr "应用主题需要页面刷新。是否要立即刷新页面?" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:605 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:615 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:242 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:436 msgid "Help for this dialog." msgstr "此对话框的帮助。" -#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:612 +#: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:622 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:27 -#: pgadmin/static/js/SchemaView/index.jsx:818 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:260 msgid "Save" msgstr "保存" @@ -12805,7 +12808,7 @@ msgstr "请输入用户的密码以连接服务器 %s" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:66 #: pgadmin/static/js/helpers/Notifier.jsx:49 -#: pgadmin/static/js/helpers/Notifier.jsx:169 +#: pgadmin/static/js/helpers/Notifier.jsx:172 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:93 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -13057,7 +13060,7 @@ msgid "" "Alternatively, you can also execute \"EXPLAIN (FORMAT JSON) [QUERY]\"." msgstr "使用解释/解释分析按钮生成查询计划。或者,您也可以执行\"解释(格式化JSON) [查询]\"。" -#: pgadmin/static/js/PgTreeView/index.jsx:96 +#: pgadmin/static/js/PgTreeView/index.jsx:99 msgid "No objects are found to display" msgstr "" @@ -13086,59 +13089,63 @@ msgstr "帮助文章集" msgid "Show all" msgstr "显示全部" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:269 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:209 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:215 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:622 msgid "Add row" msgstr "添加行" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:388 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:329 msgid "Edit row" msgstr "编辑行" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:405 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:346 msgid "Delete row" msgstr "删除行" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:427 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:368 msgid "Delete Row" msgstr "删除行" -#: pgadmin/static/js/SchemaView/DataGridView.jsx:428 +#: pgadmin/static/js/SchemaView/DataGridView.jsx:369 msgid "Are you sure you wish to delete this row?" msgstr "确实要删除此行吗?" -#: pgadmin/static/js/SchemaView/index.jsx:289 +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:119 +msgid "Changes will be lost. Are you sure you want to reset?" +msgstr "更改将丢失。您确认要重置吗?" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:180 +msgid "No updates." +msgstr "无更新。" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:237 +msgid "SQL help for this object type." +msgstr "" + +#: pgadmin/static/js/SchemaView/SchemaDialogView.jsx:255 +msgid "Reset" +msgstr "重置" + +#: pgadmin/static/js/SchemaView/SchemaPropertiesView.jsx:165 +msgid "Edit object..." +msgstr "编辑对象……" + +#: pgadmin/static/js/SchemaView/schemaUtils.js:247 #, python-format msgid "%s must be unique." msgstr "%s 必须唯一。" -#: pgadmin/static/js/SchemaView/index.jsx:291 +#: pgadmin/static/js/SchemaView/schemaUtils.js:251 #, python-format msgid "%s in %s must be unique." msgstr "%s 于 %s 必须唯一。" -#: pgadmin/static/js/SchemaView/index.jsx:312 +#: pgadmin/static/js/SchemaView/schemaUtils.js:307 #, python-format msgid "%s in %s" msgstr "%s 于 %s" -#: pgadmin/static/js/SchemaView/index.jsx:647 -msgid "Changes will be lost. Are you sure you want to reset?" -msgstr "更改将丢失。您确认要重置吗?" - -#: pgadmin/static/js/SchemaView/index.jsx:739 -msgid "No updates." -msgstr "无更新。" - -#: pgadmin/static/js/SchemaView/index.jsx:815 -msgid "Reset" -msgstr "重置" - -#: pgadmin/static/js/SchemaView/index.jsx:988 -msgid "Edit object..." -msgstr "编辑对象……" - #: pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx:16 msgid "Forget Password" msgstr "忘记密码" @@ -13250,7 +13257,7 @@ msgstr "" msgid "Cmd" msgstr "" -#: pgadmin/static/js/components/PgReactDataGrid.jsx:147 +#: pgadmin/static/js/components/PgReactDataGrid.jsx:156 msgid "No rows found." msgstr "未找到行。" @@ -13332,7 +13339,7 @@ msgstr "最大化" msgid "Minimize" msgstr "最小化" -#: pgadmin/static/js/helpers/Notifier.jsx:136 +#: pgadmin/static/js/helpers/Notifier.jsx:139 msgid "Connection Lost" msgstr "连接中断" @@ -14318,107 +14325,107 @@ msgstr "(建立连接……)" msgid "(Connection failed)" msgstr "(连接失败)" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:298 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:299 msgid "Preparing..." msgstr "正在准备..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:364 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:365 msgid "Save changes?" msgstr "保存更改吗?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:367 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:368 msgid "The diagram has changed. Do you want to save changes?" msgstr "图表已更改。是否要保存更改?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:427 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:428 #, python-format msgid "Table: %s (%s)" msgstr "数据表:%s (%s)" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:429 -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:438 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:430 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:439 msgid "Table name already exists" msgstr "数据表已存在" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:455 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:456 msgid "Cannot drop table from outside of the current database." msgstr "无法删除当前数据库之外的数据表" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:502 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 msgid "Delete ?" msgstr "删除吗?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:503 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 #, python-format msgid "You have selected %s tables and %s links." msgstr "你已经选择%s 数据表和 %s 连接" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:504 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:505 msgid "Are you sure you want to delete ?" msgstr "你确定要删除吗?" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:555 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:560 msgid "Loading project..." msgstr "正在加载项目..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:591 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:597 msgid "Saving..." msgstr "正在保存..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:596 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:602 msgid "Project saved successfully." msgstr "项目保存成功。" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:631 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:637 msgid "-- This script was generated by the ERD tool in pgAdmin 4.\n" msgstr "-- 此脚本由pgAdmin4的ERD工具生成\n" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:632 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:638 msgid "" "-- Please log an issue at https://github.com/pgadmin-" "org/pgadmin4/issues/new/choose if you find any bugs, including " "reproduction steps.\n" msgstr "" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:645 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:651 msgid "Preparing the SQL..." msgstr "准备SQL中……" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:672 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:678 msgid "Preparing the image..." msgstr "正在准备镜像..." -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:745 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:751 msgid "Unknown error. Check console logs" msgstr "未知错误,检查控制台日志" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:760 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:766 msgid "Maximum image size limit" msgstr "最大图片尺寸限制" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:761 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:767 msgid "" "The downloaded image has exceeded the maximum size of 32767 x 32767 " "pixels, and has been cropped to that size." msgstr "下载的图片触及最大尺寸限制32767*32767像素,已被裁剪。" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:770 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:776 msgid "One to many relation" msgstr "一对多关系" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:778 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:784 msgid "Many to many relation" msgstr "多对多关系" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:804 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:810 msgid "Initializing connection..." msgstr "初始化连接……" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:835 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:841 msgid "Fetching required data..." msgstr "获取需要的数据……" -#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:858 +#: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:864 msgid "Fetching schema data..." msgstr "获取模式数据……" @@ -14753,7 +14760,7 @@ msgstr "" "即使它们没有被引用。此选项仅允许在导入中使用, 并且仅在使用 CSV 格式时允许。" #: pgadmin/tools/import_export_servers/__init__.py:42 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:205 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:211 #: pgadmin/tools/import_export_servers/static/js/import_export_servers.js:47 msgid "Import/Export Servers" msgstr "导入/导出 服务器" @@ -14774,59 +14781,59 @@ msgstr "指定文件不存在。" msgid "Database Servers" msgstr "数据库服务器" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "Export Servers" msgstr "导出服务器" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:76 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:82 msgid "The selected servers were exported successfully." msgstr "选中的服务器导出成功。" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:79 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:85 msgid "Export Error" msgstr "导出错误" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:96 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:102 msgid "The selected servers were imported successfully." msgstr "选中的服务器导入成功。" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:98 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 msgid "" "The existing server groups and servers were removed, and the selected " "servers were imported successfully." msgstr "存在的服务器组合服务器组已移除,且选中的服务器导入成功" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:101 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:107 msgid "Import Servers" msgstr "导入服务器" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:104 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:110 msgid "Import error" msgstr "导入错误" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:149 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:155 msgid "" "The following servers will be imported. Click the Finish button to " "complete the import process." msgstr "以下服务器将被导入,点击完成按钮结束导入过程" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:151 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:157 msgid "" "All existing server groups and servers will be removed before the servers" " above are imported. On a successful import process, the object explorer " "will be refreshed." msgstr "以上将被导入的服务器组合服务器如果存在将被删除,导入成功后对象浏览器将被刷新" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:153 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:159 msgid "On a successful import process, the object explorer will be refreshed." msgstr "导入成功后对象浏览器将被刷新" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:174 -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:175 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:180 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:181 msgid "Error while fetching Server Groups and Servers." msgstr "获取服务器组合服务器出错" -#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:229 +#: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:237 msgid "Select the Server Groups/Servers to import/export:" msgstr "选择服务器组/服务器来导入/导出" @@ -15175,39 +15182,39 @@ msgid "" "the Compare button in the Schema Diff tab." msgstr "" -#: pgadmin/tools/schema_diff/__init__.py:704 +#: pgadmin/tools/schema_diff/__init__.py:699 msgid "Selected object is not supported for DDL comparison." msgstr "DDL 比较不支持选定对象。" -#: pgadmin/tools/schema_diff/__init__.py:728 +#: pgadmin/tools/schema_diff/__init__.py:723 msgid "Server(s) disconnected." msgstr "服务器已断开连接。" -#: pgadmin/tools/schema_diff/__init__.py:731 +#: pgadmin/tools/schema_diff/__init__.py:726 msgid "" "Schema diff does not support the comparison between Postgres Server and " "EDB Postgres Advanced Server." msgstr "模式差异不支持 Postgres 服务器和 EDB Postgres 高级服务器之间的比较。" -#: pgadmin/tools/schema_diff/__init__.py:745 +#: pgadmin/tools/schema_diff/__init__.py:740 msgid "Source and Target database server must be of the same major version." msgstr "源数据库服务器和目标数据库服务器必须具有相同的主版本。" -#: pgadmin/tools/schema_diff/__init__.py:794 +#: pgadmin/tools/schema_diff/__init__.py:789 msgid "Comparing {0}" msgstr "正在比较{0}" -#: pgadmin/tools/schema_diff/__init__.py:808 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:366 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:370 +#: pgadmin/tools/schema_diff/__init__.py:803 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:342 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:346 msgid "Database Objects" msgstr "数据库对象" -#: pgadmin/tools/schema_diff/__init__.py:858 +#: pgadmin/tools/schema_diff/__init__.py:853 msgid "Comparing {0} " msgstr "正在比较 {0} " -#: pgadmin/tools/schema_diff/__init__.py:861 +#: pgadmin/tools/schema_diff/__init__.py:856 msgid "Comparing {0} of schema '{1}'" msgstr "正在比较{0}的架构\"{1}\"" @@ -15235,15 +15242,11 @@ msgstr "差异" msgid "Ignore Grant/Revoke" msgstr "" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:74 -msgid "Error in schema diff initialize ${error.response.data}" -msgstr "模式比对初始化出错 ${error.response.data}" - -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:783 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "No difference found" msgstr "未发现差异" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:788 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:762 msgid "Loading result grid..." msgstr "加载结果表格..." @@ -15370,6 +15373,10 @@ msgstr "记录:" msgid "The dependencies will not be resolved in the Schema comparison." msgstr "模式比对中依赖将不会被解析" +#: pgadmin/tools/schema_diff/static/js/components/SchemaDiffComponent.jsx:73 +msgid "Error in schema diff initialize ${err.response.data}" +msgstr "" + #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:135 msgid "Object name" msgstr "对象名称" @@ -15649,7 +15656,7 @@ msgstr "请输入一个有效的数字" msgid "Invalid JSON input" msgstr "无效JSON输入" -#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:175 +#: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/index.jsx:173 msgid "View all geometries in this column" msgstr "显示此列中所有几何对象" @@ -15730,27 +15737,27 @@ msgstr "空行。" msgid "Geometries with non-SRID %s not rendered." msgstr "未渲染具有非 SRID %s几何。" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:301 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:357 msgid "Empty" msgstr "空" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:306 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:362 msgid "Street" msgstr "街" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:313 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:369 msgid "Topography" msgstr "地势" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:324 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:380 msgid "Gray Style" msgstr "灰度样式" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:335 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:391 msgid "Light Color" msgstr "浅色" -#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:346 +#: pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx:402 msgid "Dark Matter" msgstr "深度关系" @@ -17164,15 +17171,15 @@ msgid "" "the database server." msgstr "与主机 \"{0}\" 的 SSH 隧道的连接已丢失。重新连接到数据库服务器。" -#: pgadmin/utils/heartbeat.py:34 +#: pgadmin/utils/heartbeat.py:35 msgid "Manager not found. Stopped Heartbeat logging." msgstr "没有找到管理器,停止心跳日志。" -#: pgadmin/utils/heartbeat.py:45 +#: pgadmin/utils/heartbeat.py:51 msgid "Heartbeat logged successfully." msgstr "心跳记录成功。" -#: pgadmin/utils/heartbeat.py:62 +#: pgadmin/utils/heartbeat.py:68 msgid "Stopped Heartbeat logging." msgstr "停止心跳记录。" @@ -17778,3 +17785,6 @@ msgstr "" #~ msgid "Server activity" #~ msgstr "服务器活动" +#~ msgid "Error in schema diff initialize ${error.response.data}" +#~ msgstr "模式比对初始化出错 ${error.response.data}" +