From 61e809b6369be6163b0ea3e62ef7c5b8e3e25fe7 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Fri, 27 Oct 2017 13:59:03 +0200 Subject: [PATCH] Update message catalogs. --- web/pgadmin/messages.pot | 646 +++++++------- .../translations/de/LC_MESSAGES/messages.mo | Bin 126937 -> 127474 bytes .../translations/de/LC_MESSAGES/messages.po | 801 ++++++++--------- .../translations/pl/LC_MESSAGES/messages.mo | Bin 126007 -> 126553 bytes .../translations/pl/LC_MESSAGES/messages.po | 819 ++++++++---------- .../translations/zh/LC_MESSAGES/messages.mo | Bin 101468 -> 102042 bytes .../translations/zh/LC_MESSAGES/messages.po | 775 ++++++++--------- 7 files changed, 1425 insertions(+), 1616 deletions(-) diff --git a/web/pgadmin/messages.pot b/web/pgadmin/messages.pot index e087a9f5a..cea2f53cb 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: 2017-09-28 10:28+0100\n" +"POT-Creation-Date: 2017-10-27 13:53+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.3.4\n" -#: pgadmin/__init__.py:450 pgadmin/__init__.py:490 +#: pgadmin/__init__.py:449 pgadmin/__init__.py:489 #, python-format msgid "Auto-detected %s installation with the data directory at %s" msgstr "" @@ -37,13 +37,13 @@ msgid "Desktop" msgstr "" #: pgadmin/about/static/js/about.js:23 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1048 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1074 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1056 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1082 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:184 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:263 -#: pgadmin/preferences/static/js/preferences.js:367 -#: pgadmin/preferences/static/js/preferences.js:390 -#: pgadmin/tools/datagrid/static/js/datagrid.js:273 +#: pgadmin/preferences/static/js/preferences.js:368 +#: pgadmin/preferences/static/js/preferences.js:391 +#: pgadmin/tools/datagrid/static/js/datagrid.js:274 #: pgadmin/tools/import_export/static/js/import_export.js:378 #: pgadmin/tools/maintenance/static/js/maintenance.js:283 msgid "OK" @@ -94,8 +94,8 @@ msgstr "" #: pgadmin/browser/__init__.py:196 pgadmin/tools/debugger/__init__.py:67 #: pgadmin/tools/sqleditor/__init__.py:117 -#: pgadmin/tools/sqleditor/__init__.py:128 -#: pgadmin/tools/sqleditor/__init__.py:174 +#: pgadmin/tools/sqleditor/__init__.py:132 +#: pgadmin/tools/sqleditor/__init__.py:178 msgid "Display" msgstr "" @@ -121,26 +121,26 @@ msgstr "" msgid "Connection to the server has been lost." msgstr "" -#: pgadmin/browser/server_groups/__init__.py:125 +#: pgadmin/browser/server_groups/__init__.py:127 msgid "The specified server group cannot be deleted." msgstr "" -#: pgadmin/browser/server_groups/__init__.py:137 -#: pgadmin/browser/server_groups/__init__.py:168 -#: pgadmin/browser/server_groups/__init__.py:210 +#: pgadmin/browser/server_groups/__init__.py:139 +#: pgadmin/browser/server_groups/__init__.py:171 +#: pgadmin/browser/server_groups/__init__.py:214 msgid "The specified server group could not be found." msgstr "" -#: pgadmin/browser/server_groups/__init__.py:178 -#: pgadmin/browser/server_groups/__init__.py:248 +#: pgadmin/browser/server_groups/__init__.py:181 +#: pgadmin/browser/server_groups/__init__.py:253 msgid "The specified server group already exists." msgstr "" -#: pgadmin/browser/server_groups/__init__.py:262 +#: pgadmin/browser/server_groups/__init__.py:267 msgid "No server group name was specified" msgstr "" -#: pgadmin/browser/server_groups/__init__.py:301 +#: pgadmin/browser/server_groups/__init__.py:312 msgid "Could not find the server group." msgstr "" @@ -148,80 +148,80 @@ msgstr "" msgid "Servers" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:321 +#: pgadmin/browser/server_groups/servers/__init__.py:323 msgid "The specified server group with id# {0} could not be found." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:383 +#: pgadmin/browser/server_groups/servers/__init__.py:386 msgid "" "The specified server could not be found.\n" "Does the user have permission to access the server?" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:402 +#: pgadmin/browser/server_groups/servers/__init__.py:405 msgid "Server deleted" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:413 -#: pgadmin/browser/server_groups/servers/__init__.py:574 -#: pgadmin/browser/server_groups/servers/__init__.py:1171 +#: pgadmin/browser/server_groups/servers/__init__.py:417 +#: pgadmin/browser/server_groups/servers/__init__.py:580 +#: pgadmin/browser/server_groups/servers/__init__.py:1183 msgid "Could not find the required server." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:438 +#: pgadmin/browser/server_groups/servers/__init__.py:442 msgid "name" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:439 +#: pgadmin/browser/server_groups/servers/__init__.py:443 #: pgadmin/browser/server_groups/servers/static/js/server.js:661 msgid "Host name/address" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:440 +#: pgadmin/browser/server_groups/servers/__init__.py:444 #: pgadmin/browser/server_groups/servers/static/js/server.js:664 msgid "Port" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:441 +#: pgadmin/browser/server_groups/servers/__init__.py:445 #: pgadmin/browser/server_groups/servers/static/js/server.js:667 msgid "Maintenance database" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:442 +#: pgadmin/browser/server_groups/servers/__init__.py:446 #: pgadmin/browser/server_groups/servers/static/js/server.js:670 msgid "Username" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:443 +#: pgadmin/browser/server_groups/servers/__init__.py:447 msgid "SSL Mode" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:444 +#: pgadmin/browser/server_groups/servers/__init__.py:448 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:453 #: pgadmin/browser/server_groups/servers/static/js/server.js:658 msgid "Comments" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:445 +#: pgadmin/browser/server_groups/servers/__init__.py:449 #: pgadmin/browser/server_groups/servers/static/js/server.js:688 #: pgadmin/tools/user_management/static/js/user_management.js:72 msgid "Role" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:461 -#: pgadmin/browser/server_groups/servers/__init__.py:650 +#: pgadmin/browser/server_groups/servers/__init__.py:465 +#: pgadmin/browser/server_groups/servers/__init__.py:657 msgid "Host address not valid" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:474 +#: pgadmin/browser/server_groups/servers/__init__.py:478 msgid "'{0}' is not allowed to modify, when server is connected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:492 +#: pgadmin/browser/server_groups/servers/__init__.py:496 msgid "No parameters were changed!" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:639 +#: pgadmin/browser/server_groups/servers/__init__.py:646 #: pgadmin/browser/server_groups/servers/databases/__init__.py:482 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:356 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 @@ -259,7 +259,7 @@ msgstr "" msgid "Could not find the required parameter (%s)." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:719 +#: pgadmin/browser/server_groups/servers/__init__.py:726 #, python-format msgid "" "Unable to connect to server:\n" @@ -267,92 +267,92 @@ msgid "" "%s" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:779 +#: pgadmin/browser/server_groups/servers/__init__.py:789 msgid "Server has no active connection for generating statistics." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:842 -#: pgadmin/browser/server_groups/servers/__init__.py:981 -#: pgadmin/browser/server_groups/servers/__init__.py:1105 +#: pgadmin/browser/server_groups/servers/__init__.py:854 +#: pgadmin/browser/server_groups/servers/__init__.py:993 +#: pgadmin/browser/server_groups/servers/__init__.py:1117 msgid "Server not found." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:847 -#: pgadmin/browser/server_groups/servers/__init__.py:1110 +#: pgadmin/browser/server_groups/servers/__init__.py:859 +#: pgadmin/browser/server_groups/servers/__init__.py:1122 #: pgadmin/utils/driver/psycopg2/__init__.py:351 #: pgadmin/utils/driver/psycopg2/__init__.py:1227 #: pgadmin/utils/driver/psycopg2/__init__.py:1503 msgid "Unauthorized request." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:960 +#: pgadmin/browser/server_groups/servers/__init__.py:972 msgid "Server connected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:989 +#: pgadmin/browser/server_groups/servers/__init__.py:1001 msgid "Server could not be disconnected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:993 +#: pgadmin/browser/server_groups/servers/__init__.py:1005 msgid "Server disconnected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1013 +#: pgadmin/browser/server_groups/servers/__init__.py:1025 msgid "Could not reload the server configuration." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1017 +#: pgadmin/browser/server_groups/servers/__init__.py:1029 msgid "Server configuration reloaded." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1021 +#: pgadmin/browser/server_groups/servers/__init__.py:1033 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:183 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:982 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1706 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1813 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2422 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2722 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2791 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2862 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2912 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2967 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3101 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3214 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3312 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3361 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3400 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:984 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1708 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1815 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2424 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2724 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2793 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2864 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2914 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2969 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3103 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3216 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3314 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3363 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3402 msgid "" "Not connected to the server or the connection to the server has been " "closed." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1058 +#: pgadmin/browser/server_groups/servers/__init__.py:1070 msgid "Named restore point created: {0}" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1088 +#: pgadmin/browser/server_groups/servers/__init__.py:1100 msgid "Could not find the required parameter(s)." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1097 +#: pgadmin/browser/server_groups/servers/__init__.py:1109 #: pgadmin/browser/server_groups/servers/static/js/server.js:469 #: pgadmin/tools/user_management/__init__.py:98 msgid "Passwords do not match." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1124 +#: pgadmin/browser/server_groups/servers/__init__.py:1136 msgid "Incorrect password." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1152 +#: pgadmin/browser/server_groups/servers/__init__.py:1164 msgid "Password changed successfully." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1202 +#: pgadmin/browser/server_groups/servers/__init__.py:1214 msgid "WAL replay paused" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1205 +#: pgadmin/browser/server_groups/servers/__init__.py:1217 msgid "Please connect the server!" msgstr "" @@ -395,7 +395,7 @@ msgid "" msgstr "" #: pgadmin/browser/server_groups/servers/types.py:57 -#: pgadmin/help/__init__.py:84 +#: pgadmin/help/__init__.py:70 msgid "Paths" msgstr "" @@ -588,9 +588,9 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:332 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.js:39 -#: pgadmin/dashboard/static/js/dashboard.js:745 -#: pgadmin/dashboard/static/js/dashboard.js:772 -#: pgadmin/dashboard/static/js/dashboard.js:1077 +#: pgadmin/dashboard/static/js/dashboard.js:785 +#: pgadmin/dashboard/static/js/dashboard.js:812 +#: pgadmin/dashboard/static/js/dashboard.js:1126 msgid "Name" msgstr "" @@ -972,8 +972,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:110 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:310 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:346 -#: pgadmin/dashboard/static/js/dashboard.js:755 -#: pgadmin/dashboard/static/js/dashboard.js:1082 +#: pgadmin/dashboard/static/js/dashboard.js:795 +#: pgadmin/dashboard/static/js/dashboard.js:1131 #: pgadmin/tools/backup/static/js/backup.js:199 #: pgadmin/tools/restore/static/js/restore.js:160 msgid "Owner" @@ -1278,13 +1278,13 @@ msgstr "" #: pgadmin/tools/maintenance/static/js/maintenance.js:58 #: pgadmin/tools/maintenance/static/js/maintenance.js:85 #: pgadmin/tools/maintenance/static/js/maintenance.js:98 -#: pgadmin/tools/sqleditor/__init__.py:160 -#: pgadmin/tools/sqleditor/__init__.py:166 -#: pgadmin/tools/sqleditor/__init__.py:186 +#: pgadmin/tools/sqleditor/__init__.py:164 +#: pgadmin/tools/sqleditor/__init__.py:170 #: pgadmin/tools/sqleditor/__init__.py:193 -#: pgadmin/tools/sqleditor/__init__.py:200 -#: pgadmin/tools/sqleditor/__init__.py:207 -#: pgadmin/tools/sqleditor/__init__.py:214 +#: pgadmin/tools/sqleditor/__init__.py:202 +#: pgadmin/tools/sqleditor/__init__.py:212 +#: pgadmin/tools/sqleditor/__init__.py:221 +#: pgadmin/tools/sqleditor/__init__.py:231 msgid "Options" msgstr "" @@ -1386,8 +1386,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:29 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:28 -#: pgadmin/dashboard/static/js/dashboard.js:599 -#: pgadmin/dashboard/static/js/dashboard.js:936 +#: pgadmin/dashboard/static/js/dashboard.js:629 +#: pgadmin/dashboard/static/js/dashboard.js:976 msgid "User" msgstr "" @@ -2221,8 +2221,8 @@ msgid "Trigger Functions" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:44 -#: pgadmin/dashboard/static/js/dashboard.js:733 -#: pgadmin/dashboard/static/js/dashboard.js:1065 +#: pgadmin/dashboard/static/js/dashboard.js:773 +#: pgadmin/dashboard/static/js/dashboard.js:1114 msgid "Mode" msgstr "" @@ -2965,7 +2965,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:387 #: pgadmin/misc/file_manager/templates/file_manager/index.html:44 #: pgadmin/misc/file_manager/templates/file_manager/index.html:51 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2253 msgid "Yes" msgstr "" @@ -2976,7 +2976,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:387 #: pgadmin/misc/file_manager/templates/file_manager/index.html:45 #: pgadmin/misc/file_manager/templates/file_manager/index.html:52 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2253 msgid "No" msgstr "" @@ -4720,9 +4720,9 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:30 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/dashboard.js:594 -#: pgadmin/dashboard/static/js/dashboard.js:683 -#: pgadmin/dashboard/static/js/dashboard.js:750 +#: pgadmin/dashboard/static/js/dashboard.js:624 +#: pgadmin/dashboard/static/js/dashboard.js:723 +#: pgadmin/dashboard/static/js/dashboard.js:790 msgid "Database" msgstr "" @@ -4741,12 +4741,12 @@ msgid "Disconnect Database..." msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:139 -#: pgadmin/browser/server_groups/servers/static/js/server.js:937 +#: pgadmin/browser/server_groups/servers/static/js/server.js:945 msgid "Connection lost" msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:140 -#: pgadmin/browser/server_groups/servers/static/js/server.js:938 +#: pgadmin/browser/server_groups/servers/static/js/server.js:946 msgid "Would you like to reconnect to the database?" msgstr "" @@ -5611,7 +5611,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:139 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:127 #: pgadmin/browser/static/js/browser.js:146 -#: pgadmin/dashboard/static/js/dashboard.js:146 +#: pgadmin/dashboard/static/js/dashboard.js:173 #: pgadmin/static/js/backform.pgadmin.js:1657 msgid "SQL" msgstr "" @@ -5666,8 +5666,8 @@ msgid "Fail" msgstr "" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:191 -#: pgadmin/dashboard/__init__.py:488 -#: pgadmin/dashboard/static/js/dashboard.js:67 +#: pgadmin/dashboard/__init__.py:487 pgadmin/dashboard/__init__.py:513 +#: pgadmin/dashboard/static/js/dashboard.js:93 msgid "Success" msgstr "" @@ -6200,7 +6200,7 @@ msgid "Ok" msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.js:415 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1051 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1059 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:186 #: pgadmin/browser/static/js/node.js:1266 #: pgadmin/misc/file_manager/static/js/file_manager.js:135 @@ -6211,7 +6211,7 @@ msgstr "" #: pgadmin/misc/file_manager/static/js/file_manager.js:407 #: pgadmin/misc/file_manager/static/js/file_manager.js:508 #: pgadmin/misc/file_manager/static/js/file_manager.js:630 -#: pgadmin/preferences/static/js/preferences.js:369 +#: pgadmin/preferences/static/js/preferences.js:370 #: pgadmin/tools/backup/static/js/backup.js:452 #: pgadmin/tools/backup/static/js/backup.js:665 #: pgadmin/tools/datagrid/templates/datagrid/index.html:294 @@ -6219,7 +6219,7 @@ msgstr "" #: pgadmin/tools/import_export/static/js/import_export.js:383 #: pgadmin/tools/maintenance/static/js/maintenance.js:286 #: pgadmin/tools/restore/static/js/restore.js:384 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:427 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:429 msgid "Cancel" msgstr "" @@ -6340,7 +6340,7 @@ msgstr "" msgid "Host address must be valid IPv4 or IPv6 address." msgstr "" -#: pgadmin/browser/server_groups/servers/static/js/server.js:974 +#: pgadmin/browser/server_groups/servers/static/js/server.js:982 msgid "Connect to Server" msgstr "" @@ -6440,8 +6440,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:31 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/dashboard.js:614 -#: pgadmin/dashboard/static/js/dashboard.js:951 +#: pgadmin/dashboard/static/js/dashboard.js:644 +#: pgadmin/dashboard/static/js/dashboard.js:991 msgid "Backend start" msgstr "" @@ -6453,8 +6453,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:41 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:40 -#: pgadmin/dashboard/static/js/dashboard.js:609 -#: pgadmin/dashboard/static/js/dashboard.js:946 +#: pgadmin/dashboard/static/js/dashboard.js:639 +#: pgadmin/dashboard/static/js/dashboard.js:986 msgid "Client" msgstr "" @@ -6466,8 +6466,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:42 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/dashboard.js:604 -#: pgadmin/dashboard/static/js/dashboard.js:941 +#: pgadmin/dashboard/static/js/dashboard.js:634 +#: pgadmin/dashboard/static/js/dashboard.js:981 msgid "Application" msgstr "" @@ -6529,8 +6529,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.2_plus/stats.sql:42 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:17 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/dashboard.js:628 -#: pgadmin/dashboard/static/js/dashboard.js:965 +#: pgadmin/dashboard/static/js/dashboard.js:658 +#: pgadmin/dashboard/static/js/dashboard.js:1005 msgid "Waiting?" msgstr "" @@ -6576,7 +6576,7 @@ msgstr "" msgid "Error retrieving details for the node." msgstr "" -#: pgadmin/browser/static/js/browser.js:1992 +#: pgadmin/browser/static/js/browser.js:1993 #, python-format msgid "Are you sure you wish to close the %s browser?" msgstr "" @@ -6709,7 +6709,7 @@ msgstr "" #: pgadmin/browser/static/js/node.js:1254 #: pgadmin/tools/datagrid/templates/datagrid/index.html:30 #: pgadmin/tools/datagrid/templates/datagrid/index.html:40 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:421 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:423 msgid "Save" msgstr "" @@ -6761,8 +6761,8 @@ msgstr "" msgid "Tools" msgstr "" -#: pgadmin/browser/templates/browser/index.html:164 pgadmin/help/__init__.py:90 -#: pgadmin/help/__init__.py:99 +#: pgadmin/browser/templates/browser/index.html:164 pgadmin/help/__init__.py:76 +#: pgadmin/help/__init__.py:85 msgid "Help" msgstr "" @@ -6787,240 +6787,280 @@ msgid "" "target=\"_new\">here for more information." msgstr "" -#: pgadmin/dashboard/__init__.py:58 +#: pgadmin/dashboard/__init__.py:57 msgid "Dashboard" msgstr "" -#: pgadmin/dashboard/__init__.py:75 +#: pgadmin/dashboard/__init__.py:74 msgid "Dashboards" msgstr "" -#: pgadmin/dashboard/__init__.py:79 +#: pgadmin/dashboard/__init__.py:78 msgid "Session statistics refresh rate" msgstr "" +#: pgadmin/dashboard/__init__.py:80 pgadmin/dashboard/__init__.py:88 +#: pgadmin/dashboard/__init__.py:96 pgadmin/dashboard/__init__.py:104 +#: pgadmin/dashboard/__init__.py:112 +msgid "Graphs" +msgstr "" + #: pgadmin/dashboard/__init__.py:81 pgadmin/dashboard/__init__.py:89 #: pgadmin/dashboard/__init__.py:97 pgadmin/dashboard/__init__.py:105 #: pgadmin/dashboard/__init__.py:113 -msgid "Graphs" -msgstr "" - -#: pgadmin/dashboard/__init__.py:82 pgadmin/dashboard/__init__.py:90 -#: pgadmin/dashboard/__init__.py:98 pgadmin/dashboard/__init__.py:106 -#: pgadmin/dashboard/__init__.py:114 msgid "The number of seconds between graph samples." msgstr "" -#: pgadmin/dashboard/__init__.py:87 +#: pgadmin/dashboard/__init__.py:86 msgid "Transaction throughput refresh rate" msgstr "" -#: pgadmin/dashboard/__init__.py:95 +#: pgadmin/dashboard/__init__.py:94 msgid "Tuples in refresh rate" msgstr "" -#: pgadmin/dashboard/__init__.py:103 +#: pgadmin/dashboard/__init__.py:102 msgid "Tuples out refresh rate" msgstr "" -#: pgadmin/dashboard/__init__.py:111 +#: pgadmin/dashboard/__init__.py:110 msgid "Block I/O statistics refresh rate" msgstr "" -#: pgadmin/dashboard/__init__.py:178 pgadmin/dashboard/__init__.py:193 -#: pgadmin/dashboard/static/js/dashboard.js:520 +#: pgadmin/dashboard/__init__.py:177 pgadmin/dashboard/__init__.py:192 +#: pgadmin/dashboard/static/js/dashboard.js:550 msgid "Please connect to the selected server to view the table." msgstr "" -#: pgadmin/dashboard/__init__.py:183 pgadmin/dashboard/__init__.py:198 -#: pgadmin/dashboard/static/js/dashboard.js:395 +#: pgadmin/dashboard/__init__.py:182 pgadmin/dashboard/__init__.py:197 +#: pgadmin/dashboard/static/js/dashboard.js:425 msgid "Please connect to the selected server to view the graph." msgstr "" -#: pgadmin/dashboard/__init__.py:208 +#: pgadmin/dashboard/__init__.py:207 msgid "Please connect to the selected database to view the table." msgstr "" -#: pgadmin/dashboard/__init__.py:213 +#: pgadmin/dashboard/__init__.py:212 msgid "Please connect to the selected database to view the graph." msgstr "" -#: pgadmin/dashboard/__init__.py:488 +#: pgadmin/dashboard/__init__.py:487 pgadmin/dashboard/__init__.py:513 msgid "Failed" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:30 +#: pgadmin/dashboard/static/js/dashboard.js:35 msgid "Cancel the active query" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:56 +#: pgadmin/dashboard/static/js/dashboard.js:41 +msgid "Terminate the session" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:72 msgid "Cancel Active Query?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:57 +#: pgadmin/dashboard/static/js/dashboard.js:73 msgid "Are you sure you wish to cancel the active query?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:68 +#: pgadmin/dashboard/static/js/dashboard.js:74 msgid "Active query cancelled successfully." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:71 +#: pgadmin/dashboard/static/js/dashboard.js:75 msgid "An error occurred whilst cancelling the active query." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:115 -msgid "View the active session details" +#: pgadmin/dashboard/static/js/dashboard.js:78 +msgid "Terminate Session?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:131 -msgid "Backend type" +#: pgadmin/dashboard/static/js/dashboard.js:79 +msgid "Are you sure you wish to terminate the session?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:133 -#: pgadmin/dashboard/static/js/dashboard.js:140 -#: pgadmin/dashboard/static/js/dashboard.js:144 -#: pgadmin/dashboard/static/js/dashboard.js:149 -msgid "Details" +#: pgadmin/dashboard/static/js/dashboard.js:80 +msgid "Session terminateed successfully." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:138 -msgid "Query started at" +#: pgadmin/dashboard/static/js/dashboard.js:81 +msgid "An error occurred whilst terminateing the active query." msgstr "" #: pgadmin/dashboard/static/js/dashboard.js:142 +msgid "View the active session details" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:158 +msgid "Backend type" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:160 +#: pgadmin/dashboard/static/js/dashboard.js:167 +#: pgadmin/dashboard/static/js/dashboard.js:171 +#: pgadmin/dashboard/static/js/dashboard.js:176 +msgid "Details" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:165 +msgid "Query started at" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:169 msgid "Last state changed at" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:187 -#: pgadmin/dashboard/static/js/dashboard.js:274 +#: pgadmin/dashboard/static/js/dashboard.js:214 +#: pgadmin/dashboard/static/js/dashboard.js:304 msgid "An error occurred whilst loading the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:285 +#: pgadmin/dashboard/static/js/dashboard.js:315 msgid "Please connect to the selected server to view the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:399 +#: pgadmin/dashboard/static/js/dashboard.js:429 msgid "An error occurred whilst rendering the graph." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:524 +#: pgadmin/dashboard/static/js/dashboard.js:554 msgid "An error occurred whilst rendering the table." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:589 -#: pgadmin/dashboard/static/js/dashboard.js:678 -#: pgadmin/dashboard/static/js/dashboard.js:931 -#: pgadmin/dashboard/static/js/dashboard.js:1015 +#: pgadmin/dashboard/static/js/dashboard.js:619 +#: pgadmin/dashboard/static/js/dashboard.js:718 +#: pgadmin/dashboard/static/js/dashboard.js:971 +#: pgadmin/dashboard/static/js/dashboard.js:1064 msgid "PID" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:619 -#: pgadmin/dashboard/static/js/dashboard.js:956 +#: pgadmin/dashboard/static/js/dashboard.js:649 +#: pgadmin/dashboard/static/js/dashboard.js:996 msgid "State" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:636 -#: pgadmin/dashboard/static/js/dashboard.js:973 +#: pgadmin/dashboard/static/js/dashboard.js:666 +#: pgadmin/dashboard/static/js/dashboard.js:1013 msgid "Wait Event" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:641 -#: pgadmin/dashboard/static/js/dashboard.js:978 +#: pgadmin/dashboard/static/js/dashboard.js:671 +#: pgadmin/dashboard/static/js/dashboard.js:1018 msgid "Blocking PIDs" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:688 -#: pgadmin/dashboard/static/js/dashboard.js:1020 +#: pgadmin/dashboard/static/js/dashboard.js:728 +#: pgadmin/dashboard/static/js/dashboard.js:1069 msgid "Lock type" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:693 -#: pgadmin/dashboard/static/js/dashboard.js:1025 +#: pgadmin/dashboard/static/js/dashboard.js:733 +#: pgadmin/dashboard/static/js/dashboard.js:1074 msgid "Target relation" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:698 -#: pgadmin/dashboard/static/js/dashboard.js:1030 +#: pgadmin/dashboard/static/js/dashboard.js:738 +#: pgadmin/dashboard/static/js/dashboard.js:1079 msgid "Page" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:703 -#: pgadmin/dashboard/static/js/dashboard.js:1035 +#: pgadmin/dashboard/static/js/dashboard.js:743 +#: pgadmin/dashboard/static/js/dashboard.js:1084 msgid "Tuple" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:708 -#: pgadmin/dashboard/static/js/dashboard.js:1040 +#: pgadmin/dashboard/static/js/dashboard.js:748 +#: pgadmin/dashboard/static/js/dashboard.js:1089 msgid "vXID (target)" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:713 -#: pgadmin/dashboard/static/js/dashboard.js:1045 +#: pgadmin/dashboard/static/js/dashboard.js:753 +#: pgadmin/dashboard/static/js/dashboard.js:1094 msgid "XID (target)" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:718 -#: pgadmin/dashboard/static/js/dashboard.js:1050 +#: pgadmin/dashboard/static/js/dashboard.js:758 +#: pgadmin/dashboard/static/js/dashboard.js:1099 msgid "Class" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:723 -#: pgadmin/dashboard/static/js/dashboard.js:1055 +#: pgadmin/dashboard/static/js/dashboard.js:763 +#: pgadmin/dashboard/static/js/dashboard.js:1104 msgid "Object ID" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:728 -#: pgadmin/dashboard/static/js/dashboard.js:1060 +#: pgadmin/dashboard/static/js/dashboard.js:768 +#: pgadmin/dashboard/static/js/dashboard.js:1109 msgid "vXID (owner)" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:738 -#: pgadmin/dashboard/static/js/dashboard.js:1070 +#: pgadmin/dashboard/static/js/dashboard.js:778 +#: pgadmin/dashboard/static/js/dashboard.js:1119 msgid "Granted?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:760 -#: pgadmin/dashboard/static/js/dashboard.js:1087 +#: pgadmin/dashboard/static/js/dashboard.js:800 +#: pgadmin/dashboard/static/js/dashboard.js:1136 msgid "XID" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:765 -#: pgadmin/dashboard/static/js/dashboard.js:1092 +#: pgadmin/dashboard/static/js/dashboard.js:805 +#: pgadmin/dashboard/static/js/dashboard.js:1141 msgid "Prepared at" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:777 +#: pgadmin/dashboard/static/js/dashboard.js:817 msgid "Category" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:782 +#: pgadmin/dashboard/static/js/dashboard.js:822 msgid "Setting" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:787 +#: pgadmin/dashboard/static/js/dashboard.js:827 msgid "Unit" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:792 +#: pgadmin/dashboard/static/js/dashboard.js:832 msgid "Description" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1196 -msgid "You cannot cancel background worker processes." +#: pgadmin/dashboard/static/js/dashboard.js:1239 +msgid "cancel" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1203 -msgid "You are not allowed to cancel the main active session." +#: pgadmin/dashboard/static/js/dashboard.js:1239 +msgid "terminate" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1209 +#: pgadmin/dashboard/static/js/dashboard.js:1248 +msgid "You cannot " +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1250 +msgid " background worker processes." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1257 +msgid "You are not allowed to " +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1259 +msgid " the main active session." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1265 msgid "The session is already in idle state." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1221 -msgid "Superuser privileges are required to cancel another users query." +#: pgadmin/dashboard/static/js/dashboard.js:1277 +msgid "Superuser privileges are required to " +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1279 +msgid " another users query." msgstr "" #: pgadmin/dashboard/templates/dashboard/database_dashboard.html:5 @@ -7135,7 +7175,7 @@ msgid "PostgreSQL Documentation" msgstr "" #: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:57 -#: pgadmin/help/__init__.py:35 pgadmin/help/__init__.py:60 +#: pgadmin/help/__init__.py:35 msgid "pgAdmin Website" msgstr "" @@ -7217,29 +7257,29 @@ msgstr "" msgid "Online Help" msgstr "" -#: pgadmin/help/__init__.py:42 pgadmin/help/__init__.py:67 +#: pgadmin/help/__init__.py:42 msgid "PostgreSQL Website" msgstr "" -#: pgadmin/help/__init__.py:76 +#: pgadmin/help/__init__.py:62 msgid "SQL Help" msgstr "" -#: pgadmin/help/__init__.py:88 +#: pgadmin/help/__init__.py:74 msgid "PostgreSQL Help Path" msgstr "" -#: pgadmin/help/__init__.py:91 +#: pgadmin/help/__init__.py:77 msgid "" "Path to the PostgreSQL documentation. $VERSION$ will be replaced with the" " major.minor version number." msgstr "" -#: pgadmin/help/__init__.py:97 +#: pgadmin/help/__init__.py:83 msgid "EDB Advanced Server Help Path" msgstr "" -#: pgadmin/help/__init__.py:100 +#: pgadmin/help/__init__.py:86 msgid "" "Path to the EDB Advanced Server documentation. $VERSION$ will be replaced" " with the major.minor version number." @@ -7476,8 +7516,8 @@ msgid "No statistics are available for the selected object." msgstr "" #: pgadmin/preferences/__init__.py:54 -#: pgadmin/preferences/static/js/preferences.js:361 -#: pgadmin/preferences/static/js/preferences.js:375 +#: pgadmin/preferences/static/js/preferences.js:362 +#: pgadmin/preferences/static/js/preferences.js:376 msgid "Preferences" msgstr "" @@ -7498,7 +7538,7 @@ msgstr "" msgid "Hide" msgstr "" -#: pgadmin/preferences/static/js/preferences.js:335 +#: pgadmin/preferences/static/js/preferences.js:336 msgid "Category is not selected." msgstr "" @@ -7542,7 +7582,7 @@ msgstr "" msgid "General" msgstr "" -#: pgadmin/static/js/backform.pgadmin.js:2125 +#: pgadmin/static/js/backform.pgadmin.js:2127 #: pgadmin/tools/backup/static/js/backup.js:79 #: pgadmin/tools/backup/static/js/backup.js:85 msgid "Note" @@ -7612,7 +7652,7 @@ msgid "Reset Password" msgstr "" #: pgadmin/tools/__init__.py:57 pgadmin/tools/datagrid/__init__.py:75 -#: pgadmin/tools/sqleditor/__init__.py:225 +#: pgadmin/tools/sqleditor/__init__.py:246 msgid "This URL cannot be requested directly." msgstr "" @@ -7968,15 +8008,15 @@ msgstr "" msgid "View/Edit Data" msgstr "" -#: pgadmin/tools/datagrid/static/js/datagrid.js:367 +#: pgadmin/tools/datagrid/static/js/datagrid.js:368 msgid "Edit Data - " msgstr "" -#: pgadmin/tools/datagrid/static/js/datagrid.js:478 +#: pgadmin/tools/datagrid/static/js/datagrid.js:479 msgid "Query - " msgstr "" -#: pgadmin/tools/datagrid/static/js/datagrid.js:530 +#: pgadmin/tools/datagrid/static/js/datagrid.js:531 msgid "Query Tool Initialize Error" msgstr "" @@ -8061,7 +8101,7 @@ msgid "Paste Row" msgstr "" #: pgadmin/tools/datagrid/templates/datagrid/index.html:122 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2237 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2239 msgid "Delete Row(s)" msgstr "" @@ -8160,12 +8200,12 @@ msgid "Timing" msgstr "" #: pgadmin/tools/datagrid/templates/datagrid/index.html:247 -#: pgadmin/tools/sqleditor/__init__.py:159 +#: pgadmin/tools/sqleditor/__init__.py:163 msgid "Auto commit?" msgstr "" #: pgadmin/tools/datagrid/templates/datagrid/index.html:253 -#: pgadmin/tools/sqleditor/__init__.py:165 +#: pgadmin/tools/sqleditor/__init__.py:169 msgid "Auto rollback?" msgstr "" @@ -8205,7 +8245,7 @@ msgid "Debugger" msgstr "" #: pgadmin/tools/debugger/__init__.py:66 -#: pgadmin/tools/sqleditor/__init__.py:127 +#: pgadmin/tools/sqleditor/__init__.py:131 msgid "Open in new browser tab" msgstr "" @@ -8287,9 +8327,9 @@ msgstr "" #: pgadmin/tools/debugger/__init__.py:1573 #: pgadmin/tools/debugger/__init__.py:1598 #: pgadmin/tools/debugger/__init__.py:1614 -#: pgadmin/tools/sqleditor/__init__.py:268 -#: pgadmin/tools/sqleditor/__init__.py:441 -#: pgadmin/tools/sqleditor/__init__.py:1124 +#: pgadmin/tools/sqleditor/__init__.py:292 +#: pgadmin/tools/sqleditor/__init__.py:465 +#: pgadmin/tools/sqleditor/__init__.py:1148 #: pgadmin/tools/sqleditor/command.py:179 #: pgadmin/tools/sqleditor/command.py:411 msgid "Not connected to server or connection with the server has been closed." @@ -8358,7 +8398,7 @@ msgid "Local variables" msgstr "" #: pgadmin/tools/debugger/static/js/direct.js:1569 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:208 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:210 msgid "Messages" msgstr "" @@ -8370,7 +8410,7 @@ msgstr "" msgid "Stack" msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1653 +#: pgadmin/tools/debugger/static/js/direct.js:1655 msgid "Loading..." msgstr "" @@ -8803,39 +8843,39 @@ msgid "" "number of seconds specified." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:129 +#: pgadmin/tools/sqleditor/__init__.py:133 msgid "If set to True, the Query Tool will be opened in a new browser tab." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:135 +#: pgadmin/tools/sqleditor/__init__.py:139 msgid "Verbose output?" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:136 -#: pgadmin/tools/sqleditor/__init__.py:142 -#: pgadmin/tools/sqleditor/__init__.py:148 -#: pgadmin/tools/sqleditor/__init__.py:154 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:198 +#: pgadmin/tools/sqleditor/__init__.py:140 +#: pgadmin/tools/sqleditor/__init__.py:146 +#: pgadmin/tools/sqleditor/__init__.py:152 +#: pgadmin/tools/sqleditor/__init__.py:158 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:200 msgid "Explain" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:141 +#: pgadmin/tools/sqleditor/__init__.py:145 msgid "Show costs?" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:147 +#: pgadmin/tools/sqleditor/__init__.py:151 msgid "Show buffers?" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:153 +#: pgadmin/tools/sqleditor/__init__.py:157 msgid "Show timing?" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:171 +#: pgadmin/tools/sqleditor/__init__.py:175 msgid "Font size" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:175 +#: pgadmin/tools/sqleditor/__init__.py:179 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 " @@ -8844,68 +8884,68 @@ msgid "" "maximum 10." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:183 +#: pgadmin/tools/sqleditor/__init__.py:190 msgid "Tab size" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:187 +#: pgadmin/tools/sqleditor/__init__.py:194 msgid "The number of spaces per tab. Minimum 2, maximum 8." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:192 +#: pgadmin/tools/sqleditor/__init__.py:201 msgid "Use spaces?" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:194 +#: pgadmin/tools/sqleditor/__init__.py:203 msgid "" "Specifies whether or not to insert spaces instead of tabs when the tab " -"key is used." +"key or auto-indent are used." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:199 +#: pgadmin/tools/sqleditor/__init__.py:211 msgid "Line wrapping?" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:201 +#: pgadmin/tools/sqleditor/__init__.py:213 msgid "Specifies whether or not to wrap SQL code in the editor." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:206 +#: pgadmin/tools/sqleditor/__init__.py:220 msgid "Insert bracket pairs?" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:208 +#: pgadmin/tools/sqleditor/__init__.py:222 msgid "Specifies whether or not to insert paired brackets in the editor." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:213 +#: pgadmin/tools/sqleditor/__init__.py:230 msgid "Brace matching?" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:215 +#: pgadmin/tools/sqleditor/__init__.py:232 msgid "Specifies whether or not to highlight matched braces in the editor." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:251 -#: pgadmin/tools/sqleditor/__init__.py:375 -#: pgadmin/tools/sqleditor/__init__.py:1087 +#: pgadmin/tools/sqleditor/__init__.py:273 +#: pgadmin/tools/sqleditor/__init__.py:399 +#: pgadmin/tools/sqleditor/__init__.py:1111 msgid "Transaction ID not found in the session." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:448 -#: pgadmin/tools/sqleditor/__init__.py:1127 +#: pgadmin/tools/sqleditor/__init__.py:472 +#: pgadmin/tools/sqleditor/__init__.py:1151 msgid "Either transaction object or session object not found." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:808 +#: pgadmin/tools/sqleditor/__init__.py:832 msgid "No primary key found for this object, so unable to save records." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:1494 +#: pgadmin/tools/sqleditor/__init__.py:1518 msgid "File type not supported" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:1644 +#: pgadmin/tools/sqleditor/__init__.py:1668 msgid "Transaction status check failed." msgstr "" @@ -8921,178 +8961,178 @@ msgstr "" msgid "Data cannot be saved for the current object." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:188 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:190 msgid "Data Output" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:218 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:220 msgid "Query History" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:253 msgid "The data has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:255 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:412 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:257 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:414 msgid "The text has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:424 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:426 msgid "Don't save" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:460 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:462 msgid "Save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:952 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:954 msgid "Fetching all records..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1334 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1615 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2505 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1336 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1617 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2507 msgid "Unsaved changes" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1335 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2506 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1337 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2508 msgid "Are you sure you wish to discard the current changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1359 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1361 msgid "Clear history" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1360 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1362 msgid "Are you sure you wish to clear the history?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1616 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1618 msgid "" "The data has been modified, but not saved. Are you sure you wish to " "discard the changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1646 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1648 msgid "Initializing query execution." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1653 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3187 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1655 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3189 msgid "Waiting for the query execution to complete..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1739 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1741 #, python-format msgid "Query returned successfully in %s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1775 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1884 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1777 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1886 msgid "Loading data from the database server and rendering..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1890 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1892 #, python-format msgid "Successfully run. Total query runtime: %s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1891 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1893 #, python-format msgid "%s rows affected." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2228 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2230 msgid "Row(s) deleted" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2232 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2234 msgid "Operation failed" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2233 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2235 msgid "" "There are unsaved changes in grid, Please save them first to avoid " "inconsistency in data" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2238 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2240 msgid "Are you sure you wish to delete selected row(s)?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2299 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2301 msgid "Saving the updated data..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2378 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2380 #, python-format msgid "%s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2414 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2416 msgid "Data saved successfully." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2540 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2542 msgid "Loading the file..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2586 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2588 msgid "Saving the queries in the file..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2597 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2599 msgid "File saved successfully." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2692 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2694 msgid "Loading the existing filter options..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2762 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2832 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2764 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2834 msgid "Applying the new filter..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2885 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2887 msgid "Removing the filter..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2936 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2938 msgid "Applying the filter..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3074 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3076 msgid "Setting the limit on the result..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3151 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3153 msgid "Initializing the query execution!" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3440 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3446 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3442 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3448 msgid "Error occurred while setting verbose option in explain" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3478 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3484 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3480 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3486 msgid "Error occurred while setting costs option in explain" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3515 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3521 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3517 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3523 msgid "Error occurred while setting buffers option in explain" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3551 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3557 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3553 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3559 msgid "Error occurred while setting timing option in explain" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3655 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3657 msgid "Error occurred while getting query tool options " msgstr "" diff --git a/web/pgadmin/translations/de/LC_MESSAGES/messages.mo b/web/pgadmin/translations/de/LC_MESSAGES/messages.mo index b246a2817cc87079dfdcb54be60f559c2a41c0f7..fbe8dc3dd9719569f3f0a5d428ead8f56c54aff6 100644 GIT binary patch delta 28822 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 " "klicken, um weitere Informationen zu erhalten." -#: pgadmin/dashboard/__init__.py:58 +#: pgadmin/dashboard/__init__.py:57 msgid "Dashboard" msgstr "Übersichtsseite" -#: pgadmin/dashboard/__init__.py:75 +#: pgadmin/dashboard/__init__.py:74 msgid "Dashboards" msgstr "Übersichtsseiten" -#: pgadmin/dashboard/__init__.py:79 +#: pgadmin/dashboard/__init__.py:78 msgid "Session statistics refresh rate" msgstr "Sitzungsstatistikenaktualisierungsfrequenz" +#: pgadmin/dashboard/__init__.py:80 pgadmin/dashboard/__init__.py:88 +#: pgadmin/dashboard/__init__.py:96 pgadmin/dashboard/__init__.py:104 +#: pgadmin/dashboard/__init__.py:112 +msgid "Graphs" +msgstr "Graphen" + #: pgadmin/dashboard/__init__.py:81 pgadmin/dashboard/__init__.py:89 #: pgadmin/dashboard/__init__.py:97 pgadmin/dashboard/__init__.py:105 #: pgadmin/dashboard/__init__.py:113 -msgid "Graphs" -msgstr "Graphen" - -#: pgadmin/dashboard/__init__.py:82 pgadmin/dashboard/__init__.py:90 -#: pgadmin/dashboard/__init__.py:98 pgadmin/dashboard/__init__.py:106 -#: pgadmin/dashboard/__init__.py:114 msgid "The number of seconds between graph samples." msgstr "Die Anzahl der Sekunden zwischen den Graph-Samples." -#: pgadmin/dashboard/__init__.py:87 +#: pgadmin/dashboard/__init__.py:86 msgid "Transaction throughput refresh rate" msgstr "Transaktionsdurchsatzaktualisierungsrate" -#: pgadmin/dashboard/__init__.py:95 +#: pgadmin/dashboard/__init__.py:94 msgid "Tuples in refresh rate" msgstr "Eingehende Tupel-Aktualisierungsfrequenz" -#: pgadmin/dashboard/__init__.py:103 +#: pgadmin/dashboard/__init__.py:102 msgid "Tuples out refresh rate" msgstr "Ausgehende Tupel-Aktualisierungsfrequenz" -#: pgadmin/dashboard/__init__.py:111 +#: pgadmin/dashboard/__init__.py:110 msgid "Block I/O statistics refresh rate" msgstr "Block-E/A-Statistikwiederholfrequenz" -#: pgadmin/dashboard/__init__.py:178 pgadmin/dashboard/__init__.py:193 -#: pgadmin/dashboard/static/js/dashboard.js:520 +#: pgadmin/dashboard/__init__.py:177 pgadmin/dashboard/__init__.py:192 +#: pgadmin/dashboard/static/js/dashboard.js:550 msgid "Please connect to the selected server to view the table." msgstr "Bitte zum ausgewählten Server verbinden, um die Tabelle anzuzeigen." -#: pgadmin/dashboard/__init__.py:183 pgadmin/dashboard/__init__.py:198 -#: pgadmin/dashboard/static/js/dashboard.js:395 +#: pgadmin/dashboard/__init__.py:182 pgadmin/dashboard/__init__.py:197 +#: pgadmin/dashboard/static/js/dashboard.js:425 msgid "Please connect to the selected server to view the graph." msgstr "Bitte zum ausgewählten Server verbinden, um den Graphen anzuzeigen." -#: pgadmin/dashboard/__init__.py:208 +#: pgadmin/dashboard/__init__.py:207 msgid "Please connect to the selected database to view the table." msgstr "Bitte zur ausgewählten Datenbank verbinden, um die Tabelle anzuzeigen." -#: pgadmin/dashboard/__init__.py:213 +#: pgadmin/dashboard/__init__.py:212 msgid "Please connect to the selected database to view the graph." msgstr "Bitte zur ausgewählten Datenbank verbinden, um den Graphen anzuzeigen." -#: pgadmin/dashboard/__init__.py:488 +#: pgadmin/dashboard/__init__.py:487 pgadmin/dashboard/__init__.py:513 msgid "Failed" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:30 +#: pgadmin/dashboard/static/js/dashboard.js:35 msgid "Cancel the active query" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:56 +#: pgadmin/dashboard/static/js/dashboard.js:41 +msgid "Terminate the session" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:72 msgid "Cancel Active Query?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:57 +#: pgadmin/dashboard/static/js/dashboard.js:73 msgid "Are you sure you wish to cancel the active query?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:68 +#: pgadmin/dashboard/static/js/dashboard.js:74 msgid "Active query cancelled successfully." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:71 +#: pgadmin/dashboard/static/js/dashboard.js:75 msgid "An error occurred whilst cancelling the active query." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:115 -msgid "View the active session details" +#: pgadmin/dashboard/static/js/dashboard.js:78 +msgid "Terminate Session?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:131 -msgid "Backend type" +#: pgadmin/dashboard/static/js/dashboard.js:79 +msgid "Are you sure you wish to terminate the session?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:133 -#: pgadmin/dashboard/static/js/dashboard.js:140 -#: pgadmin/dashboard/static/js/dashboard.js:144 -#: pgadmin/dashboard/static/js/dashboard.js:149 -msgid "Details" +#: pgadmin/dashboard/static/js/dashboard.js:80 +msgid "Session terminateed successfully." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:138 -msgid "Query started at" +#: pgadmin/dashboard/static/js/dashboard.js:81 +msgid "An error occurred whilst terminateing the active query." msgstr "" #: pgadmin/dashboard/static/js/dashboard.js:142 +msgid "View the active session details" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:158 +msgid "Backend type" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:160 +#: pgadmin/dashboard/static/js/dashboard.js:167 +#: pgadmin/dashboard/static/js/dashboard.js:171 +#: pgadmin/dashboard/static/js/dashboard.js:176 +msgid "Details" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:165 +msgid "Query started at" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:169 msgid "Last state changed at" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:187 -#: pgadmin/dashboard/static/js/dashboard.js:274 +#: pgadmin/dashboard/static/js/dashboard.js:214 +#: pgadmin/dashboard/static/js/dashboard.js:304 msgid "An error occurred whilst loading the dashboard." msgstr "Beim Laden der Übersichtsseite ist ein Fehler aufgetreten." -#: pgadmin/dashboard/static/js/dashboard.js:285 +#: pgadmin/dashboard/static/js/dashboard.js:315 msgid "Please connect to the selected server to view the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:399 +#: pgadmin/dashboard/static/js/dashboard.js:429 msgid "An error occurred whilst rendering the graph." msgstr "Beim Rendern des Graphen ist ein Fehler aufgetreten." -#: pgadmin/dashboard/static/js/dashboard.js:524 +#: pgadmin/dashboard/static/js/dashboard.js:554 msgid "An error occurred whilst rendering the table." msgstr "Beim Rendern der Tabelle ist ein Fehler aufgetreten." -#: pgadmin/dashboard/static/js/dashboard.js:589 -#: pgadmin/dashboard/static/js/dashboard.js:678 -#: pgadmin/dashboard/static/js/dashboard.js:931 -#: pgadmin/dashboard/static/js/dashboard.js:1015 +#: pgadmin/dashboard/static/js/dashboard.js:619 +#: pgadmin/dashboard/static/js/dashboard.js:718 +#: pgadmin/dashboard/static/js/dashboard.js:971 +#: pgadmin/dashboard/static/js/dashboard.js:1064 msgid "PID" msgstr "PID" -#: pgadmin/dashboard/static/js/dashboard.js:619 -#: pgadmin/dashboard/static/js/dashboard.js:956 +#: pgadmin/dashboard/static/js/dashboard.js:649 +#: pgadmin/dashboard/static/js/dashboard.js:996 msgid "State" msgstr "Stadium" -#: pgadmin/dashboard/static/js/dashboard.js:636 -#: pgadmin/dashboard/static/js/dashboard.js:973 +#: pgadmin/dashboard/static/js/dashboard.js:666 +#: pgadmin/dashboard/static/js/dashboard.js:1013 msgid "Wait Event" msgstr "Warteereignis" -#: pgadmin/dashboard/static/js/dashboard.js:641 -#: pgadmin/dashboard/static/js/dashboard.js:978 +#: pgadmin/dashboard/static/js/dashboard.js:671 +#: pgadmin/dashboard/static/js/dashboard.js:1018 msgid "Blocking PIDs" msgstr "Blockierende PIDs" -#: pgadmin/dashboard/static/js/dashboard.js:688 -#: pgadmin/dashboard/static/js/dashboard.js:1020 +#: pgadmin/dashboard/static/js/dashboard.js:728 +#: pgadmin/dashboard/static/js/dashboard.js:1069 msgid "Lock type" msgstr "Sperrtyp" -#: pgadmin/dashboard/static/js/dashboard.js:693 -#: pgadmin/dashboard/static/js/dashboard.js:1025 +#: pgadmin/dashboard/static/js/dashboard.js:733 +#: pgadmin/dashboard/static/js/dashboard.js:1074 msgid "Target relation" msgstr "Zielrelation" -#: pgadmin/dashboard/static/js/dashboard.js:698 -#: pgadmin/dashboard/static/js/dashboard.js:1030 +#: pgadmin/dashboard/static/js/dashboard.js:738 +#: pgadmin/dashboard/static/js/dashboard.js:1079 msgid "Page" msgstr "Seite" -#: pgadmin/dashboard/static/js/dashboard.js:703 -#: pgadmin/dashboard/static/js/dashboard.js:1035 +#: pgadmin/dashboard/static/js/dashboard.js:743 +#: pgadmin/dashboard/static/js/dashboard.js:1084 msgid "Tuple" msgstr "Tupel" -#: pgadmin/dashboard/static/js/dashboard.js:708 -#: pgadmin/dashboard/static/js/dashboard.js:1040 +#: pgadmin/dashboard/static/js/dashboard.js:748 +#: pgadmin/dashboard/static/js/dashboard.js:1089 msgid "vXID (target)" msgstr "vXID (Ziel)" -#: pgadmin/dashboard/static/js/dashboard.js:713 -#: pgadmin/dashboard/static/js/dashboard.js:1045 +#: pgadmin/dashboard/static/js/dashboard.js:753 +#: pgadmin/dashboard/static/js/dashboard.js:1094 msgid "XID (target)" msgstr "XID (Ziel)" -#: pgadmin/dashboard/static/js/dashboard.js:718 -#: pgadmin/dashboard/static/js/dashboard.js:1050 +#: pgadmin/dashboard/static/js/dashboard.js:758 +#: pgadmin/dashboard/static/js/dashboard.js:1099 msgid "Class" msgstr "Klasse" -#: pgadmin/dashboard/static/js/dashboard.js:723 -#: pgadmin/dashboard/static/js/dashboard.js:1055 +#: pgadmin/dashboard/static/js/dashboard.js:763 +#: pgadmin/dashboard/static/js/dashboard.js:1104 msgid "Object ID" msgstr "Objekt-ID" -#: pgadmin/dashboard/static/js/dashboard.js:728 -#: pgadmin/dashboard/static/js/dashboard.js:1060 +#: pgadmin/dashboard/static/js/dashboard.js:768 +#: pgadmin/dashboard/static/js/dashboard.js:1109 msgid "vXID (owner)" msgstr "vXID (Besitzer)" -#: pgadmin/dashboard/static/js/dashboard.js:738 -#: pgadmin/dashboard/static/js/dashboard.js:1070 +#: pgadmin/dashboard/static/js/dashboard.js:778 +#: pgadmin/dashboard/static/js/dashboard.js:1119 msgid "Granted?" msgstr "Gewährt?" -#: pgadmin/dashboard/static/js/dashboard.js:760 -#: pgadmin/dashboard/static/js/dashboard.js:1087 +#: pgadmin/dashboard/static/js/dashboard.js:800 +#: pgadmin/dashboard/static/js/dashboard.js:1136 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/dashboard.js:765 -#: pgadmin/dashboard/static/js/dashboard.js:1092 +#: pgadmin/dashboard/static/js/dashboard.js:805 +#: pgadmin/dashboard/static/js/dashboard.js:1141 msgid "Prepared at" msgstr "Vorbereitete bei" -#: pgadmin/dashboard/static/js/dashboard.js:777 +#: pgadmin/dashboard/static/js/dashboard.js:817 msgid "Category" msgstr "Kategorie" -#: pgadmin/dashboard/static/js/dashboard.js:782 +#: pgadmin/dashboard/static/js/dashboard.js:822 msgid "Setting" msgstr "Einstellung" -#: pgadmin/dashboard/static/js/dashboard.js:787 +#: pgadmin/dashboard/static/js/dashboard.js:827 msgid "Unit" msgstr "Einheit" -#: pgadmin/dashboard/static/js/dashboard.js:792 +#: pgadmin/dashboard/static/js/dashboard.js:832 msgid "Description" msgstr "Beschreibung" -#: pgadmin/dashboard/static/js/dashboard.js:1196 -msgid "You cannot cancel background worker processes." +#: pgadmin/dashboard/static/js/dashboard.js:1239 +msgid "cancel" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1203 -msgid "You are not allowed to cancel the main active session." +#: pgadmin/dashboard/static/js/dashboard.js:1239 +msgid "terminate" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1209 +#: pgadmin/dashboard/static/js/dashboard.js:1248 +msgid "You cannot " +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1250 +msgid " background worker processes." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1257 +msgid "You are not allowed to " +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1259 +msgid " the main active session." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1265 msgid "The session is already in idle state." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1221 -msgid "Superuser privileges are required to cancel another users query." +#: pgadmin/dashboard/static/js/dashboard.js:1277 +msgid "Superuser privileges are required to " +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1279 +msgid " another users query." msgstr "" #: pgadmin/dashboard/templates/dashboard/database_dashboard.html:5 @@ -7349,7 +7389,7 @@ msgid "PostgreSQL Documentation" msgstr "PostgreSQL-Dokumentation" #: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:57 -#: pgadmin/help/__init__.py:35 pgadmin/help/__init__.py:60 +#: pgadmin/help/__init__.py:35 msgid "pgAdmin Website" msgstr "pgAdmin-Webseite" @@ -7431,19 +7471,19 @@ msgstr "Rollbacks" msgid "Online Help" msgstr "Onlinehilfe" -#: pgadmin/help/__init__.py:42 pgadmin/help/__init__.py:67 +#: pgadmin/help/__init__.py:42 msgid "PostgreSQL Website" msgstr "PostgreSQL-Webseite" -#: pgadmin/help/__init__.py:76 +#: pgadmin/help/__init__.py:62 msgid "SQL Help" msgstr "SQL-Hilfe" -#: pgadmin/help/__init__.py:88 +#: pgadmin/help/__init__.py:74 msgid "PostgreSQL Help Path" msgstr "PostgreSQL-Hilfspfad" -#: pgadmin/help/__init__.py:91 +#: pgadmin/help/__init__.py:77 msgid "" "Path to the PostgreSQL documentation. $VERSION$ will be replaced with the" " major.minor version number." @@ -7451,11 +7491,11 @@ msgstr "" "Pfad zur PostgreSQL-Dokumentation. $VERSION$ wird mit der major.minor " "Versionsnummer ersetzt." -#: pgadmin/help/__init__.py:97 +#: pgadmin/help/__init__.py:83 msgid "EDB Advanced Server Help Path" msgstr "EDB-Advanced-Server-Hilfspfad" -#: pgadmin/help/__init__.py:100 +#: pgadmin/help/__init__.py:86 msgid "" "Path to the EDB Advanced Server documentation. $VERSION$ will be replaced" " with the major.minor version number." @@ -7694,8 +7734,8 @@ msgid "No statistics are available for the selected object." msgstr "Für das ausgewählte Objekt stehen keine Statistiken zur Verfügung." #: pgadmin/preferences/__init__.py:54 -#: pgadmin/preferences/static/js/preferences.js:361 -#: pgadmin/preferences/static/js/preferences.js:375 +#: pgadmin/preferences/static/js/preferences.js:362 +#: pgadmin/preferences/static/js/preferences.js:376 msgid "Preferences" msgstr "Einstellungen" @@ -7717,7 +7757,7 @@ msgstr "" msgid "Hide" msgstr "" -#: pgadmin/preferences/static/js/preferences.js:335 +#: pgadmin/preferences/static/js/preferences.js:336 msgid "Category is not selected." msgstr "" @@ -7761,7 +7801,7 @@ msgstr "Nichts hat sich geändert" msgid "General" msgstr "Allgemein" -#: pgadmin/static/js/backform.pgadmin.js:2125 +#: pgadmin/static/js/backform.pgadmin.js:2127 #: pgadmin/tools/backup/static/js/backup.js:79 #: pgadmin/tools/backup/static/js/backup.js:85 msgid "Note" @@ -7833,7 +7873,7 @@ msgid "Reset Password" msgstr "Passwort Zurücksetzen" #: pgadmin/tools/__init__.py:57 pgadmin/tools/datagrid/__init__.py:75 -#: pgadmin/tools/sqleditor/__init__.py:225 +#: pgadmin/tools/sqleditor/__init__.py:246 msgid "This URL cannot be requested directly." msgstr "Diese URL kann nicht direkt angefordert werden." @@ -8197,15 +8237,15 @@ msgstr "" msgid "View/Edit Data" msgstr "" -#: pgadmin/tools/datagrid/static/js/datagrid.js:367 +#: pgadmin/tools/datagrid/static/js/datagrid.js:368 msgid "Edit Data - " msgstr "" -#: pgadmin/tools/datagrid/static/js/datagrid.js:478 +#: pgadmin/tools/datagrid/static/js/datagrid.js:479 msgid "Query - " msgstr "" -#: pgadmin/tools/datagrid/static/js/datagrid.js:530 +#: pgadmin/tools/datagrid/static/js/datagrid.js:531 msgid "Query Tool Initialize Error" msgstr "Abfragewerkzeug Initialisierungsfehler" @@ -8290,7 +8330,7 @@ msgid "Paste Row" msgstr "Spalte Einfügen" #: pgadmin/tools/datagrid/templates/datagrid/index.html:122 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2237 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2239 msgid "Delete Row(s)" msgstr "Zeile(n) löschen" @@ -8389,12 +8429,12 @@ msgid "Timing" msgstr "Timing" #: pgadmin/tools/datagrid/templates/datagrid/index.html:247 -#: pgadmin/tools/sqleditor/__init__.py:159 +#: pgadmin/tools/sqleditor/__init__.py:163 msgid "Auto commit?" msgstr "Automatisch einchecken?" #: pgadmin/tools/datagrid/templates/datagrid/index.html:253 -#: pgadmin/tools/sqleditor/__init__.py:165 +#: pgadmin/tools/sqleditor/__init__.py:169 msgid "Auto rollback?" msgstr "Automatischer Rollback?" @@ -8434,7 +8474,7 @@ msgid "Debugger" msgstr "Debugger" #: pgadmin/tools/debugger/__init__.py:66 -#: pgadmin/tools/sqleditor/__init__.py:127 +#: pgadmin/tools/sqleditor/__init__.py:131 msgid "Open in new browser tab" msgstr "In neuem Tab öffnen" @@ -8522,9 +8562,9 @@ msgstr "" #: pgadmin/tools/debugger/__init__.py:1573 #: pgadmin/tools/debugger/__init__.py:1598 #: pgadmin/tools/debugger/__init__.py:1614 -#: pgadmin/tools/sqleditor/__init__.py:268 -#: pgadmin/tools/sqleditor/__init__.py:441 -#: pgadmin/tools/sqleditor/__init__.py:1124 +#: pgadmin/tools/sqleditor/__init__.py:292 +#: pgadmin/tools/sqleditor/__init__.py:465 +#: pgadmin/tools/sqleditor/__init__.py:1148 #: pgadmin/tools/sqleditor/command.py:179 #: pgadmin/tools/sqleditor/command.py:411 msgid "Not connected to server or connection with the server has been closed." @@ -8595,7 +8635,7 @@ msgid "Local variables" msgstr "Lokale Variablen" #: pgadmin/tools/debugger/static/js/direct.js:1569 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:208 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:210 msgid "Messages" msgstr "Nachrichten" @@ -8607,7 +8647,7 @@ msgstr "Ergebnisse" msgid "Stack" msgstr "Stapel" -#: pgadmin/tools/debugger/static/js/direct.js:1653 +#: pgadmin/tools/debugger/static/js/direct.js:1655 msgid "Loading..." msgstr "Laden..." @@ -9070,41 +9110,41 @@ msgstr "" "Werte größer als 1 zeigen den Benachrichtiger für die angegebene Anzahl " "von Sekunden an." -#: pgadmin/tools/sqleditor/__init__.py:129 +#: pgadmin/tools/sqleditor/__init__.py:133 msgid "If set to True, the Query Tool will be opened in a new browser tab." msgstr "" "Wenn auf Wahr gesetzt, wird das Abfrage-Tool in einem neuen Browser-Tab " "geöffnet." -#: pgadmin/tools/sqleditor/__init__.py:135 +#: pgadmin/tools/sqleditor/__init__.py:139 msgid "Verbose output?" msgstr "Ausführliche Ausgabe?" -#: pgadmin/tools/sqleditor/__init__.py:136 -#: pgadmin/tools/sqleditor/__init__.py:142 -#: pgadmin/tools/sqleditor/__init__.py:148 -#: pgadmin/tools/sqleditor/__init__.py:154 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:198 +#: pgadmin/tools/sqleditor/__init__.py:140 +#: pgadmin/tools/sqleditor/__init__.py:146 +#: pgadmin/tools/sqleditor/__init__.py:152 +#: pgadmin/tools/sqleditor/__init__.py:158 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:200 msgid "Explain" msgstr "Erklären" -#: pgadmin/tools/sqleditor/__init__.py:141 +#: pgadmin/tools/sqleditor/__init__.py:145 msgid "Show costs?" msgstr "Kosten anzeigen?" -#: pgadmin/tools/sqleditor/__init__.py:147 +#: pgadmin/tools/sqleditor/__init__.py:151 msgid "Show buffers?" msgstr "Puffer anzeigen?" -#: pgadmin/tools/sqleditor/__init__.py:153 +#: pgadmin/tools/sqleditor/__init__.py:157 msgid "Show timing?" msgstr "Timing anzeigen?" -#: pgadmin/tools/sqleditor/__init__.py:171 +#: pgadmin/tools/sqleditor/__init__.py:175 msgid "Font size" msgstr "Schriftgröße" -#: pgadmin/tools/sqleditor/__init__.py:175 +#: pgadmin/tools/sqleditor/__init__.py:179 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 " @@ -9118,72 +9158,70 @@ msgstr "" "Prozent der Wert 1.2 oder zum Verkleinern um 20 Prozent der Wert 0.8 " "verwendet werden. Minimum 0.1, Maximum 10." -#: pgadmin/tools/sqleditor/__init__.py:183 +#: pgadmin/tools/sqleditor/__init__.py:190 msgid "Tab size" msgstr "Tabgröße" -#: pgadmin/tools/sqleditor/__init__.py:187 +#: pgadmin/tools/sqleditor/__init__.py:194 msgid "The number of spaces per tab. Minimum 2, maximum 8." msgstr "Die Anzahl der Leerzeichen pro Tab. Minimum 2, maximal 8." -#: pgadmin/tools/sqleditor/__init__.py:192 +#: pgadmin/tools/sqleditor/__init__.py:201 msgid "Use spaces?" msgstr "Leerzeichen verwenden?" -#: pgadmin/tools/sqleditor/__init__.py:194 +#: pgadmin/tools/sqleditor/__init__.py:203 msgid "" "Specifies whether or not to insert spaces instead of tabs when the tab " -"key is used." +"key or auto-indent are used." msgstr "" -"Gibt an, ob Leerzeichen statt Tabs eingefügt werden sollen, wenn die " -"Tabulatortaste verwendet wird." -#: pgadmin/tools/sqleditor/__init__.py:199 +#: pgadmin/tools/sqleditor/__init__.py:211 msgid "Line wrapping?" msgstr "Zeilenumbruch?" -#: pgadmin/tools/sqleditor/__init__.py:201 +#: pgadmin/tools/sqleditor/__init__.py:213 msgid "Specifies whether or not to wrap SQL code in the editor." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:206 +#: pgadmin/tools/sqleditor/__init__.py:220 msgid "Insert bracket pairs?" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:208 +#: pgadmin/tools/sqleditor/__init__.py:222 msgid "Specifies whether or not to insert paired brackets in the editor." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:213 +#: pgadmin/tools/sqleditor/__init__.py:230 msgid "Brace matching?" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:215 +#: pgadmin/tools/sqleditor/__init__.py:232 msgid "Specifies whether or not to highlight matched braces in the editor." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:251 -#: pgadmin/tools/sqleditor/__init__.py:375 -#: pgadmin/tools/sqleditor/__init__.py:1087 +#: pgadmin/tools/sqleditor/__init__.py:273 +#: pgadmin/tools/sqleditor/__init__.py:399 +#: pgadmin/tools/sqleditor/__init__.py:1111 msgid "Transaction ID not found in the session." msgstr "Transaktions-ID nicht in der Sitzung gefunden." -#: pgadmin/tools/sqleditor/__init__.py:448 -#: pgadmin/tools/sqleditor/__init__.py:1127 +#: pgadmin/tools/sqleditor/__init__.py:472 +#: pgadmin/tools/sqleditor/__init__.py:1151 msgid "Either transaction object or session object not found." msgstr "Entweder das Transaktionsobjekt oder das Sitzungsobjekt nicht gefunden." -#: pgadmin/tools/sqleditor/__init__.py:808 +#: pgadmin/tools/sqleditor/__init__.py:832 msgid "No primary key found for this object, so unable to save records." msgstr "" "Kein Primärschlüssel für dieses Objekt gefunden, sodass keine Datensätze " "gespeichert werden können." -#: pgadmin/tools/sqleditor/__init__.py:1494 +#: pgadmin/tools/sqleditor/__init__.py:1518 msgid "File type not supported" msgstr "Dateityp wird nicht unterstützt" -#: pgadmin/tools/sqleditor/__init__.py:1644 +#: pgadmin/tools/sqleditor/__init__.py:1668 msgid "Transaction status check failed." msgstr "Transaktionsstatusüberprüfung fehlgeschlagen." @@ -9199,55 +9237,55 @@ msgstr "Filterzeichenkette ist leer." msgid "Data cannot be saved for the current object." msgstr "Daten können nicht für das aktuelle Objekt gespeichert werden." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:188 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:190 msgid "Data Output" msgstr "Datenausgabe" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:218 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:220 msgid "Query History" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:253 msgid "The data has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:255 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:412 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:257 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:414 msgid "The text has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:424 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:426 msgid "Don't save" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:460 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:462 msgid "Save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:952 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:954 msgid "Fetching all records..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1334 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1615 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2505 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1336 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1617 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2507 msgid "Unsaved changes" msgstr "Nicht gespeicherte Änderungen" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1335 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2506 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1337 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2508 msgid "Are you sure you wish to discard the current changes?" msgstr "Sind Sie sicher, dass Sie die aktuellen Änderungen verwerfen möchten?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1359 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1361 msgid "Clear history" msgstr "Verlauf löschen" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1360 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1362 msgid "Are you sure you wish to clear the history?" msgstr "Sind Sie sicher, dass Sie den Verlauf löschen wollen?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1616 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1618 msgid "" "The data has been modified, but not saved. Are you sure you wish to " "discard the changes?" @@ -9255,44 +9293,44 @@ msgstr "" "Die Daten wurden geändert, aber nicht gespeichert. Sind Sie sicher, dass " "Sie die Änderungen verwerfen möchten?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1646 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1648 msgid "Initializing query execution." msgstr "Initialisiere die Abfrageausführung." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1653 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3187 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1655 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3189 msgid "Waiting for the query execution to complete..." msgstr "Warten auf das Fertigstellen der Abfrageausführung..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1739 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1741 #, python-format msgid "Query returned successfully in %s." msgstr "Abfrage wurde in %s erfolgreich zurückgegeben." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1775 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1884 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1777 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1886 msgid "Loading data from the database server and rendering..." msgstr "Laden von Daten aus dem Datenbankserver und Rendern..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1890 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1892 #, python-format msgid "Successfully run. Total query runtime: %s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1891 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1893 #, python-format msgid "%s rows affected." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2228 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2230 msgid "Row(s) deleted" msgstr "Zeile(n) gelöscht" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2232 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2234 msgid "Operation failed" msgstr "Vorgang fehlgeschlagen" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2233 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2235 msgid "" "There are unsaved changes in grid, Please save them first to avoid " "inconsistency in data" @@ -9300,85 +9338,85 @@ msgstr "" "Es gibt nicht gespeicherte Änderungen im Raster, bitte speichern Sie sie " "zuerst, um Inkonsistenz in Daten zu vermeiden" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2238 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2240 msgid "Are you sure you wish to delete selected row(s)?" msgstr "Sind Sie sicher, dass Sie die ausgewählte(n) Zeile(n) löschen möchten?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2299 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2301 msgid "Saving the updated data..." msgstr "Speichern der aktualisierten Daten..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2378 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2380 #, python-format msgid "%s." msgstr "%s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2414 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2416 msgid "Data saved successfully." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2540 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2542 msgid "Loading the file..." msgstr "Lade die Datei..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2586 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2588 msgid "Saving the queries in the file..." msgstr "Speichern der Abfragen in der Datei..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2597 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2599 msgid "File saved successfully." msgstr "Datei erfolgreich gespeichert." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2692 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2694 msgid "Loading the existing filter options..." msgstr "Laden der vorhandenen Filteroptionen..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2762 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2832 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2764 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2834 msgid "Applying the new filter..." msgstr "Wende den neuen Filter an ..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2885 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2887 msgid "Removing the filter..." msgstr "Filter entfernen..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2936 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2938 msgid "Applying the filter..." msgstr "Wende den Filter an ..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3074 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3076 msgid "Setting the limit on the result..." msgstr "Setzen des Limits für das Ergebnis..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3151 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3153 msgid "Initializing the query execution!" msgstr "Initialisiere die Abfrageausführung!" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3440 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3446 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3442 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3448 #, fuzzy msgid "Error occurred while setting verbose option in explain" msgstr "Fehler beim Einstellen der Ausführlichkeits-Option bei der Erläuterung" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3478 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3484 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3480 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3486 #, fuzzy msgid "Error occurred while setting costs option in explain" msgstr "Fehler beim Einstellen der Kostenoption bei der Erläuterung" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3515 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3521 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3517 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3523 #, fuzzy msgid "Error occurred while setting buffers option in explain" msgstr "Fehler beim Einstellen der Puffer-Option bei der Erläuterung" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3551 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3557 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3553 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3559 #, fuzzy msgid "Error occurred while setting timing option in explain" msgstr "Fehler beim Einstellen der Timing-Option bei der Erläuterung" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3655 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3657 msgid "Error occurred while getting query tool options " msgstr "Fehler beim Aufrufen von Abfrage-Tool-Optionen " @@ -9652,73 +9690,14 @@ msgstr "Konnte nicht die angegebene Datenbank finden." #~ msgstr "{0}-Binärpfad" #~ msgid "" -#~ "Path to the directory containing the " -#~ "{0} utility programs (pg_dump, pg_restore " -#~ "etc)." #~ msgstr "" -#~ "Pfad zum Verzeichnis mit den {0} " -#~ "Hilfsprogrammen (pg_dump, pg_restore etc)." - -#~ msgid "" -#~ "Could not find the collation object " -#~ "in the database. It may have been" -#~ " removed by another user." -#~ msgstr "" -#~ "Konnte nicht das Kollationsobjekt in der" -#~ " Datenbank finden. Es kann von einem" -#~ " anderen Benutzer entfernt worden sein." - -#~ msgid "" -#~ "\n" -#~ "Could not find the foreign table in the database.\n" -#~ "It may have been removed by another user or\n" -#~ "shifted to the another schema.\n" -#~ msgstr "" -#~ "\n" -#~ "Die Fremdtabelle konnte nicht in der Datenbank gefunden werden.\n" -#~ "Sie kann von einem anderen Benutzer entfernt oder\n" -#~ "in ein anderes Schema verschoben worden sein.\n" - -#~ msgid "" -#~ "Could not find the foreign table " -#~ "in the database. It may have been" -#~ " removed by another user or shifted" -#~ " to the another schema." -#~ msgstr "" -#~ "Konnte nicht die Fremdtabelle in der " -#~ "Datenbank finden. Sie kann von einem " -#~ "anderen Benutzer entfernt oder in ein" -#~ " anderes Schema verschoben worden sein." - -#~ msgid "" -#~ "Could not generate reversed engineered query for the FTS Dictionary.\n" -#~ "{0}" -#~ msgstr "" -#~ "Konnte nicht die rückentwickelte Abfrage " -#~ "für das FTS-Wörterbuch generieren.\n" -#~ "{0}" #~ msgid "Could not generate reversed engineered query for FTS Dictionary node." #~ msgstr "" -#~ "Konnte nicht die rückentwickelte Abfrage " -#~ "für den FTS-Wörterbuch-Knoten erzeugen." #~ msgid "Could not find the FTS template node in the database." #~ msgstr "Konnte nicht den FTS-Vorlagenknoten in der Datenbank finden." -#~ msgid "" -#~ "\n" -#~ "Could not find the function in the database.\n" -#~ "\n" -#~ "It may have been removed by another user or moved to another schema.\n" -#~ msgstr "" -#~ "\n" -#~ "Die Funktion konnte nicht in der Datenbank gefunden werden.\n" -#~ "\n" -#~ "Sie kann von einem anderen Benutzer " -#~ "entfernt oder in ein anderes Schema " -#~ "verschoben worden sein.\n" - #~ msgid "UNSAFE" #~ msgstr "UNSAFE" @@ -9767,37 +9746,6 @@ msgstr "Konnte nicht die angegebene Datenbank finden." #~ msgid "Please specify the value for label." #~ msgstr "Bitte geben Sie den Wert für das Etikett an." -#~ msgid "" -#~ "Please specify the connection string for" -#~ " the remote database server. Each " -#~ "parameter setting is in the form " -#~ "keyword = value. Spaces around the " -#~ "equal sign are optional. To write " -#~ "an empty value, or a value " -#~ "containing spaces, surround it with " -#~ "single quotes, e.g., keyword = \\'a " -#~ "value\\'. Single quotes and backslashes " -#~ "within the value must be escaped " -#~ "with a backslash, i.e., \\' and " -#~ "\\\\.
For more information, please see " -#~ "the documentation on %s" -#~ msgstr "" -#~ "Bitte geben Sie die Verbindungszeichenfolge" -#~ " für den Remote-Datenbankserver an. " -#~ "Jede Parametereinstellung ist in der " -#~ "Form Schlüssel = Wert. Leerzeichen um" -#~ " das Gleichheitszeichen sind optional. Um" -#~ " einen leeren Wert oder einen Wert" -#~ " zu schreiben, der Leerzeichen enthält, " -#~ "umgeben ihn mit einfachen Anführungszeichen," -#~ " z. B. Schlüsselwort = \\'ein " -#~ "Wert\\'. Einzelne Anführungszeichen und " -#~ "Backslashes innerhalb des Wertes müssen " -#~ "mit einem Backslash, d.h. \\', und " -#~ "\\\\ maskiert werden.
Weitere Informationen " -#~ "finden Sie in der Dokumentation zu " -#~ "%s" - #~ msgid "\" + error_msg + \"" #~ msgstr "\" + error_msg + \"" @@ -9879,60 +9827,15 @@ msgstr "Konnte nicht die angegebene Datenbank finden." #~ msgid " untitled" #~ msgstr " unbenannt" -#~ 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." -#~ msgstr "" -#~ "Das Debugger-Plugin ist nicht aktiviert." -#~ " Bitte fügen Sie das Plugin der " -#~ "shared_preload_libraries-Einstellung in der " -#~ "Datei postgresql.conf hinzu und starten " -#~ "Sie den Datenbankserver neu." - #~ msgid "Target Aborted." #~ msgstr "Ziel Abgebrochen." -#~ 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 allowed when using binary " -#~ "format." -#~ msgstr "" -#~ "Gibt den String an, der einen " -#~ "Nullwert darstellt. Die Voreinstellung ist " -#~ "\\\\N (Backslash-N) im Textformat und " -#~ "eine leere Zeichenfolge ohne Anführungszeichen" -#~ " im CSV-Format. Sie können auch " -#~ "eine leere Zeichenfolge im Textformat " -#~ "verwenden, wenn Sie keine Nullwerte von" -#~ " leeren Zeichenfolgen unterscheiden möchten. " -#~ "Diese Option ist bei der Verwendung " -#~ "des Binärformats nicht erlaubt." - #~ msgid "Specifies whether or not to wrap SQL code in editor." #~ msgstr "Gibt an, ob SQL-Code im Editor umgebrochen werden soll oder nicht." #~ msgid "History" #~ msgstr "Verlauf" -#~ msgid "" -#~ "The query has been modified, but " -#~ "not saved. Are you sure you wish" -#~ " to discard the changes?" -#~ msgstr "" -#~ "Die Abfrage wurde geändert, aber nicht" -#~ " gespeichert. Sind Sie sicher, dass " -#~ "Sie die Änderungen verwerfen möchten?" - #~ msgid "Total query runtime: %s." #~ msgstr "Gesamte Abfragelaufzeit: %s." @@ -9942,3 +9845,21 @@ msgstr "Konnte nicht die angegebene Datenbank finden." #~ msgid "Retrieving information about the columns returned..." #~ msgstr "Abrufen von Informationen über die zurückgegebenen Spalten..." +#~ msgid "You cannot cancel background worker processes." +#~ msgstr "" + +#~ msgid "You are not allowed to cancel the main active session." +#~ msgstr "" + +#~ msgid "Superuser privileges are required to cancel another users query." +#~ msgstr "" + +#~ msgid "" +#~ "Specifies whether or not to insert " +#~ "spaces instead of tabs when the " +#~ "tab key is used." +#~ msgstr "" +#~ "Gibt an, ob Leerzeichen statt Tabs " +#~ "eingefügt werden sollen, wenn die " +#~ "Tabulatortaste verwendet wird." + diff --git a/web/pgadmin/translations/pl/LC_MESSAGES/messages.mo b/web/pgadmin/translations/pl/LC_MESSAGES/messages.mo index a81673f376a231e572eaea558ff985ff98d63182..c03b010b62dd02f64098882afe13122c5ace75d5 100644 GIT binary patch delta 28955 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 diff --git a/web/pgadmin/translations/pl/LC_MESSAGES/messages.po b/web/pgadmin/translations/pl/LC_MESSAGES/messages.po index 2d108dc7d..636d7a952 100644 --- a/web/pgadmin/translations/pl/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/pl/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-09-28 10:28+0100\n" +"POT-Creation-Date: 2017-10-27 13:53+0200\n" "PO-Revision-Date: 2017-04-05 19:03+0200\n" "Last-Translator: grzegorz \n" "Language: pl\n" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.3.4\n" -#: pgadmin/__init__.py:450 pgadmin/__init__.py:490 +#: pgadmin/__init__.py:449 pgadmin/__init__.py:489 #, python-format msgid "Auto-detected %s installation with the data directory at %s" msgstr "Wykryto automatycznie instalację %s z folderem danych %s" @@ -39,13 +39,13 @@ msgid "Desktop" msgstr "Desktop" #: pgadmin/about/static/js/about.js:23 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1048 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1074 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1056 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1082 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:184 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:263 -#: pgadmin/preferences/static/js/preferences.js:367 -#: pgadmin/preferences/static/js/preferences.js:390 -#: pgadmin/tools/datagrid/static/js/datagrid.js:273 +#: pgadmin/preferences/static/js/preferences.js:368 +#: pgadmin/preferences/static/js/preferences.js:391 +#: pgadmin/tools/datagrid/static/js/datagrid.js:274 #: pgadmin/tools/import_export/static/js/import_export.js:378 #: pgadmin/tools/maintenance/static/js/maintenance.js:283 msgid "OK" @@ -96,8 +96,8 @@ msgstr "Pokaż obiekty systemowe" #: pgadmin/browser/__init__.py:196 pgadmin/tools/debugger/__init__.py:67 #: pgadmin/tools/sqleditor/__init__.py:117 -#: pgadmin/tools/sqleditor/__init__.py:128 -#: pgadmin/tools/sqleditor/__init__.py:174 +#: pgadmin/tools/sqleditor/__init__.py:132 +#: pgadmin/tools/sqleditor/__init__.py:178 msgid "Display" msgstr "Wyświetl" @@ -123,26 +123,26 @@ msgstr "Brak wymaganych własności." msgid "Connection to the server has been lost." msgstr "Stracono połączenie z serwerem." -#: pgadmin/browser/server_groups/__init__.py:125 +#: pgadmin/browser/server_groups/__init__.py:127 msgid "The specified server group cannot be deleted." msgstr "Wskazana grupa serwerów nie może być usunięta." -#: pgadmin/browser/server_groups/__init__.py:137 -#: pgadmin/browser/server_groups/__init__.py:168 -#: pgadmin/browser/server_groups/__init__.py:210 +#: pgadmin/browser/server_groups/__init__.py:139 +#: pgadmin/browser/server_groups/__init__.py:171 +#: pgadmin/browser/server_groups/__init__.py:214 msgid "The specified server group could not be found." msgstr "Wskazana grupa serwerów nie została znaleziona." -#: pgadmin/browser/server_groups/__init__.py:178 -#: pgadmin/browser/server_groups/__init__.py:248 +#: pgadmin/browser/server_groups/__init__.py:181 +#: pgadmin/browser/server_groups/__init__.py:253 msgid "The specified server group already exists." msgstr "" -#: pgadmin/browser/server_groups/__init__.py:262 +#: pgadmin/browser/server_groups/__init__.py:267 msgid "No server group name was specified" msgstr "Nie wskazano nazwy dla grupy serwerów" -#: pgadmin/browser/server_groups/__init__.py:301 +#: pgadmin/browser/server_groups/__init__.py:312 msgid "Could not find the server group." msgstr "" @@ -150,11 +150,11 @@ msgstr "" msgid "Servers" msgstr "Serwery" -#: pgadmin/browser/server_groups/servers/__init__.py:321 +#: pgadmin/browser/server_groups/servers/__init__.py:323 msgid "The specified server group with id# {0} could not be found." msgstr "Wskazana grupa serwerów o id# {0} nie została znaleziona." -#: pgadmin/browser/server_groups/servers/__init__.py:383 +#: pgadmin/browser/server_groups/servers/__init__.py:386 msgid "" "The specified server could not be found.\n" "Does the user have permission to access the server?" @@ -162,70 +162,70 @@ msgstr "" "Wskazany serwer nie został znaleziony.\n" "Czy użytkownik ma prawo do wejścia na serwer?" -#: pgadmin/browser/server_groups/servers/__init__.py:402 +#: pgadmin/browser/server_groups/servers/__init__.py:405 msgid "Server deleted" msgstr "Serwer został usunięty" -#: pgadmin/browser/server_groups/servers/__init__.py:413 -#: pgadmin/browser/server_groups/servers/__init__.py:574 -#: pgadmin/browser/server_groups/servers/__init__.py:1171 +#: pgadmin/browser/server_groups/servers/__init__.py:417 +#: pgadmin/browser/server_groups/servers/__init__.py:580 +#: pgadmin/browser/server_groups/servers/__init__.py:1183 msgid "Could not find the required server." msgstr "Nie udało się znaleźć wymaganego serwera." -#: pgadmin/browser/server_groups/servers/__init__.py:438 +#: pgadmin/browser/server_groups/servers/__init__.py:442 msgid "name" msgstr "nazwa" -#: pgadmin/browser/server_groups/servers/__init__.py:439 +#: pgadmin/browser/server_groups/servers/__init__.py:443 #: pgadmin/browser/server_groups/servers/static/js/server.js:661 msgid "Host name/address" msgstr "Nazwa/adres hosta" -#: pgadmin/browser/server_groups/servers/__init__.py:440 +#: pgadmin/browser/server_groups/servers/__init__.py:444 #: pgadmin/browser/server_groups/servers/static/js/server.js:664 msgid "Port" msgstr "Port" -#: pgadmin/browser/server_groups/servers/__init__.py:441 +#: pgadmin/browser/server_groups/servers/__init__.py:445 #: pgadmin/browser/server_groups/servers/static/js/server.js:667 msgid "Maintenance database" msgstr "Serwisowa baza danych" -#: pgadmin/browser/server_groups/servers/__init__.py:442 +#: pgadmin/browser/server_groups/servers/__init__.py:446 #: pgadmin/browser/server_groups/servers/static/js/server.js:670 msgid "Username" msgstr "Użytkownik" -#: pgadmin/browser/server_groups/servers/__init__.py:443 +#: pgadmin/browser/server_groups/servers/__init__.py:447 msgid "SSL Mode" msgstr "Tryb SSL" -#: pgadmin/browser/server_groups/servers/__init__.py:444 +#: pgadmin/browser/server_groups/servers/__init__.py:448 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:453 #: pgadmin/browser/server_groups/servers/static/js/server.js:658 msgid "Comments" msgstr "Komentarze" -#: pgadmin/browser/server_groups/servers/__init__.py:445 +#: pgadmin/browser/server_groups/servers/__init__.py:449 #: pgadmin/browser/server_groups/servers/static/js/server.js:688 #: pgadmin/tools/user_management/static/js/user_management.js:72 msgid "Role" msgstr "Rola" -#: pgadmin/browser/server_groups/servers/__init__.py:461 -#: pgadmin/browser/server_groups/servers/__init__.py:650 +#: pgadmin/browser/server_groups/servers/__init__.py:465 +#: pgadmin/browser/server_groups/servers/__init__.py:657 msgid "Host address not valid" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:474 +#: pgadmin/browser/server_groups/servers/__init__.py:478 msgid "'{0}' is not allowed to modify, when server is connected." msgstr "'{0}' nie mmoże być modyfikowany, gdy połączono z serwerem." -#: pgadmin/browser/server_groups/servers/__init__.py:492 +#: pgadmin/browser/server_groups/servers/__init__.py:496 msgid "No parameters were changed!" msgstr "Parametry nie zmieniły się!" -#: pgadmin/browser/server_groups/servers/__init__.py:639 +#: pgadmin/browser/server_groups/servers/__init__.py:646 #: pgadmin/browser/server_groups/servers/databases/__init__.py:482 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:356 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 @@ -263,7 +263,7 @@ msgstr "Parametry nie zmieniły się!" msgid "Could not find the required parameter (%s)." msgstr "Nie udało się znaleźć wymaganego parametru (%s)." -#: pgadmin/browser/server_groups/servers/__init__.py:719 +#: pgadmin/browser/server_groups/servers/__init__.py:726 #, python-format msgid "" "Unable to connect to server:\n" @@ -274,92 +274,92 @@ msgstr "" "\n" "%s" -#: pgadmin/browser/server_groups/servers/__init__.py:779 +#: pgadmin/browser/server_groups/servers/__init__.py:789 msgid "Server has no active connection for generating statistics." msgstr "Serwer nie ma aktywnych połączeń do generowania statystyk." -#: pgadmin/browser/server_groups/servers/__init__.py:842 -#: pgadmin/browser/server_groups/servers/__init__.py:981 -#: pgadmin/browser/server_groups/servers/__init__.py:1105 +#: pgadmin/browser/server_groups/servers/__init__.py:854 +#: pgadmin/browser/server_groups/servers/__init__.py:993 +#: pgadmin/browser/server_groups/servers/__init__.py:1117 msgid "Server not found." msgstr "Nie znaleziono serwera." -#: pgadmin/browser/server_groups/servers/__init__.py:847 -#: pgadmin/browser/server_groups/servers/__init__.py:1110 +#: pgadmin/browser/server_groups/servers/__init__.py:859 +#: pgadmin/browser/server_groups/servers/__init__.py:1122 #: pgadmin/utils/driver/psycopg2/__init__.py:351 #: pgadmin/utils/driver/psycopg2/__init__.py:1227 #: pgadmin/utils/driver/psycopg2/__init__.py:1503 msgid "Unauthorized request." msgstr "Nieautoryzowane żądanie." -#: pgadmin/browser/server_groups/servers/__init__.py:960 +#: pgadmin/browser/server_groups/servers/__init__.py:972 msgid "Server connected." msgstr "Połączono z serwerem." -#: pgadmin/browser/server_groups/servers/__init__.py:989 +#: pgadmin/browser/server_groups/servers/__init__.py:1001 msgid "Server could not be disconnected." msgstr "Nie można było odłączyć od serwera." -#: pgadmin/browser/server_groups/servers/__init__.py:993 +#: pgadmin/browser/server_groups/servers/__init__.py:1005 msgid "Server disconnected." msgstr "Odłączono od serwera." -#: pgadmin/browser/server_groups/servers/__init__.py:1013 +#: pgadmin/browser/server_groups/servers/__init__.py:1025 msgid "Could not reload the server configuration." msgstr "Nie udało się przeładować konfiguracji." -#: pgadmin/browser/server_groups/servers/__init__.py:1017 +#: pgadmin/browser/server_groups/servers/__init__.py:1029 msgid "Server configuration reloaded." msgstr "Przeładowano konfigurację serwera." -#: pgadmin/browser/server_groups/servers/__init__.py:1021 +#: pgadmin/browser/server_groups/servers/__init__.py:1033 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:183 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:982 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1706 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1813 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2422 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2722 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2791 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2862 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2912 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2967 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3101 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3214 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3312 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3361 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3400 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:984 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1708 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1815 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2424 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2724 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2793 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2864 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2914 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2969 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3103 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3216 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3314 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3363 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3402 msgid "" "Not connected to the server or the connection to the server has been " "closed." msgstr "Nie połączono z serwerem lub połączenie zostało zamknięte." -#: pgadmin/browser/server_groups/servers/__init__.py:1058 +#: pgadmin/browser/server_groups/servers/__init__.py:1070 msgid "Named restore point created: {0}" msgstr "Utworzono nazwany punkt przywracania: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1088 +#: pgadmin/browser/server_groups/servers/__init__.py:1100 msgid "Could not find the required parameter(s)." msgstr "Nie udało się znaleźć wymaganego parametru(ów)." -#: pgadmin/browser/server_groups/servers/__init__.py:1097 +#: pgadmin/browser/server_groups/servers/__init__.py:1109 #: pgadmin/browser/server_groups/servers/static/js/server.js:469 #: pgadmin/tools/user_management/__init__.py:98 msgid "Passwords do not match." msgstr "Hasło nie pasuje!" -#: pgadmin/browser/server_groups/servers/__init__.py:1124 +#: pgadmin/browser/server_groups/servers/__init__.py:1136 msgid "Incorrect password." msgstr "Błędne hasło." -#: pgadmin/browser/server_groups/servers/__init__.py:1152 +#: pgadmin/browser/server_groups/servers/__init__.py:1164 msgid "Password changed successfully." msgstr "Pomyślnie zmieniono hasło." -#: pgadmin/browser/server_groups/servers/__init__.py:1202 +#: pgadmin/browser/server_groups/servers/__init__.py:1214 msgid "WAL replay paused" msgstr "Wstrzymano odtwarzanie WAL" -#: pgadmin/browser/server_groups/servers/__init__.py:1205 +#: pgadmin/browser/server_groups/servers/__init__.py:1217 msgid "Please connect the server!" msgstr "Należy połączyć z serwerem!" @@ -402,7 +402,7 @@ msgid "" msgstr "" #: pgadmin/browser/server_groups/servers/types.py:57 -#: pgadmin/help/__init__.py:84 +#: pgadmin/help/__init__.py:70 msgid "Paths" msgstr "Ścieżki" @@ -598,9 +598,9 @@ msgstr "Rzutowanie..." #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:332 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.js:39 -#: pgadmin/dashboard/static/js/dashboard.js:745 -#: pgadmin/dashboard/static/js/dashboard.js:772 -#: pgadmin/dashboard/static/js/dashboard.js:1077 +#: pgadmin/dashboard/static/js/dashboard.js:785 +#: pgadmin/dashboard/static/js/dashboard.js:812 +#: pgadmin/dashboard/static/js/dashboard.js:1126 msgid "Name" msgstr "Nazwa" @@ -982,8 +982,8 @@ msgstr "Wyzwalacz Zdarzeniowy..." #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:110 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:310 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:346 -#: pgadmin/dashboard/static/js/dashboard.js:755 -#: pgadmin/dashboard/static/js/dashboard.js:1082 +#: pgadmin/dashboard/static/js/dashboard.js:795 +#: pgadmin/dashboard/static/js/dashboard.js:1131 #: pgadmin/tools/backup/static/js/backup.js:199 #: pgadmin/tools/restore/static/js/restore.js:160 msgid "Owner" @@ -1288,13 +1288,13 @@ msgstr "Typ" #: pgadmin/tools/maintenance/static/js/maintenance.js:58 #: pgadmin/tools/maintenance/static/js/maintenance.js:85 #: pgadmin/tools/maintenance/static/js/maintenance.js:98 -#: pgadmin/tools/sqleditor/__init__.py:160 -#: pgadmin/tools/sqleditor/__init__.py:166 -#: pgadmin/tools/sqleditor/__init__.py:186 +#: pgadmin/tools/sqleditor/__init__.py:164 +#: pgadmin/tools/sqleditor/__init__.py:170 #: pgadmin/tools/sqleditor/__init__.py:193 -#: pgadmin/tools/sqleditor/__init__.py:200 -#: pgadmin/tools/sqleditor/__init__.py:207 -#: pgadmin/tools/sqleditor/__init__.py:214 +#: pgadmin/tools/sqleditor/__init__.py:202 +#: pgadmin/tools/sqleditor/__init__.py:212 +#: pgadmin/tools/sqleditor/__init__.py:221 +#: pgadmin/tools/sqleditor/__init__.py:231 msgid "Options" msgstr "Opcje" @@ -1396,8 +1396,8 @@ msgstr "Mapowanie Użytkownika..." #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:29 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:28 -#: pgadmin/dashboard/static/js/dashboard.js:599 -#: pgadmin/dashboard/static/js/dashboard.js:936 +#: pgadmin/dashboard/static/js/dashboard.js:629 +#: pgadmin/dashboard/static/js/dashboard.js:976 msgid "User" msgstr "Użytkownik" @@ -2254,8 +2254,8 @@ msgid "Trigger Functions" msgstr "Funkcje Wyzwalaczy" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:44 -#: pgadmin/dashboard/static/js/dashboard.js:733 -#: pgadmin/dashboard/static/js/dashboard.js:1065 +#: pgadmin/dashboard/static/js/dashboard.js:773 +#: pgadmin/dashboard/static/js/dashboard.js:1114 msgid "Mode" msgstr "Tryb" @@ -2998,7 +2998,7 @@ msgstr "Klucz główny?" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:387 #: pgadmin/misc/file_manager/templates/file_manager/index.html:44 #: pgadmin/misc/file_manager/templates/file_manager/index.html:51 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2253 msgid "Yes" msgstr "Tak" @@ -3009,7 +3009,7 @@ msgstr "Tak" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:387 #: pgadmin/misc/file_manager/templates/file_manager/index.html:45 #: pgadmin/misc/file_manager/templates/file_manager/index.html:52 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2253 msgid "No" msgstr "Nie" @@ -4753,9 +4753,9 @@ msgstr "Kaskadowe" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:30 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/dashboard.js:594 -#: pgadmin/dashboard/static/js/dashboard.js:683 -#: pgadmin/dashboard/static/js/dashboard.js:750 +#: pgadmin/dashboard/static/js/dashboard.js:624 +#: pgadmin/dashboard/static/js/dashboard.js:723 +#: pgadmin/dashboard/static/js/dashboard.js:790 msgid "Database" msgstr "Baza danych" @@ -4774,12 +4774,12 @@ msgid "Disconnect Database..." msgstr "&Rozłącz Bazę danych..." #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:139 -#: pgadmin/browser/server_groups/servers/static/js/server.js:937 +#: pgadmin/browser/server_groups/servers/static/js/server.js:945 msgid "Connection lost" msgstr "Utracono połączenie" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:140 -#: pgadmin/browser/server_groups/servers/static/js/server.js:938 +#: pgadmin/browser/server_groups/servers/static/js/server.js:946 msgid "Would you like to reconnect to the database?" msgstr "Czy połączyć ponownie z bazą danych?" @@ -5660,7 +5660,7 @@ msgstr "Rodzaj" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:139 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:127 #: pgadmin/browser/static/js/browser.js:146 -#: pgadmin/dashboard/static/js/dashboard.js:146 +#: pgadmin/dashboard/static/js/dashboard.js:173 #: pgadmin/static/js/backform.pgadmin.js:1657 msgid "SQL" msgstr "SQL" @@ -5719,8 +5719,8 @@ msgid "Fail" msgstr "Nie udać się" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:191 -#: pgadmin/dashboard/__init__.py:488 -#: pgadmin/dashboard/static/js/dashboard.js:67 +#: pgadmin/dashboard/__init__.py:487 pgadmin/dashboard/__init__.py:513 +#: pgadmin/dashboard/static/js/dashboard.js:93 msgid "Success" msgstr "Sukces" @@ -6373,7 +6373,7 @@ msgid "Ok" msgstr "Ok" #: pgadmin/browser/server_groups/servers/static/js/server.js:415 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1051 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1059 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:186 #: pgadmin/browser/static/js/node.js:1266 #: pgadmin/misc/file_manager/static/js/file_manager.js:135 @@ -6384,7 +6384,7 @@ msgstr "Ok" #: pgadmin/misc/file_manager/static/js/file_manager.js:407 #: pgadmin/misc/file_manager/static/js/file_manager.js:508 #: pgadmin/misc/file_manager/static/js/file_manager.js:630 -#: pgadmin/preferences/static/js/preferences.js:369 +#: pgadmin/preferences/static/js/preferences.js:370 #: pgadmin/tools/backup/static/js/backup.js:452 #: pgadmin/tools/backup/static/js/backup.js:665 #: pgadmin/tools/datagrid/templates/datagrid/index.html:294 @@ -6392,7 +6392,7 @@ msgstr "Ok" #: pgadmin/tools/import_export/static/js/import_export.js:383 #: pgadmin/tools/maintenance/static/js/maintenance.js:286 #: pgadmin/tools/restore/static/js/restore.js:384 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:427 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:429 msgid "Cancel" msgstr "Anuluj" @@ -6513,7 +6513,7 @@ msgstr "" msgid "Host address must be valid IPv4 or IPv6 address." msgstr "" -#: pgadmin/browser/server_groups/servers/static/js/server.js:974 +#: pgadmin/browser/server_groups/servers/static/js/server.js:982 msgid "Connect to Server" msgstr "Połącz z Serwerem" @@ -6613,8 +6613,8 @@ msgstr "Należy wpisać hasło użytkownika '{0}' by połączyć z serwerem - \" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:31 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/dashboard.js:614 -#: pgadmin/dashboard/static/js/dashboard.js:951 +#: pgadmin/dashboard/static/js/dashboard.js:644 +#: pgadmin/dashboard/static/js/dashboard.js:991 msgid "Backend start" msgstr "Start procesu w tle" @@ -6626,8 +6626,8 @@ msgstr "Start procesu w tle" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:41 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:40 -#: pgadmin/dashboard/static/js/dashboard.js:609 -#: pgadmin/dashboard/static/js/dashboard.js:946 +#: pgadmin/dashboard/static/js/dashboard.js:639 +#: pgadmin/dashboard/static/js/dashboard.js:986 msgid "Client" msgstr "Klient" @@ -6639,8 +6639,8 @@ msgstr "Klient" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:42 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/dashboard.js:604 -#: pgadmin/dashboard/static/js/dashboard.js:941 +#: pgadmin/dashboard/static/js/dashboard.js:634 +#: pgadmin/dashboard/static/js/dashboard.js:981 msgid "Application" msgstr "Aplikacja" @@ -6702,8 +6702,8 @@ msgstr "Strumieniowanie Replikacji" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.2_plus/stats.sql:42 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:17 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/dashboard.js:628 -#: pgadmin/dashboard/static/js/dashboard.js:965 +#: pgadmin/dashboard/static/js/dashboard.js:658 +#: pgadmin/dashboard/static/js/dashboard.js:1005 msgid "Waiting?" msgstr "Oczekiwanie?" @@ -6749,7 +6749,7 @@ msgstr "" msgid "Error retrieving details for the node." msgstr "Błąd odczytu danych węzła." -#: pgadmin/browser/static/js/browser.js:1992 +#: pgadmin/browser/static/js/browser.js:1993 #, python-format msgid "Are you sure you wish to close the %s browser?" msgstr "" @@ -6882,7 +6882,7 @@ msgstr "Pomoc dla tego okna dialogowego." #: pgadmin/browser/static/js/node.js:1254 #: pgadmin/tools/datagrid/templates/datagrid/index.html:30 #: pgadmin/tools/datagrid/templates/datagrid/index.html:40 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:421 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:423 msgid "Save" msgstr "Zapisz" @@ -6934,8 +6934,8 @@ msgstr "Zarządzanie" msgid "Tools" msgstr "Narzędzia" -#: pgadmin/browser/templates/browser/index.html:164 pgadmin/help/__init__.py:90 -#: pgadmin/help/__init__.py:99 +#: pgadmin/browser/templates/browser/index.html:164 pgadmin/help/__init__.py:76 +#: pgadmin/help/__init__.py:85 msgid "Help" msgstr "Pomoc" @@ -6960,240 +6960,280 @@ msgid "" "target=\"_new\">here for more information." msgstr "" -#: pgadmin/dashboard/__init__.py:58 +#: pgadmin/dashboard/__init__.py:57 msgid "Dashboard" msgstr "Pulpit" -#: pgadmin/dashboard/__init__.py:75 +#: pgadmin/dashboard/__init__.py:74 msgid "Dashboards" msgstr "Pulpity" -#: pgadmin/dashboard/__init__.py:79 +#: pgadmin/dashboard/__init__.py:78 msgid "Session statistics refresh rate" msgstr "Częstotliwość odświeżenia statystyk sesji" +#: pgadmin/dashboard/__init__.py:80 pgadmin/dashboard/__init__.py:88 +#: pgadmin/dashboard/__init__.py:96 pgadmin/dashboard/__init__.py:104 +#: pgadmin/dashboard/__init__.py:112 +msgid "Graphs" +msgstr "Wykresy" + #: pgadmin/dashboard/__init__.py:81 pgadmin/dashboard/__init__.py:89 #: pgadmin/dashboard/__init__.py:97 pgadmin/dashboard/__init__.py:105 #: pgadmin/dashboard/__init__.py:113 -msgid "Graphs" -msgstr "Wykresy" - -#: pgadmin/dashboard/__init__.py:82 pgadmin/dashboard/__init__.py:90 -#: pgadmin/dashboard/__init__.py:98 pgadmin/dashboard/__init__.py:106 -#: pgadmin/dashboard/__init__.py:114 msgid "The number of seconds between graph samples." msgstr "Liczba sekund między próbkowaniami wykresu." -#: pgadmin/dashboard/__init__.py:87 +#: pgadmin/dashboard/__init__.py:86 msgid "Transaction throughput refresh rate" msgstr "" -#: pgadmin/dashboard/__init__.py:95 +#: pgadmin/dashboard/__init__.py:94 msgid "Tuples in refresh rate" msgstr "Częstotliwość odświeżenia krotek na wejściu " -#: pgadmin/dashboard/__init__.py:103 +#: pgadmin/dashboard/__init__.py:102 msgid "Tuples out refresh rate" msgstr "Częstotliwość odświeżenia krotek na wyjściu" -#: pgadmin/dashboard/__init__.py:111 +#: pgadmin/dashboard/__init__.py:110 msgid "Block I/O statistics refresh rate" msgstr "Częstotliwość odświeżania statystyk We/Wy bloków" -#: pgadmin/dashboard/__init__.py:178 pgadmin/dashboard/__init__.py:193 -#: pgadmin/dashboard/static/js/dashboard.js:520 +#: pgadmin/dashboard/__init__.py:177 pgadmin/dashboard/__init__.py:192 +#: pgadmin/dashboard/static/js/dashboard.js:550 msgid "Please connect to the selected server to view the table." msgstr "Należy połączyć się do wybranego serwera by zobaczyć tabelę." -#: pgadmin/dashboard/__init__.py:183 pgadmin/dashboard/__init__.py:198 -#: pgadmin/dashboard/static/js/dashboard.js:395 +#: pgadmin/dashboard/__init__.py:182 pgadmin/dashboard/__init__.py:197 +#: pgadmin/dashboard/static/js/dashboard.js:425 msgid "Please connect to the selected server to view the graph." msgstr "Należy połączyć się do wybranego serwera by zobaczyć wykres." -#: pgadmin/dashboard/__init__.py:208 +#: pgadmin/dashboard/__init__.py:207 msgid "Please connect to the selected database to view the table." msgstr "Należy połączyć się do wybranej bazy danych by zobaczyć tabelę." -#: pgadmin/dashboard/__init__.py:213 +#: pgadmin/dashboard/__init__.py:212 msgid "Please connect to the selected database to view the graph." msgstr "Należy połączyć się do wybranej bazy danych by zobaczyć wykres." -#: pgadmin/dashboard/__init__.py:488 +#: pgadmin/dashboard/__init__.py:487 pgadmin/dashboard/__init__.py:513 msgid "Failed" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:30 +#: pgadmin/dashboard/static/js/dashboard.js:35 msgid "Cancel the active query" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:56 +#: pgadmin/dashboard/static/js/dashboard.js:41 +msgid "Terminate the session" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:72 msgid "Cancel Active Query?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:57 +#: pgadmin/dashboard/static/js/dashboard.js:73 msgid "Are you sure you wish to cancel the active query?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:68 +#: pgadmin/dashboard/static/js/dashboard.js:74 msgid "Active query cancelled successfully." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:71 +#: pgadmin/dashboard/static/js/dashboard.js:75 msgid "An error occurred whilst cancelling the active query." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:115 -msgid "View the active session details" +#: pgadmin/dashboard/static/js/dashboard.js:78 +msgid "Terminate Session?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:131 -msgid "Backend type" +#: pgadmin/dashboard/static/js/dashboard.js:79 +msgid "Are you sure you wish to terminate the session?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:133 -#: pgadmin/dashboard/static/js/dashboard.js:140 -#: pgadmin/dashboard/static/js/dashboard.js:144 -#: pgadmin/dashboard/static/js/dashboard.js:149 -msgid "Details" +#: pgadmin/dashboard/static/js/dashboard.js:80 +msgid "Session terminateed successfully." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:138 -msgid "Query started at" +#: pgadmin/dashboard/static/js/dashboard.js:81 +msgid "An error occurred whilst terminateing the active query." msgstr "" #: pgadmin/dashboard/static/js/dashboard.js:142 +msgid "View the active session details" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:158 +msgid "Backend type" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:160 +#: pgadmin/dashboard/static/js/dashboard.js:167 +#: pgadmin/dashboard/static/js/dashboard.js:171 +#: pgadmin/dashboard/static/js/dashboard.js:176 +msgid "Details" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:165 +msgid "Query started at" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:169 msgid "Last state changed at" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:187 -#: pgadmin/dashboard/static/js/dashboard.js:274 +#: pgadmin/dashboard/static/js/dashboard.js:214 +#: pgadmin/dashboard/static/js/dashboard.js:304 msgid "An error occurred whilst loading the dashboard." msgstr "Wystąpił błąd podczas wczytywania pulpitu." -#: pgadmin/dashboard/static/js/dashboard.js:285 +#: pgadmin/dashboard/static/js/dashboard.js:315 msgid "Please connect to the selected server to view the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:399 +#: pgadmin/dashboard/static/js/dashboard.js:429 msgid "An error occurred whilst rendering the graph." msgstr "Wystąpił błąd podczas rysowania wykresu." -#: pgadmin/dashboard/static/js/dashboard.js:524 +#: pgadmin/dashboard/static/js/dashboard.js:554 msgid "An error occurred whilst rendering the table." msgstr "Wystąpił błąd podczas rysowania tabeli." -#: pgadmin/dashboard/static/js/dashboard.js:589 -#: pgadmin/dashboard/static/js/dashboard.js:678 -#: pgadmin/dashboard/static/js/dashboard.js:931 -#: pgadmin/dashboard/static/js/dashboard.js:1015 +#: pgadmin/dashboard/static/js/dashboard.js:619 +#: pgadmin/dashboard/static/js/dashboard.js:718 +#: pgadmin/dashboard/static/js/dashboard.js:971 +#: pgadmin/dashboard/static/js/dashboard.js:1064 msgid "PID" msgstr "PID" -#: pgadmin/dashboard/static/js/dashboard.js:619 -#: pgadmin/dashboard/static/js/dashboard.js:956 +#: pgadmin/dashboard/static/js/dashboard.js:649 +#: pgadmin/dashboard/static/js/dashboard.js:996 msgid "State" msgstr "Stan" -#: pgadmin/dashboard/static/js/dashboard.js:636 -#: pgadmin/dashboard/static/js/dashboard.js:973 +#: pgadmin/dashboard/static/js/dashboard.js:666 +#: pgadmin/dashboard/static/js/dashboard.js:1013 msgid "Wait Event" msgstr "Zdarzenie Oczekiwania" -#: pgadmin/dashboard/static/js/dashboard.js:641 -#: pgadmin/dashboard/static/js/dashboard.js:978 +#: pgadmin/dashboard/static/js/dashboard.js:671 +#: pgadmin/dashboard/static/js/dashboard.js:1018 msgid "Blocking PIDs" msgstr "Blokujące PIDy" -#: pgadmin/dashboard/static/js/dashboard.js:688 -#: pgadmin/dashboard/static/js/dashboard.js:1020 +#: pgadmin/dashboard/static/js/dashboard.js:728 +#: pgadmin/dashboard/static/js/dashboard.js:1069 msgid "Lock type" msgstr "Typ blokady" -#: pgadmin/dashboard/static/js/dashboard.js:693 -#: pgadmin/dashboard/static/js/dashboard.js:1025 +#: pgadmin/dashboard/static/js/dashboard.js:733 +#: pgadmin/dashboard/static/js/dashboard.js:1074 msgid "Target relation" msgstr "Współzależność" -#: pgadmin/dashboard/static/js/dashboard.js:698 -#: pgadmin/dashboard/static/js/dashboard.js:1030 +#: pgadmin/dashboard/static/js/dashboard.js:738 +#: pgadmin/dashboard/static/js/dashboard.js:1079 msgid "Page" msgstr "Strona" -#: pgadmin/dashboard/static/js/dashboard.js:703 -#: pgadmin/dashboard/static/js/dashboard.js:1035 +#: pgadmin/dashboard/static/js/dashboard.js:743 +#: pgadmin/dashboard/static/js/dashboard.js:1084 msgid "Tuple" msgstr "Krotka" -#: pgadmin/dashboard/static/js/dashboard.js:708 -#: pgadmin/dashboard/static/js/dashboard.js:1040 +#: pgadmin/dashboard/static/js/dashboard.js:748 +#: pgadmin/dashboard/static/js/dashboard.js:1089 msgid "vXID (target)" msgstr "vXID (cel)" -#: pgadmin/dashboard/static/js/dashboard.js:713 -#: pgadmin/dashboard/static/js/dashboard.js:1045 +#: pgadmin/dashboard/static/js/dashboard.js:753 +#: pgadmin/dashboard/static/js/dashboard.js:1094 msgid "XID (target)" msgstr "XID (cel)" -#: pgadmin/dashboard/static/js/dashboard.js:718 -#: pgadmin/dashboard/static/js/dashboard.js:1050 +#: pgadmin/dashboard/static/js/dashboard.js:758 +#: pgadmin/dashboard/static/js/dashboard.js:1099 msgid "Class" msgstr "Klasa" -#: pgadmin/dashboard/static/js/dashboard.js:723 -#: pgadmin/dashboard/static/js/dashboard.js:1055 +#: pgadmin/dashboard/static/js/dashboard.js:763 +#: pgadmin/dashboard/static/js/dashboard.js:1104 msgid "Object ID" msgstr "ID Obiektu" -#: pgadmin/dashboard/static/js/dashboard.js:728 -#: pgadmin/dashboard/static/js/dashboard.js:1060 +#: pgadmin/dashboard/static/js/dashboard.js:768 +#: pgadmin/dashboard/static/js/dashboard.js:1109 msgid "vXID (owner)" msgstr "vXID (właściciel)" -#: pgadmin/dashboard/static/js/dashboard.js:738 -#: pgadmin/dashboard/static/js/dashboard.js:1070 +#: pgadmin/dashboard/static/js/dashboard.js:778 +#: pgadmin/dashboard/static/js/dashboard.js:1119 msgid "Granted?" msgstr "Uprawniono?" -#: pgadmin/dashboard/static/js/dashboard.js:760 -#: pgadmin/dashboard/static/js/dashboard.js:1087 +#: pgadmin/dashboard/static/js/dashboard.js:800 +#: pgadmin/dashboard/static/js/dashboard.js:1136 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/dashboard.js:765 -#: pgadmin/dashboard/static/js/dashboard.js:1092 +#: pgadmin/dashboard/static/js/dashboard.js:805 +#: pgadmin/dashboard/static/js/dashboard.js:1141 msgid "Prepared at" msgstr "Przygotowano na" -#: pgadmin/dashboard/static/js/dashboard.js:777 +#: pgadmin/dashboard/static/js/dashboard.js:817 msgid "Category" msgstr "Kategoria" -#: pgadmin/dashboard/static/js/dashboard.js:782 +#: pgadmin/dashboard/static/js/dashboard.js:822 msgid "Setting" msgstr "Ustawienie" -#: pgadmin/dashboard/static/js/dashboard.js:787 +#: pgadmin/dashboard/static/js/dashboard.js:827 msgid "Unit" msgstr "Jednostka" -#: pgadmin/dashboard/static/js/dashboard.js:792 +#: pgadmin/dashboard/static/js/dashboard.js:832 msgid "Description" msgstr "Opis" -#: pgadmin/dashboard/static/js/dashboard.js:1196 -msgid "You cannot cancel background worker processes." +#: pgadmin/dashboard/static/js/dashboard.js:1239 +msgid "cancel" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1203 -msgid "You are not allowed to cancel the main active session." +#: pgadmin/dashboard/static/js/dashboard.js:1239 +msgid "terminate" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1209 +#: pgadmin/dashboard/static/js/dashboard.js:1248 +msgid "You cannot " +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1250 +msgid " background worker processes." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1257 +msgid "You are not allowed to " +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1259 +msgid " the main active session." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1265 msgid "The session is already in idle state." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1221 -msgid "Superuser privileges are required to cancel another users query." +#: pgadmin/dashboard/static/js/dashboard.js:1277 +msgid "Superuser privileges are required to " +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1279 +msgid " another users query." msgstr "" #: pgadmin/dashboard/templates/dashboard/database_dashboard.html:5 @@ -7313,7 +7353,7 @@ msgid "PostgreSQL Documentation" msgstr "Dokumentacja PostgreSQL" #: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:57 -#: pgadmin/help/__init__.py:35 pgadmin/help/__init__.py:60 +#: pgadmin/help/__init__.py:35 msgid "pgAdmin Website" msgstr "Witryna pgAdmin" @@ -7395,19 +7435,19 @@ msgstr "Wycofania" msgid "Online Help" msgstr "Pomoc Online" -#: pgadmin/help/__init__.py:42 pgadmin/help/__init__.py:67 +#: pgadmin/help/__init__.py:42 msgid "PostgreSQL Website" msgstr "Strona internetowa PostgreSQL" -#: pgadmin/help/__init__.py:76 +#: pgadmin/help/__init__.py:62 msgid "SQL Help" msgstr "Pomoc SQL" -#: pgadmin/help/__init__.py:88 +#: pgadmin/help/__init__.py:74 msgid "PostgreSQL Help Path" msgstr "Ścieżka Pomocy PostgreSQL" -#: pgadmin/help/__init__.py:91 +#: pgadmin/help/__init__.py:77 msgid "" "Path to the PostgreSQL documentation. $VERSION$ will be replaced with the" " major.minor version number." @@ -7415,11 +7455,11 @@ msgstr "" "Ścieżka do dokumentacji PostgreSQL. $VERSION$ zostanie zastąpiona przez " "główny.podrzędny numer wersji." -#: pgadmin/help/__init__.py:97 +#: pgadmin/help/__init__.py:83 msgid "EDB Advanced Server Help Path" msgstr "Ścieżka Pomocy Zaawansowanego Serwera EDB" -#: pgadmin/help/__init__.py:100 +#: pgadmin/help/__init__.py:86 msgid "" "Path to the EDB Advanced Server documentation. $VERSION$ will be replaced" " with the major.minor version number." @@ -7658,8 +7698,8 @@ msgid "No statistics are available for the selected object." msgstr "Żadne statystyki nie są dostępne dla wybranego obiektu." #: pgadmin/preferences/__init__.py:54 -#: pgadmin/preferences/static/js/preferences.js:361 -#: pgadmin/preferences/static/js/preferences.js:375 +#: pgadmin/preferences/static/js/preferences.js:362 +#: pgadmin/preferences/static/js/preferences.js:376 msgid "Preferences" msgstr "Preferencje" @@ -7680,7 +7720,7 @@ msgstr "" msgid "Hide" msgstr "" -#: pgadmin/preferences/static/js/preferences.js:335 +#: pgadmin/preferences/static/js/preferences.js:336 msgid "Category is not selected." msgstr "" @@ -7724,7 +7764,7 @@ msgstr "Nic się nie zmieniło" msgid "General" msgstr "Ogólne" -#: pgadmin/static/js/backform.pgadmin.js:2125 +#: pgadmin/static/js/backform.pgadmin.js:2127 #: pgadmin/tools/backup/static/js/backup.js:79 #: pgadmin/tools/backup/static/js/backup.js:85 msgid "Note" @@ -7794,7 +7834,7 @@ msgid "Reset Password" msgstr "Odzyskaj Hasło" #: pgadmin/tools/__init__.py:57 pgadmin/tools/datagrid/__init__.py:75 -#: pgadmin/tools/sqleditor/__init__.py:225 +#: pgadmin/tools/sqleditor/__init__.py:246 msgid "This URL cannot be requested directly." msgstr "Ten URL nie może być wywołany bezpośrednio." @@ -8156,15 +8196,15 @@ msgstr "" msgid "View/Edit Data" msgstr "" -#: pgadmin/tools/datagrid/static/js/datagrid.js:367 +#: pgadmin/tools/datagrid/static/js/datagrid.js:368 msgid "Edit Data - " msgstr "" -#: pgadmin/tools/datagrid/static/js/datagrid.js:478 +#: pgadmin/tools/datagrid/static/js/datagrid.js:479 msgid "Query - " msgstr "" -#: pgadmin/tools/datagrid/static/js/datagrid.js:530 +#: pgadmin/tools/datagrid/static/js/datagrid.js:531 msgid "Query Tool Initialize Error" msgstr "Błąd Uruchomienia Narzędzia Zapytania" @@ -8249,7 +8289,7 @@ msgid "Paste Row" msgstr "Wklej Wiersz" #: pgadmin/tools/datagrid/templates/datagrid/index.html:122 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2237 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2239 msgid "Delete Row(s)" msgstr "Usuń Wiersz(e)" @@ -8348,12 +8388,12 @@ msgid "Timing" msgstr "Planowanie czasu" #: pgadmin/tools/datagrid/templates/datagrid/index.html:247 -#: pgadmin/tools/sqleditor/__init__.py:159 +#: pgadmin/tools/sqleditor/__init__.py:163 msgid "Auto commit?" msgstr "Automatyczne zatwierdzenia?" #: pgadmin/tools/datagrid/templates/datagrid/index.html:253 -#: pgadmin/tools/sqleditor/__init__.py:165 +#: pgadmin/tools/sqleditor/__init__.py:169 msgid "Auto rollback?" msgstr "Automatyczne wycofania?" @@ -8393,7 +8433,7 @@ msgid "Debugger" msgstr "Debugger" #: pgadmin/tools/debugger/__init__.py:66 -#: pgadmin/tools/sqleditor/__init__.py:127 +#: pgadmin/tools/sqleditor/__init__.py:131 msgid "Open in new browser tab" msgstr "Otwórz w zakładce przeglądarki" @@ -8479,9 +8519,9 @@ msgstr "" #: pgadmin/tools/debugger/__init__.py:1573 #: pgadmin/tools/debugger/__init__.py:1598 #: pgadmin/tools/debugger/__init__.py:1614 -#: pgadmin/tools/sqleditor/__init__.py:268 -#: pgadmin/tools/sqleditor/__init__.py:441 -#: pgadmin/tools/sqleditor/__init__.py:1124 +#: pgadmin/tools/sqleditor/__init__.py:292 +#: pgadmin/tools/sqleditor/__init__.py:465 +#: pgadmin/tools/sqleditor/__init__.py:1148 #: pgadmin/tools/sqleditor/command.py:179 #: pgadmin/tools/sqleditor/command.py:411 msgid "Not connected to server or connection with the server has been closed." @@ -8550,7 +8590,7 @@ msgid "Local variables" msgstr "Zmienne lokalne" #: pgadmin/tools/debugger/static/js/direct.js:1569 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:208 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:210 msgid "Messages" msgstr "Komunikaty" @@ -8562,7 +8602,7 @@ msgstr "Wyniki" msgid "Stack" msgstr "Stos" -#: pgadmin/tools/debugger/static/js/direct.js:1653 +#: pgadmin/tools/debugger/static/js/direct.js:1655 msgid "Loading..." msgstr "Ładowanie..." @@ -9019,41 +9059,41 @@ msgstr "" "wyświetla je do kliknięcia. Wartości większe od 1 wyświetlają " "powiadomienie przez wskazaną liczbę sekund." -#: pgadmin/tools/sqleditor/__init__.py:129 +#: pgadmin/tools/sqleditor/__init__.py:133 msgid "If set to True, the Query Tool will be opened in a new browser tab." msgstr "" "Jeśli ustawiono na True, Narzędzie Zapytań zostanie otwarte w nowej " "zakładce przeglądarki." -#: pgadmin/tools/sqleditor/__init__.py:135 +#: pgadmin/tools/sqleditor/__init__.py:139 msgid "Verbose output?" msgstr "Obszerne komunikaty?" -#: pgadmin/tools/sqleditor/__init__.py:136 -#: pgadmin/tools/sqleditor/__init__.py:142 -#: pgadmin/tools/sqleditor/__init__.py:148 -#: pgadmin/tools/sqleditor/__init__.py:154 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:198 +#: pgadmin/tools/sqleditor/__init__.py:140 +#: pgadmin/tools/sqleditor/__init__.py:146 +#: pgadmin/tools/sqleditor/__init__.py:152 +#: pgadmin/tools/sqleditor/__init__.py:158 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:200 msgid "Explain" msgstr "Plan zapytania" -#: pgadmin/tools/sqleditor/__init__.py:141 +#: pgadmin/tools/sqleditor/__init__.py:145 msgid "Show costs?" msgstr "Pokazać koszty?" -#: pgadmin/tools/sqleditor/__init__.py:147 +#: pgadmin/tools/sqleditor/__init__.py:151 msgid "Show buffers?" msgstr "Pokazać bufory?" -#: pgadmin/tools/sqleditor/__init__.py:153 +#: pgadmin/tools/sqleditor/__init__.py:157 msgid "Show timing?" msgstr "Pokazać timing?" -#: pgadmin/tools/sqleditor/__init__.py:171 +#: pgadmin/tools/sqleditor/__init__.py:175 msgid "Font size" msgstr "Rozmiar czcionki" -#: pgadmin/tools/sqleditor/__init__.py:175 +#: pgadmin/tools/sqleditor/__init__.py:179 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 " @@ -9067,70 +9107,68 @@ msgstr "" "procent należy użyć wartości 1.2 zaś by zmniejszyć o 20 procent powinno " "się użyć 0.8. Minimum to 0.1, a maksimum 10." -#: pgadmin/tools/sqleditor/__init__.py:183 +#: pgadmin/tools/sqleditor/__init__.py:190 msgid "Tab size" msgstr "Rozmiar tabulacji" -#: pgadmin/tools/sqleditor/__init__.py:187 +#: pgadmin/tools/sqleditor/__init__.py:194 msgid "The number of spaces per tab. Minimum 2, maximum 8." msgstr "Liczba spacji na tabulację. Minimum 2, maksimum 8." -#: pgadmin/tools/sqleditor/__init__.py:192 +#: pgadmin/tools/sqleditor/__init__.py:201 msgid "Use spaces?" msgstr "Użyć spacji?" -#: pgadmin/tools/sqleditor/__init__.py:194 +#: pgadmin/tools/sqleditor/__init__.py:203 msgid "" "Specifies whether or not to insert spaces instead of tabs when the tab " -"key is used." +"key or auto-indent are used." msgstr "" -"Określa czy używać do wstawień spacji zamiast tabulacji, gdy wciśnie się " -"klawisz tab." -#: pgadmin/tools/sqleditor/__init__.py:199 +#: pgadmin/tools/sqleditor/__init__.py:211 msgid "Line wrapping?" msgstr "Zawijanie linii?" -#: pgadmin/tools/sqleditor/__init__.py:201 +#: pgadmin/tools/sqleditor/__init__.py:213 msgid "Specifies whether or not to wrap SQL code in the editor." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:206 +#: pgadmin/tools/sqleditor/__init__.py:220 msgid "Insert bracket pairs?" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:208 +#: pgadmin/tools/sqleditor/__init__.py:222 msgid "Specifies whether or not to insert paired brackets in the editor." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:213 +#: pgadmin/tools/sqleditor/__init__.py:230 msgid "Brace matching?" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:215 +#: pgadmin/tools/sqleditor/__init__.py:232 msgid "Specifies whether or not to highlight matched braces in the editor." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:251 -#: pgadmin/tools/sqleditor/__init__.py:375 -#: pgadmin/tools/sqleditor/__init__.py:1087 +#: pgadmin/tools/sqleditor/__init__.py:273 +#: pgadmin/tools/sqleditor/__init__.py:399 +#: pgadmin/tools/sqleditor/__init__.py:1111 msgid "Transaction ID not found in the session." msgstr "ID Transakcji nie znaleziono w sesji." -#: pgadmin/tools/sqleditor/__init__.py:448 -#: pgadmin/tools/sqleditor/__init__.py:1127 +#: pgadmin/tools/sqleditor/__init__.py:472 +#: pgadmin/tools/sqleditor/__init__.py:1151 msgid "Either transaction object or session object not found." msgstr "Nie znaleziono obiektu ani transakcji ani sesji." -#: pgadmin/tools/sqleditor/__init__.py:808 +#: pgadmin/tools/sqleditor/__init__.py:832 msgid "No primary key found for this object, so unable to save records." msgstr "Nie znaleziono klucza głównego obiektu, zatem nie da się zapisać rekordów." -#: pgadmin/tools/sqleditor/__init__.py:1494 +#: pgadmin/tools/sqleditor/__init__.py:1518 msgid "File type not supported" msgstr "Nie wspierany typ pliku" -#: pgadmin/tools/sqleditor/__init__.py:1644 +#: pgadmin/tools/sqleditor/__init__.py:1668 msgid "Transaction status check failed." msgstr "Nie udało się sprawdzić statusu transakcji." @@ -9146,98 +9184,98 @@ msgstr "Ciąg znaków filtra jest pusty." msgid "Data cannot be saved for the current object." msgstr "Nie można zapisać danych tego obiektu." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:188 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:190 msgid "Data Output" msgstr "Wyjście Danych" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:218 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:220 msgid "Query History" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:253 msgid "The data has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:255 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:412 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:257 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:414 msgid "The text has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:424 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:426 msgid "Don't save" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:460 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:462 msgid "Save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:952 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:954 msgid "Fetching all records..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1334 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1615 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2505 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1336 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1617 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2507 msgid "Unsaved changes" msgstr "Niezapisane zmiany" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1335 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2506 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1337 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2508 msgid "Are you sure you wish to discard the current changes?" msgstr "Czy na pewno porzucić ostatnie zmiany?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1359 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1361 msgid "Clear history" msgstr "Wyczyść historię" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1360 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1362 msgid "Are you sure you wish to clear the history?" msgstr "Czy na pewno wyczyścić historię?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1616 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1618 msgid "" "The data has been modified, but not saved. Are you sure you wish to " "discard the changes?" msgstr "Dane zostały zmienione ale nie zapisane. Czy na pewno odrzucić zmiany?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1646 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1648 msgid "Initializing query execution." msgstr "Początek wykonywania zapytania." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1653 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3187 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1655 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3189 msgid "Waiting for the query execution to complete..." msgstr "Oczekiwanie na zakończenie wykonania zapytania..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1739 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1741 #, python-format msgid "Query returned successfully in %s." msgstr "Zapytanie zakończone z powodzeniem w czasie %s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1775 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1884 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1777 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1886 msgid "Loading data from the database server and rendering..." msgstr "Pobieranie danych z serwera bazy i wyświetlanie..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1890 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1892 #, python-format msgid "Successfully run. Total query runtime: %s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1891 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1893 #, python-format msgid "%s rows affected." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2228 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2230 msgid "Row(s) deleted" msgstr "Wiersz(e) usunięto" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2232 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2234 msgid "Operation failed" msgstr "Niepowodzenie operacji" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2233 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2235 msgid "" "There are unsaved changes in grid, Please save them first to avoid " "inconsistency in data" @@ -9245,81 +9283,81 @@ msgstr "" "Są niezapisane dane w siatce danych, Należy je najpierw zapisać by " "uniknąć niespójności danych" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2238 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2240 msgid "Are you sure you wish to delete selected row(s)?" msgstr "Czy na pewno usunąć wybrany wiersz(e)?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2299 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2301 msgid "Saving the updated data..." msgstr "Zapis zmodyfikowanych danych..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2378 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2380 #, python-format msgid "%s." msgstr "%s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2414 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2416 msgid "Data saved successfully." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2540 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2542 msgid "Loading the file..." msgstr "Ładowanie pliku..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2586 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2588 msgid "Saving the queries in the file..." msgstr "Zapis zapytań do pliku..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2597 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2599 msgid "File saved successfully." msgstr "Udany zapis do pliku." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2692 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2694 msgid "Loading the existing filter options..." msgstr "Pobieranie istniejących opcji filtrowania..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2762 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2832 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2764 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2834 msgid "Applying the new filter..." msgstr "Zastosowanie nowego filtru..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2885 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2887 msgid "Removing the filter..." msgstr "Usuwanie filtru..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2936 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2938 msgid "Applying the filter..." msgstr "Zastosowanie filtru..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3074 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3076 msgid "Setting the limit on the result..." msgstr "Ustawianie limitu na wynik..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3151 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3153 msgid "Initializing the query execution!" msgstr "Początek wykonywania zapytania!" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3440 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3446 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3442 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3448 msgid "Error occurred while setting verbose option in explain" msgstr "Wystąpił błąd podczas ustawienia opcji szczegółowości w planie zapytania" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3478 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3484 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3480 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3486 msgid "Error occurred while setting costs option in explain" msgstr "Wystąpił błąd podczas ustawienia opcji kosztów w planie zapytania" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3515 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3521 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3517 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3523 msgid "Error occurred while setting buffers option in explain" msgstr "Wystąpił błąd podczas ustawienia opcji buforów w planie zapytania" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3551 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3557 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3553 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3559 msgid "Error occurred while setting timing option in explain" msgstr "Wystąpił błąd podczas ustawienia opcji timingu w planie zapytania" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3655 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3657 msgid "Error occurred while getting query tool options " msgstr "Wystąpił błąd podczas odczytu opcji narzędzia zapytania" @@ -9739,76 +9777,12 @@ msgstr "Nie znaleziono wskazanej bazy danych." #~ msgid "{0} Binary Path" #~ msgstr "Ścieżka Binarna {0}" -#~ msgid "" -#~ "Path to the directory containing the " -#~ "{0} utility programs (pg_dump, pg_restore " -#~ "etc)." -#~ msgstr "Ścieżka zawierająca programy narzędziowe {0} (pg_dump, pg_restore itd)." - -#~ msgid "" -#~ "Could not find the collation object " -#~ "in the database. It may have been" -#~ " removed by another user." -#~ msgstr "" -#~ "Nie znaleziono obiektu porównania w " -#~ "bazie danych. Być może został usunięty" -#~ " przez innego użytkownika." - -#~ msgid "" -#~ "Could not find the required parameter" -#~ " (%s)." -#~ msgstr "" -#~ "Nie znaleziono wymaganego parametru" -#~ " (%s)." - -#~ msgid "" -#~ "\n" -#~ "Could not find the foreign table in the database.\n" -#~ "It may have been removed by another user or\n" -#~ "shifted to the another schema.\n" -#~ msgstr "" -#~ "\n" -#~ "Nie znaleziono tabeli obcej w bazie danych.\n" -#~ "Być może została usunięta przez innego użytkownika \n" -#~ "lub przesunięta do innego schematu.\n" - -#~ msgid "" -#~ "Could not find the foreign table " -#~ "in the database. It may have been" -#~ " removed by another user or shifted" -#~ " to the another schema." -#~ msgstr "" -#~ "Nie znaleziono tabeli obcej w bazie " -#~ "danych. Być może została usunięta przez" -#~ " innego użytkownika lub przesunięta do " -#~ "innego schematu." - -#~ msgid "" -#~ "Could not generate reversed engineered query for the FTS Dictionary.\n" -#~ "{0}" -#~ msgstr "" -#~ "Nie można wygenerować zapytania odwróconej " -#~ "inżynierii dla Słownika FTS.\n" -#~ "{0}" - #~ msgid "Could not generate reversed engineered query for FTS Dictionary node." #~ msgstr "Nie można wygenerować zapytania odwróconej inżynierii dla Słownika FTS." #~ msgid "Could not find the FTS template node in the database." #~ msgstr "Nie znaleziono szablonu FTS w bazie danych." -#~ msgid "" -#~ "\n" -#~ "Could not find the function in the database.\n" -#~ "\n" -#~ "It may have been removed by another user or moved to another schema.\n" -#~ msgstr "" -#~ "\n" -#~ "Nie znaleziono funkcji w bazie danych.\n" -#~ "Być może została usunięta przez innego" -#~ " użytkownika lub przeniesiona do innego " -#~ "schematu.\n" - #~ msgid "UNSAFE" #~ msgstr "UNSAFE" @@ -9857,35 +9831,6 @@ msgstr "Nie znaleziono wskazanej bazy danych." #~ msgid "Please specify the value for label." #~ msgstr "Należy określić wartość etykiety." -#~ msgid "" -#~ "Please specify the connection string for" -#~ " the remote database server. Each " -#~ "parameter setting is in the form " -#~ "keyword = value. Spaces around the " -#~ "equal sign are optional. To write " -#~ "an empty value, or a value " -#~ "containing spaces, surround it with " -#~ "single quotes, e.g., keyword = \\'a " -#~ "value\\'. Single quotes and backslashes " -#~ "within the value must be escaped " -#~ "with a backslash, i.e., \\' and " -#~ "\\\\.
For more information, please see " -#~ "the documentation on %s" -#~ msgstr "" -#~ "Należy określić ciąg połączenia do " -#~ "odległego serwera bazy danych. Każdy " -#~ "ustawiany parametr powinien być w " -#~ "formacie nazwa = wartość. Spacje wokół" -#~ " znaku równości są opcjonalne. By " -#~ "wpisać pustą wartość lub wartość " -#~ "zawierającą spację, należy wartość otoczyć " -#~ "apostrofami, np.., nazwa = \\'jakaś " -#~ "wartość\\'. Apostrofy i bakslasze wewnątrz " -#~ "wartości muszą być poprzedzone przez " -#~ "bakslaszh, tj, \\' oraz \\\\.
By " -#~ "dowiedzieć się więcej, przejrzyj dokumentację" -#~ " na %s" - #~ msgid "\" + error_msg + \"" #~ msgstr "\" + error_msg + \"" @@ -9904,16 +9849,6 @@ msgstr "Nie znaleziono wskazanej bazy danych." #~ msgid "Hostname or address must be specified." #~ msgstr "Musi być określona nazwa hosta albo adres." -#~ msgid "" -#~ "Please click here for more\n" -#~ "" -#~ " information." -#~ msgstr "" -#~ "Kliknij tutaj by uzyskać\n" -#~ " więcej informacji." - #~ msgid "Error initializing script - " #~ msgstr "Błąd uruchamiania skryptu - " @@ -9941,13 +9876,6 @@ msgstr "Nie znaleziono wskazanej bazy danych." #~ msgid "Too many logs generated!" #~ msgstr "Wytworzono za wiele logów!" -#~ msgid "" -#~ "No permission to operate on" -#~ " specified path." -#~ msgstr "" -#~ "Brak pozwolenia na operacje na" -#~ " wskazanej ścieżce." - #~ msgid "Save as" #~ msgstr "Zapisz jako" @@ -9984,58 +9912,15 @@ msgstr "Nie znaleziono wskazanej bazy danych." #~ msgid " untitled" #~ msgstr "" -#~ 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." -#~ msgstr "" -#~ "Wtyczka debuggera nie jest włączona. " -#~ "Należy ją dodać w ustawieniu " -#~ "shared_preload_libraries w pliku postgresql.conf " -#~ "i ponownie uruchomić serwer bazy danych." - #~ msgid "Target Aborted." #~ msgstr "Cep Porzucony." -#~ 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 allowed when using binary " -#~ "format." -#~ msgstr "" -#~ "Wskazuje ciąg znaków reprezentujący wartość" -#~ " null. Domyślnie to \\\\N (bakslasz-N) " -#~ "dla formatu tekstowego, oraz nieograniczony" -#~ " apostrofami pusty ciąg znaków dal " -#~ "formatu CSV. Można zastosować pusty ciąg" -#~ " znaków w formacie tekstowym dla " -#~ "przypadków gdy nie rozróżnia się nulli" -#~ " i pustych ciągów znaków. Ta opcja" -#~ " nie jest dostępna dla formatu " -#~ "binarnego." - #~ msgid "Specifies whether or not to wrap SQL code in editor." #~ msgstr "Wskazuje czy zawijać kod SQL w edytorze." #~ msgid "History" #~ msgstr "Historia" -#~ msgid "" -#~ "The query has been modified, but " -#~ "not saved. Are you sure you wish" -#~ " to discard the changes?" -#~ msgstr "" -#~ "Zapytanie zostało zmienione ale nie " -#~ "zapisane. Czy na pewno odrzucić zmiany?" - #~ msgid "Total query runtime: %s." #~ msgstr "Całkowity czas wykonania zapytania: %s" @@ -10045,3 +9930,21 @@ msgstr "Nie znaleziono wskazanej bazy danych." #~ msgid "Retrieving information about the columns returned..." #~ msgstr "Odczyt informacji o zwróconych kolumnach..." +#~ msgid "You cannot cancel background worker processes." +#~ msgstr "" + +#~ msgid "You are not allowed to cancel the main active session." +#~ msgstr "" + +#~ msgid "Superuser privileges are required to cancel another users query." +#~ msgstr "" + +#~ msgid "" +#~ "Specifies whether or not to insert " +#~ "spaces instead of tabs when the " +#~ "tab key is used." +#~ msgstr "" +#~ "Określa czy używać do wstawień spacji" +#~ " zamiast tabulacji, gdy wciśnie się " +#~ "klawisz tab." + diff --git a/web/pgadmin/translations/zh/LC_MESSAGES/messages.mo b/web/pgadmin/translations/zh/LC_MESSAGES/messages.mo index e410b313aacfeec398310dc0517d7b1db5c69f98..4195f510a3bd6711939299636c1741f264db51da 100644 GIT binary patch delta 26978 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 JzfD(({{^IQxBmbD delta 26585 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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 9daca4f2e..9bf91ebd1 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: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-09-28 10:28+0100\n" +"POT-Creation-Date: 2017-10-27 13:53+0200\n" "PO-Revision-Date: 2017-11-14 23:55+0800\n" "Last-Translator: FULL NAME \n" "Language: zh\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.3.4\n" -#: pgadmin/__init__.py:450 pgadmin/__init__.py:490 +#: pgadmin/__init__.py:449 pgadmin/__init__.py:489 #, python-format msgid "Auto-detected %s installation with the data directory at %s" msgstr "自动检测到%s的安装,数据目录在%s " @@ -38,13 +38,13 @@ msgid "Desktop" msgstr "桌面" #: pgadmin/about/static/js/about.js:23 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1048 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1074 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1056 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1082 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:184 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:263 -#: pgadmin/preferences/static/js/preferences.js:367 -#: pgadmin/preferences/static/js/preferences.js:390 -#: pgadmin/tools/datagrid/static/js/datagrid.js:273 +#: pgadmin/preferences/static/js/preferences.js:368 +#: pgadmin/preferences/static/js/preferences.js:391 +#: pgadmin/tools/datagrid/static/js/datagrid.js:274 #: pgadmin/tools/import_export/static/js/import_export.js:378 #: pgadmin/tools/maintenance/static/js/maintenance.js:283 msgid "OK" @@ -95,8 +95,8 @@ msgstr "显示系统对象么?" #: pgadmin/browser/__init__.py:196 pgadmin/tools/debugger/__init__.py:67 #: pgadmin/tools/sqleditor/__init__.py:117 -#: pgadmin/tools/sqleditor/__init__.py:128 -#: pgadmin/tools/sqleditor/__init__.py:174 +#: pgadmin/tools/sqleditor/__init__.py:132 +#: pgadmin/tools/sqleditor/__init__.py:178 msgid "Display" msgstr "显示" @@ -122,26 +122,26 @@ msgstr "缺少必需的属性。" msgid "Connection to the server has been lost." msgstr "到服务器的连接已丢失。" -#: pgadmin/browser/server_groups/__init__.py:125 +#: pgadmin/browser/server_groups/__init__.py:127 msgid "The specified server group cannot be deleted." msgstr "指定的服务器组不能删除" -#: pgadmin/browser/server_groups/__init__.py:137 -#: pgadmin/browser/server_groups/__init__.py:168 -#: pgadmin/browser/server_groups/__init__.py:210 +#: pgadmin/browser/server_groups/__init__.py:139 +#: pgadmin/browser/server_groups/__init__.py:171 +#: pgadmin/browser/server_groups/__init__.py:214 msgid "The specified server group could not be found." msgstr "找不到指定的服务器组" -#: pgadmin/browser/server_groups/__init__.py:178 -#: pgadmin/browser/server_groups/__init__.py:248 +#: pgadmin/browser/server_groups/__init__.py:181 +#: pgadmin/browser/server_groups/__init__.py:253 msgid "The specified server group already exists." msgstr "" -#: pgadmin/browser/server_groups/__init__.py:262 +#: pgadmin/browser/server_groups/__init__.py:267 msgid "No server group name was specified" msgstr "没有指定服务器组名称" -#: pgadmin/browser/server_groups/__init__.py:301 +#: pgadmin/browser/server_groups/__init__.py:312 msgid "Could not find the server group." msgstr "" @@ -149,11 +149,11 @@ msgstr "" msgid "Servers" msgstr "服务器" -#: pgadmin/browser/server_groups/servers/__init__.py:321 +#: pgadmin/browser/server_groups/servers/__init__.py:323 msgid "The specified server group with id# {0} could not be found." msgstr "找不到标识为#{0}的服务器组。" -#: pgadmin/browser/server_groups/servers/__init__.py:383 +#: pgadmin/browser/server_groups/servers/__init__.py:386 msgid "" "The specified server could not be found.\n" "Does the user have permission to access the server?" @@ -161,70 +161,70 @@ msgstr "" "找不到指定的服务器。\n" " 用户是否有权访问服务器?" -#: pgadmin/browser/server_groups/servers/__init__.py:402 +#: pgadmin/browser/server_groups/servers/__init__.py:405 msgid "Server deleted" msgstr "服务器已经被删除" -#: pgadmin/browser/server_groups/servers/__init__.py:413 -#: pgadmin/browser/server_groups/servers/__init__.py:574 -#: pgadmin/browser/server_groups/servers/__init__.py:1171 +#: pgadmin/browser/server_groups/servers/__init__.py:417 +#: pgadmin/browser/server_groups/servers/__init__.py:580 +#: pgadmin/browser/server_groups/servers/__init__.py:1183 msgid "Could not find the required server." msgstr "找不到所需的服务器" -#: pgadmin/browser/server_groups/servers/__init__.py:438 +#: pgadmin/browser/server_groups/servers/__init__.py:442 msgid "name" msgstr "名称" -#: pgadmin/browser/server_groups/servers/__init__.py:439 +#: pgadmin/browser/server_groups/servers/__init__.py:443 #: pgadmin/browser/server_groups/servers/static/js/server.js:661 msgid "Host name/address" msgstr "主机名称/地址" -#: pgadmin/browser/server_groups/servers/__init__.py:440 +#: pgadmin/browser/server_groups/servers/__init__.py:444 #: pgadmin/browser/server_groups/servers/static/js/server.js:664 msgid "Port" msgstr "端口" -#: pgadmin/browser/server_groups/servers/__init__.py:441 +#: pgadmin/browser/server_groups/servers/__init__.py:445 #: pgadmin/browser/server_groups/servers/static/js/server.js:667 msgid "Maintenance database" msgstr "维护数据库" -#: pgadmin/browser/server_groups/servers/__init__.py:442 +#: pgadmin/browser/server_groups/servers/__init__.py:446 #: pgadmin/browser/server_groups/servers/static/js/server.js:670 msgid "Username" msgstr "用户名" -#: pgadmin/browser/server_groups/servers/__init__.py:443 +#: pgadmin/browser/server_groups/servers/__init__.py:447 msgid "SSL Mode" msgstr "SSL 模式" -#: pgadmin/browser/server_groups/servers/__init__.py:444 +#: pgadmin/browser/server_groups/servers/__init__.py:448 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:453 #: pgadmin/browser/server_groups/servers/static/js/server.js:658 msgid "Comments" msgstr "注释" -#: pgadmin/browser/server_groups/servers/__init__.py:445 +#: pgadmin/browser/server_groups/servers/__init__.py:449 #: pgadmin/browser/server_groups/servers/static/js/server.js:688 #: pgadmin/tools/user_management/static/js/user_management.js:72 msgid "Role" msgstr "角色" -#: pgadmin/browser/server_groups/servers/__init__.py:461 -#: pgadmin/browser/server_groups/servers/__init__.py:650 +#: pgadmin/browser/server_groups/servers/__init__.py:465 +#: pgadmin/browser/server_groups/servers/__init__.py:657 msgid "Host address not valid" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:474 +#: pgadmin/browser/server_groups/servers/__init__.py:478 msgid "'{0}' is not allowed to modify, when server is connected." msgstr "服务器在连接时, '{0}'不允许修改。" -#: pgadmin/browser/server_groups/servers/__init__.py:492 +#: pgadmin/browser/server_groups/servers/__init__.py:496 msgid "No parameters were changed!" msgstr "没有参数发生改变!" -#: pgadmin/browser/server_groups/servers/__init__.py:639 +#: pgadmin/browser/server_groups/servers/__init__.py:646 #: pgadmin/browser/server_groups/servers/databases/__init__.py:482 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:356 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 @@ -262,7 +262,7 @@ msgstr "没有参数发生改变!" msgid "Could not find the required parameter (%s)." msgstr "找不到所需的参数 (%s)" -#: pgadmin/browser/server_groups/servers/__init__.py:719 +#: pgadmin/browser/server_groups/servers/__init__.py:726 #, python-format msgid "" "Unable to connect to server:\n" @@ -273,93 +273,93 @@ msgstr "" "\n" "%s" -#: pgadmin/browser/server_groups/servers/__init__.py:779 +#: pgadmin/browser/server_groups/servers/__init__.py:789 msgid "Server has no active connection for generating statistics." msgstr "服务器有没有活动的连接,所以没有生成统计信息" -#: pgadmin/browser/server_groups/servers/__init__.py:842 -#: pgadmin/browser/server_groups/servers/__init__.py:981 -#: pgadmin/browser/server_groups/servers/__init__.py:1105 +#: pgadmin/browser/server_groups/servers/__init__.py:854 +#: pgadmin/browser/server_groups/servers/__init__.py:993 +#: pgadmin/browser/server_groups/servers/__init__.py:1117 msgid "Server not found." msgstr "服务器未找到" -#: pgadmin/browser/server_groups/servers/__init__.py:847 -#: pgadmin/browser/server_groups/servers/__init__.py:1110 +#: pgadmin/browser/server_groups/servers/__init__.py:859 +#: pgadmin/browser/server_groups/servers/__init__.py:1122 #: pgadmin/utils/driver/psycopg2/__init__.py:351 #: pgadmin/utils/driver/psycopg2/__init__.py:1227 #: pgadmin/utils/driver/psycopg2/__init__.py:1503 msgid "Unauthorized request." msgstr "未经授权的请求" -#: pgadmin/browser/server_groups/servers/__init__.py:960 +#: pgadmin/browser/server_groups/servers/__init__.py:972 msgid "Server connected." msgstr "服务器已连接" -#: pgadmin/browser/server_groups/servers/__init__.py:989 +#: pgadmin/browser/server_groups/servers/__init__.py:1001 msgid "Server could not be disconnected." msgstr "服务器不能被断开" -#: pgadmin/browser/server_groups/servers/__init__.py:993 +#: pgadmin/browser/server_groups/servers/__init__.py:1005 msgid "Server disconnected." msgstr "服务器已经断开连接" -#: pgadmin/browser/server_groups/servers/__init__.py:1013 +#: pgadmin/browser/server_groups/servers/__init__.py:1025 msgid "Could not reload the server configuration." msgstr "不可以重新加载服务器配置" -#: pgadmin/browser/server_groups/servers/__init__.py:1017 +#: pgadmin/browser/server_groups/servers/__init__.py:1029 msgid "Server configuration reloaded." msgstr "已经重新加载服务器配置" -#: pgadmin/browser/server_groups/servers/__init__.py:1021 +#: pgadmin/browser/server_groups/servers/__init__.py:1033 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:183 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:982 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1706 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1813 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2422 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2722 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2791 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2862 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2912 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2967 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3101 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3214 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3312 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3361 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3400 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:984 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1708 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1815 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2424 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2724 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2793 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2864 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2914 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2969 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3103 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3216 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3314 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3363 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3402 msgid "" "Not connected to the server or the connection to the server has been " "closed." msgstr "未连接到服务器或与服务器的连接已关闭。" -#: pgadmin/browser/server_groups/servers/__init__.py:1058 +#: pgadmin/browser/server_groups/servers/__init__.py:1070 msgid "Named restore point created: {0}" msgstr "命名还原点已创建: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1088 +#: pgadmin/browser/server_groups/servers/__init__.py:1100 #, fuzzy msgid "Could not find the required parameter(s)." msgstr "找不到所需的参数 (%s)" -#: pgadmin/browser/server_groups/servers/__init__.py:1097 +#: pgadmin/browser/server_groups/servers/__init__.py:1109 #: pgadmin/browser/server_groups/servers/static/js/server.js:469 #: pgadmin/tools/user_management/__init__.py:98 msgid "Passwords do not match." msgstr "密码不匹配" -#: pgadmin/browser/server_groups/servers/__init__.py:1124 +#: pgadmin/browser/server_groups/servers/__init__.py:1136 msgid "Incorrect password." msgstr "密码不正确" -#: pgadmin/browser/server_groups/servers/__init__.py:1152 +#: pgadmin/browser/server_groups/servers/__init__.py:1164 msgid "Password changed successfully." msgstr "成功更改密码" -#: pgadmin/browser/server_groups/servers/__init__.py:1202 +#: pgadmin/browser/server_groups/servers/__init__.py:1214 msgid "WAL replay paused" msgstr "WAL 重演已暂停" -#: pgadmin/browser/server_groups/servers/__init__.py:1205 +#: pgadmin/browser/server_groups/servers/__init__.py:1217 msgid "Please connect the server!" msgstr "请连接服务器" @@ -402,7 +402,7 @@ msgid "" msgstr "" #: pgadmin/browser/server_groups/servers/types.py:57 -#: pgadmin/help/__init__.py:84 +#: pgadmin/help/__init__.py:70 msgid "Paths" msgstr "路径" @@ -598,9 +598,9 @@ msgstr "转换中..." #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:332 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.js:39 -#: pgadmin/dashboard/static/js/dashboard.js:745 -#: pgadmin/dashboard/static/js/dashboard.js:772 -#: pgadmin/dashboard/static/js/dashboard.js:1077 +#: pgadmin/dashboard/static/js/dashboard.js:785 +#: pgadmin/dashboard/static/js/dashboard.js:812 +#: pgadmin/dashboard/static/js/dashboard.js:1126 msgid "Name" msgstr "名称" @@ -983,8 +983,8 @@ msgstr "事件触发器..." #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:110 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:310 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:346 -#: pgadmin/dashboard/static/js/dashboard.js:755 -#: pgadmin/dashboard/static/js/dashboard.js:1082 +#: pgadmin/dashboard/static/js/dashboard.js:795 +#: pgadmin/dashboard/static/js/dashboard.js:1131 #: pgadmin/tools/backup/static/js/backup.js:199 #: pgadmin/tools/restore/static/js/restore.js:160 msgid "Owner" @@ -1291,13 +1291,13 @@ msgstr "类型" #: pgadmin/tools/maintenance/static/js/maintenance.js:58 #: pgadmin/tools/maintenance/static/js/maintenance.js:85 #: pgadmin/tools/maintenance/static/js/maintenance.js:98 -#: pgadmin/tools/sqleditor/__init__.py:160 -#: pgadmin/tools/sqleditor/__init__.py:166 -#: pgadmin/tools/sqleditor/__init__.py:186 +#: pgadmin/tools/sqleditor/__init__.py:164 +#: pgadmin/tools/sqleditor/__init__.py:170 #: pgadmin/tools/sqleditor/__init__.py:193 -#: pgadmin/tools/sqleditor/__init__.py:200 -#: pgadmin/tools/sqleditor/__init__.py:207 -#: pgadmin/tools/sqleditor/__init__.py:214 +#: pgadmin/tools/sqleditor/__init__.py:202 +#: pgadmin/tools/sqleditor/__init__.py:212 +#: pgadmin/tools/sqleditor/__init__.py:221 +#: pgadmin/tools/sqleditor/__init__.py:231 msgid "Options" msgstr "选项" @@ -1400,8 +1400,8 @@ msgstr "用户映射..." #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:29 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:3 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:28 -#: pgadmin/dashboard/static/js/dashboard.js:599 -#: pgadmin/dashboard/static/js/dashboard.js:936 +#: pgadmin/dashboard/static/js/dashboard.js:629 +#: pgadmin/dashboard/static/js/dashboard.js:976 msgid "User" msgstr "用户" @@ -2265,8 +2265,8 @@ msgid "Trigger Functions" msgstr "触发器函数" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:44 -#: pgadmin/dashboard/static/js/dashboard.js:733 -#: pgadmin/dashboard/static/js/dashboard.js:1065 +#: pgadmin/dashboard/static/js/dashboard.js:773 +#: pgadmin/dashboard/static/js/dashboard.js:1114 msgid "Mode" msgstr "模式" @@ -3024,7 +3024,7 @@ msgstr "主键?" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:387 #: pgadmin/misc/file_manager/templates/file_manager/index.html:44 #: pgadmin/misc/file_manager/templates/file_manager/index.html:51 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2253 msgid "Yes" msgstr "是" @@ -3035,7 +3035,7 @@ msgstr "是" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:387 #: pgadmin/misc/file_manager/templates/file_manager/index.html:45 #: pgadmin/misc/file_manager/templates/file_manager/index.html:52 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2253 msgid "No" msgstr "否" @@ -4801,9 +4801,9 @@ msgstr "级联" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:30 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:4 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:29 -#: pgadmin/dashboard/static/js/dashboard.js:594 -#: pgadmin/dashboard/static/js/dashboard.js:683 -#: pgadmin/dashboard/static/js/dashboard.js:750 +#: pgadmin/dashboard/static/js/dashboard.js:624 +#: pgadmin/dashboard/static/js/dashboard.js:723 +#: pgadmin/dashboard/static/js/dashboard.js:790 msgid "Database" msgstr "数据库" @@ -4822,12 +4822,12 @@ msgid "Disconnect Database..." msgstr "断开数据库..." #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:139 -#: pgadmin/browser/server_groups/servers/static/js/server.js:937 +#: pgadmin/browser/server_groups/servers/static/js/server.js:945 msgid "Connection lost" msgstr "连接丢失" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:140 -#: pgadmin/browser/server_groups/servers/static/js/server.js:938 +#: pgadmin/browser/server_groups/servers/static/js/server.js:946 msgid "Would you like to reconnect to the database?" msgstr "你愿意重新连接到数据库吗?" @@ -5701,7 +5701,7 @@ msgstr "类型" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:139 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:127 #: pgadmin/browser/static/js/browser.js:146 -#: pgadmin/dashboard/static/js/dashboard.js:146 +#: pgadmin/dashboard/static/js/dashboard.js:173 #: pgadmin/static/js/backform.pgadmin.js:1657 msgid "SQL" msgstr "SQL" @@ -5756,8 +5756,8 @@ msgid "Fail" msgstr "失败" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:191 -#: pgadmin/dashboard/__init__.py:488 -#: pgadmin/dashboard/static/js/dashboard.js:67 +#: pgadmin/dashboard/__init__.py:487 pgadmin/dashboard/__init__.py:513 +#: pgadmin/dashboard/static/js/dashboard.js:93 msgid "Success" msgstr "成功" @@ -6386,7 +6386,7 @@ msgid "Ok" msgstr "确定" #: pgadmin/browser/server_groups/servers/static/js/server.js:415 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1051 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1059 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:186 #: pgadmin/browser/static/js/node.js:1266 #: pgadmin/misc/file_manager/static/js/file_manager.js:135 @@ -6397,7 +6397,7 @@ msgstr "确定" #: pgadmin/misc/file_manager/static/js/file_manager.js:407 #: pgadmin/misc/file_manager/static/js/file_manager.js:508 #: pgadmin/misc/file_manager/static/js/file_manager.js:630 -#: pgadmin/preferences/static/js/preferences.js:369 +#: pgadmin/preferences/static/js/preferences.js:370 #: pgadmin/tools/backup/static/js/backup.js:452 #: pgadmin/tools/backup/static/js/backup.js:665 #: pgadmin/tools/datagrid/templates/datagrid/index.html:294 @@ -6405,7 +6405,7 @@ msgstr "确定" #: pgadmin/tools/import_export/static/js/import_export.js:383 #: pgadmin/tools/maintenance/static/js/maintenance.js:286 #: pgadmin/tools/restore/static/js/restore.js:384 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:427 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:429 msgid "Cancel" msgstr "取消" @@ -6526,7 +6526,7 @@ msgstr "" msgid "Host address must be valid IPv4 or IPv6 address." msgstr "" -#: pgadmin/browser/server_groups/servers/static/js/server.js:974 +#: pgadmin/browser/server_groups/servers/static/js/server.js:982 msgid "Connect to Server" msgstr "连接到服务器" @@ -6626,8 +6626,8 @@ msgstr "请输入用户'{0}'的密码以连接服务器 - '{1}'" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:31 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:30 -#: pgadmin/dashboard/static/js/dashboard.js:614 -#: pgadmin/dashboard/static/js/dashboard.js:951 +#: pgadmin/dashboard/static/js/dashboard.js:644 +#: pgadmin/dashboard/static/js/dashboard.js:991 msgid "Backend start" msgstr "Backend start" @@ -6639,8 +6639,8 @@ msgstr "Backend start" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:41 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:40 -#: pgadmin/dashboard/static/js/dashboard.js:609 -#: pgadmin/dashboard/static/js/dashboard.js:946 +#: pgadmin/dashboard/static/js/dashboard.js:639 +#: pgadmin/dashboard/static/js/dashboard.js:986 msgid "Client" msgstr "Client" @@ -6652,8 +6652,8 @@ msgstr "Client" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.6_plus/stats.sql:42 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:16 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:41 -#: pgadmin/dashboard/static/js/dashboard.js:604 -#: pgadmin/dashboard/static/js/dashboard.js:941 +#: pgadmin/dashboard/static/js/dashboard.js:634 +#: pgadmin/dashboard/static/js/dashboard.js:981 msgid "Application" msgstr "Application" @@ -6715,8 +6715,8 @@ msgstr "Streaming Replication" #: pgadmin/browser/server_groups/servers/templates/servers/sql/9.2_plus/stats.sql:42 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:17 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:42 -#: pgadmin/dashboard/static/js/dashboard.js:628 -#: pgadmin/dashboard/static/js/dashboard.js:965 +#: pgadmin/dashboard/static/js/dashboard.js:658 +#: pgadmin/dashboard/static/js/dashboard.js:1005 msgid "Waiting?" msgstr "Waiting?" @@ -6762,7 +6762,7 @@ msgstr "" msgid "Error retrieving details for the node." msgstr "检索节点的详细信息时出错" -#: pgadmin/browser/static/js/browser.js:1992 +#: pgadmin/browser/static/js/browser.js:1993 #, python-format msgid "Are you sure you wish to close the %s browser?" msgstr "" @@ -6895,7 +6895,7 @@ msgstr "此对话框的帮助" #: pgadmin/browser/static/js/node.js:1254 #: pgadmin/tools/datagrid/templates/datagrid/index.html:30 #: pgadmin/tools/datagrid/templates/datagrid/index.html:40 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:421 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:423 msgid "Save" msgstr "保存" @@ -6947,8 +6947,8 @@ msgstr "管理" msgid "Tools" msgstr "工具" -#: pgadmin/browser/templates/browser/index.html:164 pgadmin/help/__init__.py:90 -#: pgadmin/help/__init__.py:99 +#: pgadmin/browser/templates/browser/index.html:164 pgadmin/help/__init__.py:76 +#: pgadmin/help/__init__.py:85 msgid "Help" msgstr "帮助" @@ -6973,258 +6973,298 @@ msgid "" "target=\"_new\">here for more information." msgstr "" -#: pgadmin/dashboard/__init__.py:58 +#: pgadmin/dashboard/__init__.py:57 msgid "Dashboard" msgstr "仪表板" -#: pgadmin/dashboard/__init__.py:75 +#: pgadmin/dashboard/__init__.py:74 msgid "Dashboards" msgstr "仪表板" -#: pgadmin/dashboard/__init__.py:79 +#: pgadmin/dashboard/__init__.py:78 msgid "Session statistics refresh rate" msgstr "会话统计刷新率" +#: pgadmin/dashboard/__init__.py:80 pgadmin/dashboard/__init__.py:88 +#: pgadmin/dashboard/__init__.py:96 pgadmin/dashboard/__init__.py:104 +#: pgadmin/dashboard/__init__.py:112 +msgid "Graphs" +msgstr "图表" + #: pgadmin/dashboard/__init__.py:81 pgadmin/dashboard/__init__.py:89 #: pgadmin/dashboard/__init__.py:97 pgadmin/dashboard/__init__.py:105 #: pgadmin/dashboard/__init__.py:113 -msgid "Graphs" -msgstr "图表" - -#: pgadmin/dashboard/__init__.py:82 pgadmin/dashboard/__init__.py:90 -#: pgadmin/dashboard/__init__.py:98 pgadmin/dashboard/__init__.py:106 -#: pgadmin/dashboard/__init__.py:114 msgid "The number of seconds between graph samples." msgstr "图表采样间隔的秒数" -#: pgadmin/dashboard/__init__.py:87 +#: pgadmin/dashboard/__init__.py:86 msgid "Transaction throughput refresh rate" msgstr "事务吞吐量刷新率" -#: pgadmin/dashboard/__init__.py:95 +#: pgadmin/dashboard/__init__.py:94 msgid "Tuples in refresh rate" msgstr "元组插入刷新率" -#: pgadmin/dashboard/__init__.py:103 +#: pgadmin/dashboard/__init__.py:102 msgid "Tuples out refresh rate" msgstr "元组读取刷新率" -#: pgadmin/dashboard/__init__.py:111 +#: pgadmin/dashboard/__init__.py:110 msgid "Block I/O statistics refresh rate" msgstr "数据块 I/O 统计刷新率" -#: pgadmin/dashboard/__init__.py:178 pgadmin/dashboard/__init__.py:193 -#: pgadmin/dashboard/static/js/dashboard.js:520 +#: pgadmin/dashboard/__init__.py:177 pgadmin/dashboard/__init__.py:192 +#: pgadmin/dashboard/static/js/dashboard.js:550 msgid "Please connect to the selected server to view the table." msgstr "请连接到所选的服务器,以便查看表" -#: pgadmin/dashboard/__init__.py:183 pgadmin/dashboard/__init__.py:198 -#: pgadmin/dashboard/static/js/dashboard.js:395 +#: pgadmin/dashboard/__init__.py:182 pgadmin/dashboard/__init__.py:197 +#: pgadmin/dashboard/static/js/dashboard.js:425 msgid "Please connect to the selected server to view the graph." msgstr "请连接到所选的服务器,以便查看图表" -#: pgadmin/dashboard/__init__.py:208 +#: pgadmin/dashboard/__init__.py:207 #, fuzzy msgid "Please connect to the selected database to view the table." msgstr "请连接到所选的服务器,以便查看表" -#: pgadmin/dashboard/__init__.py:213 +#: pgadmin/dashboard/__init__.py:212 #, fuzzy msgid "Please connect to the selected database to view the graph." msgstr "请连接到所选的服务器,以便查看图表" -#: pgadmin/dashboard/__init__.py:488 +#: pgadmin/dashboard/__init__.py:487 pgadmin/dashboard/__init__.py:513 msgid "Failed" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:30 +#: pgadmin/dashboard/static/js/dashboard.js:35 msgid "Cancel the active query" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:56 +#: pgadmin/dashboard/static/js/dashboard.js:41 +msgid "Terminate the session" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:72 msgid "Cancel Active Query?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:57 +#: pgadmin/dashboard/static/js/dashboard.js:73 msgid "Are you sure you wish to cancel the active query?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:68 +#: pgadmin/dashboard/static/js/dashboard.js:74 msgid "Active query cancelled successfully." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:71 +#: pgadmin/dashboard/static/js/dashboard.js:75 msgid "An error occurred whilst cancelling the active query." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:115 -msgid "View the active session details" +#: pgadmin/dashboard/static/js/dashboard.js:78 +msgid "Terminate Session?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:131 -msgid "Backend type" +#: pgadmin/dashboard/static/js/dashboard.js:79 +msgid "Are you sure you wish to terminate the session?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:133 -#: pgadmin/dashboard/static/js/dashboard.js:140 -#: pgadmin/dashboard/static/js/dashboard.js:144 -#: pgadmin/dashboard/static/js/dashboard.js:149 -msgid "Details" +#: pgadmin/dashboard/static/js/dashboard.js:80 +msgid "Session terminateed successfully." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:138 -msgid "Query started at" +#: pgadmin/dashboard/static/js/dashboard.js:81 +msgid "An error occurred whilst terminateing the active query." msgstr "" #: pgadmin/dashboard/static/js/dashboard.js:142 +msgid "View the active session details" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:158 +msgid "Backend type" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:160 +#: pgadmin/dashboard/static/js/dashboard.js:167 +#: pgadmin/dashboard/static/js/dashboard.js:171 +#: pgadmin/dashboard/static/js/dashboard.js:176 +msgid "Details" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:165 +msgid "Query started at" +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:169 msgid "Last state changed at" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:187 -#: pgadmin/dashboard/static/js/dashboard.js:274 +#: pgadmin/dashboard/static/js/dashboard.js:214 +#: pgadmin/dashboard/static/js/dashboard.js:304 msgid "An error occurred whilst loading the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:285 +#: pgadmin/dashboard/static/js/dashboard.js:315 msgid "Please connect to the selected server to view the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:399 +#: pgadmin/dashboard/static/js/dashboard.js:429 msgid "An error occurred whilst rendering the graph." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:524 +#: pgadmin/dashboard/static/js/dashboard.js:554 #, fuzzy msgid "An error occurred whilst rendering the table." msgstr "获取查询工具选项时发生错误" -#: pgadmin/dashboard/static/js/dashboard.js:589 -#: pgadmin/dashboard/static/js/dashboard.js:678 -#: pgadmin/dashboard/static/js/dashboard.js:931 -#: pgadmin/dashboard/static/js/dashboard.js:1015 +#: pgadmin/dashboard/static/js/dashboard.js:619 +#: pgadmin/dashboard/static/js/dashboard.js:718 +#: pgadmin/dashboard/static/js/dashboard.js:971 +#: pgadmin/dashboard/static/js/dashboard.js:1064 #, fuzzy msgid "PID" msgstr "Oid" -#: pgadmin/dashboard/static/js/dashboard.js:619 -#: pgadmin/dashboard/static/js/dashboard.js:956 +#: pgadmin/dashboard/static/js/dashboard.js:649 +#: pgadmin/dashboard/static/js/dashboard.js:996 #, fuzzy msgid "State" msgstr "已启动" -#: pgadmin/dashboard/static/js/dashboard.js:636 -#: pgadmin/dashboard/static/js/dashboard.js:973 +#: pgadmin/dashboard/static/js/dashboard.js:666 +#: pgadmin/dashboard/static/js/dashboard.js:1013 #, fuzzy msgid "Wait Event" msgstr "Wait event type" -#: pgadmin/dashboard/static/js/dashboard.js:641 -#: pgadmin/dashboard/static/js/dashboard.js:978 +#: pgadmin/dashboard/static/js/dashboard.js:671 +#: pgadmin/dashboard/static/js/dashboard.js:1018 msgid "Blocking PIDs" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:688 -#: pgadmin/dashboard/static/js/dashboard.js:1020 +#: pgadmin/dashboard/static/js/dashboard.js:728 +#: pgadmin/dashboard/static/js/dashboard.js:1069 #, fuzzy msgid "Lock type" msgstr "源类型" -#: pgadmin/dashboard/static/js/dashboard.js:693 -#: pgadmin/dashboard/static/js/dashboard.js:1025 +#: pgadmin/dashboard/static/js/dashboard.js:733 +#: pgadmin/dashboard/static/js/dashboard.js:1074 #, fuzzy msgid "Target relation" msgstr "相关性" -#: pgadmin/dashboard/static/js/dashboard.js:698 -#: pgadmin/dashboard/static/js/dashboard.js:1030 +#: pgadmin/dashboard/static/js/dashboard.js:738 +#: pgadmin/dashboard/static/js/dashboard.js:1079 msgid "Page" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:703 -#: pgadmin/dashboard/static/js/dashboard.js:1035 +#: pgadmin/dashboard/static/js/dashboard.js:743 +#: pgadmin/dashboard/static/js/dashboard.js:1084 #, fuzzy msgid "Tuple" msgstr "规则" -#: pgadmin/dashboard/static/js/dashboard.js:708 -#: pgadmin/dashboard/static/js/dashboard.js:1040 +#: pgadmin/dashboard/static/js/dashboard.js:748 +#: pgadmin/dashboard/static/js/dashboard.js:1089 msgid "vXID (target)" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:713 -#: pgadmin/dashboard/static/js/dashboard.js:1045 +#: pgadmin/dashboard/static/js/dashboard.js:753 +#: pgadmin/dashboard/static/js/dashboard.js:1094 msgid "XID (target)" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:718 -#: pgadmin/dashboard/static/js/dashboard.js:1050 +#: pgadmin/dashboard/static/js/dashboard.js:758 +#: pgadmin/dashboard/static/js/dashboard.js:1099 #, fuzzy msgid "Class" msgstr "任务类" -#: pgadmin/dashboard/static/js/dashboard.js:723 -#: pgadmin/dashboard/static/js/dashboard.js:1055 +#: pgadmin/dashboard/static/js/dashboard.js:763 +#: pgadmin/dashboard/static/js/dashboard.js:1104 #, fuzzy msgid "Object ID" msgstr "对象文件" -#: pgadmin/dashboard/static/js/dashboard.js:728 -#: pgadmin/dashboard/static/js/dashboard.js:1060 +#: pgadmin/dashboard/static/js/dashboard.js:768 +#: pgadmin/dashboard/static/js/dashboard.js:1109 msgid "vXID (owner)" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:738 -#: pgadmin/dashboard/static/js/dashboard.js:1070 +#: pgadmin/dashboard/static/js/dashboard.js:778 +#: pgadmin/dashboard/static/js/dashboard.js:1119 #, fuzzy msgid "Granted?" msgstr "创建" -#: pgadmin/dashboard/static/js/dashboard.js:760 -#: pgadmin/dashboard/static/js/dashboard.js:1087 +#: pgadmin/dashboard/static/js/dashboard.js:800 +#: pgadmin/dashboard/static/js/dashboard.js:1136 #, fuzzy msgid "XID" msgstr "Oid" -#: pgadmin/dashboard/static/js/dashboard.js:765 -#: pgadmin/dashboard/static/js/dashboard.js:1092 +#: pgadmin/dashboard/static/js/dashboard.js:805 +#: pgadmin/dashboard/static/js/dashboard.js:1141 #, fuzzy msgid "Prepared at" msgstr "准备事务" -#: pgadmin/dashboard/static/js/dashboard.js:777 +#: pgadmin/dashboard/static/js/dashboard.js:817 #, fuzzy msgid "Category" msgstr "类别类型" -#: pgadmin/dashboard/static/js/dashboard.js:782 +#: pgadmin/dashboard/static/js/dashboard.js:822 #, fuzzy msgid "Setting" msgstr "存储设置" -#: pgadmin/dashboard/static/js/dashboard.js:787 +#: pgadmin/dashboard/static/js/dashboard.js:827 #, fuzzy msgid "Unit" msgstr "没有标题" -#: pgadmin/dashboard/static/js/dashboard.js:792 +#: pgadmin/dashboard/static/js/dashboard.js:832 #, fuzzy msgid "Description" msgstr "节数" -#: pgadmin/dashboard/static/js/dashboard.js:1196 -msgid "You cannot cancel background worker processes." +#: pgadmin/dashboard/static/js/dashboard.js:1239 +msgid "cancel" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1203 -msgid "You are not allowed to cancel the main active session." +#: pgadmin/dashboard/static/js/dashboard.js:1239 +msgid "terminate" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1209 +#: pgadmin/dashboard/static/js/dashboard.js:1248 +msgid "You cannot " +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1250 +msgid " background worker processes." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1257 +msgid "You are not allowed to " +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1259 +msgid " the main active session." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1265 msgid "The session is already in idle state." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1221 -msgid "Superuser privileges are required to cancel another users query." +#: pgadmin/dashboard/static/js/dashboard.js:1277 +msgid "Superuser privileges are required to " +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:1279 +msgid " another users query." msgstr "" #: pgadmin/dashboard/templates/dashboard/database_dashboard.html:5 @@ -7339,7 +7379,7 @@ msgid "PostgreSQL Documentation" msgstr "PostgreSQL 文档" #: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:57 -#: pgadmin/help/__init__.py:35 pgadmin/help/__init__.py:60 +#: pgadmin/help/__init__.py:35 msgid "pgAdmin Website" msgstr "pgAdmin 主页" @@ -7421,29 +7461,29 @@ msgstr "" msgid "Online Help" msgstr "在线帮助" -#: pgadmin/help/__init__.py:42 pgadmin/help/__init__.py:67 +#: pgadmin/help/__init__.py:42 msgid "PostgreSQL Website" msgstr "PostgreSQL 网站" -#: pgadmin/help/__init__.py:76 +#: pgadmin/help/__init__.py:62 msgid "SQL Help" msgstr "SQL 帮助" -#: pgadmin/help/__init__.py:88 +#: pgadmin/help/__init__.py:74 msgid "PostgreSQL Help Path" msgstr "PostgreSQL 帮助路径" -#: pgadmin/help/__init__.py:91 +#: pgadmin/help/__init__.py:77 msgid "" "Path to the PostgreSQL documentation. $VERSION$ will be replaced with the" " major.minor version number." msgstr "PostgreSQL文档的路径。$VERSION$将替换为major.minor版本号。" -#: pgadmin/help/__init__.py:97 +#: pgadmin/help/__init__.py:83 msgid "EDB Advanced Server Help Path" msgstr "EDB Advanced Server 帮助路径" -#: pgadmin/help/__init__.py:100 +#: pgadmin/help/__init__.py:86 msgid "" "Path to the EDB Advanced Server documentation. $VERSION$ will be replaced" " with the major.minor version number." @@ -7684,8 +7724,8 @@ msgid "No statistics are available for the selected object." msgstr "没有可用于所选对象的统计数字可用于所选对象" #: pgadmin/preferences/__init__.py:54 -#: pgadmin/preferences/static/js/preferences.js:361 -#: pgadmin/preferences/static/js/preferences.js:375 +#: pgadmin/preferences/static/js/preferences.js:362 +#: pgadmin/preferences/static/js/preferences.js:376 msgid "Preferences" msgstr "首选项" @@ -7707,7 +7747,7 @@ msgstr "" msgid "Hide" msgstr "" -#: pgadmin/preferences/static/js/preferences.js:335 +#: pgadmin/preferences/static/js/preferences.js:336 msgid "Category is not selected." msgstr "" @@ -7753,7 +7793,7 @@ msgstr "没有改变" msgid "General" msgstr "通常" -#: pgadmin/static/js/backform.pgadmin.js:2125 +#: pgadmin/static/js/backform.pgadmin.js:2127 #: pgadmin/tools/backup/static/js/backup.js:79 #: pgadmin/tools/backup/static/js/backup.js:85 msgid "Note" @@ -7824,7 +7864,7 @@ msgid "Reset Password" msgstr "重置密码" #: pgadmin/tools/__init__.py:57 pgadmin/tools/datagrid/__init__.py:75 -#: pgadmin/tools/sqleditor/__init__.py:225 +#: pgadmin/tools/sqleditor/__init__.py:246 msgid "This URL cannot be requested directly." msgstr "此 URL 不能直接被请求" @@ -8183,15 +8223,15 @@ msgstr "" msgid "View/Edit Data" msgstr "" -#: pgadmin/tools/datagrid/static/js/datagrid.js:367 +#: pgadmin/tools/datagrid/static/js/datagrid.js:368 msgid "Edit Data - " msgstr "" -#: pgadmin/tools/datagrid/static/js/datagrid.js:478 +#: pgadmin/tools/datagrid/static/js/datagrid.js:479 msgid "Query - " msgstr "" -#: pgadmin/tools/datagrid/static/js/datagrid.js:530 +#: pgadmin/tools/datagrid/static/js/datagrid.js:531 msgid "Query Tool Initialize Error" msgstr "查询工具初始化错误" @@ -8277,7 +8317,7 @@ msgid "Paste Row" msgstr "粘贴行" #: pgadmin/tools/datagrid/templates/datagrid/index.html:122 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2237 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2239 msgid "Delete Row(s)" msgstr "删除行" @@ -8376,12 +8416,12 @@ msgid "Timing" msgstr "计时" #: pgadmin/tools/datagrid/templates/datagrid/index.html:247 -#: pgadmin/tools/sqleditor/__init__.py:159 +#: pgadmin/tools/sqleditor/__init__.py:163 msgid "Auto commit?" msgstr "自动提交么?" #: pgadmin/tools/datagrid/templates/datagrid/index.html:253 -#: pgadmin/tools/sqleditor/__init__.py:165 +#: pgadmin/tools/sqleditor/__init__.py:169 msgid "Auto rollback?" msgstr "自动回滚么?" @@ -8421,7 +8461,7 @@ msgid "Debugger" msgstr "调试器" #: pgadmin/tools/debugger/__init__.py:66 -#: pgadmin/tools/sqleditor/__init__.py:127 +#: pgadmin/tools/sqleditor/__init__.py:131 msgid "Open in new browser tab" msgstr "" @@ -8505,9 +8545,9 @@ msgstr "" #: pgadmin/tools/debugger/__init__.py:1573 #: pgadmin/tools/debugger/__init__.py:1598 #: pgadmin/tools/debugger/__init__.py:1614 -#: pgadmin/tools/sqleditor/__init__.py:268 -#: pgadmin/tools/sqleditor/__init__.py:441 -#: pgadmin/tools/sqleditor/__init__.py:1124 +#: pgadmin/tools/sqleditor/__init__.py:292 +#: pgadmin/tools/sqleditor/__init__.py:465 +#: pgadmin/tools/sqleditor/__init__.py:1148 #: pgadmin/tools/sqleditor/command.py:179 #: pgadmin/tools/sqleditor/command.py:411 msgid "Not connected to server or connection with the server has been closed." @@ -8576,7 +8616,7 @@ msgid "Local variables" msgstr "本地变量" #: pgadmin/tools/debugger/static/js/direct.js:1569 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:208 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:210 msgid "Messages" msgstr "消息" @@ -8588,7 +8628,7 @@ msgstr "结果" msgid "Stack" msgstr "堆栈" -#: pgadmin/tools/debugger/static/js/direct.js:1653 +#: pgadmin/tools/debugger/static/js/direct.js:1655 msgid "Loading..." msgstr "加载中..." @@ -9029,40 +9069,40 @@ msgid "" "number of seconds specified." msgstr "执行完成后显示查询信息通知程序的时间长度。值-1禁用通知程序,值0显示直到单击。大于1的值显示指定的秒数的通知程序。" -#: pgadmin/tools/sqleditor/__init__.py:129 +#: pgadmin/tools/sqleditor/__init__.py:133 msgid "If set to True, the Query Tool will be opened in a new browser tab." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:135 +#: pgadmin/tools/sqleditor/__init__.py:139 msgid "Verbose output?" msgstr "详细输出?" -#: pgadmin/tools/sqleditor/__init__.py:136 -#: pgadmin/tools/sqleditor/__init__.py:142 -#: pgadmin/tools/sqleditor/__init__.py:148 -#: pgadmin/tools/sqleditor/__init__.py:154 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:198 +#: pgadmin/tools/sqleditor/__init__.py:140 +#: pgadmin/tools/sqleditor/__init__.py:146 +#: pgadmin/tools/sqleditor/__init__.py:152 +#: pgadmin/tools/sqleditor/__init__.py:158 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:200 msgid "Explain" msgstr "解释" -#: pgadmin/tools/sqleditor/__init__.py:141 +#: pgadmin/tools/sqleditor/__init__.py:145 msgid "Show costs?" msgstr "显示代价信息?" -#: pgadmin/tools/sqleditor/__init__.py:147 +#: pgadmin/tools/sqleditor/__init__.py:151 msgid "Show buffers?" msgstr "显示的缓冲区信息?" -#: pgadmin/tools/sqleditor/__init__.py:153 +#: pgadmin/tools/sqleditor/__init__.py:157 #, fuzzy msgid "Show timing?" msgstr "显示时间信息" -#: pgadmin/tools/sqleditor/__init__.py:171 +#: pgadmin/tools/sqleditor/__init__.py:175 msgid "Font size" msgstr "字体大小" -#: pgadmin/tools/sqleditor/__init__.py:175 +#: pgadmin/tools/sqleditor/__init__.py:179 #, fuzzy msgid "" "The font size to use for the SQL text boxes and editors. The value " @@ -9074,70 +9114,70 @@ msgstr "" "用于SQL文本框和编辑器的字体大小。 指定的值以\"em\"为单位,其中1是默认的相对字体大小。 例如,要将字体大小增加20% " ",请使用值1.2,或者减少 20% ,使用值0.8。 最小0.1,最大10。" -#: pgadmin/tools/sqleditor/__init__.py:183 +#: pgadmin/tools/sqleditor/__init__.py:190 msgid "Tab size" msgstr "Tab大小" -#: pgadmin/tools/sqleditor/__init__.py:187 +#: pgadmin/tools/sqleditor/__init__.py:194 msgid "The number of spaces per tab. Minimum 2, maximum 8." msgstr "Tab 代表空格的数量,最小2,最大为8" -#: pgadmin/tools/sqleditor/__init__.py:192 +#: pgadmin/tools/sqleditor/__init__.py:201 msgid "Use spaces?" msgstr "使用空间吗?" -#: pgadmin/tools/sqleditor/__init__.py:194 +#: pgadmin/tools/sqleditor/__init__.py:203 msgid "" "Specifies whether or not to insert spaces instead of tabs when the tab " -"key is used." -msgstr "指定是否在使用Tab键时插入空格而不是制表符。" +"key or auto-indent are used." +msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:199 +#: pgadmin/tools/sqleditor/__init__.py:211 #, fuzzy msgid "Line wrapping?" msgstr "用户映射" -#: pgadmin/tools/sqleditor/__init__.py:201 +#: pgadmin/tools/sqleditor/__init__.py:213 msgid "Specifies whether or not to wrap SQL code in the editor." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:206 +#: pgadmin/tools/sqleditor/__init__.py:220 msgid "Insert bracket pairs?" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:208 +#: pgadmin/tools/sqleditor/__init__.py:222 msgid "Specifies whether or not to insert paired brackets in the editor." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:213 +#: pgadmin/tools/sqleditor/__init__.py:230 msgid "Brace matching?" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:215 +#: pgadmin/tools/sqleditor/__init__.py:232 msgid "Specifies whether or not to highlight matched braces in the editor." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:251 -#: pgadmin/tools/sqleditor/__init__.py:375 -#: pgadmin/tools/sqleditor/__init__.py:1087 +#: pgadmin/tools/sqleditor/__init__.py:273 +#: pgadmin/tools/sqleditor/__init__.py:399 +#: pgadmin/tools/sqleditor/__init__.py:1111 msgid "Transaction ID not found in the session." msgstr "事务 ID 在该会话中找不到" -#: pgadmin/tools/sqleditor/__init__.py:448 -#: pgadmin/tools/sqleditor/__init__.py:1127 +#: pgadmin/tools/sqleditor/__init__.py:472 +#: pgadmin/tools/sqleditor/__init__.py:1151 #, fuzzy msgid "Either transaction object or session object not found." msgstr "可能是事务对象或者会话对象找不到." -#: pgadmin/tools/sqleditor/__init__.py:808 +#: pgadmin/tools/sqleditor/__init__.py:832 msgid "No primary key found for this object, so unable to save records." msgstr "该对象没有找到主键,所以无法保存记录" -#: pgadmin/tools/sqleditor/__init__.py:1494 +#: pgadmin/tools/sqleditor/__init__.py:1518 msgid "File type not supported" msgstr "不支持的文件类型" -#: pgadmin/tools/sqleditor/__init__.py:1644 +#: pgadmin/tools/sqleditor/__init__.py:1668 msgid "Transaction status check failed." msgstr "事务状态检查失败" @@ -9153,178 +9193,178 @@ msgstr "筛选字符串为空" msgid "Data cannot be saved for the current object." msgstr "当前对象的数据不能保存" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:188 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:190 msgid "Data Output" msgstr "数据输出" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:218 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:220 msgid "Query History" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:253 msgid "The data has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:255 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:412 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:257 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:414 msgid "The text has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:424 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:426 msgid "Don't save" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:460 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:462 msgid "Save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:952 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:954 msgid "Fetching all records..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1334 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1615 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2505 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1336 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1617 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2507 msgid "Unsaved changes" msgstr "未保存的更改" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1335 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2506 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1337 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2508 msgid "Are you sure you wish to discard the current changes?" msgstr "是否确实要放弃当前更改?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1359 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1361 msgid "Clear history" msgstr "清除历史记录" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1360 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1362 msgid "Are you sure you wish to clear the history?" msgstr "是否确实要清除历史记录?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1616 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1618 msgid "" "The data has been modified, but not saved. Are you sure you wish to " "discard the changes?" msgstr "数据已修改,但未保存。 确定要放弃更改吗?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1646 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1648 msgid "Initializing query execution." msgstr "初始化查询执行。" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1653 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3187 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1655 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3189 msgid "Waiting for the query execution to complete..." msgstr "等待查询执行完成..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1739 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1741 #, python-format msgid "Query returned successfully in %s." msgstr "耗时%s 成功返回查询" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1775 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1884 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1777 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1886 msgid "Loading data from the database server and rendering..." msgstr "从数据库服务器加载数据并渲染.." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1890 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1892 #, python-format msgid "Successfully run. Total query runtime: %s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1891 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1893 #, python-format msgid "%s rows affected." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2228 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2230 msgid "Row(s) deleted" msgstr "删除行" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2232 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2234 msgid "Operation failed" msgstr "操作失败" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2233 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2235 msgid "" "There are unsaved changes in grid, Please save them first to avoid " "inconsistency in data" msgstr "网格中有未保存的更改,请先保存它们,以避免数据不一致" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2238 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2240 msgid "Are you sure you wish to delete selected row(s)?" msgstr "是否确实要删除选定的行?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2299 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2301 msgid "Saving the updated data..." msgstr "保存更新后的数据..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2378 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2380 #, python-format msgid "%s." msgstr "%s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2414 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2416 msgid "Data saved successfully." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2540 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2542 msgid "Loading the file..." msgstr "加载文件..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2586 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2588 msgid "Saving the queries in the file..." msgstr "将查询保存在文件..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2597 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2599 msgid "File saved successfully." msgstr "文件保存成功。" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2692 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2694 msgid "Loading the existing filter options..." msgstr "加载现有的筛选器选项..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2762 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2832 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2764 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2834 msgid "Applying the new filter..." msgstr "应用新的筛选器..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2885 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2887 msgid "Removing the filter..." msgstr "移除筛选器..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2936 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2938 msgid "Applying the filter..." msgstr "应用筛选器..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3074 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3076 msgid "Setting the limit on the result..." msgstr "设置限制的结果......" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3151 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3153 msgid "Initializing the query execution!" msgstr "初始化查询执行!" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3440 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3446 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3442 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3448 msgid "Error occurred while setting verbose option in explain" msgstr "在解释设置verbose选项时发生错误" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3478 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3484 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3480 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3486 msgid "Error occurred while setting costs option in explain" msgstr "在解释设置成本选项时发生错误" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3515 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3521 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3517 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3523 msgid "Error occurred while setting buffers option in explain" msgstr "在解释设置缓冲区选项时发生错误" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3551 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3557 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3553 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3559 msgid "Error occurred while setting timing option in explain" msgstr "在解释设置计时选项时发生错误" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3655 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3657 msgid "Error occurred while getting query tool options " msgstr "获取查询工具选项时发生错误" @@ -9656,7 +9696,7 @@ msgstr "找不到指定的数据库" #~ msgstr "" #~ msgid "" -#~ msgstr "不完整的定义。 请提供语言环境或复制排序规则或LC_CTYPE/LC_COLLATE" +#~ msgstr "查询已修改,但未保存。确定要放弃更改吗?" #~ msgid "Host Agent" #~ msgstr "" @@ -9847,59 +9887,12 @@ msgstr "找不到指定的数据库" #~ msgid "{0} Binary Path" #~ msgstr "{0} 二进制文件路径" -#~ msgid "" -#~ "Path to the directory containing the " -#~ "{0} utility programs (pg_dump, pg_restore " -#~ "etc)." -#~ msgstr "包含{0} 实用程序(pg_dump,pg_restore等)的目录的路径。" - -#~ msgid "" -#~ "Could not find the collation object " -#~ "in the database. It may have been" -#~ " removed by another user." -#~ msgstr "在数据库中找不到排序规则对象。 可能已被其他用户删除。" - -#~ msgid "" -#~ "Could not find the required parameter" -#~ " (%s)." -#~ msgstr "找不到所需的参数 (%s)" - -#~ msgid "" -#~ "\n" -#~ "Could not find the foreign table in the database.\n" -#~ "It may have been removed by another user or\n" -#~ "shifted to the another schema.\n" -#~ msgstr "" -#~ "在数据库中找不到外部表。\n" -#~ "它可能已被另一个用户删除或转移到另一个模式" - -#~ msgid "" -#~ "Could not find the foreign table " -#~ "in the database. It may have been" -#~ " removed by another user or shifted" -#~ " to the another schema." -#~ msgstr "" -#~ "在数据库中找不到外部表。\n" -#~ "它可能已被另一个用户删除或转移到另一个模式" - -#~ msgid "" -#~ "Could not generate reversed engineered query for the FTS Dictionary.\n" -#~ "{0}" -#~ msgstr "无法生成反向工程的查询 FTS 字典" - #~ msgid "Could not generate reversed engineered query for FTS Dictionary node." #~ msgstr "无法生成反向工程的查询 FTS 字典节点" #~ msgid "Could not find the FTS template node in the database." #~ msgstr "在数据库中找不到 FTS 模板节点" -#~ msgid "" -#~ "\n" -#~ "Could not find the function in the database.\n" -#~ "\n" -#~ "It may have been removed by another user or moved to another schema.\n" -#~ msgstr "在数据库中找不到该函数。它可能已被另一个用户删除或移动到另一个模式。" - #~ msgid "UNSAFE" #~ msgstr "名称" @@ -9948,25 +9941,6 @@ msgstr "找不到指定的数据库" #~ msgid "Please specify the value for label." #~ msgstr "请指定标签的值" -#~ msgid "" -#~ "Please specify the connection string for" -#~ " the remote database server. Each " -#~ "parameter setting is in the form " -#~ "keyword = value. Spaces around the " -#~ "equal sign are optional. To write " -#~ "an empty value, or a value " -#~ "containing spaces, surround it with " -#~ "single quotes, e.g., keyword = \\'a " -#~ "value\\'. Single quotes and backslashes " -#~ "within the value must be escaped " -#~ "with a backslash, i.e., \\' and " -#~ "\\\\.
For more information, please see " -#~ "the documentation on %s" -#~ msgstr "" -#~ "请指定远程数据库服务器的连接字符串。 每个参数设置的格式为keyword = " -#~ "value。等号周围的空格是可选的。要写入空值或包含空格的值,请用单引号括起来,例如keyword = " -#~ "\\'值\\'。值中的单引号和反斜杠必须使用反斜杠(即\\'和\\\\)进行转义。
有关详细信息,请参阅%s上的文档" - #~ msgid "\" + error_msg + \"" #~ msgstr "\"+ err.errormsg + \"" @@ -9985,13 +9959,6 @@ msgstr "找不到指定的数据库" #~ msgid "Hostname or address must be specified." #~ msgstr "主机名或地址必须指定" -#~ msgid "" -#~ "Please click here for more\n" -#~ "" -#~ " information." -#~ msgstr "请点击 这里 查看更多信息" - #~ msgid "Error initializing script - " #~ msgstr "报错,初始化脚本-" @@ -10019,11 +9986,6 @@ msgstr "找不到指定的数据库" #~ msgid "Too many logs generated!" #~ msgstr "" -#~ msgid "" -#~ "No permission to operate on" -#~ " specified path." -#~ msgstr "没有在指定路径上操作的权限。" - #~ msgid "Save as" #~ msgstr "另存为" @@ -10060,47 +10022,15 @@ msgstr "找不到指定的数据库" #~ msgid " untitled" #~ msgstr "没有标题" -#~ 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." -#~ msgstr "" -#~ "调试器插件未启用。 " -#~ "请将插件添加到shared_preload_libraries设置在postgresql.conf文件中并重新启动数据库服务器。" - #~ msgid "Target Aborted." #~ msgstr "目标已中止" -#~ 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 allowed when using binary " -#~ "format." -#~ msgstr "" -#~ "指定表示空值的字符串。默认值为文本格式的\\\\ " -#~ "N(反斜杠-N)和CSV格式的无引号空字符串。你可能喜欢一个空字符串,即使在文本格式的情况下你不想将空字符串与空字符串区分开。 " -#~ "使用二进制格式时,不允许使用此选项。" - #~ msgid "Specifies whether or not to wrap SQL code in editor." #~ msgstr "" #~ msgid "History" #~ msgstr "历史" -#~ msgid "" -#~ "The query has been modified, but " -#~ "not saved. Are you sure you wish" -#~ " to discard the changes?" -#~ msgstr "查询已修改,但未保存。确定要放弃更改吗?" - #~ msgid "Total query runtime: %s." #~ msgstr "总查询运行时: %s." @@ -10110,3 +10040,18 @@ msgstr "找不到指定的数据库" #~ msgid "Retrieving information about the columns returned..." #~ msgstr "检索列信息时返回..." +#~ msgid "You cannot cancel background worker processes." +#~ msgstr "" + +#~ msgid "You are not allowed to cancel the main active session." +#~ msgstr "" + +#~ msgid "Superuser privileges are required to cancel another users query." +#~ msgstr "" + +#~ msgid "" +#~ "Specifies whether or not to insert " +#~ "spaces instead of tabs when the " +#~ "tab key is used." +#~ msgstr "指定是否在使用Tab键时插入空格而不是制表符。" +