From 0ea51861c7111e366fe2c84cec078d263b622bf4 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Thu, 29 Feb 2024 18:40:50 +0530 Subject: [PATCH] Update message catalogs for v8.4 --- web/pgadmin/messages.pot | 1189 +++--- .../translations/cs/LC_MESSAGES/messages.mo | Bin 270563 -> 251508 bytes .../translations/cs/LC_MESSAGES/messages.po | 2881 ++++++------- .../translations/de/LC_MESSAGES/messages.mo | Bin 69077 -> 69077 bytes .../translations/de/LC_MESSAGES/messages.po | 1262 +++--- .../translations/es/LC_MESSAGES/messages.mo | Bin 95692 -> 95461 bytes .../translations/es/LC_MESSAGES/messages.po | 1265 +++--- .../translations/fr/LC_MESSAGES/messages.mo | Bin 220580 -> 218432 bytes .../translations/fr/LC_MESSAGES/messages.po | 1309 +++--- .../translations/id/LC_MESSAGES/messages.mo | Bin 232021 -> 229974 bytes .../translations/id/LC_MESSAGES/messages.po | 1293 +++--- .../translations/it/LC_MESSAGES/messages.mo | Bin 276875 -> 257818 bytes .../translations/it/LC_MESSAGES/messages.po | 3639 +++++++++-------- .../translations/ja/LC_MESSAGES/messages.mo | Bin 274851 -> 272555 bytes .../translations/ja/LC_MESSAGES/messages.po | 1281 +++--- .../translations/ko/LC_MESSAGES/messages.mo | Bin 85985 -> 85871 bytes .../translations/ko/LC_MESSAGES/messages.po | 1265 +++--- .../translations/pl/LC_MESSAGES/messages.mo | Bin 85442 -> 85353 bytes .../translations/pl/LC_MESSAGES/messages.po | 1262 +++--- .../pt_BR/LC_MESSAGES/messages.mo | Bin 141338 -> 139672 bytes .../pt_BR/LC_MESSAGES/messages.po | 1292 +++--- .../translations/ru/LC_MESSAGES/messages.mo | Bin 110331 -> 110206 bytes .../translations/ru/LC_MESSAGES/messages.po | 1265 +++--- .../translations/zh/LC_MESSAGES/messages.mo | Bin 216123 -> 214169 bytes .../translations/zh/LC_MESSAGES/messages.po | 1281 +++--- 25 files changed, 10706 insertions(+), 9778 deletions(-) diff --git a/web/pgadmin/messages.pot b/web/pgadmin/messages.pot index 94391d1d5..cda052c9d 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-02-01 21:25+0530\n" +"POT-Creation-Date: 2024-02-29 18:39+0530\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,15 +17,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.14.0\n" -#: pgadmin/__init__.py:336 pgadmin/authenticate/internal.py:26 +#: pgadmin/__init__.py:348 pgadmin/authenticate/internal.py:26 msgid "Incorrect username or password." msgstr "" -#: pgadmin/__init__.py:641 pgadmin/__init__.py:691 +#: pgadmin/__init__.py:653 pgadmin/__init__.py:703 msgid "Auto-detected {0} installation with the data directory at {1}" msgstr "" -#: pgadmin/__init__.py:774 +#: pgadmin/__init__.py:786 msgid "403 FORBIDDEN" msgstr "" @@ -36,7 +36,7 @@ msgstr "" #: pgadmin/about/__init__.py:68 #: pgadmin/browser/server_groups/servers/static/js/server.js:31 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:201 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:215 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:118 msgid "Server" msgstr "" @@ -45,62 +45,61 @@ msgstr "" msgid "Desktop" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:43 -#: pgadmin/about/static/js/AboutComponent.jsx:45 -#: pgadmin/static/js/components/CodeMirror.jsx:314 -#: pgadmin/static/js/components/CodeMirror.jsx:316 +#: pgadmin/about/static/js/AboutComponent.jsx:42 +#: pgadmin/about/static/js/AboutComponent.jsx:44 +#: pgadmin/static/js/components/ReactCodeMirror/index.jsx:50 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:309 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:312 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:161 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:160 msgid "Copy" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:64 +#: pgadmin/about/static/js/AboutComponent.jsx:63 #: pgadmin/browser/server_groups/servers/databases/extensions/static/js/extension.ui.js:121 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/static/js/foreign_server.ui.js:63 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/exclusion_constraint/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/index_constraint/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:106 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Version" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:72 +#: pgadmin/about/static/js/AboutComponent.jsx:71 msgid "Application Mode" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:80 +#: pgadmin/about/static/js/AboutComponent.jsx:79 msgid "Current User" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:89 +#: pgadmin/about/static/js/AboutComponent.jsx:88 msgid "NW.js Version" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:98 pgadmin/browser/__init__.py:89 +#: pgadmin/about/static/js/AboutComponent.jsx:97 pgadmin/browser/__init__.py:89 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:341 msgid "Browser" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:107 +#: pgadmin/about/static/js/AboutComponent.jsx:106 msgid "Operating System" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:117 +#: pgadmin/about/static/js/AboutComponent.jsx:116 msgid "pgAdmin Database File" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:127 +#: pgadmin/about/static/js/AboutComponent.jsx:126 msgid "Log File" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:137 +#: pgadmin/about/static/js/AboutComponent.jsx:136 msgid "Server Configuration" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:140 -#: pgadmin/static/js/components/CodeMirror.jsx:323 +#: pgadmin/about/static/js/AboutComponent.jsx:139 +#: pgadmin/static/js/components/ReactCodeMirror/index.jsx:50 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:317 msgid "Copied!" msgstr "" @@ -399,32 +398,32 @@ msgstr "" msgid "Nodes" msgstr "" -#: pgadmin/browser/__init__.py:714 pgadmin/browser/__init__.py:843 +#: pgadmin/browser/__init__.py:715 pgadmin/browser/__init__.py:844 msgid "Incorrect master password" msgstr "" -#: pgadmin/browser/__init__.py:824 +#: pgadmin/browser/__init__.py:825 msgid "" "The master password could not be retrieved from the MASTER_PASSWORD_HOOK " "utility specified {0}.Please check that the hook utility is configured " "correctly." msgstr "" -#: pgadmin/browser/__init__.py:891 +#: pgadmin/browser/__init__.py:892 msgid "Master password cannot be empty" msgstr "" -#: pgadmin/browser/__init__.py:977 +#: pgadmin/browser/__init__.py:978 msgid "pgAdmin user password changed successfully" msgstr "" -#: pgadmin/browser/__init__.py:1024 +#: pgadmin/browser/__init__.py:1025 msgid "" "Your account is authenticated using an external {} source. Please contact" " the administrators of this service if you need to reset your password." msgstr "" -#: pgadmin/browser/__init__.py:1134 +#: pgadmin/browser/__init__.py:1135 msgid "" "You successfully reset your password but your account is locked. Please " "contact the Administrator." @@ -538,22 +537,22 @@ msgstr "" #: pgadmin/browser/register_browser_preferences.py:123 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:33 -#: pgadmin/utils/__init__.py:828 pgadmin/utils/__init__.py:837 +#: pgadmin/utils/__init__.py:831 pgadmin/utils/__init__.py:840 msgid "Key" msgstr "" #: pgadmin/browser/register_browser_preferences.py:124 -#: pgadmin/static/js/keyboard_shortcuts.js:66 pgadmin/utils/__init__.py:842 +#: pgadmin/static/js/keyboard_shortcuts.js:66 pgadmin/utils/__init__.py:845 msgid "Shift" msgstr "" #: pgadmin/browser/register_browser_preferences.py:125 -#: pgadmin/static/js/keyboard_shortcuts.js:69 pgadmin/utils/__init__.py:848 +#: pgadmin/static/js/keyboard_shortcuts.js:69 pgadmin/utils/__init__.py:851 msgid "Ctrl" msgstr "" #: pgadmin/browser/register_browser_preferences.py:126 -#: pgadmin/utils/__init__.py:853 +#: pgadmin/utils/__init__.py:856 msgid "Alt/Option" msgstr "" @@ -620,54 +619,46 @@ msgid "Direct debugging" msgstr "" #: pgadmin/browser/register_browser_preferences.py:358 -msgid "Dialog tab forward" -msgstr "" - -#: pgadmin/browser/register_browser_preferences.py:373 -msgid "Dialog tab backward" -msgstr "" - -#: pgadmin/browser/register_browser_preferences.py:388 msgid "Refresh object explorer" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:403 +#: pgadmin/browser/register_browser_preferences.py:373 msgid "Add grid row" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:417 +#: pgadmin/browser/register_browser_preferences.py:387 #: pgadmin/help/__init__.py:27 pgadmin/static/js/Dialogs/index.jsx:380 #: pgadmin/static/js/QuickSearch/index.jsx:274 msgid "Quick Search" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:430 +#: pgadmin/browser/register_browser_preferences.py:400 msgid "Dynamic tab size" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:432 +#: 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" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:439 +#: pgadmin/browser/register_browser_preferences.py:409 msgid "Query tool tab title" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:442 -#: pgadmin/browser/register_browser_preferences.py:513 +#: 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." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:452 +#: pgadmin/browser/register_browser_preferences.py:422 msgid "View/Edit data tab title" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:455 +#: 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 " @@ -675,11 +666,11 @@ msgid "" "with placeholders." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:465 +#: pgadmin/browser/register_browser_preferences.py:435 msgid "Debugger tab title" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:468 +#: pgadmin/browser/register_browser_preferences.py:438 #, python-format msgid "" "Supported placeholders are %FUNCTION%, %ARGS%, %SCHEMA% and %DATABASE%. " @@ -688,7 +679,7 @@ msgid "" "placeholders." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:477 +#: pgadmin/browser/register_browser_preferences.py:447 #: pgadmin/browser/static/js/collection.js:55 #: pgadmin/browser/static/js/node.js:203 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:272 @@ -698,66 +689,66 @@ msgstr "" msgid "Query Tool" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:478 +#: pgadmin/browser/register_browser_preferences.py:448 #: pgadmin/tools/debugger/__init__.py:56 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:592 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1197 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:503 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1091 #: pgadmin/tools/debugger/static/js/debugger_ui.js:29 msgid "Debugger" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:479 +#: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:46 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:71 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 msgid "Schema Diff" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:480 +#: pgadmin/browser/register_browser_preferences.py:450 #: pgadmin/tools/erd/static/js/ERDModule.js:57 msgid "ERD Tool" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:485 +#: pgadmin/browser/register_browser_preferences.py:455 #: pgadmin/browser/static/js/collection.js:70 #: pgadmin/browser/static/js/node.js:220 -#: pgadmin/tools/psql/static/js/psql_module.js:48 +#: pgadmin/tools/psql/static/js/psql_module.js:47 msgid "PSQL Tool" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:489 +#: pgadmin/browser/register_browser_preferences.py:459 msgid "Open in new browser tab" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:492 +#: pgadmin/browser/register_browser_preferences.py:462 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 "" -#: pgadmin/browser/register_browser_preferences.py:502 +#: pgadmin/browser/register_browser_preferences.py:472 msgid "Select open new tab..." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:510 +#: pgadmin/browser/register_browser_preferences.py:480 msgid "PSQL tool tab title" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:523 +#: pgadmin/browser/register_browser_preferences.py:493 msgid "Enable object breadcrumbs?" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:526 +#: pgadmin/browser/register_browser_preferences.py:496 msgid "" "Enable breadcrumbs to show the complete path of an object in the object " "explorer. The breadcrumbs are displayed on object mouse hover." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:535 +#: pgadmin/browser/register_browser_preferences.py:505 msgid "Show comment with object breadcrumbs?" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:538 +#: pgadmin/browser/register_browser_preferences.py:508 msgid "Show object comment along with breadcrumbs." msgstr "" @@ -778,14 +769,14 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:124 #: pgadmin/browser/templates/browser/js/messages.js:21 #: pgadmin/browser/templates/browser/js/messages.js:40 -#: pgadmin/browser/utils.py:444 pgadmin/static/js/utils.js:441 +#: pgadmin/browser/utils.py:444 pgadmin/static/js/utils.js:448 #: pgadmin/tools/backup/__init__.py:569 #: pgadmin/tools/grant_wizard/__init__.py:99 #: pgadmin/tools/sqleditor/__init__.py:964 pgadmin/utils/exception.py:37 msgid "Connection to the server has been lost." msgstr "" -#: pgadmin/browser/utils.py:733 +#: pgadmin/browser/utils.py:734 msgid "Could not find the specified {}." msgstr "" @@ -838,7 +829,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/__init__.py:829 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:194 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:197 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:145 msgid "name" msgstr "" @@ -861,8 +852,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:275 #: pgadmin/misc/cloud/static/js/aws.js:239 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:164 -#: pgadmin/misc/cloud/static/js/azure.js:325 -#: pgadmin/misc/cloud/static/js/google.js:314 +#: pgadmin/misc/cloud/static/js/azure.js:322 +#: pgadmin/misc/cloud/static/js/google.js:311 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:87 msgid "Username" msgstr "" @@ -1128,7 +1119,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py:898 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/__init__.py:478 #: pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py:502 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1117 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1118 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/__init__.py:493 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/__init__.py:587 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/check_constraint/__init__.py:633 @@ -1282,11 +1273,11 @@ 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:199 -#: pgadmin/dashboard/static/js/Dashboard.jsx:643 +#: pgadmin/dashboard/static/js/Dashboard.jsx:200 +#: pgadmin/dashboard/static/js/Dashboard.jsx:644 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:89 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:87 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:145 #: pgadmin/misc/file_manager/static/js/components/ListView.jsx:125 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:112 @@ -1732,7 +1723,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:120 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:660 +#: pgadmin/dashboard/static/js/Dashboard.jsx:661 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2044,7 +2035,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.js:40 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:898 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:1263 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:192 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:206 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:39 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:113 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:131 @@ -2093,8 +2084,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:211 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:223 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:483 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:737 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:744 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:735 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:742 #: pgadmin/tools/backup/static/js/backup.ui.js:695 #: pgadmin/tools/backup/static/js/backup.ui.js:700 #: pgadmin/tools/import_export/static/js/import_export.ui.js:114 @@ -2195,7 +2186,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:449 +#: pgadmin/dashboard/static/js/Dashboard.jsx:450 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:35 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:34 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:167 @@ -2495,7 +2486,7 @@ msgid "Schema dropped" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:732 +#: pgadmin/static/js/SchemaView/index.jsx:728 msgid "Definition incomplete." msgstr "" @@ -2864,20 +2855,20 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1624 #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1669 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1507 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1561 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1508 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1562 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1679 msgid "-- Please create column(s) first..." msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1901 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1229 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1230 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:836 msgid "Trigger(s) have been disabled" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1903 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1231 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1232 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:838 msgid "Trigger(s) have been enabled" msgstr "" @@ -2974,7 +2965,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:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 #: 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 @@ -3313,7 +3304,7 @@ msgid "Function..." msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:622 +#: pgadmin/dashboard/static/js/Dashboard.jsx:623 msgid "Mode" msgstr "" @@ -3442,7 +3433,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/static/js/role.ui.js:202 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:249 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:72 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1211 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1105 msgid "Parameters" msgstr "" @@ -3458,7 +3449,7 @@ msgstr "" msgid "Link Symbol cannot be empty." msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:455 +#: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:454 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:265 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/static/js/compound_trigger.ui.js:167 msgid "Code cannot be empty." @@ -3930,15 +3921,15 @@ msgstr "" msgid "Could not find the table." msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1121 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1122 msgid "\n" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1137 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1138 msgid "Table dropped" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1654 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1655 msgid "Table rows counted: {}" msgstr "" @@ -4706,9 +4697,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:642 -#: pgadmin/static/js/SchemaView/index.jsx:669 -#: pgadmin/static/js/SchemaView/index.jsx:690 +#: pgadmin/static/js/SchemaView/index.jsx:638 +#: pgadmin/static/js/SchemaView/index.jsx:665 +#: pgadmin/static/js/SchemaView/index.jsx:686 #: pgadmin/static/js/components/QueryThresholds.jsx:67 msgid "Warning" msgstr "" @@ -5274,8 +5265,8 @@ msgid "Attach" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.ui.js:161 -#: pgadmin/browser/static/js/browser.js:142 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:692 +#: pgadmin/browser/static/js/browser.js:134 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:690 msgid "Create" msgstr "" @@ -6011,7 +6002,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:794 #: pgadmin/misc/cloud/static/js/aws.js:230 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:270 -#: pgadmin/misc/cloud/static/js/google.js:309 +#: pgadmin/misc/cloud/static/js/google.js:306 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:239 msgid "Storage type" msgstr "" @@ -6302,7 +6293,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:392 #: pgadmin/static/js/helpers/ModalProvider.jsx:80 -#: pgadmin/static/js/helpers/Notifier.jsx:176 +#: pgadmin/static/js/helpers/Notifier.jsx:174 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:19 msgid "No" msgstr "" @@ -6341,9 +6332,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:439 -#: pgadmin/dashboard/static/js/Dashboard.jsx:534 -#: pgadmin/dashboard/static/js/Dashboard.jsx:650 +#: pgadmin/dashboard/static/js/Dashboard.jsx:440 +#: pgadmin/dashboard/static/js/Dashboard.jsx:535 +#: pgadmin/dashboard/static/js/Dashboard.jsx:651 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:152 msgid "Database" msgstr "" @@ -6517,7 +6508,7 @@ msgid "Subscription dropped" msgstr "" #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.js:40 -#: pgadmin/misc/cloud/static/js/azure.js:309 +#: pgadmin/misc/cloud/static/js/azure.js:306 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:210 msgid "Subscription" msgstr "" @@ -6584,10 +6575,10 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/password.html:12 #: pgadmin/misc/cloud/static/js/aws.js:240 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:167 -#: pgadmin/misc/cloud/static/js/azure.js:326 +#: pgadmin/misc/cloud/static/js/azure.js:323 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:490 #: pgadmin/misc/cloud/static/js/biganimal.js:253 -#: pgadmin/misc/cloud/static/js/google.js:315 +#: pgadmin/misc/cloud/static/js/google.js:312 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:388 #: pgadmin/static/js/SecurityPages/LoginPage.jsx:38 #: pgadmin/static/js/SecurityPages/PasswordResetPage.jsx:19 @@ -7725,8 +7716,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:557 pgadmin/dashboard/__init__.py:584 -#: pgadmin/dashboard/static/js/Dashboard.jsx:289 -#: pgadmin/dashboard/static/js/Dashboard.jsx:356 +#: pgadmin/dashboard/static/js/Dashboard.jsx:290 +#: pgadmin/dashboard/static/js/Dashboard.jsx:357 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "" @@ -7768,7 +7759,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_job/sql/pre3.4/stats.sql:3 #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:3 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:230 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:244 msgid "Status" msgstr "" @@ -7790,7 +7781,7 @@ msgid "End time" msgstr "" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:4 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1220 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1114 msgid "Result" msgstr "" @@ -8204,7 +8195,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/dashboard/static/js/Dashboard.jsx:157 +#: pgadmin/dashboard/static/js/Dashboard.jsx:158 #: 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 @@ -8322,8 +8313,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:217 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:104 +#: pgadmin/dashboard/static/js/Dashboard.jsx:218 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:114 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:63 @@ -8880,7 +8870,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:394 #: pgadmin/static/js/helpers/ModalProvider.jsx:80 -#: pgadmin/static/js/helpers/Notifier.jsx:176 +#: pgadmin/static/js/helpers/Notifier.jsx:174 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:23 msgid "Yes" msgstr "" @@ -8993,19 +8983,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:474 +#: pgadmin/dashboard/static/js/Dashboard.jsx:475 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:466 +#: pgadmin/dashboard/static/js/Dashboard.jsx:467 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:458 +#: pgadmin/dashboard/static/js/Dashboard.jsx:459 msgid "Application" msgstr "" @@ -9048,33 +9038,33 @@ msgid "Server Group..." msgstr "" #: pgadmin/browser/static/js/MainMenuFactory.js:18 -#: pgadmin/browser/static/js/keyboard.js:106 +#: pgadmin/browser/static/js/keyboard.js:130 #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:194 #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffButtonComponent.jsx:185 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:528 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:529 msgid "File" msgstr "" #: pgadmin/browser/static/js/MainMenuFactory.js:19 -#: pgadmin/browser/static/js/keyboard.js:109 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:210 +#: pgadmin/browser/static/js/keyboard.js:133 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:224 msgid "Object" msgstr "" #: pgadmin/browser/static/js/MainMenuFactory.js:20 -#: pgadmin/browser/static/js/keyboard.js:112 +#: pgadmin/browser/static/js/keyboard.js:136 msgid "Tools" msgstr "" #: pgadmin/browser/static/js/MainMenuFactory.js:21 -#: pgadmin/browser/static/js/keyboard.js:115 pgadmin/help/__init__.py:65 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:300 +#: pgadmin/browser/static/js/keyboard.js:139 pgadmin/help/__init__.py:65 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:311 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:103 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:34 #: pgadmin/tools/debugger/static/js/components/ToolBar.jsx:145 #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:310 #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:733 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:581 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:582 msgid "Help" msgstr "" @@ -9112,42 +9102,42 @@ msgstr "" msgid "Zoom Out" msgstr "" -#: pgadmin/browser/static/js/MainMenuFactory.js:101 +#: pgadmin/browser/static/js/MainMenuFactory.js:100 msgid "Error in opening window" msgstr "" -#: pgadmin/browser/static/js/browser.js:32 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:114 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:114 -#: pgadmin/misc/sql/static/js/SQL.jsx:45 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:175 +#: pgadmin/browser/static/js/browser.js:29 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:117 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:117 +#: pgadmin/misc/sql/static/js/SQL.jsx:44 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:178 msgid "Please select an object in the tree view." msgstr "" -#: pgadmin/browser/static/js/browser.js:133 +#: pgadmin/browser/static/js/browser.js:125 msgid "Register" msgstr "" -#: pgadmin/browser/static/js/browser.js:166 +#: pgadmin/browser/static/js/browser.js:158 msgid "No menu available for this object." msgstr "" -#: pgadmin/browser/static/js/browser.js:271 +#: pgadmin/browser/static/js/browser.js:263 msgid "No object selected" msgstr "" -#: pgadmin/browser/static/js/browser.js:429 +#: pgadmin/browser/static/js/browser.js:421 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "" -#: pgadmin/browser/static/js/browser.js:1448 +#: pgadmin/browser/static/js/browser.js:1430 msgid "Error retrieving details for the node." msgstr "" #: pgadmin/browser/static/js/collection.js:46 -#: pgadmin/dashboard/static/js/Dashboard.jsx:873 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:724 +#: pgadmin/dashboard/static/js/Dashboard.jsx:845 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:722 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:571 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:586 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:355 @@ -9191,9 +9181,9 @@ msgid "Remove %s" msgstr "" #: pgadmin/browser/static/js/node.js:155 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:750 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:748 #: pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx:93 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:169 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:168 msgid "Delete" msgstr "" @@ -9333,11 +9323,12 @@ msgstr "" #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:177 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:44 #: pgadmin/static/js/Explain/Graphical.jsx:427 -#: pgadmin/static/js/SchemaView/index.jsx:807 -#: pgadmin/static/js/components/CodeMirror.jsx:297 +#: pgadmin/static/js/SchemaView/index.jsx:803 +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:182 +#: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:84 #: pgadmin/static/js/helpers/Layout/index.jsx:54 -#: pgadmin/static/js/helpers/Layout/index.jsx:326 -#: pgadmin/static/js/helpers/Layout/index.jsx:414 +#: pgadmin/static/js/helpers/Layout/index.jsx:331 +#: pgadmin/static/js/helpers/Layout/index.jsx:419 #: pgadmin/static/js/helpers/ModalProvider.jsx:303 msgid "Close" msgstr "" @@ -9392,12 +9383,12 @@ msgid "'%s' cannot be empty." msgstr "" #: pgadmin/browser/templates/browser/js/messages.js:34 -#: pgadmin/misc/sql/static/js/SQL.jsx:59 +#: pgadmin/misc/sql/static/js/SQL.jsx:58 msgid "No SQL could be generated for the selected object." msgstr "" #: pgadmin/browser/templates/browser/js/messages.js:35 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:180 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:183 msgid "No statistics are available for the selected object." msgstr "" @@ -9427,17 +9418,15 @@ msgid "Retrieving data from the server..." msgstr "" #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:298 -#: pgadmin/dashboard/static/js/Dashboard.jsx:367 -#: pgadmin/dashboard/static/js/Dashboard.jsx:813 -#: pgadmin/dashboard/static/js/Dashboard.jsx:817 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:146 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:150 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:145 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:149 -#: pgadmin/misc/sql/static/js/SQL.jsx:82 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:213 +#: pgadmin/dashboard/static/js/Dashboard.jsx:785 +#: pgadmin/dashboard/static/js/Dashboard.jsx:789 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:149 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:153 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:148 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:152 +#: pgadmin/misc/sql/static/js/SQL.jsx:81 #: pgadmin/misc/statistics/static/js/Statistics.jsx:216 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:219 msgid "Failed to retrieve data from the server." msgstr "" @@ -9602,230 +9591,227 @@ msgstr "" msgid "Last state changed at" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Sessions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Locks" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Prepared Transactions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:157 +#: pgadmin/dashboard/static/js/Dashboard.jsx:158 msgid "System Statistics" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:59 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:654 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:655 msgid "Summary" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:272 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:271 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:186 msgid "Configuration" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:210 msgid "Category" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:226 +#: pgadmin/dashboard/static/js/Dashboard.jsx:227 msgid "Unit" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:235 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:174 +#: pgadmin/dashboard/static/js/Dashboard.jsx:236 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:157 msgid "Description" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:256 -#: pgadmin/dashboard/static/js/Dashboard.jsx:310 +#: pgadmin/dashboard/static/js/Dashboard.jsx:257 +#: pgadmin/dashboard/static/js/Dashboard.jsx:311 msgid "Terminate Session?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:257 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 msgid "Are you sure you wish to terminate the session?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:260 +#: pgadmin/dashboard/static/js/Dashboard.jsx:261 msgid "Session terminated successfully." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:261 +#: pgadmin/dashboard/static/js/Dashboard.jsx:262 msgid "An error occurred whilst terminating the active query." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:327 -msgid "Cancel Active Query?" +#: pgadmin/dashboard/static/js/Dashboard.jsx:299 +#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +msgid "Failed to perform the operation." msgstr "" #: pgadmin/dashboard/static/js/Dashboard.jsx:328 +msgid "Cancel Active Query?" +msgstr "" + +#: pgadmin/dashboard/static/js/Dashboard.jsx:329 msgid "Are you sure you wish to cancel the active query?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:331 +#: pgadmin/dashboard/static/js/Dashboard.jsx:332 msgid "Active query cancelled successfully." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:332 +#: pgadmin/dashboard/static/js/Dashboard.jsx:333 msgid "An error occurred whilst cancelling the active query." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:379 +#: pgadmin/dashboard/static/js/Dashboard.jsx:380 msgid "Cancel the active query" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:423 +#: pgadmin/dashboard/static/js/Dashboard.jsx:424 msgid "View the active session details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:430 -#: pgadmin/dashboard/static/js/Dashboard.jsx:525 +#: pgadmin/dashboard/static/js/Dashboard.jsx:431 +#: pgadmin/dashboard/static/js/Dashboard.jsx:526 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:82 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:80 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:183 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:197 msgid "PID" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:482 +#: pgadmin/dashboard/static/js/Dashboard.jsx:483 msgid "Transaction start" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:490 +#: pgadmin/dashboard/static/js/Dashboard.jsx:491 msgid "State" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:500 +#: pgadmin/dashboard/static/js/Dashboard.jsx:501 msgid "Waiting" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:508 +#: pgadmin/dashboard/static/js/Dashboard.jsx:509 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:515 +#: pgadmin/dashboard/static/js/Dashboard.jsx:516 msgid "Blocking PIDs" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:544 +#: pgadmin/dashboard/static/js/Dashboard.jsx:545 msgid "Lock type" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:553 +#: pgadmin/dashboard/static/js/Dashboard.jsx:554 msgid "Target relation" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 +#: pgadmin/dashboard/static/js/Dashboard.jsx:561 msgid "Page" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 +#: pgadmin/dashboard/static/js/Dashboard.jsx:570 msgid "Tuple" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:577 +#: pgadmin/dashboard/static/js/Dashboard.jsx:578 msgid "vXID (target)" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:586 +#: pgadmin/dashboard/static/js/Dashboard.jsx:587 msgid "XID (target)" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:595 +#: pgadmin/dashboard/static/js/Dashboard.jsx:596 msgid "Class" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:604 +#: pgadmin/dashboard/static/js/Dashboard.jsx:605 msgid "Object ID" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:614 +#: pgadmin/dashboard/static/js/Dashboard.jsx:615 msgid "vXID (owner)" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:630 +#: pgadmin/dashboard/static/js/Dashboard.jsx:631 msgid "Granted?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:667 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 msgid "XID" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:674 +#: pgadmin/dashboard/static/js/Dashboard.jsx:675 msgid "Prepared at" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:712 +#: pgadmin/dashboard/static/js/Dashboard.jsx:702 msgid "You cannot cancel background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:714 +#: pgadmin/dashboard/static/js/Dashboard.jsx:704 msgid "You cannot terminate background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:717 msgid "You are not allowed to cancel the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:731 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "You are not allowed to terminate the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:739 +#: pgadmin/dashboard/static/js/Dashboard.jsx:729 msgid "The session is already in idle state." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:753 -msgid "Superuser privileges are required to cancel another users query." -msgstr "" - -#: pgadmin/dashboard/static/js/Dashboard.jsx:757 -msgid "Superuser privileges are required to terminate another users query." -msgstr "" - -#: pgadmin/dashboard/static/js/Dashboard.jsx:773 +#: pgadmin/dashboard/static/js/Dashboard.jsx:745 msgid "Please connect to the selected server to view the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:792 +#: pgadmin/dashboard/static/js/Dashboard.jsx:764 msgid "Loading dashboard..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:828 +#: pgadmin/dashboard/static/js/Dashboard.jsx:800 msgid "" "System stats extension is not installed. You can install the extension in" " a database using the \"CREATE EXTENSION system_stats;\" SQL command. " "Reload the pgAdmin once you installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:836 +#: pgadmin/dashboard/static/js/Dashboard.jsx:808 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:901 -#: pgadmin/dashboard/static/js/Dashboard.jsx:906 +#: pgadmin/dashboard/static/js/Dashboard.jsx:873 +#: pgadmin/dashboard/static/js/Dashboard.jsx:878 msgid "Active sessions only" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:949 -#: pgadmin/dashboard/static/js/Dashboard.jsx:951 +#: pgadmin/dashboard/static/js/Dashboard.jsx:921 +#: pgadmin/dashboard/static/js/Dashboard.jsx:923 msgid "Database activity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:949 -#: pgadmin/dashboard/static/js/Dashboard.jsx:951 +#: pgadmin/dashboard/static/js/Dashboard.jsx:921 +#: pgadmin/dashboard/static/js/Dashboard.jsx:923 msgid "Server activity" msgstr "" @@ -9833,7 +9819,7 @@ msgstr "" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:215 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:218 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:368 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:237 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:220 msgid "Please connect to the selected server to view the graph." msgstr "" @@ -9841,7 +9827,7 @@ msgstr "" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:217 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:220 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:370 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:239 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:222 msgid "An error occurred whilst rendering the graph." msgstr "" @@ -9849,7 +9835,7 @@ msgstr "" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:220 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:223 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:373 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:242 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:225 msgid "" "Not connected to the server or the connection to the server has been " "closed." @@ -9938,15 +9924,15 @@ msgid "Community Support" msgstr "" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:96 -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:269 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:268 msgid "CPU usage" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:274 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:273 msgid "Load average" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:284 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:283 msgid "Process CPU usage" msgstr "" @@ -9958,11 +9944,11 @@ msgstr "" msgid "Memory bytes" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:278 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:277 msgid "Swap memory" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:289 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:288 msgid "Process memory usage" msgstr "" @@ -10018,141 +10004,137 @@ msgstr "" msgid "drive_letter" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:445 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:444 msgid "Disk information" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "Data transfer" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "I/O operations count" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "Time spent in I/O operations" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:97 -msgid "Property" -msgstr "" - -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "version" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:147 msgid "Host name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:147 msgid "host_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:148 msgid "Domain name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:148 msgid "domain_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:166 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:177 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:149 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:160 msgid "Architecture" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:166 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:177 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:149 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:160 msgid "architecture" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:167 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:150 msgid "Os up since seconds" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:167 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:150 msgid "os_up_since_seconds" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:173 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:156 msgid "Vendor" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:173 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:156 msgid "vendor" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:174 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:157 msgid "description" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:175 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:158 msgid "Model name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:175 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:158 msgid "model_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:176 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:159 msgid "No of cores" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:176 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:159 msgid "no_of_cores" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:178 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:161 msgid "Clock speed Hz" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:178 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:161 msgid "clock_speed_hz" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:179 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 msgid "L1 dcache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:179 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 msgid "l1dcache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:180 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 msgid "L1 icache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:180 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 msgid "l1icache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:181 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 msgid "L2 cache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:181 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 msgid "l2cache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:182 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 msgid "L3 cache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:182 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 msgid "l3cache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:292 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:273 msgid "OS information" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:297 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:278 msgid "Process & handle count" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:305 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:286 msgid "CPU information" msgstr "" @@ -10267,7 +10249,7 @@ msgid "" "theme" msgstr "" -#: pgadmin/misc/__init__.py:249 +#: pgadmin/misc/__init__.py:246 msgid "Invalid binary path." msgstr "" @@ -10401,31 +10383,31 @@ msgstr "" msgid "Process Watcher - %s" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:150 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:140 msgid "Stop Process" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:177 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:158 msgid "View details" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:220 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:234 msgid "Start Time" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:244 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:255 msgid "Time Taken (sec)" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:289 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:300 msgid "Acknowledge and Remove" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:291 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:302 msgid "Remove Processes" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:291 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:302 msgid "Are you sure you want to remove the selected processes?" msgstr "" @@ -10531,7 +10513,6 @@ msgstr "" #: pgadmin/misc/cloud/static/js/azure.js:43 #: pgadmin/misc/cloud/static/js/google.js:44 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:106 msgid "Loading..." msgstr "" @@ -10587,46 +10568,46 @@ msgid "Please review the details before creating the cloud instance." msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:217 -#: pgadmin/misc/cloud/static/js/azure.js:308 +#: pgadmin/misc/cloud/static/js/azure.js:305 #: pgadmin/misc/cloud/static/js/biganimal.js:222 -#: pgadmin/misc/cloud/static/js/google.js:295 +#: pgadmin/misc/cloud/static/js/google.js:292 msgid "Cloud" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:218 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:38 #: pgadmin/misc/cloud/static/js/biganimal.js:223 -#: pgadmin/misc/cloud/static/js/google.js:296 +#: pgadmin/misc/cloud/static/js/google.js:293 msgid "Instance name" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:219 -#: pgadmin/misc/cloud/static/js/azure.js:330 -#: pgadmin/misc/cloud/static/js/google.js:319 +#: pgadmin/misc/cloud/static/js/azure.js:327 +#: pgadmin/misc/cloud/static/js/google.js:316 msgid "Public IP" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:223 -#: pgadmin/misc/cloud/static/js/azure.js:316 -#: pgadmin/misc/cloud/static/js/google.js:303 +#: pgadmin/misc/cloud/static/js/azure.js:313 +#: pgadmin/misc/cloud/static/js/google.js:300 msgid "PostgreSQL version" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:224 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:213 -#: pgadmin/misc/cloud/static/js/azure.js:317 +#: pgadmin/misc/cloud/static/js/azure.js:314 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:343 #: pgadmin/misc/cloud/static/js/biganimal.js:238 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:124 -#: pgadmin/misc/cloud/static/js/google.js:305 +#: pgadmin/misc/cloud/static/js/google.js:302 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:210 msgid "Instance type" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:231 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:279 -#: pgadmin/misc/cloud/static/js/azure.js:321 -#: pgadmin/misc/cloud/static/js/google.js:310 +#: pgadmin/misc/cloud/static/js/azure.js:318 +#: pgadmin/misc/cloud/static/js/google.js:307 msgid "Allocated storage" msgstr "" @@ -10642,8 +10623,8 @@ msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:245 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:336 -#: pgadmin/misc/cloud/static/js/azure.js:334 -#: pgadmin/misc/cloud/static/js/google.js:323 +#: pgadmin/misc/cloud/static/js/azure.js:331 +#: pgadmin/misc/cloud/static/js/google.js:320 msgid "High availability" msgstr "" @@ -10674,10 +10655,10 @@ msgid "Availability" msgstr "" #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:89 -#: pgadmin/misc/cloud/static/js/azure.js:311 +#: pgadmin/misc/cloud/static/js/azure.js:308 #: pgadmin/misc/cloud/static/js/biganimal.js:224 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:471 -#: pgadmin/misc/cloud/static/js/google.js:298 +#: pgadmin/misc/cloud/static/js/google.js:295 msgid "Region" msgstr "" @@ -10739,7 +10720,7 @@ msgstr "" #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:205 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:325 -#: pgadmin/misc/cloud/static/js/google.js:304 +#: pgadmin/misc/cloud/static/js/google.js:301 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:191 msgid "Instance class" msgstr "" @@ -10799,20 +10780,20 @@ msgstr "" msgid "Error while verifying Microsoft Azure: ${error}" msgstr "" -#: pgadmin/misc/cloud/static/js/azure.js:292 +#: pgadmin/misc/cloud/static/js/azure.js:289 msgid "" "Error while checking server name availability with Microsoft Azure: " "${error.response.data.errormsg}" msgstr "" -#: pgadmin/misc/cloud/static/js/azure.js:310 +#: pgadmin/misc/cloud/static/js/azure.js:307 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:236 msgid "Resource group" msgstr "" -#: pgadmin/misc/cloud/static/js/azure.js:312 +#: pgadmin/misc/cloud/static/js/azure.js:309 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:271 -#: pgadmin/misc/cloud/static/js/google.js:299 +#: pgadmin/misc/cloud/static/js/google.js:296 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:142 msgid "Availability zone" msgstr "" @@ -11045,7 +11026,7 @@ msgid "Please select number of stand by replicas." msgstr "" #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:48 -#: pgadmin/misc/cloud/static/js/google.js:297 +#: pgadmin/misc/cloud/static/js/google.js:294 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:112 msgid "Project" msgstr "" @@ -11156,7 +11137,7 @@ msgstr "" msgid "Error while authentication: ${error}" msgstr "" -#: pgadmin/misc/cloud/static/js/google.js:324 +#: pgadmin/misc/cloud/static/js/google.js:321 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:317 msgid "Secondary availability zone" msgstr "" @@ -11246,16 +11227,16 @@ msgstr "" msgid "Cloud Deployment" msgstr "" -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:124 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:127 msgid "No dependency information is available for the selected object." msgstr "" -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:170 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:170 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:173 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:173 msgid "panel" msgstr "" -#: pgadmin/misc/dependents/static/js/Dependents.jsx:124 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:127 msgid "No dependent information is available for the selected object." msgstr "" @@ -11329,7 +11310,7 @@ msgid "Storage Manager..." msgstr "" #: pgadmin/misc/file_manager/static/js/FileManagerModule.jsx:63 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:525 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:526 msgid "Save File" msgstr "" @@ -11341,24 +11322,24 @@ msgstr "" msgid "Are you sure you want to replace this file?" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:690 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:688 msgid "Select" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:705 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:781 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:703 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:779 msgid "My Storage" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:708 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:706 msgid "Home" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:711 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:709 msgid "Go Back" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:728 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:726 #: pgadmin/static/js/SchemaView/DataGridView.jsx:338 #: pgadmin/static/js/components/PgTable.jsx:472 #: pgadmin/static/js/components/PgTable.jsx:473 @@ -11366,46 +11347,46 @@ msgstr "" msgid "Search" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:731 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 #: pgadmin/static/js/Explain/Graphical.jsx:416 #: pgadmin/tools/sqleditor/static/js/components/sections/GraphVisualiser.jsx:439 msgid "Download" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:731 msgid "New Folder" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:747 -#: pgadmin/static/js/helpers/Layout/index.jsx:439 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:745 +#: pgadmin/static/js/helpers/Layout/index.jsx:444 msgid "Rename" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:757 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:755 msgid "Upload" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:760 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:758 msgid "List View" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:761 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:759 msgid "Grid View" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:767 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:765 msgid "Show Hidden Files" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:775 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:773 msgid "${selectedSS}" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:831 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:829 msgid "All Files" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:843 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:841 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:630 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:20 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 @@ -11415,7 +11396,7 @@ msgstr "" #: pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx:79 #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/Notifier.jsx:47 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:867 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:863 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:430 #: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx:211 #: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx:389 @@ -11446,7 +11427,7 @@ msgstr "" msgid "The file size limit (per file) is %s MB." msgstr "" -#: pgadmin/misc/sql/static/js/SQL.jsx:78 pgadmin/static/js/UtilityView.jsx:43 +#: 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:291 #: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:787 @@ -11457,7 +11438,7 @@ msgstr "" msgid "Error" msgstr "" -#: pgadmin/misc/statistics/static/js/Statistics.jsx:207 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:210 msgid "The master password is not set." msgstr "" @@ -11529,7 +11510,7 @@ msgstr "" #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:633 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:28 -#: pgadmin/static/js/SchemaView/index.jsx:813 +#: pgadmin/static/js/SchemaView/index.jsx:809 msgid "Save" msgstr "" @@ -11561,30 +11542,30 @@ msgstr "" msgid "accesskey" msgstr "" -#: pgadmin/static/js/utils.js:280 +#: pgadmin/static/js/utils.js:283 msgid "Please configure the PostgreSQL Binary Path in the Preferences dialog." msgstr "" -#: pgadmin/static/js/utils.js:285 +#: pgadmin/static/js/utils.js:288 msgid "" "Please configure the EDB Advanced Server Binary Path in the Preferences " "dialog." msgstr "" -#: pgadmin/static/js/utils.js:292 +#: pgadmin/static/js/utils.js:295 msgid "Configuration required" msgstr "" -#: pgadmin/static/js/utils.js:297 +#: pgadmin/static/js/utils.js:300 msgid "Preferences Error" msgstr "" -#: pgadmin/static/js/utils.js:298 +#: pgadmin/static/js/utils.js:301 #, python-format msgid "Failed to load preference %s of module %s" msgstr "" -#: pgadmin/static/js/utils.js:360 +#: pgadmin/static/js/utils.js:363 msgid "" "The file opened contains bidirectional Unicode characters which could be " "interpreted differently than what is displayed. If this is unexpected it " @@ -11592,7 +11573,7 @@ msgid "" "display hidden Unicode characters before proceeding." msgstr "" -#: pgadmin/static/js/utils.js:362 +#: pgadmin/static/js/utils.js:365 msgid "" "The pasted text contains bidirectional Unicode characters which could be " "interpreted differently than what is displayed. If this is unexpected it " @@ -11600,7 +11581,7 @@ msgid "" "display hidden Unicode characters before proceeding." msgstr "" -#: pgadmin/static/js/utils.js:364 +#: pgadmin/static/js/utils.js:367 msgid "Trojan Source Warning" msgstr "" @@ -11666,7 +11647,7 @@ msgstr "" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:67 #: pgadmin/static/js/helpers/Notifier.jsx:47 -#: pgadmin/static/js/helpers/Notifier.jsx:170 +#: pgadmin/static/js/helpers/Notifier.jsx:168 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:86 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -11909,7 +11890,7 @@ msgstr "" msgid "Heap Blocks" msgstr "" -#: pgadmin/static/js/Explain/index.jsx:494 +#: pgadmin/static/js/Explain/index.jsx:492 msgid "" "Use Explain/Explain analyze button to generate the plan for a query. " "Alternatively, you can also execute \"EXPLAIN (FORMAT JSON) [QUERY]\"." @@ -11945,7 +11926,7 @@ msgid "Show all" msgstr "" #: pgadmin/static/js/SchemaView/DataGridView.jsx:343 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:159 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:158 msgid "Add row" msgstr "" @@ -11965,34 +11946,34 @@ msgstr "" msgid "Are you sure you wish to delete this row?" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:285 +#: pgadmin/static/js/SchemaView/index.jsx:283 #, python-format msgid "%s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:287 +#: pgadmin/static/js/SchemaView/index.jsx:285 #, python-format msgid "%s in %s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:310 +#: pgadmin/static/js/SchemaView/index.jsx:306 #, python-format msgid "%s in %s" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:643 +#: pgadmin/static/js/SchemaView/index.jsx:639 msgid "Changes will be lost. Are you sure you want to reset?" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:735 +#: pgadmin/static/js/SchemaView/index.jsx:731 msgid "No updates." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:810 +#: pgadmin/static/js/SchemaView/index.jsx:806 msgid "Reset" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:1009 +#: pgadmin/static/js/SchemaView/index.jsx:1005 msgid "Edit object..." msgstr "" @@ -12057,7 +12038,7 @@ msgstr "" #: pgadmin/static/js/SecurityPages/MfaValidatePage.jsx:60 #: pgadmin/static/js/SecurityPages/MfaValidatePage.jsx:85 -#: pgadmin/static/js/components/FormComponents.jsx:477 +#: pgadmin/static/js/components/FormComponents.jsx:473 msgid "Validate" msgstr "" @@ -12074,64 +12055,31 @@ msgstr "" msgid "Retype Password" msgstr "" -#: pgadmin/static/js/components/CodeMirror.jsx:262 -#: pgadmin/static/js/components/CodeMirror.jsx:264 -msgid "Find text" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:280 -#: pgadmin/static/js/components/CodeMirror.jsx:282 -msgid "Replace value" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:287 -msgid "Previous" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:289 -#: pgadmin/static/js/helpers/wizard/Wizard.jsx:223 -msgid "Next" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:292 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:601 -msgid "Replace" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:294 -msgid "Replace All" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:429 -#: pgadmin/static/js/components/CodeMirror.jsx:565 -msgid "SQL editor" -msgstr "" - #: pgadmin/static/js/components/ContextMenu.jsx:47 msgid "No options" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:474 +#: pgadmin/static/js/components/FormComponents.jsx:470 msgid "Select a file" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:977 +#: pgadmin/static/js/components/FormComponents.jsx:971 msgid "" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:982 +#: pgadmin/static/js/components/FormComponents.jsx:976 msgid "Select an item..." msgstr "Vyberte položku..." -#: pgadmin/static/js/components/FormComponents.jsx:1054 +#: pgadmin/static/js/components/FormComponents.jsx:1048 msgid "Select the color" msgstr "Vyberte barvu" -#: pgadmin/static/js/components/FormComponents.jsx:1269 +#: pgadmin/static/js/components/FormComponents.jsx:1263 msgid "Close Message" msgstr "Zavřít zprávu" -#: pgadmin/static/js/components/FormComponents.jsx:1322 +#: pgadmin/static/js/components/FormComponents.jsx:1316 msgid "Loading" msgstr "Načítání" @@ -12721,6 +12691,24 @@ msgstr "Náhled není k dispozici..." msgid "Accesskey" msgstr "Funkční klávesa" +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:172 +msgid "Previous" +msgstr "Předchozí" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:174 +#: pgadmin/static/js/helpers/wizard/Wizard.jsx:223 +msgid "Next" +msgstr "Další" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:177 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:602 +msgid "Replace" +msgstr "Nahradit" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:179 +msgid "Replace All" +msgstr "Nahradit vše" + #: pgadmin/static/js/helpers/MainMoreToolbar.jsx:14 msgid "More" msgstr "Více" @@ -12749,21 +12737,21 @@ msgstr "Spojení ztraceno" msgid "Clear" msgstr "Průhledná" -#: pgadmin/static/js/helpers/Layout/index.jsx:356 +#: pgadmin/static/js/helpers/Layout/index.jsx:361 msgid "Maximise" msgstr "Maximalizovat" -#: pgadmin/static/js/helpers/Layout/index.jsx:359 +#: pgadmin/static/js/helpers/Layout/index.jsx:364 #: pgadmin/tools/restore/__init__.py:40 pgadmin/tools/restore/__init__.py:107 #: pgadmin/tools/restore/static/js/restore.js:161 msgid "Restore" msgstr "Obnovit" -#: pgadmin/static/js/helpers/Layout/index.jsx:422 +#: pgadmin/static/js/helpers/Layout/index.jsx:427 msgid "Close Others" msgstr "Zavřít ostatní" -#: pgadmin/static/js/helpers/Layout/index.jsx:430 +#: pgadmin/static/js/helpers/Layout/index.jsx:435 msgid "Close All" msgstr "Zavřít vše" @@ -12783,17 +12771,17 @@ 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:53 +#: pgadmin/static/js/tree/tree_utils.js:49 msgid "Please select server or child node from the object explorer." msgstr "Vyberte server nebo podřízený uzel z průzkumníka objektů." -#: pgadmin/static/js/tree/tree_utils.js:85 +#: pgadmin/static/js/tree/tree_utils.js:81 msgid "Please select a database or its child node from the browser." msgstr "Vyberte v prohlížeči databázi nebo její podřízený uzel." @@ -12856,11 +12844,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 @@ -12869,17 +12857,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ů." @@ -13198,8 +13185,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:746 #: pgadmin/tools/backup/static/js/backupGlobal.ui.js:106 @@ -13211,9 +13197,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 msgid "Accesskey (Continue/Start)" @@ -13277,10 +13265,9 @@ msgstr "Nelze ladit zabalené funkce EDB Advanced Server." #: pgadmin/tools/debugger/__init__.py:428 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:504 #: pgadmin/tools/debugger/__init__.py:518 @@ -13289,8 +13276,8 @@ msgstr "V této databázi se nepodařilo najít rozšíření pldbgapi." #: pgadmin/tools/debugger/__init__.py:525 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." @@ -13310,12 +13297,12 @@ msgstr "Nelze načíst informace o ladícím rozšíření." #: pgadmin/tools/debugger/__init__.py:720 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:740 msgid "Please upgrade the pldbgapi extension to 1.1 or above and try again." @@ -13360,7 +13347,7 @@ msgstr "Ladění" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:91 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:146 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:173 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:872 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:868 msgid "Debug" msgstr "Ladit" @@ -13374,53 +13361,51 @@ msgid "Set Breakpoint" msgstr "Nastavit bod přerušení" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:396 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:754 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:750 msgid "Debugger Target Initialization Error" msgstr "Chyba inicializace cíle ladění" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:403 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:556 -#: pgadmin/tools/debugger/static/js/DebuggerModule.js:561 -#: pgadmin/tools/debugger/static/js/DebuggerModule.js:612 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:432 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:807 +#: pgadmin/tools/debugger/static/js/DebuggerModule.js:560 +#: pgadmin/tools/debugger/static/js/DebuggerModule.js:610 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:430 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:803 #: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:136 #: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:155 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:163 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:170 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:177 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:209 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:233 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:240 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:275 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:282 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:332 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:497 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:504 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:544 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:551 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:799 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:806 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:830 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:837 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:918 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:925 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:950 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:957 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1091 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1098 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1129 -#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:64 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:164 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:171 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:178 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:210 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:234 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:241 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:276 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:284 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:309 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:455 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:462 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:710 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:717 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:741 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:748 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:812 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:819 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:844 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:851 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:985 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:992 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1023 +#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:57 msgid "Debugger Error" msgstr "Chyba ladění" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:496 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?" @@ -13439,27 +13424,27 @@ msgstr "YYYY-MM-DD" msgid "Use Default?" msgstr "Použít výchozí" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:433 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:431 msgid "Unable to fetch the arguments from server" msgstr "Nelze načíst argumenty ze serveru" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:493 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:491 msgid "Clear failed" msgstr "Smazání selhalo" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:743 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:739 msgid "Error occured: " msgstr "Vyskytla se chyba: " -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:775 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:771 msgid "Debugger Listener Startup Error" msgstr "Chyba při spouštění ladícího naslouchání" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:799 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:795 msgid "Debugger Listener Startup Set Arguments Error" msgstr "Chyba při spuštění sady argumentů posluchače ladícího programu" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:862 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:858 msgid "Clear All" msgstr "Smazat vše" @@ -13469,120 +13454,115 @@ msgstr "Ladění zrušeno" #: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:142 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:156 msgid "Error while starting debugging listener." msgstr "Při spuštění ladícího naslouchání došlo k chybě." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:164 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1066 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:165 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:960 msgid "Error while polling result." msgstr "Chyba při výsledku dotazování." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:171 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:172 msgid "Error while clearing all breakpoint." msgstr "Chyba při odstraňování všech bodů přerušení." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:178 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:179 msgid "Error while fetching breakpoint information." msgstr "Chyba při načítání informací o bodu přerušení." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:202 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:203 #: pgadmin/utils/constants.py:35 msgid "Not connected to server or connection with the server has been closed." msgstr "Nebylo připojeno k serveru nebo připojení k serveru bylo uzavřeno." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:210 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:211 msgid "Error while fetching messages information." msgstr "Při načítání informací o zprávách došlo k chybě." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:234 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:241 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:235 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:242 msgid "Error while starting debugging session." msgstr "Chyba při zahájení ladící relace." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:276 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:283 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:277 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:285 msgid "Error while executing requested debugging information." msgstr "Chyba při provádění požadovaných informací o ladění." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:333 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:310 msgid "Error while selecting frame." msgstr "Chyba při výběru snímku." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:498 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:505 -msgid "Error while toggling breakpoint." -msgstr "Chyba při přepínání bodu přerušení." - -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:545 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:552 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:456 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:463 msgid "Error while executing stop in debugging session." msgstr "Chyba při zastavování v ladící relaci." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:757 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:668 msgid "Debugger poll end execution error" msgstr "Chyba ukončení spuštění průzkumů při ladění" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:800 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:807 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:711 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:718 msgid "Error while executing continue in debugging session." msgstr "Chyba při provádění pokračování v ladící relaci." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:831 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:838 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:742 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:749 msgid "Error while executing step over in debugging session." msgstr "Chyba při provádění krokování přes v ladící relaci." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:919 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:926 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:813 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:820 msgid "Error while fetching variable information." msgstr "Při načítání informací o proměnné došlo k chybě." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:951 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:958 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:845 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:852 msgid "Error while fetching stack information." msgstr "Při načítání informací o zásobníku došlo k chybě." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:970 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:864 msgid "Error in update" msgstr "Chyba při aktualizaci" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1001 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:895 msgid "Waiting for another session to invoke the target..." msgstr "Čekání na další relaci k vyvolání cíle..." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1065 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:959 msgid "Debugger Error: poll_result" msgstr "Chyba ladění: poll_result" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1092 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1099 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:986 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:993 msgid "Error while executing step into in debugging session." msgstr "Chyba při provádění kroku v ladící relace." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1130 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1024 msgid "Error while depositing variable value." msgstr "Chyba při ukládání hodnoty proměnné." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1214 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1108 msgid "Local Variables" msgstr "Lokální proměnné" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1217 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1111 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:211 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:360 msgid "Messages" msgstr "Zprávy" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1223 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1117 msgid "Stack" msgstr "Zásobník" -#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:65 +#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:58 msgid "Error while setting debugging breakpoint." msgstr "Při nastavování bodu ladění došlo k chybě." @@ -13699,8 +13679,8 @@ msgstr "SQL včetně DROP tabulky" #: pgadmin/tools/erd/__init__.py:380 pgadmin/tools/erd/__init__.py:419 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." @@ -13714,9 +13694,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:402 #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:288 @@ -13742,7 +13722,7 @@ msgid "ERD Error" msgstr "Chyba E-R diagramu" #: pgadmin/tools/erd/static/js/ERDModule.js:92 -#: pgadmin/tools/psql/static/js/psql_module.js:95 +#: pgadmin/tools/psql/static/js/psql_module.js:94 #: pgadmin/tools/sqleditor/static/js/show_query_tool.js:61 #: pgadmin/tools/sqleditor/static/js/show_view_data.js:62 msgid "No object selected." @@ -13831,11 +13811,13 @@ msgstr "" #: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:670 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:683 msgid "Preparing the SQL..." @@ -13855,8 +13837,8 @@ msgstr "Limit maximální velikosti obrázku" #: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:799 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." @@ -13882,13 +13864,13 @@ msgid "Fetching schema data..." msgstr "Načítání dat schématu..." #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:120 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:390 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:391 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:850 msgid "Unsaved changes" msgstr "Neuložené změny" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:121 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:391 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:392 msgid "Are you sure you wish to discard the current changes?" msgstr "Opravdu chcete zrušit aktuální změny?" @@ -13955,12 +13937,12 @@ msgid "Zoom to Fit" msgstr "Přizpůsobit přiblížení" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:317 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:588 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:589 msgid "File Menu" msgstr "Nabídka \"Soubor\"" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:321 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:590 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:591 msgid "Save as" msgstr "Uložit jako" @@ -14038,11 +14020,11 @@ msgstr "Správce oprávnění" #: pgadmin/tools/grant_wizard/static/js/GrantWizard.jsx:348 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 @@ -14054,8 +14036,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:38 #: pgadmin/tools/import_export/static/js/import_export.ui.js:51 @@ -14136,14 +14118,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" @@ -14151,13 +14134,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" @@ -14166,15 +14149,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" @@ -14183,16 +14167,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..." @@ -14204,8 +14189,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." @@ -14221,16 +14206,16 @@ 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:41 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:208 @@ -14275,8 +14260,8 @@ 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:104 msgid "Import Servers" @@ -14288,17 +14273,17 @@ msgstr "Chyba importu" #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:152 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:154 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 " @@ -14414,7 +14399,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" @@ -14422,11 +14408,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" @@ -14486,13 +14472,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" @@ -14527,38 +14513,38 @@ 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:464 pgadmin/tools/psql/__init__.py:498 msgid "Invalid session.\r\n" msgstr "Chybná relace.\n" -#: pgadmin/tools/psql/static/js/psql_module.js:86 -#: pgadmin/tools/psql/static/js/psql_module.js:94 -#: pgadmin/tools/psql/static/js/psql_module.js:104 +#: pgadmin/tools/psql/static/js/psql_module.js:85 +#: pgadmin/tools/psql/static/js/psql_module.js:93 +#: pgadmin/tools/psql/static/js/psql_module.js:103 msgid "PSQL Error" msgstr "PSQL chyba" -#: pgadmin/tools/psql/static/js/psql_module.js:105 +#: pgadmin/tools/psql/static/js/psql_module.js:104 msgid "Please select a server/database object." msgstr "Vyberte server nebo databázový objekt." -#: pgadmin/tools/psql/static/js/psql_module.js:261 +#: pgadmin/tools/psql/static/js/psql_module.js:260 msgid "Clipboard write permission required" msgstr "Vyžaduje se oprávnění k zápisu do schránky" -#: pgadmin/tools/psql/static/js/psql_module.js:261 +#: pgadmin/tools/psql/static/js/psql_module.js:260 msgid "To copy data from PSQL terminal, Clipboard write permission required." msgstr "" "Pro kopírování dat z PSQL terminálu je vyžadováno oprávnění k zápisu do " "schránky." -#: pgadmin/tools/psql/static/js/psql_module.js:279 +#: pgadmin/tools/psql/static/js/psql_module.js:280 msgid "Clipboard read permission required" msgstr "Je vyžadováno oprávnění ke čtení schránky" -#: pgadmin/tools/psql/static/js/psql_module.js:279 +#: pgadmin/tools/psql/static/js/psql_module.js:280 msgid "To paste data on the PSQL terminal, Clipboard read permission required." msgstr "" "Chcete-li vložit data do terminálu PSQL, je nutné oprávnění ke čtení " @@ -14583,10 +14569,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" @@ -14639,11 +14626,11 @@ msgstr "Ignorovat bílé znaky" #: pgadmin/tools/schema_diff/__init__.py:75 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:82 #: pgadmin/tools/schema_diff/static/js/SchemaDiffConstants.js:70 @@ -14652,8 +14639,8 @@ msgstr "Ignorovat vlastníka" #: pgadmin/tools/schema_diff/__init__.py:84 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." @@ -14665,8 +14652,8 @@ msgstr "Ignorovat tabulkový prostor" #: pgadmin/tools/schema_diff/__init__.py:93 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." @@ -14677,11 +14664,11 @@ msgstr "Ignorovat GRANT/REVOKE" #: pgadmin/tools/schema_diff/__init__.py:102 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:640 msgid "Schema Objects" @@ -14697,11 +14684,11 @@ msgstr "Server(y) byly odpojeny." #: pgadmin/tools/schema_diff/__init__.py:727 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:741 msgid "Source and Target database server must be of the same major version." @@ -14712,8 +14699,8 @@ msgid "Comparing {0}" msgstr "Porovnávání {0}" #: pgadmin/tools/schema_diff/__init__.py:804 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:380 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:384 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:377 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:381 msgid "Database Objects" msgstr "Databázové objekty" @@ -14749,15 +14736,15 @@ msgstr "Rozdílný" msgid "Ignore Grant/Revoke" msgstr "Ignorovat GRANT/REVOKE" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:75 +#: 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:754 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:749 msgid "No difference found" msgstr "Nebyl nalezen žádný rozdíl" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:759 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "Loading result grid..." msgstr "Načítání výsledků..." @@ -14808,15 +14795,13 @@ msgid "Generating script..." msgstr "Generování skriptu..." #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:344 -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:345 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" @@ -14830,8 +14815,7 @@ msgstr "" "použijí ve správném pořadí.\n" #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:347 -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:395 @@ -14883,7 +14867,8 @@ msgstr "Porovnání schématu:" #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:802 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:804 @@ -14909,7 +14894,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:309 msgid "Locating..." @@ -15034,8 +15020,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 @@ -15072,10 +15058,8 @@ msgid "Database moved/renamed" msgstr "Databáze přesunuta/přejmenována" #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:155 -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:181 msgid "Query History" @@ -15101,7 +15085,8 @@ msgstr "Nepřipojeno" #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:395 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:424 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}" @@ -15121,7 +15106,8 @@ msgstr "⁃ Pokud bylo spojení nečinné, mohlo být nuceně odpojeno." #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:421 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:422 msgid "⁃ The user session may have timed out." @@ -15195,13 +15181,13 @@ msgid "Don't ask again" msgstr "Již se neptat" #: pgadmin/tools/sqleditor/static/js/components/dialogs/ConfirmTransactionContent.jsx:23 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:572 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:573 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:718 msgid "Rollback" msgstr "Vrátit změny (ROLLBACK)" #: pgadmin/tools/sqleditor/static/js/components/dialogs/ConfirmTransactionContent.jsx:27 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:570 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:571 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:700 msgid "Commit" msgstr "Schválit (COMMIT)" @@ -15344,20 +15330,21 @@ msgstr "Osa X" msgid "Y Axis" msgstr "Osa Y" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:308 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:309 msgid "Close query tool?" msgstr "Zavřít dotazovací nástroj?" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:311 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:312 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:323 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:324 msgid "Commit transaction?" msgstr "Schválit (COMMIT) transakci" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:326 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:327 msgid "" "The current transaction is not commited to the database. Do you want to " "commit or rollback the transaction?" @@ -15365,168 +15352,168 @@ msgstr "" "Aktuální transakce není schválena (COMMIT) v databázi. Chcete transakci " "schválit (COMMIT) nebo vrátit změny (ROLLBACK)?" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:523 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:524 msgid "Open File" msgstr "Otevřít soubor" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:533 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:534 msgid "Edit" msgstr "Upravit" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:539 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:540 msgid "Sort/Filter" msgstr "Řazení/filtrování" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:541 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:542 msgid "Filter options" msgstr "Možnosti filtru" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:546 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:547 msgid "No limit" msgstr "Bez omezení" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:547 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:548 msgid "1000 rows" msgstr "1000 řádků" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:548 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:549 msgid "500 rows" msgstr "500 řádků" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:549 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:550 msgid "100 rows" msgstr "100 řádků" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:552 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:553 msgid "Cancel query" msgstr "Zrušit dotaz" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:554 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:555 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:371 msgid "Execute script" msgstr "Spustit skript" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:556 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:557 msgid "Execute options" msgstr "Možnosti provedení" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:561 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:562 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:829 #: pgadmin/utils/constants.py:23 msgid "Explain" msgstr "Vyložit" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:563 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:564 msgid "Explain Analyze" msgstr "Vyložit analýzu" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:565 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:566 msgid "Explain Settings" msgstr "Vyložit nastavení" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:576 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:577 msgid "Macros" msgstr "Makra" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:596 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:597 msgid "Edit Menu" msgstr "Nabídka \"Upravit\"" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:599 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:600 msgid "Find" msgstr "Najít" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:603 -msgid "Jump" -msgstr "Jít na" +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:604 +msgid "Go to Line/Column" +msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:606 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:607 msgid "Indent Selection" msgstr "Zvětšit odsazení" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:608 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:609 msgid "Unindent Selection" msgstr "Zmenšit odsazení" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:610 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:611 msgid "Toggle Comment" msgstr "Zakomentovat/Odkomentovat" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:612 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:613 msgid "Toggle Case Of Selected Text" msgstr "Změnit velikost písmen vybraného textu" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:614 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:615 msgid "Clear Query" msgstr "Vymazat dotaz" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:616 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:617 msgid "Format SQL" msgstr "Naformátovat SQL" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:622 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:623 msgid "Filter Options Menu" msgstr "Nabídka \"Možnosti filtru\"" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:624 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:625 msgid "Filter by Selection" msgstr "Filtrovat podle výběru" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:625 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:626 msgid "Exclude by Selection" msgstr "Vyloučit podle výběru" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:626 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:627 msgid "Remove Sort/Filter" msgstr "Odebrat řazení/filtrování" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:632 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:633 msgid "Execute Options Menu" msgstr "Nabídka \"Možnosti provedení\"" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:636 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:66 msgid "Auto commit?" msgstr "Automatické schválení (COMMIT)" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:637 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:638 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:74 msgid "Auto rollback on error?" msgstr "Automatické vrácení změn (ROLLBACK) při chybě" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:643 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:644 msgid "Explain Options Menu" msgstr "Nabídka \"Nastavení vyložení\"" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:646 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:647 msgid "Verbose" msgstr "Podrobně" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:648 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:649 msgid "Costs" msgstr "Ceny" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:650 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:651 msgid "Buffers" msgstr "Vyrovnávací paměti" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:652 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:653 msgid "Timing" msgstr "Časový rozvrh" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:656 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:657 msgid "Settings" msgstr "Nastavení" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:658 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:659 msgid "Wal" msgstr "WAL" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:664 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:665 msgid "Macros Menu" msgstr "Nabídka \"Makra\"" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:666 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:667 msgid "Manage macros" msgstr "Správa maker" @@ -15542,19 +15529,19 @@ msgstr "ID procesu" msgid "Payload" msgstr "Data" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:399 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:206 msgid "File saved successfully." msgstr "Soubor byl úspěšně uložen." -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:490 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:319 msgid "Save query changes?" msgstr "Uložit změny dotazu?" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:493 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:322 msgid "The query text has changed. Do you want to save changes?" msgstr "Text dotazu se změnil. Chcete uložit změny?" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:545 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:369 msgid "Promote to Query Tool" msgstr "Změnit na Dotazovací nástroj" @@ -15605,11 +15592,11 @@ msgstr "Opravdu chcete smazat historii?" #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:458 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:460 msgid "Removing history..." @@ -15687,8 +15674,8 @@ msgstr "Ovlivněno %s řádků." #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:851 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:866 @@ -15720,19 +15707,18 @@ msgid "Saving data..." msgstr "Ukládání dat..." #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1064 -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:1076 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:1120 msgid "Data saved successfully." @@ -15741,60 +15727,60 @@ msgstr "Data byla úspěšně uložena." #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1122 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:1288 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1286 msgid "Geometry Viewer" msgstr "Prohlížeč geometrie" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1371 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:182 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1369 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:181 #: pgadmin/utils/constants.py:30 msgid "Graph Visualiser" msgstr "Graf" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1387 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1385 msgid "Loading more rows..." msgstr "Načítání dalších řádků..." -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1389 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1387 msgid "No data output. Execute a query to get output." msgstr "Žádný datový výstup. Spusťte dotaz a získejte výstup." -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:163 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:162 msgid "Copy options" msgstr "Možnosti kopírování" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:165 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:164 msgid "Paste" msgstr "Vložit" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:167 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:166 msgid "Paste options" msgstr "Možnosti vložení" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:173 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:172 msgid "Save Data Changes" msgstr "Uložit změny" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:177 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:176 msgid "Save results to file" msgstr "Uložit výsledky do souboru" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:190 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:189 msgid "Copy Options Menu" msgstr "Nabídka \"Možnosti kopírování\"" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:192 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:191 msgid "Copy with headers" msgstr "Kopírovat s hlavičkami" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:198 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:197 msgid "Paste Options Menu" msgstr "Nabídka Možnosti vložení" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:200 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:199 msgid "Paste with SERIAL/IDENTITY values?" msgstr "Vložit s hodnotami SERIAL/IDENTITY" @@ -15903,11 +15889,11 @@ msgstr "Výzva k uložení neuložené změny dotazu" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:84 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:92 msgid "Sort View Data results by primary key columns?" @@ -15916,13 +15902,13 @@ msgstr "Seřadit výsledky zobrazení dat podle sloupců primárních klíčů" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:95 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:103 msgid "Prompt to save unsaved data changes?" @@ -15930,8 +15916,8 @@ msgstr "Výzva k uložení neuložené změny dat" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:105 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." @@ -15954,8 +15940,7 @@ msgstr "Zkopírovat SQL z hlavního okna do dotazovacího nástroje" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:127 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:135 msgid "Plain text mode?" @@ -15964,11 +15949,12 @@ msgstr "Režim prostého textu" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:137 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:146 msgid "Code folding?" @@ -15976,13 +15962,13 @@ msgstr "Skrývání částí kódu" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:148 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:157 msgid "Line wrapping?" @@ -16014,11 +16000,11 @@ msgstr "Zobrazit upozornění na změnu na nástroj Zobrazit/upravit data?" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:189 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:197 msgid "CSV quoting" @@ -16058,9 +16044,9 @@ msgstr "Nahradit nulovou hodnotu hodnotou" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:242 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 " @@ -16092,14 +16078,15 @@ msgstr "Název sloupce" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:294 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:305 msgid "Maximum column width" @@ -16107,11 +16094,11 @@ msgstr "Maximální šířka sloupce" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:307 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:315 msgid "On demand record count" @@ -16119,8 +16106,8 @@ msgstr "Počet záznamů na vyžádání" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:318 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 " @@ -16133,16 +16120,17 @@ msgstr "Velikost písma" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:330 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:341 msgid "Connection status" @@ -16150,8 +16138,8 @@ msgstr "Stav připojení" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:343 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." @@ -16170,8 +16158,8 @@ msgstr "Zobrazit oznámení o úspěšném dokončení dotazu" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:363 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." @@ -16251,10 +16239,11 @@ msgstr "Automatické dokončení" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:683 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:689 msgid "Autocomplete on key press" @@ -16262,14 +16251,14 @@ msgstr "Automatické dokončování po stisknutí klávesy" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:691 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:735 msgid "Keyword case" @@ -16277,58 +16266,52 @@ msgstr "Velikost klíčového slova" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:736 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:748 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:760 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:772 msgid "Upper case" msgstr "Velká písmena" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:737 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:749 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:761 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:773 msgid "Lower case" msgstr "Malá písmena" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:738 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:750 -msgid "Capitalized" -msgstr "Kapitalizováno" +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:762 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:774 +msgid "Preserve" +msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:740 -msgid "Convert keywords to upper, lower, or capitalized casing." -msgstr "Převede klíčová slova na velké, malé nebo první velké písmena." +msgid "Convert keywords to upper, lower, or preserve casing." +msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:747 msgid "Identifier case" msgstr "Velikost identifikátoru" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:752 -msgid "Convert identifiers to upper, lower, or capitalized casing." -msgstr "Převede identifikátory na velké, malé nebo první velké písmena." +msgid "Convert identifiers to upper, lower, or preserve casing." +msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:759 -msgid "Strip comments?" -msgstr "Oříznout komentáře" +msgid "Function case" +msgstr "" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:761 -msgid "If set to True, comments will be removed." -msgstr "Pokud je nastaveno na hodnotu Ano, komentáře budou odstraněny." +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:764 +msgid "Convert function names to upper, lower, or preserve casing." +msgstr "" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:766 -msgid "Re-indent?" -msgstr "Znovu odsadit" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:768 -msgid "If set to True, the indentations of the statements are changed." -msgstr "Pokud je nastaveno na hodnotu Ano, odsazení příkazů se změní." - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:774 -msgid "Re-indent aligned?" -msgstr "Znovu odsadit zarovnání" +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:771 +msgid "Data type case" +msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:776 -msgid "" -"If set to True, the indentations of the statements are changed, and " -"statements are aligned by keywords." +msgid "Convert data types to upper, lower, or preserve casing." msgstr "" -"Pokud je nastaveno na hodnotu Ano, odsazení příkazů se změní a příkazy se " -"zarovnají podle klíčových slov." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:783 msgid "Spaces around operators?" @@ -16341,60 +16324,84 @@ msgstr "" "mezery." #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:791 -msgid "Comma-first notation?" -msgstr "Zápis čárky jako první" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:793 -msgid "If set to True, comma-first notation for column names is used." -msgstr "" -"Pokud je nastaveno na hodnotu Ano, použije se pro názvy sloupců zápis čárky " -"jako první." - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:799 -msgid "Wrap after N characters" -msgstr "Zalomit po N znacích" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:801 -msgid "" -"The column limit (in characters) for wrapping comma-separated lists. If " -"zero, it puts every item in the list on its own line." -msgstr "" -"Limit sloupce (v znacích) pro obtékání seznamů oddělených čárkami. Pokud je " -"nula, umístí každou položku v seznamu na svůj vlastní řádek." - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:808 msgid "Tab size" msgstr "Velikost tabulátoru" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:812 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:795 msgid "The number of spaces per tab. Minimum 2, maximum 8." msgstr "Počet mezer na kartu. Minimálně 2, maximálně 8." -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:819 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:802 msgid "Use spaces?" msgstr "Použít mezery" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:821 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:804 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:829 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:812 +msgid "Expression Width" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:814 +msgid "" +"maximum number of characters in parenthesized expressions to be kept on " +"single line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:822 +msgid "Logical operator new line" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:823 +msgid "Before" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:824 +msgid "After" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:826 +msgid "" +"Decides newline placement before or after logical operators (AND, OR, " +"XOR)." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:834 +msgid "Lines between queries" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:838 +msgid "" +"Decides how many empty lines to leave between SQL statements. If zero it " +"puts no new line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:846 +msgid "New line before semicolon?" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:848 +msgid "Whether to place query separator (;) on a separate line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:855 msgid "Row Limit" msgstr "Limit řádků" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:831 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:857 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:46 msgid "Users" @@ -16521,61 +16528,62 @@ msgstr "Správa uživatelů" #: pgadmin/utils/__init__.py:312 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:317 #, 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:530 +#: pgadmin/utils/__init__.py:531 #, python-format msgid "Configuration for %s servers dumped to %s" msgstr "Konfigurace pro servery %s byla uložena do %s" -#: pgadmin/utils/__init__.py:546 +#: pgadmin/utils/__init__.py:547 msgid "'Servers' attribute not found in the specified file." msgstr "Atribut 'Servers' nebyl v zadaném souboru nalezen." -#: pgadmin/utils/__init__.py:561 +#: pgadmin/utils/__init__.py:562 #, python-format msgid "'%s' attribute not found for server '%s'" msgstr "Atribut '%s' nebyl nalezen pro server '%s'" -#: pgadmin/utils/__init__.py:566 +#: pgadmin/utils/__init__.py:567 #, python-format msgid "Port must be integer for server '%s'" msgstr "Port musí být celé číslo pro server '%s'" -#: pgadmin/utils/__init__.py:591 +#: pgadmin/utils/__init__.py:592 #, python-format msgid "'Host' or 'Service' attribute not found for server '%s'" msgstr "Atribut 'Host' nebo 'Service' nebyl nalezen pro server '%s'" -#: pgadmin/utils/__init__.py:622 +#: pgadmin/utils/__init__.py:623 #, python-format msgid "Error parsing input file %s: %s" msgstr "Chyba při parsování vstupního souboru %s: %s" -#: pgadmin/utils/__init__.py:625 +#: pgadmin/utils/__init__.py:626 #, python-format msgid "Error reading input file %s: [%d] %s" msgstr "Chyba při čtení vstupního souboru %s: [%d] %s" -#: pgadmin/utils/__init__.py:664 +#: pgadmin/utils/__init__.py:665 #, python-format msgid "Error creating server group '%s': %s" msgstr "Chyba při vytváření skupiny serverů '%s': %s" -#: pgadmin/utils/__init__.py:744 +#: pgadmin/utils/__init__.py:747 #, python-format msgid "Error creating server '%s': %s" msgstr "Chyba při vytváření serveru '%s': %s" -#: pgadmin/utils/__init__.py:784 +#: pgadmin/utils/__init__.py:787 #, python-format msgid "Error clearing server configuration with error (%s)" msgstr "Chyba při mazání konfigurace serveru s chybou (%s)" @@ -16679,19 +16687,19 @@ msgstr "Zadané ID uživatele (%s) nebylo nalezeno." #: pgadmin/utils/constants.py:123 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/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 msgid "Manager not found. Stopped Heartbeat logging." @@ -16752,12 +16760,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 @@ -16794,17 +16802,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: " @@ -16853,3 +16861,94 @@ msgid "" msgstr "" "Nepodařilo se vytvořit tunel SSH.\n" "Chyba: {0}" + +#~ msgid "Dialog tab forward" +#~ msgstr "Předchozí karta v dialogovém okně" + +#~ msgid "Dialog tab backward" +#~ msgstr "Další karta v dialogovém okně" + +#~ msgid "Superuser privileges are required to cancel another users query." +#~ msgstr "" +#~ "Oprávnění superuživatele jsou vyžadována ke" +#~ " zrušení dotazu jiného uživatele." + +#~ msgid "Superuser privileges are required to terminate another users query." +#~ msgstr "" +#~ "Oprávnění superuživatele jsou vyžadována k " +#~ "přerušení dotazu jiného uživatele." + +#~ msgid "Property" +#~ msgstr "Vlastnost" + +#~ msgid "Find text" +#~ msgstr "Najít text" + +#~ msgid "Replace value" +#~ msgstr "Nahradit hodnotu" + +#~ msgid "SQL editor" +#~ msgstr "SQL editor" + +#~ msgid "Error while toggling breakpoint." +#~ msgstr "Chyba při přepínání bodu přerušení." + +#~ msgid "Jump" +#~ msgstr "Jít na" + +#~ msgid "Capitalized" +#~ msgstr "Kapitalizováno" + +#~ msgid "Convert keywords to upper, lower, or capitalized casing." +#~ msgstr "Převede klíčová slova na velké, malé nebo první velké písmena." + +#~ msgid "Convert identifiers to upper, lower, or capitalized casing." +#~ msgstr "Převede identifikátory na velké, malé nebo první velké písmena." + +#~ msgid "Strip comments?" +#~ msgstr "Oříznout komentáře" + +#~ msgid "If set to True, comments will be removed." +#~ msgstr "Pokud je nastaveno na hodnotu Ano, komentáře budou odstraněny." + +#~ msgid "Re-indent?" +#~ msgstr "Znovu odsadit" + +#~ msgid "If set to True, the indentations of the statements are changed." +#~ msgstr "Pokud je nastaveno na hodnotu Ano, odsazení příkazů se změní." + +#~ msgid "Re-indent aligned?" +#~ msgstr "Znovu odsadit zarovnání" + +#~ msgid "" +#~ "If set to True, the indentations " +#~ "of the statements are changed, and " +#~ "statements are aligned by keywords." +#~ msgstr "" +#~ "Pokud je nastaveno na hodnotu Ano, " +#~ "odsazení příkazů se změní a příkazy " +#~ "se zarovnají podle klíčových slov." + +#~ msgid "Comma-first notation?" +#~ msgstr "Zápis čárky jako první" + +#~ msgid "If set to True, comma-first notation for column names is used." +#~ msgstr "" +#~ "Pokud je nastaveno na hodnotu Ano, " +#~ "použije se pro názvy sloupců zápis " +#~ "čárky jako první." + +#~ msgid "Wrap after N characters" +#~ msgstr "Zalomit po N znacích" + +#~ msgid "" +#~ "The column limit (in characters) for " +#~ "wrapping comma-separated lists. If zero," +#~ " it puts every item in the list" +#~ " on its own line." +#~ msgstr "" +#~ "Limit sloupce (v znacích) pro obtékání" +#~ " seznamů oddělených čárkami. Pokud je " +#~ "nula, umístí každou položku v seznamu" +#~ " na svůj vlastní řádek." + diff --git a/web/pgadmin/translations/de/LC_MESSAGES/messages.mo b/web/pgadmin/translations/de/LC_MESSAGES/messages.mo index 37aac141ecb54debe088f1ec1934aafc46e22455..baad47e6c1c5d7ccb408bc64cf4a4851428a11f8 100644 GIT binary patch delta 23 fcmcaQo8{_kmJP}aIgBh73@xmTEjMc~T$KX=YuyNx delta 23 fcmcaQo8{_kmJP}aISdRHj0~-eOgC#UT$KX=YYzy2 diff --git a/web/pgadmin/translations/de/LC_MESSAGES/messages.po b/web/pgadmin/translations/de/LC_MESSAGES/messages.po index 82a44cb8b..239e4a41b 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-02-01 21:25+0530\n" +"POT-Creation-Date: 2024-02-29 18:39+0530\n" "PO-Revision-Date: 2017-04-14 22:53+0200\n" "Last-Translator: Jonas Thelemann\n" "Language: de\n" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.14.0\n" -#: pgadmin/__init__.py:336 pgadmin/authenticate/internal.py:26 +#: pgadmin/__init__.py:348 pgadmin/authenticate/internal.py:26 msgid "Incorrect username or password." msgstr "" -#: pgadmin/__init__.py:641 pgadmin/__init__.py:691 +#: pgadmin/__init__.py:653 pgadmin/__init__.py:703 msgid "Auto-detected {0} installation with the data directory at {1}" msgstr "" -#: pgadmin/__init__.py:774 +#: pgadmin/__init__.py:786 msgid "403 FORBIDDEN" msgstr "" @@ -37,7 +37,7 @@ msgstr "Über %(appname)s" #: pgadmin/about/__init__.py:68 #: pgadmin/browser/server_groups/servers/static/js/server.js:31 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:201 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:215 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:118 msgid "Server" msgstr "Server" @@ -46,65 +46,64 @@ msgstr "Server" msgid "Desktop" msgstr "Desktop" -#: pgadmin/about/static/js/AboutComponent.jsx:43 -#: pgadmin/about/static/js/AboutComponent.jsx:45 -#: pgadmin/static/js/components/CodeMirror.jsx:314 -#: pgadmin/static/js/components/CodeMirror.jsx:316 +#: pgadmin/about/static/js/AboutComponent.jsx:42 +#: pgadmin/about/static/js/AboutComponent.jsx:44 +#: pgadmin/static/js/components/ReactCodeMirror/index.jsx:50 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:309 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:312 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:161 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:160 msgid "Copy" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:64 +#: pgadmin/about/static/js/AboutComponent.jsx:63 #: pgadmin/browser/server_groups/servers/databases/extensions/static/js/extension.ui.js:121 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/static/js/foreign_server.ui.js:63 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/exclusion_constraint/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/index_constraint/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:106 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Version" msgstr "Version" -#: pgadmin/about/static/js/AboutComponent.jsx:72 +#: pgadmin/about/static/js/AboutComponent.jsx:71 msgid "Application Mode" msgstr "Anwendungsmodus" -#: pgadmin/about/static/js/AboutComponent.jsx:80 +#: pgadmin/about/static/js/AboutComponent.jsx:79 msgid "Current User" msgstr "Aktueller Benutzer" -#: pgadmin/about/static/js/AboutComponent.jsx:89 +#: pgadmin/about/static/js/AboutComponent.jsx:88 #, fuzzy msgid "NW.js Version" msgstr "Flask-Version" -#: pgadmin/about/static/js/AboutComponent.jsx:98 pgadmin/browser/__init__.py:89 +#: pgadmin/about/static/js/AboutComponent.jsx:97 pgadmin/browser/__init__.py:89 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:341 msgid "Browser" msgstr "Browser" -#: pgadmin/about/static/js/AboutComponent.jsx:107 +#: pgadmin/about/static/js/AboutComponent.jsx:106 msgid "Operating System" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:117 +#: pgadmin/about/static/js/AboutComponent.jsx:116 #, fuzzy msgid "pgAdmin Database File" msgstr "Lade die Datei..." -#: pgadmin/about/static/js/AboutComponent.jsx:127 +#: pgadmin/about/static/js/AboutComponent.jsx:126 msgid "Log File" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:137 +#: pgadmin/about/static/js/AboutComponent.jsx:136 #, fuzzy msgid "Server Configuration" msgstr "Serverkonfiguration neu laden" -#: pgadmin/about/static/js/AboutComponent.jsx:140 -#: pgadmin/static/js/components/CodeMirror.jsx:323 +#: pgadmin/about/static/js/AboutComponent.jsx:139 +#: pgadmin/static/js/components/ReactCodeMirror/index.jsx:50 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:317 msgid "Copied!" msgstr "" @@ -403,32 +402,32 @@ msgstr "" msgid "Nodes" msgstr "Knoten" -#: pgadmin/browser/__init__.py:714 pgadmin/browser/__init__.py:843 +#: pgadmin/browser/__init__.py:715 pgadmin/browser/__init__.py:844 msgid "Incorrect master password" msgstr "" -#: pgadmin/browser/__init__.py:824 +#: pgadmin/browser/__init__.py:825 msgid "" "The master password could not be retrieved from the MASTER_PASSWORD_HOOK " "utility specified {0}.Please check that the hook utility is configured " "correctly." msgstr "" -#: pgadmin/browser/__init__.py:891 +#: pgadmin/browser/__init__.py:892 msgid "Master password cannot be empty" msgstr "" -#: pgadmin/browser/__init__.py:977 +#: pgadmin/browser/__init__.py:978 msgid "pgAdmin user password changed successfully" msgstr "" -#: pgadmin/browser/__init__.py:1024 +#: pgadmin/browser/__init__.py:1025 msgid "" "Your account is authenticated using an external {} source. Please contact" " the administrators of this service if you need to reset your password." msgstr "" -#: pgadmin/browser/__init__.py:1134 +#: pgadmin/browser/__init__.py:1135 msgid "" "You successfully reset your password but your account is locked. Please " "contact the Administrator." @@ -542,22 +541,22 @@ msgstr "" #: pgadmin/browser/register_browser_preferences.py:123 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:33 -#: pgadmin/utils/__init__.py:828 pgadmin/utils/__init__.py:837 +#: pgadmin/utils/__init__.py:831 pgadmin/utils/__init__.py:840 msgid "Key" msgstr "" #: pgadmin/browser/register_browser_preferences.py:124 -#: pgadmin/static/js/keyboard_shortcuts.js:66 pgadmin/utils/__init__.py:842 +#: pgadmin/static/js/keyboard_shortcuts.js:66 pgadmin/utils/__init__.py:845 msgid "Shift" msgstr "" #: pgadmin/browser/register_browser_preferences.py:125 -#: pgadmin/static/js/keyboard_shortcuts.js:69 pgadmin/utils/__init__.py:848 +#: pgadmin/static/js/keyboard_shortcuts.js:69 pgadmin/utils/__init__.py:851 msgid "Ctrl" msgstr "" #: pgadmin/browser/register_browser_preferences.py:126 -#: pgadmin/utils/__init__.py:853 +#: pgadmin/utils/__init__.py:856 msgid "Alt/Option" msgstr "" @@ -624,54 +623,46 @@ msgid "Direct debugging" msgstr "" #: pgadmin/browser/register_browser_preferences.py:358 -msgid "Dialog tab forward" -msgstr "" - -#: pgadmin/browser/register_browser_preferences.py:373 -msgid "Dialog tab backward" -msgstr "" - -#: pgadmin/browser/register_browser_preferences.py:388 msgid "Refresh object explorer" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:403 +#: pgadmin/browser/register_browser_preferences.py:373 msgid "Add grid row" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:417 +#: pgadmin/browser/register_browser_preferences.py:387 #: pgadmin/help/__init__.py:27 pgadmin/static/js/Dialogs/index.jsx:380 #: pgadmin/static/js/QuickSearch/index.jsx:274 msgid "Quick Search" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:430 +#: pgadmin/browser/register_browser_preferences.py:400 msgid "Dynamic tab size" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:432 +#: 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" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:439 +#: pgadmin/browser/register_browser_preferences.py:409 msgid "Query tool tab title" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:442 -#: pgadmin/browser/register_browser_preferences.py:513 +#: 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." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:452 +#: pgadmin/browser/register_browser_preferences.py:422 msgid "View/Edit data tab title" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:455 +#: 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 " @@ -679,11 +670,11 @@ msgid "" "with placeholders." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:465 +#: pgadmin/browser/register_browser_preferences.py:435 msgid "Debugger tab title" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:468 +#: pgadmin/browser/register_browser_preferences.py:438 #, python-format msgid "" "Supported placeholders are %FUNCTION%, %ARGS%, %SCHEMA% and %DATABASE%. " @@ -692,7 +683,7 @@ msgid "" "placeholders." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:477 +#: pgadmin/browser/register_browser_preferences.py:447 #: pgadmin/browser/static/js/collection.js:55 #: pgadmin/browser/static/js/node.js:203 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:272 @@ -702,66 +693,66 @@ msgstr "" msgid "Query Tool" msgstr "Abfragewerkzeug" -#: pgadmin/browser/register_browser_preferences.py:478 +#: pgadmin/browser/register_browser_preferences.py:448 #: pgadmin/tools/debugger/__init__.py:56 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:592 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1197 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:503 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1091 #: pgadmin/tools/debugger/static/js/debugger_ui.js:29 msgid "Debugger" msgstr "Debugger" -#: pgadmin/browser/register_browser_preferences.py:479 +#: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:46 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:71 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 msgid "Schema Diff" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:480 +#: pgadmin/browser/register_browser_preferences.py:450 #: pgadmin/tools/erd/static/js/ERDModule.js:57 msgid "ERD Tool" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:485 +#: pgadmin/browser/register_browser_preferences.py:455 #: pgadmin/browser/static/js/collection.js:70 #: pgadmin/browser/static/js/node.js:220 -#: pgadmin/tools/psql/static/js/psql_module.js:48 +#: pgadmin/tools/psql/static/js/psql_module.js:47 msgid "PSQL Tool" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:489 +#: pgadmin/browser/register_browser_preferences.py:459 msgid "Open in new browser tab" msgstr "In neuem Tab öffnen" -#: pgadmin/browser/register_browser_preferences.py:492 +#: pgadmin/browser/register_browser_preferences.py:462 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 "" -#: pgadmin/browser/register_browser_preferences.py:502 +#: pgadmin/browser/register_browser_preferences.py:472 msgid "Select open new tab..." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:510 +#: pgadmin/browser/register_browser_preferences.py:480 msgid "PSQL tool tab title" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:523 +#: pgadmin/browser/register_browser_preferences.py:493 msgid "Enable object breadcrumbs?" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:526 +#: pgadmin/browser/register_browser_preferences.py:496 msgid "" "Enable breadcrumbs to show the complete path of an object in the object " "explorer. The breadcrumbs are displayed on object mouse hover." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:535 +#: pgadmin/browser/register_browser_preferences.py:505 msgid "Show comment with object breadcrumbs?" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:538 +#: pgadmin/browser/register_browser_preferences.py:508 msgid "Show object comment along with breadcrumbs." msgstr "" @@ -782,14 +773,14 @@ msgstr "Erforderliche Eigenschaften fehlen." #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:124 #: pgadmin/browser/templates/browser/js/messages.js:21 #: pgadmin/browser/templates/browser/js/messages.js:40 -#: pgadmin/browser/utils.py:444 pgadmin/static/js/utils.js:441 +#: pgadmin/browser/utils.py:444 pgadmin/static/js/utils.js:448 #: pgadmin/tools/backup/__init__.py:569 #: pgadmin/tools/grant_wizard/__init__.py:99 #: pgadmin/tools/sqleditor/__init__.py:964 pgadmin/utils/exception.py:37 msgid "Connection to the server has been lost." msgstr "Die Verbindung zum Server wurde unterbrochen." -#: pgadmin/browser/utils.py:733 +#: pgadmin/browser/utils.py:734 msgid "Could not find the specified {}." msgstr "" @@ -844,7 +835,7 @@ msgstr "Konnte nicht den benötigten Server finden." #: pgadmin/browser/server_groups/servers/__init__.py:829 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:194 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:197 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:145 msgid "name" msgstr "Name" @@ -867,8 +858,8 @@ msgstr "Wartungsdatenbank" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:275 #: pgadmin/misc/cloud/static/js/aws.js:239 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:164 -#: pgadmin/misc/cloud/static/js/azure.js:325 -#: pgadmin/misc/cloud/static/js/google.js:314 +#: pgadmin/misc/cloud/static/js/azure.js:322 +#: pgadmin/misc/cloud/static/js/google.js:311 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:87 msgid "Username" msgstr "Benutzername" @@ -1136,7 +1127,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py:898 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/__init__.py:478 #: pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py:502 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1117 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1118 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/__init__.py:493 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/__init__.py:587 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/check_constraint/__init__.py:633 @@ -1290,11 +1281,11 @@ msgstr "Umwandlung..." #: 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:199 -#: pgadmin/dashboard/static/js/Dashboard.jsx:643 +#: pgadmin/dashboard/static/js/Dashboard.jsx:200 +#: pgadmin/dashboard/static/js/Dashboard.jsx:644 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:89 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:87 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:145 #: pgadmin/misc/file_manager/static/js/components/ListView.jsx:125 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:112 @@ -1740,7 +1731,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:120 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:660 +#: pgadmin/dashboard/static/js/Dashboard.jsx:661 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2052,7 +2043,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.js:40 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:898 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:1263 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:192 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:206 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:39 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:113 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:131 @@ -2101,8 +2092,8 @@ msgstr "Typ" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:211 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:223 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:483 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:737 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:744 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:735 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:742 #: pgadmin/tools/backup/static/js/backup.ui.js:695 #: pgadmin/tools/backup/static/js/backup.ui.js:700 #: pgadmin/tools/import_export/static/js/import_export.ui.js:114 @@ -2203,7 +2194,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:449 +#: pgadmin/dashboard/static/js/Dashboard.jsx:450 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:35 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:34 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:167 @@ -2516,7 +2507,7 @@ msgid "Schema dropped" msgstr "Schema gelöscht" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:732 +#: pgadmin/static/js/SchemaView/index.jsx:728 msgid "Definition incomplete." msgstr "Definition unvollständig." @@ -2890,20 +2881,20 @@ msgstr "Fremdtabelle gelöscht" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1624 #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1669 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1507 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1561 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1508 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1562 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1679 msgid "-- Please create column(s) first..." msgstr "-- Bitte zuerst Spalte(n) erstellen..." #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1901 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1229 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1230 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:836 msgid "Trigger(s) have been disabled" msgstr "Auslöser wurde(n) deaktiviert" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1903 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1231 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1232 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:838 msgid "Trigger(s) have been enabled" msgstr "Auslöser wurde(n) aktiviert" @@ -3000,7 +2991,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:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 #: 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 @@ -3345,7 +3336,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:622 +#: pgadmin/dashboard/static/js/Dashboard.jsx:623 msgid "Mode" msgstr "Modus" @@ -3474,7 +3465,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/static/js/role.ui.js:202 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:249 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:72 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1211 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1105 msgid "Parameters" msgstr "Parameter" @@ -3490,7 +3481,7 @@ msgstr "Objektdatei kann nicht leer sein." msgid "Link Symbol cannot be empty." msgstr "Linksymbol kann nicht leer sein." -#: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:455 +#: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:454 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:265 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/static/js/compound_trigger.ui.js:167 msgid "Code cannot be empty." @@ -3962,15 +3953,15 @@ msgstr "" msgid "Could not find the table." msgstr "Konnte nicht die Tabelle finden." -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1121 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1122 msgid "\n" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1137 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1138 msgid "Table dropped" msgstr "Tabelle gelöscht" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1654 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1655 msgid "Table rows counted: {}" msgstr "" @@ -4738,9 +4729,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:642 -#: pgadmin/static/js/SchemaView/index.jsx:669 -#: pgadmin/static/js/SchemaView/index.jsx:690 +#: pgadmin/static/js/SchemaView/index.jsx:638 +#: pgadmin/static/js/SchemaView/index.jsx:665 +#: pgadmin/static/js/SchemaView/index.jsx:686 #: pgadmin/static/js/components/QueryThresholds.jsx:67 msgid "Warning" msgstr "" @@ -5306,8 +5297,8 @@ msgid "Attach" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.ui.js:161 -#: pgadmin/browser/static/js/browser.js:142 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:692 +#: pgadmin/browser/static/js/browser.js:134 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:690 msgid "Create" msgstr "Erstellen" @@ -6048,7 +6039,7 @@ msgstr "Ausrichtungstyp" #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:794 #: pgadmin/misc/cloud/static/js/aws.js:230 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:270 -#: pgadmin/misc/cloud/static/js/google.js:309 +#: pgadmin/misc/cloud/static/js/google.js:306 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:239 msgid "Storage type" msgstr "Speichertyp" @@ -6339,7 +6330,7 @@ msgstr "Überprüfungsoptionen" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:392 #: pgadmin/static/js/helpers/ModalProvider.jsx:80 -#: pgadmin/static/js/helpers/Notifier.jsx:176 +#: pgadmin/static/js/helpers/Notifier.jsx:174 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:19 msgid "No" msgstr "Nein" @@ -6378,9 +6369,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:439 -#: pgadmin/dashboard/static/js/Dashboard.jsx:534 -#: pgadmin/dashboard/static/js/Dashboard.jsx:650 +#: pgadmin/dashboard/static/js/Dashboard.jsx:440 +#: pgadmin/dashboard/static/js/Dashboard.jsx:535 +#: pgadmin/dashboard/static/js/Dashboard.jsx:651 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:152 msgid "Database" msgstr "Datenbank" @@ -6560,7 +6551,7 @@ msgid "Subscription dropped" msgstr "Funktion gelöscht." #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.js:40 -#: pgadmin/misc/cloud/static/js/azure.js:309 +#: pgadmin/misc/cloud/static/js/azure.js:306 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:210 #, fuzzy msgid "Subscription" @@ -6631,10 +6622,10 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/password.html:12 #: pgadmin/misc/cloud/static/js/aws.js:240 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:167 -#: pgadmin/misc/cloud/static/js/azure.js:326 +#: pgadmin/misc/cloud/static/js/azure.js:323 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:490 #: pgadmin/misc/cloud/static/js/biganimal.js:253 -#: pgadmin/misc/cloud/static/js/google.js:315 +#: pgadmin/misc/cloud/static/js/google.js:312 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:388 #: pgadmin/static/js/SecurityPages/LoginPage.jsx:38 #: pgadmin/static/js/SecurityPages/PasswordResetPage.jsx:19 @@ -7789,8 +7780,8 @@ msgstr "Fehlschlagen" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:557 pgadmin/dashboard/__init__.py:584 -#: pgadmin/dashboard/static/js/Dashboard.jsx:289 -#: pgadmin/dashboard/static/js/Dashboard.jsx:356 +#: pgadmin/dashboard/static/js/Dashboard.jsx:290 +#: pgadmin/dashboard/static/js/Dashboard.jsx:357 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "Erfolg" @@ -7832,7 +7823,7 @@ msgstr "Ausführen" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_job/sql/pre3.4/stats.sql:3 #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:3 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:230 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:244 msgid "Status" msgstr "Status" @@ -7854,7 +7845,7 @@ msgid "End time" msgstr "Endzeit" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:4 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1220 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1114 msgid "Result" msgstr "Ergebnis" @@ -8348,7 +8339,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/dashboard/static/js/Dashboard.jsx:157 +#: pgadmin/dashboard/static/js/Dashboard.jsx:158 #: 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 @@ -8471,8 +8462,7 @@ msgstr "Option" #: 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:217 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:104 +#: pgadmin/dashboard/static/js/Dashboard.jsx:218 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:114 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:63 @@ -9031,7 +9021,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:394 #: pgadmin/static/js/helpers/ModalProvider.jsx:80 -#: pgadmin/static/js/helpers/Notifier.jsx:176 +#: pgadmin/static/js/helpers/Notifier.jsx:174 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:23 msgid "Yes" msgstr "Ja" @@ -9146,19 +9136,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:474 +#: pgadmin/dashboard/static/js/Dashboard.jsx:475 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:466 +#: pgadmin/dashboard/static/js/Dashboard.jsx:467 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:458 +#: pgadmin/dashboard/static/js/Dashboard.jsx:459 msgid "Application" msgstr "Anwendung" @@ -9201,33 +9191,33 @@ msgid "Server Group..." msgstr "Servergruppe..." #: pgadmin/browser/static/js/MainMenuFactory.js:18 -#: pgadmin/browser/static/js/keyboard.js:106 +#: pgadmin/browser/static/js/keyboard.js:130 #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:194 #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffButtonComponent.jsx:185 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:528 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:529 msgid "File" msgstr "Datei" #: pgadmin/browser/static/js/MainMenuFactory.js:19 -#: pgadmin/browser/static/js/keyboard.js:109 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:210 +#: pgadmin/browser/static/js/keyboard.js:133 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:224 msgid "Object" msgstr "Objekt" #: pgadmin/browser/static/js/MainMenuFactory.js:20 -#: pgadmin/browser/static/js/keyboard.js:112 +#: pgadmin/browser/static/js/keyboard.js:136 msgid "Tools" msgstr "Werkzeuge" #: pgadmin/browser/static/js/MainMenuFactory.js:21 -#: pgadmin/browser/static/js/keyboard.js:115 pgadmin/help/__init__.py:65 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:300 +#: pgadmin/browser/static/js/keyboard.js:139 pgadmin/help/__init__.py:65 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:311 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:103 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:34 #: pgadmin/tools/debugger/static/js/components/ToolBar.jsx:145 #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:310 #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:733 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:581 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:582 msgid "Help" msgstr "Hilfe" @@ -9268,42 +9258,42 @@ msgstr "" msgid "Zoom Out" msgstr "" -#: pgadmin/browser/static/js/MainMenuFactory.js:101 +#: pgadmin/browser/static/js/MainMenuFactory.js:100 msgid "Error in opening window" msgstr "" -#: pgadmin/browser/static/js/browser.js:32 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:114 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:114 -#: pgadmin/misc/sql/static/js/SQL.jsx:45 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:175 +#: pgadmin/browser/static/js/browser.js:29 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:117 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:117 +#: pgadmin/misc/sql/static/js/SQL.jsx:44 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:178 msgid "Please select an object in the tree view." msgstr "Bitte wählen Sie ein Objekt in der Baumansicht aus." -#: pgadmin/browser/static/js/browser.js:133 +#: pgadmin/browser/static/js/browser.js:125 msgid "Register" msgstr "" -#: pgadmin/browser/static/js/browser.js:166 +#: pgadmin/browser/static/js/browser.js:158 msgid "No menu available for this object." msgstr "" -#: pgadmin/browser/static/js/browser.js:271 +#: pgadmin/browser/static/js/browser.js:263 msgid "No object selected" msgstr "Kein Objekt ausgewählt" -#: pgadmin/browser/static/js/browser.js:429 +#: pgadmin/browser/static/js/browser.js:421 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "" -#: pgadmin/browser/static/js/browser.js:1448 +#: pgadmin/browser/static/js/browser.js:1430 msgid "Error retrieving details for the node." msgstr "Fehler beim Abrufen von Details für den Knoten." #: pgadmin/browser/static/js/collection.js:46 -#: pgadmin/dashboard/static/js/Dashboard.jsx:873 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:724 +#: pgadmin/dashboard/static/js/Dashboard.jsx:845 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:722 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:571 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:586 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:355 @@ -9347,9 +9337,9 @@ msgid "Remove %s" msgstr "" #: pgadmin/browser/static/js/node.js:155 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:750 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:748 #: pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx:93 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:169 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:168 msgid "Delete" msgstr "" @@ -9493,11 +9483,12 @@ msgstr "" #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:177 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:44 #: pgadmin/static/js/Explain/Graphical.jsx:427 -#: pgadmin/static/js/SchemaView/index.jsx:807 -#: pgadmin/static/js/components/CodeMirror.jsx:297 +#: pgadmin/static/js/SchemaView/index.jsx:803 +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:182 +#: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:84 #: pgadmin/static/js/helpers/Layout/index.jsx:54 -#: pgadmin/static/js/helpers/Layout/index.jsx:326 -#: pgadmin/static/js/helpers/Layout/index.jsx:414 +#: pgadmin/static/js/helpers/Layout/index.jsx:331 +#: pgadmin/static/js/helpers/Layout/index.jsx:419 #: pgadmin/static/js/helpers/ModalProvider.jsx:303 msgid "Close" msgstr "Schließen" @@ -9554,12 +9545,12 @@ msgid "'%s' cannot be empty." msgstr "" #: pgadmin/browser/templates/browser/js/messages.js:34 -#: pgadmin/misc/sql/static/js/SQL.jsx:59 +#: pgadmin/misc/sql/static/js/SQL.jsx:58 msgid "No SQL could be generated for the selected object." msgstr "Für das ausgewählte Objekt konnte keine SQL generiert werden." #: pgadmin/browser/templates/browser/js/messages.js:35 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:180 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:183 msgid "No statistics are available for the selected object." msgstr "Für das ausgewählte Objekt stehen keine Statistiken zur Verfügung." @@ -9589,17 +9580,15 @@ 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:298 -#: pgadmin/dashboard/static/js/Dashboard.jsx:367 -#: pgadmin/dashboard/static/js/Dashboard.jsx:813 -#: pgadmin/dashboard/static/js/Dashboard.jsx:817 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:146 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:150 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:145 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:149 -#: pgadmin/misc/sql/static/js/SQL.jsx:82 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:213 +#: pgadmin/dashboard/static/js/Dashboard.jsx:785 +#: pgadmin/dashboard/static/js/Dashboard.jsx:789 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:149 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:153 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:148 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:152 +#: pgadmin/misc/sql/static/js/SQL.jsx:81 #: pgadmin/misc/statistics/static/js/Statistics.jsx:216 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:219 msgid "Failed to retrieve data from the server." msgstr "Fehler beim Abrufen von Daten vom Server." @@ -9764,230 +9753,227 @@ msgstr "" msgid "Last state changed at" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Sessions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Locks" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Prepared Transactions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:157 +#: pgadmin/dashboard/static/js/Dashboard.jsx:158 msgid "System Statistics" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:59 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:654 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:655 msgid "Summary" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:272 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:271 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:186 msgid "Configuration" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:210 msgid "Category" msgstr "Kategorie" -#: pgadmin/dashboard/static/js/Dashboard.jsx:226 +#: pgadmin/dashboard/static/js/Dashboard.jsx:227 msgid "Unit" msgstr "Einheit" -#: pgadmin/dashboard/static/js/Dashboard.jsx:235 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:174 +#: pgadmin/dashboard/static/js/Dashboard.jsx:236 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:157 msgid "Description" msgstr "Beschreibung" -#: pgadmin/dashboard/static/js/Dashboard.jsx:256 -#: pgadmin/dashboard/static/js/Dashboard.jsx:310 +#: pgadmin/dashboard/static/js/Dashboard.jsx:257 +#: pgadmin/dashboard/static/js/Dashboard.jsx:311 msgid "Terminate Session?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:257 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 msgid "Are you sure you wish to terminate the session?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:260 +#: pgadmin/dashboard/static/js/Dashboard.jsx:261 msgid "Session terminated successfully." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:261 +#: pgadmin/dashboard/static/js/Dashboard.jsx:262 msgid "An error occurred whilst terminating the active query." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:327 -msgid "Cancel Active Query?" +#: pgadmin/dashboard/static/js/Dashboard.jsx:299 +#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +msgid "Failed to perform the operation." msgstr "" #: pgadmin/dashboard/static/js/Dashboard.jsx:328 +msgid "Cancel Active Query?" +msgstr "" + +#: pgadmin/dashboard/static/js/Dashboard.jsx:329 msgid "Are you sure you wish to cancel the active query?" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:331 +#: pgadmin/dashboard/static/js/Dashboard.jsx:332 msgid "Active query cancelled successfully." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:332 +#: pgadmin/dashboard/static/js/Dashboard.jsx:333 msgid "An error occurred whilst cancelling the active query." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:379 +#: pgadmin/dashboard/static/js/Dashboard.jsx:380 msgid "Cancel the active query" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:423 +#: pgadmin/dashboard/static/js/Dashboard.jsx:424 msgid "View the active session details" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:430 -#: pgadmin/dashboard/static/js/Dashboard.jsx:525 +#: pgadmin/dashboard/static/js/Dashboard.jsx:431 +#: pgadmin/dashboard/static/js/Dashboard.jsx:526 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:82 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:80 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:183 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:197 msgid "PID" msgstr "PID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:482 +#: pgadmin/dashboard/static/js/Dashboard.jsx:483 msgid "Transaction start" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:490 +#: pgadmin/dashboard/static/js/Dashboard.jsx:491 msgid "State" msgstr "Stadium" -#: pgadmin/dashboard/static/js/Dashboard.jsx:500 +#: pgadmin/dashboard/static/js/Dashboard.jsx:501 msgid "Waiting" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:508 +#: pgadmin/dashboard/static/js/Dashboard.jsx:509 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:515 +#: pgadmin/dashboard/static/js/Dashboard.jsx:516 msgid "Blocking PIDs" msgstr "Blockierende PIDs" -#: pgadmin/dashboard/static/js/Dashboard.jsx:544 +#: pgadmin/dashboard/static/js/Dashboard.jsx:545 msgid "Lock type" msgstr "Sperrtyp" -#: pgadmin/dashboard/static/js/Dashboard.jsx:553 +#: pgadmin/dashboard/static/js/Dashboard.jsx:554 msgid "Target relation" msgstr "Zielrelation" -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 +#: pgadmin/dashboard/static/js/Dashboard.jsx:561 msgid "Page" msgstr "Seite" -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 +#: pgadmin/dashboard/static/js/Dashboard.jsx:570 msgid "Tuple" msgstr "Tupel" -#: pgadmin/dashboard/static/js/Dashboard.jsx:577 +#: pgadmin/dashboard/static/js/Dashboard.jsx:578 msgid "vXID (target)" msgstr "vXID (Ziel)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:586 +#: pgadmin/dashboard/static/js/Dashboard.jsx:587 msgid "XID (target)" msgstr "XID (Ziel)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:595 +#: pgadmin/dashboard/static/js/Dashboard.jsx:596 msgid "Class" msgstr "Klasse" -#: pgadmin/dashboard/static/js/Dashboard.jsx:604 +#: pgadmin/dashboard/static/js/Dashboard.jsx:605 msgid "Object ID" msgstr "Objekt-ID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:614 +#: pgadmin/dashboard/static/js/Dashboard.jsx:615 msgid "vXID (owner)" msgstr "vXID (Besitzer)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:630 +#: pgadmin/dashboard/static/js/Dashboard.jsx:631 msgid "Granted?" msgstr "Gewährt?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:667 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:674 +#: pgadmin/dashboard/static/js/Dashboard.jsx:675 msgid "Prepared at" msgstr "Vorbereitete bei" -#: pgadmin/dashboard/static/js/Dashboard.jsx:712 +#: pgadmin/dashboard/static/js/Dashboard.jsx:702 msgid "You cannot cancel background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:714 +#: pgadmin/dashboard/static/js/Dashboard.jsx:704 msgid "You cannot terminate background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:717 msgid "You are not allowed to cancel the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:731 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "You are not allowed to terminate the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:739 +#: pgadmin/dashboard/static/js/Dashboard.jsx:729 msgid "The session is already in idle state." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:753 -msgid "Superuser privileges are required to cancel another users query." -msgstr "" - -#: pgadmin/dashboard/static/js/Dashboard.jsx:757 -msgid "Superuser privileges are required to terminate another users query." -msgstr "" - -#: pgadmin/dashboard/static/js/Dashboard.jsx:773 +#: pgadmin/dashboard/static/js/Dashboard.jsx:745 msgid "Please connect to the selected server to view the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:792 +#: pgadmin/dashboard/static/js/Dashboard.jsx:764 msgid "Loading dashboard..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:828 +#: pgadmin/dashboard/static/js/Dashboard.jsx:800 msgid "" "System stats extension is not installed. You can install the extension in" " a database using the \"CREATE EXTENSION system_stats;\" SQL command. " "Reload the pgAdmin once you installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:836 +#: pgadmin/dashboard/static/js/Dashboard.jsx:808 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:901 -#: pgadmin/dashboard/static/js/Dashboard.jsx:906 +#: pgadmin/dashboard/static/js/Dashboard.jsx:873 +#: pgadmin/dashboard/static/js/Dashboard.jsx:878 msgid "Active sessions only" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:949 -#: pgadmin/dashboard/static/js/Dashboard.jsx:951 +#: pgadmin/dashboard/static/js/Dashboard.jsx:921 +#: pgadmin/dashboard/static/js/Dashboard.jsx:923 msgid "Database activity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:949 -#: pgadmin/dashboard/static/js/Dashboard.jsx:951 +#: pgadmin/dashboard/static/js/Dashboard.jsx:921 +#: pgadmin/dashboard/static/js/Dashboard.jsx:923 msgid "Server activity" msgstr "Server-Aktivität" @@ -9995,7 +9981,7 @@ msgstr "Server-Aktivität" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:215 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:218 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:368 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:237 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:220 msgid "Please connect to the selected server to view the graph." msgstr "" @@ -10003,7 +9989,7 @@ msgstr "" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:217 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:220 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:370 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:239 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:222 msgid "An error occurred whilst rendering the graph." msgstr "" @@ -10011,7 +9997,7 @@ msgstr "" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:220 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:223 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:373 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:242 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:225 msgid "" "Not connected to the server or the connection to the server has been " "closed." @@ -10102,15 +10088,15 @@ msgid "Community Support" msgstr "Communitysupport" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:96 -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:269 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:268 msgid "CPU usage" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:274 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:273 msgid "Load average" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:284 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:283 msgid "Process CPU usage" msgstr "" @@ -10122,11 +10108,11 @@ msgstr "" msgid "Memory bytes" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:278 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:277 msgid "Swap memory" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:289 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:288 msgid "Process memory usage" msgstr "" @@ -10182,141 +10168,137 @@ msgstr "" msgid "drive_letter" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:445 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:444 msgid "Disk information" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "Data transfer" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "I/O operations count" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "Time spent in I/O operations" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:97 -msgid "Property" -msgstr "" - -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "version" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:147 msgid "Host name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:147 msgid "host_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:148 msgid "Domain name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:148 msgid "domain_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:166 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:177 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:149 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:160 msgid "Architecture" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:166 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:177 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:149 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:160 msgid "architecture" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:167 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:150 msgid "Os up since seconds" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:167 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:150 msgid "os_up_since_seconds" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:173 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:156 msgid "Vendor" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:173 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:156 msgid "vendor" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:174 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:157 msgid "description" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:175 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:158 msgid "Model name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:175 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:158 msgid "model_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:176 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:159 msgid "No of cores" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:176 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:159 msgid "no_of_cores" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:178 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:161 msgid "Clock speed Hz" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:178 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:161 msgid "clock_speed_hz" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:179 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 msgid "L1 dcache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:179 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 msgid "l1dcache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:180 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 msgid "L1 icache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:180 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 msgid "l1icache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:181 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 msgid "L2 cache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:181 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 msgid "l2cache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:182 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 msgid "L3 cache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:182 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 msgid "l3cache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:292 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:273 msgid "OS information" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:297 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:278 msgid "Process & handle count" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:305 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:286 msgid "CPU information" msgstr "" @@ -10433,7 +10415,7 @@ msgid "" "theme" msgstr "" -#: pgadmin/misc/__init__.py:249 +#: pgadmin/misc/__init__.py:246 #, fuzzy msgid "Invalid binary path." msgstr "Binärpfade" @@ -10568,31 +10550,31 @@ msgstr "" msgid "Process Watcher - %s" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:150 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:140 msgid "Stop Process" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:177 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:158 msgid "View details" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:220 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:234 msgid "Start Time" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:244 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:255 msgid "Time Taken (sec)" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:289 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:300 msgid "Acknowledge and Remove" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:291 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:302 msgid "Remove Processes" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:291 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:302 msgid "Are you sure you want to remove the selected processes?" msgstr "" @@ -10698,7 +10680,6 @@ msgstr "" #: pgadmin/misc/cloud/static/js/azure.js:43 #: pgadmin/misc/cloud/static/js/google.js:44 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:106 msgid "Loading..." msgstr "Laden..." @@ -10754,46 +10735,46 @@ msgid "Please review the details before creating the cloud instance." msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:217 -#: pgadmin/misc/cloud/static/js/azure.js:308 +#: pgadmin/misc/cloud/static/js/azure.js:305 #: pgadmin/misc/cloud/static/js/biganimal.js:222 -#: pgadmin/misc/cloud/static/js/google.js:295 +#: pgadmin/misc/cloud/static/js/google.js:292 msgid "Cloud" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:218 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:38 #: pgadmin/misc/cloud/static/js/biganimal.js:223 -#: pgadmin/misc/cloud/static/js/google.js:296 +#: pgadmin/misc/cloud/static/js/google.js:293 msgid "Instance name" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:219 -#: pgadmin/misc/cloud/static/js/azure.js:330 -#: pgadmin/misc/cloud/static/js/google.js:319 +#: pgadmin/misc/cloud/static/js/azure.js:327 +#: pgadmin/misc/cloud/static/js/google.js:316 msgid "Public IP" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:223 -#: pgadmin/misc/cloud/static/js/azure.js:316 -#: pgadmin/misc/cloud/static/js/google.js:303 +#: pgadmin/misc/cloud/static/js/azure.js:313 +#: pgadmin/misc/cloud/static/js/google.js:300 msgid "PostgreSQL version" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:224 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:213 -#: pgadmin/misc/cloud/static/js/azure.js:317 +#: pgadmin/misc/cloud/static/js/azure.js:314 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:343 #: pgadmin/misc/cloud/static/js/biganimal.js:238 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:124 -#: pgadmin/misc/cloud/static/js/google.js:305 +#: pgadmin/misc/cloud/static/js/google.js:302 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:210 msgid "Instance type" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:231 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:279 -#: pgadmin/misc/cloud/static/js/azure.js:321 -#: pgadmin/misc/cloud/static/js/google.js:310 +#: pgadmin/misc/cloud/static/js/azure.js:318 +#: pgadmin/misc/cloud/static/js/google.js:307 msgid "Allocated storage" msgstr "" @@ -10809,8 +10790,8 @@ msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:245 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:336 -#: pgadmin/misc/cloud/static/js/azure.js:334 -#: pgadmin/misc/cloud/static/js/google.js:323 +#: pgadmin/misc/cloud/static/js/azure.js:331 +#: pgadmin/misc/cloud/static/js/google.js:320 msgid "High availability" msgstr "" @@ -10841,10 +10822,10 @@ msgid "Availability" msgstr "" #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:89 -#: pgadmin/misc/cloud/static/js/azure.js:311 +#: pgadmin/misc/cloud/static/js/azure.js:308 #: pgadmin/misc/cloud/static/js/biganimal.js:224 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:471 -#: pgadmin/misc/cloud/static/js/google.js:298 +#: pgadmin/misc/cloud/static/js/google.js:295 msgid "Region" msgstr "" @@ -10906,7 +10887,7 @@ msgstr "" #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:205 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:325 -#: pgadmin/misc/cloud/static/js/google.js:304 +#: pgadmin/misc/cloud/static/js/google.js:301 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:191 msgid "Instance class" msgstr "" @@ -10966,20 +10947,20 @@ msgstr "" msgid "Error while verifying Microsoft Azure: ${error}" msgstr "" -#: pgadmin/misc/cloud/static/js/azure.js:292 +#: pgadmin/misc/cloud/static/js/azure.js:289 msgid "" "Error while checking server name availability with Microsoft Azure: " "${error.response.data.errormsg}" msgstr "" -#: pgadmin/misc/cloud/static/js/azure.js:310 +#: pgadmin/misc/cloud/static/js/azure.js:307 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:236 msgid "Resource group" msgstr "" -#: pgadmin/misc/cloud/static/js/azure.js:312 +#: pgadmin/misc/cloud/static/js/azure.js:309 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:271 -#: pgadmin/misc/cloud/static/js/google.js:299 +#: pgadmin/misc/cloud/static/js/google.js:296 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:142 msgid "Availability zone" msgstr "" @@ -11212,7 +11193,7 @@ msgid "Please select number of stand by replicas." msgstr "" #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:48 -#: pgadmin/misc/cloud/static/js/google.js:297 +#: pgadmin/misc/cloud/static/js/google.js:294 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:112 msgid "Project" msgstr "" @@ -11323,7 +11304,7 @@ msgstr "" msgid "Error while authentication: ${error}" msgstr "" -#: pgadmin/misc/cloud/static/js/google.js:324 +#: pgadmin/misc/cloud/static/js/google.js:321 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:317 msgid "Secondary availability zone" msgstr "" @@ -11413,16 +11394,16 @@ msgstr "" msgid "Cloud Deployment" msgstr "" -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:124 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:127 msgid "No dependency information is available for the selected object." msgstr "" -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:170 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:170 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:173 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:173 msgid "panel" msgstr "" -#: pgadmin/misc/dependents/static/js/Dependents.jsx:124 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:127 msgid "No dependent information is available for the selected object." msgstr "" @@ -11496,7 +11477,7 @@ msgid "Storage Manager..." msgstr "" #: pgadmin/misc/file_manager/static/js/FileManagerModule.jsx:63 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:525 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:526 msgid "Save File" msgstr "" @@ -11508,24 +11489,24 @@ msgstr "" msgid "Are you sure you want to replace this file?" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:690 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:688 msgid "Select" msgstr "Auswählen" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:705 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:781 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:703 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:779 msgid "My Storage" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:708 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:706 msgid "Home" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:711 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:709 msgid "Go Back" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:728 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:726 #: pgadmin/static/js/SchemaView/DataGridView.jsx:338 #: pgadmin/static/js/components/PgTable.jsx:472 #: pgadmin/static/js/components/PgTable.jsx:473 @@ -11533,46 +11514,46 @@ msgstr "" msgid "Search" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:731 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 #: pgadmin/static/js/Explain/Graphical.jsx:416 #: pgadmin/tools/sqleditor/static/js/components/sections/GraphVisualiser.jsx:439 msgid "Download" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:731 msgid "New Folder" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:747 -#: pgadmin/static/js/helpers/Layout/index.jsx:439 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:745 +#: pgadmin/static/js/helpers/Layout/index.jsx:444 msgid "Rename" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:757 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:755 msgid "Upload" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:760 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:758 msgid "List View" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:761 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:759 msgid "Grid View" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:767 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:765 msgid "Show Hidden Files" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:775 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:773 msgid "${selectedSS}" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:831 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:829 msgid "All Files" msgstr "Alle Dateien" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:843 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:841 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:630 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:20 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 @@ -11582,7 +11563,7 @@ msgstr "Alle Dateien" #: pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx:79 #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/Notifier.jsx:47 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:867 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:863 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:430 #: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx:211 #: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx:389 @@ -11613,7 +11594,7 @@ msgstr "" msgid "The file size limit (per file) is %s MB." msgstr "" -#: pgadmin/misc/sql/static/js/SQL.jsx:78 pgadmin/static/js/UtilityView.jsx:43 +#: 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:291 #: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:787 @@ -11624,7 +11605,7 @@ msgstr "" msgid "Error" msgstr "Fehler" -#: pgadmin/misc/statistics/static/js/Statistics.jsx:207 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:210 msgid "The master password is not set." msgstr "" @@ -11697,7 +11678,7 @@ msgstr "Hilfe für diesen Dialog." #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:633 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:28 -#: pgadmin/static/js/SchemaView/index.jsx:813 +#: pgadmin/static/js/SchemaView/index.jsx:809 msgid "Save" msgstr "Speichern" @@ -11729,11 +11710,11 @@ msgstr "" msgid "accesskey" msgstr "" -#: pgadmin/static/js/utils.js:280 +#: pgadmin/static/js/utils.js:283 msgid "Please configure the PostgreSQL Binary Path in the Preferences dialog." msgstr "Bitte den PostgreSQL-Binärpfad im Einstellungsdialog konfigurieren." -#: pgadmin/static/js/utils.js:285 +#: pgadmin/static/js/utils.js:288 msgid "" "Please configure the EDB Advanced Server Binary Path in the Preferences " "dialog." @@ -11741,21 +11722,21 @@ msgstr "" "Bitte den EDB-Advanced-Server-Binärpfad im Einstellungsdialog " "konfigurieren." -#: pgadmin/static/js/utils.js:292 +#: pgadmin/static/js/utils.js:295 msgid "Configuration required" msgstr "Konfiguration erforderlich" -#: pgadmin/static/js/utils.js:297 +#: pgadmin/static/js/utils.js:300 #, fuzzy msgid "Preferences Error" msgstr "Einstellungen" -#: pgadmin/static/js/utils.js:298 +#: pgadmin/static/js/utils.js:301 #, python-format msgid "Failed to load preference %s of module %s" msgstr "Fehler beim Laden der Einstellung %s des Moduls %s" -#: pgadmin/static/js/utils.js:360 +#: pgadmin/static/js/utils.js:363 msgid "" "The file opened contains bidirectional Unicode characters which could be " "interpreted differently than what is displayed. If this is unexpected it " @@ -11763,7 +11744,7 @@ msgid "" "display hidden Unicode characters before proceeding." msgstr "" -#: pgadmin/static/js/utils.js:362 +#: pgadmin/static/js/utils.js:365 msgid "" "The pasted text contains bidirectional Unicode characters which could be " "interpreted differently than what is displayed. If this is unexpected it " @@ -11771,7 +11752,7 @@ msgid "" "display hidden Unicode characters before proceeding." msgstr "" -#: pgadmin/static/js/utils.js:364 +#: pgadmin/static/js/utils.js:367 msgid "Trojan Source Warning" msgstr "" @@ -11837,7 +11818,7 @@ msgstr "" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:67 #: pgadmin/static/js/helpers/Notifier.jsx:47 -#: pgadmin/static/js/helpers/Notifier.jsx:170 +#: pgadmin/static/js/helpers/Notifier.jsx:168 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:86 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -12080,7 +12061,7 @@ msgstr "" msgid "Heap Blocks" msgstr "" -#: pgadmin/static/js/Explain/index.jsx:494 +#: pgadmin/static/js/Explain/index.jsx:492 msgid "" "Use Explain/Explain analyze button to generate the plan for a query. " "Alternatively, you can also execute \"EXPLAIN (FORMAT JSON) [QUERY]\"." @@ -12117,7 +12098,7 @@ msgid "Show all" msgstr "" #: pgadmin/static/js/SchemaView/DataGridView.jsx:343 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:159 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:158 msgid "Add row" msgstr "" @@ -12137,34 +12118,34 @@ msgstr "" msgid "Are you sure you wish to delete this row?" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:285 +#: pgadmin/static/js/SchemaView/index.jsx:283 #, python-format msgid "%s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:287 +#: pgadmin/static/js/SchemaView/index.jsx:285 #, python-format msgid "%s in %s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:310 +#: pgadmin/static/js/SchemaView/index.jsx:306 #, python-format msgid "%s in %s" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:643 +#: pgadmin/static/js/SchemaView/index.jsx:639 msgid "Changes will be lost. Are you sure you want to reset?" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:735 +#: pgadmin/static/js/SchemaView/index.jsx:731 msgid "No updates." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:810 +#: pgadmin/static/js/SchemaView/index.jsx:806 msgid "Reset" msgstr "Zurücksetzen" -#: pgadmin/static/js/SchemaView/index.jsx:1009 +#: pgadmin/static/js/SchemaView/index.jsx:1005 msgid "Edit object..." msgstr "" @@ -12231,7 +12212,7 @@ msgstr "" #: pgadmin/static/js/SecurityPages/MfaValidatePage.jsx:60 #: pgadmin/static/js/SecurityPages/MfaValidatePage.jsx:85 -#: pgadmin/static/js/components/FormComponents.jsx:477 +#: pgadmin/static/js/components/FormComponents.jsx:473 msgid "Validate" msgstr "" @@ -12248,64 +12229,31 @@ msgstr "Passwort Zurücksetzen" msgid "Retype Password" msgstr "" -#: pgadmin/static/js/components/CodeMirror.jsx:262 -#: pgadmin/static/js/components/CodeMirror.jsx:264 -msgid "Find text" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:280 -#: pgadmin/static/js/components/CodeMirror.jsx:282 -msgid "Replace value" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:287 -msgid "Previous" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:289 -#: pgadmin/static/js/helpers/wizard/Wizard.jsx:223 -msgid "Next" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:292 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:601 -msgid "Replace" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:294 -msgid "Replace All" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:429 -#: pgadmin/static/js/components/CodeMirror.jsx:565 -msgid "SQL editor" -msgstr "" - #: pgadmin/static/js/components/ContextMenu.jsx:47 msgid "No options" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:474 +#: pgadmin/static/js/components/FormComponents.jsx:470 msgid "Select a file" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:977 +#: pgadmin/static/js/components/FormComponents.jsx:971 msgid "" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:982 +#: pgadmin/static/js/components/FormComponents.jsx:976 msgid "Select an item..." msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:1054 +#: pgadmin/static/js/components/FormComponents.jsx:1048 msgid "Select the color" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:1269 +#: pgadmin/static/js/components/FormComponents.jsx:1263 msgid "Close Message" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:1322 +#: pgadmin/static/js/components/FormComponents.jsx:1316 msgid "Loading" msgstr "" @@ -12372,6 +12320,24 @@ msgstr "" msgid "Accesskey" msgstr "" +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:172 +msgid "Previous" +msgstr "" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:174 +#: pgadmin/static/js/helpers/wizard/Wizard.jsx:223 +msgid "Next" +msgstr "Siguiente" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:177 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:602 +msgid "Replace" +msgstr "Reemplazar" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:179 +msgid "Replace All" +msgstr "Reemplazar Todo" + #: pgadmin/static/js/helpers/MainMoreToolbar.jsx:14 msgid "More" msgstr "" @@ -12400,21 +12366,21 @@ msgstr "Conexión Perdida" msgid "Clear" msgstr "" -#: pgadmin/static/js/helpers/Layout/index.jsx:356 +#: pgadmin/static/js/helpers/Layout/index.jsx:361 msgid "Maximise" msgstr "" -#: pgadmin/static/js/helpers/Layout/index.jsx:359 +#: pgadmin/static/js/helpers/Layout/index.jsx:364 #: pgadmin/tools/restore/__init__.py:40 pgadmin/tools/restore/__init__.py:107 #: pgadmin/tools/restore/static/js/restore.js:161 msgid "Restore" msgstr "Restaurar" -#: pgadmin/static/js/helpers/Layout/index.jsx:422 +#: pgadmin/static/js/helpers/Layout/index.jsx:427 msgid "Close Others" msgstr "" -#: pgadmin/static/js/helpers/Layout/index.jsx:430 +#: pgadmin/static/js/helpers/Layout/index.jsx:435 msgid "Close All" msgstr "" @@ -12440,11 +12406,11 @@ msgstr "" "Bases de Datos con Simbol = en el nombre no puede ser respaldado y " "restaurado usando esta utilidad." -#: pgadmin/static/js/tree/tree_utils.js:53 +#: pgadmin/static/js/tree/tree_utils.js:49 msgid "Please select server or child node from the object explorer." msgstr "" -#: pgadmin/static/js/tree/tree_utils.js:85 +#: pgadmin/static/js/tree/tree_utils.js:81 msgid "Please select a database or its child node from the browser." msgstr "" @@ -13004,7 +12970,7 @@ msgstr "Depurando" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:91 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:146 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:173 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:872 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:868 msgid "Debug" msgstr "Depurar" @@ -13018,43 +12984,41 @@ msgid "Set Breakpoint" msgstr "" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:396 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:754 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:750 msgid "Debugger Target Initialization Error" msgstr "Error de Inicialización del Objetivo de Depuración" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:403 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:556 -#: pgadmin/tools/debugger/static/js/DebuggerModule.js:561 -#: pgadmin/tools/debugger/static/js/DebuggerModule.js:612 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:432 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:807 +#: pgadmin/tools/debugger/static/js/DebuggerModule.js:560 +#: pgadmin/tools/debugger/static/js/DebuggerModule.js:610 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:430 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:803 #: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:136 #: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:155 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:163 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:170 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:177 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:209 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:233 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:240 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:275 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:282 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:332 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:497 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:504 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:544 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:551 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:799 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:806 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:830 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:837 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:918 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:925 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:950 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:957 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1091 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1098 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1129 -#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:64 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:164 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:171 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:178 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:210 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:234 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:241 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:276 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:284 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:309 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:455 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:462 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:710 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:717 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:741 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:748 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:812 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:819 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:844 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:851 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:985 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:992 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1023 +#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:57 msgid "Debugger Error" msgstr "Error de depuración" @@ -13081,27 +13045,27 @@ msgstr "" msgid "Use Default?" msgstr "¿Usar Valor por Defecto?" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:433 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:431 msgid "Unable to fetch the arguments from server" msgstr "No es posible obtener los argumentos para el servidor" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:493 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:491 msgid "Clear failed" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:743 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:739 msgid "Error occured: " msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:775 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:771 msgid "Debugger Listener Startup Error" msgstr "Error de Inicialización del Interlocutor de Depuración" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:799 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:795 msgid "Debugger Listener Startup Set Arguments Error" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:862 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:858 msgid "Clear All" msgstr "" @@ -13119,112 +13083,107 @@ msgstr "" msgid "Error while starting debugging listener." msgstr "Error al iniciar interlocutor de depuración." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:164 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1066 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:165 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:960 msgid "Error while polling result." msgstr "Error al consultar el resultado." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:171 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:172 msgid "Error while clearing all breakpoint." msgstr "Error al limpiar todos los puntos de ruptura." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:178 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:179 msgid "Error while fetching breakpoint information." msgstr "Error al obtener información de puntos de ruptura." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:202 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:203 #: pgadmin/utils/constants.py:35 msgid "Not connected to server or connection with the server has been closed." msgstr "No conectado al servidor o la conexión con el servidor se ha cerrado." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:210 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:211 msgid "Error while fetching messages information." msgstr "Error al obtener información de mensajes." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:234 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:241 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:235 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:242 msgid "Error while starting debugging session." msgstr "Error al iniciar una sesión de depuración." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:276 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:283 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:277 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:285 msgid "Error while executing requested debugging information." msgstr "Error al ejecutar la información de depuración solicitada." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:333 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:310 msgid "Error while selecting frame." msgstr "Error al seleccionar marco." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:498 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:505 -msgid "Error while toggling breakpoint." -msgstr "Error al intercambiar puntos de ruptura." - -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:545 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:552 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:456 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:463 msgid "Error while executing stop in debugging session." msgstr "Error al ejecutar parar en la sesión de depuración." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:757 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:668 msgid "Debugger poll end execution error" msgstr "Error de consulta y ejecución del depurador" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:800 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:807 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:711 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:718 msgid "Error while executing continue in debugging session." msgstr "Error al ejecutar continuar en la sesión de depuración." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:831 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:838 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:742 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:749 msgid "Error while executing step over in debugging session." msgstr "Error al ejecutar paso sobre en la sesión de depuración." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:919 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:926 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:813 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:820 msgid "Error while fetching variable information." msgstr "Error al obtener la información de variables." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:951 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:958 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:845 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:852 msgid "Error while fetching stack information." msgstr "Error al obtener información de la pila." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:970 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:864 msgid "Error in update" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1001 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:895 msgid "Waiting for another session to invoke the target..." msgstr "Esperando que otra sesión para invocar el objetivo..." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1065 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:959 msgid "Debugger Error: poll_result" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1092 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1099 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:986 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:993 msgid "Error while executing step into in debugging session." msgstr "Error al ejecutar entrar en en la sesión de depuración." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1130 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1024 msgid "Error while depositing variable value." msgstr "Error al depositar el valor de la variable." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1214 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1108 msgid "Local Variables" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1217 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1111 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:211 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:360 msgid "Messages" msgstr "Mensajes" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1223 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1117 msgid "Stack" msgstr "Pila" -#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:65 +#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:58 msgid "Error while setting debugging breakpoint." msgstr "Error al configurar los puntos de ruptura de depuración." @@ -13380,7 +13339,7 @@ msgid "ERD Error" msgstr "" #: pgadmin/tools/erd/static/js/ERDModule.js:92 -#: pgadmin/tools/psql/static/js/psql_module.js:95 +#: pgadmin/tools/psql/static/js/psql_module.js:94 #: pgadmin/tools/sqleditor/static/js/show_query_tool.js:61 #: pgadmin/tools/sqleditor/static/js/show_view_data.js:62 msgid "No object selected." @@ -13520,13 +13479,13 @@ msgid "Fetching schema data..." msgstr "" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:120 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:390 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:391 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:850 msgid "Unsaved changes" msgstr "Cambios sin salvar" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:121 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:391 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:392 msgid "Are you sure you wish to discard the current changes?" msgstr "¿Esta seguro de querer descartar los cambios actuales?" @@ -13593,12 +13552,12 @@ msgid "Zoom to Fit" msgstr "" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:317 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:588 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:589 msgid "File Menu" msgstr "" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:321 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:590 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:591 msgid "Save as" msgstr "" @@ -14151,31 +14110,31 @@ msgstr "" msgid "Invalid session.\r\n" msgstr "" -#: pgadmin/tools/psql/static/js/psql_module.js:86 -#: pgadmin/tools/psql/static/js/psql_module.js:94 -#: pgadmin/tools/psql/static/js/psql_module.js:104 +#: pgadmin/tools/psql/static/js/psql_module.js:85 +#: pgadmin/tools/psql/static/js/psql_module.js:93 +#: pgadmin/tools/psql/static/js/psql_module.js:103 #, fuzzy msgid "PSQL Error" msgstr "En error" -#: pgadmin/tools/psql/static/js/psql_module.js:105 +#: pgadmin/tools/psql/static/js/psql_module.js:104 #, fuzzy msgid "Please select a server/database object." msgstr "Por favor seleccione una base de datos." -#: pgadmin/tools/psql/static/js/psql_module.js:261 +#: pgadmin/tools/psql/static/js/psql_module.js:260 msgid "Clipboard write permission required" msgstr "" -#: pgadmin/tools/psql/static/js/psql_module.js:261 +#: pgadmin/tools/psql/static/js/psql_module.js:260 msgid "To copy data from PSQL terminal, Clipboard write permission required." msgstr "" -#: pgadmin/tools/psql/static/js/psql_module.js:279 +#: pgadmin/tools/psql/static/js/psql_module.js:280 msgid "Clipboard read permission required" msgstr "" -#: pgadmin/tools/psql/static/js/psql_module.js:279 +#: pgadmin/tools/psql/static/js/psql_module.js:280 msgid "To paste data on the PSQL terminal, Clipboard read permission required." msgstr "" @@ -14316,8 +14275,8 @@ msgid "Comparing {0}" msgstr "" #: pgadmin/tools/schema_diff/__init__.py:804 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:380 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:384 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:377 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:381 msgid "Database Objects" msgstr "" @@ -14353,15 +14312,15 @@ msgstr "" msgid "Ignore Grant/Revoke" msgstr "" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:75 +#: 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:754 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:749 msgid "No difference found" msgstr "" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:759 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "Loading result grid..." msgstr "" @@ -14786,13 +14745,13 @@ msgid "Don't ask again" msgstr "" #: pgadmin/tools/sqleditor/static/js/components/dialogs/ConfirmTransactionContent.jsx:23 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:572 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:573 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:718 msgid "Rollback" msgstr "" #: pgadmin/tools/sqleditor/static/js/components/dialogs/ConfirmTransactionContent.jsx:27 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:570 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:571 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:700 msgid "Commit" msgstr "" @@ -14933,188 +14892,188 @@ msgstr "" msgid "Y Axis" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:308 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:309 msgid "Close query tool?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:311 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:312 msgid "" "There is an active query running currently. Are you sure you want to " "close?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:323 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:324 msgid "Commit transaction?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:326 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:327 msgid "" "The current transaction is not commited to the database. Do you want to " "commit or rollback the transaction?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:523 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:524 msgid "Open File" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:533 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:534 msgid "Edit" msgstr "Editar" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:539 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:540 msgid "Sort/Filter" msgstr "Ordenar/Filtrar" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:541 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:542 msgid "Filter options" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:546 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:547 msgid "No limit" msgstr "Sin límite" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:547 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:548 msgid "1000 rows" msgstr "1000 filas" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:548 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:549 msgid "500 rows" msgstr "500 filas" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:549 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:550 msgid "100 rows" msgstr "100 filas" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:552 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:553 msgid "Cancel query" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:554 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:555 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:371 msgid "Execute script" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:556 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:557 msgid "Execute options" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:561 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:562 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:829 #: pgadmin/utils/constants.py:23 msgid "Explain" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:563 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:564 msgid "Explain Analyze" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:565 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:566 msgid "Explain Settings" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:576 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:577 msgid "Macros" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:596 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:597 msgid "Edit Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:599 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:600 msgid "Find" msgstr "Buscar" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:603 -msgid "Jump" +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:604 +msgid "Go to Line/Column" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:606 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:607 msgid "Indent Selection" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:608 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:609 msgid "Unindent Selection" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:610 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:611 msgid "Toggle Comment" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:612 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:613 msgid "Toggle Case Of Selected Text" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:614 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:615 msgid "Clear Query" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:616 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:617 msgid "Format SQL" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:622 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:623 msgid "Filter Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:624 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:625 msgid "Filter by Selection" msgstr "Filtrar por Selección" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:625 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:626 msgid "Exclude by Selection" msgstr "Excluir por Selección" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:626 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:627 msgid "Remove Sort/Filter" msgstr "Quitar Ordenar/Filtrar" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:632 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:633 msgid "Execute Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:636 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:66 msgid "Auto commit?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:637 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:638 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:74 msgid "Auto rollback on error?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:643 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:644 msgid "Explain Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:646 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:647 msgid "Verbose" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:648 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:649 msgid "Costs" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:650 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:651 msgid "Buffers" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:652 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:653 msgid "Timing" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:656 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:657 msgid "Settings" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:658 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:659 msgid "Wal" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:664 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:665 msgid "Macros Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:666 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:667 msgid "Manage macros" msgstr "" @@ -15130,19 +15089,19 @@ msgstr "ID del Proceso" msgid "Payload" msgstr "Carga" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:399 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:206 msgid "File saved successfully." msgstr "Archivos salvados exitosamente." -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:490 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:319 msgid "Save query changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:493 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:322 msgid "The query text has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:545 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:369 msgid "Promote to Query Tool" msgstr "" @@ -15325,57 +15284,57 @@ msgstr "Datos salvados exitosamente." msgid "Auto-commit is off. You still need to commit changes to the database." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1288 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1286 msgid "Geometry Viewer" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1371 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:182 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1369 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:181 #: pgadmin/utils/constants.py:30 msgid "Graph Visualiser" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1387 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1385 msgid "Loading more rows..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1389 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1387 msgid "No data output. Execute a query to get output." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:163 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:162 msgid "Copy options" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:165 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:164 msgid "Paste" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:167 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:166 msgid "Paste options" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:173 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:172 msgid "Save Data Changes" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:177 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:176 msgid "Save results to file" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:190 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:189 msgid "Copy Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:192 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:191 msgid "Copy with headers" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:198 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:197 msgid "Paste Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:200 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:199 msgid "Paste with SERIAL/IDENTITY values?" msgstr "" @@ -15828,21 +15787,27 @@ msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:736 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:748 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:760 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:772 msgid "Upper case" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:737 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:749 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:761 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:773 msgid "Lower case" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:738 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:750 -msgid "Capitalized" +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:762 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:774 +msgid "Preserve" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:740 -msgid "Convert keywords to upper, lower, or capitalized casing." +msgid "Convert keywords to upper, lower, or preserve casing." msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:747 @@ -15850,33 +15815,23 @@ msgid "Identifier case" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:752 -msgid "Convert identifiers to upper, lower, or capitalized casing." +msgid "Convert identifiers to upper, lower, or preserve casing." msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:759 -msgid "Strip comments?" +msgid "Function case" msgstr "" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:761 -msgid "If set to True, comments will be removed." +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:764 +msgid "Convert function names to upper, lower, or preserve casing." msgstr "" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:766 -msgid "Re-indent?" -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:768 -msgid "If set to True, the indentations of the statements are changed." -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:774 -msgid "Re-indent aligned?" +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:771 +msgid "Data type case" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:776 -msgid "" -"If set to True, the indentations of the statements are changed, and " -"statements are aligned by keywords." +msgid "Convert data types to upper, lower, or preserve casing." msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:783 @@ -15888,36 +15843,18 @@ msgid "If set to True, spaces are used around all operators." msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:791 -msgid "Comma-first notation?" -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:793 -msgid "If set to True, comma-first notation for column names is used." -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:799 -msgid "Wrap after N characters" -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:801 -msgid "" -"The column limit (in characters) for wrapping comma-separated lists. If " -"zero, it puts every item in the list on its own line." -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:808 msgid "Tab size" msgstr "Tamaño de tabulador" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:812 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:795 msgid "The number of spaces per tab. Minimum 2, maximum 8." msgstr "El numero de espacios por tabulador. Mínimo 2, máximo 8." -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:819 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:802 msgid "Use spaces?" msgstr "¿Usar espacios?" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:821 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:804 msgid "" "Specifies whether or not to insert spaces instead of tabs when the tab " "key or auto-indent are used." @@ -15925,11 +15862,57 @@ msgstr "" "Especifica si se insertan espacios o no en lugar de tabulador cuando se " "utiliza la tecla tab o el auto-sangrado." -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:829 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:812 +msgid "Expression Width" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:814 +msgid "" +"maximum number of characters in parenthesized expressions to be kept on " +"single line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:822 +msgid "Logical operator new line" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:823 +msgid "Before" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:824 +msgid "After" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:826 +msgid "" +"Decides newline placement before or after logical operators (AND, OR, " +"XOR)." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:834 +msgid "Lines between queries" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:838 +msgid "" +"Decides how many empty lines to leave between SQL statements. If zero it " +"puts no new line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:846 +msgid "New line before semicolon?" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:848 +msgid "Whether to place query separator (;) on a separate line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:855 msgid "Row Limit" msgstr "" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:831 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:857 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 " @@ -16073,51 +16056,51 @@ msgid "" "dialog" msgstr "" -#: pgadmin/utils/__init__.py:530 +#: pgadmin/utils/__init__.py:531 #, python-format msgid "Configuration for %s servers dumped to %s" msgstr "" -#: pgadmin/utils/__init__.py:546 +#: pgadmin/utils/__init__.py:547 msgid "'Servers' attribute not found in the specified file." msgstr "" -#: pgadmin/utils/__init__.py:561 +#: pgadmin/utils/__init__.py:562 #, python-format msgid "'%s' attribute not found for server '%s'" msgstr "" -#: pgadmin/utils/__init__.py:566 +#: pgadmin/utils/__init__.py:567 #, python-format msgid "Port must be integer for server '%s'" msgstr "" -#: pgadmin/utils/__init__.py:591 +#: pgadmin/utils/__init__.py:592 #, python-format msgid "'Host' or 'Service' attribute not found for server '%s'" msgstr "" -#: pgadmin/utils/__init__.py:622 +#: pgadmin/utils/__init__.py:623 #, python-format msgid "Error parsing input file %s: %s" msgstr "" -#: pgadmin/utils/__init__.py:625 +#: pgadmin/utils/__init__.py:626 #, python-format msgid "Error reading input file %s: [%d] %s" msgstr "" -#: pgadmin/utils/__init__.py:664 +#: pgadmin/utils/__init__.py:665 #, python-format msgid "Error creating server group '%s': %s" msgstr "" -#: pgadmin/utils/__init__.py:744 +#: pgadmin/utils/__init__.py:747 #, python-format msgid "Error creating server '%s': %s" msgstr "" -#: pgadmin/utils/__init__.py:784 +#: pgadmin/utils/__init__.py:787 #, python-format msgid "Error clearing server configuration with error (%s)" msgstr "" @@ -20114,3 +20097,79 @@ msgstr "" #~ msgid "Update catalog?" #~ msgstr "¿Actualizar el catálogo?" +#~ msgid "Dialog tab forward" +#~ msgstr "Pestaña de diálogo hacia adelante" + +#~ msgid "Dialog tab backward" +#~ msgstr "Pestaña de diálogo hacia atrás" + +#~ msgid "Superuser privileges are required to cancel another users query." +#~ msgstr "" + +#~ msgid "Superuser privileges are required to terminate another users query." +#~ msgstr "" + +#~ msgid "Property" +#~ msgstr "" + +#~ msgid "Find text" +#~ msgstr "" + +#~ msgid "Replace value" +#~ msgstr "" + +#~ msgid "SQL editor" +#~ msgstr "" + +#~ msgid "Error while toggling breakpoint." +#~ msgstr "Error al intercambiar puntos de ruptura." + +#~ msgid "Jump" +#~ msgstr "" + +#~ msgid "Capitalized" +#~ msgstr "" + +#~ msgid "Convert keywords to upper, lower, or capitalized casing." +#~ msgstr "" + +#~ msgid "Convert identifiers to upper, lower, or capitalized casing." +#~ msgstr "" + +#~ msgid "Strip comments?" +#~ msgstr "" + +#~ msgid "If set to True, comments will be removed." +#~ msgstr "" + +#~ msgid "Re-indent?" +#~ msgstr "" + +#~ msgid "If set to True, the indentations of the statements are changed." +#~ msgstr "" + +#~ msgid "Re-indent aligned?" +#~ msgstr "" + +#~ msgid "" +#~ "If set to True, the indentations " +#~ "of the statements are changed, and " +#~ "statements are aligned by keywords." +#~ msgstr "" + +#~ msgid "Comma-first notation?" +#~ msgstr "" + +#~ msgid "If set to True, comma-first notation for column names is used." +#~ msgstr "" + +#~ msgid "Wrap after N characters" +#~ msgstr "" + +#~ msgid "" +#~ "The column limit (in characters) for " +#~ "wrapping comma-separated lists. If zero," +#~ " it puts every item in the list" +#~ " on its own line." +#~ msgstr "" + diff --git a/web/pgadmin/translations/fr/LC_MESSAGES/messages.mo b/web/pgadmin/translations/fr/LC_MESSAGES/messages.mo index 96ae0e9d0b398f2c3a02522d6eb28ca65055e9ca..c2d44221b15c44d30182486780d5df955e5efa38 100644 GIT binary patch delta 41999 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 delta 43969 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\n" "Language: fr\n" @@ -19,15 +19,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.14.0\n" -#: pgadmin/__init__.py:336 pgadmin/authenticate/internal.py:26 +#: pgadmin/__init__.py:348 pgadmin/authenticate/internal.py:26 msgid "Incorrect username or password." msgstr "Mot de passe ou identifiant incorrect." -#: pgadmin/__init__.py:641 pgadmin/__init__.py:691 +#: pgadmin/__init__.py:653 pgadmin/__init__.py:703 msgid "Auto-detected {0} installation with the data directory at {1}" msgstr "Installation {0} auto-détectée avec le répertoire de données à {1}" -#: pgadmin/__init__.py:774 +#: pgadmin/__init__.py:786 msgid "403 FORBIDDEN" msgstr "403 FORBIDDEN" @@ -38,7 +38,7 @@ msgstr "A propos de %(appname)s" #: pgadmin/about/__init__.py:68 #: pgadmin/browser/server_groups/servers/static/js/server.js:31 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:201 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:215 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:118 msgid "Server" msgstr "Serveur" @@ -47,62 +47,61 @@ msgstr "Serveur" msgid "Desktop" msgstr "Ordinateur de bureau" -#: pgadmin/about/static/js/AboutComponent.jsx:43 -#: pgadmin/about/static/js/AboutComponent.jsx:45 -#: pgadmin/static/js/components/CodeMirror.jsx:314 -#: pgadmin/static/js/components/CodeMirror.jsx:316 +#: pgadmin/about/static/js/AboutComponent.jsx:42 +#: pgadmin/about/static/js/AboutComponent.jsx:44 +#: pgadmin/static/js/components/ReactCodeMirror/index.jsx:50 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:309 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:312 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:161 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:160 msgid "Copy" msgstr "Copier" -#: pgadmin/about/static/js/AboutComponent.jsx:64 +#: pgadmin/about/static/js/AboutComponent.jsx:63 #: pgadmin/browser/server_groups/servers/databases/extensions/static/js/extension.ui.js:121 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/static/js/foreign_server.ui.js:63 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/exclusion_constraint/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/index_constraint/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:106 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Version" msgstr "Version" -#: pgadmin/about/static/js/AboutComponent.jsx:72 +#: pgadmin/about/static/js/AboutComponent.jsx:71 msgid "Application Mode" msgstr "Mode applicatif" -#: pgadmin/about/static/js/AboutComponent.jsx:80 +#: pgadmin/about/static/js/AboutComponent.jsx:79 msgid "Current User" msgstr "Utilisateur Connecté" -#: pgadmin/about/static/js/AboutComponent.jsx:89 +#: pgadmin/about/static/js/AboutComponent.jsx:88 msgid "NW.js Version" msgstr "Version NW.js" -#: pgadmin/about/static/js/AboutComponent.jsx:98 pgadmin/browser/__init__.py:89 +#: pgadmin/about/static/js/AboutComponent.jsx:97 pgadmin/browser/__init__.py:89 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:341 msgid "Browser" msgstr "Navigateur" -#: pgadmin/about/static/js/AboutComponent.jsx:107 +#: pgadmin/about/static/js/AboutComponent.jsx:106 msgid "Operating System" msgstr "Système d'Exploitation" -#: pgadmin/about/static/js/AboutComponent.jsx:117 +#: pgadmin/about/static/js/AboutComponent.jsx:116 msgid "pgAdmin Database File" msgstr "Fichier de base de données pgAdmin" -#: pgadmin/about/static/js/AboutComponent.jsx:127 +#: pgadmin/about/static/js/AboutComponent.jsx:126 msgid "Log File" msgstr "Fichier de log" -#: pgadmin/about/static/js/AboutComponent.jsx:137 +#: pgadmin/about/static/js/AboutComponent.jsx:136 msgid "Server Configuration" msgstr "Configuration du serveur" -#: pgadmin/about/static/js/AboutComponent.jsx:140 -#: pgadmin/static/js/components/CodeMirror.jsx:323 +#: pgadmin/about/static/js/AboutComponent.jsx:139 +#: pgadmin/static/js/components/ReactCodeMirror/index.jsx:50 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:317 msgid "Copied!" msgstr "Copié !" @@ -422,26 +421,26 @@ msgstr "" msgid "Nodes" msgstr "Noeuds" -#: pgadmin/browser/__init__.py:714 pgadmin/browser/__init__.py:843 +#: pgadmin/browser/__init__.py:715 pgadmin/browser/__init__.py:844 msgid "Incorrect master password" msgstr "Mot de passe maître incorrect" -#: pgadmin/browser/__init__.py:824 +#: pgadmin/browser/__init__.py:825 msgid "" "The master password could not be retrieved from the MASTER_PASSWORD_HOOK " "utility specified {0}.Please check that the hook utility is configured " "correctly." msgstr "" -#: pgadmin/browser/__init__.py:891 +#: pgadmin/browser/__init__.py:892 msgid "Master password cannot be empty" msgstr "Le mot de passe maître ne peut pas être vide" -#: pgadmin/browser/__init__.py:977 +#: pgadmin/browser/__init__.py:978 msgid "pgAdmin user password changed successfully" msgstr "" -#: pgadmin/browser/__init__.py:1024 +#: pgadmin/browser/__init__.py:1025 msgid "" "Your account is authenticated using an external {} source. Please contact" " the administrators of this service if you need to reset your password." @@ -450,7 +449,7 @@ msgstr "" "contacter les administrateurs de ce service si vous avez besoin de " "réinitialiser votre mot de passe." -#: pgadmin/browser/__init__.py:1134 +#: pgadmin/browser/__init__.py:1135 msgid "" "You successfully reset your password but your account is locked. Please " "contact the Administrator." @@ -582,22 +581,22 @@ msgstr "" #: pgadmin/browser/register_browser_preferences.py:123 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:33 -#: pgadmin/utils/__init__.py:828 pgadmin/utils/__init__.py:837 +#: pgadmin/utils/__init__.py:831 pgadmin/utils/__init__.py:840 msgid "Key" msgstr "Touche" #: pgadmin/browser/register_browser_preferences.py:124 -#: pgadmin/static/js/keyboard_shortcuts.js:66 pgadmin/utils/__init__.py:842 +#: pgadmin/static/js/keyboard_shortcuts.js:66 pgadmin/utils/__init__.py:845 msgid "Shift" msgstr "Shift" #: pgadmin/browser/register_browser_preferences.py:125 -#: pgadmin/static/js/keyboard_shortcuts.js:69 pgadmin/utils/__init__.py:848 +#: pgadmin/static/js/keyboard_shortcuts.js:69 pgadmin/utils/__init__.py:851 msgid "Ctrl" msgstr "Ctrl" #: pgadmin/browser/register_browser_preferences.py:126 -#: pgadmin/utils/__init__.py:853 +#: pgadmin/utils/__init__.py:856 msgid "Alt/Option" msgstr "Alt/Option" @@ -664,32 +663,24 @@ msgid "Direct debugging" msgstr "Débogage direct" #: pgadmin/browser/register_browser_preferences.py:358 -msgid "Dialog tab forward" -msgstr "Onglet suivant" - -#: pgadmin/browser/register_browser_preferences.py:373 -msgid "Dialog tab backward" -msgstr "Onglet précédent" - -#: pgadmin/browser/register_browser_preferences.py:388 msgid "Refresh object explorer" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:403 +#: pgadmin/browser/register_browser_preferences.py:373 msgid "Add grid row" msgstr "Ajouter une ligne" -#: pgadmin/browser/register_browser_preferences.py:417 +#: pgadmin/browser/register_browser_preferences.py:387 #: pgadmin/help/__init__.py:27 pgadmin/static/js/Dialogs/index.jsx:380 #: pgadmin/static/js/QuickSearch/index.jsx:274 msgid "Quick Search" msgstr "Recherche rapide" -#: pgadmin/browser/register_browser_preferences.py:430 +#: pgadmin/browser/register_browser_preferences.py:400 msgid "Dynamic tab size" msgstr "Taille adaptée des onglets" -#: pgadmin/browser/register_browser_preferences.py:432 +#: 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" @@ -697,12 +688,12 @@ msgstr "" "Si Vrai, les onglets seront dimensionnés selon la longueur de leur " "intitulé. Ceci s'applique aussi aux onglets déjà ouverts" -#: pgadmin/browser/register_browser_preferences.py:439 +#: pgadmin/browser/register_browser_preferences.py:409 msgid "Query tool tab title" msgstr "Titre de l'onglet éditeur de requête" -#: pgadmin/browser/register_browser_preferences.py:442 -#: pgadmin/browser/register_browser_preferences.py:513 +#: 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 " @@ -713,11 +704,11 @@ msgstr "" "Les titres vides seront remplacés par les titres par défaut avec les mots" " clés." -#: pgadmin/browser/register_browser_preferences.py:452 +#: pgadmin/browser/register_browser_preferences.py:422 msgid "View/Edit data tab title" msgstr "Titre de l'onglet Afficher/Éditer les données" -#: pgadmin/browser/register_browser_preferences.py:455 +#: 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 " @@ -729,11 +720,11 @@ msgstr "" "sans ces mots clés. Les titres vides seront remplacés par les titres par " "défaut avec les mots clés." -#: pgadmin/browser/register_browser_preferences.py:465 +#: pgadmin/browser/register_browser_preferences.py:435 msgid "Debugger tab title" msgstr "Titre de l'onglet Debugger" -#: pgadmin/browser/register_browser_preferences.py:468 +#: pgadmin/browser/register_browser_preferences.py:438 #, python-format msgid "" "Supported placeholders are %FUNCTION%, %ARGS%, %SCHEMA% and %DATABASE%. " @@ -746,7 +737,7 @@ msgstr "" "clés. Les titres vides seront remplacés par les titres par défaut avec " "les mots clés." -#: pgadmin/browser/register_browser_preferences.py:477 +#: pgadmin/browser/register_browser_preferences.py:447 #: pgadmin/browser/static/js/collection.js:55 #: pgadmin/browser/static/js/node.js:203 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:272 @@ -756,38 +747,38 @@ msgstr "" msgid "Query Tool" msgstr "Éditeur de requêtes" -#: pgadmin/browser/register_browser_preferences.py:478 +#: pgadmin/browser/register_browser_preferences.py:448 #: pgadmin/tools/debugger/__init__.py:56 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:592 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1197 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:503 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1091 #: pgadmin/tools/debugger/static/js/debugger_ui.js:29 msgid "Debugger" msgstr "Debugger" -#: pgadmin/browser/register_browser_preferences.py:479 +#: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:46 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:71 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 msgid "Schema Diff" msgstr "Schéma Diff" -#: pgadmin/browser/register_browser_preferences.py:480 +#: pgadmin/browser/register_browser_preferences.py:450 #: pgadmin/tools/erd/static/js/ERDModule.js:57 msgid "ERD Tool" msgstr "Éditeur de diagramme entité-association" -#: pgadmin/browser/register_browser_preferences.py:485 +#: pgadmin/browser/register_browser_preferences.py:455 #: pgadmin/browser/static/js/collection.js:70 #: pgadmin/browser/static/js/node.js:220 -#: pgadmin/tools/psql/static/js/psql_module.js:48 +#: pgadmin/tools/psql/static/js/psql_module.js:47 msgid "PSQL Tool" msgstr "Outil PSQL" -#: pgadmin/browser/register_browser_preferences.py:489 +#: pgadmin/browser/register_browser_preferences.py:459 msgid "Open in new browser tab" msgstr "Ouvrir dans un nouvel onglet du navigateur" -#: pgadmin/browser/register_browser_preferences.py:492 +#: pgadmin/browser/register_browser_preferences.py:462 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." @@ -797,29 +788,29 @@ msgstr "" "l'ouverture dans un nouvel onglet du navigateur pour ce module " "particulier." -#: pgadmin/browser/register_browser_preferences.py:502 +#: pgadmin/browser/register_browser_preferences.py:472 msgid "Select open new tab..." msgstr "Choisir le module à ouvrir dans un nouvel onglet..." -#: pgadmin/browser/register_browser_preferences.py:510 +#: pgadmin/browser/register_browser_preferences.py:480 msgid "PSQL tool tab title" msgstr "Nom de l'onglet de l'outil PSQL" -#: pgadmin/browser/register_browser_preferences.py:523 +#: pgadmin/browser/register_browser_preferences.py:493 msgid "Enable object breadcrumbs?" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:526 +#: pgadmin/browser/register_browser_preferences.py:496 msgid "" "Enable breadcrumbs to show the complete path of an object in the object " "explorer. The breadcrumbs are displayed on object mouse hover." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:535 +#: pgadmin/browser/register_browser_preferences.py:505 msgid "Show comment with object breadcrumbs?" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:538 +#: pgadmin/browser/register_browser_preferences.py:508 msgid "Show object comment along with breadcrumbs." msgstr "" @@ -840,14 +831,14 @@ msgstr "Les caractériqtiques requises sont manquantes." #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:124 #: pgadmin/browser/templates/browser/js/messages.js:21 #: pgadmin/browser/templates/browser/js/messages.js:40 -#: pgadmin/browser/utils.py:444 pgadmin/static/js/utils.js:441 +#: pgadmin/browser/utils.py:444 pgadmin/static/js/utils.js:448 #: pgadmin/tools/backup/__init__.py:569 #: pgadmin/tools/grant_wizard/__init__.py:99 #: pgadmin/tools/sqleditor/__init__.py:964 pgadmin/utils/exception.py:37 msgid "Connection to the server has been lost." msgstr "La connexion au serveur a été perdue." -#: pgadmin/browser/utils.py:733 +#: pgadmin/browser/utils.py:734 msgid "Could not find the specified {}." msgstr "Impossible de trouver {}." @@ -903,7 +894,7 @@ msgstr "Impossible de trouver le serveur." #: pgadmin/browser/server_groups/servers/__init__.py:829 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:194 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:197 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:145 msgid "name" msgstr "nom" @@ -926,8 +917,8 @@ msgstr "Base de données de maintenance" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:275 #: pgadmin/misc/cloud/static/js/aws.js:239 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:164 -#: pgadmin/misc/cloud/static/js/azure.js:325 -#: pgadmin/misc/cloud/static/js/google.js:314 +#: pgadmin/misc/cloud/static/js/azure.js:322 +#: pgadmin/misc/cloud/static/js/google.js:311 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:87 msgid "Username" msgstr "Nom utilisateur" @@ -1202,7 +1193,7 @@ msgstr "La base de données ne peut pas être supprimée." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py:898 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/__init__.py:478 #: pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py:502 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1117 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1118 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/__init__.py:493 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/__init__.py:587 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/check_constraint/__init__.py:633 @@ -1356,11 +1347,11 @@ msgstr "Conversion..." #: 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:199 -#: pgadmin/dashboard/static/js/Dashboard.jsx:643 +#: pgadmin/dashboard/static/js/Dashboard.jsx:200 +#: pgadmin/dashboard/static/js/Dashboard.jsx:644 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:89 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:87 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:145 #: pgadmin/misc/file_manager/static/js/components/ListView.jsx:125 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:112 @@ -1806,7 +1797,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:120 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:660 +#: pgadmin/dashboard/static/js/Dashboard.jsx:661 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2118,7 +2109,7 @@ msgstr "Serveur distant système ?" #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.js:40 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:898 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:1263 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:192 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:206 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:39 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:113 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:131 @@ -2167,8 +2158,8 @@ msgstr "Type" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:211 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:223 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:483 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:737 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:744 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:735 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:742 #: pgadmin/tools/backup/static/js/backup.ui.js:695 #: pgadmin/tools/backup/static/js/backup.ui.js:700 #: pgadmin/tools/import_export/static/js/import_export.ui.js:114 @@ -2269,7 +2260,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:449 +#: pgadmin/dashboard/static/js/Dashboard.jsx:450 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:35 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:34 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:167 @@ -2580,7 +2571,7 @@ msgid "Schema dropped" msgstr "Schéma supprimé" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:732 +#: pgadmin/static/js/SchemaView/index.jsx:728 msgid "Definition incomplete." msgstr "Définition incomplète." @@ -2959,20 +2950,20 @@ msgstr "Table distante supprimée" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1624 #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1669 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1507 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1561 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1508 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1562 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1679 msgid "-- Please create column(s) first..." msgstr "-- Merci de créer d'abord la/les colonne/s..." #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1901 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1229 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1230 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:836 msgid "Trigger(s) have been disabled" msgstr "Déclencheurs(s) désactivé(s)" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1903 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1231 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1232 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:838 msgid "Trigger(s) have been enabled" msgstr "Déclencheur(s) activé(s)" @@ -3069,7 +3060,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:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 #: 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 @@ -3436,7 +3427,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:622 +#: pgadmin/dashboard/static/js/Dashboard.jsx:623 msgid "Mode" msgstr "Mode" @@ -3565,7 +3556,7 @@ msgstr "Fonction support" #: pgadmin/browser/server_groups/servers/roles/static/js/role.ui.js:202 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:249 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:72 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1211 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1105 msgid "Parameters" msgstr "Paramètres" @@ -3581,7 +3572,7 @@ msgstr "Fichier objet ne peut pas être vide." msgid "Link Symbol cannot be empty." msgstr "Le symbole de lien ne peut pas être vide." -#: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:455 +#: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:454 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:265 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/static/js/compound_trigger.ui.js:167 msgid "Code cannot be empty." @@ -4061,15 +4052,15 @@ msgstr "Synonyme système ?" msgid "Could not find the table." msgstr "Impossible de trouver la table." -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1121 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1122 msgid "\n" msgstr "\n" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1137 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1138 msgid "Table dropped" msgstr "Table supprimée" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1654 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1655 msgid "Table rows counted: {}" msgstr "Lignes comptées : {}" @@ -4878,9 +4869,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:642 -#: pgadmin/static/js/SchemaView/index.jsx:669 -#: pgadmin/static/js/SchemaView/index.jsx:690 +#: pgadmin/static/js/SchemaView/index.jsx:638 +#: pgadmin/static/js/SchemaView/index.jsx:665 +#: pgadmin/static/js/SchemaView/index.jsx:686 #: pgadmin/static/js/components/QueryThresholds.jsx:67 msgid "Warning" msgstr "Avertissement" @@ -5489,8 +5480,8 @@ msgid "Attach" msgstr "Attacher" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.ui.js:161 -#: pgadmin/browser/static/js/browser.js:142 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:692 +#: pgadmin/browser/static/js/browser.js:134 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:690 msgid "Create" msgstr "Créer" @@ -6237,7 +6228,7 @@ msgstr "Alignement de stockage" #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:794 #: pgadmin/misc/cloud/static/js/aws.js:230 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:270 -#: pgadmin/misc/cloud/static/js/google.js:309 +#: pgadmin/misc/cloud/static/js/google.js:306 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:239 msgid "Storage type" msgstr "Stratégie de stockage" @@ -6539,7 +6530,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:392 #: pgadmin/static/js/helpers/ModalProvider.jsx:80 -#: pgadmin/static/js/helpers/Notifier.jsx:176 +#: pgadmin/static/js/helpers/Notifier.jsx:174 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:19 msgid "No" msgstr "No" @@ -6583,9 +6574,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:439 -#: pgadmin/dashboard/static/js/Dashboard.jsx:534 -#: pgadmin/dashboard/static/js/Dashboard.jsx:650 +#: pgadmin/dashboard/static/js/Dashboard.jsx:440 +#: pgadmin/dashboard/static/js/Dashboard.jsx:535 +#: pgadmin/dashboard/static/js/Dashboard.jsx:651 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:152 msgid "Database" msgstr "Base de données" @@ -6764,7 +6755,7 @@ msgid "Subscription dropped" msgstr "Souscription supprimée" #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.js:40 -#: pgadmin/misc/cloud/static/js/azure.js:309 +#: pgadmin/misc/cloud/static/js/azure.js:306 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:210 msgid "Subscription" msgstr "Souscription" @@ -6833,10 +6824,10 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/password.html:12 #: pgadmin/misc/cloud/static/js/aws.js:240 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:167 -#: pgadmin/misc/cloud/static/js/azure.js:326 +#: pgadmin/misc/cloud/static/js/azure.js:323 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:490 #: pgadmin/misc/cloud/static/js/biganimal.js:253 -#: pgadmin/misc/cloud/static/js/google.js:315 +#: pgadmin/misc/cloud/static/js/google.js:312 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:388 #: pgadmin/static/js/SecurityPages/LoginPage.jsx:38 #: pgadmin/static/js/SecurityPages/PasswordResetPage.jsx:19 @@ -8021,8 +8012,8 @@ msgstr "Échec" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:557 pgadmin/dashboard/__init__.py:584 -#: pgadmin/dashboard/static/js/Dashboard.jsx:289 -#: pgadmin/dashboard/static/js/Dashboard.jsx:356 +#: pgadmin/dashboard/static/js/Dashboard.jsx:290 +#: pgadmin/dashboard/static/js/Dashboard.jsx:357 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "Succès" @@ -8064,7 +8055,7 @@ msgstr "Exécuter" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_job/sql/pre3.4/stats.sql:3 #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:3 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:230 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:244 msgid "Status" msgstr "Status" @@ -8086,7 +8077,7 @@ msgid "End time" msgstr "Heure de fin" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:4 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1220 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1114 msgid "Result" msgstr "Résultat" @@ -8649,7 +8640,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/dashboard/static/js/Dashboard.jsx:157 +#: pgadmin/dashboard/static/js/Dashboard.jsx:158 #: 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 @@ -8774,8 +8765,7 @@ msgstr "Option" #: 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:217 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:104 +#: pgadmin/dashboard/static/js/Dashboard.jsx:218 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:114 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:63 @@ -9346,7 +9336,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:394 #: pgadmin/static/js/helpers/ModalProvider.jsx:80 -#: pgadmin/static/js/helpers/Notifier.jsx:176 +#: pgadmin/static/js/helpers/Notifier.jsx:174 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:23 msgid "Yes" msgstr "Oui" @@ -9471,19 +9461,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:474 +#: pgadmin/dashboard/static/js/Dashboard.jsx:475 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:466 +#: pgadmin/dashboard/static/js/Dashboard.jsx:467 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:458 +#: pgadmin/dashboard/static/js/Dashboard.jsx:459 msgid "Application" msgstr "Application" @@ -9526,33 +9516,33 @@ msgid "Server Group..." msgstr "Groupe de serveurs..." #: pgadmin/browser/static/js/MainMenuFactory.js:18 -#: pgadmin/browser/static/js/keyboard.js:106 +#: pgadmin/browser/static/js/keyboard.js:130 #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:194 #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffButtonComponent.jsx:185 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:528 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:529 msgid "File" msgstr "Fichier" #: pgadmin/browser/static/js/MainMenuFactory.js:19 -#: pgadmin/browser/static/js/keyboard.js:109 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:210 +#: pgadmin/browser/static/js/keyboard.js:133 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:224 msgid "Object" msgstr "Objet" #: pgadmin/browser/static/js/MainMenuFactory.js:20 -#: pgadmin/browser/static/js/keyboard.js:112 +#: pgadmin/browser/static/js/keyboard.js:136 msgid "Tools" msgstr "Outils" #: pgadmin/browser/static/js/MainMenuFactory.js:21 -#: pgadmin/browser/static/js/keyboard.js:115 pgadmin/help/__init__.py:65 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:300 +#: pgadmin/browser/static/js/keyboard.js:139 pgadmin/help/__init__.py:65 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:311 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:103 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:34 #: pgadmin/tools/debugger/static/js/components/ToolBar.jsx:145 #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:310 #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:733 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:581 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:582 msgid "Help" msgstr "Aide" @@ -9591,42 +9581,42 @@ msgstr "" msgid "Zoom Out" msgstr "" -#: pgadmin/browser/static/js/MainMenuFactory.js:101 +#: pgadmin/browser/static/js/MainMenuFactory.js:100 msgid "Error in opening window" msgstr "" -#: pgadmin/browser/static/js/browser.js:32 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:114 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:114 -#: pgadmin/misc/sql/static/js/SQL.jsx:45 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:175 +#: pgadmin/browser/static/js/browser.js:29 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:117 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:117 +#: pgadmin/misc/sql/static/js/SQL.jsx:44 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:178 msgid "Please select an object in the tree view." msgstr "Sélectionner un objet dans l'arborescence." -#: pgadmin/browser/static/js/browser.js:133 +#: pgadmin/browser/static/js/browser.js:125 msgid "Register" msgstr "Nouveau" -#: pgadmin/browser/static/js/browser.js:166 +#: pgadmin/browser/static/js/browser.js:158 msgid "No menu available for this object." msgstr "" -#: pgadmin/browser/static/js/browser.js:271 +#: pgadmin/browser/static/js/browser.js:263 msgid "No object selected" msgstr "Aucun objet sélectionné" -#: pgadmin/browser/static/js/browser.js:429 +#: pgadmin/browser/static/js/browser.js:421 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "Êtes vous sûr de vouloir fermer le %s navigateur ?" -#: pgadmin/browser/static/js/browser.js:1448 +#: pgadmin/browser/static/js/browser.js:1430 msgid "Error retrieving details for the node." 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/Dashboard.jsx:873 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:724 +#: pgadmin/dashboard/static/js/Dashboard.jsx:845 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:722 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:571 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:586 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:355 @@ -9670,9 +9660,9 @@ msgid "Remove %s" msgstr "Supprimer %s" #: pgadmin/browser/static/js/node.js:155 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:750 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:748 #: pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx:93 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:169 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:168 msgid "Delete" msgstr "Supprimer" @@ -9829,11 +9819,12 @@ msgstr "Déconnexion réussie." #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:177 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:44 #: pgadmin/static/js/Explain/Graphical.jsx:427 -#: pgadmin/static/js/SchemaView/index.jsx:807 -#: pgadmin/static/js/components/CodeMirror.jsx:297 +#: pgadmin/static/js/SchemaView/index.jsx:803 +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:182 +#: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:84 #: pgadmin/static/js/helpers/Layout/index.jsx:54 -#: pgadmin/static/js/helpers/Layout/index.jsx:326 -#: pgadmin/static/js/helpers/Layout/index.jsx:414 +#: pgadmin/static/js/helpers/Layout/index.jsx:331 +#: pgadmin/static/js/helpers/Layout/index.jsx:419 #: pgadmin/static/js/helpers/ModalProvider.jsx:303 msgid "Close" msgstr "Fermer" @@ -9892,12 +9883,12 @@ msgid "'%s' cannot be empty." msgstr "'%s' doit être renseigné." #: pgadmin/browser/templates/browser/js/messages.js:34 -#: pgadmin/misc/sql/static/js/SQL.jsx:59 +#: pgadmin/misc/sql/static/js/SQL.jsx:58 msgid "No SQL could be generated for the selected object." msgstr "Aucun code SQL ne peut être généré pour l'objet sélectionné." #: pgadmin/browser/templates/browser/js/messages.js:35 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:180 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:183 msgid "No statistics are available for the selected object." msgstr "Aucune statistique n'est disponible pour l'objet sélectionné." @@ -9927,17 +9918,15 @@ 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:298 -#: pgadmin/dashboard/static/js/Dashboard.jsx:367 -#: pgadmin/dashboard/static/js/Dashboard.jsx:813 -#: pgadmin/dashboard/static/js/Dashboard.jsx:817 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:146 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:150 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:145 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:149 -#: pgadmin/misc/sql/static/js/SQL.jsx:82 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:213 +#: pgadmin/dashboard/static/js/Dashboard.jsx:785 +#: pgadmin/dashboard/static/js/Dashboard.jsx:789 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:149 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:153 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:148 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:152 +#: pgadmin/misc/sql/static/js/SQL.jsx:81 #: pgadmin/misc/statistics/static/js/Statistics.jsx:216 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:219 msgid "Failed to retrieve data from the server." msgstr "Échec de récupération des données sur le serveur..." @@ -10110,234 +10099,227 @@ msgstr "Requête démarrée à" msgid "Last state changed at" msgstr "Dernier état modifié à" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Sessions" msgstr "Sessions" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Locks" msgstr "Verrous" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Prepared Transactions" msgstr "Transactions préparées" -#: pgadmin/dashboard/static/js/Dashboard.jsx:157 +#: pgadmin/dashboard/static/js/Dashboard.jsx:158 msgid "System Statistics" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:59 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:654 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:655 msgid "Summary" msgstr "Synthèse" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:272 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:271 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:186 msgid "Configuration" msgstr "Configuration" -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:210 msgid "Category" msgstr "Catégorie" -#: pgadmin/dashboard/static/js/Dashboard.jsx:226 +#: pgadmin/dashboard/static/js/Dashboard.jsx:227 msgid "Unit" msgstr "Unité" -#: pgadmin/dashboard/static/js/Dashboard.jsx:235 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:174 +#: pgadmin/dashboard/static/js/Dashboard.jsx:236 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:157 msgid "Description" msgstr "Déscription" -#: pgadmin/dashboard/static/js/Dashboard.jsx:256 -#: pgadmin/dashboard/static/js/Dashboard.jsx:310 +#: pgadmin/dashboard/static/js/Dashboard.jsx:257 +#: pgadmin/dashboard/static/js/Dashboard.jsx:311 msgid "Terminate Session?" msgstr "Terminer la session ?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:257 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 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:260 +#: pgadmin/dashboard/static/js/Dashboard.jsx:261 msgid "Session terminated successfully." msgstr "Session terminée avec succès." -#: pgadmin/dashboard/static/js/Dashboard.jsx:261 +#: pgadmin/dashboard/static/js/Dashboard.jsx:262 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:327 +#: pgadmin/dashboard/static/js/Dashboard.jsx:299 +#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +msgid "Failed to perform the operation." +msgstr "" + +#: pgadmin/dashboard/static/js/Dashboard.jsx:328 msgid "Cancel Active Query?" msgstr "Annuler la requête en cours ?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:328 +#: pgadmin/dashboard/static/js/Dashboard.jsx:329 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:331 +#: pgadmin/dashboard/static/js/Dashboard.jsx:332 msgid "Active query cancelled successfully." msgstr "Requête annulée avec succès." -#: pgadmin/dashboard/static/js/Dashboard.jsx:332 +#: pgadmin/dashboard/static/js/Dashboard.jsx:333 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:379 +#: pgadmin/dashboard/static/js/Dashboard.jsx:380 msgid "Cancel the active query" msgstr "Annuler la requête en cours" -#: pgadmin/dashboard/static/js/Dashboard.jsx:423 +#: pgadmin/dashboard/static/js/Dashboard.jsx:424 msgid "View the active session details" msgstr "Voir les détails de la session active" -#: pgadmin/dashboard/static/js/Dashboard.jsx:430 -#: pgadmin/dashboard/static/js/Dashboard.jsx:525 +#: pgadmin/dashboard/static/js/Dashboard.jsx:431 +#: pgadmin/dashboard/static/js/Dashboard.jsx:526 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:82 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:80 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:183 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:197 msgid "PID" msgstr "PID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:482 +#: pgadmin/dashboard/static/js/Dashboard.jsx:483 msgid "Transaction start" msgstr "Début de transaction" -#: pgadmin/dashboard/static/js/Dashboard.jsx:490 +#: pgadmin/dashboard/static/js/Dashboard.jsx:491 msgid "State" msgstr "État" -#: pgadmin/dashboard/static/js/Dashboard.jsx:500 +#: pgadmin/dashboard/static/js/Dashboard.jsx:501 msgid "Waiting" msgstr "Attente" -#: pgadmin/dashboard/static/js/Dashboard.jsx:508 +#: pgadmin/dashboard/static/js/Dashboard.jsx:509 msgid "Wait event" msgstr "Attente d'événement" -#: pgadmin/dashboard/static/js/Dashboard.jsx:515 +#: pgadmin/dashboard/static/js/Dashboard.jsx:516 msgid "Blocking PIDs" msgstr "PID bloquants" -#: pgadmin/dashboard/static/js/Dashboard.jsx:544 +#: pgadmin/dashboard/static/js/Dashboard.jsx:545 msgid "Lock type" msgstr "Type de verrou" -#: pgadmin/dashboard/static/js/Dashboard.jsx:553 +#: pgadmin/dashboard/static/js/Dashboard.jsx:554 msgid "Target relation" msgstr "Relation cible" -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 +#: pgadmin/dashboard/static/js/Dashboard.jsx:561 msgid "Page" msgstr "Page" -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 +#: pgadmin/dashboard/static/js/Dashboard.jsx:570 msgid "Tuple" msgstr "Ligne" -#: pgadmin/dashboard/static/js/Dashboard.jsx:577 +#: pgadmin/dashboard/static/js/Dashboard.jsx:578 msgid "vXID (target)" msgstr "vXID (cible)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:586 +#: pgadmin/dashboard/static/js/Dashboard.jsx:587 msgid "XID (target)" msgstr "XID (cible)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:595 +#: pgadmin/dashboard/static/js/Dashboard.jsx:596 msgid "Class" msgstr "Classe" -#: pgadmin/dashboard/static/js/Dashboard.jsx:604 +#: pgadmin/dashboard/static/js/Dashboard.jsx:605 msgid "Object ID" msgstr "ID de l'objet" -#: pgadmin/dashboard/static/js/Dashboard.jsx:614 +#: pgadmin/dashboard/static/js/Dashboard.jsx:615 msgid "vXID (owner)" msgstr "vXID (propriétaire)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:630 +#: pgadmin/dashboard/static/js/Dashboard.jsx:631 msgid "Granted?" msgstr "Accordé ?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:667 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:674 +#: pgadmin/dashboard/static/js/Dashboard.jsx:675 msgid "Prepared at" msgstr "Préparé à" -#: pgadmin/dashboard/static/js/Dashboard.jsx:712 +#: pgadmin/dashboard/static/js/Dashboard.jsx:702 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:714 +#: pgadmin/dashboard/static/js/Dashboard.jsx:704 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:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:717 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:731 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 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:739 +#: pgadmin/dashboard/static/js/Dashboard.jsx:729 msgid "The session is already in idle state." msgstr "La session est déjà au repos." -#: pgadmin/dashboard/static/js/Dashboard.jsx:753 -msgid "Superuser privileges are required to cancel another users query." -msgstr "" -"Les privilèges de super-utilisateur sont nécessaires pour annuler la " -"requête d'un autre utilisateur." - -#: pgadmin/dashboard/static/js/Dashboard.jsx:757 -msgid "Superuser privileges are required to terminate another users query." -msgstr "" -"Les privilèges de super-utilisateur sont nécessaires pour mettre fin à la" -" requête d'un autre utilisateur." - -#: pgadmin/dashboard/static/js/Dashboard.jsx:773 +#: pgadmin/dashboard/static/js/Dashboard.jsx:745 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:792 +#: pgadmin/dashboard/static/js/Dashboard.jsx:764 msgid "Loading dashboard..." msgstr "Chargement du tableau de bord..." -#: pgadmin/dashboard/static/js/Dashboard.jsx:828 +#: pgadmin/dashboard/static/js/Dashboard.jsx:800 msgid "" "System stats extension is not installed. You can install the extension in" " a database using the \"CREATE EXTENSION system_stats;\" SQL command. " "Reload the pgAdmin once you installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:836 +#: pgadmin/dashboard/static/js/Dashboard.jsx:808 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:901 -#: pgadmin/dashboard/static/js/Dashboard.jsx:906 +#: pgadmin/dashboard/static/js/Dashboard.jsx:873 +#: pgadmin/dashboard/static/js/Dashboard.jsx:878 msgid "Active sessions only" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:949 -#: pgadmin/dashboard/static/js/Dashboard.jsx:951 +#: pgadmin/dashboard/static/js/Dashboard.jsx:921 +#: pgadmin/dashboard/static/js/Dashboard.jsx:923 msgid "Database activity" msgstr "Activité de la base de données" -#: pgadmin/dashboard/static/js/Dashboard.jsx:949 -#: pgadmin/dashboard/static/js/Dashboard.jsx:951 +#: pgadmin/dashboard/static/js/Dashboard.jsx:921 +#: pgadmin/dashboard/static/js/Dashboard.jsx:923 msgid "Server activity" msgstr "Activité du serveur" @@ -10345,7 +10327,7 @@ msgstr "Activité du serveur" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:215 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:218 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:368 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:237 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:220 msgid "Please connect to the selected server to view the graph." msgstr "Connecter le serveur sélectionné pour visualiser le graphique." @@ -10353,7 +10335,7 @@ msgstr "Connecter le serveur sélectionné pour visualiser le graphique." #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:217 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:220 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:370 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:239 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:222 msgid "An error occurred whilst rendering the graph." msgstr "Une erreur est survenue lors de l'élaboration du graphique." @@ -10361,7 +10343,7 @@ msgstr "Une erreur est survenue lors de l'élaboration du graphique." #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:220 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:223 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:373 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:242 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:225 msgid "" "Not connected to the server or the connection to the server has been " "closed." @@ -10455,15 +10437,15 @@ msgid "Community Support" msgstr "Entraide communautaire" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:96 -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:269 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:268 msgid "CPU usage" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:274 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:273 msgid "Load average" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:284 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:283 msgid "Process CPU usage" msgstr "" @@ -10475,11 +10457,11 @@ msgstr "" msgid "Memory bytes" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:278 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:277 msgid "Swap memory" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:289 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:288 msgid "Process memory usage" msgstr "" @@ -10535,141 +10517,137 @@ msgstr "" msgid "drive_letter" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:445 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:444 msgid "Disk information" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "Data transfer" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "I/O operations count" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "Time spent in I/O operations" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:97 -msgid "Property" -msgstr "" - -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "version" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:147 msgid "Host name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:147 msgid "host_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:148 msgid "Domain name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:148 msgid "domain_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:166 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:177 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:149 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:160 msgid "Architecture" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:166 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:177 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:149 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:160 msgid "architecture" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:167 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:150 msgid "Os up since seconds" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:167 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:150 msgid "os_up_since_seconds" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:173 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:156 msgid "Vendor" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:173 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:156 msgid "vendor" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:174 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:157 msgid "description" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:175 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:158 msgid "Model name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:175 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:158 msgid "model_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:176 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:159 msgid "No of cores" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:176 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:159 msgid "no_of_cores" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:178 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:161 msgid "Clock speed Hz" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:178 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:161 msgid "clock_speed_hz" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:179 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 msgid "L1 dcache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:179 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 msgid "l1dcache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:180 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 msgid "L1 icache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:180 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 msgid "l1icache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:181 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 msgid "L2 cache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:181 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 msgid "l2cache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:182 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 msgid "L3 cache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:182 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 msgid "l3cache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:292 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:273 msgid "OS information" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:297 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:278 msgid "Process & handle count" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:305 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:286 msgid "CPU information" msgstr "" @@ -10788,7 +10766,7 @@ msgstr "" "Un actualisation est nécessaire pour appliquer le thème. Ci-dessus, " "l'aperçu du thème" -#: pgadmin/misc/__init__.py:249 +#: pgadmin/misc/__init__.py:246 msgid "Invalid binary path." msgstr "Chemin des binaires invalide." @@ -10922,31 +10900,31 @@ msgstr "Arrêt..." msgid "Process Watcher - %s" msgstr "Superviseur de processus - %s" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:150 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:140 msgid "Stop Process" msgstr "Arrêter le processus" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:177 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:158 msgid "View details" msgstr "Afficher les détails" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:220 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:234 msgid "Start Time" msgstr "Heure de démarrage" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:244 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:255 msgid "Time Taken (sec)" msgstr "Durée de l'opération (sec)" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:289 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:300 msgid "Acknowledge and Remove" msgstr "Reconnaître et supprimer" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:291 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:302 msgid "Remove Processes" msgstr "Supprimer les processus" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:291 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:302 msgid "Are you sure you want to remove the selected processes?" msgstr "Êtes-vous sûr de vouloir supprimer les processus sélectionnés ?" @@ -11057,7 +11035,6 @@ msgstr "Le processus d'authentification d'EDB BigAnimal est en cours..." #: pgadmin/misc/cloud/static/js/azure.js:43 #: pgadmin/misc/cloud/static/js/google.js:44 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:106 msgid "Loading..." msgstr "Chargement..." @@ -11121,46 +11098,46 @@ msgid "Please review the details before creating the cloud instance." msgstr "Examiner les détails avant de créer l'instance de nuage." #: pgadmin/misc/cloud/static/js/aws.js:217 -#: pgadmin/misc/cloud/static/js/azure.js:308 +#: pgadmin/misc/cloud/static/js/azure.js:305 #: pgadmin/misc/cloud/static/js/biganimal.js:222 -#: pgadmin/misc/cloud/static/js/google.js:295 +#: pgadmin/misc/cloud/static/js/google.js:292 msgid "Cloud" msgstr "Cloud" #: pgadmin/misc/cloud/static/js/aws.js:218 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:38 #: pgadmin/misc/cloud/static/js/biganimal.js:223 -#: pgadmin/misc/cloud/static/js/google.js:296 +#: pgadmin/misc/cloud/static/js/google.js:293 msgid "Instance name" msgstr "Nom d'instance" #: pgadmin/misc/cloud/static/js/aws.js:219 -#: pgadmin/misc/cloud/static/js/azure.js:330 -#: pgadmin/misc/cloud/static/js/google.js:319 +#: pgadmin/misc/cloud/static/js/azure.js:327 +#: pgadmin/misc/cloud/static/js/google.js:316 msgid "Public IP" msgstr "IP publique" #: pgadmin/misc/cloud/static/js/aws.js:223 -#: pgadmin/misc/cloud/static/js/azure.js:316 -#: pgadmin/misc/cloud/static/js/google.js:303 +#: pgadmin/misc/cloud/static/js/azure.js:313 +#: pgadmin/misc/cloud/static/js/google.js:300 msgid "PostgreSQL version" msgstr "Version de PostgreSQL" #: pgadmin/misc/cloud/static/js/aws.js:224 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:213 -#: pgadmin/misc/cloud/static/js/azure.js:317 +#: pgadmin/misc/cloud/static/js/azure.js:314 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:343 #: pgadmin/misc/cloud/static/js/biganimal.js:238 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:124 -#: pgadmin/misc/cloud/static/js/google.js:305 +#: pgadmin/misc/cloud/static/js/google.js:302 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:210 msgid "Instance type" msgstr "Type d'instance" #: pgadmin/misc/cloud/static/js/aws.js:231 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:279 -#: pgadmin/misc/cloud/static/js/azure.js:321 -#: pgadmin/misc/cloud/static/js/google.js:310 +#: pgadmin/misc/cloud/static/js/azure.js:318 +#: pgadmin/misc/cloud/static/js/google.js:307 msgid "Allocated storage" msgstr "Stockage alloué" @@ -11176,8 +11153,8 @@ msgstr "Nom de la base de données" #: pgadmin/misc/cloud/static/js/aws.js:245 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:336 -#: pgadmin/misc/cloud/static/js/azure.js:334 -#: pgadmin/misc/cloud/static/js/google.js:323 +#: pgadmin/misc/cloud/static/js/azure.js:331 +#: pgadmin/misc/cloud/static/js/google.js:320 msgid "High availability" msgstr "Haute disponibilité" @@ -11211,10 +11188,10 @@ msgid "Availability" msgstr "Disponibilité" #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:89 -#: pgadmin/misc/cloud/static/js/azure.js:311 +#: pgadmin/misc/cloud/static/js/azure.js:308 #: pgadmin/misc/cloud/static/js/biganimal.js:224 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:471 -#: pgadmin/misc/cloud/static/js/google.js:298 +#: pgadmin/misc/cloud/static/js/google.js:295 msgid "Region" msgstr "Région" @@ -11279,7 +11256,7 @@ msgstr "Version de bases de données" #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:205 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:325 -#: pgadmin/misc/cloud/static/js/google.js:304 +#: pgadmin/misc/cloud/static/js/google.js:301 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:191 msgid "Instance class" msgstr "Classe d'instance" @@ -11339,7 +11316,7 @@ msgstr "" msgid "Error while verifying Microsoft Azure: ${error}" msgstr "Erreur lors de la vérification de Microsoft Azure : ${error}" -#: pgadmin/misc/cloud/static/js/azure.js:292 +#: pgadmin/misc/cloud/static/js/azure.js:289 msgid "" "Error while checking server name availability with Microsoft Azure: " "${error.response.data.errormsg}" @@ -11347,14 +11324,14 @@ msgstr "" "Erreur lors de la vérification de la disponibilité du nom du serveur avec" " Microsoft Azure : ${error.response.data.errormsg}" -#: pgadmin/misc/cloud/static/js/azure.js:310 +#: pgadmin/misc/cloud/static/js/azure.js:307 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:236 msgid "Resource group" msgstr "Groupe de ressources" -#: pgadmin/misc/cloud/static/js/azure.js:312 +#: pgadmin/misc/cloud/static/js/azure.js:309 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:271 -#: pgadmin/misc/cloud/static/js/google.js:299 +#: pgadmin/misc/cloud/static/js/google.js:296 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:142 msgid "Availability zone" msgstr "Zone de disponibilté" @@ -11619,7 +11596,7 @@ msgid "Please select number of stand by replicas." msgstr "Veuillez sélectionner le nombre de répliques" #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:48 -#: pgadmin/misc/cloud/static/js/google.js:297 +#: pgadmin/misc/cloud/static/js/google.js:294 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:112 msgid "Project" msgstr "" @@ -11737,7 +11714,7 @@ msgstr "" msgid "Error while authentication: ${error}" msgstr "" -#: pgadmin/misc/cloud/static/js/google.js:324 +#: pgadmin/misc/cloud/static/js/google.js:321 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:317 msgid "Secondary availability zone" msgstr "" @@ -11827,18 +11804,18 @@ msgstr "Le déploiement sur {0} est démarré pour l'instance {1}." msgid "Cloud Deployment" msgstr "Déploiement dans le nuage" -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:124 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:127 msgid "No dependency information is available for the selected object." msgstr "" "Aucune information relative à des objets rattachés n'est disponible pour " "l'objet sélectionné." -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:170 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:170 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:173 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:173 msgid "panel" msgstr "panneau" -#: pgadmin/misc/dependents/static/js/Dependents.jsx:124 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:127 msgid "No dependent information is available for the selected object." msgstr "" @@ -11912,7 +11889,7 @@ msgid "Storage Manager..." msgstr "Gestionnaire de stockage..." #: pgadmin/misc/file_manager/static/js/FileManagerModule.jsx:63 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:525 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:526 msgid "Save File" msgstr "Enregistrer le fichier" @@ -11924,24 +11901,24 @@ msgstr "Êtes-vous sûr de vouloir supprimer ce fichier/dossier ?" msgid "Are you sure you want to replace this file?" msgstr "Êtes vous sûr de vouloir remplacer ce fichier ?" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:690 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:688 msgid "Select" msgstr "Sélectionner" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:705 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:781 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:703 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:779 msgid "My Storage" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:708 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:706 msgid "Home" msgstr "Dossier personnel" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:711 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:709 msgid "Go Back" msgstr "Retour" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:728 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:726 #: pgadmin/static/js/SchemaView/DataGridView.jsx:338 #: pgadmin/static/js/components/PgTable.jsx:472 #: pgadmin/static/js/components/PgTable.jsx:473 @@ -11949,46 +11926,46 @@ msgstr "Retour" msgid "Search" msgstr "Recherche" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:731 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 #: pgadmin/static/js/Explain/Graphical.jsx:416 #: pgadmin/tools/sqleditor/static/js/components/sections/GraphVisualiser.jsx:439 msgid "Download" msgstr "Télécharger" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:731 msgid "New Folder" msgstr "Nouveau dossier" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:747 -#: pgadmin/static/js/helpers/Layout/index.jsx:439 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:745 +#: pgadmin/static/js/helpers/Layout/index.jsx:444 msgid "Rename" msgstr "Renommer" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:757 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:755 msgid "Upload" msgstr "Téléverser" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:760 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:758 msgid "List View" msgstr "Vue en liste" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:761 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:759 msgid "Grid View" msgstr "Vue en grille" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:767 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:765 msgid "Show Hidden Files" msgstr "Afficher les fichiers cachés" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:775 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:773 msgid "${selectedSS}" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:831 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:829 msgid "All Files" msgstr "Tous les fichiers" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:843 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:841 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:630 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:20 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 @@ -11998,7 +11975,7 @@ msgstr "Tous les fichiers" #: pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx:79 #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/Notifier.jsx:47 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:867 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:863 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:430 #: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx:211 #: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx:389 @@ -12029,7 +12006,7 @@ msgstr "Déposer les fichiers ici, ou cliquer pour sélectionner les fichiers." msgid "The file size limit (per file) is %s MB." msgstr "La taille limite du fichier (par fichier) est de %s MB." -#: pgadmin/misc/sql/static/js/SQL.jsx:78 pgadmin/static/js/UtilityView.jsx:43 +#: 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:291 #: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:787 @@ -12040,7 +12017,7 @@ msgstr "La taille limite du fichier (par fichier) est de %s MB." msgid "Error" msgstr "Erreur" -#: pgadmin/misc/statistics/static/js/Statistics.jsx:207 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:210 msgid "The master password is not set." msgstr "Le mot de passe principal n'est pas défini." @@ -12118,7 +12095,7 @@ msgstr "Aide pour cette fenêtre de dialogue." #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:633 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:28 -#: pgadmin/static/js/SchemaView/index.jsx:813 +#: pgadmin/static/js/SchemaView/index.jsx:809 msgid "Save" msgstr "Enregistrer" @@ -12150,11 +12127,11 @@ msgstr "Alt" msgid "accesskey" msgstr "clé d'accés" -#: pgadmin/static/js/utils.js:280 +#: pgadmin/static/js/utils.js:283 msgid "Please configure the PostgreSQL Binary Path in the Preferences dialog." msgstr "Configurer le chemin des binaires PostgreSQL dans les préférences." -#: pgadmin/static/js/utils.js:285 +#: pgadmin/static/js/utils.js:288 msgid "" "Please configure the EDB Advanced Server Binary Path in the Preferences " "dialog." @@ -12162,20 +12139,20 @@ msgstr "" "Configurer le chemin des binaires EDB Advanced Server dans les " "préférences." -#: pgadmin/static/js/utils.js:292 +#: pgadmin/static/js/utils.js:295 msgid "Configuration required" msgstr "Configuration requise" -#: pgadmin/static/js/utils.js:297 +#: pgadmin/static/js/utils.js:300 msgid "Preferences Error" msgstr "Erreur dans les préférences" -#: pgadmin/static/js/utils.js:298 +#: pgadmin/static/js/utils.js:301 #, python-format msgid "Failed to load preference %s of module %s" msgstr "Échec de récupération des préférence %s du module %s" -#: pgadmin/static/js/utils.js:360 +#: pgadmin/static/js/utils.js:363 msgid "" "The file opened contains bidirectional Unicode characters which could be " "interpreted differently than what is displayed. If this is unexpected it " @@ -12187,7 +12164,7 @@ msgstr "" "se présente, il est recommandé de revoir le texte dans une application " "qui peut afficher les caractères Unicode cachés avant de poursuivre." -#: pgadmin/static/js/utils.js:362 +#: pgadmin/static/js/utils.js:365 msgid "" "The pasted text contains bidirectional Unicode characters which could be " "interpreted differently than what is displayed. If this is unexpected it " @@ -12199,7 +12176,7 @@ msgstr "" "se présente, il est recommandé de revoir le texte dans une application " "qui peut afficher les caractères Unicode cachés avant de poursuivre." -#: pgadmin/static/js/utils.js:364 +#: pgadmin/static/js/utils.js:367 msgid "Trojan Source Warning" msgstr "Avertissement sur la source du cheval de Troie" @@ -12275,7 +12252,7 @@ msgstr "" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:67 #: pgadmin/static/js/helpers/Notifier.jsx:47 -#: pgadmin/static/js/helpers/Notifier.jsx:170 +#: pgadmin/static/js/helpers/Notifier.jsx:168 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:86 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -12529,7 +12506,7 @@ msgstr "Condition d'index (Recheck Cond)" msgid "Heap Blocks" msgstr "Blocs d'en-tête (Heap Blocks)" -#: pgadmin/static/js/Explain/index.jsx:494 +#: pgadmin/static/js/Explain/index.jsx:492 msgid "" "Use Explain/Explain analyze button to generate the plan for a query. " "Alternatively, you can also execute \"EXPLAIN (FORMAT JSON) [QUERY]\"." @@ -12568,7 +12545,7 @@ msgid "Show all" msgstr "Afficher tout" #: pgadmin/static/js/SchemaView/DataGridView.jsx:343 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:159 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:158 msgid "Add row" msgstr "Ajouter une ligne" @@ -12588,34 +12565,34 @@ msgstr "Lige supprimée" 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:285 +#: pgadmin/static/js/SchemaView/index.jsx:283 #, python-format msgid "%s must be unique." msgstr "%s doit être unique." -#: pgadmin/static/js/SchemaView/index.jsx:287 +#: pgadmin/static/js/SchemaView/index.jsx:285 #, python-format msgid "%s in %s must be unique." msgstr "%s dans %s doit être unique." -#: pgadmin/static/js/SchemaView/index.jsx:310 +#: pgadmin/static/js/SchemaView/index.jsx:306 #, python-format msgid "%s in %s" msgstr "%s dans %s" -#: pgadmin/static/js/SchemaView/index.jsx:643 +#: pgadmin/static/js/SchemaView/index.jsx:639 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:735 +#: pgadmin/static/js/SchemaView/index.jsx:731 msgid "No updates." msgstr "Pas de mise à jour." -#: pgadmin/static/js/SchemaView/index.jsx:810 +#: pgadmin/static/js/SchemaView/index.jsx:806 msgid "Reset" msgstr "Réinitialiser" -#: pgadmin/static/js/SchemaView/index.jsx:1009 +#: pgadmin/static/js/SchemaView/index.jsx:1005 msgid "Edit object..." msgstr "" @@ -12680,7 +12657,7 @@ msgstr "Envoyer de nouveau" #: pgadmin/static/js/SecurityPages/MfaValidatePage.jsx:60 #: pgadmin/static/js/SecurityPages/MfaValidatePage.jsx:85 -#: pgadmin/static/js/components/FormComponents.jsx:477 +#: pgadmin/static/js/components/FormComponents.jsx:473 msgid "Validate" msgstr "Valider" @@ -12697,64 +12674,31 @@ msgstr "Réinitialisation du mot de passe" msgid "Retype Password" msgstr "" -#: pgadmin/static/js/components/CodeMirror.jsx:262 -#: pgadmin/static/js/components/CodeMirror.jsx:264 -msgid "Find text" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:280 -#: pgadmin/static/js/components/CodeMirror.jsx:282 -msgid "Replace value" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:287 -msgid "Previous" -msgstr "Précédent" - -#: pgadmin/static/js/components/CodeMirror.jsx:289 -#: pgadmin/static/js/helpers/wizard/Wizard.jsx:223 -msgid "Next" -msgstr "Suivant" - -#: pgadmin/static/js/components/CodeMirror.jsx:292 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:601 -msgid "Replace" -msgstr "Remplacer" - -#: pgadmin/static/js/components/CodeMirror.jsx:294 -msgid "Replace All" -msgstr "Remplacer tout" - -#: pgadmin/static/js/components/CodeMirror.jsx:429 -#: pgadmin/static/js/components/CodeMirror.jsx:565 -msgid "SQL editor" -msgstr "Éditeur SQL" - #: pgadmin/static/js/components/ContextMenu.jsx:47 msgid "No options" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:474 +#: pgadmin/static/js/components/FormComponents.jsx:470 msgid "Select a file" msgstr "Choisir un fichier" -#: pgadmin/static/js/components/FormComponents.jsx:977 +#: pgadmin/static/js/components/FormComponents.jsx:971 msgid "" msgstr "" msgstr "" msgstr "<すべて選択>" -#: pgadmin/static/js/components/FormComponents.jsx:982 +#: pgadmin/static/js/components/FormComponents.jsx:976 msgid "Select an item..." msgstr "項目を選択..." -#: pgadmin/static/js/components/FormComponents.jsx:1054 +#: pgadmin/static/js/components/FormComponents.jsx:1048 msgid "Select the color" msgstr "色を選択" -#: pgadmin/static/js/components/FormComponents.jsx:1269 +#: pgadmin/static/js/components/FormComponents.jsx:1263 msgid "Close Message" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:1322 +#: pgadmin/static/js/components/FormComponents.jsx:1316 msgid "Loading" msgstr "" @@ -12477,6 +12425,24 @@ msgstr "プレビューがありません..." msgid "Accesskey" msgstr "アクセスキー" +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:172 +msgid "Previous" +msgstr "戻る" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:174 +#: pgadmin/static/js/helpers/wizard/Wizard.jsx:223 +msgid "Next" +msgstr "進む" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:177 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:602 +msgid "Replace" +msgstr "置換" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:179 +msgid "Replace All" +msgstr "すべて置換" + #: pgadmin/static/js/helpers/MainMoreToolbar.jsx:14 msgid "More" msgstr "" @@ -12505,21 +12471,21 @@ msgstr "接続が失われました" msgid "Clear" msgstr "消去" -#: pgadmin/static/js/helpers/Layout/index.jsx:356 +#: pgadmin/static/js/helpers/Layout/index.jsx:361 msgid "Maximise" msgstr "最大化" -#: pgadmin/static/js/helpers/Layout/index.jsx:359 +#: pgadmin/static/js/helpers/Layout/index.jsx:364 #: pgadmin/tools/restore/__init__.py:40 pgadmin/tools/restore/__init__.py:107 #: pgadmin/tools/restore/static/js/restore.js:161 msgid "Restore" msgstr "リストア" -#: pgadmin/static/js/helpers/Layout/index.jsx:422 +#: pgadmin/static/js/helpers/Layout/index.jsx:427 msgid "Close Others" msgstr "" -#: pgadmin/static/js/helpers/Layout/index.jsx:430 +#: pgadmin/static/js/helpers/Layout/index.jsx:435 msgid "Close All" msgstr "" @@ -12543,11 +12509,11 @@ msgid "" "using this utility." msgstr "このユーティリティでは、名前に = 記号の入ったデータベースをバックアップ、及びリストアすることができません。" -#: pgadmin/static/js/tree/tree_utils.js:53 +#: pgadmin/static/js/tree/tree_utils.js:49 msgid "Please select server or child node from the object explorer." msgstr "オブジェクトエクスプローラからサーバか子ノードを選択してください。" -#: pgadmin/static/js/tree/tree_utils.js:85 +#: pgadmin/static/js/tree/tree_utils.js:81 msgid "Please select a database or its child node from the browser." msgstr "ブラウザからデータベースか子ノードを選択してください。" @@ -13098,7 +13064,7 @@ msgstr "デバッグ" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:91 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:146 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:173 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:872 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:868 msgid "Debug" msgstr "デバッグ" @@ -13112,43 +13078,41 @@ msgid "Set Breakpoint" msgstr "ブレークポイントを設定" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:396 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:754 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:750 msgid "Debugger Target Initialization Error" msgstr "デバッグ対象の初期化エラー" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:403 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:556 -#: pgadmin/tools/debugger/static/js/DebuggerModule.js:561 -#: pgadmin/tools/debugger/static/js/DebuggerModule.js:612 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:432 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:807 +#: pgadmin/tools/debugger/static/js/DebuggerModule.js:560 +#: pgadmin/tools/debugger/static/js/DebuggerModule.js:610 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:430 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:803 #: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:136 #: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:155 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:163 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:170 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:177 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:209 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:233 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:240 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:275 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:282 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:332 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:497 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:504 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:544 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:551 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:799 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:806 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:830 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:837 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:918 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:925 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:950 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:957 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1091 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1098 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1129 -#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:64 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:164 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:171 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:178 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:210 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:234 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:241 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:276 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:284 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:309 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:455 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:462 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:710 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:717 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:741 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:748 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:812 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:819 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:844 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:851 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:985 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:992 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1023 +#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:57 msgid "Debugger Error" msgstr "デバッガエラー" @@ -13175,27 +13139,27 @@ msgstr "YYYY-MM-DD" msgid "Use Default?" msgstr "既定値を使用" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:433 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:431 msgid "Unable to fetch the arguments from server" msgstr "サーバから引数を取得できませんでした" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:493 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:491 msgid "Clear failed" msgstr "消去に失敗しました" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:743 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:739 msgid "Error occured: " msgstr "エラー発生: " -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:775 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:771 msgid "Debugger Listener Startup Error" msgstr "デバッガリスナの開始エラー" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:799 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:795 msgid "Debugger Listener Startup Set Arguments Error" msgstr "デバッガリスナ開始時の引数設定エラー" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:862 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:858 msgid "Clear All" msgstr "すべて消去" @@ -13213,112 +13177,107 @@ msgstr "デバッガが中断されました。OK ボタンをクリックする msgid "Error while starting debugging listener." msgstr "デバッグリスナの開始中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:164 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1066 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:165 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:960 msgid "Error while polling result." msgstr "結果のポーリング中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:171 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:172 msgid "Error while clearing all breakpoint." msgstr "全ブレークポイントの解除中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:178 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:179 msgid "Error while fetching breakpoint information." msgstr "ブレークポイント情報の取得中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:202 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:203 #: pgadmin/utils/constants.py:35 msgid "Not connected to server or connection with the server has been closed." msgstr "サーバに接続していないか、切断されました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:210 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:211 msgid "Error while fetching messages information." msgstr "メッセージ情報の取得中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:234 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:241 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:235 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:242 msgid "Error while starting debugging session." msgstr "デバッグセッションの開始中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:276 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:283 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:277 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:285 msgid "Error while executing requested debugging information." msgstr "要求されたデバッグ情報の実行中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:333 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:310 msgid "Error while selecting frame." msgstr "フレームの選択中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:498 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:505 -msgid "Error while toggling breakpoint." -msgstr "ブレークポイントの設定/解除中にエラーが発生しました。" - -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:545 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:552 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:456 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:463 msgid "Error while executing stop in debugging session." msgstr "デバッグセッションでの停止中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:757 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:668 msgid "Debugger poll end execution error" msgstr "デバッグポール終了の実行エラー" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:800 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:807 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:711 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:718 msgid "Error while executing continue in debugging session." msgstr "デバッグセッションでの続行中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:831 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:838 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:742 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:749 msgid "Error while executing step over in debugging session." msgstr "デバッグセッションでのステップオーバー中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:919 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:926 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:813 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:820 msgid "Error while fetching variable information." msgstr "変数情報の取得中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:951 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:958 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:845 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:852 msgid "Error while fetching stack information." msgstr "スタック情報の取得中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:970 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:864 msgid "Error in update" msgstr "更新処理エラー" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1001 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:895 msgid "Waiting for another session to invoke the target..." msgstr "対象を実行するための新規セッションを待機しています..." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1065 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:959 msgid "Debugger Error: poll_result" msgstr "デバッガエラー: poll_result" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1092 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1099 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:986 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:993 msgid "Error while executing step into in debugging session." msgstr "デバッグセッションでのステップイン中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1130 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1024 msgid "Error while depositing variable value." msgstr "変数値の送信中にエラーが発生しました。" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1214 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1108 msgid "Local Variables" msgstr "ローカル変数" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1217 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1111 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:211 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:360 msgid "Messages" msgstr "メッセージ" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1223 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1117 msgid "Stack" msgstr "スタック" -#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:65 +#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:58 msgid "Error while setting debugging breakpoint." msgstr "ブレークポイントの設定中にエラーが発生しました。" @@ -13473,7 +13432,7 @@ msgid "ERD Error" msgstr "ERD エラー" #: pgadmin/tools/erd/static/js/ERDModule.js:92 -#: pgadmin/tools/psql/static/js/psql_module.js:95 +#: pgadmin/tools/psql/static/js/psql_module.js:94 #: pgadmin/tools/sqleditor/static/js/show_query_tool.js:61 #: pgadmin/tools/sqleditor/static/js/show_view_data.js:62 msgid "No object selected." @@ -13608,13 +13567,13 @@ msgid "Fetching schema data..." msgstr "スキーマのデータを取得しています..." #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:120 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:390 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:391 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:850 msgid "Unsaved changes" msgstr "保存されていない変更" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:121 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:391 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:392 msgid "Are you sure you wish to discard the current changes?" msgstr "現在の変更を破棄しますか?" @@ -13681,12 +13640,12 @@ msgid "Zoom to Fit" msgstr "画面に合わせてズーム" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:317 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:588 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:589 msgid "File Menu" msgstr "ファイルメニュー" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:321 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:590 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:591 msgid "Save as" msgstr "名前を付けて保存" @@ -14225,29 +14184,29 @@ msgstr "接続が切断されました。再接続するには、新しく psql msgid "Invalid session.\r\n" msgstr "セッションが無効です。\r\n" -#: pgadmin/tools/psql/static/js/psql_module.js:86 -#: pgadmin/tools/psql/static/js/psql_module.js:94 -#: pgadmin/tools/psql/static/js/psql_module.js:104 +#: pgadmin/tools/psql/static/js/psql_module.js:85 +#: pgadmin/tools/psql/static/js/psql_module.js:93 +#: pgadmin/tools/psql/static/js/psql_module.js:103 msgid "PSQL Error" msgstr "PSQL エラー" -#: pgadmin/tools/psql/static/js/psql_module.js:105 +#: pgadmin/tools/psql/static/js/psql_module.js:104 msgid "Please select a server/database object." msgstr "サーバ/データベースオブジェクトを選択してください。" -#: pgadmin/tools/psql/static/js/psql_module.js:261 +#: pgadmin/tools/psql/static/js/psql_module.js:260 msgid "Clipboard write permission required" msgstr "クリップボードへの書き込み権限が必要です" -#: pgadmin/tools/psql/static/js/psql_module.js:261 +#: pgadmin/tools/psql/static/js/psql_module.js:260 msgid "To copy data from PSQL terminal, Clipboard write permission required." msgstr "PSQL 端末からデータをコピーするには、クリップボードへの書き込み権限が必要です。" -#: pgadmin/tools/psql/static/js/psql_module.js:279 +#: pgadmin/tools/psql/static/js/psql_module.js:280 msgid "Clipboard read permission required" msgstr "クリップボードからの読み取り権限が必要です" -#: pgadmin/tools/psql/static/js/psql_module.js:279 +#: pgadmin/tools/psql/static/js/psql_module.js:280 msgid "To paste data on the PSQL terminal, Clipboard read permission required." msgstr "PSQL 端末にデータを貼り付けるには、クリップボードからの読み取り権限が必要です。" @@ -14392,8 +14351,8 @@ msgid "Comparing {0}" msgstr "{0}を比較しています" #: pgadmin/tools/schema_diff/__init__.py:804 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:380 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:384 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:377 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:381 msgid "Database Objects" msgstr "データベースオブジェクト" @@ -14429,15 +14388,15 @@ msgstr "不一致" msgid "Ignore Grant/Revoke" msgstr "GRANT/REVOKE を無視" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:75 +#: 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:754 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:749 msgid "No difference found" msgstr "差異は見つかりませんでした" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:759 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "Loading result grid..." msgstr "結果グリッドを読み込んでいます..." @@ -14858,13 +14817,13 @@ msgid "Don't ask again" msgstr "" #: pgadmin/tools/sqleditor/static/js/components/dialogs/ConfirmTransactionContent.jsx:23 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:572 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:573 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:718 msgid "Rollback" msgstr "ロールバック" #: pgadmin/tools/sqleditor/static/js/components/dialogs/ConfirmTransactionContent.jsx:27 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:570 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:571 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:700 msgid "Commit" msgstr "コミット" @@ -15005,188 +14964,188 @@ msgstr "X 軸" msgid "Y Axis" msgstr "Y 軸" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:308 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:309 msgid "Close query tool?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:311 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:312 msgid "" "There is an active query running currently. Are you sure you want to " "close?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:323 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:324 msgid "Commit transaction?" msgstr "トランザクションをコミットしますか?" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:326 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:327 msgid "" "The current transaction is not commited to the database. Do you want to " "commit or rollback the transaction?" msgstr "現在のトランザクションが、まだデータベースにコミットされていません。トランザクションのコミット、もしくはロールバックを行いますか?" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:523 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:524 msgid "Open File" msgstr "ファイルを開く" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:533 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:534 msgid "Edit" msgstr "編集" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:539 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:540 msgid "Sort/Filter" msgstr "ソート/フィルタ" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:541 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:542 msgid "Filter options" msgstr "フィルタのオプション" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:546 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:547 msgid "No limit" msgstr "無制限" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:547 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:548 msgid "1000 rows" msgstr "1000 行" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:548 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:549 msgid "500 rows" msgstr "500 行" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:549 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:550 msgid "100 rows" msgstr "100 行" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:552 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:553 msgid "Cancel query" msgstr "クエリをキャンセル" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:554 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:555 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:371 msgid "Execute script" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:556 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:557 msgid "Execute options" msgstr "実行のオプション" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:561 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:562 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:829 #: pgadmin/utils/constants.py:23 msgid "Explain" msgstr "実行計画" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:563 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:564 msgid "Explain Analyze" msgstr "実行計画 (ANALYZE)" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:565 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:566 msgid "Explain Settings" msgstr "実行計画の設定" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:576 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:577 msgid "Macros" msgstr "マクロ" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:596 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:597 msgid "Edit Menu" msgstr "編集メニュー" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:599 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:600 msgid "Find" msgstr "検索" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:603 -msgid "Jump" -msgstr "ジャンプ" +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:604 +msgid "Go to Line/Column" +msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:606 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:607 msgid "Indent Selection" msgstr "選択範囲をインデント" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:608 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:609 msgid "Unindent Selection" msgstr "選択範囲のインデントを解除" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:610 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:611 msgid "Toggle Comment" msgstr "コメントを切り替え" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:612 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:613 msgid "Toggle Case Of Selected Text" msgstr "選択したテキストの大文字小文字を切り替え" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:614 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:615 msgid "Clear Query" msgstr "クエリを消去" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:616 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:617 msgid "Format SQL" msgstr "SQL を整形" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:622 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:623 msgid "Filter Options Menu" msgstr "フィルタのオプションメニュー" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:624 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:625 msgid "Filter by Selection" msgstr "指定したものでフィルタ" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:625 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:626 msgid "Exclude by Selection" msgstr "指定したものを除外" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:626 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:627 msgid "Remove Sort/Filter" msgstr "ソート/フィルタを解除" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:632 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:633 msgid "Execute Options Menu" msgstr "実行のオプションメニュー" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:636 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:66 msgid "Auto commit?" msgstr "自動コミット" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:637 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:638 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:74 msgid "Auto rollback on error?" msgstr "エラー発生時に自動ロールバック" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:643 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:644 msgid "Explain Options Menu" msgstr "実行計画のオプションメニュー" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:646 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:647 msgid "Verbose" msgstr "詳細" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:648 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:649 msgid "Costs" msgstr "コスト" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:650 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:651 msgid "Buffers" msgstr "バッファ" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:652 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:653 msgid "Timing" msgstr "実行時間" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:656 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:657 msgid "Settings" msgstr "設定" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:658 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:659 msgid "Wal" msgstr "WAL" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:664 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:665 msgid "Macros Menu" msgstr "マクロメニュー" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:666 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:667 msgid "Manage macros" msgstr "マクロを管理" @@ -15202,19 +15161,19 @@ msgstr "プロセス ID" msgid "Payload" msgstr "ペイロード" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:399 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:206 msgid "File saved successfully." msgstr "ファイルの保存に成功しました。" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:490 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:319 msgid "Save query changes?" msgstr "クエリの変更を保存しますか?" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:493 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:322 msgid "The query text has changed. Do you want to save changes?" msgstr "クエリのテキストが変更されています。保存しますか?" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:545 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:369 msgid "Promote to Query Tool" msgstr "" @@ -15395,57 +15354,57 @@ msgstr "データの保存に成功しました。" msgid "Auto-commit is off. You still need to commit changes to the database." msgstr "自動コミットが無効です。データベースへの変更は、手動でコミットを行わない限り反映されません。" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1288 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1286 msgid "Geometry Viewer" msgstr "ジオメトリビューア" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1371 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:182 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1369 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:181 #: pgadmin/utils/constants.py:30 msgid "Graph Visualiser" msgstr "グラフビジュアライザ" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1387 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1385 msgid "Loading more rows..." msgstr "更に行を読み込んでいます..." -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1389 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1387 msgid "No data output. Execute a query to get output." msgstr "データの出力がありません。クエリを実行すると結果が出力されます。" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:163 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:162 msgid "Copy options" msgstr "コピーのオプション" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:165 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:164 msgid "Paste" msgstr "貼り付け" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:167 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:166 msgid "Paste options" msgstr "貼り付けのオプション" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:173 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:172 msgid "Save Data Changes" msgstr "変更データを保存" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:177 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:176 msgid "Save results to file" msgstr "ファイルに結果を保存" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:190 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:189 msgid "Copy Options Menu" msgstr "コピーのオプションメニュー" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:192 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:191 msgid "Copy with headers" msgstr "ヘッダを付けてコピー" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:198 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:197 msgid "Paste Options Menu" msgstr "貼り付けのオプションメニュー" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:200 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:199 msgid "Paste with SERIAL/IDENTITY values?" msgstr "連番 (SERIAL/IDENTITY) の値込みで貼り付け" @@ -15893,56 +15852,52 @@ msgstr "キーワードの大文字小文字" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:736 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:748 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:760 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:772 msgid "Upper case" msgstr "大文字" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:737 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:749 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:761 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:773 msgid "Lower case" msgstr "小文字" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:738 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:750 -msgid "Capitalized" -msgstr "1 文字目だけ大文字" +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:762 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:774 +msgid "Preserve" +msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:740 -msgid "Convert keywords to upper, lower, or capitalized casing." -msgstr "キーワードを大文字、小文字、1 文字目だけ大文字へ変換します。" +msgid "Convert keywords to upper, lower, or preserve casing." +msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:747 msgid "Identifier case" msgstr "識別子の大文字小文字" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:752 -msgid "Convert identifiers to upper, lower, or capitalized casing." -msgstr "識別子を大文字、小文字、1 文字目だけ大文字へ変換します。" +msgid "Convert identifiers to upper, lower, or preserve casing." +msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:759 -msgid "Strip comments?" -msgstr "コメントを削除" +msgid "Function case" +msgstr "" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:761 -msgid "If set to True, comments will be removed." -msgstr "True の場合、コメントを削除します。" +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:764 +msgid "Convert function names to upper, lower, or preserve casing." +msgstr "" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:766 -msgid "Re-indent?" -msgstr "再インデント" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:768 -msgid "If set to True, the indentations of the statements are changed." -msgstr "True の場合、文のインデントを変更します。" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:774 -msgid "Re-indent aligned?" -msgstr "再インデントと整列" +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:771 +msgid "Data type case" +msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:776 -msgid "" -"If set to True, the indentations of the statements are changed, and " -"statements are aligned by keywords." -msgstr "True の場合、文のインデントを変更し、キーワードで整列させます。" +msgid "Convert data types to upper, lower, or preserve casing." +msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:783 msgid "Spaces around operators?" @@ -15953,46 +15908,74 @@ msgid "If set to True, spaces are used around all operators." msgstr "True の場合、演算子すべての前後にスペースを使用します。" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:791 -msgid "Comma-first notation?" -msgstr "コンマの冒頭配置" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:793 -msgid "If set to True, comma-first notation for column names is used." -msgstr "True の場合、コンマを列名よりも前に配置します。" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:799 -msgid "Wrap after N characters" -msgstr "N 文字目で折り返す" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:801 -msgid "" -"The column limit (in characters) for wrapping comma-separated lists. If " -"zero, it puts every item in the list on its own line." -msgstr "コンマ区切りのリストを、何文字目で折り返すか指定します。0 にすると、すべての項目を一つの行にまとめます。" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:808 msgid "Tab size" msgstr "タブの幅" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:812 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:795 msgid "The number of spaces per tab. Minimum 2, maximum 8." msgstr "タブをいくつのスペースとするか指定します (最小 2、最大 8)。" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:819 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:802 msgid "Use spaces?" msgstr "スぺースを使用" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:821 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:804 msgid "" "Specifies whether or not to insert spaces instead of tabs when the tab " "key or auto-indent are used." msgstr "Tab キー、もしくは自動インデントによるタブの挿入時、代わりにスペースで埋めるかどうか指定します。" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:829 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:812 +msgid "Expression Width" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:814 +msgid "" +"maximum number of characters in parenthesized expressions to be kept on " +"single line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:822 +msgid "Logical operator new line" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:823 +msgid "Before" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:824 +msgid "After" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:826 +msgid "" +"Decides newline placement before or after logical operators (AND, OR, " +"XOR)." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:834 +msgid "Lines between queries" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:838 +msgid "" +"Decides how many empty lines to leave between SQL statements. If zero it " +"puts no new line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:846 +msgid "New line before semicolon?" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:848 +msgid "Whether to place query separator (;) on a separate line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:855 msgid "Row Limit" msgstr "行数の上限" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:831 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:857 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 " @@ -16132,51 +16115,51 @@ msgid "" "dialog" msgstr "ファイル '%s' が見つかりませんでした。設定ダイアログでバイナリパスを修正してください" -#: pgadmin/utils/__init__.py:530 +#: pgadmin/utils/__init__.py:531 #, python-format msgid "Configuration for %s servers dumped to %s" msgstr "%s 個のサーバの構成を %s にダンプしました" -#: pgadmin/utils/__init__.py:546 +#: pgadmin/utils/__init__.py:547 msgid "'Servers' attribute not found in the specified file." msgstr "指定されたファイルに 'Servers' 属性が見つかりませんでした。" -#: pgadmin/utils/__init__.py:561 +#: pgadmin/utils/__init__.py:562 #, python-format msgid "'%s' attribute not found for server '%s'" msgstr "'%s' 属性がサーバ '%s' に見つかりませんでした" -#: pgadmin/utils/__init__.py:566 +#: pgadmin/utils/__init__.py:567 #, python-format msgid "Port must be integer for server '%s'" msgstr "サーバ '%s' のポートは整数にしてください" -#: pgadmin/utils/__init__.py:591 +#: pgadmin/utils/__init__.py:592 #, python-format msgid "'Host' or 'Service' attribute not found for server '%s'" msgstr "サーバ '%s' に 'Host' または 'Service' 属性が見つかりませんでした" -#: pgadmin/utils/__init__.py:622 +#: pgadmin/utils/__init__.py:623 #, python-format msgid "Error parsing input file %s: %s" msgstr "入力ファイル %s のパースエラー: %s" -#: pgadmin/utils/__init__.py:625 +#: pgadmin/utils/__init__.py:626 #, python-format msgid "Error reading input file %s: [%d] %s" msgstr "入力ファイル %s の読み取りエラー: [%d] %s" -#: pgadmin/utils/__init__.py:664 +#: pgadmin/utils/__init__.py:665 #, python-format msgid "Error creating server group '%s': %s" msgstr "サーバグループ '%s' の作成エラー: %s" -#: pgadmin/utils/__init__.py:744 +#: pgadmin/utils/__init__.py:747 #, python-format msgid "Error creating server '%s': %s" msgstr "サーバ '%s' の作成エラー: %s" -#: pgadmin/utils/__init__.py:784 +#: pgadmin/utils/__init__.py:787 #, python-format msgid "Error clearing server configuration with error (%s)" msgstr "サーバ構成の消去エラー (%s)" @@ -16528,3 +16511,79 @@ msgstr "" #~ msgid "Update catalog?" #~ msgstr "カタログ更新属性" +#~ msgid "Dialog tab forward" +#~ msgstr "ダイアログタブを進める" + +#~ msgid "Dialog tab backward" +#~ msgstr "ダイアログタブを戻す" + +#~ msgid "Superuser privileges are required to cancel another users query." +#~ msgstr "他のユーザのクエリをキャンセルさせるには、スーパーユーザ権限が必要です。" + +#~ msgid "Superuser privileges are required to terminate another users query." +#~ msgstr "他のユーザのクエリを停止させるには、スーパーユーザ権限が必要です。" + +#~ msgid "Property" +#~ msgstr "" + +#~ msgid "Find text" +#~ msgstr "" + +#~ msgid "Replace value" +#~ msgstr "" + +#~ msgid "SQL editor" +#~ msgstr "SQL エディタ" + +#~ msgid "Error while toggling breakpoint." +#~ msgstr "ブレークポイントの設定/解除中にエラーが発生しました。" + +#~ msgid "Jump" +#~ msgstr "ジャンプ" + +#~ msgid "Capitalized" +#~ msgstr "1 文字目だけ大文字" + +#~ msgid "Convert keywords to upper, lower, or capitalized casing." +#~ msgstr "キーワードを大文字、小文字、1 文字目だけ大文字へ変換します。" + +#~ msgid "Convert identifiers to upper, lower, or capitalized casing." +#~ msgstr "識別子を大文字、小文字、1 文字目だけ大文字へ変換します。" + +#~ msgid "Strip comments?" +#~ msgstr "コメントを削除" + +#~ msgid "If set to True, comments will be removed." +#~ msgstr "True の場合、コメントを削除します。" + +#~ msgid "Re-indent?" +#~ msgstr "再インデント" + +#~ msgid "If set to True, the indentations of the statements are changed." +#~ msgstr "True の場合、文のインデントを変更します。" + +#~ msgid "Re-indent aligned?" +#~ msgstr "再インデントと整列" + +#~ msgid "" +#~ "If set to True, the indentations " +#~ "of the statements are changed, and " +#~ "statements are aligned by keywords." +#~ msgstr "True の場合、文のインデントを変更し、キーワードで整列させます。" + +#~ msgid "Comma-first notation?" +#~ msgstr "コンマの冒頭配置" + +#~ msgid "If set to True, comma-first notation for column names is used." +#~ msgstr "True の場合、コンマを列名よりも前に配置します。" + +#~ msgid "Wrap after N characters" +#~ msgstr "N 文字目で折り返す" + +#~ msgid "" +#~ "The column limit (in characters) for " +#~ "wrapping comma-separated lists. If zero," +#~ " it puts every item in the list" +#~ " on its own line." +#~ msgstr "コンマ区切りのリストを、何文字目で折り返すか指定します。0 にすると、すべての項目を一つの行にまとめます。" + diff --git a/web/pgadmin/translations/ko/LC_MESSAGES/messages.mo b/web/pgadmin/translations/ko/LC_MESSAGES/messages.mo index 5caedc24add97ad59afdb5b586f937b3bfae863e..1888931458c9cf5208a74ec4a91c278a8dba1c61 100644 GIT binary patch delta 21061 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 r^s+6iFeE%}N1NJlX?Z4xHp)^lDY`WgpR delta 21127 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 t<5H3\n" "Language: ko\n" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.14.0\n" -#: pgadmin/__init__.py:336 pgadmin/authenticate/internal.py:26 +#: pgadmin/__init__.py:348 pgadmin/authenticate/internal.py:26 msgid "Incorrect username or password." msgstr "" -#: pgadmin/__init__.py:641 pgadmin/__init__.py:691 +#: pgadmin/__init__.py:653 pgadmin/__init__.py:703 msgid "Auto-detected {0} installation with the data directory at {1}" msgstr "" -#: pgadmin/__init__.py:774 +#: pgadmin/__init__.py:786 msgid "403 FORBIDDEN" msgstr "" @@ -37,7 +37,7 @@ msgstr "%(appname)s 정보" #: pgadmin/about/__init__.py:68 #: pgadmin/browser/server_groups/servers/static/js/server.js:31 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:201 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:215 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:118 msgid "Server" msgstr "서버" @@ -46,65 +46,64 @@ msgstr "서버" msgid "Desktop" msgstr "데스크탑" -#: pgadmin/about/static/js/AboutComponent.jsx:43 -#: pgadmin/about/static/js/AboutComponent.jsx:45 -#: pgadmin/static/js/components/CodeMirror.jsx:314 -#: pgadmin/static/js/components/CodeMirror.jsx:316 +#: pgadmin/about/static/js/AboutComponent.jsx:42 +#: pgadmin/about/static/js/AboutComponent.jsx:44 +#: pgadmin/static/js/components/ReactCodeMirror/index.jsx:50 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:309 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:312 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:161 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:160 msgid "Copy" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:64 +#: pgadmin/about/static/js/AboutComponent.jsx:63 #: pgadmin/browser/server_groups/servers/databases/extensions/static/js/extension.ui.js:121 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/static/js/foreign_server.ui.js:63 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/exclusion_constraint/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/index_constraint/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:106 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Version" msgstr "버전" -#: pgadmin/about/static/js/AboutComponent.jsx:72 +#: pgadmin/about/static/js/AboutComponent.jsx:71 msgid "Application Mode" msgstr "응용프로그램 모드" -#: pgadmin/about/static/js/AboutComponent.jsx:80 +#: pgadmin/about/static/js/AboutComponent.jsx:79 msgid "Current User" msgstr "현재 사용자" -#: pgadmin/about/static/js/AboutComponent.jsx:89 +#: pgadmin/about/static/js/AboutComponent.jsx:88 #, fuzzy msgid "NW.js Version" msgstr "Flask 버전" -#: pgadmin/about/static/js/AboutComponent.jsx:98 pgadmin/browser/__init__.py:89 +#: pgadmin/about/static/js/AboutComponent.jsx:97 pgadmin/browser/__init__.py:89 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:341 msgid "Browser" msgstr "탐색기" -#: pgadmin/about/static/js/AboutComponent.jsx:107 +#: pgadmin/about/static/js/AboutComponent.jsx:106 msgid "Operating System" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:117 +#: pgadmin/about/static/js/AboutComponent.jsx:116 #, fuzzy msgid "pgAdmin Database File" msgstr "파일 불러오는 중..." -#: pgadmin/about/static/js/AboutComponent.jsx:127 +#: pgadmin/about/static/js/AboutComponent.jsx:126 msgid "Log File" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:137 +#: pgadmin/about/static/js/AboutComponent.jsx:136 #, fuzzy msgid "Server Configuration" msgstr "서버 환경설정 재반영" -#: pgadmin/about/static/js/AboutComponent.jsx:140 -#: pgadmin/static/js/components/CodeMirror.jsx:323 +#: pgadmin/about/static/js/AboutComponent.jsx:139 +#: pgadmin/static/js/components/ReactCodeMirror/index.jsx:50 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:317 msgid "Copied!" msgstr "" @@ -403,32 +402,32 @@ msgstr "" msgid "Nodes" msgstr "노드" -#: pgadmin/browser/__init__.py:714 pgadmin/browser/__init__.py:843 +#: pgadmin/browser/__init__.py:715 pgadmin/browser/__init__.py:844 msgid "Incorrect master password" msgstr "" -#: pgadmin/browser/__init__.py:824 +#: pgadmin/browser/__init__.py:825 msgid "" "The master password could not be retrieved from the MASTER_PASSWORD_HOOK " "utility specified {0}.Please check that the hook utility is configured " "correctly." msgstr "" -#: pgadmin/browser/__init__.py:891 +#: pgadmin/browser/__init__.py:892 msgid "Master password cannot be empty" msgstr "" -#: pgadmin/browser/__init__.py:977 +#: pgadmin/browser/__init__.py:978 msgid "pgAdmin user password changed successfully" msgstr "" -#: pgadmin/browser/__init__.py:1024 +#: pgadmin/browser/__init__.py:1025 msgid "" "Your account is authenticated using an external {} source. Please contact" " the administrators of this service if you need to reset your password." msgstr "" -#: pgadmin/browser/__init__.py:1134 +#: pgadmin/browser/__init__.py:1135 msgid "" "You successfully reset your password but your account is locked. Please " "contact the Administrator." @@ -542,22 +541,22 @@ msgstr "" #: pgadmin/browser/register_browser_preferences.py:123 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:33 -#: pgadmin/utils/__init__.py:828 pgadmin/utils/__init__.py:837 +#: pgadmin/utils/__init__.py:831 pgadmin/utils/__init__.py:840 msgid "Key" msgstr "" #: pgadmin/browser/register_browser_preferences.py:124 -#: pgadmin/static/js/keyboard_shortcuts.js:66 pgadmin/utils/__init__.py:842 +#: pgadmin/static/js/keyboard_shortcuts.js:66 pgadmin/utils/__init__.py:845 msgid "Shift" msgstr "" #: pgadmin/browser/register_browser_preferences.py:125 -#: pgadmin/static/js/keyboard_shortcuts.js:69 pgadmin/utils/__init__.py:848 +#: pgadmin/static/js/keyboard_shortcuts.js:69 pgadmin/utils/__init__.py:851 msgid "Ctrl" msgstr "" #: pgadmin/browser/register_browser_preferences.py:126 -#: pgadmin/utils/__init__.py:853 +#: pgadmin/utils/__init__.py:856 msgid "Alt/Option" msgstr "" @@ -624,54 +623,46 @@ msgid "Direct debugging" msgstr "직접 디버깅" #: pgadmin/browser/register_browser_preferences.py:358 -msgid "Dialog tab forward" -msgstr "" - -#: pgadmin/browser/register_browser_preferences.py:373 -msgid "Dialog tab backward" -msgstr "" - -#: pgadmin/browser/register_browser_preferences.py:388 msgid "Refresh object explorer" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:403 +#: pgadmin/browser/register_browser_preferences.py:373 msgid "Add grid row" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:417 +#: pgadmin/browser/register_browser_preferences.py:387 #: pgadmin/help/__init__.py:27 pgadmin/static/js/Dialogs/index.jsx:380 #: pgadmin/static/js/QuickSearch/index.jsx:274 msgid "Quick Search" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:430 +#: pgadmin/browser/register_browser_preferences.py:400 msgid "Dynamic tab size" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:432 +#: 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" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:439 +#: pgadmin/browser/register_browser_preferences.py:409 msgid "Query tool tab title" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:442 -#: pgadmin/browser/register_browser_preferences.py:513 +#: 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." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:452 +#: pgadmin/browser/register_browser_preferences.py:422 msgid "View/Edit data tab title" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:455 +#: 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 " @@ -679,11 +670,11 @@ msgid "" "with placeholders." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:465 +#: pgadmin/browser/register_browser_preferences.py:435 msgid "Debugger tab title" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:468 +#: pgadmin/browser/register_browser_preferences.py:438 #, python-format msgid "" "Supported placeholders are %FUNCTION%, %ARGS%, %SCHEMA% and %DATABASE%. " @@ -692,7 +683,7 @@ msgid "" "placeholders." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:477 +#: pgadmin/browser/register_browser_preferences.py:447 #: pgadmin/browser/static/js/collection.js:55 #: pgadmin/browser/static/js/node.js:203 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:272 @@ -702,66 +693,66 @@ msgstr "" msgid "Query Tool" msgstr "쿼리 도구" -#: pgadmin/browser/register_browser_preferences.py:478 +#: pgadmin/browser/register_browser_preferences.py:448 #: pgadmin/tools/debugger/__init__.py:56 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:592 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1197 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:503 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1091 #: pgadmin/tools/debugger/static/js/debugger_ui.js:29 msgid "Debugger" msgstr "디버거" -#: pgadmin/browser/register_browser_preferences.py:479 +#: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:46 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:71 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 msgid "Schema Diff" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:480 +#: pgadmin/browser/register_browser_preferences.py:450 #: pgadmin/tools/erd/static/js/ERDModule.js:57 msgid "ERD Tool" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:485 +#: pgadmin/browser/register_browser_preferences.py:455 #: pgadmin/browser/static/js/collection.js:70 #: pgadmin/browser/static/js/node.js:220 -#: pgadmin/tools/psql/static/js/psql_module.js:48 +#: pgadmin/tools/psql/static/js/psql_module.js:47 msgid "PSQL Tool" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:489 +#: pgadmin/browser/register_browser_preferences.py:459 msgid "Open in new browser tab" msgstr "새 탭으로 열기" -#: pgadmin/browser/register_browser_preferences.py:492 +#: pgadmin/browser/register_browser_preferences.py:462 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 "" -#: pgadmin/browser/register_browser_preferences.py:502 +#: pgadmin/browser/register_browser_preferences.py:472 msgid "Select open new tab..." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:510 +#: pgadmin/browser/register_browser_preferences.py:480 msgid "PSQL tool tab title" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:523 +#: pgadmin/browser/register_browser_preferences.py:493 msgid "Enable object breadcrumbs?" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:526 +#: pgadmin/browser/register_browser_preferences.py:496 msgid "" "Enable breadcrumbs to show the complete path of an object in the object " "explorer. The breadcrumbs are displayed on object mouse hover." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:535 +#: pgadmin/browser/register_browser_preferences.py:505 msgid "Show comment with object breadcrumbs?" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:538 +#: pgadmin/browser/register_browser_preferences.py:508 msgid "Show object comment along with breadcrumbs." msgstr "" @@ -782,14 +773,14 @@ msgstr "필수 입력 항목이 빠졌습니다." #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:124 #: pgadmin/browser/templates/browser/js/messages.js:21 #: pgadmin/browser/templates/browser/js/messages.js:40 -#: pgadmin/browser/utils.py:444 pgadmin/static/js/utils.js:441 +#: pgadmin/browser/utils.py:444 pgadmin/static/js/utils.js:448 #: pgadmin/tools/backup/__init__.py:569 #: pgadmin/tools/grant_wizard/__init__.py:99 #: pgadmin/tools/sqleditor/__init__.py:964 pgadmin/utils/exception.py:37 msgid "Connection to the server has been lost." msgstr "서버 접속이 끊겼습니다." -#: pgadmin/browser/utils.py:733 +#: pgadmin/browser/utils.py:734 msgid "Could not find the specified {}." msgstr "" @@ -844,7 +835,7 @@ msgstr "필요한 해당 서버를 찾을 수 없습니다." #: pgadmin/browser/server_groups/servers/__init__.py:829 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:194 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:197 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:145 msgid "name" msgstr "이름" @@ -867,8 +858,8 @@ msgstr "접속 데이터베이스" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:275 #: pgadmin/misc/cloud/static/js/aws.js:239 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:164 -#: pgadmin/misc/cloud/static/js/azure.js:325 -#: pgadmin/misc/cloud/static/js/google.js:314 +#: pgadmin/misc/cloud/static/js/azure.js:322 +#: pgadmin/misc/cloud/static/js/google.js:311 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:87 msgid "Username" msgstr "사용자이름" @@ -1136,7 +1127,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py:898 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/__init__.py:478 #: pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py:502 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1117 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1118 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/__init__.py:493 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/__init__.py:587 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/check_constraint/__init__.py:633 @@ -1290,11 +1281,11 @@ 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:199 -#: pgadmin/dashboard/static/js/Dashboard.jsx:643 +#: pgadmin/dashboard/static/js/Dashboard.jsx:200 +#: pgadmin/dashboard/static/js/Dashboard.jsx:644 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:89 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:87 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:145 #: pgadmin/misc/file_manager/static/js/components/ListView.jsx:125 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:112 @@ -1740,7 +1731,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:120 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:660 +#: pgadmin/dashboard/static/js/Dashboard.jsx:661 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2052,7 +2043,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.js:40 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:898 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:1263 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:192 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:206 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:39 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:113 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:131 @@ -2101,8 +2092,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:211 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:223 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:483 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:737 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:744 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:735 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:742 #: pgadmin/tools/backup/static/js/backup.ui.js:695 #: pgadmin/tools/backup/static/js/backup.ui.js:700 #: pgadmin/tools/import_export/static/js/import_export.ui.js:114 @@ -2203,7 +2194,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:449 +#: pgadmin/dashboard/static/js/Dashboard.jsx:450 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:35 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:34 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:167 @@ -2514,7 +2505,7 @@ msgid "Schema dropped" msgstr "스키마 삭제됨" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:732 +#: pgadmin/static/js/SchemaView/index.jsx:728 msgid "Definition incomplete." msgstr "정의가 충분하지 않습니다." @@ -2886,20 +2877,20 @@ msgstr "외부 테이블 삭제됨" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1624 #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1669 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1507 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1561 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1508 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1562 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1679 msgid "-- Please create column(s) first..." msgstr "-- 칼럼들을 먼저 만드세요..." #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1901 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1229 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1230 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:836 msgid "Trigger(s) have been disabled" msgstr "트리거가 비활성화 되었음" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1903 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1231 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1232 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:838 msgid "Trigger(s) have been enabled" msgstr "トリガーが有効になりました" @@ -2996,7 +2987,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:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 #: 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 @@ -3339,7 +3330,7 @@ msgid "Function..." msgstr "함수..." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:622 +#: pgadmin/dashboard/static/js/Dashboard.jsx:623 msgid "Mode" msgstr "모드" @@ -3468,7 +3459,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/static/js/role.ui.js:202 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:249 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:72 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1211 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1105 msgid "Parameters" msgstr "매개변수" @@ -3484,7 +3475,7 @@ msgstr "라이브러리 파일을 지정하세요." msgid "Link Symbol cannot be empty." msgstr "연결할 심블를 지정하세요." -#: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:455 +#: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:454 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:265 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/static/js/compound_trigger.ui.js:167 msgid "Code cannot be empty." @@ -3956,15 +3947,15 @@ msgstr "" msgid "Could not find the table." msgstr "해당 테이블을 찾을 수 없습니다." -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1121 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1122 msgid "\n" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1137 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1138 msgid "Table dropped" msgstr "테이블 삭제됨" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1654 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1655 msgid "Table rows counted: {}" msgstr "" @@ -4732,9 +4723,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:642 -#: pgadmin/static/js/SchemaView/index.jsx:669 -#: pgadmin/static/js/SchemaView/index.jsx:690 +#: pgadmin/static/js/SchemaView/index.jsx:638 +#: pgadmin/static/js/SchemaView/index.jsx:665 +#: pgadmin/static/js/SchemaView/index.jsx:686 #: pgadmin/static/js/components/QueryThresholds.jsx:67 msgid "Warning" msgstr "" @@ -5302,8 +5293,8 @@ msgid "Attach" msgstr "추가" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.ui.js:161 -#: pgadmin/browser/static/js/browser.js:142 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:692 +#: pgadmin/browser/static/js/browser.js:134 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:690 msgid "Create" msgstr "만들기" @@ -6039,7 +6030,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:794 #: pgadmin/misc/cloud/static/js/aws.js:230 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:270 -#: pgadmin/misc/cloud/static/js/google.js:309 +#: pgadmin/misc/cloud/static/js/google.js:306 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:239 msgid "Storage type" msgstr "" @@ -6330,7 +6321,7 @@ msgstr "체크 옵션" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:392 #: pgadmin/static/js/helpers/ModalProvider.jsx:80 -#: pgadmin/static/js/helpers/Notifier.jsx:176 +#: pgadmin/static/js/helpers/Notifier.jsx:174 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:19 msgid "No" msgstr "No" @@ -6369,9 +6360,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:439 -#: pgadmin/dashboard/static/js/Dashboard.jsx:534 -#: pgadmin/dashboard/static/js/Dashboard.jsx:650 +#: pgadmin/dashboard/static/js/Dashboard.jsx:440 +#: pgadmin/dashboard/static/js/Dashboard.jsx:535 +#: pgadmin/dashboard/static/js/Dashboard.jsx:651 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:152 msgid "Database" msgstr "데이터베이스" @@ -6551,7 +6542,7 @@ msgid "Subscription dropped" msgstr "함수 없앴음." #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.js:40 -#: pgadmin/misc/cloud/static/js/azure.js:309 +#: pgadmin/misc/cloud/static/js/azure.js:306 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:210 #, fuzzy msgid "Subscription" @@ -6622,10 +6613,10 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/password.html:12 #: pgadmin/misc/cloud/static/js/aws.js:240 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:167 -#: pgadmin/misc/cloud/static/js/azure.js:326 +#: pgadmin/misc/cloud/static/js/azure.js:323 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:490 #: pgadmin/misc/cloud/static/js/biganimal.js:253 -#: pgadmin/misc/cloud/static/js/google.js:315 +#: pgadmin/misc/cloud/static/js/google.js:312 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:388 #: pgadmin/static/js/SecurityPages/LoginPage.jsx:38 #: pgadmin/static/js/SecurityPages/PasswordResetPage.jsx:19 @@ -7772,8 +7763,8 @@ msgstr "실패" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:557 pgadmin/dashboard/__init__.py:584 -#: pgadmin/dashboard/static/js/Dashboard.jsx:289 -#: pgadmin/dashboard/static/js/Dashboard.jsx:356 +#: pgadmin/dashboard/static/js/Dashboard.jsx:290 +#: pgadmin/dashboard/static/js/Dashboard.jsx:357 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "성공" @@ -7815,7 +7806,7 @@ msgstr "실행" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_job/sql/pre3.4/stats.sql:3 #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:3 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:230 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:244 msgid "Status" msgstr "상태" @@ -7837,7 +7828,7 @@ msgid "End time" msgstr "마침 시간" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:4 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1220 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1114 msgid "Result" msgstr "결과" @@ -8259,7 +8250,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/dashboard/static/js/Dashboard.jsx:157 +#: pgadmin/dashboard/static/js/Dashboard.jsx:158 #: 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 @@ -8382,8 +8373,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:217 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:104 +#: pgadmin/dashboard/static/js/Dashboard.jsx:218 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:114 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:63 @@ -8940,7 +8930,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:394 #: pgadmin/static/js/helpers/ModalProvider.jsx:80 -#: pgadmin/static/js/helpers/Notifier.jsx:176 +#: pgadmin/static/js/helpers/Notifier.jsx:174 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:23 msgid "Yes" msgstr "Yes" @@ -9053,19 +9043,19 @@ msgstr "해당 서버 \"{1}\" 에 접속할 '{0}' 사용자의 데이터베이 #: 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:474 +#: pgadmin/dashboard/static/js/Dashboard.jsx:475 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:466 +#: pgadmin/dashboard/static/js/Dashboard.jsx:467 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:458 +#: pgadmin/dashboard/static/js/Dashboard.jsx:459 msgid "Application" msgstr "응용프로그램" @@ -9108,33 +9098,33 @@ msgid "Server Group..." msgstr "서버 그룹..." #: pgadmin/browser/static/js/MainMenuFactory.js:18 -#: pgadmin/browser/static/js/keyboard.js:106 +#: pgadmin/browser/static/js/keyboard.js:130 #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:194 #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffButtonComponent.jsx:185 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:528 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:529 msgid "File" msgstr "파일" #: pgadmin/browser/static/js/MainMenuFactory.js:19 -#: pgadmin/browser/static/js/keyboard.js:109 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:210 +#: pgadmin/browser/static/js/keyboard.js:133 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:224 msgid "Object" msgstr "객체" #: pgadmin/browser/static/js/MainMenuFactory.js:20 -#: pgadmin/browser/static/js/keyboard.js:112 +#: pgadmin/browser/static/js/keyboard.js:136 msgid "Tools" msgstr "도구들" #: pgadmin/browser/static/js/MainMenuFactory.js:21 -#: pgadmin/browser/static/js/keyboard.js:115 pgadmin/help/__init__.py:65 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:300 +#: pgadmin/browser/static/js/keyboard.js:139 pgadmin/help/__init__.py:65 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:311 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:103 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:34 #: pgadmin/tools/debugger/static/js/components/ToolBar.jsx:145 #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:310 #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:733 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:581 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:582 msgid "Help" msgstr "도움말" @@ -9175,42 +9165,42 @@ msgstr "" msgid "Zoom Out" msgstr "" -#: pgadmin/browser/static/js/MainMenuFactory.js:101 +#: pgadmin/browser/static/js/MainMenuFactory.js:100 msgid "Error in opening window" msgstr "" -#: pgadmin/browser/static/js/browser.js:32 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:114 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:114 -#: pgadmin/misc/sql/static/js/SQL.jsx:45 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:175 +#: pgadmin/browser/static/js/browser.js:29 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:117 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:117 +#: pgadmin/misc/sql/static/js/SQL.jsx:44 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:178 msgid "Please select an object in the tree view." msgstr "탐색기에서 한 객체를 선택하세요." -#: pgadmin/browser/static/js/browser.js:133 +#: pgadmin/browser/static/js/browser.js:125 msgid "Register" msgstr "" -#: pgadmin/browser/static/js/browser.js:166 +#: pgadmin/browser/static/js/browser.js:158 msgid "No menu available for this object." msgstr "" -#: pgadmin/browser/static/js/browser.js:271 +#: pgadmin/browser/static/js/browser.js:263 msgid "No object selected" msgstr "선택된 객체 없음" -#: pgadmin/browser/static/js/browser.js:429 +#: pgadmin/browser/static/js/browser.js:421 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "" -#: pgadmin/browser/static/js/browser.js:1448 +#: pgadmin/browser/static/js/browser.js:1430 msgid "Error retrieving details for the node." msgstr "해당 노드 상세 정보 처리 중 오류 발생." #: pgadmin/browser/static/js/collection.js:46 -#: pgadmin/dashboard/static/js/Dashboard.jsx:873 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:724 +#: pgadmin/dashboard/static/js/Dashboard.jsx:845 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:722 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:571 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:586 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:355 @@ -9254,9 +9244,9 @@ msgid "Remove %s" msgstr "" #: pgadmin/browser/static/js/node.js:155 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:750 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:748 #: pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx:93 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:169 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:168 msgid "Delete" msgstr "" @@ -9396,11 +9386,12 @@ msgstr "" #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:177 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:44 #: pgadmin/static/js/Explain/Graphical.jsx:427 -#: pgadmin/static/js/SchemaView/index.jsx:807 -#: pgadmin/static/js/components/CodeMirror.jsx:297 +#: pgadmin/static/js/SchemaView/index.jsx:803 +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:182 +#: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:84 #: pgadmin/static/js/helpers/Layout/index.jsx:54 -#: pgadmin/static/js/helpers/Layout/index.jsx:326 -#: pgadmin/static/js/helpers/Layout/index.jsx:414 +#: pgadmin/static/js/helpers/Layout/index.jsx:331 +#: pgadmin/static/js/helpers/Layout/index.jsx:419 #: pgadmin/static/js/helpers/ModalProvider.jsx:303 msgid "Close" msgstr "닫기" @@ -9457,12 +9448,12 @@ msgid "'%s' cannot be empty." msgstr "" #: pgadmin/browser/templates/browser/js/messages.js:34 -#: pgadmin/misc/sql/static/js/SQL.jsx:59 +#: pgadmin/misc/sql/static/js/SQL.jsx:58 msgid "No SQL could be generated for the selected object." msgstr "선택한 객체를 위한 SQL 구문을 만들 수 없음." #: pgadmin/browser/templates/browser/js/messages.js:35 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:180 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:183 msgid "No statistics are available for the selected object." msgstr "선택된 객체를 위한 사용가능한 통계정보가 없음." @@ -9492,17 +9483,15 @@ msgid "Retrieving data from the server..." msgstr "서버에서 자료 가져오는 중..." #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:298 -#: pgadmin/dashboard/static/js/Dashboard.jsx:367 -#: pgadmin/dashboard/static/js/Dashboard.jsx:813 -#: pgadmin/dashboard/static/js/Dashboard.jsx:817 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:146 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:150 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:145 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:149 -#: pgadmin/misc/sql/static/js/SQL.jsx:82 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:213 +#: pgadmin/dashboard/static/js/Dashboard.jsx:785 +#: pgadmin/dashboard/static/js/Dashboard.jsx:789 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:149 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:153 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:148 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:152 +#: pgadmin/misc/sql/static/js/SQL.jsx:81 #: pgadmin/misc/statistics/static/js/Statistics.jsx:216 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:219 msgid "Failed to retrieve data from the server." msgstr "서버에서 관련 자료를 가져옵니다." @@ -9667,230 +9656,227 @@ msgstr "쿼리 시작시간" msgid "Last state changed at" msgstr "마지막 상태 변경 시간" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Sessions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Locks" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Prepared Transactions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:157 +#: pgadmin/dashboard/static/js/Dashboard.jsx:158 msgid "System Statistics" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:59 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:654 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:655 msgid "Summary" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:272 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:271 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:186 msgid "Configuration" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:210 msgid "Category" msgstr "카테고리" -#: pgadmin/dashboard/static/js/Dashboard.jsx:226 +#: pgadmin/dashboard/static/js/Dashboard.jsx:227 msgid "Unit" msgstr "유닛" -#: pgadmin/dashboard/static/js/Dashboard.jsx:235 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:174 +#: pgadmin/dashboard/static/js/Dashboard.jsx:236 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:157 msgid "Description" msgstr "설명" -#: pgadmin/dashboard/static/js/Dashboard.jsx:256 -#: pgadmin/dashboard/static/js/Dashboard.jsx:310 +#: pgadmin/dashboard/static/js/Dashboard.jsx:257 +#: pgadmin/dashboard/static/js/Dashboard.jsx:311 msgid "Terminate Session?" msgstr "세션을 끊을까요?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:257 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 msgid "Are you sure you wish to terminate the session?" msgstr "해당 세션을 정말 끊어버릴까요?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:260 +#: pgadmin/dashboard/static/js/Dashboard.jsx:261 msgid "Session terminated successfully." msgstr "세션 연결을 정상으로 끊었습니다." -#: pgadmin/dashboard/static/js/Dashboard.jsx:261 +#: pgadmin/dashboard/static/js/Dashboard.jsx:262 msgid "An error occurred whilst terminating the active query." msgstr "세션 끊기 작업 도중 오류가 발생했습니다." -#: pgadmin/dashboard/static/js/Dashboard.jsx:327 +#: pgadmin/dashboard/static/js/Dashboard.jsx:299 +#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +msgid "Failed to perform the operation." +msgstr "" + +#: pgadmin/dashboard/static/js/Dashboard.jsx:328 msgid "Cancel Active Query?" msgstr "실행 중인 쿼리를 중지 할까요?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:328 +#: pgadmin/dashboard/static/js/Dashboard.jsx:329 msgid "Are you sure you wish to cancel the active query?" msgstr "정말 실행 중인 쿼리를 중지 할까요?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:331 +#: pgadmin/dashboard/static/js/Dashboard.jsx:332 msgid "Active query cancelled successfully." msgstr "실행 중인 쿼리가 중지됨." -#: pgadmin/dashboard/static/js/Dashboard.jsx:332 +#: pgadmin/dashboard/static/js/Dashboard.jsx:333 msgid "An error occurred whilst cancelling the active query." msgstr "쿼리 실행 중지 작업 중 오류가 발생했습니다." -#: pgadmin/dashboard/static/js/Dashboard.jsx:379 +#: pgadmin/dashboard/static/js/Dashboard.jsx:380 msgid "Cancel the active query" msgstr "쿼리 중지" -#: pgadmin/dashboard/static/js/Dashboard.jsx:423 +#: pgadmin/dashboard/static/js/Dashboard.jsx:424 msgid "View the active session details" msgstr "활성 세션 세부 정보를 보기" -#: pgadmin/dashboard/static/js/Dashboard.jsx:430 -#: pgadmin/dashboard/static/js/Dashboard.jsx:525 +#: pgadmin/dashboard/static/js/Dashboard.jsx:431 +#: pgadmin/dashboard/static/js/Dashboard.jsx:526 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:82 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:80 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:183 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:197 msgid "PID" msgstr "PID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:482 +#: pgadmin/dashboard/static/js/Dashboard.jsx:483 msgid "Transaction start" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:490 +#: pgadmin/dashboard/static/js/Dashboard.jsx:491 msgid "State" msgstr "상태" -#: pgadmin/dashboard/static/js/Dashboard.jsx:500 +#: pgadmin/dashboard/static/js/Dashboard.jsx:501 msgid "Waiting" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:508 +#: pgadmin/dashboard/static/js/Dashboard.jsx:509 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:515 +#: pgadmin/dashboard/static/js/Dashboard.jsx:516 msgid "Blocking PIDs" msgstr "잠근 PID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:544 +#: pgadmin/dashboard/static/js/Dashboard.jsx:545 msgid "Lock type" msgstr "잠금 종류" -#: pgadmin/dashboard/static/js/Dashboard.jsx:553 +#: pgadmin/dashboard/static/js/Dashboard.jsx:554 msgid "Target relation" msgstr "대상 릴레이션" -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 +#: pgadmin/dashboard/static/js/Dashboard.jsx:561 msgid "Page" msgstr "페이지" -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 +#: pgadmin/dashboard/static/js/Dashboard.jsx:570 msgid "Tuple" msgstr "튜플" -#: pgadmin/dashboard/static/js/Dashboard.jsx:577 +#: pgadmin/dashboard/static/js/Dashboard.jsx:578 msgid "vXID (target)" msgstr "vXID (대상)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:586 +#: pgadmin/dashboard/static/js/Dashboard.jsx:587 msgid "XID (target)" msgstr "XID (대상)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:595 +#: pgadmin/dashboard/static/js/Dashboard.jsx:596 msgid "Class" msgstr "클래스" -#: pgadmin/dashboard/static/js/Dashboard.jsx:604 +#: pgadmin/dashboard/static/js/Dashboard.jsx:605 msgid "Object ID" msgstr "객체 ID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:614 +#: pgadmin/dashboard/static/js/Dashboard.jsx:615 msgid "vXID (owner)" msgstr "vXID (소유주)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:630 +#: pgadmin/dashboard/static/js/Dashboard.jsx:631 msgid "Granted?" msgstr "취득함?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:667 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:674 +#: pgadmin/dashboard/static/js/Dashboard.jsx:675 msgid "Prepared at" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:712 +#: pgadmin/dashboard/static/js/Dashboard.jsx:702 msgid "You cannot cancel background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:714 +#: pgadmin/dashboard/static/js/Dashboard.jsx:704 msgid "You cannot terminate background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:717 msgid "You are not allowed to cancel the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:731 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "You are not allowed to terminate the main active session." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:739 +#: pgadmin/dashboard/static/js/Dashboard.jsx:729 msgid "The session is already in idle state." msgstr "해당 세션은 이미 유휴 상태입니다." -#: pgadmin/dashboard/static/js/Dashboard.jsx:753 -msgid "Superuser privileges are required to cancel another users query." -msgstr "" - -#: pgadmin/dashboard/static/js/Dashboard.jsx:757 -msgid "Superuser privileges are required to terminate another users query." -msgstr "" - -#: pgadmin/dashboard/static/js/Dashboard.jsx:773 +#: pgadmin/dashboard/static/js/Dashboard.jsx:745 msgid "Please connect to the selected server to view the dashboard." msgstr "대시보드를 보려는 서버로 먼저 접속하세요." -#: pgadmin/dashboard/static/js/Dashboard.jsx:792 +#: pgadmin/dashboard/static/js/Dashboard.jsx:764 msgid "Loading dashboard..." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:828 +#: pgadmin/dashboard/static/js/Dashboard.jsx:800 msgid "" "System stats extension is not installed. You can install the extension in" " a database using the \"CREATE EXTENSION system_stats;\" SQL command. " "Reload the pgAdmin once you installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:836 +#: pgadmin/dashboard/static/js/Dashboard.jsx:808 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:901 -#: pgadmin/dashboard/static/js/Dashboard.jsx:906 +#: pgadmin/dashboard/static/js/Dashboard.jsx:873 +#: pgadmin/dashboard/static/js/Dashboard.jsx:878 msgid "Active sessions only" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:949 -#: pgadmin/dashboard/static/js/Dashboard.jsx:951 +#: pgadmin/dashboard/static/js/Dashboard.jsx:921 +#: pgadmin/dashboard/static/js/Dashboard.jsx:923 msgid "Database activity" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:949 -#: pgadmin/dashboard/static/js/Dashboard.jsx:951 +#: pgadmin/dashboard/static/js/Dashboard.jsx:921 +#: pgadmin/dashboard/static/js/Dashboard.jsx:923 msgid "Server activity" msgstr "서버 활성상태" @@ -9898,7 +9884,7 @@ msgstr "서버 활성상태" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:215 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:218 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:368 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:237 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:220 msgid "Please connect to the selected server to view the graph." msgstr "" @@ -9906,7 +9892,7 @@ msgstr "" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:217 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:220 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:370 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:239 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:222 msgid "An error occurred whilst rendering the graph." msgstr "" @@ -9914,7 +9900,7 @@ msgstr "" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:220 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:223 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:373 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:242 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:225 msgid "" "Not connected to the server or the connection to the server has been " "closed." @@ -10006,15 +9992,15 @@ msgid "Community Support" msgstr "커뮤니티 지원" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:96 -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:269 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:268 msgid "CPU usage" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:274 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:273 msgid "Load average" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:284 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:283 msgid "Process CPU usage" msgstr "" @@ -10026,11 +10012,11 @@ msgstr "" msgid "Memory bytes" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:278 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:277 msgid "Swap memory" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:289 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:288 msgid "Process memory usage" msgstr "" @@ -10086,141 +10072,137 @@ msgstr "" msgid "drive_letter" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:445 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:444 msgid "Disk information" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "Data transfer" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "I/O operations count" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "Time spent in I/O operations" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:97 -msgid "Property" -msgstr "" - -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "version" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:147 msgid "Host name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:147 msgid "host_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:148 msgid "Domain name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:148 msgid "domain_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:166 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:177 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:149 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:160 msgid "Architecture" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:166 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:177 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:149 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:160 msgid "architecture" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:167 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:150 msgid "Os up since seconds" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:167 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:150 msgid "os_up_since_seconds" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:173 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:156 msgid "Vendor" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:173 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:156 msgid "vendor" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:174 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:157 msgid "description" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:175 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:158 msgid "Model name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:175 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:158 msgid "model_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:176 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:159 msgid "No of cores" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:176 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:159 msgid "no_of_cores" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:178 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:161 msgid "Clock speed Hz" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:178 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:161 msgid "clock_speed_hz" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:179 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 msgid "L1 dcache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:179 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 msgid "l1dcache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:180 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 msgid "L1 icache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:180 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 msgid "l1icache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:181 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 msgid "L2 cache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:181 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 msgid "l2cache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:182 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 msgid "L3 cache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:182 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 msgid "l3cache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:292 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:273 msgid "OS information" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:297 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:278 msgid "Process & handle count" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:305 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:286 msgid "CPU information" msgstr "" @@ -10335,7 +10317,7 @@ msgid "" "theme" msgstr "" -#: pgadmin/misc/__init__.py:249 +#: pgadmin/misc/__init__.py:246 #, fuzzy msgid "Invalid binary path." msgstr "실행 경로" @@ -10470,31 +10452,31 @@ msgstr "" msgid "Process Watcher - %s" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:150 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:140 msgid "Stop Process" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:177 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:158 msgid "View details" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:220 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:234 msgid "Start Time" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:244 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:255 msgid "Time Taken (sec)" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:289 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:300 msgid "Acknowledge and Remove" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:291 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:302 msgid "Remove Processes" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:291 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:302 msgid "Are you sure you want to remove the selected processes?" msgstr "" @@ -10600,7 +10582,6 @@ msgstr "" #: pgadmin/misc/cloud/static/js/azure.js:43 #: pgadmin/misc/cloud/static/js/google.js:44 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:106 msgid "Loading..." msgstr "로딩중..." @@ -10656,46 +10637,46 @@ msgid "Please review the details before creating the cloud instance." msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:217 -#: pgadmin/misc/cloud/static/js/azure.js:308 +#: pgadmin/misc/cloud/static/js/azure.js:305 #: pgadmin/misc/cloud/static/js/biganimal.js:222 -#: pgadmin/misc/cloud/static/js/google.js:295 +#: pgadmin/misc/cloud/static/js/google.js:292 msgid "Cloud" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:218 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:38 #: pgadmin/misc/cloud/static/js/biganimal.js:223 -#: pgadmin/misc/cloud/static/js/google.js:296 +#: pgadmin/misc/cloud/static/js/google.js:293 msgid "Instance name" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:219 -#: pgadmin/misc/cloud/static/js/azure.js:330 -#: pgadmin/misc/cloud/static/js/google.js:319 +#: pgadmin/misc/cloud/static/js/azure.js:327 +#: pgadmin/misc/cloud/static/js/google.js:316 msgid "Public IP" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:223 -#: pgadmin/misc/cloud/static/js/azure.js:316 -#: pgadmin/misc/cloud/static/js/google.js:303 +#: pgadmin/misc/cloud/static/js/azure.js:313 +#: pgadmin/misc/cloud/static/js/google.js:300 msgid "PostgreSQL version" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:224 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:213 -#: pgadmin/misc/cloud/static/js/azure.js:317 +#: pgadmin/misc/cloud/static/js/azure.js:314 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:343 #: pgadmin/misc/cloud/static/js/biganimal.js:238 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:124 -#: pgadmin/misc/cloud/static/js/google.js:305 +#: pgadmin/misc/cloud/static/js/google.js:302 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:210 msgid "Instance type" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:231 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:279 -#: pgadmin/misc/cloud/static/js/azure.js:321 -#: pgadmin/misc/cloud/static/js/google.js:310 +#: pgadmin/misc/cloud/static/js/azure.js:318 +#: pgadmin/misc/cloud/static/js/google.js:307 msgid "Allocated storage" msgstr "" @@ -10711,8 +10692,8 @@ msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:245 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:336 -#: pgadmin/misc/cloud/static/js/azure.js:334 -#: pgadmin/misc/cloud/static/js/google.js:323 +#: pgadmin/misc/cloud/static/js/azure.js:331 +#: pgadmin/misc/cloud/static/js/google.js:320 msgid "High availability" msgstr "" @@ -10743,10 +10724,10 @@ msgid "Availability" msgstr "" #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:89 -#: pgadmin/misc/cloud/static/js/azure.js:311 +#: pgadmin/misc/cloud/static/js/azure.js:308 #: pgadmin/misc/cloud/static/js/biganimal.js:224 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:471 -#: pgadmin/misc/cloud/static/js/google.js:298 +#: pgadmin/misc/cloud/static/js/google.js:295 msgid "Region" msgstr "" @@ -10808,7 +10789,7 @@ msgstr "" #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:205 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:325 -#: pgadmin/misc/cloud/static/js/google.js:304 +#: pgadmin/misc/cloud/static/js/google.js:301 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:191 msgid "Instance class" msgstr "" @@ -10868,20 +10849,20 @@ msgstr "" msgid "Error while verifying Microsoft Azure: ${error}" msgstr "" -#: pgadmin/misc/cloud/static/js/azure.js:292 +#: pgadmin/misc/cloud/static/js/azure.js:289 msgid "" "Error while checking server name availability with Microsoft Azure: " "${error.response.data.errormsg}" msgstr "" -#: pgadmin/misc/cloud/static/js/azure.js:310 +#: pgadmin/misc/cloud/static/js/azure.js:307 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:236 msgid "Resource group" msgstr "" -#: pgadmin/misc/cloud/static/js/azure.js:312 +#: pgadmin/misc/cloud/static/js/azure.js:309 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:271 -#: pgadmin/misc/cloud/static/js/google.js:299 +#: pgadmin/misc/cloud/static/js/google.js:296 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:142 msgid "Availability zone" msgstr "" @@ -11114,7 +11095,7 @@ msgid "Please select number of stand by replicas." msgstr "" #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:48 -#: pgadmin/misc/cloud/static/js/google.js:297 +#: pgadmin/misc/cloud/static/js/google.js:294 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:112 msgid "Project" msgstr "" @@ -11225,7 +11206,7 @@ msgstr "" msgid "Error while authentication: ${error}" msgstr "" -#: pgadmin/misc/cloud/static/js/google.js:324 +#: pgadmin/misc/cloud/static/js/google.js:321 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:317 msgid "Secondary availability zone" msgstr "" @@ -11315,16 +11296,16 @@ msgstr "" msgid "Cloud Deployment" msgstr "" -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:124 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:127 msgid "No dependency information is available for the selected object." msgstr "" -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:170 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:170 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:173 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:173 msgid "panel" msgstr "" -#: pgadmin/misc/dependents/static/js/Dependents.jsx:124 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:127 msgid "No dependent information is available for the selected object." msgstr "" @@ -11398,7 +11379,7 @@ msgid "Storage Manager..." msgstr "" #: pgadmin/misc/file_manager/static/js/FileManagerModule.jsx:63 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:525 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:526 msgid "Save File" msgstr "" @@ -11410,24 +11391,24 @@ msgstr "" msgid "Are you sure you want to replace this file?" msgstr "이 파일을 정말 덮어쓸까요?" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:690 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:688 msgid "Select" msgstr "선택" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:705 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:781 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:703 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:779 msgid "My Storage" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:708 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:706 msgid "Home" msgstr "홈" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:711 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:709 msgid "Go Back" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:728 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:726 #: pgadmin/static/js/SchemaView/DataGridView.jsx:338 #: pgadmin/static/js/components/PgTable.jsx:472 #: pgadmin/static/js/components/PgTable.jsx:473 @@ -11435,46 +11416,46 @@ msgstr "" msgid "Search" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:731 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 #: pgadmin/static/js/Explain/Graphical.jsx:416 #: pgadmin/tools/sqleditor/static/js/components/sections/GraphVisualiser.jsx:439 msgid "Download" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:731 msgid "New Folder" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:747 -#: pgadmin/static/js/helpers/Layout/index.jsx:439 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:745 +#: pgadmin/static/js/helpers/Layout/index.jsx:444 msgid "Rename" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:757 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:755 msgid "Upload" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:760 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:758 msgid "List View" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:761 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:759 msgid "Grid View" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:767 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:765 msgid "Show Hidden Files" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:775 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:773 msgid "${selectedSS}" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:831 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:829 msgid "All Files" msgstr "모든 파일" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:843 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:841 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:630 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:20 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 @@ -11484,7 +11465,7 @@ msgstr "모든 파일" #: pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx:79 #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/Notifier.jsx:47 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:867 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:863 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:430 #: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx:211 #: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx:389 @@ -11515,7 +11496,7 @@ msgstr "" msgid "The file size limit (per file) is %s MB." msgstr "" -#: pgadmin/misc/sql/static/js/SQL.jsx:78 pgadmin/static/js/UtilityView.jsx:43 +#: 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:291 #: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:787 @@ -11526,7 +11507,7 @@ msgstr "" msgid "Error" msgstr "오류" -#: pgadmin/misc/statistics/static/js/Statistics.jsx:207 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:210 msgid "The master password is not set." msgstr "" @@ -11598,7 +11579,7 @@ msgstr "이 대화창 도움말." #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:633 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:28 -#: pgadmin/static/js/SchemaView/index.jsx:813 +#: pgadmin/static/js/SchemaView/index.jsx:809 msgid "Save" msgstr "저장" @@ -11630,31 +11611,31 @@ msgstr "" msgid "accesskey" msgstr "" -#: pgadmin/static/js/utils.js:280 +#: pgadmin/static/js/utils.js:283 msgid "Please configure the PostgreSQL Binary Path in the Preferences dialog." msgstr "설정창에서 PostgreSQL 실행파일 경로를 지정하세요." -#: pgadmin/static/js/utils.js:285 +#: pgadmin/static/js/utils.js:288 msgid "" "Please configure the EDB Advanced Server Binary Path in the Preferences " "dialog." msgstr "설정창에서 EDB Advanced Server 실행파일 경로를 지정하세요." -#: pgadmin/static/js/utils.js:292 +#: pgadmin/static/js/utils.js:295 msgid "Configuration required" msgstr "환경설정 필요함" -#: pgadmin/static/js/utils.js:297 +#: pgadmin/static/js/utils.js:300 #, fuzzy msgid "Preferences Error" msgstr "설정" -#: pgadmin/static/js/utils.js:298 +#: pgadmin/static/js/utils.js:301 #, python-format msgid "Failed to load preference %s of module %s" msgstr "%s 설정(해당 모듈: %s)을 불러오기 실패" -#: pgadmin/static/js/utils.js:360 +#: pgadmin/static/js/utils.js:363 msgid "" "The file opened contains bidirectional Unicode characters which could be " "interpreted differently than what is displayed. If this is unexpected it " @@ -11662,7 +11643,7 @@ msgid "" "display hidden Unicode characters before proceeding." msgstr "" -#: pgadmin/static/js/utils.js:362 +#: pgadmin/static/js/utils.js:365 msgid "" "The pasted text contains bidirectional Unicode characters which could be " "interpreted differently than what is displayed. If this is unexpected it " @@ -11670,7 +11651,7 @@ msgid "" "display hidden Unicode characters before proceeding." msgstr "" -#: pgadmin/static/js/utils.js:364 +#: pgadmin/static/js/utils.js:367 msgid "Trojan Source Warning" msgstr "" @@ -11736,7 +11717,7 @@ msgstr "" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:67 #: pgadmin/static/js/helpers/Notifier.jsx:47 -#: pgadmin/static/js/helpers/Notifier.jsx:170 +#: pgadmin/static/js/helpers/Notifier.jsx:168 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:86 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -11979,7 +11960,7 @@ msgstr "" msgid "Heap Blocks" msgstr "" -#: pgadmin/static/js/Explain/index.jsx:494 +#: pgadmin/static/js/Explain/index.jsx:492 msgid "" "Use Explain/Explain analyze button to generate the plan for a query. " "Alternatively, you can also execute \"EXPLAIN (FORMAT JSON) [QUERY]\"." @@ -12016,7 +11997,7 @@ msgid "Show all" msgstr "" #: pgadmin/static/js/SchemaView/DataGridView.jsx:343 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:159 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:158 msgid "Add row" msgstr "" @@ -12036,34 +12017,34 @@ msgstr "로우 삭제" msgid "Are you sure you wish to delete this row?" msgstr "이 로우를 정말 지울까요?" -#: pgadmin/static/js/SchemaView/index.jsx:285 +#: pgadmin/static/js/SchemaView/index.jsx:283 #, python-format msgid "%s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:287 +#: pgadmin/static/js/SchemaView/index.jsx:285 #, python-format msgid "%s in %s must be unique." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:310 +#: pgadmin/static/js/SchemaView/index.jsx:306 #, python-format msgid "%s in %s" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:643 +#: pgadmin/static/js/SchemaView/index.jsx:639 msgid "Changes will be lost. Are you sure you want to reset?" msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:735 +#: pgadmin/static/js/SchemaView/index.jsx:731 msgid "No updates." msgstr "" -#: pgadmin/static/js/SchemaView/index.jsx:810 +#: pgadmin/static/js/SchemaView/index.jsx:806 msgid "Reset" msgstr "초기화" -#: pgadmin/static/js/SchemaView/index.jsx:1009 +#: pgadmin/static/js/SchemaView/index.jsx:1005 msgid "Edit object..." msgstr "" @@ -12128,7 +12109,7 @@ msgstr "" #: pgadmin/static/js/SecurityPages/MfaValidatePage.jsx:60 #: pgadmin/static/js/SecurityPages/MfaValidatePage.jsx:85 -#: pgadmin/static/js/components/FormComponents.jsx:477 +#: pgadmin/static/js/components/FormComponents.jsx:473 msgid "Validate" msgstr "" @@ -12145,64 +12126,31 @@ msgstr "비밀번호 재설정" msgid "Retype Password" msgstr "" -#: pgadmin/static/js/components/CodeMirror.jsx:262 -#: pgadmin/static/js/components/CodeMirror.jsx:264 -msgid "Find text" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:280 -#: pgadmin/static/js/components/CodeMirror.jsx:282 -msgid "Replace value" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:287 -msgid "Previous" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:289 -#: pgadmin/static/js/helpers/wizard/Wizard.jsx:223 -msgid "Next" -msgstr "다음" - -#: pgadmin/static/js/components/CodeMirror.jsx:292 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:601 -msgid "Replace" -msgstr "바꾸기" - -#: pgadmin/static/js/components/CodeMirror.jsx:294 -msgid "Replace All" -msgstr "모두 바꾸기" - -#: pgadmin/static/js/components/CodeMirror.jsx:429 -#: pgadmin/static/js/components/CodeMirror.jsx:565 -msgid "SQL editor" -msgstr "" - #: pgadmin/static/js/components/ContextMenu.jsx:47 msgid "No options" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:474 +#: pgadmin/static/js/components/FormComponents.jsx:470 msgid "Select a file" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:977 +#: pgadmin/static/js/components/FormComponents.jsx:971 msgid "" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:982 +#: pgadmin/static/js/components/FormComponents.jsx:976 msgid "Select an item..." msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:1054 +#: pgadmin/static/js/components/FormComponents.jsx:1048 msgid "Select the color" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:1269 +#: pgadmin/static/js/components/FormComponents.jsx:1263 msgid "Close Message" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:1322 +#: pgadmin/static/js/components/FormComponents.jsx:1316 msgid "Loading" msgstr "" @@ -12336,6 +12284,24 @@ msgstr "" msgid "Accesskey" msgstr "" +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:172 +msgid "Previous" +msgstr "" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:174 +#: pgadmin/static/js/helpers/wizard/Wizard.jsx:223 +msgid "Next" +msgstr "" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:177 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:602 +msgid "Replace" +msgstr "Zastąp" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:179 +msgid "Replace All" +msgstr "" + #: pgadmin/static/js/helpers/MainMoreToolbar.jsx:14 msgid "More" msgstr "" @@ -12364,21 +12330,21 @@ msgstr "Utracono Połączenie" msgid "Clear" msgstr "" -#: pgadmin/static/js/helpers/Layout/index.jsx:356 +#: pgadmin/static/js/helpers/Layout/index.jsx:361 msgid "Maximise" msgstr "" -#: pgadmin/static/js/helpers/Layout/index.jsx:359 +#: pgadmin/static/js/helpers/Layout/index.jsx:364 #: pgadmin/tools/restore/__init__.py:40 pgadmin/tools/restore/__init__.py:107 #: pgadmin/tools/restore/static/js/restore.js:161 msgid "Restore" msgstr "Przywrócenie" -#: pgadmin/static/js/helpers/Layout/index.jsx:422 +#: pgadmin/static/js/helpers/Layout/index.jsx:427 msgid "Close Others" msgstr "" -#: pgadmin/static/js/helpers/Layout/index.jsx:430 +#: pgadmin/static/js/helpers/Layout/index.jsx:435 msgid "Close All" msgstr "" @@ -12402,11 +12368,11 @@ msgid "" "using this utility." msgstr "" -#: pgadmin/static/js/tree/tree_utils.js:53 +#: pgadmin/static/js/tree/tree_utils.js:49 msgid "Please select server or child node from the object explorer." msgstr "" -#: pgadmin/static/js/tree/tree_utils.js:85 +#: pgadmin/static/js/tree/tree_utils.js:81 msgid "Please select a database or its child node from the browser." msgstr "" @@ -12964,7 +12930,7 @@ msgstr "Debugowanie" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:91 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:146 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:173 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:872 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:868 msgid "Debug" msgstr "Debug" @@ -12978,43 +12944,41 @@ msgid "Set Breakpoint" msgstr "" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:396 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:754 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:750 msgid "Debugger Target Initialization Error" msgstr "Błąd Uruchomienia Celu Debuggera" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:403 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:556 -#: pgadmin/tools/debugger/static/js/DebuggerModule.js:561 -#: pgadmin/tools/debugger/static/js/DebuggerModule.js:612 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:432 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:807 +#: pgadmin/tools/debugger/static/js/DebuggerModule.js:560 +#: pgadmin/tools/debugger/static/js/DebuggerModule.js:610 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:430 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:803 #: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:136 #: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:155 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:163 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:170 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:177 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:209 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:233 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:240 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:275 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:282 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:332 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:497 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:504 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:544 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:551 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:799 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:806 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:830 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:837 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:918 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:925 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:950 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:957 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1091 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1098 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1129 -#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:64 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:164 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:171 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:178 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:210 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:234 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:241 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:276 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:284 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:309 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:455 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:462 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:710 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:717 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:741 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:748 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:812 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:819 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:844 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:851 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:985 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:992 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1023 +#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:57 msgid "Debugger Error" msgstr "Błąd Debugera" @@ -13041,27 +13005,27 @@ msgstr "" msgid "Use Default?" msgstr "Użyć Domyślnych?" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:433 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:431 msgid "Unable to fetch the arguments from server" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:493 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:491 msgid "Clear failed" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:743 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:739 msgid "Error occured: " msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:775 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:771 msgid "Debugger Listener Startup Error" msgstr "Błąd Uruchomienia Nasłuchu Debuggera" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:799 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:795 msgid "Debugger Listener Startup Set Arguments Error" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:862 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:858 msgid "Clear All" msgstr "" @@ -13079,112 +13043,107 @@ msgstr "" msgid "Error while starting debugging listener." msgstr "Błąd podczas uruchamiania nasłuchu debuggera." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:164 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1066 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:165 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:960 msgid "Error while polling result." msgstr "Błąd podczas odpytywania wyniku." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:171 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:172 msgid "Error while clearing all breakpoint." msgstr "Błąd podczas usuwania wszystkich pułapek." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:178 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:179 msgid "Error while fetching breakpoint information." msgstr "Błąd pobierania informacji o pułapkach." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:202 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:203 #: pgadmin/utils/constants.py:35 msgid "Not connected to server or connection with the server has been closed." msgstr "Nie połączono z serwerem lub połączenie zostało zamknięte." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:210 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:211 msgid "Error while fetching messages information." msgstr "Błąd pobierania informacji o komunikatach." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:234 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:241 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:235 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:242 msgid "Error while starting debugging session." msgstr "Błąd podczas uruchamiania sesji debuggera." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:276 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:283 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:277 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:285 msgid "Error while executing requested debugging information." msgstr "Błąd podczas wykonywania żądanych informacji debugowania." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:333 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:310 msgid "Error while selecting frame." msgstr "Błąd podczas wyboru ramki." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:498 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:505 -msgid "Error while toggling breakpoint." -msgstr "Błąd podczas przełączania pułapki." - -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:545 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:552 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:456 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:463 msgid "Error while executing stop in debugging session." msgstr "Błąd podczas wykonywania kroku w czasie sesji debuggera." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:757 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:668 msgid "Debugger poll end execution error" msgstr "Błąd wykonania końca sondy debuggera" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:800 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:807 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:711 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:718 msgid "Error while executing continue in debugging session." msgstr "Błąd podczas wykonywania kontynuacji w czasie sesji debuggera." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:831 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:838 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:742 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:749 msgid "Error while executing step over in debugging session." msgstr "Błąd podczas wykonywania kroku ponad w czasie sesji debuggera." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:919 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:926 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:813 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:820 msgid "Error while fetching variable information." msgstr "Błąd pobierania informacji o zmiennych." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:951 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:958 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:845 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:852 msgid "Error while fetching stack information." msgstr "Błąd pobierania informacji o stosie." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:970 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:864 msgid "Error in update" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1001 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:895 msgid "Waiting for another session to invoke the target..." msgstr "Oczekiwanie na inną sesję by wywołała cel..." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1065 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:959 msgid "Debugger Error: poll_result" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1092 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1099 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:986 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:993 msgid "Error while executing step into in debugging session." msgstr "Błąd podczas wykonywania kroku do środka w czasie sesji debuggera." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1130 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1024 msgid "Error while depositing variable value." msgstr "Błąd podczas wstawiania wartości zmiennej." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1214 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1108 msgid "Local Variables" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1217 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1111 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:211 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:360 msgid "Messages" msgstr "Komunikaty" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1223 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1117 msgid "Stack" msgstr "Stos" -#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:65 +#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:58 msgid "Error while setting debugging breakpoint." msgstr "Błąd podczas ustawiania pułapki." @@ -13340,7 +13299,7 @@ msgid "ERD Error" msgstr "" #: pgadmin/tools/erd/static/js/ERDModule.js:92 -#: pgadmin/tools/psql/static/js/psql_module.js:95 +#: pgadmin/tools/psql/static/js/psql_module.js:94 #: pgadmin/tools/sqleditor/static/js/show_query_tool.js:61 #: pgadmin/tools/sqleditor/static/js/show_view_data.js:62 msgid "No object selected." @@ -13480,13 +13439,13 @@ msgid "Fetching schema data..." msgstr "" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:120 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:390 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:391 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:850 msgid "Unsaved changes" msgstr "Niezapisane zmiany" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:121 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:391 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:392 msgid "Are you sure you wish to discard the current changes?" msgstr "Czy na pewno porzucić ostatnie zmiany?" @@ -13553,12 +13512,12 @@ msgid "Zoom to Fit" msgstr "" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:317 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:588 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:589 msgid "File Menu" msgstr "" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:321 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:590 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:591 msgid "Save as" msgstr "" @@ -14107,31 +14066,31 @@ msgstr "" msgid "Invalid session.\r\n" msgstr "" -#: pgadmin/tools/psql/static/js/psql_module.js:86 -#: pgadmin/tools/psql/static/js/psql_module.js:94 -#: pgadmin/tools/psql/static/js/psql_module.js:104 +#: pgadmin/tools/psql/static/js/psql_module.js:85 +#: pgadmin/tools/psql/static/js/psql_module.js:93 +#: pgadmin/tools/psql/static/js/psql_module.js:103 #, fuzzy msgid "PSQL Error" msgstr "Przy błedzie" -#: pgadmin/tools/psql/static/js/psql_module.js:105 +#: pgadmin/tools/psql/static/js/psql_module.js:104 #, fuzzy msgid "Please select a server/database object." msgstr "Proszę wskazać bazę danych." -#: pgadmin/tools/psql/static/js/psql_module.js:261 +#: pgadmin/tools/psql/static/js/psql_module.js:260 msgid "Clipboard write permission required" msgstr "" -#: pgadmin/tools/psql/static/js/psql_module.js:261 +#: pgadmin/tools/psql/static/js/psql_module.js:260 msgid "To copy data from PSQL terminal, Clipboard write permission required." msgstr "" -#: pgadmin/tools/psql/static/js/psql_module.js:279 +#: pgadmin/tools/psql/static/js/psql_module.js:280 msgid "Clipboard read permission required" msgstr "" -#: pgadmin/tools/psql/static/js/psql_module.js:279 +#: pgadmin/tools/psql/static/js/psql_module.js:280 msgid "To paste data on the PSQL terminal, Clipboard read permission required." msgstr "" @@ -14272,8 +14231,8 @@ msgid "Comparing {0}" msgstr "" #: pgadmin/tools/schema_diff/__init__.py:804 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:380 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:384 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:377 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:381 msgid "Database Objects" msgstr "" @@ -14309,15 +14268,15 @@ msgstr "" msgid "Ignore Grant/Revoke" msgstr "" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:75 +#: 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:754 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:749 msgid "No difference found" msgstr "" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:759 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "Loading result grid..." msgstr "" @@ -14734,13 +14693,13 @@ msgid "Don't ask again" msgstr "" #: pgadmin/tools/sqleditor/static/js/components/dialogs/ConfirmTransactionContent.jsx:23 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:572 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:573 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:718 msgid "Rollback" msgstr "" #: pgadmin/tools/sqleditor/static/js/components/dialogs/ConfirmTransactionContent.jsx:27 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:570 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:571 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:700 msgid "Commit" msgstr "" @@ -14881,188 +14840,188 @@ msgstr "" msgid "Y Axis" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:308 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:309 msgid "Close query tool?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:311 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:312 msgid "" "There is an active query running currently. Are you sure you want to " "close?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:323 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:324 msgid "Commit transaction?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:326 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:327 msgid "" "The current transaction is not commited to the database. Do you want to " "commit or rollback the transaction?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:523 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:524 msgid "Open File" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:533 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:534 msgid "Edit" msgstr "Edycja" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:539 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:540 msgid "Sort/Filter" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:541 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:542 msgid "Filter options" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:546 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:547 msgid "No limit" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:547 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:548 msgid "1000 rows" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:548 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:549 msgid "500 rows" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:549 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:550 msgid "100 rows" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:552 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:553 msgid "Cancel query" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:554 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:555 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:371 msgid "Execute script" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:556 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:557 msgid "Execute options" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:561 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:562 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:829 #: pgadmin/utils/constants.py:23 msgid "Explain" msgstr "Plan zapytania" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:563 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:564 msgid "Explain Analyze" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:565 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:566 msgid "Explain Settings" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:576 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:577 msgid "Macros" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:596 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:597 msgid "Edit Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:599 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:600 msgid "Find" msgstr "Znajdź" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:603 -msgid "Jump" +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:604 +msgid "Go to Line/Column" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:606 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:607 msgid "Indent Selection" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:608 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:609 msgid "Unindent Selection" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:610 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:611 msgid "Toggle Comment" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:612 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:613 msgid "Toggle Case Of Selected Text" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:614 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:615 msgid "Clear Query" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:616 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:617 msgid "Format SQL" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:622 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:623 msgid "Filter Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:624 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:625 msgid "Filter by Selection" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:625 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:626 msgid "Exclude by Selection" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:626 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:627 msgid "Remove Sort/Filter" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:632 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:633 msgid "Execute Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:636 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:66 msgid "Auto commit?" msgstr "Automatyczne zatwierdzenia?" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:637 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:638 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:74 msgid "Auto rollback on error?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:643 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:644 msgid "Explain Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:646 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:647 msgid "Verbose" msgstr "Szczegółowo" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:648 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:649 msgid "Costs" msgstr "Koszty" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:650 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:651 msgid "Buffers" msgstr "Bufory" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:652 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:653 msgid "Timing" msgstr "Planowanie czasu" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:656 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:657 msgid "Settings" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:658 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:659 msgid "Wal" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:664 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:665 msgid "Macros Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:666 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:667 msgid "Manage macros" msgstr "" @@ -15078,19 +15037,19 @@ msgstr "" msgid "Payload" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:399 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:206 msgid "File saved successfully." msgstr "Udany zapis do pliku." -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:490 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:319 msgid "Save query changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:493 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:322 msgid "The query text has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:545 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:369 msgid "Promote to Query Tool" msgstr "" @@ -15271,57 +15230,57 @@ msgstr "Udany zapis do danych." msgid "Auto-commit is off. You still need to commit changes to the database." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1288 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1286 msgid "Geometry Viewer" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1371 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:182 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1369 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:181 #: pgadmin/utils/constants.py:30 msgid "Graph Visualiser" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1387 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1385 msgid "Loading more rows..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1389 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1387 msgid "No data output. Execute a query to get output." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:163 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:162 msgid "Copy options" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:165 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:164 msgid "Paste" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:167 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:166 msgid "Paste options" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:173 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:172 msgid "Save Data Changes" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:177 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:176 msgid "Save results to file" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:190 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:189 msgid "Copy Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:192 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:191 msgid "Copy with headers" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:198 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:197 msgid "Paste Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:200 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:199 msgid "Paste with SERIAL/IDENTITY values?" msgstr "" @@ -15763,21 +15722,27 @@ msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:736 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:748 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:760 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:772 msgid "Upper case" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:737 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:749 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:761 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:773 msgid "Lower case" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:738 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:750 -msgid "Capitalized" +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:762 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:774 +msgid "Preserve" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:740 -msgid "Convert keywords to upper, lower, or capitalized casing." +msgid "Convert keywords to upper, lower, or preserve casing." msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:747 @@ -15785,33 +15750,23 @@ msgid "Identifier case" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:752 -msgid "Convert identifiers to upper, lower, or capitalized casing." +msgid "Convert identifiers to upper, lower, or preserve casing." msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:759 -msgid "Strip comments?" +msgid "Function case" msgstr "" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:761 -msgid "If set to True, comments will be removed." +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:764 +msgid "Convert function names to upper, lower, or preserve casing." msgstr "" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:766 -msgid "Re-indent?" -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:768 -msgid "If set to True, the indentations of the statements are changed." -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:774 -msgid "Re-indent aligned?" +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:771 +msgid "Data type case" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:776 -msgid "" -"If set to True, the indentations of the statements are changed, and " -"statements are aligned by keywords." +msgid "Convert data types to upper, lower, or preserve casing." msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:783 @@ -15823,36 +15778,18 @@ msgid "If set to True, spaces are used around all operators." msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:791 -msgid "Comma-first notation?" -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:793 -msgid "If set to True, comma-first notation for column names is used." -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:799 -msgid "Wrap after N characters" -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:801 -msgid "" -"The column limit (in characters) for wrapping comma-separated lists. If " -"zero, it puts every item in the list on its own line." -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:808 msgid "Tab size" msgstr "Rozmiar tabulacji" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:812 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:795 msgid "The number of spaces per tab. Minimum 2, maximum 8." msgstr "Liczba spacji na tabulację. Minimum 2, maksimum 8." -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:819 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:802 msgid "Use spaces?" msgstr "Użyć spacji?" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:821 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:804 msgid "" "Specifies whether or not to insert spaces instead of tabs when the tab " "key or auto-indent are used." @@ -15860,11 +15797,57 @@ msgstr "" "Określa czy używać do wstawień spacji zamiast tabulacji, gdy wciśnie się " "klawisz tab lub są włączone automatyczne wcięcia." -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:829 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:812 +msgid "Expression Width" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:814 +msgid "" +"maximum number of characters in parenthesized expressions to be kept on " +"single line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:822 +msgid "Logical operator new line" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:823 +msgid "Before" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:824 +msgid "After" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:826 +msgid "" +"Decides newline placement before or after logical operators (AND, OR, " +"XOR)." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:834 +msgid "Lines between queries" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:838 +msgid "" +"Decides how many empty lines to leave between SQL statements. If zero it " +"puts no new line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:846 +msgid "New line before semicolon?" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:848 +msgid "Whether to place query separator (;) on a separate line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:855 msgid "Row Limit" msgstr "" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:831 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:857 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 " @@ -16006,51 +15989,51 @@ msgid "" "dialog" msgstr "" -#: pgadmin/utils/__init__.py:530 +#: pgadmin/utils/__init__.py:531 #, python-format msgid "Configuration for %s servers dumped to %s" msgstr "" -#: pgadmin/utils/__init__.py:546 +#: pgadmin/utils/__init__.py:547 msgid "'Servers' attribute not found in the specified file." msgstr "" -#: pgadmin/utils/__init__.py:561 +#: pgadmin/utils/__init__.py:562 #, python-format msgid "'%s' attribute not found for server '%s'" msgstr "" -#: pgadmin/utils/__init__.py:566 +#: pgadmin/utils/__init__.py:567 #, python-format msgid "Port must be integer for server '%s'" msgstr "" -#: pgadmin/utils/__init__.py:591 +#: pgadmin/utils/__init__.py:592 #, python-format msgid "'Host' or 'Service' attribute not found for server '%s'" msgstr "" -#: pgadmin/utils/__init__.py:622 +#: pgadmin/utils/__init__.py:623 #, python-format msgid "Error parsing input file %s: %s" msgstr "" -#: pgadmin/utils/__init__.py:625 +#: pgadmin/utils/__init__.py:626 #, python-format msgid "Error reading input file %s: [%d] %s" msgstr "" -#: pgadmin/utils/__init__.py:664 +#: pgadmin/utils/__init__.py:665 #, python-format msgid "Error creating server group '%s': %s" msgstr "" -#: pgadmin/utils/__init__.py:744 +#: pgadmin/utils/__init__.py:747 #, python-format msgid "Error creating server '%s': %s" msgstr "" -#: pgadmin/utils/__init__.py:784 +#: pgadmin/utils/__init__.py:787 #, python-format msgid "Error clearing server configuration with error (%s)" msgstr "" @@ -20524,3 +20507,76 @@ msgstr "" #~ msgid "Update catalog?" #~ msgstr "Aktualizować katalogi?" +#~ msgid "Dialog tab forward" +#~ msgstr "" + +#~ msgid "Dialog tab backward" +#~ msgstr "" + +#~ msgid "Superuser privileges are required to terminate another users query." +#~ msgstr "" + +#~ msgid "Property" +#~ msgstr "" + +#~ msgid "Find text" +#~ msgstr "" + +#~ msgid "Replace value" +#~ msgstr "" + +#~ msgid "SQL editor" +#~ msgstr "" + +#~ msgid "Error while toggling breakpoint." +#~ msgstr "Błąd podczas przełączania pułapki." + +#~ msgid "Jump" +#~ msgstr "" + +#~ msgid "Capitalized" +#~ msgstr "" + +#~ msgid "Convert keywords to upper, lower, or capitalized casing." +#~ msgstr "" + +#~ msgid "Convert identifiers to upper, lower, or capitalized casing." +#~ msgstr "" + +#~ msgid "Strip comments?" +#~ msgstr "" + +#~ msgid "If set to True, comments will be removed." +#~ msgstr "" + +#~ msgid "Re-indent?" +#~ msgstr "" + +#~ msgid "If set to True, the indentations of the statements are changed." +#~ msgstr "" + +#~ msgid "Re-indent aligned?" +#~ msgstr "" + +#~ msgid "" +#~ "If set to True, the indentations " +#~ "of the statements are changed, and " +#~ "statements are aligned by keywords." +#~ msgstr "" + +#~ msgid "Comma-first notation?" +#~ msgstr "" + +#~ msgid "If set to True, comma-first notation for column names is used." +#~ msgstr "" + +#~ msgid "Wrap after N characters" +#~ msgstr "" + +#~ msgid "" +#~ "The column limit (in characters) for " +#~ "wrapping comma-separated lists. If zero," +#~ " it puts every item in the list" +#~ " on its own line." +#~ msgstr "" + diff --git a/web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.mo b/web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.mo index 83f67c2bb10bb66dd54481d1b8acce6a0d52fa02..7205bfd1c1ecbfd9125fa18e6c8602e2d821e593 100644 GIT binary patch delta 35131 zcmYM-dEAag-}v$K!e!rgvRtz7`&M?cMM$)xT`ICfB~EL~5}^?Pn@8?V&DxB@91pjYD&P1XN zZf5`a+C2=km#@DbcZoxu$2&>`mSPV-&mPnMqx=6od zq7#McGz`EhI29Y=8Z3=JVR=k@Jk%>-6Y4FnHV((SxD<=yZgirbu`&LK6|vFOM4~fZ zhn;XKmSq0KFBCFp$TBT-tcW?OH^*Gq4zppmXs>AB=#9|<(L17pqC=u1q7PwK#v5y$ z`4bc3gDKJJ(I=x%M;At)i!P788hsrd_>EY9Gx|1OLi>C1`60|l{d-K>;dctI_^UMzEVFl_{(6iAQJxsTuD;$j;)_L*y8uToDhMtY@qvv9K!6(SSFI0IV z*a8buzZyNow_yPskFMm&=zOe1eMzi;fCjW3y#+sEemsYHG3U&Xfnw-_%3?mOnv4yN z(GIQAj9eAluSHXK3!374(f5X-TQ?pZa5CC&Cg#EUvHb-!)vM6{ThIVMM8{3;qu|PZ zK(EVjtc?|Bg=^LWyHbA?3*c@nh)2+gPRIIxXa)*A878WMEvVPSHh3S_!ByxM9>n_I z|BDow(olbP@NR5PeJNJMBUlr2&q*X&ViUAJ0vRCjT&#bA)v5o7HL%*;@LlMQE^K0~ zZ$vZr3+D6w|Br$x%>GmuxFFV}-U1!yJ~Tt~qf4+L^%v2BGO;s$h{dqL(;?-R(dSLk zRCh$rLN7Fv{jh}he=vnB@KJPypP{EX_q=c$Dn*-NVcNT4A?%MuaVUD29z_>27oFf) zbmCR$2W%ty-aBX@pJCENvyXx=evg;pNp$ZD&JVYsJDTcy&=oF5uiH9wpq=Qz2hhy? ziUx8XJ#^^{!s*Y0o|z(Ozw!&nzc19H!43`3!_fjAupb)Oy=cc#=t?G{D|`(7u*{D> z7kwE^(7rm>KSn3qg$8~Qi{QBhKjLeSp`Dj4Tp(}nJ9q8TY$7rT@ z<0W_)eeXOvah^qC%gUkSH$vN6U}H@7pwNKAWNd_Qq7$A(Q~ocyr#Tmgz)GQquRJ<& z{a9~}rKtCc-V>isMgyLME^HB+v1Q1XCli?zoMerK^u@Gi!wQO{nW}|O+#K!K z34O0On)-q0LdIbeT#sJo6X=$eT@o@-35$FGn^N%9Uxf}h6peHYy7Gx=M&_acJdd7* z)#x6+h2DxSXkg!<fh0f{e$+;`&{T>3bQ9^s6@fYYoZ<7qaAw0`Yq@{_o1mA zh3@4zEQyarm!bi0LJ#%!SU-&R`yK6f4$VZ`Qu6PMIVt#{3_5WobcIb~ds{TcUC$plhM`+A7TvNrXvP+zfiFi_yed9_8?#a0hA#9|tcC~B_mb%^hJlNs6K0^Ps)

{|`~9Ps1fIhYsDb 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 delta 36586 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 diff --git a/web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.po b/web/pgadmin/translations/pt_BR/LC_MESSAGES/messages.po index 1e4cfbed9..e81007268 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-02-01 21:25+0530\n" +"POT-Creation-Date: 2024-02-29 18:39+0530\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christian Tosta \n" "Language: br\n" @@ -22,15 +22,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.14.0\n" -#: pgadmin/__init__.py:336 pgadmin/authenticate/internal.py:26 +#: pgadmin/__init__.py:348 pgadmin/authenticate/internal.py:26 msgid "Incorrect username or password." msgstr "Nome de usuário ou senha incorretos." -#: pgadmin/__init__.py:641 pgadmin/__init__.py:691 +#: pgadmin/__init__.py:653 pgadmin/__init__.py:703 msgid "Auto-detected {0} installation with the data directory at {1}" msgstr "Instalação {0} detectada automaticamente com o diretório de dados em {1}" -#: pgadmin/__init__.py:774 +#: pgadmin/__init__.py:786 msgid "403 FORBIDDEN" msgstr "403 PROIBIDO" @@ -41,7 +41,7 @@ msgstr "Sobre %(appname)s" #: pgadmin/about/__init__.py:68 #: pgadmin/browser/server_groups/servers/static/js/server.js:31 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:201 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:215 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:118 msgid "Server" msgstr "Servidor" @@ -50,62 +50,61 @@ msgstr "Servidor" msgid "Desktop" msgstr "" -#: pgadmin/about/static/js/AboutComponent.jsx:43 -#: pgadmin/about/static/js/AboutComponent.jsx:45 -#: pgadmin/static/js/components/CodeMirror.jsx:314 -#: pgadmin/static/js/components/CodeMirror.jsx:316 +#: pgadmin/about/static/js/AboutComponent.jsx:42 +#: pgadmin/about/static/js/AboutComponent.jsx:44 +#: pgadmin/static/js/components/ReactCodeMirror/index.jsx:50 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:309 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:312 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:161 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:160 msgid "Copy" msgstr "Copiar" -#: pgadmin/about/static/js/AboutComponent.jsx:64 +#: pgadmin/about/static/js/AboutComponent.jsx:63 #: pgadmin/browser/server_groups/servers/databases/extensions/static/js/extension.ui.js:121 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/static/js/foreign_server.ui.js:63 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/exclusion_constraint/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/index_constraint/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:106 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Version" msgstr "Versão" -#: pgadmin/about/static/js/AboutComponent.jsx:72 +#: pgadmin/about/static/js/AboutComponent.jsx:71 msgid "Application Mode" msgstr "Modo de Aplicação" -#: pgadmin/about/static/js/AboutComponent.jsx:80 +#: pgadmin/about/static/js/AboutComponent.jsx:79 msgid "Current User" msgstr "Usuário Atual" -#: pgadmin/about/static/js/AboutComponent.jsx:89 +#: pgadmin/about/static/js/AboutComponent.jsx:88 msgid "NW.js Version" msgstr "Versão NW.js" -#: pgadmin/about/static/js/AboutComponent.jsx:98 pgadmin/browser/__init__.py:89 +#: pgadmin/about/static/js/AboutComponent.jsx:97 pgadmin/browser/__init__.py:89 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:341 msgid "Browser" msgstr "Navegador" -#: pgadmin/about/static/js/AboutComponent.jsx:107 +#: pgadmin/about/static/js/AboutComponent.jsx:106 msgid "Operating System" msgstr "Sistema Operacional" -#: pgadmin/about/static/js/AboutComponent.jsx:117 +#: pgadmin/about/static/js/AboutComponent.jsx:116 msgid "pgAdmin Database File" msgstr "arquivo de banco de dados pgAdmin" -#: pgadmin/about/static/js/AboutComponent.jsx:127 +#: pgadmin/about/static/js/AboutComponent.jsx:126 msgid "Log File" msgstr "Arquivo de Registro" -#: pgadmin/about/static/js/AboutComponent.jsx:137 +#: pgadmin/about/static/js/AboutComponent.jsx:136 msgid "Server Configuration" msgstr "Configuração do Servidor" -#: pgadmin/about/static/js/AboutComponent.jsx:140 -#: pgadmin/static/js/components/CodeMirror.jsx:323 +#: pgadmin/about/static/js/AboutComponent.jsx:139 +#: pgadmin/static/js/components/ReactCodeMirror/index.jsx:50 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:317 msgid "Copied!" msgstr "Copiado!" @@ -410,32 +409,32 @@ msgstr "" msgid "Nodes" msgstr "Nós" -#: pgadmin/browser/__init__.py:714 pgadmin/browser/__init__.py:843 +#: pgadmin/browser/__init__.py:715 pgadmin/browser/__init__.py:844 msgid "Incorrect master password" msgstr "Senha mestre incorreta" -#: pgadmin/browser/__init__.py:824 +#: pgadmin/browser/__init__.py:825 msgid "" "The master password could not be retrieved from the MASTER_PASSWORD_HOOK " "utility specified {0}.Please check that the hook utility is configured " "correctly." msgstr "" -#: pgadmin/browser/__init__.py:891 +#: pgadmin/browser/__init__.py:892 msgid "Master password cannot be empty" msgstr "Senha mestra não pode estar vazia" -#: pgadmin/browser/__init__.py:977 +#: pgadmin/browser/__init__.py:978 msgid "pgAdmin user password changed successfully" msgstr "" -#: pgadmin/browser/__init__.py:1024 +#: pgadmin/browser/__init__.py:1025 msgid "" "Your account is authenticated using an external {} source. Please contact" " the administrators of this service if you need to reset your password." msgstr "" -#: pgadmin/browser/__init__.py:1134 +#: pgadmin/browser/__init__.py:1135 msgid "" "You successfully reset your password but your account is locked. Please " "contact the Administrator." @@ -553,22 +552,22 @@ msgstr "" #: pgadmin/browser/register_browser_preferences.py:123 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:33 -#: pgadmin/utils/__init__.py:828 pgadmin/utils/__init__.py:837 +#: pgadmin/utils/__init__.py:831 pgadmin/utils/__init__.py:840 msgid "Key" msgstr "Chave" #: pgadmin/browser/register_browser_preferences.py:124 -#: pgadmin/static/js/keyboard_shortcuts.js:66 pgadmin/utils/__init__.py:842 +#: pgadmin/static/js/keyboard_shortcuts.js:66 pgadmin/utils/__init__.py:845 msgid "Shift" msgstr "Mudar" #: pgadmin/browser/register_browser_preferences.py:125 -#: pgadmin/static/js/keyboard_shortcuts.js:69 pgadmin/utils/__init__.py:848 +#: pgadmin/static/js/keyboard_shortcuts.js:69 pgadmin/utils/__init__.py:851 msgid "Ctrl" msgstr "" #: pgadmin/browser/register_browser_preferences.py:126 -#: pgadmin/utils/__init__.py:853 +#: pgadmin/utils/__init__.py:856 msgid "Alt/Option" msgstr "Alt/Opção" @@ -635,54 +634,46 @@ msgid "Direct debugging" msgstr "Depuração direta" #: pgadmin/browser/register_browser_preferences.py:358 -msgid "Dialog tab forward" -msgstr "Aba de diálogo para frente" - -#: pgadmin/browser/register_browser_preferences.py:373 -msgid "Dialog tab backward" -msgstr "Aba de diálogo para trás" - -#: pgadmin/browser/register_browser_preferences.py:388 msgid "Refresh object explorer" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:403 +#: pgadmin/browser/register_browser_preferences.py:373 msgid "Add grid row" msgstr "Adicionar linha de grade" -#: pgadmin/browser/register_browser_preferences.py:417 +#: pgadmin/browser/register_browser_preferences.py:387 #: pgadmin/help/__init__.py:27 pgadmin/static/js/Dialogs/index.jsx:380 #: pgadmin/static/js/QuickSearch/index.jsx:274 msgid "Quick Search" msgstr "Pesquisa Rápida" -#: pgadmin/browser/register_browser_preferences.py:430 +#: pgadmin/browser/register_browser_preferences.py:400 msgid "Dynamic tab size" msgstr "Tamanho da guia dinâmica" -#: pgadmin/browser/register_browser_preferences.py:432 +#: 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" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:439 +#: pgadmin/browser/register_browser_preferences.py:409 msgid "Query tool tab title" msgstr "Título da guia da ferramenta de consulta" -#: pgadmin/browser/register_browser_preferences.py:442 -#: pgadmin/browser/register_browser_preferences.py:513 +#: 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." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:452 +#: pgadmin/browser/register_browser_preferences.py:422 msgid "View/Edit data tab title" msgstr "Visualizar/Editar título da guia de dados" -#: pgadmin/browser/register_browser_preferences.py:455 +#: 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 " @@ -690,11 +681,11 @@ msgid "" "with placeholders." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:465 +#: pgadmin/browser/register_browser_preferences.py:435 msgid "Debugger tab title" msgstr "Título da guia Depurador" -#: pgadmin/browser/register_browser_preferences.py:468 +#: pgadmin/browser/register_browser_preferences.py:438 #, python-format msgid "" "Supported placeholders are %FUNCTION%, %ARGS%, %SCHEMA% and %DATABASE%. " @@ -703,7 +694,7 @@ msgid "" "placeholders." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:477 +#: pgadmin/browser/register_browser_preferences.py:447 #: pgadmin/browser/static/js/collection.js:55 #: pgadmin/browser/static/js/node.js:203 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:272 @@ -713,66 +704,66 @@ msgstr "" msgid "Query Tool" msgstr "Ferramenta de consulta" -#: pgadmin/browser/register_browser_preferences.py:478 +#: pgadmin/browser/register_browser_preferences.py:448 #: pgadmin/tools/debugger/__init__.py:56 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:592 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1197 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:503 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1091 #: pgadmin/tools/debugger/static/js/debugger_ui.js:29 msgid "Debugger" msgstr "Depurador" -#: pgadmin/browser/register_browser_preferences.py:479 +#: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:46 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:71 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 msgid "Schema Diff" msgstr "Diferença de Esquema" -#: pgadmin/browser/register_browser_preferences.py:480 +#: pgadmin/browser/register_browser_preferences.py:450 #: pgadmin/tools/erd/static/js/ERDModule.js:57 msgid "ERD Tool" msgstr "Ferramenta ERD" -#: pgadmin/browser/register_browser_preferences.py:485 +#: pgadmin/browser/register_browser_preferences.py:455 #: pgadmin/browser/static/js/collection.js:70 #: pgadmin/browser/static/js/node.js:220 -#: pgadmin/tools/psql/static/js/psql_module.js:48 +#: pgadmin/tools/psql/static/js/psql_module.js:47 msgid "PSQL Tool" msgstr "Ferramenta PSQL" -#: pgadmin/browser/register_browser_preferences.py:489 +#: pgadmin/browser/register_browser_preferences.py:459 msgid "Open in new browser tab" msgstr "Abrir em uma nova aba do navegador" -#: pgadmin/browser/register_browser_preferences.py:492 +#: pgadmin/browser/register_browser_preferences.py:462 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 "" -#: pgadmin/browser/register_browser_preferences.py:502 +#: pgadmin/browser/register_browser_preferences.py:472 msgid "Select open new tab..." msgstr "Selecione abrir nova aba..." -#: pgadmin/browser/register_browser_preferences.py:510 +#: pgadmin/browser/register_browser_preferences.py:480 msgid "PSQL tool tab title" msgstr "Título da guia da ferramenta PSQL" -#: pgadmin/browser/register_browser_preferences.py:523 +#: pgadmin/browser/register_browser_preferences.py:493 msgid "Enable object breadcrumbs?" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:526 +#: pgadmin/browser/register_browser_preferences.py:496 msgid "" "Enable breadcrumbs to show the complete path of an object in the object " "explorer. The breadcrumbs are displayed on object mouse hover." msgstr "" -#: pgadmin/browser/register_browser_preferences.py:535 +#: pgadmin/browser/register_browser_preferences.py:505 msgid "Show comment with object breadcrumbs?" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:538 +#: pgadmin/browser/register_browser_preferences.py:508 msgid "Show object comment along with breadcrumbs." msgstr "" @@ -793,14 +784,14 @@ msgstr "As propriedades necessárias estão ausentes." #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:124 #: pgadmin/browser/templates/browser/js/messages.js:21 #: pgadmin/browser/templates/browser/js/messages.js:40 -#: pgadmin/browser/utils.py:444 pgadmin/static/js/utils.js:441 +#: pgadmin/browser/utils.py:444 pgadmin/static/js/utils.js:448 #: pgadmin/tools/backup/__init__.py:569 #: pgadmin/tools/grant_wizard/__init__.py:99 #: pgadmin/tools/sqleditor/__init__.py:964 pgadmin/utils/exception.py:37 msgid "Connection to the server has been lost." msgstr "A conexão com o servidor foi perdida." -#: pgadmin/browser/utils.py:733 +#: pgadmin/browser/utils.py:734 msgid "Could not find the specified {}." msgstr "Não foi possível encontrar o {} especificado." @@ -853,7 +844,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/__init__.py:829 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:194 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:197 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:145 msgid "name" msgstr "" @@ -876,8 +867,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:275 #: pgadmin/misc/cloud/static/js/aws.js:239 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:164 -#: pgadmin/misc/cloud/static/js/azure.js:325 -#: pgadmin/misc/cloud/static/js/google.js:314 +#: pgadmin/misc/cloud/static/js/azure.js:322 +#: pgadmin/misc/cloud/static/js/google.js:311 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:87 msgid "Username" msgstr "" @@ -1143,7 +1134,7 @@ msgstr "O banco de dados não pôde ser excluído." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py:898 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/__init__.py:478 #: pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py:502 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1117 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1118 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/__init__.py:493 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/__init__.py:587 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/check_constraint/__init__.py:633 @@ -1297,11 +1288,11 @@ msgstr "Lançar..." #: 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:199 -#: pgadmin/dashboard/static/js/Dashboard.jsx:643 +#: pgadmin/dashboard/static/js/Dashboard.jsx:200 +#: pgadmin/dashboard/static/js/Dashboard.jsx:644 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:89 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:87 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:145 #: pgadmin/misc/file_manager/static/js/components/ListView.jsx:125 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:112 @@ -1747,7 +1738,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:120 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:660 +#: pgadmin/dashboard/static/js/Dashboard.jsx:661 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2059,7 +2050,7 @@ msgstr "Servidor externo do sistema?" #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.js:40 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:898 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:1263 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:192 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:206 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:39 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:113 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:131 @@ -2108,8 +2099,8 @@ msgstr "Tipo" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:211 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:223 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:483 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:737 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:744 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:735 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:742 #: pgadmin/tools/backup/static/js/backup.ui.js:695 #: pgadmin/tools/backup/static/js/backup.ui.js:700 #: pgadmin/tools/import_export/static/js/import_export.ui.js:114 @@ -2210,7 +2201,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:449 +#: pgadmin/dashboard/static/js/Dashboard.jsx:450 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:35 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:34 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:167 @@ -2510,7 +2501,7 @@ msgid "Schema dropped" msgstr "Esquema caiu" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:732 +#: pgadmin/static/js/SchemaView/index.jsx:728 msgid "Definition incomplete." msgstr "Definição incompleta." @@ -2879,20 +2870,20 @@ msgstr "Tabela Estrangeira caiu" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1624 #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1669 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1507 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1561 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1508 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1562 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1679 msgid "-- Please create column(s) first..." msgstr "-- Por favor crie coluna(s) primeiro..." #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1901 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1229 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1230 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:836 msgid "Trigger(s) have been disabled" msgstr "Os gatilhos foram desabilitados" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1903 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1231 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1232 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:838 msgid "Trigger(s) have been enabled" msgstr "Os gatilhos foram ativados" @@ -2989,7 +2980,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:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 #: 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 @@ -3336,7 +3327,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:622 +#: pgadmin/dashboard/static/js/Dashboard.jsx:623 msgid "Mode" msgstr "Modo" @@ -3465,7 +3456,7 @@ msgstr "Função de suporte" #: pgadmin/browser/server_groups/servers/roles/static/js/role.ui.js:202 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:249 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:72 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1211 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1105 msgid "Parameters" msgstr "Parâmetros" @@ -3481,7 +3472,7 @@ msgstr "O Arquivo Objeto não pode estar vazio." msgid "Link Symbol cannot be empty." msgstr "Símbolo de Link não pode estar vazio." -#: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:455 +#: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:454 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:265 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/static/js/compound_trigger.ui.js:167 msgid "Code cannot be empty." @@ -3955,15 +3946,15 @@ msgstr "Sinônimo do sistema?" msgid "Could not find the table." msgstr "Não foi possível encontrar a tabela." -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1121 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1122 msgid "\n" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1137 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1138 msgid "Table dropped" msgstr "Tabela caiu" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1654 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1655 msgid "Table rows counted: {}" msgstr "Linhas da tabela contadas: {}" @@ -4731,9 +4722,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:642 -#: pgadmin/static/js/SchemaView/index.jsx:669 -#: pgadmin/static/js/SchemaView/index.jsx:690 +#: pgadmin/static/js/SchemaView/index.jsx:638 +#: pgadmin/static/js/SchemaView/index.jsx:665 +#: pgadmin/static/js/SchemaView/index.jsx:686 #: pgadmin/static/js/components/QueryThresholds.jsx:67 msgid "Warning" msgstr "Aviso" @@ -5299,8 +5290,8 @@ msgid "Attach" msgstr "Anexar" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.ui.js:161 -#: pgadmin/browser/static/js/browser.js:142 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:692 +#: pgadmin/browser/static/js/browser.js:134 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:690 msgid "Create" msgstr "Criar" @@ -6036,7 +6027,7 @@ msgstr "Tipo de alinhamento" #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:794 #: pgadmin/misc/cloud/static/js/aws.js:230 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:270 -#: pgadmin/misc/cloud/static/js/google.js:309 +#: pgadmin/misc/cloud/static/js/google.js:306 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:239 msgid "Storage type" msgstr "Tipo de armazenamento" @@ -6327,7 +6318,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:392 #: pgadmin/static/js/helpers/ModalProvider.jsx:80 -#: pgadmin/static/js/helpers/Notifier.jsx:176 +#: pgadmin/static/js/helpers/Notifier.jsx:174 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:19 msgid "No" msgstr "Não" @@ -6366,9 +6357,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:439 -#: pgadmin/dashboard/static/js/Dashboard.jsx:534 -#: pgadmin/dashboard/static/js/Dashboard.jsx:650 +#: pgadmin/dashboard/static/js/Dashboard.jsx:440 +#: pgadmin/dashboard/static/js/Dashboard.jsx:535 +#: pgadmin/dashboard/static/js/Dashboard.jsx:651 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:152 msgid "Database" msgstr "Banco de dados" @@ -6542,7 +6533,7 @@ msgid "Subscription dropped" msgstr "Assinatura caiu" #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.js:40 -#: pgadmin/misc/cloud/static/js/azure.js:309 +#: pgadmin/misc/cloud/static/js/azure.js:306 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:210 msgid "Subscription" msgstr "Assinatura" @@ -6609,10 +6600,10 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/password.html:12 #: pgadmin/misc/cloud/static/js/aws.js:240 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:167 -#: pgadmin/misc/cloud/static/js/azure.js:326 +#: pgadmin/misc/cloud/static/js/azure.js:323 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:490 #: pgadmin/misc/cloud/static/js/biganimal.js:253 -#: pgadmin/misc/cloud/static/js/google.js:315 +#: pgadmin/misc/cloud/static/js/google.js:312 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:388 #: pgadmin/static/js/SecurityPages/LoginPage.jsx:38 #: pgadmin/static/js/SecurityPages/PasswordResetPage.jsx:19 @@ -7752,8 +7743,8 @@ msgstr "Falha" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:557 pgadmin/dashboard/__init__.py:584 -#: pgadmin/dashboard/static/js/Dashboard.jsx:289 -#: pgadmin/dashboard/static/js/Dashboard.jsx:356 +#: pgadmin/dashboard/static/js/Dashboard.jsx:290 +#: pgadmin/dashboard/static/js/Dashboard.jsx:357 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "Sucesso" @@ -7795,7 +7786,7 @@ msgstr "Executar" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_job/sql/pre3.4/stats.sql:3 #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:3 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:230 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:244 msgid "Status" msgstr "Estado" @@ -7817,7 +7808,7 @@ msgid "End time" msgstr "Horário de término" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:4 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1220 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1114 msgid "Result" msgstr "Resultado" @@ -8235,7 +8226,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/dashboard/static/js/Dashboard.jsx:157 +#: pgadmin/dashboard/static/js/Dashboard.jsx:158 #: 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 @@ -8353,8 +8344,7 @@ msgstr "Opçã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:217 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:104 +#: pgadmin/dashboard/static/js/Dashboard.jsx:218 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:114 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:63 @@ -8913,7 +8903,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:394 #: pgadmin/static/js/helpers/ModalProvider.jsx:80 -#: pgadmin/static/js/helpers/Notifier.jsx:176 +#: pgadmin/static/js/helpers/Notifier.jsx:174 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:23 msgid "Yes" msgstr "Sim" @@ -9030,19 +9020,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:474 +#: pgadmin/dashboard/static/js/Dashboard.jsx:475 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:466 +#: pgadmin/dashboard/static/js/Dashboard.jsx:467 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:458 +#: pgadmin/dashboard/static/js/Dashboard.jsx:459 msgid "Application" msgstr "Aplicativo" @@ -9085,33 +9075,33 @@ msgid "Server Group..." msgstr "Grupo de Servidores..." #: pgadmin/browser/static/js/MainMenuFactory.js:18 -#: pgadmin/browser/static/js/keyboard.js:106 +#: pgadmin/browser/static/js/keyboard.js:130 #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:194 #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffButtonComponent.jsx:185 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:528 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:529 msgid "File" msgstr "Arquivo" #: pgadmin/browser/static/js/MainMenuFactory.js:19 -#: pgadmin/browser/static/js/keyboard.js:109 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:210 +#: pgadmin/browser/static/js/keyboard.js:133 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:224 msgid "Object" msgstr "Objeto" #: pgadmin/browser/static/js/MainMenuFactory.js:20 -#: pgadmin/browser/static/js/keyboard.js:112 +#: pgadmin/browser/static/js/keyboard.js:136 msgid "Tools" msgstr "Ferramentas" #: pgadmin/browser/static/js/MainMenuFactory.js:21 -#: pgadmin/browser/static/js/keyboard.js:115 pgadmin/help/__init__.py:65 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:300 +#: pgadmin/browser/static/js/keyboard.js:139 pgadmin/help/__init__.py:65 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:311 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:103 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:34 #: pgadmin/tools/debugger/static/js/components/ToolBar.jsx:145 #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:310 #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:733 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:581 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:582 msgid "Help" msgstr "Ajuda" @@ -9149,42 +9139,42 @@ msgstr "" msgid "Zoom Out" msgstr "" -#: pgadmin/browser/static/js/MainMenuFactory.js:101 +#: pgadmin/browser/static/js/MainMenuFactory.js:100 msgid "Error in opening window" msgstr "" -#: pgadmin/browser/static/js/browser.js:32 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:114 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:114 -#: pgadmin/misc/sql/static/js/SQL.jsx:45 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:175 +#: pgadmin/browser/static/js/browser.js:29 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:117 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:117 +#: pgadmin/misc/sql/static/js/SQL.jsx:44 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:178 msgid "Please select an object in the tree view." msgstr "Selecione um objeto na visualização em árvore." -#: pgadmin/browser/static/js/browser.js:133 +#: pgadmin/browser/static/js/browser.js:125 msgid "Register" msgstr "Registrar" -#: pgadmin/browser/static/js/browser.js:166 +#: pgadmin/browser/static/js/browser.js:158 msgid "No menu available for this object." msgstr "" -#: pgadmin/browser/static/js/browser.js:271 +#: pgadmin/browser/static/js/browser.js:263 msgid "No object selected" msgstr "Nenhum objeto selecionado" -#: pgadmin/browser/static/js/browser.js:429 +#: pgadmin/browser/static/js/browser.js:421 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "Tem certeza de que deseja fechar o navegador %s?" -#: pgadmin/browser/static/js/browser.js:1448 +#: pgadmin/browser/static/js/browser.js:1430 msgid "Error retrieving details for the node." msgstr "Erro ao obter detalhes do nó." #: pgadmin/browser/static/js/collection.js:46 -#: pgadmin/dashboard/static/js/Dashboard.jsx:873 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:724 +#: pgadmin/dashboard/static/js/Dashboard.jsx:845 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:722 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:571 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:586 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:355 @@ -9228,9 +9218,9 @@ msgid "Remove %s" msgstr "Remover %s" #: pgadmin/browser/static/js/node.js:155 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:750 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:748 #: pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx:93 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:169 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:168 msgid "Delete" msgstr "Excluir" @@ -9370,11 +9360,12 @@ msgstr "Desconectado com sucesso." #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:177 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:44 #: pgadmin/static/js/Explain/Graphical.jsx:427 -#: pgadmin/static/js/SchemaView/index.jsx:807 -#: pgadmin/static/js/components/CodeMirror.jsx:297 +#: pgadmin/static/js/SchemaView/index.jsx:803 +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:182 +#: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:84 #: pgadmin/static/js/helpers/Layout/index.jsx:54 -#: pgadmin/static/js/helpers/Layout/index.jsx:326 -#: pgadmin/static/js/helpers/Layout/index.jsx:414 +#: pgadmin/static/js/helpers/Layout/index.jsx:331 +#: pgadmin/static/js/helpers/Layout/index.jsx:419 #: pgadmin/static/js/helpers/ModalProvider.jsx:303 msgid "Close" msgstr "Fechar" @@ -9429,12 +9420,12 @@ msgid "'%s' cannot be empty." msgstr "'%s' não pode estar vazio." #: pgadmin/browser/templates/browser/js/messages.js:34 -#: pgadmin/misc/sql/static/js/SQL.jsx:59 +#: pgadmin/misc/sql/static/js/SQL.jsx:58 msgid "No SQL could be generated for the selected object." msgstr "Nenhum SQL pode ser gerado para o objeto selecionado." #: pgadmin/browser/templates/browser/js/messages.js:35 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:180 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:183 msgid "No statistics are available for the selected object." msgstr "Nenhuma estatística está disponível para o objeto selecionado." @@ -9464,17 +9455,15 @@ 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:298 -#: pgadmin/dashboard/static/js/Dashboard.jsx:367 -#: pgadmin/dashboard/static/js/Dashboard.jsx:813 -#: pgadmin/dashboard/static/js/Dashboard.jsx:817 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:146 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:150 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:145 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:149 -#: pgadmin/misc/sql/static/js/SQL.jsx:82 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:213 +#: pgadmin/dashboard/static/js/Dashboard.jsx:785 +#: pgadmin/dashboard/static/js/Dashboard.jsx:789 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:149 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:153 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:148 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:152 +#: pgadmin/misc/sql/static/js/SQL.jsx:81 #: pgadmin/misc/statistics/static/js/Statistics.jsx:216 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:219 msgid "Failed to retrieve data from the server." msgstr "Falha ao recuperar dados do servidor." @@ -9643,234 +9632,227 @@ msgstr "Consulta iniciada em" msgid "Last state changed at" msgstr "Último estado alterado em" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Sessions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Locks" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Prepared Transactions" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:157 +#: pgadmin/dashboard/static/js/Dashboard.jsx:158 msgid "System Statistics" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:59 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:654 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:655 msgid "Summary" msgstr "Resumo" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:272 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:271 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:186 msgid "Configuration" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:210 msgid "Category" msgstr "Categoria" -#: pgadmin/dashboard/static/js/Dashboard.jsx:226 +#: pgadmin/dashboard/static/js/Dashboard.jsx:227 msgid "Unit" msgstr "Unidade" -#: pgadmin/dashboard/static/js/Dashboard.jsx:235 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:174 +#: pgadmin/dashboard/static/js/Dashboard.jsx:236 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:157 msgid "Description" msgstr "Descrição" -#: pgadmin/dashboard/static/js/Dashboard.jsx:256 -#: pgadmin/dashboard/static/js/Dashboard.jsx:310 +#: pgadmin/dashboard/static/js/Dashboard.jsx:257 +#: pgadmin/dashboard/static/js/Dashboard.jsx:311 msgid "Terminate Session?" msgstr "Terminar Sessão?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:257 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 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:260 +#: pgadmin/dashboard/static/js/Dashboard.jsx:261 msgid "Session terminated successfully." msgstr "Sessão encerrada com sucesso." -#: pgadmin/dashboard/static/js/Dashboard.jsx:261 +#: pgadmin/dashboard/static/js/Dashboard.jsx:262 msgid "An error occurred whilst terminating the active query." msgstr "Ocorreu um erro ao encerrar a consulta ativa." -#: pgadmin/dashboard/static/js/Dashboard.jsx:327 +#: pgadmin/dashboard/static/js/Dashboard.jsx:299 +#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +msgid "Failed to perform the operation." +msgstr "" + +#: pgadmin/dashboard/static/js/Dashboard.jsx:328 msgid "Cancel Active Query?" msgstr "Cancelar Consulta Ativa?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:328 +#: pgadmin/dashboard/static/js/Dashboard.jsx:329 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:331 +#: pgadmin/dashboard/static/js/Dashboard.jsx:332 msgid "Active query cancelled successfully." msgstr "Consulta ativa cancelada com sucesso." -#: pgadmin/dashboard/static/js/Dashboard.jsx:332 +#: pgadmin/dashboard/static/js/Dashboard.jsx:333 msgid "An error occurred whilst cancelling the active query." msgstr "Ocorreu um erro ao cancelar a consulta ativa." -#: pgadmin/dashboard/static/js/Dashboard.jsx:379 +#: pgadmin/dashboard/static/js/Dashboard.jsx:380 msgid "Cancel the active query" msgstr "Cancelar a consulta ativa" -#: pgadmin/dashboard/static/js/Dashboard.jsx:423 +#: pgadmin/dashboard/static/js/Dashboard.jsx:424 msgid "View the active session details" msgstr "Exibir os detalhes da sessão ativa" -#: pgadmin/dashboard/static/js/Dashboard.jsx:430 -#: pgadmin/dashboard/static/js/Dashboard.jsx:525 +#: pgadmin/dashboard/static/js/Dashboard.jsx:431 +#: pgadmin/dashboard/static/js/Dashboard.jsx:526 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:82 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:80 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:183 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:197 msgid "PID" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:482 +#: pgadmin/dashboard/static/js/Dashboard.jsx:483 msgid "Transaction start" msgstr "Início da transação" -#: pgadmin/dashboard/static/js/Dashboard.jsx:490 +#: pgadmin/dashboard/static/js/Dashboard.jsx:491 msgid "State" msgstr "Estado" -#: pgadmin/dashboard/static/js/Dashboard.jsx:500 +#: pgadmin/dashboard/static/js/Dashboard.jsx:501 msgid "Waiting" msgstr "Aguardando" -#: pgadmin/dashboard/static/js/Dashboard.jsx:508 +#: pgadmin/dashboard/static/js/Dashboard.jsx:509 msgid "Wait event" msgstr "Aguardar evento" -#: pgadmin/dashboard/static/js/Dashboard.jsx:515 +#: pgadmin/dashboard/static/js/Dashboard.jsx:516 msgid "Blocking PIDs" msgstr "Bloqueando PIDs" -#: pgadmin/dashboard/static/js/Dashboard.jsx:544 +#: pgadmin/dashboard/static/js/Dashboard.jsx:545 msgid "Lock type" msgstr "Tipo de bloqueio" -#: pgadmin/dashboard/static/js/Dashboard.jsx:553 +#: pgadmin/dashboard/static/js/Dashboard.jsx:554 msgid "Target relation" msgstr "Relação de destino" -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 +#: pgadmin/dashboard/static/js/Dashboard.jsx:561 msgid "Page" msgstr "Página" -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 +#: pgadmin/dashboard/static/js/Dashboard.jsx:570 msgid "Tuple" msgstr "Tupla" -#: pgadmin/dashboard/static/js/Dashboard.jsx:577 +#: pgadmin/dashboard/static/js/Dashboard.jsx:578 msgid "vXID (target)" msgstr "vXID (destino)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:586 +#: pgadmin/dashboard/static/js/Dashboard.jsx:587 msgid "XID (target)" msgstr "XID (destino)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:595 +#: pgadmin/dashboard/static/js/Dashboard.jsx:596 msgid "Class" msgstr "Classe" -#: pgadmin/dashboard/static/js/Dashboard.jsx:604 +#: pgadmin/dashboard/static/js/Dashboard.jsx:605 msgid "Object ID" msgstr "ID do objeto" -#: pgadmin/dashboard/static/js/Dashboard.jsx:614 +#: pgadmin/dashboard/static/js/Dashboard.jsx:615 msgid "vXID (owner)" msgstr "vXID (proprietário)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:630 +#: pgadmin/dashboard/static/js/Dashboard.jsx:631 msgid "Granted?" msgstr "Concedido?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:667 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 msgid "XID" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:674 +#: pgadmin/dashboard/static/js/Dashboard.jsx:675 msgid "Prepared at" msgstr "Preparado em" -#: pgadmin/dashboard/static/js/Dashboard.jsx:712 +#: pgadmin/dashboard/static/js/Dashboard.jsx:702 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:714 +#: pgadmin/dashboard/static/js/Dashboard.jsx:704 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:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:717 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:731 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 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:739 +#: pgadmin/dashboard/static/js/Dashboard.jsx:729 msgid "The session is already in idle state." msgstr "A sessão já está em estado ocioso." -#: pgadmin/dashboard/static/js/Dashboard.jsx:753 -msgid "Superuser privileges are required to cancel another users query." -msgstr "" -"Privilégios de superusuário são necessários para cancelar a consulta de " -"outro usuário." - -#: pgadmin/dashboard/static/js/Dashboard.jsx:757 -msgid "Superuser privileges are required to terminate another users query." -msgstr "" -"Privilégios de superusuário são necessários para encerrar a consulta de " -"outro usuário." - -#: pgadmin/dashboard/static/js/Dashboard.jsx:773 +#: pgadmin/dashboard/static/js/Dashboard.jsx:745 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:792 +#: pgadmin/dashboard/static/js/Dashboard.jsx:764 msgid "Loading dashboard..." msgstr "Carregando painel..." -#: pgadmin/dashboard/static/js/Dashboard.jsx:828 +#: pgadmin/dashboard/static/js/Dashboard.jsx:800 msgid "" "System stats extension is not installed. You can install the extension in" " a database using the \"CREATE EXTENSION system_stats;\" SQL command. " "Reload the pgAdmin once you installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:836 +#: pgadmin/dashboard/static/js/Dashboard.jsx:808 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:901 -#: pgadmin/dashboard/static/js/Dashboard.jsx:906 +#: pgadmin/dashboard/static/js/Dashboard.jsx:873 +#: pgadmin/dashboard/static/js/Dashboard.jsx:878 msgid "Active sessions only" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:949 -#: pgadmin/dashboard/static/js/Dashboard.jsx:951 +#: pgadmin/dashboard/static/js/Dashboard.jsx:921 +#: pgadmin/dashboard/static/js/Dashboard.jsx:923 msgid "Database activity" msgstr "Atividade do banco de dados" -#: pgadmin/dashboard/static/js/Dashboard.jsx:949 -#: pgadmin/dashboard/static/js/Dashboard.jsx:951 +#: pgadmin/dashboard/static/js/Dashboard.jsx:921 +#: pgadmin/dashboard/static/js/Dashboard.jsx:923 msgid "Server activity" msgstr "Atividade do servidor" @@ -9878,7 +9860,7 @@ msgstr "Atividade do servidor" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:215 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:218 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:368 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:237 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:220 msgid "Please connect to the selected server to view the graph." msgstr "Conecte-se ao servidor selecionado para visualizar o gráfico." @@ -9886,7 +9868,7 @@ msgstr "Conecte-se ao servidor selecionado para visualizar o gráfico." #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:217 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:220 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:370 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:239 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:222 msgid "An error occurred whilst rendering the graph." msgstr "Ocorreu um erro ao renderizar o gráfico." @@ -9894,7 +9876,7 @@ msgstr "Ocorreu um erro ao renderizar o gráfico." #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:220 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:223 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:373 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:242 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:225 msgid "" "Not connected to the server or the connection to the server has been " "closed." @@ -9983,15 +9965,15 @@ msgid "Community Support" msgstr "Suporte da Comunidade" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:96 -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:269 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:268 msgid "CPU usage" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:274 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:273 msgid "Load average" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:284 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:283 msgid "Process CPU usage" msgstr "" @@ -10003,11 +9985,11 @@ msgstr "" msgid "Memory bytes" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:278 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:277 msgid "Swap memory" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:289 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:288 msgid "Process memory usage" msgstr "" @@ -10063,141 +10045,137 @@ msgstr "" msgid "drive_letter" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:445 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:444 msgid "Disk information" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "Data transfer" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "I/O operations count" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "Time spent in I/O operations" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:97 -msgid "Property" -msgstr "" - -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "version" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:147 msgid "Host name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:147 msgid "host_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:148 msgid "Domain name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:148 msgid "domain_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:166 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:177 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:149 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:160 msgid "Architecture" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:166 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:177 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:149 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:160 msgid "architecture" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:167 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:150 msgid "Os up since seconds" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:167 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:150 msgid "os_up_since_seconds" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:173 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:156 msgid "Vendor" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:173 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:156 msgid "vendor" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:174 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:157 msgid "description" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:175 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:158 msgid "Model name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:175 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:158 msgid "model_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:176 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:159 msgid "No of cores" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:176 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:159 msgid "no_of_cores" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:178 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:161 msgid "Clock speed Hz" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:178 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:161 msgid "clock_speed_hz" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:179 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 msgid "L1 dcache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:179 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 msgid "l1dcache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:180 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 msgid "L1 icache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:180 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 msgid "l1icache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:181 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 msgid "L2 cache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:181 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 msgid "l2cache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:182 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 msgid "L3 cache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:182 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 msgid "l3cache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:292 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:273 msgid "OS information" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:297 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:278 msgid "Process & handle count" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:305 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:286 msgid "CPU information" msgstr "" @@ -10312,7 +10290,7 @@ msgid "" "theme" msgstr "" -#: pgadmin/misc/__init__.py:249 +#: pgadmin/misc/__init__.py:246 msgid "Invalid binary path." msgstr "Caminho binário inválido." @@ -10446,31 +10424,31 @@ msgstr "" msgid "Process Watcher - %s" msgstr "Vigilante de Processo - %s" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:150 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:140 msgid "Stop Process" msgstr "Parar Processo" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:177 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:158 msgid "View details" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:220 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:234 msgid "Start Time" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:244 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:255 msgid "Time Taken (sec)" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:289 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:300 msgid "Acknowledge and Remove" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:291 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:302 msgid "Remove Processes" msgstr "" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:291 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:302 msgid "Are you sure you want to remove the selected processes?" msgstr "" @@ -10578,7 +10556,6 @@ msgstr "" #: pgadmin/misc/cloud/static/js/azure.js:43 #: pgadmin/misc/cloud/static/js/google.js:44 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:106 msgid "Loading..." msgstr "Carregando..." @@ -10634,46 +10611,46 @@ msgid "Please review the details before creating the cloud instance." msgstr "Reveja os detalhes antes de criar a instância de nuvem." #: pgadmin/misc/cloud/static/js/aws.js:217 -#: pgadmin/misc/cloud/static/js/azure.js:308 +#: pgadmin/misc/cloud/static/js/azure.js:305 #: pgadmin/misc/cloud/static/js/biganimal.js:222 -#: pgadmin/misc/cloud/static/js/google.js:295 +#: pgadmin/misc/cloud/static/js/google.js:292 msgid "Cloud" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:218 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:38 #: pgadmin/misc/cloud/static/js/biganimal.js:223 -#: pgadmin/misc/cloud/static/js/google.js:296 +#: pgadmin/misc/cloud/static/js/google.js:293 msgid "Instance name" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:219 -#: pgadmin/misc/cloud/static/js/azure.js:330 -#: pgadmin/misc/cloud/static/js/google.js:319 +#: pgadmin/misc/cloud/static/js/azure.js:327 +#: pgadmin/misc/cloud/static/js/google.js:316 msgid "Public IP" msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:223 -#: pgadmin/misc/cloud/static/js/azure.js:316 -#: pgadmin/misc/cloud/static/js/google.js:303 +#: pgadmin/misc/cloud/static/js/azure.js:313 +#: pgadmin/misc/cloud/static/js/google.js:300 msgid "PostgreSQL version" msgstr "Versão do PostgreSQL" #: pgadmin/misc/cloud/static/js/aws.js:224 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:213 -#: pgadmin/misc/cloud/static/js/azure.js:317 +#: pgadmin/misc/cloud/static/js/azure.js:314 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:343 #: pgadmin/misc/cloud/static/js/biganimal.js:238 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:124 -#: pgadmin/misc/cloud/static/js/google.js:305 +#: pgadmin/misc/cloud/static/js/google.js:302 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:210 msgid "Instance type" msgstr "Tipo de instância" #: pgadmin/misc/cloud/static/js/aws.js:231 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:279 -#: pgadmin/misc/cloud/static/js/azure.js:321 -#: pgadmin/misc/cloud/static/js/google.js:310 +#: pgadmin/misc/cloud/static/js/azure.js:318 +#: pgadmin/misc/cloud/static/js/google.js:307 msgid "Allocated storage" msgstr "Armazenamento alocado" @@ -10689,8 +10666,8 @@ msgstr "" #: pgadmin/misc/cloud/static/js/aws.js:245 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:336 -#: pgadmin/misc/cloud/static/js/azure.js:334 -#: pgadmin/misc/cloud/static/js/google.js:323 +#: pgadmin/misc/cloud/static/js/azure.js:331 +#: pgadmin/misc/cloud/static/js/google.js:320 msgid "High availability" msgstr "" @@ -10721,10 +10698,10 @@ msgid "Availability" msgstr "" #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:89 -#: pgadmin/misc/cloud/static/js/azure.js:311 +#: pgadmin/misc/cloud/static/js/azure.js:308 #: pgadmin/misc/cloud/static/js/biganimal.js:224 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:471 -#: pgadmin/misc/cloud/static/js/google.js:298 +#: pgadmin/misc/cloud/static/js/google.js:295 msgid "Region" msgstr "" @@ -10786,7 +10763,7 @@ msgstr "Versão do banco de dados" #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:205 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:325 -#: pgadmin/misc/cloud/static/js/google.js:304 +#: pgadmin/misc/cloud/static/js/google.js:301 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:191 msgid "Instance class" msgstr "classe de instância" @@ -10846,20 +10823,20 @@ msgstr "" msgid "Error while verifying Microsoft Azure: ${error}" msgstr "" -#: pgadmin/misc/cloud/static/js/azure.js:292 +#: pgadmin/misc/cloud/static/js/azure.js:289 msgid "" "Error while checking server name availability with Microsoft Azure: " "${error.response.data.errormsg}" msgstr "" -#: pgadmin/misc/cloud/static/js/azure.js:310 +#: pgadmin/misc/cloud/static/js/azure.js:307 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:236 msgid "Resource group" msgstr "Grupo de recursos" -#: pgadmin/misc/cloud/static/js/azure.js:312 +#: pgadmin/misc/cloud/static/js/azure.js:309 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:271 -#: pgadmin/misc/cloud/static/js/google.js:299 +#: pgadmin/misc/cloud/static/js/google.js:296 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:142 msgid "Availability zone" msgstr "Zona de disponibilidade" @@ -11094,7 +11071,7 @@ msgid "Please select number of stand by replicas." msgstr "" #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:48 -#: pgadmin/misc/cloud/static/js/google.js:297 +#: pgadmin/misc/cloud/static/js/google.js:294 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:112 msgid "Project" msgstr "" @@ -11205,7 +11182,7 @@ msgstr "" msgid "Error while authentication: ${error}" msgstr "" -#: pgadmin/misc/cloud/static/js/google.js:324 +#: pgadmin/misc/cloud/static/js/google.js:321 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:317 msgid "Secondary availability zone" msgstr "" @@ -11295,18 +11272,18 @@ msgstr "A implantação em {0} é iniciada para a instância {1}." msgid "Cloud Deployment" msgstr "Implantação de Nuvem" -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:124 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:127 msgid "No dependency information is available for the selected object." msgstr "" "Nenhuma informação de dependência está disponível para o objeto " "selecionado." -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:170 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:170 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:173 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:173 msgid "panel" msgstr "painel" -#: pgadmin/misc/dependents/static/js/Dependents.jsx:124 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:127 msgid "No dependent information is available for the selected object." msgstr "" @@ -11380,7 +11357,7 @@ msgid "Storage Manager..." msgstr "Gerenciador de armazenamento..." #: pgadmin/misc/file_manager/static/js/FileManagerModule.jsx:63 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:525 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:526 msgid "Save File" msgstr "Salvar Arquivo" @@ -11392,24 +11369,24 @@ msgstr "" msgid "Are you sure you want to replace this file?" msgstr "Tem certeza de que deseja substituir este arquivo?" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:690 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:688 msgid "Select" msgstr "Selecionar" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:705 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:781 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:703 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:779 msgid "My Storage" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:708 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:706 msgid "Home" msgstr "Casa" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:711 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:709 msgid "Go Back" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:728 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:726 #: pgadmin/static/js/SchemaView/DataGridView.jsx:338 #: pgadmin/static/js/components/PgTable.jsx:472 #: pgadmin/static/js/components/PgTable.jsx:473 @@ -11417,46 +11394,46 @@ msgstr "" msgid "Search" msgstr "Pesquisar" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:731 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 #: pgadmin/static/js/Explain/Graphical.jsx:416 #: pgadmin/tools/sqleditor/static/js/components/sections/GraphVisualiser.jsx:439 msgid "Download" msgstr "Baixar" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:731 msgid "New Folder" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:747 -#: pgadmin/static/js/helpers/Layout/index.jsx:439 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:745 +#: pgadmin/static/js/helpers/Layout/index.jsx:444 msgid "Rename" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:757 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:755 msgid "Upload" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:760 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:758 msgid "List View" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:761 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:759 msgid "Grid View" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:767 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:765 msgid "Show Hidden Files" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:775 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:773 msgid "${selectedSS}" msgstr "" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:831 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:829 msgid "All Files" msgstr "Todos os Arquivos" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:843 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:841 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:630 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:20 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 @@ -11466,7 +11443,7 @@ msgstr "Todos os Arquivos" #: pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx:79 #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/Notifier.jsx:47 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:867 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:863 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:430 #: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx:211 #: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx:389 @@ -11497,7 +11474,7 @@ msgstr "" msgid "The file size limit (per file) is %s MB." msgstr "" -#: pgadmin/misc/sql/static/js/SQL.jsx:78 pgadmin/static/js/UtilityView.jsx:43 +#: 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:291 #: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:787 @@ -11508,7 +11485,7 @@ msgstr "" msgid "Error" msgstr "Erro" -#: pgadmin/misc/statistics/static/js/Statistics.jsx:207 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:210 msgid "The master password is not set." msgstr "A senha mestra não está definida." @@ -11580,7 +11557,7 @@ msgstr "Ajuda para esta caixa de diálogo." #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:633 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:28 -#: pgadmin/static/js/SchemaView/index.jsx:813 +#: pgadmin/static/js/SchemaView/index.jsx:809 msgid "Save" msgstr "Salvar" @@ -11612,32 +11589,32 @@ msgstr "" msgid "accesskey" msgstr "chave de acesso" -#: pgadmin/static/js/utils.js:280 +#: pgadmin/static/js/utils.js:283 msgid "Please configure the PostgreSQL Binary Path in the Preferences dialog." msgstr "" "Por favor, configure o Caminho Binário PostgreSQL na caixa de diálogo " "Preferências." -#: pgadmin/static/js/utils.js:285 +#: pgadmin/static/js/utils.js:288 msgid "" "Please configure the EDB Advanced Server Binary Path in the Preferences " "dialog." msgstr "" -#: pgadmin/static/js/utils.js:292 +#: pgadmin/static/js/utils.js:295 msgid "Configuration required" msgstr "Configuração necessária" -#: pgadmin/static/js/utils.js:297 +#: pgadmin/static/js/utils.js:300 msgid "Preferences Error" msgstr "Erro de preferências" -#: pgadmin/static/js/utils.js:298 +#: pgadmin/static/js/utils.js:301 #, python-format msgid "Failed to load preference %s of module %s" msgstr "Falha ao carregar a preferência %s do módulo %s" -#: pgadmin/static/js/utils.js:360 +#: pgadmin/static/js/utils.js:363 msgid "" "The file opened contains bidirectional Unicode characters which could be " "interpreted differently than what is displayed. If this is unexpected it " @@ -11645,7 +11622,7 @@ msgid "" "display hidden Unicode characters before proceeding." msgstr "" -#: pgadmin/static/js/utils.js:362 +#: pgadmin/static/js/utils.js:365 msgid "" "The pasted text contains bidirectional Unicode characters which could be " "interpreted differently than what is displayed. If this is unexpected it " @@ -11653,7 +11630,7 @@ msgid "" "display hidden Unicode characters before proceeding." msgstr "" -#: pgadmin/static/js/utils.js:364 +#: pgadmin/static/js/utils.js:367 msgid "Trojan Source Warning" msgstr "Aviso de origem do Trojan" @@ -11721,7 +11698,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:67 #: pgadmin/static/js/helpers/Notifier.jsx:47 -#: pgadmin/static/js/helpers/Notifier.jsx:170 +#: pgadmin/static/js/helpers/Notifier.jsx:168 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:86 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -11964,7 +11941,7 @@ msgstr "Verificar Cond." msgid "Heap Blocks" msgstr "Blocos de pilha" -#: pgadmin/static/js/Explain/index.jsx:494 +#: pgadmin/static/js/Explain/index.jsx:492 msgid "" "Use Explain/Explain analyze button to generate the plan for a query. " "Alternatively, you can also execute \"EXPLAIN (FORMAT JSON) [QUERY]\"." @@ -12000,7 +11977,7 @@ msgid "Show all" msgstr "Mostrar tudo" #: pgadmin/static/js/SchemaView/DataGridView.jsx:343 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:159 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:158 msgid "Add row" msgstr "Adicionar linha" @@ -12020,34 +11997,34 @@ msgstr "Excluir Linha" 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:285 +#: pgadmin/static/js/SchemaView/index.jsx:283 #, python-format msgid "%s must be unique." msgstr "%s deve ser único." -#: pgadmin/static/js/SchemaView/index.jsx:287 +#: pgadmin/static/js/SchemaView/index.jsx:285 #, python-format msgid "%s in %s must be unique." msgstr "%s em %s deve ser único." -#: pgadmin/static/js/SchemaView/index.jsx:310 +#: pgadmin/static/js/SchemaView/index.jsx:306 #, python-format msgid "%s in %s" msgstr "%s em %s" -#: pgadmin/static/js/SchemaView/index.jsx:643 +#: pgadmin/static/js/SchemaView/index.jsx:639 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:735 +#: pgadmin/static/js/SchemaView/index.jsx:731 msgid "No updates." msgstr "Sem atualizações." -#: pgadmin/static/js/SchemaView/index.jsx:810 +#: pgadmin/static/js/SchemaView/index.jsx:806 msgid "Reset" msgstr "Redefinir" -#: pgadmin/static/js/SchemaView/index.jsx:1009 +#: pgadmin/static/js/SchemaView/index.jsx:1005 msgid "Edit object..." msgstr "" @@ -12112,7 +12089,7 @@ msgstr "Enviar novamente" #: pgadmin/static/js/SecurityPages/MfaValidatePage.jsx:60 #: pgadmin/static/js/SecurityPages/MfaValidatePage.jsx:85 -#: pgadmin/static/js/components/FormComponents.jsx:477 +#: pgadmin/static/js/components/FormComponents.jsx:473 msgid "Validate" msgstr "Validar" @@ -12129,64 +12106,31 @@ msgstr "Redefinir Senha" msgid "Retype Password" msgstr "" -#: pgadmin/static/js/components/CodeMirror.jsx:262 -#: pgadmin/static/js/components/CodeMirror.jsx:264 -msgid "Find text" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:280 -#: pgadmin/static/js/components/CodeMirror.jsx:282 -msgid "Replace value" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:287 -msgid "Previous" -msgstr "Anterior" - -#: pgadmin/static/js/components/CodeMirror.jsx:289 -#: pgadmin/static/js/helpers/wizard/Wizard.jsx:223 -msgid "Next" -msgstr "Próximo" - -#: pgadmin/static/js/components/CodeMirror.jsx:292 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:601 -msgid "Replace" -msgstr "Substituir" - -#: pgadmin/static/js/components/CodeMirror.jsx:294 -msgid "Replace All" -msgstr "Substituir Tudo" - -#: pgadmin/static/js/components/CodeMirror.jsx:429 -#: pgadmin/static/js/components/CodeMirror.jsx:565 -msgid "SQL editor" -msgstr "Editor SQL" - #: pgadmin/static/js/components/ContextMenu.jsx:47 msgid "No options" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:474 +#: pgadmin/static/js/components/FormComponents.jsx:470 msgid "Select a file" msgstr "Selecione um arquivo" -#: pgadmin/static/js/components/FormComponents.jsx:977 +#: pgadmin/static/js/components/FormComponents.jsx:971 msgid "" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:982 +#: pgadmin/static/js/components/FormComponents.jsx:976 msgid "Select an item..." msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:1054 +#: pgadmin/static/js/components/FormComponents.jsx:1048 msgid "Select the color" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:1269 +#: pgadmin/static/js/components/FormComponents.jsx:1263 msgid "Close Message" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:1322 +#: pgadmin/static/js/components/FormComponents.jsx:1316 msgid "Loading" msgstr "" @@ -12342,6 +12290,24 @@ msgstr "" msgid "Accesskey" msgstr "" +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:172 +msgid "Previous" +msgstr "" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:174 +#: pgadmin/static/js/helpers/wizard/Wizard.jsx:223 +msgid "Next" +msgstr "" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:177 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:602 +msgid "Replace" +msgstr "Замена" + +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:179 +msgid "Replace All" +msgstr "" + #: pgadmin/static/js/helpers/MainMoreToolbar.jsx:14 msgid "More" msgstr "" @@ -12370,21 +12336,21 @@ msgstr "Подключение потеряно" msgid "Clear" msgstr "" -#: pgadmin/static/js/helpers/Layout/index.jsx:356 +#: pgadmin/static/js/helpers/Layout/index.jsx:361 msgid "Maximise" msgstr "" -#: pgadmin/static/js/helpers/Layout/index.jsx:359 +#: pgadmin/static/js/helpers/Layout/index.jsx:364 #: pgadmin/tools/restore/__init__.py:40 pgadmin/tools/restore/__init__.py:107 #: pgadmin/tools/restore/static/js/restore.js:161 msgid "Restore" msgstr "Восстановить" -#: pgadmin/static/js/helpers/Layout/index.jsx:422 +#: pgadmin/static/js/helpers/Layout/index.jsx:427 msgid "Close Others" msgstr "" -#: pgadmin/static/js/helpers/Layout/index.jsx:430 +#: pgadmin/static/js/helpers/Layout/index.jsx:435 msgid "Close All" msgstr "" @@ -12408,11 +12374,11 @@ msgid "" "using this utility." msgstr "" -#: pgadmin/static/js/tree/tree_utils.js:53 +#: pgadmin/static/js/tree/tree_utils.js:49 msgid "Please select server or child node from the object explorer." msgstr "" -#: pgadmin/static/js/tree/tree_utils.js:85 +#: pgadmin/static/js/tree/tree_utils.js:81 msgid "Please select a database or its child node from the browser." msgstr "" @@ -12970,7 +12936,7 @@ msgstr "Отладка" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:91 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:146 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:173 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:872 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:868 msgid "Debug" msgstr "Отладить" @@ -12984,43 +12950,41 @@ msgid "Set Breakpoint" msgstr "" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:396 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:754 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:750 msgid "Debugger Target Initialization Error" msgstr "Ошибка инициализации цели отладчика" #: pgadmin/tools/debugger/static/js/DebuggerModule.js:403 #: pgadmin/tools/debugger/static/js/DebuggerModule.js:556 -#: pgadmin/tools/debugger/static/js/DebuggerModule.js:561 -#: pgadmin/tools/debugger/static/js/DebuggerModule.js:612 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:432 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:807 +#: pgadmin/tools/debugger/static/js/DebuggerModule.js:560 +#: pgadmin/tools/debugger/static/js/DebuggerModule.js:610 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:430 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:803 #: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:136 #: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:155 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:163 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:170 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:177 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:209 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:233 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:240 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:275 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:282 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:332 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:497 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:504 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:544 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:551 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:799 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:806 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:830 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:837 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:918 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:925 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:950 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:957 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1091 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1098 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1129 -#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:64 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:164 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:171 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:178 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:210 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:234 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:241 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:276 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:284 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:309 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:455 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:462 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:710 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:717 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:741 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:748 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:812 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:819 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:844 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:851 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:985 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:992 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1023 +#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:57 msgid "Debugger Error" msgstr "Ошибка отладчика" @@ -13047,27 +13011,27 @@ msgstr "" msgid "Use Default?" msgstr "По умолчанию?" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:433 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:431 msgid "Unable to fetch the arguments from server" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:493 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:491 msgid "Clear failed" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:743 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:739 msgid "Error occured: " msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:775 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:771 msgid "Debugger Listener Startup Error" msgstr "Ошибка запуска отладочного приёмника" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:799 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:795 msgid "Debugger Listener Startup Set Arguments Error" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:862 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:858 msgid "Clear All" msgstr "" @@ -13085,112 +13049,107 @@ msgstr "" msgid "Error while starting debugging listener." msgstr "Ошибка при запуске отладочного приёмника." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:164 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1066 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:165 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:960 msgid "Error while polling result." msgstr "Ошибка при опросе результатов." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:171 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:172 msgid "Error while clearing all breakpoint." msgstr "Ошибка при сбросе всех точек остановки." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:178 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:179 msgid "Error while fetching breakpoint information." msgstr "Ошибка при получении информации о точках остановки." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:202 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:203 #: pgadmin/utils/constants.py:35 msgid "Not connected to server or connection with the server has been closed." msgstr "Нет подключения к серверу или подключение было закрыто." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:210 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:211 msgid "Error while fetching messages information." msgstr "Ошибка при получении информации о сообщениях." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:234 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:241 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:235 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:242 msgid "Error while starting debugging session." msgstr "Ошибка при запуске сеанса отладки." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:276 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:283 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:277 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:285 msgid "Error while executing requested debugging information." msgstr "Ошибка при выполнении запроса отладочной информации." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:333 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:310 msgid "Error while selecting frame." msgstr "Ошибка при выборе кадра стека." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:498 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:505 -msgid "Error while toggling breakpoint." -msgstr "Ошибка при переключении точки остановки." - -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:545 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:552 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:456 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:463 msgid "Error while executing stop in debugging session." msgstr "Ошибка при выполнении остановки в сеансе отладки." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:757 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:668 msgid "Debugger poll end execution error" msgstr "Ошибка опроса последних результатов выполнения" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:800 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:807 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:711 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:718 msgid "Error while executing continue in debugging session." msgstr "Ошибка при выполнении продолжения в сеансе отладки." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:831 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:838 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:742 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:749 msgid "Error while executing step over in debugging session." msgstr "Ошибка при выполнении шага с обходом в сеансе отладки." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:919 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:926 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:813 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:820 msgid "Error while fetching variable information." msgstr "Ошибка при получении информации о переменных." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:951 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:958 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:845 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:852 msgid "Error while fetching stack information." msgstr "Ошибка при получении информации о стеке." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:970 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:864 msgid "Error in update" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1001 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:895 msgid "Waiting for another session to invoke the target..." msgstr "Ожидание вызова цели в другом сеансе..." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1065 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:959 msgid "Debugger Error: poll_result" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1092 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1099 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:986 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:993 msgid "Error while executing step into in debugging session." msgstr "Ошибка при выполнении шага с заходом в сеансе отладки." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1130 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1024 msgid "Error while depositing variable value." msgstr "Ошибка при помещении значения в переменную." -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1214 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1108 msgid "Local Variables" msgstr "" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1217 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1111 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:211 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:360 msgid "Messages" msgstr "Сообщения" -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1223 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1117 msgid "Stack" msgstr "Стек" -#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:65 +#: pgadmin/tools/debugger/static/js/components/DebuggerEditor.jsx:58 msgid "Error while setting debugging breakpoint." msgstr "Ошибка при манипулировании точкой остановки в отладчике." @@ -13346,7 +13305,7 @@ msgid "ERD Error" msgstr "" #: pgadmin/tools/erd/static/js/ERDModule.js:92 -#: pgadmin/tools/psql/static/js/psql_module.js:95 +#: pgadmin/tools/psql/static/js/psql_module.js:94 #: pgadmin/tools/sqleditor/static/js/show_query_tool.js:61 #: pgadmin/tools/sqleditor/static/js/show_view_data.js:62 msgid "No object selected." @@ -13486,13 +13445,13 @@ msgid "Fetching schema data..." msgstr "" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:120 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:390 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:391 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:850 msgid "Unsaved changes" msgstr "Несохранённые изменения" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:121 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:391 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:392 msgid "Are you sure you wish to discard the current changes?" msgstr "Вы действительно хотите отбросить текущие изменения?" @@ -13559,12 +13518,12 @@ msgid "Zoom to Fit" msgstr "" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:317 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:588 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:589 msgid "File Menu" msgstr "" #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:321 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:590 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:591 msgid "Save as" msgstr "" @@ -14113,31 +14072,31 @@ msgstr "" msgid "Invalid session.\r\n" msgstr "" -#: pgadmin/tools/psql/static/js/psql_module.js:86 -#: pgadmin/tools/psql/static/js/psql_module.js:94 -#: pgadmin/tools/psql/static/js/psql_module.js:104 +#: pgadmin/tools/psql/static/js/psql_module.js:85 +#: pgadmin/tools/psql/static/js/psql_module.js:93 +#: pgadmin/tools/psql/static/js/psql_module.js:103 #, fuzzy msgid "PSQL Error" msgstr "При ошибке" -#: pgadmin/tools/psql/static/js/psql_module.js:105 +#: pgadmin/tools/psql/static/js/psql_module.js:104 #, fuzzy msgid "Please select a server/database object." msgstr "Выберите базу данных." -#: pgadmin/tools/psql/static/js/psql_module.js:261 +#: pgadmin/tools/psql/static/js/psql_module.js:260 msgid "Clipboard write permission required" msgstr "" -#: pgadmin/tools/psql/static/js/psql_module.js:261 +#: pgadmin/tools/psql/static/js/psql_module.js:260 msgid "To copy data from PSQL terminal, Clipboard write permission required." msgstr "" -#: pgadmin/tools/psql/static/js/psql_module.js:279 +#: pgadmin/tools/psql/static/js/psql_module.js:280 msgid "Clipboard read permission required" msgstr "" -#: pgadmin/tools/psql/static/js/psql_module.js:279 +#: pgadmin/tools/psql/static/js/psql_module.js:280 msgid "To paste data on the PSQL terminal, Clipboard read permission required." msgstr "" @@ -14278,8 +14237,8 @@ msgid "Comparing {0}" msgstr "" #: pgadmin/tools/schema_diff/__init__.py:804 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:380 -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:384 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:377 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:381 msgid "Database Objects" msgstr "" @@ -14315,15 +14274,15 @@ msgstr "" msgid "Ignore Grant/Revoke" msgstr "" -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:75 +#: 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:754 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:749 msgid "No difference found" msgstr "" -#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:759 +#: pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx:754 msgid "Loading result grid..." msgstr "" @@ -14742,13 +14701,13 @@ msgid "Don't ask again" msgstr "" #: pgadmin/tools/sqleditor/static/js/components/dialogs/ConfirmTransactionContent.jsx:23 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:572 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:573 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:718 msgid "Rollback" msgstr "" #: pgadmin/tools/sqleditor/static/js/components/dialogs/ConfirmTransactionContent.jsx:27 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:570 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:571 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:700 msgid "Commit" msgstr "" @@ -14889,188 +14848,188 @@ msgstr "" msgid "Y Axis" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:308 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:309 msgid "Close query tool?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:311 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:312 msgid "" "There is an active query running currently. Are you sure you want to " "close?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:323 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:324 msgid "Commit transaction?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:326 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:327 msgid "" "The current transaction is not commited to the database. Do you want to " "commit or rollback the transaction?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:523 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:524 msgid "Open File" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:533 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:534 msgid "Edit" msgstr "Редактирование" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:539 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:540 msgid "Sort/Filter" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:541 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:542 msgid "Filter options" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:546 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:547 msgid "No limit" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:547 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:548 msgid "1000 rows" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:548 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:549 msgid "500 rows" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:549 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:550 msgid "100 rows" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:552 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:553 msgid "Cancel query" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:554 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:555 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:371 msgid "Execute script" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:556 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:557 msgid "Execute options" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:561 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:562 #: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:829 #: pgadmin/utils/constants.py:23 msgid "Explain" msgstr "План выполнения" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:563 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:564 msgid "Explain Analyze" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:565 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:566 msgid "Explain Settings" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:576 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:577 msgid "Macros" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:596 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:597 msgid "Edit Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:599 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:600 msgid "Find" msgstr "Найти" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:603 -msgid "Jump" +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:604 +msgid "Go to Line/Column" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:606 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:607 msgid "Indent Selection" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:608 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:609 msgid "Unindent Selection" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:610 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:611 msgid "Toggle Comment" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:612 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:613 msgid "Toggle Case Of Selected Text" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:614 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:615 msgid "Clear Query" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:616 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:617 msgid "Format SQL" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:622 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:623 msgid "Filter Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:624 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:625 msgid "Filter by Selection" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:625 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:626 msgid "Exclude by Selection" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:626 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:627 msgid "Remove Sort/Filter" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:632 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:633 msgid "Execute Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:635 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:636 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:66 msgid "Auto commit?" msgstr "Автофиксация?" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:637 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:638 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:74 msgid "Auto rollback on error?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:643 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:644 msgid "Explain Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:646 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:647 msgid "Verbose" msgstr "Подробно" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:648 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:649 msgid "Costs" msgstr "Стоимость" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:650 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:651 msgid "Buffers" msgstr "Буферы" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:652 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:653 msgid "Timing" msgstr "Время" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:656 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:657 msgid "Settings" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:658 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:659 msgid "Wal" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:664 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:665 msgid "Macros Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:666 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:667 msgid "Manage macros" msgstr "" @@ -15086,19 +15045,19 @@ msgstr "" msgid "Payload" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:399 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:206 msgid "File saved successfully." msgstr "Файл сохранён успешно." -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:490 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:319 msgid "Save query changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:493 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:322 msgid "The query text has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:545 +#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:369 msgid "Promote to Query Tool" msgstr "" @@ -15281,57 +15240,57 @@ msgstr "Данные сохранены успешно." msgid "Auto-commit is off. You still need to commit changes to the database." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1288 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1286 msgid "Geometry Viewer" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1371 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:182 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1369 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:181 #: pgadmin/utils/constants.py:30 msgid "Graph Visualiser" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1387 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1385 msgid "Loading more rows..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1389 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx:1387 msgid "No data output. Execute a query to get output." msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:163 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:162 msgid "Copy options" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:165 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:164 msgid "Paste" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:167 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:166 msgid "Paste options" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:173 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:172 msgid "Save Data Changes" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:177 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:176 msgid "Save results to file" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:190 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:189 msgid "Copy Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:192 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:191 msgid "Copy with headers" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:198 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:197 msgid "Paste Options Menu" msgstr "" -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:200 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:199 msgid "Paste with SERIAL/IDENTITY values?" msgstr "" @@ -15773,21 +15732,27 @@ msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:736 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:748 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:760 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:772 msgid "Upper case" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:737 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:749 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:761 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:773 msgid "Lower case" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:738 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:750 -msgid "Capitalized" +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:762 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:774 +msgid "Preserve" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:740 -msgid "Convert keywords to upper, lower, or capitalized casing." +msgid "Convert keywords to upper, lower, or preserve casing." msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:747 @@ -15795,33 +15760,23 @@ msgid "Identifier case" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:752 -msgid "Convert identifiers to upper, lower, or capitalized casing." +msgid "Convert identifiers to upper, lower, or preserve casing." msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:759 -msgid "Strip comments?" +msgid "Function case" msgstr "" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:761 -msgid "If set to True, comments will be removed." +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:764 +msgid "Convert function names to upper, lower, or preserve casing." msgstr "" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:766 -msgid "Re-indent?" -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:768 -msgid "If set to True, the indentations of the statements are changed." -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:774 -msgid "Re-indent aligned?" +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:771 +msgid "Data type case" msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:776 -msgid "" -"If set to True, the indentations of the statements are changed, and " -"statements are aligned by keywords." +msgid "Convert data types to upper, lower, or preserve casing." msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:783 @@ -15833,38 +15788,20 @@ msgid "If set to True, spaces are used around all operators." msgstr "" #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:791 -msgid "Comma-first notation?" -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:793 -msgid "If set to True, comma-first notation for column names is used." -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:799 -msgid "Wrap after N characters" -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:801 -msgid "" -"The column limit (in characters) for wrapping comma-separated lists. If " -"zero, it puts every item in the list on its own line." -msgstr "" - -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:808 msgid "Tab size" msgstr "Размер табуляции" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:812 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:795 msgid "The number of spaces per tab. Minimum 2, maximum 8." msgstr "" "Число пробелов, вставляемых табуляцией. Минимальное число — 2, " "максимальное — 8." -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:819 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:802 msgid "Use spaces?" msgstr "Использовать пробелы?" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:821 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:804 msgid "" "Specifies whether or not to insert spaces instead of tabs when the tab " "key or auto-indent are used." @@ -15872,11 +15809,57 @@ msgstr "" "Определяет, будут ли вставляться пробелы вместо табуляции при нажатии " "клавиши Tab или использовании автоотступа." -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:829 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:812 +msgid "Expression Width" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:814 +msgid "" +"maximum number of characters in parenthesized expressions to be kept on " +"single line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:822 +msgid "Logical operator new line" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:823 +msgid "Before" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:824 +msgid "After" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:826 +msgid "" +"Decides newline placement before or after logical operators (AND, OR, " +"XOR)." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:834 +msgid "Lines between queries" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:838 +msgid "" +"Decides how many empty lines to leave between SQL statements. If zero it " +"puts no new line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:846 +msgid "New line before semicolon?" +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:848 +msgid "Whether to place query separator (;) on a separate line." +msgstr "" + +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:855 msgid "Row Limit" msgstr "" -#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:831 +#: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:857 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 " @@ -16018,51 +16001,51 @@ msgid "" "dialog" msgstr "" -#: pgadmin/utils/__init__.py:530 +#: pgadmin/utils/__init__.py:531 #, python-format msgid "Configuration for %s servers dumped to %s" msgstr "" -#: pgadmin/utils/__init__.py:546 +#: pgadmin/utils/__init__.py:547 msgid "'Servers' attribute not found in the specified file." msgstr "" -#: pgadmin/utils/__init__.py:561 +#: pgadmin/utils/__init__.py:562 #, python-format msgid "'%s' attribute not found for server '%s'" msgstr "" -#: pgadmin/utils/__init__.py:566 +#: pgadmin/utils/__init__.py:567 #, python-format msgid "Port must be integer for server '%s'" msgstr "" -#: pgadmin/utils/__init__.py:591 +#: pgadmin/utils/__init__.py:592 #, python-format msgid "'Host' or 'Service' attribute not found for server '%s'" msgstr "" -#: pgadmin/utils/__init__.py:622 +#: pgadmin/utils/__init__.py:623 #, python-format msgid "Error parsing input file %s: %s" msgstr "" -#: pgadmin/utils/__init__.py:625 +#: pgadmin/utils/__init__.py:626 #, python-format msgid "Error reading input file %s: [%d] %s" msgstr "" -#: pgadmin/utils/__init__.py:664 +#: pgadmin/utils/__init__.py:665 #, python-format msgid "Error creating server group '%s': %s" msgstr "" -#: pgadmin/utils/__init__.py:744 +#: pgadmin/utils/__init__.py:747 #, python-format msgid "Error creating server '%s': %s" msgstr "" -#: pgadmin/utils/__init__.py:784 +#: pgadmin/utils/__init__.py:787 #, python-format msgid "Error clearing server configuration with error (%s)" msgstr "" @@ -20123,3 +20106,79 @@ msgstr "" #~ msgid "Update catalog?" #~ msgstr "Изменение каталога?" +#~ msgid "Dialog tab forward" +#~ msgstr "" + +#~ msgid "Dialog tab backward" +#~ msgstr "" + +#~ msgid "Superuser privileges are required to cancel another users query." +#~ msgstr "" + +#~ msgid "Superuser privileges are required to terminate another users query." +#~ msgstr "" + +#~ msgid "Property" +#~ msgstr "" + +#~ msgid "Find text" +#~ msgstr "" + +#~ msgid "Replace value" +#~ msgstr "" + +#~ msgid "SQL editor" +#~ msgstr "" + +#~ msgid "Error while toggling breakpoint." +#~ msgstr "Ошибка при переключении точки остановки." + +#~ msgid "Jump" +#~ msgstr "" + +#~ msgid "Capitalized" +#~ msgstr "" + +#~ msgid "Convert keywords to upper, lower, or capitalized casing." +#~ msgstr "" + +#~ msgid "Convert identifiers to upper, lower, or capitalized casing." +#~ msgstr "" + +#~ msgid "Strip comments?" +#~ msgstr "" + +#~ msgid "If set to True, comments will be removed." +#~ msgstr "" + +#~ msgid "Re-indent?" +#~ msgstr "" + +#~ msgid "If set to True, the indentations of the statements are changed." +#~ msgstr "" + +#~ msgid "Re-indent aligned?" +#~ msgstr "" + +#~ msgid "" +#~ "If set to True, the indentations " +#~ "of the statements are changed, and " +#~ "statements are aligned by keywords." +#~ msgstr "" + +#~ msgid "Comma-first notation?" +#~ msgstr "" + +#~ msgid "If set to True, comma-first notation for column names is used." +#~ msgstr "" + +#~ msgid "Wrap after N characters" +#~ msgstr "" + +#~ msgid "" +#~ "The column limit (in characters) for " +#~ "wrapping comma-separated lists. If zero," +#~ " it puts every item in the list" +#~ " on its own line." +#~ msgstr "" + diff --git a/web/pgadmin/translations/zh/LC_MESSAGES/messages.mo b/web/pgadmin/translations/zh/LC_MESSAGES/messages.mo index 4e99a83e59177fece47069cc2d92f3ffcc20a1fe..5d374d9f782460baf6910332281bbfc86d4fe002 100755 GIT binary patch delta 47437 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 BI^6&O delta 49237 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 diff --git a/web/pgadmin/translations/zh/LC_MESSAGES/messages.po b/web/pgadmin/translations/zh/LC_MESSAGES/messages.po index d1aea3af6..e96c12b81 100644 --- a/web/pgadmin/translations/zh/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/zh/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PgAdmin4\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-02-01 21:25+0530\n" +"POT-Creation-Date: 2024-02-29 18:39+0530\n" "PO-Revision-Date: 2023-08-11 22:06+0800\n" "Last-Translator: maikebing \n" "Language: zh\n" @@ -18,15 +18,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.14.0\n" -#: pgadmin/__init__.py:336 pgadmin/authenticate/internal.py:26 +#: pgadmin/__init__.py:348 pgadmin/authenticate/internal.py:26 msgid "Incorrect username or password." msgstr "用户名或密码错误。" -#: pgadmin/__init__.py:641 pgadmin/__init__.py:691 +#: pgadmin/__init__.py:653 pgadmin/__init__.py:703 msgid "Auto-detected {0} installation with the data directory at {1}" msgstr "自动检测到{0}安装在数据目录{1}" -#: pgadmin/__init__.py:774 +#: pgadmin/__init__.py:786 msgid "403 FORBIDDEN" msgstr "403已禁止" @@ -37,7 +37,7 @@ msgstr "关于%(appname)s" #: pgadmin/about/__init__.py:68 #: pgadmin/browser/server_groups/servers/static/js/server.js:31 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:201 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:215 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:118 msgid "Server" msgstr "服务器" @@ -46,62 +46,61 @@ msgstr "服务器" msgid "Desktop" msgstr "桌面" -#: pgadmin/about/static/js/AboutComponent.jsx:43 -#: pgadmin/about/static/js/AboutComponent.jsx:45 -#: pgadmin/static/js/components/CodeMirror.jsx:314 -#: pgadmin/static/js/components/CodeMirror.jsx:316 +#: pgadmin/about/static/js/AboutComponent.jsx:42 +#: pgadmin/about/static/js/AboutComponent.jsx:44 +#: pgadmin/static/js/components/ReactCodeMirror/index.jsx:50 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:309 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:312 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:161 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:160 msgid "Copy" msgstr "复制" -#: pgadmin/about/static/js/AboutComponent.jsx:64 +#: pgadmin/about/static/js/AboutComponent.jsx:63 #: pgadmin/browser/server_groups/servers/databases/extensions/static/js/extension.ui.js:121 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/static/js/foreign_server.ui.js:63 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/exclusion_constraint/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/index_constraint/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/indexes/sql/default/stats.sql:10 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:106 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "Version" msgstr "版本" -#: pgadmin/about/static/js/AboutComponent.jsx:72 +#: pgadmin/about/static/js/AboutComponent.jsx:71 msgid "Application Mode" msgstr "应用程序模式" -#: pgadmin/about/static/js/AboutComponent.jsx:80 +#: pgadmin/about/static/js/AboutComponent.jsx:79 msgid "Current User" msgstr "当前用户" -#: pgadmin/about/static/js/AboutComponent.jsx:89 +#: pgadmin/about/static/js/AboutComponent.jsx:88 msgid "NW.js Version" msgstr "NW.js 版本" -#: pgadmin/about/static/js/AboutComponent.jsx:98 pgadmin/browser/__init__.py:89 +#: pgadmin/about/static/js/AboutComponent.jsx:97 pgadmin/browser/__init__.py:89 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:341 msgid "Browser" msgstr "浏览器" -#: pgadmin/about/static/js/AboutComponent.jsx:107 +#: pgadmin/about/static/js/AboutComponent.jsx:106 msgid "Operating System" msgstr "操作系统" -#: pgadmin/about/static/js/AboutComponent.jsx:117 +#: pgadmin/about/static/js/AboutComponent.jsx:116 msgid "pgAdmin Database File" msgstr "pgAdmin 数据库文件" -#: pgadmin/about/static/js/AboutComponent.jsx:127 +#: pgadmin/about/static/js/AboutComponent.jsx:126 msgid "Log File" msgstr "日志文件" -#: pgadmin/about/static/js/AboutComponent.jsx:137 +#: pgadmin/about/static/js/AboutComponent.jsx:136 msgid "Server Configuration" msgstr "服务器配置" -#: pgadmin/about/static/js/AboutComponent.jsx:140 -#: pgadmin/static/js/components/CodeMirror.jsx:323 +#: pgadmin/about/static/js/AboutComponent.jsx:139 +#: pgadmin/static/js/components/ReactCodeMirror/index.jsx:50 #: pgadmin/tools/sqleditor/static/js/components/sections/QueryHistory.jsx:317 msgid "Copied!" msgstr "复制!" @@ -406,32 +405,32 @@ msgstr "" msgid "Nodes" msgstr "节点" -#: pgadmin/browser/__init__.py:714 pgadmin/browser/__init__.py:843 +#: pgadmin/browser/__init__.py:715 pgadmin/browser/__init__.py:844 msgid "Incorrect master password" msgstr "主密码不正确" -#: pgadmin/browser/__init__.py:824 +#: pgadmin/browser/__init__.py:825 msgid "" "The master password could not be retrieved from the MASTER_PASSWORD_HOOK " "utility specified {0}.Please check that the hook utility is configured " "correctly." msgstr "无法使用MASTER_PASSWORD_HOOK指定实用程序{0}接收到主密码,请检查挂钩实用程序的配置项是否正确。" -#: pgadmin/browser/__init__.py:891 +#: pgadmin/browser/__init__.py:892 msgid "Master password cannot be empty" msgstr "主密码不能为空" -#: pgadmin/browser/__init__.py:977 +#: pgadmin/browser/__init__.py:978 msgid "pgAdmin user password changed successfully" msgstr "pgAdmin用户密码已成功更改" -#: pgadmin/browser/__init__.py:1024 +#: pgadmin/browser/__init__.py:1025 msgid "" "Your account is authenticated using an external {} source. Please contact" " the administrators of this service if you need to reset your password." msgstr "您的帐户使用外部 {} 源进行身份验证。如果您需要重置密码,请与此服务的管理员联系。" -#: pgadmin/browser/__init__.py:1134 +#: pgadmin/browser/__init__.py:1135 msgid "" "You successfully reset your password but your account is locked. Please " "contact the Administrator." @@ -545,22 +544,22 @@ msgstr "这么多天后,进程信息和日志将被自动清除。" #: pgadmin/browser/register_browser_preferences.py:123 #: pgadmin/tools/sqleditor/static/js/components/dialogs/MacrosDialog.jsx:33 -#: pgadmin/utils/__init__.py:828 pgadmin/utils/__init__.py:837 +#: pgadmin/utils/__init__.py:831 pgadmin/utils/__init__.py:840 msgid "Key" msgstr "键" #: pgadmin/browser/register_browser_preferences.py:124 -#: pgadmin/static/js/keyboard_shortcuts.js:66 pgadmin/utils/__init__.py:842 +#: pgadmin/static/js/keyboard_shortcuts.js:66 pgadmin/utils/__init__.py:845 msgid "Shift" msgstr "Shift" #: pgadmin/browser/register_browser_preferences.py:125 -#: pgadmin/static/js/keyboard_shortcuts.js:69 pgadmin/utils/__init__.py:848 +#: pgadmin/static/js/keyboard_shortcuts.js:69 pgadmin/utils/__init__.py:851 msgid "Ctrl" msgstr "Ctrl" #: pgadmin/browser/register_browser_preferences.py:126 -#: pgadmin/utils/__init__.py:853 +#: pgadmin/utils/__init__.py:856 msgid "Alt/Option" msgstr "Alt/Option" @@ -627,54 +626,46 @@ msgid "Direct debugging" msgstr "直接调试" #: pgadmin/browser/register_browser_preferences.py:358 -msgid "Dialog tab forward" -msgstr "对话框选项卡向前" - -#: pgadmin/browser/register_browser_preferences.py:373 -msgid "Dialog tab backward" -msgstr "对话框选项卡向后" - -#: pgadmin/browser/register_browser_preferences.py:388 msgid "Refresh object explorer" msgstr "刷新对象" -#: pgadmin/browser/register_browser_preferences.py:403 +#: pgadmin/browser/register_browser_preferences.py:373 msgid "Add grid row" msgstr "添加新行" -#: pgadmin/browser/register_browser_preferences.py:417 +#: pgadmin/browser/register_browser_preferences.py:387 #: pgadmin/help/__init__.py:27 pgadmin/static/js/Dialogs/index.jsx:380 #: pgadmin/static/js/QuickSearch/index.jsx:274 msgid "Quick Search" msgstr "快速搜索" -#: pgadmin/browser/register_browser_preferences.py:430 +#: pgadmin/browser/register_browser_preferences.py:400 msgid "Dynamic tab size" msgstr "动态选项卡尺寸" -#: pgadmin/browser/register_browser_preferences.py:432 +#: 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" msgstr "如果设置为真则选项卡最大化且适用于所有已打开的选项卡" -#: pgadmin/browser/register_browser_preferences.py:439 +#: pgadmin/browser/register_browser_preferences.py:409 msgid "Query tool tab title" msgstr "查询工具选项卡标题" -#: pgadmin/browser/register_browser_preferences.py:442 -#: pgadmin/browser/register_browser_preferences.py:513 +#: 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." msgstr "支持的占位符是%DATABASE%、%USERNAME%和%SERVER%。用户可以提供任何带或不带占位符的字符串,由他们自己选择。空白的标题将被恢复为带有占位符的默认标题。" -#: pgadmin/browser/register_browser_preferences.py:452 +#: pgadmin/browser/register_browser_preferences.py:422 msgid "View/Edit data tab title" msgstr "查看/编辑数据选项卡标题" -#: pgadmin/browser/register_browser_preferences.py:455 +#: 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 " @@ -682,11 +673,11 @@ msgid "" "with placeholders." msgstr "支持的占位符是%SCHEMA%、%TABLE%、%DATABASE%、%USERNAME%和%SERVER%。用户可以提供任何带或不带占位符的字符串,由他们自己选择。空白的标题将被恢复为带有占位符的默认标题。" -#: pgadmin/browser/register_browser_preferences.py:465 +#: pgadmin/browser/register_browser_preferences.py:435 msgid "Debugger tab title" msgstr "调试器选项卡标题" -#: pgadmin/browser/register_browser_preferences.py:468 +#: pgadmin/browser/register_browser_preferences.py:438 #, python-format msgid "" "Supported placeholders are %FUNCTION%, %ARGS%, %SCHEMA% and %DATABASE%. " @@ -695,7 +686,7 @@ msgid "" "placeholders." msgstr "支持的占位符是%FUNCTION%、%ARGS%、%SCHEMA%和%DATABASE%。用户可以根据自己的选择提供任何带或不带占位符的字符串。空白的标题将被恢复为带有占位符的默认标题。" -#: pgadmin/browser/register_browser_preferences.py:477 +#: pgadmin/browser/register_browser_preferences.py:447 #: pgadmin/browser/static/js/collection.js:55 #: pgadmin/browser/static/js/node.js:203 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:272 @@ -705,66 +696,66 @@ msgstr "支持的占位符是%FUNCTION%、%ARGS%、%SCHEMA%和%DATABASE%。用 msgid "Query Tool" msgstr "查询工具" -#: pgadmin/browser/register_browser_preferences.py:478 +#: pgadmin/browser/register_browser_preferences.py:448 #: pgadmin/tools/debugger/__init__.py:56 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:592 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1197 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:503 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1091 #: pgadmin/tools/debugger/static/js/debugger_ui.js:29 msgid "Debugger" msgstr "调试器" -#: pgadmin/browser/register_browser_preferences.py:479 +#: pgadmin/browser/register_browser_preferences.py:449 #: pgadmin/tools/schema_diff/__init__.py:46 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:56 -#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:71 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:55 +#: pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js:70 msgid "Schema Diff" msgstr "架构差异" -#: pgadmin/browser/register_browser_preferences.py:480 +#: pgadmin/browser/register_browser_preferences.py:450 #: pgadmin/tools/erd/static/js/ERDModule.js:57 msgid "ERD Tool" msgstr "ERD工具" -#: pgadmin/browser/register_browser_preferences.py:485 +#: pgadmin/browser/register_browser_preferences.py:455 #: pgadmin/browser/static/js/collection.js:70 #: pgadmin/browser/static/js/node.js:220 -#: pgadmin/tools/psql/static/js/psql_module.js:48 +#: pgadmin/tools/psql/static/js/psql_module.js:47 msgid "PSQL Tool" msgstr "PSQL工具" -#: pgadmin/browser/register_browser_preferences.py:489 +#: pgadmin/browser/register_browser_preferences.py:459 msgid "Open in new browser tab" msgstr "在新浏览器选项卡中打开" -#: pgadmin/browser/register_browser_preferences.py:492 +#: pgadmin/browser/register_browser_preferences.py:462 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 "从下拉菜单中选择查询工具、调试器、架构差异、ERD工具或PSQL工具来为该特定模块设置在新浏览器标签中打开。" -#: pgadmin/browser/register_browser_preferences.py:502 +#: pgadmin/browser/register_browser_preferences.py:472 msgid "Select open new tab..." msgstr "选择打开新选项卡..." -#: pgadmin/browser/register_browser_preferences.py:510 +#: pgadmin/browser/register_browser_preferences.py:480 msgid "PSQL tool tab title" msgstr "PSQL工具选项卡标题" -#: pgadmin/browser/register_browser_preferences.py:523 +#: pgadmin/browser/register_browser_preferences.py:493 msgid "Enable object breadcrumbs?" msgstr "启用对象面包屑?" -#: pgadmin/browser/register_browser_preferences.py:526 +#: pgadmin/browser/register_browser_preferences.py:496 msgid "" "Enable breadcrumbs to show the complete path of an object in the object " "explorer. The breadcrumbs are displayed on object mouse hover." msgstr "启用面包屑,在对象资源管理器中显示一个对象的完整路径。面包屑会在对象的鼠标悬停处显示。" -#: pgadmin/browser/register_browser_preferences.py:535 +#: pgadmin/browser/register_browser_preferences.py:505 msgid "Show comment with object breadcrumbs?" msgstr "显示带有注释的对象面包屑?" -#: pgadmin/browser/register_browser_preferences.py:538 +#: pgadmin/browser/register_browser_preferences.py:508 msgid "Show object comment along with breadcrumbs." msgstr "与面包屑一起显示对象注释。" @@ -785,14 +776,14 @@ msgstr "缺少必需的属性。" #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:124 #: pgadmin/browser/templates/browser/js/messages.js:21 #: pgadmin/browser/templates/browser/js/messages.js:40 -#: pgadmin/browser/utils.py:444 pgadmin/static/js/utils.js:441 +#: pgadmin/browser/utils.py:444 pgadmin/static/js/utils.js:448 #: pgadmin/tools/backup/__init__.py:569 #: pgadmin/tools/grant_wizard/__init__.py:99 #: pgadmin/tools/sqleditor/__init__.py:964 pgadmin/utils/exception.py:37 msgid "Connection to the server has been lost." msgstr "到服务器的连接已丢失。" -#: pgadmin/browser/utils.py:733 +#: pgadmin/browser/utils.py:734 msgid "Could not find the specified {}." msgstr "找不到指定的 {}。" @@ -847,7 +838,7 @@ msgstr "找不到所需的服务器。" #: pgadmin/browser/server_groups/servers/__init__.py:829 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:194 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:197 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:145 msgid "name" msgstr "名称" @@ -870,8 +861,8 @@ msgstr "维护数据库" #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:275 #: pgadmin/misc/cloud/static/js/aws.js:239 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:164 -#: pgadmin/misc/cloud/static/js/azure.js:325 -#: pgadmin/misc/cloud/static/js/google.js:314 +#: pgadmin/misc/cloud/static/js/azure.js:322 +#: pgadmin/misc/cloud/static/js/google.js:311 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:87 msgid "Username" msgstr "用户名" @@ -1140,7 +1131,7 @@ msgstr "无法删除数据库。" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py:898 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/__init__.py:478 #: pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py:502 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1117 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1118 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/__init__.py:493 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/__init__.py:587 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/check_constraint/__init__.py:633 @@ -1294,11 +1285,11 @@ 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:199 -#: pgadmin/dashboard/static/js/Dashboard.jsx:643 +#: pgadmin/dashboard/static/js/Dashboard.jsx:200 +#: pgadmin/dashboard/static/js/Dashboard.jsx:644 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:89 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:87 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:145 #: pgadmin/misc/file_manager/static/js/components/ListView.jsx:125 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:32 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:112 @@ -1744,7 +1735,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:120 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:51 -#: pgadmin/dashboard/static/js/Dashboard.jsx:660 +#: pgadmin/dashboard/static/js/Dashboard.jsx:661 #: pgadmin/tools/backup/static/js/backup.ui.js:199 #: pgadmin/tools/restore/static/js/restore.ui.js:159 msgid "Owner" @@ -2056,7 +2047,7 @@ msgstr "系统外部服务器?" #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.js:40 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:898 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:1263 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:192 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:206 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:39 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:113 #: pgadmin/tools/search_objects/static/js/SearchObjects.jsx:131 @@ -2105,8 +2096,8 @@ msgstr "类型" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:211 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:223 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:483 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:737 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:744 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:735 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:742 #: pgadmin/tools/backup/static/js/backup.ui.js:695 #: pgadmin/tools/backup/static/js/backup.ui.js:700 #: pgadmin/tools/import_export/static/js/import_export.ui.js:114 @@ -2207,7 +2198,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:449 +#: pgadmin/dashboard/static/js/Dashboard.jsx:450 #: pgadmin/static/js/Dialogs/ChangeOwnershipContent.jsx:35 #: pgadmin/static/js/Dialogs/ChangePasswordContent.jsx:34 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:167 @@ -2512,7 +2503,7 @@ msgid "Schema dropped" msgstr "架构已被删除" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:914 -#: pgadmin/static/js/SchemaView/index.jsx:732 +#: pgadmin/static/js/SchemaView/index.jsx:728 msgid "Definition incomplete." msgstr "定义不完整。" @@ -2886,20 +2877,20 @@ msgstr "外部表已经被删除" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1624 #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1669 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1507 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1561 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1508 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1562 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1679 msgid "-- Please create column(s) first..." msgstr "--请先创建列..." #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1901 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1229 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1230 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:836 msgid "Trigger(s) have been disabled" msgstr "触发器已禁用" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py:1903 -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1231 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1232 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:838 msgid "Trigger(s) have been enabled" msgstr "触发器已启用" @@ -2996,7 +2987,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:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 #: 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 @@ -3339,7 +3330,7 @@ msgid "Function..." msgstr "函数..." #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:48 -#: pgadmin/dashboard/static/js/Dashboard.jsx:622 +#: pgadmin/dashboard/static/js/Dashboard.jsx:623 msgid "Mode" msgstr "模式" @@ -3468,7 +3459,7 @@ msgstr "支持功能" #: pgadmin/browser/server_groups/servers/roles/static/js/role.ui.js:202 #: pgadmin/browser/server_groups/servers/static/js/server.ui.js:249 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.ui.js:72 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1211 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1105 msgid "Parameters" msgstr "参数" @@ -3484,7 +3475,7 @@ msgstr "对象文件不能为空。" msgid "Link Symbol cannot be empty." msgstr "链接符不能为空。" -#: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:455 +#: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.ui.js:454 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.ui.js:265 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/compound_triggers/static/js/compound_trigger.ui.js:167 msgid "Code cannot be empty." @@ -3956,15 +3947,15 @@ msgstr "系统同义词?" msgid "Could not find the table." msgstr "找不到表." -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1121 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1122 msgid "\n" msgstr "\n" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1137 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1138 msgid "Table dropped" msgstr "表被删除" -#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1654 +#: pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py:1655 msgid "Table rows counted: {}" msgstr "已统计表行数: {}" @@ -4770,9 +4761,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:642 -#: pgadmin/static/js/SchemaView/index.jsx:669 -#: pgadmin/static/js/SchemaView/index.jsx:690 +#: pgadmin/static/js/SchemaView/index.jsx:638 +#: pgadmin/static/js/SchemaView/index.jsx:665 +#: pgadmin/static/js/SchemaView/index.jsx:686 #: pgadmin/static/js/components/QueryThresholds.jsx:67 msgid "Warning" msgstr "警告" @@ -5344,8 +5335,8 @@ msgid "Attach" msgstr "附加" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.ui.js:161 -#: pgadmin/browser/static/js/browser.js:142 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:692 +#: pgadmin/browser/static/js/browser.js:134 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:690 msgid "Create" msgstr "创建" @@ -6081,7 +6072,7 @@ msgstr "对齐类型" #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.ui.js:794 #: pgadmin/misc/cloud/static/js/aws.js:230 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:270 -#: pgadmin/misc/cloud/static/js/google.js:309 +#: pgadmin/misc/cloud/static/js/google.js:306 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:239 msgid "Storage type" msgstr "存储类型" @@ -6377,7 +6368,7 @@ msgstr "检查选项" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:128 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:392 #: pgadmin/static/js/helpers/ModalProvider.jsx:80 -#: pgadmin/static/js/helpers/Notifier.jsx:176 +#: pgadmin/static/js/helpers/Notifier.jsx:174 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:19 msgid "No" msgstr "否" @@ -6416,9 +6407,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:439 -#: pgadmin/dashboard/static/js/Dashboard.jsx:534 -#: pgadmin/dashboard/static/js/Dashboard.jsx:650 +#: pgadmin/dashboard/static/js/Dashboard.jsx:440 +#: pgadmin/dashboard/static/js/Dashboard.jsx:535 +#: pgadmin/dashboard/static/js/Dashboard.jsx:651 #: pgadmin/tools/sqleditor/static/js/components/dialogs/NewConnectionDialog.jsx:152 msgid "Database" msgstr "数据库" @@ -6592,7 +6583,7 @@ msgid "Subscription dropped" msgstr "订阅已删除" #: pgadmin/browser/server_groups/servers/databases/subscriptions/static/js/subscription.js:40 -#: pgadmin/misc/cloud/static/js/azure.js:309 +#: pgadmin/misc/cloud/static/js/azure.js:306 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:210 msgid "Subscription" msgstr "订阅" @@ -6659,10 +6650,10 @@ msgstr "若要对连接配置应用更改,请断开与服务器的连接,然 #: pgadmin/browser/server_groups/servers/templates/servers/password.html:12 #: pgadmin/misc/cloud/static/js/aws.js:240 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:167 -#: pgadmin/misc/cloud/static/js/azure.js:326 +#: pgadmin/misc/cloud/static/js/azure.js:323 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:490 #: pgadmin/misc/cloud/static/js/biganimal.js:253 -#: pgadmin/misc/cloud/static/js/google.js:315 +#: pgadmin/misc/cloud/static/js/google.js:312 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:388 #: pgadmin/static/js/SecurityPages/LoginPage.jsx:38 #: pgadmin/static/js/SecurityPages/PasswordResetPage.jsx:19 @@ -7805,8 +7796,8 @@ msgstr "失败" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.ui.js:143 #: pgadmin/dashboard/__init__.py:557 pgadmin/dashboard/__init__.py:584 -#: pgadmin/dashboard/static/js/Dashboard.jsx:289 -#: pgadmin/dashboard/static/js/Dashboard.jsx:356 +#: pgadmin/dashboard/static/js/Dashboard.jsx:290 +#: pgadmin/dashboard/static/js/Dashboard.jsx:357 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:37 msgid "Success" msgstr "成功" @@ -7848,7 +7839,7 @@ msgstr "运行" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_job/sql/pre3.4/stats.sql:3 #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:3 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:230 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:244 msgid "Status" msgstr "状态" @@ -7870,7 +7861,7 @@ msgid "End time" msgstr "结束时间" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:4 -#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1220 +#: pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx:1114 msgid "Result" msgstr "结果" @@ -8419,7 +8410,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/dashboard/static/js/Dashboard.jsx:157 +#: pgadmin/dashboard/static/js/Dashboard.jsx:158 #: 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 @@ -8537,8 +8528,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:217 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:104 +#: pgadmin/dashboard/static/js/Dashboard.jsx:218 #: pgadmin/tools/debugger/static/js/components/DebuggerArgs.ui.js:63 #: pgadmin/tools/debugger/static/js/components/LocalVariablesAndParams.jsx:114 #: pgadmin/tools/debugger/static/js/components/Stack.jsx:63 @@ -9097,7 +9087,7 @@ msgstr "未设置" #: pgadmin/browser/server_groups/servers/static/js/vacuum.ui.js:127 #: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:394 #: pgadmin/static/js/helpers/ModalProvider.jsx:80 -#: pgadmin/static/js/helpers/Notifier.jsx:176 +#: pgadmin/static/js/helpers/Notifier.jsx:174 #: pgadmin/tools/sqleditor/static/js/components/dialogs/CloseRunningDialog.jsx:23 msgid "Yes" msgstr "是" @@ -9210,19 +9200,19 @@ msgstr "用于用户 \"{0}\" 连接服务器 \"{1}\" 的数据库服务器密码 #: 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:474 +#: pgadmin/dashboard/static/js/Dashboard.jsx:475 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:466 +#: pgadmin/dashboard/static/js/Dashboard.jsx:467 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:458 +#: pgadmin/dashboard/static/js/Dashboard.jsx:459 msgid "Application" msgstr "应用程序" @@ -9265,33 +9255,33 @@ msgid "Server Group..." msgstr "服务器组..." #: pgadmin/browser/static/js/MainMenuFactory.js:18 -#: pgadmin/browser/static/js/keyboard.js:106 +#: pgadmin/browser/static/js/keyboard.js:130 #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:194 #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffButtonComponent.jsx:185 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:528 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:529 msgid "File" msgstr "文件" #: pgadmin/browser/static/js/MainMenuFactory.js:19 -#: pgadmin/browser/static/js/keyboard.js:109 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:210 +#: pgadmin/browser/static/js/keyboard.js:133 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:224 msgid "Object" msgstr "对象" #: pgadmin/browser/static/js/MainMenuFactory.js:20 -#: pgadmin/browser/static/js/keyboard.js:112 +#: pgadmin/browser/static/js/keyboard.js:136 msgid "Tools" msgstr "工具" #: pgadmin/browser/static/js/MainMenuFactory.js:21 -#: pgadmin/browser/static/js/keyboard.js:115 pgadmin/help/__init__.py:65 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:300 +#: pgadmin/browser/static/js/keyboard.js:139 pgadmin/help/__init__.py:65 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:311 #: pgadmin/static/js/Dialogs/MasterPasswordContent.jsx:103 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:34 #: pgadmin/tools/debugger/static/js/components/ToolBar.jsx:145 #: pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx:310 #: pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx:733 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:581 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:582 msgid "Help" msgstr "帮助" @@ -9329,42 +9319,42 @@ msgstr "放大" msgid "Zoom Out" msgstr "缩小" -#: pgadmin/browser/static/js/MainMenuFactory.js:101 +#: pgadmin/browser/static/js/MainMenuFactory.js:100 msgid "Error in opening window" msgstr "打开窗口失败" -#: pgadmin/browser/static/js/browser.js:32 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:114 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:114 -#: pgadmin/misc/sql/static/js/SQL.jsx:45 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:175 +#: pgadmin/browser/static/js/browser.js:29 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:117 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:117 +#: pgadmin/misc/sql/static/js/SQL.jsx:44 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:178 msgid "Please select an object in the tree view." msgstr "请在树视图中选择一个对象。" -#: pgadmin/browser/static/js/browser.js:133 +#: pgadmin/browser/static/js/browser.js:125 msgid "Register" msgstr "注册" -#: pgadmin/browser/static/js/browser.js:166 +#: pgadmin/browser/static/js/browser.js:158 msgid "No menu available for this object." msgstr "此对象没有可用菜单。" -#: pgadmin/browser/static/js/browser.js:271 +#: pgadmin/browser/static/js/browser.js:263 msgid "No object selected" msgstr "没有选中的对象" -#: pgadmin/browser/static/js/browser.js:429 +#: pgadmin/browser/static/js/browser.js:421 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "确实要关闭 %s 浏览器吗?" -#: pgadmin/browser/static/js/browser.js:1448 +#: pgadmin/browser/static/js/browser.js:1430 msgid "Error retrieving details for the node." msgstr "检索节点的详细信息时出错。" #: pgadmin/browser/static/js/collection.js:46 -#: pgadmin/dashboard/static/js/Dashboard.jsx:873 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:724 +#: pgadmin/dashboard/static/js/Dashboard.jsx:845 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:722 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:571 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:586 #: pgadmin/tools/user_management/static/js/UserManagementDialog.jsx:355 @@ -9408,9 +9398,9 @@ msgid "Remove %s" msgstr "移除%s" #: pgadmin/browser/static/js/node.js:155 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:750 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:748 #: pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx:93 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:169 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:168 msgid "Delete" msgstr "删除" @@ -9560,11 +9550,12 @@ msgstr "已成功注销。" #: pgadmin/misc/file_manager/static/js/components/Uploader.jsx:177 #: pgadmin/static/js/Dialogs/UrlDialogContent.jsx:44 #: pgadmin/static/js/Explain/Graphical.jsx:427 -#: pgadmin/static/js/SchemaView/index.jsx:807 -#: pgadmin/static/js/components/CodeMirror.jsx:297 +#: pgadmin/static/js/SchemaView/index.jsx:803 +#: pgadmin/static/js/components/ReactCodeMirror/components/FindDialog.jsx:182 +#: pgadmin/static/js/components/ReactCodeMirror/components/GotoDialog.jsx:84 #: pgadmin/static/js/helpers/Layout/index.jsx:54 -#: pgadmin/static/js/helpers/Layout/index.jsx:326 -#: pgadmin/static/js/helpers/Layout/index.jsx:414 +#: pgadmin/static/js/helpers/Layout/index.jsx:331 +#: pgadmin/static/js/helpers/Layout/index.jsx:419 #: pgadmin/static/js/helpers/ModalProvider.jsx:303 msgid "Close" msgstr "关闭" @@ -9619,12 +9610,12 @@ msgid "'%s' cannot be empty." msgstr "“%s”不能为空。" #: pgadmin/browser/templates/browser/js/messages.js:34 -#: pgadmin/misc/sql/static/js/SQL.jsx:59 +#: pgadmin/misc/sql/static/js/SQL.jsx:58 msgid "No SQL could be generated for the selected object." msgstr "无法为所选对象生成 SQL。" #: pgadmin/browser/templates/browser/js/messages.js:35 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:180 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:183 msgid "No statistics are available for the selected object." msgstr "没有可用于所选对象的统计数字可用于所选对象。" @@ -9654,17 +9645,15 @@ msgid "Retrieving data from the server..." msgstr "正在从服务器检索数据..." #: pgadmin/browser/templates/browser/js/messages.js:44 -#: pgadmin/dashboard/static/js/Dashboard.jsx:298 -#: pgadmin/dashboard/static/js/Dashboard.jsx:367 -#: pgadmin/dashboard/static/js/Dashboard.jsx:813 -#: pgadmin/dashboard/static/js/Dashboard.jsx:817 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:146 -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:150 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:145 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:149 -#: pgadmin/misc/sql/static/js/SQL.jsx:82 -#: pgadmin/misc/statistics/static/js/Statistics.jsx:213 +#: pgadmin/dashboard/static/js/Dashboard.jsx:785 +#: pgadmin/dashboard/static/js/Dashboard.jsx:789 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:149 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:153 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:148 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:152 +#: pgadmin/misc/sql/static/js/SQL.jsx:81 #: pgadmin/misc/statistics/static/js/Statistics.jsx:216 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:219 msgid "Failed to retrieve data from the server." msgstr "无法从服务器检索数据。" @@ -9829,230 +9818,227 @@ msgstr "查询开始于" msgid "Last state changed at" msgstr "上次状态更改于" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Sessions" msgstr "会话" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Locks" msgstr "锁" -#: pgadmin/dashboard/static/js/Dashboard.jsx:156 +#: pgadmin/dashboard/static/js/Dashboard.jsx:157 msgid "Prepared Transactions" msgstr "准备事务" -#: pgadmin/dashboard/static/js/Dashboard.jsx:157 +#: pgadmin/dashboard/static/js/Dashboard.jsx:158 msgid "System Statistics" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 #: pgadmin/tools/import_export_servers/static/js/ImportExportServers.jsx:59 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:654 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:655 msgid "Summary" msgstr "概要" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 msgid "CPU" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:158 -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:272 +#: pgadmin/dashboard/static/js/Dashboard.jsx:159 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:271 msgid "Memory" msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:185 +#: pgadmin/dashboard/static/js/Dashboard.jsx:186 msgid "Configuration" msgstr "配置" -#: pgadmin/dashboard/static/js/Dashboard.jsx:209 +#: pgadmin/dashboard/static/js/Dashboard.jsx:210 msgid "Category" msgstr "类别" -#: pgadmin/dashboard/static/js/Dashboard.jsx:226 +#: pgadmin/dashboard/static/js/Dashboard.jsx:227 msgid "Unit" msgstr "单元" -#: pgadmin/dashboard/static/js/Dashboard.jsx:235 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:174 +#: pgadmin/dashboard/static/js/Dashboard.jsx:236 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:157 msgid "Description" msgstr "描述" -#: pgadmin/dashboard/static/js/Dashboard.jsx:256 -#: pgadmin/dashboard/static/js/Dashboard.jsx:310 +#: pgadmin/dashboard/static/js/Dashboard.jsx:257 +#: pgadmin/dashboard/static/js/Dashboard.jsx:311 msgid "Terminate Session?" msgstr "终止会话?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:257 +#: pgadmin/dashboard/static/js/Dashboard.jsx:258 msgid "Are you sure you wish to terminate the session?" msgstr "确实要终止会话吗?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:260 +#: pgadmin/dashboard/static/js/Dashboard.jsx:261 msgid "Session terminated successfully." msgstr "会话已成功终止。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:261 +#: pgadmin/dashboard/static/js/Dashboard.jsx:262 msgid "An error occurred whilst terminating the active query." msgstr "终止活动查询时出错。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:327 +#: pgadmin/dashboard/static/js/Dashboard.jsx:299 +#: pgadmin/dashboard/static/js/Dashboard.jsx:368 +msgid "Failed to perform the operation." +msgstr "" + +#: pgadmin/dashboard/static/js/Dashboard.jsx:328 msgid "Cancel Active Query?" msgstr "取消活动查询?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:328 +#: pgadmin/dashboard/static/js/Dashboard.jsx:329 msgid "Are you sure you wish to cancel the active query?" msgstr "确实要取消活动查询吗?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:331 +#: pgadmin/dashboard/static/js/Dashboard.jsx:332 msgid "Active query cancelled successfully." msgstr "活动查询已成功取消。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:332 +#: pgadmin/dashboard/static/js/Dashboard.jsx:333 msgid "An error occurred whilst cancelling the active query." msgstr "取消活动查询时出错。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:379 +#: pgadmin/dashboard/static/js/Dashboard.jsx:380 msgid "Cancel the active query" msgstr "取消活动查询" -#: pgadmin/dashboard/static/js/Dashboard.jsx:423 +#: pgadmin/dashboard/static/js/Dashboard.jsx:424 msgid "View the active session details" msgstr "查看活动会话详细信息" -#: pgadmin/dashboard/static/js/Dashboard.jsx:430 -#: pgadmin/dashboard/static/js/Dashboard.jsx:525 +#: pgadmin/dashboard/static/js/Dashboard.jsx:431 +#: pgadmin/dashboard/static/js/Dashboard.jsx:526 #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:82 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:80 -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:183 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:197 msgid "PID" msgstr "PID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:482 +#: pgadmin/dashboard/static/js/Dashboard.jsx:483 msgid "Transaction start" msgstr "事务开始" -#: pgadmin/dashboard/static/js/Dashboard.jsx:490 +#: pgadmin/dashboard/static/js/Dashboard.jsx:491 msgid "State" msgstr "状态" -#: pgadmin/dashboard/static/js/Dashboard.jsx:500 +#: pgadmin/dashboard/static/js/Dashboard.jsx:501 msgid "Waiting" msgstr "等待中" -#: pgadmin/dashboard/static/js/Dashboard.jsx:508 +#: pgadmin/dashboard/static/js/Dashboard.jsx:509 msgid "Wait event" msgstr "等待事件" -#: pgadmin/dashboard/static/js/Dashboard.jsx:515 +#: pgadmin/dashboard/static/js/Dashboard.jsx:516 msgid "Blocking PIDs" msgstr "数据块PID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:544 +#: pgadmin/dashboard/static/js/Dashboard.jsx:545 msgid "Lock type" msgstr "锁类型" -#: pgadmin/dashboard/static/js/Dashboard.jsx:553 +#: pgadmin/dashboard/static/js/Dashboard.jsx:554 msgid "Target relation" msgstr "目标关系" -#: pgadmin/dashboard/static/js/Dashboard.jsx:560 +#: pgadmin/dashboard/static/js/Dashboard.jsx:561 msgid "Page" msgstr "页" -#: pgadmin/dashboard/static/js/Dashboard.jsx:569 +#: pgadmin/dashboard/static/js/Dashboard.jsx:570 msgid "Tuple" msgstr "元组" -#: pgadmin/dashboard/static/js/Dashboard.jsx:577 +#: pgadmin/dashboard/static/js/Dashboard.jsx:578 msgid "vXID (target)" msgstr "vXID (目标)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:586 +#: pgadmin/dashboard/static/js/Dashboard.jsx:587 msgid "XID (target)" msgstr "XID (目标)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:595 +#: pgadmin/dashboard/static/js/Dashboard.jsx:596 msgid "Class" msgstr "类" -#: pgadmin/dashboard/static/js/Dashboard.jsx:604 +#: pgadmin/dashboard/static/js/Dashboard.jsx:605 msgid "Object ID" msgstr "对象 ID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:614 +#: pgadmin/dashboard/static/js/Dashboard.jsx:615 msgid "vXID (owner)" msgstr "vXID (所有者)" -#: pgadmin/dashboard/static/js/Dashboard.jsx:630 +#: pgadmin/dashboard/static/js/Dashboard.jsx:631 msgid "Granted?" msgstr "授予?" -#: pgadmin/dashboard/static/js/Dashboard.jsx:667 +#: pgadmin/dashboard/static/js/Dashboard.jsx:668 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/Dashboard.jsx:674 +#: pgadmin/dashboard/static/js/Dashboard.jsx:675 msgid "Prepared at" msgstr "已准备于" -#: pgadmin/dashboard/static/js/Dashboard.jsx:712 +#: pgadmin/dashboard/static/js/Dashboard.jsx:702 msgid "You cannot cancel background worker processes." msgstr "你不能取消后台工作进程。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:714 +#: pgadmin/dashboard/static/js/Dashboard.jsx:704 msgid "You cannot terminate background worker processes." msgstr "你不能终止后台工作进程。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:727 +#: pgadmin/dashboard/static/js/Dashboard.jsx:717 msgid "You are not allowed to cancel the main active session." msgstr "你不能取消主活动会话。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:731 +#: pgadmin/dashboard/static/js/Dashboard.jsx:721 msgid "You are not allowed to terminate the main active session." msgstr "不允许终止主活动会话。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:739 +#: pgadmin/dashboard/static/js/Dashboard.jsx:729 msgid "The session is already in idle state." msgstr "会话已处于空闲状态。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:753 -msgid "Superuser privileges are required to cancel another users query." -msgstr "取消其他用户查询需要超级用户权限。" - -#: pgadmin/dashboard/static/js/Dashboard.jsx:757 -msgid "Superuser privileges are required to terminate another users query." -msgstr "终止其他用户查询需要超级用户权限。" - -#: pgadmin/dashboard/static/js/Dashboard.jsx:773 +#: pgadmin/dashboard/static/js/Dashboard.jsx:745 msgid "Please connect to the selected server to view the dashboard." msgstr "请连接到选定的服务器以查看仪表盘。" -#: pgadmin/dashboard/static/js/Dashboard.jsx:792 +#: pgadmin/dashboard/static/js/Dashboard.jsx:764 msgid "Loading dashboard..." msgstr "正在加载仪表盘..." -#: pgadmin/dashboard/static/js/Dashboard.jsx:828 +#: pgadmin/dashboard/static/js/Dashboard.jsx:800 msgid "" "System stats extension is not installed. You can install the extension in" " a database using the \"CREATE EXTENSION system_stats;\" SQL command. " "Reload the pgAdmin once you installed." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:836 +#: pgadmin/dashboard/static/js/Dashboard.jsx:808 msgid "Failed to verify the presence of system stats extension." msgstr "" -#: pgadmin/dashboard/static/js/Dashboard.jsx:901 -#: pgadmin/dashboard/static/js/Dashboard.jsx:906 +#: pgadmin/dashboard/static/js/Dashboard.jsx:873 +#: pgadmin/dashboard/static/js/Dashboard.jsx:878 msgid "Active sessions only" msgstr "仅活动会话" -#: pgadmin/dashboard/static/js/Dashboard.jsx:949 -#: pgadmin/dashboard/static/js/Dashboard.jsx:951 +#: pgadmin/dashboard/static/js/Dashboard.jsx:921 +#: pgadmin/dashboard/static/js/Dashboard.jsx:923 msgid "Database activity" msgstr "数据库活动" -#: pgadmin/dashboard/static/js/Dashboard.jsx:949 -#: pgadmin/dashboard/static/js/Dashboard.jsx:951 +#: pgadmin/dashboard/static/js/Dashboard.jsx:921 +#: pgadmin/dashboard/static/js/Dashboard.jsx:923 msgid "Server activity" msgstr "服务器活动" @@ -10060,7 +10046,7 @@ msgstr "服务器活动" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:215 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:218 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:368 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:237 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:220 msgid "Please connect to the selected server to view the graph." msgstr "请连接到所选的服务器,以便查看图表。" @@ -10068,7 +10054,7 @@ msgstr "请连接到所选的服务器,以便查看图表。" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:217 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:220 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:370 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:239 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:222 msgid "An error occurred whilst rendering the graph." msgstr "渲染图形时出错。" @@ -10076,7 +10062,7 @@ msgstr "渲染图形时出错。" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:220 #: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:223 #: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:373 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:242 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:225 msgid "" "Not connected to the server or the connection to the server has been " "closed." @@ -10167,15 +10153,15 @@ msgid "Community Support" msgstr "社区支持" #: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:96 -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:269 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:268 msgid "CPU usage" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:274 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:273 msgid "Load average" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:284 +#: pgadmin/dashboard/static/js/SystemStats/CPU.jsx:283 msgid "Process CPU usage" msgstr "" @@ -10187,11 +10173,11 @@ msgstr "" msgid "Memory bytes" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:278 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:277 msgid "Swap memory" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:289 +#: pgadmin/dashboard/static/js/SystemStats/Memory.jsx:288 msgid "Process memory usage" msgstr "" @@ -10247,141 +10233,137 @@ msgstr "" msgid "drive_letter" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:445 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:444 msgid "Disk information" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "Data transfer" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "I/O operations count" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:535 +#: pgadmin/dashboard/static/js/SystemStats/Storage.jsx:534 msgid "Time spent in I/O operations" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:97 -msgid "Property" -msgstr "" - -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:146 msgid "version" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:147 msgid "Host name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:147 msgid "host_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:148 msgid "Domain name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:148 msgid "domain_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:166 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:177 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:149 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:160 msgid "Architecture" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:166 -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:177 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:149 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:160 msgid "architecture" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:167 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:150 msgid "Os up since seconds" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:167 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:150 msgid "os_up_since_seconds" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:173 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:156 msgid "Vendor" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:173 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:156 msgid "vendor" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:174 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:157 msgid "description" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:175 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:158 msgid "Model name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:175 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:158 msgid "model_name" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:176 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:159 msgid "No of cores" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:176 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:159 msgid "no_of_cores" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:178 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:161 msgid "Clock speed Hz" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:178 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:161 msgid "clock_speed_hz" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:179 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 msgid "L1 dcache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:179 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:162 msgid "l1dcache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:180 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 msgid "L1 icache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:180 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:163 msgid "l1icache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:181 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 msgid "L2 cache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:181 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:164 msgid "l2cache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:182 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 msgid "L3 cache size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:182 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:165 msgid "l3cache_size" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:292 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:273 msgid "OS information" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:297 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:278 msgid "Process & handle count" msgstr "" -#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:305 +#: pgadmin/dashboard/static/js/SystemStats/Summary.jsx:286 msgid "CPU information" msgstr "" @@ -10496,7 +10478,7 @@ msgid "" "theme" msgstr "应用主题将会刷新页面,上面是主题的预览" -#: pgadmin/misc/__init__.py:249 +#: pgadmin/misc/__init__.py:246 msgid "Invalid binary path." msgstr "无效的二进制路径。" @@ -10630,31 +10612,31 @@ msgstr "终止中……" msgid "Process Watcher - %s" msgstr "进程监视器 - %s" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:150 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:140 msgid "Stop Process" msgstr "停止进程" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:177 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:158 msgid "View details" msgstr "查看详情" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:220 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:234 msgid "Start Time" msgstr "开始时间" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:244 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:255 msgid "Time Taken (sec)" msgstr "耗时(秒)" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:289 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:300 msgid "Acknowledge and Remove" msgstr "确认和移除" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:291 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:302 msgid "Remove Processes" msgstr "移除进程" -#: pgadmin/misc/bgprocess/static/js/Processes.jsx:291 +#: pgadmin/misc/bgprocess/static/js/Processes.jsx:302 msgid "Are you sure you want to remove the selected processes?" msgstr "是否确实要删除选定的进程?" @@ -10760,7 +10742,6 @@ msgstr "EDB BigAnimal认证过程进行中……" #: pgadmin/misc/cloud/static/js/azure.js:43 #: pgadmin/misc/cloud/static/js/google.js:44 #: pgadmin/preferences/static/js/components/PreferencesTree.jsx:76 -#: pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx:106 msgid "Loading..." msgstr "加载中..." @@ -10816,46 +10797,46 @@ msgid "Please review the details before creating the cloud instance." msgstr "创建云实例前请确认详情。" #: pgadmin/misc/cloud/static/js/aws.js:217 -#: pgadmin/misc/cloud/static/js/azure.js:308 +#: pgadmin/misc/cloud/static/js/azure.js:305 #: pgadmin/misc/cloud/static/js/biganimal.js:222 -#: pgadmin/misc/cloud/static/js/google.js:295 +#: pgadmin/misc/cloud/static/js/google.js:292 msgid "Cloud" msgstr "云" #: pgadmin/misc/cloud/static/js/aws.js:218 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:38 #: pgadmin/misc/cloud/static/js/biganimal.js:223 -#: pgadmin/misc/cloud/static/js/google.js:296 +#: pgadmin/misc/cloud/static/js/google.js:293 msgid "Instance name" msgstr "实例名称" #: pgadmin/misc/cloud/static/js/aws.js:219 -#: pgadmin/misc/cloud/static/js/azure.js:330 -#: pgadmin/misc/cloud/static/js/google.js:319 +#: pgadmin/misc/cloud/static/js/azure.js:327 +#: pgadmin/misc/cloud/static/js/google.js:316 msgid "Public IP" msgstr "外部IP" #: pgadmin/misc/cloud/static/js/aws.js:223 -#: pgadmin/misc/cloud/static/js/azure.js:316 -#: pgadmin/misc/cloud/static/js/google.js:303 +#: pgadmin/misc/cloud/static/js/azure.js:313 +#: pgadmin/misc/cloud/static/js/google.js:300 msgid "PostgreSQL version" msgstr "PostgreSQL版本" #: pgadmin/misc/cloud/static/js/aws.js:224 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:213 -#: pgadmin/misc/cloud/static/js/azure.js:317 +#: pgadmin/misc/cloud/static/js/azure.js:314 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:343 #: pgadmin/misc/cloud/static/js/biganimal.js:238 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:124 -#: pgadmin/misc/cloud/static/js/google.js:305 +#: pgadmin/misc/cloud/static/js/google.js:302 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:210 msgid "Instance type" msgstr "实例类型" #: pgadmin/misc/cloud/static/js/aws.js:231 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:279 -#: pgadmin/misc/cloud/static/js/azure.js:321 -#: pgadmin/misc/cloud/static/js/google.js:310 +#: pgadmin/misc/cloud/static/js/azure.js:318 +#: pgadmin/misc/cloud/static/js/google.js:307 msgid "Allocated storage" msgstr "分配存储" @@ -10871,8 +10852,8 @@ msgstr "数据库名" #: pgadmin/misc/cloud/static/js/aws.js:245 #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:336 -#: pgadmin/misc/cloud/static/js/azure.js:334 -#: pgadmin/misc/cloud/static/js/google.js:323 +#: pgadmin/misc/cloud/static/js/azure.js:331 +#: pgadmin/misc/cloud/static/js/google.js:320 msgid "High availability" msgstr "高可用" @@ -10903,10 +10884,10 @@ msgid "Availability" msgstr "有效性" #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:89 -#: pgadmin/misc/cloud/static/js/azure.js:311 +#: pgadmin/misc/cloud/static/js/azure.js:308 #: pgadmin/misc/cloud/static/js/biganimal.js:224 #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:471 -#: pgadmin/misc/cloud/static/js/google.js:298 +#: pgadmin/misc/cloud/static/js/google.js:295 msgid "Region" msgstr "区域" @@ -10968,7 +10949,7 @@ msgstr "数据库版本" #: pgadmin/misc/cloud/static/js/aws_schema.ui.js:205 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:325 -#: pgadmin/misc/cloud/static/js/google.js:304 +#: pgadmin/misc/cloud/static/js/google.js:301 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:191 msgid "Instance class" msgstr "实例类型" @@ -11028,20 +11009,20 @@ msgstr "在不同的可用性区域(AZ)创建一个备用,以提供数据 msgid "Error while verifying Microsoft Azure: ${error}" msgstr "验证微软Azure时发烧错误:${error}" -#: pgadmin/misc/cloud/static/js/azure.js:292 +#: pgadmin/misc/cloud/static/js/azure.js:289 msgid "" "Error while checking server name availability with Microsoft Azure: " "${error.response.data.errormsg}" msgstr "通过微软Azure检查服务器名称是否有效时发生错误:${error.response.data.errormsg}" -#: pgadmin/misc/cloud/static/js/azure.js:310 +#: pgadmin/misc/cloud/static/js/azure.js:307 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:236 msgid "Resource group" msgstr "资源组" -#: pgadmin/misc/cloud/static/js/azure.js:312 +#: pgadmin/misc/cloud/static/js/azure.js:309 #: pgadmin/misc/cloud/static/js/azure_schema.ui.js:271 -#: pgadmin/misc/cloud/static/js/google.js:299 +#: pgadmin/misc/cloud/static/js/google.js:296 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:142 msgid "Availability zone" msgstr "可用区域" @@ -11279,7 +11260,7 @@ msgid "Please select number of stand by replicas." msgstr "请选择复制从节点的数量。" #: pgadmin/misc/cloud/static/js/biganimal_schema.ui.js:48 -#: pgadmin/misc/cloud/static/js/google.js:297 +#: pgadmin/misc/cloud/static/js/google.js:294 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:112 msgid "Project" msgstr "项目" @@ -11390,7 +11371,7 @@ msgstr "清理云向导数据发生错误: ${error.response.data.errormsg}" msgid "Error while authentication: ${error}" msgstr "认证发生错误:${error}" -#: pgadmin/misc/cloud/static/js/google.js:324 +#: pgadmin/misc/cloud/static/js/google.js:321 #: pgadmin/misc/cloud/static/js/google_schema.ui.js:317 msgid "Secondary availability zone" msgstr "第二可用区域" @@ -11484,16 +11465,16 @@ msgstr "在{0}上部署的实例{1}已经启动" msgid "Cloud Deployment" msgstr "云部署" -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:124 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:127 msgid "No dependency information is available for the selected object." msgstr "所选对象没有相关的依赖项信息。" -#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:170 -#: pgadmin/misc/dependents/static/js/Dependents.jsx:170 +#: pgadmin/misc/dependencies/static/js/Dependencies.jsx:173 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:173 msgid "panel" msgstr "面板" -#: pgadmin/misc/dependents/static/js/Dependents.jsx:124 +#: pgadmin/misc/dependents/static/js/Dependents.jsx:127 msgid "No dependent information is available for the selected object." msgstr "所选对象没有依赖信息。" @@ -11567,7 +11548,7 @@ msgid "Storage Manager..." msgstr "存储管理器……" #: pgadmin/misc/file_manager/static/js/FileManagerModule.jsx:63 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:525 +#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:526 msgid "Save File" msgstr "保存文件" @@ -11579,24 +11560,24 @@ msgstr "确定要删除这个文件或目录吗?" msgid "Are you sure you want to replace this file?" msgstr "确定要替换此文件吗?" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:690 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:688 msgid "Select" msgstr "选择" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:705 -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:781 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:703 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:779 msgid "My Storage" msgstr "我的存储" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:708 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:706 msgid "Home" msgstr "首页" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:711 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:709 msgid "Go Back" msgstr "返回" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:728 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:726 #: pgadmin/static/js/SchemaView/DataGridView.jsx:338 #: pgadmin/static/js/components/PgTable.jsx:472 #: pgadmin/static/js/components/PgTable.jsx:473 @@ -11604,46 +11585,46 @@ msgstr "返回" msgid "Search" msgstr "搜索" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:731 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:729 #: pgadmin/static/js/Explain/Graphical.jsx:416 #: pgadmin/tools/sqleditor/static/js/components/sections/GraphVisualiser.jsx:439 msgid "Download" msgstr "下载" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:733 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:731 msgid "New Folder" msgstr "新建目录" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:747 -#: pgadmin/static/js/helpers/Layout/index.jsx:439 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:745 +#: pgadmin/static/js/helpers/Layout/index.jsx:444 msgid "Rename" msgstr "重命名" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:757 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:755 msgid "Upload" msgstr "上传" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:760 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:758 msgid "List View" msgstr "列表视图" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:761 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:759 msgid "Grid View" msgstr "网格视图" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:767 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:765 msgid "Show Hidden Files" msgstr "显示隐藏文件" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:775 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:773 msgid "${selectedSS}" msgstr "${selectedSS}" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:831 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:829 msgid "All Files" msgstr "所有文件" -#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:843 +#: pgadmin/misc/file_manager/static/js/components/FileManager.jsx:841 #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:630 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:20 #: pgadmin/static/js/Dialogs/ConnectServerContent.jsx:111 @@ -11653,7 +11634,7 @@ msgstr "所有文件" #: pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx:79 #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/Notifier.jsx:47 -#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:867 +#: pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx:863 #: pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx:430 #: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx:211 #: pgadmin/tools/sqleditor/static/js/components/QueryToolDataGrid/Editors.jsx:389 @@ -11684,7 +11665,7 @@ msgstr "拖放文件到这,或点击选择" msgid "The file size limit (per file) is %s MB." msgstr "每个文件的体积限制是 %s MB" -#: pgadmin/misc/sql/static/js/SQL.jsx:78 pgadmin/static/js/UtilityView.jsx:43 +#: 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:291 #: pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx:787 @@ -11695,7 +11676,7 @@ msgstr "每个文件的体积限制是 %s MB" msgid "Error" msgstr "错误" -#: pgadmin/misc/statistics/static/js/Statistics.jsx:207 +#: pgadmin/misc/statistics/static/js/Statistics.jsx:210 msgid "The master password is not set." msgstr "主密码未设置。" @@ -11767,7 +11748,7 @@ msgstr "此对话框的帮助。" #: pgadmin/preferences/static/js/components/PreferencesComponent.jsx:633 #: pgadmin/static/js/Dialogs/ConfirmSaveContent.jsx:28 -#: pgadmin/static/js/SchemaView/index.jsx:813 +#: pgadmin/static/js/SchemaView/index.jsx:809 msgid "Save" msgstr "保存" @@ -11799,30 +11780,30 @@ msgstr "Alt" msgid "accesskey" msgstr "访问键" -#: pgadmin/static/js/utils.js:280 +#: pgadmin/static/js/utils.js:283 msgid "Please configure the PostgreSQL Binary Path in the Preferences dialog." msgstr "请在首选项对话框中配置PostgreSQL二进制路径。" -#: pgadmin/static/js/utils.js:285 +#: pgadmin/static/js/utils.js:288 msgid "" "Please configure the EDB Advanced Server Binary Path in the Preferences " "dialog." msgstr "请在配置对话框中配置EDB Advanced Server二进制路径。" -#: pgadmin/static/js/utils.js:292 +#: pgadmin/static/js/utils.js:295 msgid "Configuration required" msgstr "所需的配置" -#: pgadmin/static/js/utils.js:297 +#: pgadmin/static/js/utils.js:300 msgid "Preferences Error" msgstr "配置错误" -#: pgadmin/static/js/utils.js:298 +#: pgadmin/static/js/utils.js:301 #, python-format msgid "Failed to load preference %s of module %s" msgstr "未能加载的到偏好%s 模块 %s" -#: pgadmin/static/js/utils.js:360 +#: pgadmin/static/js/utils.js:363 msgid "" "The file opened contains bidirectional Unicode characters which could be " "interpreted differently than what is displayed. If this is unexpected it " @@ -11830,7 +11811,7 @@ msgid "" "display hidden Unicode characters before proceeding." msgstr "打开的文件中包含特殊Unicode字符可能会影响后续显示,如果不是预期内的,请审查应用中的内容,可以在处理前设置显示隐藏Unicode字符" -#: pgadmin/static/js/utils.js:362 +#: pgadmin/static/js/utils.js:365 msgid "" "The pasted text contains bidirectional Unicode characters which could be " "interpreted differently than what is displayed. If this is unexpected it " @@ -11838,7 +11819,7 @@ msgid "" "display hidden Unicode characters before proceeding." msgstr "粘贴的内容中包含特殊Unicode字符可能会影响后续显示,如果不是预期内的,请审查应用中的内容,可以在处理前设置显示隐藏Unicode字符" -#: pgadmin/static/js/utils.js:364 +#: pgadmin/static/js/utils.js:367 msgid "Trojan Source Warning" msgstr "木马代码警告" @@ -11904,7 +11885,7 @@ msgstr "请输入用户的密码以连接服务器 %s" #: pgadmin/static/js/helpers/ModalProvider.jsx:44 #: pgadmin/static/js/helpers/ModalProvider.jsx:67 #: pgadmin/static/js/helpers/Notifier.jsx:47 -#: pgadmin/static/js/helpers/Notifier.jsx:170 +#: pgadmin/static/js/helpers/Notifier.jsx:168 #: pgadmin/tools/erd/static/js/erd_tool/components/FloatingNote.jsx:86 #: pgadmin/tools/import_export/static/js/import_export.js:163 #: pgadmin/tools/maintenance/static/js/maintenance.js:204 @@ -12149,7 +12130,7 @@ msgstr "重新检查Cond" msgid "Heap Blocks" msgstr "堆块集" -#: pgadmin/static/js/Explain/index.jsx:494 +#: pgadmin/static/js/Explain/index.jsx:492 msgid "" "Use Explain/Explain analyze button to generate the plan for a query. " "Alternatively, you can also execute \"EXPLAIN (FORMAT JSON) [QUERY]\"." @@ -12185,7 +12166,7 @@ msgid "Show all" msgstr "显示全部" #: pgadmin/static/js/SchemaView/DataGridView.jsx:343 -#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:159 +#: pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx:158 msgid "Add row" msgstr "添加行" @@ -12205,34 +12186,34 @@ msgstr "删除行" msgid "Are you sure you wish to delete this row?" msgstr "确实要删除此行吗?" -#: pgadmin/static/js/SchemaView/index.jsx:285 +#: pgadmin/static/js/SchemaView/index.jsx:283 #, python-format msgid "%s must be unique." msgstr "%s 必须唯一。" -#: pgadmin/static/js/SchemaView/index.jsx:287 +#: pgadmin/static/js/SchemaView/index.jsx:285 #, python-format msgid "%s in %s must be unique." msgstr "%s 于 %s 必须唯一。" -#: pgadmin/static/js/SchemaView/index.jsx:310 +#: pgadmin/static/js/SchemaView/index.jsx:306 #, python-format msgid "%s in %s" msgstr "%s 于 %s" -#: pgadmin/static/js/SchemaView/index.jsx:643 +#: pgadmin/static/js/SchemaView/index.jsx:639 msgid "Changes will be lost. Are you sure you want to reset?" msgstr "更改将丢失。您确认要重置吗?" -#: pgadmin/static/js/SchemaView/index.jsx:735 +#: pgadmin/static/js/SchemaView/index.jsx:731 msgid "No updates." msgstr "无更新。" -#: pgadmin/static/js/SchemaView/index.jsx:810 +#: pgadmin/static/js/SchemaView/index.jsx:806 msgid "Reset" msgstr "重置" -#: pgadmin/static/js/SchemaView/index.jsx:1009 +#: pgadmin/static/js/SchemaView/index.jsx:1005 msgid "Edit object..." msgstr "编辑对象……" @@ -12297,7 +12278,7 @@ msgstr "重发" #: pgadmin/static/js/SecurityPages/MfaValidatePage.jsx:60 #: pgadmin/static/js/SecurityPages/MfaValidatePage.jsx:85 -#: pgadmin/static/js/components/FormComponents.jsx:477 +#: pgadmin/static/js/components/FormComponents.jsx:473 msgid "Validate" msgstr "验证" @@ -12314,64 +12295,31 @@ msgstr "重置密码" msgid "Retype Password" msgstr "重新输入密码" -#: pgadmin/static/js/components/CodeMirror.jsx:262 -#: pgadmin/static/js/components/CodeMirror.jsx:264 -msgid "Find text" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:280 -#: pgadmin/static/js/components/CodeMirror.jsx:282 -msgid "Replace value" -msgstr "" - -#: pgadmin/static/js/components/CodeMirror.jsx:287 -msgid "Previous" -msgstr "上一个" - -#: pgadmin/static/js/components/CodeMirror.jsx:289 -#: pgadmin/static/js/helpers/wizard/Wizard.jsx:223 -msgid "Next" -msgstr "下一步" - -#: pgadmin/static/js/components/CodeMirror.jsx:292 -#: pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx:601 -msgid "Replace" -msgstr "替换" - -#: pgadmin/static/js/components/CodeMirror.jsx:294 -msgid "Replace All" -msgstr "全部替换" - -#: pgadmin/static/js/components/CodeMirror.jsx:429 -#: pgadmin/static/js/components/CodeMirror.jsx:565 -msgid "SQL editor" -msgstr "SQL 编辑器" - #: pgadmin/static/js/components/ContextMenu.jsx:47 msgid "No options" msgstr "" -#: pgadmin/static/js/components/FormComponents.jsx:474 +#: pgadmin/static/js/components/FormComponents.jsx:470 msgid "Select a file" msgstr "选择一个文件" -#: pgadmin/static/js/components/FormComponents.jsx:977 +#: pgadmin/static/js/components/FormComponents.jsx:971 msgid "