diff --git a/web/pgadmin/messages.pot b/web/pgadmin/messages.pot index 16db19aeb..d4afad114 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: 2019-05-24 17:25+0530\n" +"POT-Creation-Date: 2019-05-28 12:05+0530\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.6.0\n" -#: pgadmin/__init__.py:503 pgadmin/__init__.py:556 +#: pgadmin/__init__.py:507 pgadmin/__init__.py:560 #, python-format msgid "Auto-detected %s installation with the data directory at %s" msgstr "" @@ -38,10 +38,11 @@ msgstr "" #: pgadmin/about/static/js/about.js:32 #: pgadmin/browser/server_groups/servers/static/js/server.js:437 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1206 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1228 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1210 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1232 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:199 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:276 +#: pgadmin/browser/static/js/browser.js:574 #: pgadmin/static/js/slickgrid/editors.js:50 #: pgadmin/static/js/slickgrid/editors.js:60 #: pgadmin/static/js/slickgrid/editors.js:61 @@ -50,8 +51,8 @@ msgstr "" #: pgadmin/tools/datagrid/static/js/datagrid.js:333 #: pgadmin/tools/import_export/static/js/import_export.js:499 #: pgadmin/tools/maintenance/static/js/maintenance.js:322 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1911 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1941 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1915 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1945 msgid "OK" msgstr "" @@ -91,38 +92,70 @@ msgid "Current User" msgstr "" #: pgadmin/about/templates/about/index.html:29 -#: pgadmin/browser/templates/browser/index.html:101 +#: pgadmin/browser/templates/browser/index.html:100 #: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:9 #: pgadmin/templates/security/watermark.html:4 msgid "logo" msgstr "" -#: pgadmin/browser/__init__.py:53 pgadmin/browser/static/js/browser.js:139 +#: pgadmin/browser/__init__.py:57 pgadmin/browser/static/js/browser.js:142 msgid "Browser" msgstr "" -#: pgadmin/browser/__init__.py:476 pgadmin/browser/collection.py:251 +#: pgadmin/browser/__init__.py:483 pgadmin/browser/collection.py:251 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:110 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:672 msgid "Nodes" msgstr "" -#: pgadmin/browser/__init__.py:732 pgadmin/browser/__init__.py:814 -#: pgadmin/browser/__init__.py:885 +#: pgadmin/browser/__init__.py:693 +msgid "Set Master Password" +msgstr "" + +#: pgadmin/browser/__init__.py:695 +msgid "Please set a master password for pgAdmin." +msgstr "" + +#: pgadmin/browser/__init__.py:696 +msgid "" +"This will be used to secure and later unlock saved passwords and other " +"credentials." +msgstr "" + +#: pgadmin/browser/__init__.py:700 +msgid "Unlock Saved Passwords" +msgstr "" + +#: pgadmin/browser/__init__.py:702 +msgid "Please enter your master password." +msgstr "" + +#: pgadmin/browser/__init__.py:703 +msgid "" +"This is required to unlock saved passwords and reconnect to the database " +"server(s)." +msgstr "" + +#: pgadmin/browser/__init__.py:766 +msgid "Incorrect master password" +msgstr "" + +#: pgadmin/browser/__init__.py:845 pgadmin/browser/__init__.py:937 +#: pgadmin/browser/__init__.py:1008 msgid "" "SMTP Socket error: {}\n" "Your password has not been changed." msgstr "" -#: pgadmin/browser/__init__.py:743 pgadmin/browser/__init__.py:826 -#: pgadmin/browser/__init__.py:897 +#: pgadmin/browser/__init__.py:856 pgadmin/browser/__init__.py:949 +#: pgadmin/browser/__init__.py:1020 msgid "" "SMTP error: {}\n" "Your password has not been changed." msgstr "" -#: pgadmin/browser/__init__.py:752 pgadmin/browser/__init__.py:834 -#: pgadmin/browser/__init__.py:905 +#: pgadmin/browser/__init__.py:865 pgadmin/browser/__init__.py:957 +#: pgadmin/browser/__init__.py:1028 msgid "" "Error: {}\n" "Your password has not been changed." @@ -193,7 +226,7 @@ msgstr "" #: pgadmin/browser/register_browser_preferences.py:64 #: pgadmin/browser/register_browser_preferences.py:70 -#: pgadmin/browser/static/js/browser.js:152 +#: pgadmin/browser/static/js/browser.js:155 msgid "Properties" msgstr "" @@ -208,22 +241,22 @@ msgid "" msgstr "" #: pgadmin/browser/register_browser_preferences.py:79 -#: pgadmin/utils/__init__.py:305 pgadmin/utils/__init__.py:314 +#: pgadmin/utils/__init__.py:307 pgadmin/utils/__init__.py:316 msgid "Key" msgstr "" #: pgadmin/browser/register_browser_preferences.py:80 -#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:319 +#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:321 msgid "Shift" msgstr "" #: pgadmin/browser/register_browser_preferences.py:81 -#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:325 +#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:327 msgid "Ctrl" msgstr "" #: pgadmin/browser/register_browser_preferences.py:82 -#: pgadmin/utils/__init__.py:330 +#: pgadmin/utils/__init__.py:332 msgid "Alt/Option" msgstr "" @@ -355,12 +388,12 @@ msgstr "" msgid "Refresh browser tree" msgstr "" -#: pgadmin/browser/utils.py:254 +#: pgadmin/browser/utils.py:256 msgid "Unimplemented method ({0}) for this url ({1})" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:208 -#: pgadmin/browser/utils.py:312 +#: pgadmin/browser/utils.py:314 msgid "Required properties are missing." msgstr "" @@ -372,10 +405,10 @@ msgstr "" #: pgadmin/browser/server_groups/servers/resource_groups/__init__.py:225 #: pgadmin/browser/server_groups/servers/roles/__init__.py:469 #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:121 -#: pgadmin/browser/utils.py:328 +#: pgadmin/browser/utils.py:332 pgadmin/browser/utils.py:340 #: pgadmin/static/js/alertify.pgadmin.defaults.js:102 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:155 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:284 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:163 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:292 #: pgadmin/tools/grant_wizard/__init__.py:129 pgadmin/utils/exception.py:35 msgid "Connection to the server has been lost." msgstr "" @@ -403,67 +436,67 @@ msgstr "" msgid "Could not find the server group." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:97 +#: pgadmin/browser/server_groups/servers/__init__.py:99 msgid "Servers" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:376 +#: pgadmin/browser/server_groups/servers/__init__.py:385 msgid "The specified server group with id# {0} could not be found." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:394 +#: pgadmin/browser/server_groups/servers/__init__.py:403 msgid "Could not find the server with id# {0}." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:442 +#: pgadmin/browser/server_groups/servers/__init__.py:451 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:464 +#: pgadmin/browser/server_groups/servers/__init__.py:473 msgid "Server deleted" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:476 -#: pgadmin/browser/server_groups/servers/__init__.py:651 -#: pgadmin/browser/server_groups/servers/__init__.py:1363 -#: pgadmin/browser/server_groups/servers/__init__.py:1447 -#: pgadmin/browser/server_groups/servers/__init__.py:1522 -#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:485 +#: pgadmin/browser/server_groups/servers/__init__.py:660 +#: pgadmin/browser/server_groups/servers/__init__.py:1383 +#: pgadmin/browser/server_groups/servers/__init__.py:1467 +#: pgadmin/browser/server_groups/servers/__init__.py:1543 +#: pgadmin/browser/server_groups/servers/__init__.py:1578 msgid "Could not find the required server." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:511 +#: pgadmin/browser/server_groups/servers/__init__.py:520 msgid "name" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:512 +#: pgadmin/browser/server_groups/servers/__init__.py:521 #: pgadmin/browser/server_groups/servers/static/js/server.js:790 msgid "Host name/address" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:513 +#: pgadmin/browser/server_groups/servers/__init__.py:522 #: pgadmin/browser/server_groups/servers/static/js/server.js:793 msgid "Port" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:514 +#: pgadmin/browser/server_groups/servers/__init__.py:523 #: pgadmin/browser/server_groups/servers/static/js/server.js:796 msgid "Maintenance database" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:515 +#: pgadmin/browser/server_groups/servers/__init__.py:524 #: pgadmin/browser/server_groups/servers/static/js/server.js:799 #: pgadmin/browser/server_groups/servers/static/js/server.js:930 msgid "Username" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:516 +#: pgadmin/browser/server_groups/servers/__init__.py:525 msgid "SSL Mode" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:517 +#: pgadmin/browser/server_groups/servers/__init__.py:526 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:446 #: pgadmin/browser/server_groups/servers/static/js/server.js:787 #: pgadmin/tools/backup/static/js/backup.js:381 @@ -471,28 +504,28 @@ msgstr "" msgid "Comments" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:518 +#: pgadmin/browser/server_groups/servers/__init__.py:527 #: pgadmin/browser/server_groups/servers/static/js/server.js:820 #: pgadmin/browser/server_groups/servers/static/js/variable.js:176 #: pgadmin/tools/user_management/static/js/user_management.js:270 msgid "Role" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:534 -#: pgadmin/browser/server_groups/servers/__init__.py:749 +#: pgadmin/browser/server_groups/servers/__init__.py:543 +#: pgadmin/browser/server_groups/servers/__init__.py:763 msgid "Host address not valid" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:548 +#: pgadmin/browser/server_groups/servers/__init__.py:557 msgid "'{0}' is not allowed to modify, when server is connected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:567 +#: pgadmin/browser/server_groups/servers/__init__.py:576 msgid "No parameters were changed." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:738 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:563 +#: pgadmin/browser/server_groups/servers/__init__.py:752 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:562 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:370 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:395 @@ -529,7 +562,7 @@ msgstr "" msgid "Could not find the required parameter (%s)." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:836 +#: pgadmin/browser/server_groups/servers/__init__.py:850 #, python-format msgid "" "Unable to connect to server:\n" @@ -537,50 +570,50 @@ msgid "" "%s" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:909 +#: pgadmin/browser/server_groups/servers/__init__.py:923 msgid "Server has no active connection for generating statistics." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:975 -#: pgadmin/browser/server_groups/servers/__init__.py:1136 -#: pgadmin/browser/server_groups/servers/__init__.py:1242 +#: pgadmin/browser/server_groups/servers/__init__.py:989 +#: pgadmin/browser/server_groups/servers/__init__.py:1155 +#: pgadmin/browser/server_groups/servers/__init__.py:1262 msgid "Server not found." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:981 -#: pgadmin/browser/server_groups/servers/__init__.py:983 -#: pgadmin/browser/server_groups/servers/__init__.py:1247 -#: pgadmin/utils/driver/psycopg2/connection.py:254 -#: pgadmin/utils/driver/psycopg2/connection.py:1284 -#: pgadmin/utils/driver/psycopg2/connection.py:1568 -#: pgadmin/utils/driver/psycopg2/server_manager.py:405 +#: pgadmin/browser/server_groups/servers/__init__.py:995 +#: pgadmin/browser/server_groups/servers/__init__.py:997 +#: pgadmin/browser/server_groups/servers/__init__.py:1267 +#: pgadmin/utils/driver/psycopg2/connection.py:261 +#: pgadmin/utils/driver/psycopg2/connection.py:1293 +#: pgadmin/utils/driver/psycopg2/connection.py:1581 +#: pgadmin/utils/driver/psycopg2/server_manager.py:467 msgid "Unauthorized request." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1113 +#: pgadmin/browser/server_groups/servers/__init__.py:1132 msgid "Server connected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1144 +#: pgadmin/browser/server_groups/servers/__init__.py:1163 msgid "Server could not be disconnected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1148 +#: pgadmin/browser/server_groups/servers/__init__.py:1167 msgid "Server disconnected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1168 +#: pgadmin/browser/server_groups/servers/__init__.py:1187 msgid "Could not reload the server configuration." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1173 +#: pgadmin/browser/server_groups/servers/__init__.py:1192 msgid "Server configuration reloaded." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1179 -#: pgadmin/dashboard/static/js/dashboard.js:554 -#: pgadmin/dashboard/static/js/dashboard.js:685 -#: pgadmin/static/js/sqleditor/execute_query.js:279 +#: pgadmin/browser/server_groups/servers/__init__.py:1198 +#: pgadmin/dashboard/static/js/dashboard.js:586 +#: pgadmin/dashboard/static/js/dashboard.js:717 +#: pgadmin/static/js/sqleditor/execute_query.js:289 #: pgadmin/static/js/sqleditor/query_tool_http_error_handler.js:51 #: pgadmin/static/js/sqleditor_utils.js:164 msgid "" @@ -588,40 +621,40 @@ msgid "" "closed." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1217 +#: pgadmin/browser/server_groups/servers/__init__.py:1236 msgid "Named restore point created: {0}" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1267 -#: pgadmin/browser/server_groups/servers/__init__.py:1279 +#: pgadmin/browser/server_groups/servers/__init__.py:1287 +#: pgadmin/browser/server_groups/servers/__init__.py:1299 msgid "Could not find the required parameter(s)." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1288 +#: pgadmin/browser/server_groups/servers/__init__.py:1308 #: pgadmin/browser/server_groups/servers/static/js/server.js:497 -#: pgadmin/tools/user_management/__init__.py:100 +#: pgadmin/tools/user_management/__init__.py:101 msgid "Passwords do not match." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1304 +#: pgadmin/browser/server_groups/servers/__init__.py:1324 msgid "Incorrect password." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1344 +#: pgadmin/browser/server_groups/servers/__init__.py:1364 msgid "Password changed successfully." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1394 +#: pgadmin/browser/server_groups/servers/__init__.py:1414 msgid "WAL replay paused" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1397 -#: pgadmin/browser/server_groups/servers/__init__.py:1455 +#: pgadmin/browser/server_groups/servers/__init__.py:1417 +#: pgadmin/browser/server_groups/servers/__init__.py:1475 msgid "Please connect the server." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1536 -#: pgadmin/browser/server_groups/servers/__init__.py:1572 +#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:1593 msgid "The saved password cleared successfully." msgstr "" @@ -686,28 +719,28 @@ msgstr "" msgid "Databases" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:375 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:391 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:650 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:720 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:845 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:1017 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:374 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:390 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:649 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:719 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:844 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:1016 msgid "Could not find the database on the server." msgstr "" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:469 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:468 msgid "Database connected." msgstr "" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:486 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:485 msgid "Database could not be disconnected." msgstr "" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:490 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:489 msgid "Database disconnected." msgstr "" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:773 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:772 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:483 #: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:522 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:357 @@ -743,11 +776,11 @@ msgstr "" msgid "Error: Object not found." msgstr "" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:776 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:775 msgid "The specified database could not be found.\n" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:872 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:871 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:728 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1479 msgid " -- definition incomplete" @@ -865,16 +898,16 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:341 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.js:48 -#: pgadmin/dashboard/static/js/dashboard.js:1076 -#: pgadmin/dashboard/static/js/dashboard.js:1103 -#: pgadmin/dashboard/static/js/dashboard.js:1339 +#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1135 +#: pgadmin/dashboard/static/js/dashboard.js:1371 #: pgadmin/misc/dependencies/static/js/dependencies.js:93 #: pgadmin/misc/dependents/static/js/dependents.js:94 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:42 #: pgadmin/tools/debugger/static/js/debugger_ui.js:274 -#: pgadmin/tools/debugger/static/js/direct.js:1044 -#: pgadmin/tools/debugger/static/js/direct.js:1188 -#: pgadmin/tools/debugger/static/js/direct.js:1274 +#: pgadmin/tools/debugger/static/js/direct.js:1047 +#: pgadmin/tools/debugger/static/js/direct.js:1191 +#: pgadmin/tools/debugger/static/js/direct.js:1277 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:145 msgid "Name" msgstr "" @@ -1262,8 +1295,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:118 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:312 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:355 -#: pgadmin/dashboard/static/js/dashboard.js:1086 -#: pgadmin/dashboard/static/js/dashboard.js:1344 +#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1376 #: pgadmin/tools/backup/static/js/backup.js:345 #: pgadmin/tools/restore/static/js/restore.js:237 msgid "Owner" @@ -1604,9 +1637,9 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/variable.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:136 #: pgadmin/tools/debugger/static/js/debugger_ui.js:301 -#: pgadmin/tools/debugger/static/js/direct.js:1051 -#: pgadmin/tools/debugger/static/js/direct.js:1202 -#: pgadmin/tools/debugger/static/js/direct.js:1288 +#: pgadmin/tools/debugger/static/js/direct.js:1054 +#: pgadmin/tools/debugger/static/js/direct.js:1205 +#: pgadmin/tools/debugger/static/js/direct.js:1291 msgid "Value" msgstr "" @@ -1628,8 +1661,8 @@ msgstr "" #: pgadmin/misc/dependents/static/js/dependents.js:79 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:47 #: pgadmin/tools/debugger/static/js/debugger_ui.js:281 -#: pgadmin/tools/debugger/static/js/direct.js:1195 -#: pgadmin/tools/debugger/static/js/direct.js:1281 +#: pgadmin/tools/debugger/static/js/direct.js:1198 +#: pgadmin/tools/debugger/static/js/direct.js:1284 msgid "Type" msgstr "" @@ -1677,7 +1710,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:359 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:371 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:585 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:807 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:817 msgid "Privileges" msgstr "" @@ -1724,8 +1757,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:26 -#: pgadmin/dashboard/static/js/dashboard.js:915 -#: pgadmin/dashboard/static/js/dashboard.js:1185 +#: pgadmin/dashboard/static/js/dashboard.js:947 +#: pgadmin/dashboard/static/js/dashboard.js:1217 msgid "User" msgstr "" @@ -2166,7 +2199,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.js:223 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.js:542 -#: pgadmin/browser/static/js/browser.js:167 +#: pgadmin/browser/static/js/browser.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:129 msgid "Statistics" msgstr "" @@ -2559,8 +2592,8 @@ msgid "Trigger Functions" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:59 -#: pgadmin/dashboard/static/js/dashboard.js:1064 -#: pgadmin/dashboard/static/js/dashboard.js:1327 +#: pgadmin/dashboard/static/js/dashboard.js:1096 +#: pgadmin/dashboard/static/js/dashboard.js:1359 msgid "Mode" msgstr "" @@ -2683,7 +2716,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:402 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:508 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:366 -#: pgadmin/tools/debugger/static/js/direct.js:1738 +#: pgadmin/tools/debugger/static/js/direct.js:1741 msgid "Parameters" msgstr "" @@ -3167,13 +3200,14 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:789 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:806 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 +#: pgadmin/browser/static/js/browser.js:634 #: pgadmin/misc/file_manager/templates/file_manager/index.html:71 #: pgadmin/misc/file_manager/templates/file_manager/index.html:78 #: pgadmin/static/js/backform.pgadmin.js:430 #: pgadmin/static/js/backgrid.pgadmin.js:461 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1677 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1722 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1680 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1725 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2229 msgid "Yes" msgstr "" @@ -3184,13 +3218,14 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:807 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:147 +#: pgadmin/browser/static/js/browser.js:635 #: pgadmin/misc/file_manager/templates/file_manager/index.html:70 #: pgadmin/misc/file_manager/templates/file_manager/index.html:77 #: pgadmin/static/js/backform.pgadmin.js:431 #: pgadmin/static/js/backgrid.pgadmin.js:462 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1678 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1723 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1681 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1726 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2230 msgid "No" msgstr "" @@ -4320,7 +4355,7 @@ msgid "Attach" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:257 -#: pgadmin/browser/static/js/browser.js:267 +#: pgadmin/browser/static/js/browser.js:269 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:28 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:144 msgid "Create" @@ -5327,9 +5362,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:27 -#: pgadmin/dashboard/static/js/dashboard.js:910 -#: pgadmin/dashboard/static/js/dashboard.js:1014 -#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:942 +#: pgadmin/dashboard/static/js/dashboard.js:1046 +#: pgadmin/dashboard/static/js/dashboard.js:1113 #: pgadmin/misc/dependents/static/js/dependents.js:143 msgid "Database" msgstr "" @@ -5395,7 +5430,7 @@ msgstr "" msgid "Default Privileges" msgstr "" -#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:493 +#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:496 msgid "Connect to database" msgstr "" @@ -6214,7 +6249,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:146 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:139 -#: pgadmin/browser/static/js/browser.js:178 +#: pgadmin/browser/static/js/browser.js:181 #: pgadmin/dashboard/static/js/dashboard.js:184 #: pgadmin/static/js/backform.pgadmin.js:1861 msgid "SQL" @@ -6827,9 +6862,10 @@ msgid "Change Password " msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.js:434 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1203 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1207 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:197 -#: pgadmin/browser/static/js/node.js:1393 +#: pgadmin/browser/static/js/browser.js:571 +#: pgadmin/browser/static/js/node.js:1402 #: pgadmin/browser/static/js/wizard.js:137 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:24 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:188 @@ -6845,14 +6881,14 @@ msgstr "" #: pgadmin/tools/import_export/static/js/import_export.js:494 #: pgadmin/tools/maintenance/static/js/maintenance.js:317 #: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:55 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:624 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1916 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2050 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:627 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1920 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2059 msgid "Cancel" msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.js:523 -#: pgadmin/browser/templates/browser/index.html:152 +#: pgadmin/browser/templates/browser/index.html:151 #: pgadmin/templates/security/change_password.html:19 #: pgadmin/templates/security/change_password.html:20 #: pgadmin/tools/user_management/static/js/user_management.js:48 @@ -7067,8 +7103,8 @@ msgstr "" msgid "Connection timeout (seconds)" msgstr "" -#: pgadmin/browser/server_groups/servers/static/js/server.js:1130 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2078 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1133 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2087 msgid "Connect to Server" msgstr "" @@ -7137,8 +7173,8 @@ msgid "Move objects to another tablespace" msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:194 -#: pgadmin/browser/templates/browser/index.html:157 -#: pgadmin/tools/user_management/__init__.py:43 +#: pgadmin/browser/templates/browser/index.html:156 +#: pgadmin/tools/user_management/__init__.py:44 #: pgadmin/tools/user_management/static/js/user_management.js:586 msgid "Users" msgstr "" @@ -7166,23 +7202,23 @@ msgstr "" msgid "Location cannot be empty." msgstr "" -#: pgadmin/browser/server_groups/servers/templates/servers/password.html:7 +#: pgadmin/browser/server_groups/servers/templates/servers/password.html:3 msgid "" "Please enter the password for the user '{0}' to connect the server - " "\"{1}\"" msgstr "" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:9 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:5 msgid "" "SSH Tunnel password for the identity file '{0}' to connect the server " "\"{1}\"" msgstr "" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:11 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:7 msgid "SSH Tunnel password for the user '{0}' to connect the server \"{1}\"" msgstr "" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:27 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:24 msgid "Database server password for the user '{0}' to connect the server \"{1}\"" msgstr "" @@ -7194,8 +7230,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:28 -#: pgadmin/dashboard/static/js/dashboard.js:930 -#: pgadmin/dashboard/static/js/dashboard.js:1200 +#: pgadmin/dashboard/static/js/dashboard.js:962 +#: pgadmin/dashboard/static/js/dashboard.js:1232 msgid "Backend start" msgstr "" @@ -7207,8 +7243,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:13 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:36 -#: pgadmin/dashboard/static/js/dashboard.js:925 -#: pgadmin/dashboard/static/js/dashboard.js:1195 +#: pgadmin/dashboard/static/js/dashboard.js:957 +#: pgadmin/dashboard/static/js/dashboard.js:1227 msgid "Client" msgstr "" @@ -7220,8 +7256,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:14 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:37 -#: pgadmin/dashboard/static/js/dashboard.js:920 -#: pgadmin/dashboard/static/js/dashboard.js:1190 +#: pgadmin/dashboard/static/js/dashboard.js:952 +#: pgadmin/dashboard/static/js/dashboard.js:1222 msgid "Application" msgstr "" @@ -7283,8 +7319,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:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:38 -#: pgadmin/dashboard/static/js/dashboard.js:944 -#: pgadmin/dashboard/static/js/dashboard.js:1214 +#: pgadmin/dashboard/static/js/dashboard.js:976 +#: pgadmin/dashboard/static/js/dashboard.js:1246 msgid "Waiting?" msgstr "" @@ -7301,45 +7337,57 @@ msgstr "" msgid "The ID cannot be changed." msgstr "" -#: pgadmin/browser/static/js/browser.js:37 +#: pgadmin/browser/static/js/browser.js:38 #: pgadmin/misc/dependencies/static/js/dependencies.js:120 #: pgadmin/misc/dependents/static/js/dependents.js:121 #: pgadmin/misc/sql/static/js/sql.js:100 msgid "Please select an object in the tree view." msgstr "" -#: pgadmin/browser/static/js/browser.js:188 +#: pgadmin/browser/static/js/browser.js:191 msgid "Dependencies" msgstr "" -#: pgadmin/browser/static/js/browser.js:199 +#: pgadmin/browser/static/js/browser.js:202 msgid "Dependents" msgstr "" -#: pgadmin/browser/static/js/browser.js:318 +#: pgadmin/browser/static/js/browser.js:321 #: pgadmin/browser/static/js/toolbar.js:29 #: pgadmin/browser/static/js/toolbar.js:88 #: pgadmin/tools/datagrid/static/js/datagrid.js:77 msgid "View Data" msgstr "" -#: pgadmin/browser/static/js/browser.js:319 +#: pgadmin/browser/static/js/browser.js:322 #: pgadmin/browser/static/js/toolbar.js:20 #: pgadmin/browser/static/js/toolbar.js:90 #: pgadmin/tools/datagrid/static/js/datagrid.js:78 msgid "Filtered Rows" msgstr "" -#: pgadmin/browser/static/js/browser.js:346 +#: pgadmin/browser/static/js/browser.js:349 msgid "No object selected" msgstr "" -#: pgadmin/browser/static/js/browser.js:559 +#: pgadmin/browser/static/js/browser.js:569 +#: pgadmin/browser/static/js/browser.js:623 +msgid "Reset Master Password" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:624 +msgid "" +"This will remove all the saved passwords. This will also remove " +"established connections to the server and you may need to reconnect " +"again. Do you wish to continue ?" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:725 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "" -#: pgadmin/browser/static/js/browser.js:1616 +#: pgadmin/browser/static/js/browser.js:1781 msgid "Error retrieving details for the node." msgstr "" @@ -7354,9 +7402,9 @@ msgid "Query Tool..." msgstr "" #: pgadmin/browser/static/js/collection.js:220 -#: pgadmin/browser/static/js/collection.js:275 -#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:132 -#: pgadmin/misc/statistics/static/js/statistics.js:243 +#: pgadmin/browser/static/js/collection.js:276 +#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:134 +#: pgadmin/misc/statistics/static/js/statistics.js:247 msgid "Retrieving data from the server..." msgstr "" @@ -7374,46 +7422,46 @@ msgstr "" msgid "No properties are available for the selected object." msgstr "" -#: pgadmin/browser/static/js/collection.js:320 -#: pgadmin/browser/static/js/node.js:437 +#: pgadmin/browser/static/js/collection.js:318 +#: pgadmin/browser/static/js/node.js:439 #, python-format msgid "Error retrieving properties - %s" msgstr "" -#: pgadmin/browser/static/js/collection.js:326 -#: pgadmin/misc/dependencies/static/js/dependencies.js:222 -#: pgadmin/misc/dependents/static/js/dependents.js:228 -#: pgadmin/misc/statistics/static/js/statistics.js:321 +#: pgadmin/browser/static/js/collection.js:330 +#: pgadmin/misc/dependencies/static/js/dependencies.js:228 +#: pgadmin/misc/dependents/static/js/dependents.js:234 +#: pgadmin/misc/statistics/static/js/statistics.js:330 msgid "Failed to retrieve data from the server." msgstr "" -#: pgadmin/browser/static/js/collection.js:342 +#: pgadmin/browser/static/js/collection.js:348 msgid "Drop Multiple" msgstr "" -#: pgadmin/browser/static/js/collection.js:343 +#: pgadmin/browser/static/js/collection.js:349 msgid "Please select at least one object to delete." msgstr "" -#: pgadmin/browser/static/js/collection.js:350 +#: pgadmin/browser/static/js/collection.js:356 msgid "" "Are you sure you want to drop all the selected objects and all the " "objects that depend on them?" msgstr "" -#: pgadmin/browser/static/js/collection.js:351 +#: pgadmin/browser/static/js/collection.js:357 msgid "DROP CASCADE multiple objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:354 +#: pgadmin/browser/static/js/collection.js:360 msgid "Are you sure you want to drop all the selected objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:355 +#: pgadmin/browser/static/js/collection.js:361 msgid "DROP multiple objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:393 +#: pgadmin/browser/static/js/collection.js:386 #, python-format msgid "Error dropping %s" msgstr "" @@ -7435,106 +7483,106 @@ msgstr "" msgid "%s Script" msgstr "" -#: pgadmin/browser/static/js/node.js:492 +#: pgadmin/browser/static/js/node.js:501 msgid "Please wait while we fetch information about the node from the server..." msgstr "" -#: pgadmin/browser/static/js/node.js:666 +#: pgadmin/browser/static/js/node.js:675 #, python-format msgid "Create - %s" msgstr "" -#: pgadmin/browser/static/js/node.js:683 +#: pgadmin/browser/static/js/node.js:692 #, python-format msgid "Are you sure want to stop editing the properties of %s \"%s\"?" msgstr "" -#: pgadmin/browser/static/js/node.js:685 +#: pgadmin/browser/static/js/node.js:694 #, python-format msgid "" "Are you sure want to reset the current changes and re-open the panel for " "%s \"%s\"?" msgstr "" -#: pgadmin/browser/static/js/node.js:689 +#: pgadmin/browser/static/js/node.js:698 msgid "Edit in progress?" msgstr "" -#: pgadmin/browser/static/js/node.js:740 +#: pgadmin/browser/static/js/node.js:749 #, python-format msgid "" "Are you sure you want to drop %s \"%s\" and all the objects that depend " "on it?" msgstr "" -#: pgadmin/browser/static/js/node.js:742 +#: pgadmin/browser/static/js/node.js:751 #, python-format msgid "DROP CASCADE %s?" msgstr "" -#: pgadmin/browser/static/js/node.js:747 pgadmin/browser/static/js/node.js:761 +#: pgadmin/browser/static/js/node.js:756 pgadmin/browser/static/js/node.js:770 #, python-format msgid "The %s \"%s\" cannot be dropped." msgstr "" -#: pgadmin/browser/static/js/node.js:754 +#: pgadmin/browser/static/js/node.js:763 #, python-format msgid "Are you sure you want to drop %s \"%s\"?" msgstr "" -#: pgadmin/browser/static/js/node.js:756 +#: pgadmin/browser/static/js/node.js:765 #, python-format msgid "DROP %s?" msgstr "" -#: pgadmin/browser/static/js/node.js:794 +#: pgadmin/browser/static/js/node.js:803 #, python-format msgid "Error dropping %s: \"%s\"" msgstr "" -#: pgadmin/browser/static/js/node.js:1184 -#: pgadmin/browser/static/js/node.js:1186 -#: pgadmin/browser/templates/browser/index.html:118 +#: pgadmin/browser/static/js/node.js:1193 +#: pgadmin/browser/static/js/node.js:1195 +#: pgadmin/browser/templates/browser/index.html:117 #: pgadmin/tools/datagrid/templates/datagrid/index.html:134 msgid "Edit" msgstr "" -#: pgadmin/browser/static/js/node.js:1200 -#: pgadmin/browser/static/js/node.js:1371 +#: pgadmin/browser/static/js/node.js:1209 +#: pgadmin/browser/static/js/node.js:1380 msgid "SQL help for this object type." msgstr "" -#: pgadmin/browser/static/js/node.js:1289 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1142 +#: pgadmin/browser/static/js/node.js:1298 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1152 msgid "Error saving properties" msgstr "" -#: pgadmin/browser/static/js/node.js:1383 +#: pgadmin/browser/static/js/node.js:1392 #: pgadmin/browser/static/js/wizard.js:131 msgid "Help for this dialog." msgstr "" -#: pgadmin/browser/static/js/node.js:1395 +#: pgadmin/browser/static/js/node.js:1404 msgid "Cancel changes to this object." msgstr "" -#: pgadmin/browser/static/js/node.js:1407 +#: pgadmin/browser/static/js/node.js:1416 msgid "Reset" msgstr "" -#: pgadmin/browser/static/js/node.js:1409 +#: pgadmin/browser/static/js/node.js:1418 msgid "Reset the fields on this dialog." msgstr "" -#: pgadmin/browser/static/js/node.js:1421 +#: pgadmin/browser/static/js/node.js:1430 #: pgadmin/preferences/static/js/preferences.js:429 #: pgadmin/preferences/static/js/preferences.js:454 #: pgadmin/tools/datagrid/templates/datagrid/index.html:37 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:635 msgid "Save" msgstr "" -#: pgadmin/browser/static/js/node.js:1423 +#: pgadmin/browser/static/js/node.js:1432 msgid "Save this object." msgstr "" @@ -7550,13 +7598,13 @@ msgstr "" #: pgadmin/browser/static/js/toolbar.js:86 #: pgadmin/tools/datagrid/static/js/datagrid.js:106 #: pgadmin/tools/datagrid/static/js/datagrid.js:118 -#: pgadmin/tools/sqleditor/__init__.py:68 +#: pgadmin/tools/sqleditor/__init__.py:67 msgid "Query Tool" msgstr "" #: pgadmin/browser/static/js/wizard.js:86 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:253 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:431 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:261 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:444 #: pgadmin/templates/security/messages.html:7 #: pgadmin/tools/user_management/static/js/user_management.js:81 #: pgadmin/tools/user_management/static/js/user_management.js:174 @@ -7565,8 +7613,8 @@ msgid "Close" msgstr "" #: pgadmin/browser/static/js/wizard.js:89 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:254 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:432 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:262 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:445 msgid "Maximize" msgstr "" @@ -7587,37 +7635,37 @@ msgstr "" msgid "Finish" msgstr "" -#: pgadmin/browser/templates/browser/index.html:96 +#: pgadmin/browser/templates/browser/index.html:95 #: pgadmin/tools/datagrid/templates/datagrid/index.html:354 msgid "Loading {0} v{1}..." msgstr "" -#: pgadmin/browser/templates/browser/index.html:105 +#: pgadmin/browser/templates/browser/index.html:104 msgid "Toggle navigation" msgstr "" -#: pgadmin/browser/templates/browser/index.html:113 +#: pgadmin/browser/templates/browser/index.html:112 msgid "File" msgstr "" -#: pgadmin/browser/templates/browser/index.html:123 +#: pgadmin/browser/templates/browser/index.html:122 msgid "Object" msgstr "" -#: pgadmin/browser/templates/browser/index.html:128 +#: pgadmin/browser/templates/browser/index.html:127 msgid "Management" msgstr "" -#: pgadmin/browser/templates/browser/index.html:133 +#: pgadmin/browser/templates/browser/index.html:132 msgid "Tools" msgstr "" -#: pgadmin/browser/templates/browser/index.html:138 pgadmin/help/__init__.py:59 +#: pgadmin/browser/templates/browser/index.html:137 pgadmin/help/__init__.py:59 #: pgadmin/help/__init__.py:70 pgadmin/static/js/sqleditor/filter_dialog.js:72 msgid "Help" msgstr "" -#: pgadmin/browser/templates/browser/index.html:160 +#: pgadmin/browser/templates/browser/index.html:159 msgid "Logout" msgstr "" @@ -7708,12 +7756,12 @@ msgid "" msgstr "" #: pgadmin/dashboard/__init__.py:202 pgadmin/dashboard/__init__.py:232 -#: pgadmin/dashboard/static/js/dashboard.js:693 +#: pgadmin/dashboard/static/js/dashboard.js:725 msgid "Please connect to the selected server to view the table." msgstr "" #: pgadmin/dashboard/__init__.py:207 pgadmin/dashboard/__init__.py:237 -#: pgadmin/dashboard/static/js/dashboard.js:562 +#: pgadmin/dashboard/static/js/dashboard.js:594 msgid "Please connect to the selected server to view the graph." msgstr "" @@ -7792,154 +7840,161 @@ msgstr "" msgid "Last state changed at" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:236 -#: pgadmin/dashboard/static/js/dashboard.js:351 +#: pgadmin/dashboard/static/js/dashboard.js:238 +#: pgadmin/dashboard/static/js/dashboard.js:244 +#: pgadmin/dashboard/static/js/dashboard.js:369 +#: pgadmin/dashboard/static/js/dashboard.js:375 msgid "An error occurred whilst loading the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:366 +#: pgadmin/dashboard/static/js/dashboard.js:252 +#: pgadmin/dashboard/static/js/dashboard.js:383 +msgid "Loading dashboard..." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:398 msgid "Please connect to the selected server to view the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:565 +#: pgadmin/dashboard/static/js/dashboard.js:597 msgid "An error occurred whilst rendering the graph." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:696 +#: pgadmin/dashboard/static/js/dashboard.js:728 msgid "An error occurred whilst rendering the table." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:905 -#: pgadmin/dashboard/static/js/dashboard.js:1009 -#: pgadmin/dashboard/static/js/dashboard.js:1180 -#: pgadmin/dashboard/static/js/dashboard.js:1277 +#: pgadmin/dashboard/static/js/dashboard.js:937 +#: pgadmin/dashboard/static/js/dashboard.js:1041 +#: pgadmin/dashboard/static/js/dashboard.js:1212 +#: pgadmin/dashboard/static/js/dashboard.js:1309 msgid "PID" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:935 -#: pgadmin/dashboard/static/js/dashboard.js:1205 +#: pgadmin/dashboard/static/js/dashboard.js:967 +#: pgadmin/dashboard/static/js/dashboard.js:1237 msgid "State" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:952 -#: pgadmin/dashboard/static/js/dashboard.js:1222 +#: pgadmin/dashboard/static/js/dashboard.js:984 +#: pgadmin/dashboard/static/js/dashboard.js:1254 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:957 -#: pgadmin/dashboard/static/js/dashboard.js:1227 +#: pgadmin/dashboard/static/js/dashboard.js:989 +#: pgadmin/dashboard/static/js/dashboard.js:1259 msgid "Blocking PIDs" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1019 -#: pgadmin/dashboard/static/js/dashboard.js:1282 +#: pgadmin/dashboard/static/js/dashboard.js:1051 +#: pgadmin/dashboard/static/js/dashboard.js:1314 msgid "Lock type" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1024 -#: pgadmin/dashboard/static/js/dashboard.js:1287 +#: pgadmin/dashboard/static/js/dashboard.js:1056 +#: pgadmin/dashboard/static/js/dashboard.js:1319 msgid "Target relation" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1029 -#: pgadmin/dashboard/static/js/dashboard.js:1292 +#: pgadmin/dashboard/static/js/dashboard.js:1061 +#: pgadmin/dashboard/static/js/dashboard.js:1324 msgid "Page" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1034 -#: pgadmin/dashboard/static/js/dashboard.js:1297 +#: pgadmin/dashboard/static/js/dashboard.js:1066 +#: pgadmin/dashboard/static/js/dashboard.js:1329 msgid "Tuple" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1039 -#: pgadmin/dashboard/static/js/dashboard.js:1302 +#: pgadmin/dashboard/static/js/dashboard.js:1071 +#: pgadmin/dashboard/static/js/dashboard.js:1334 msgid "vXID (target)" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1044 -#: pgadmin/dashboard/static/js/dashboard.js:1307 +#: pgadmin/dashboard/static/js/dashboard.js:1076 +#: pgadmin/dashboard/static/js/dashboard.js:1339 msgid "XID (target)" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1049 -#: pgadmin/dashboard/static/js/dashboard.js:1312 +#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:1344 msgid "Class" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1054 -#: pgadmin/dashboard/static/js/dashboard.js:1317 +#: pgadmin/dashboard/static/js/dashboard.js:1086 +#: pgadmin/dashboard/static/js/dashboard.js:1349 msgid "Object ID" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1059 -#: pgadmin/dashboard/static/js/dashboard.js:1322 +#: pgadmin/dashboard/static/js/dashboard.js:1091 +#: pgadmin/dashboard/static/js/dashboard.js:1354 msgid "vXID (owner)" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1069 -#: pgadmin/dashboard/static/js/dashboard.js:1332 +#: pgadmin/dashboard/static/js/dashboard.js:1101 +#: pgadmin/dashboard/static/js/dashboard.js:1364 msgid "Granted?" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1091 -#: pgadmin/dashboard/static/js/dashboard.js:1349 +#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1381 msgid "XID" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1096 -#: pgadmin/dashboard/static/js/dashboard.js:1354 +#: pgadmin/dashboard/static/js/dashboard.js:1128 +#: pgadmin/dashboard/static/js/dashboard.js:1386 msgid "Prepared at" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1140 msgid "Category" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1113 +#: pgadmin/dashboard/static/js/dashboard.js:1145 msgid "Setting" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1150 msgid "Unit" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1155 msgid "Description" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "cancel" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "terminate" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1417 +#: pgadmin/dashboard/static/js/dashboard.js:1449 msgid "You cannot " msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1419 +#: pgadmin/dashboard/static/js/dashboard.js:1451 msgid " background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1426 +#: pgadmin/dashboard/static/js/dashboard.js:1458 msgid "You are not allowed to " msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1428 +#: pgadmin/dashboard/static/js/dashboard.js:1460 msgid " the main active session." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1434 +#: pgadmin/dashboard/static/js/dashboard.js:1466 msgid "The session is already in idle state." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1446 +#: pgadmin/dashboard/static/js/dashboard.js:1478 msgid "Superuser privileges are required to " msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1448 +#: pgadmin/dashboard/static/js/dashboard.js:1480 msgid " another users query." msgstr "" @@ -8168,7 +8223,7 @@ msgid "" " with the major.minor version number." msgstr "" -#: pgadmin/misc/__init__.py:50 pgadmin/tools/backup/static/js/backup.js:76 +#: pgadmin/misc/__init__.py:51 pgadmin/tools/backup/static/js/backup.js:76 #: pgadmin/tools/backup/static/js/backup.js:83 #: pgadmin/tools/backup/static/js/backup.js:89 #: pgadmin/tools/backup/static/js/backup.js:503 @@ -8185,7 +8240,7 @@ msgstr "" msgid "Miscellaneous" msgstr "" -#: pgadmin/misc/__init__.py:65 pgadmin/misc/__init__.py:66 +#: pgadmin/misc/__init__.py:66 pgadmin/misc/__init__.py:67 msgid "User language" msgstr "" @@ -8254,12 +8309,12 @@ msgstr "" msgid "Restriction" msgstr "" -#: pgadmin/misc/dependencies/static/js/dependencies.js:158 +#: pgadmin/misc/dependencies/static/js/dependencies.js:159 msgid "Fetching dependency information from the server..." msgstr "" -#: pgadmin/misc/dependencies/static/js/dependencies.js:216 -#: pgadmin/misc/dependents/static/js/dependents.js:222 +#: pgadmin/misc/dependencies/static/js/dependencies.js:217 +#: pgadmin/misc/dependents/static/js/dependents.js:223 #, python-format msgid "Error retrieving data from the server: %s" msgstr "" @@ -8268,7 +8323,7 @@ msgstr "" msgid "No dependent information is available for the selected object." msgstr "" -#: pgadmin/misc/dependents/static/js/dependents.js:164 +#: pgadmin/misc/dependents/static/js/dependents.js:165 msgid "Fetching dependent information from the server..." msgstr "" @@ -8335,7 +8390,7 @@ msgid "There was an error renaming the file:" msgstr "" #: pgadmin/misc/file_manager/static/js/create_dialogue.js:139 -#: pgadmin/misc/file_manager/static/js/utility.js:429 +#: pgadmin/misc/file_manager/static/js/utility.js:431 msgid "Error occurred while checking access permission." msgstr "" @@ -8344,14 +8399,14 @@ msgstr "" msgid "Select" msgstr "" -#: pgadmin/misc/file_manager/static/js/utility.js:482 +#: pgadmin/misc/file_manager/static/js/utility.js:484 #: pgadmin/misc/file_manager/templates/file_manager/index.html:62 -#: pgadmin/tools/debugger/static/js/direct.js:1900 +#: pgadmin/tools/debugger/static/js/direct.js:1903 msgid "Loading..." msgstr "" -#: pgadmin/misc/file_manager/static/js/utility.js:1137 -#: pgadmin/misc/file_manager/static/js/utility.js:1144 +#: pgadmin/misc/file_manager/static/js/utility.js:1139 +#: pgadmin/misc/file_manager/static/js/utility.js:1146 msgid "All Files" msgstr "" @@ -8396,7 +8451,7 @@ msgid "No SQL could be generated for the selected object." msgstr "" #: pgadmin/misc/sql/static/js/sql.js:154 -#: pgadmin/misc/statistics/static/js/statistics.js:314 +#: pgadmin/misc/statistics/static/js/statistics.js:318 #, python-format msgid "Error retrieving the information - %s" msgstr "" @@ -8441,7 +8496,7 @@ msgstr "" #: pgadmin/tools/import_export/__init__.py:162 #: pgadmin/tools/maintenance/__init__.py:150 #: pgadmin/tools/restore/__init__.py:142 -#: pgadmin/tools/user_management/__init__.py:120 +#: pgadmin/tools/user_management/__init__.py:121 msgid "This URL cannot be called directly." msgstr "" @@ -8459,16 +8514,16 @@ msgstr "" msgid "Connection Lost" msgstr "" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:123 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:131 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:176 msgid "Click for details." msgstr "" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:160 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 msgid "Unknown error" msgstr "" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:167 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:175 msgid "INTERNAL SERVER ERROR" msgstr "" @@ -8546,9 +8601,9 @@ msgid "An unexpected error occurred - ensure you are logged into the application msgstr "" #: pgadmin/static/js/sqleditor_utils.js:162 -#: pgadmin/tools/sqleditor/__init__.py:1406 -#: pgadmin/tools/sqleditor/__init__.py:1461 -#: pgadmin/tools/sqleditor/__init__.py:1465 +#: pgadmin/tools/sqleditor/__init__.py:1405 +#: pgadmin/tools/sqleditor/__init__.py:1460 +#: pgadmin/tools/sqleditor/__init__.py:1464 msgid "Transaction status check failed." msgstr "" @@ -8772,7 +8827,7 @@ msgid "Error saving the tree state.\"" msgstr "" #: pgadmin/static/js/tree/pgadmin_tree_save_state.js:149 -msgid "Error fetching the tree state.\"" +msgid "Error fetching the tree state." msgstr "" #: pgadmin/templates/security/change_password.html:9 @@ -8823,7 +8878,7 @@ msgid "Reset Password" msgstr "" #: pgadmin/tools/__init__.py:59 pgadmin/tools/datagrid/__init__.py:96 -#: pgadmin/tools/sqleditor/__init__.py:134 +#: pgadmin/tools/sqleditor/__init__.py:133 msgid "This URL cannot be requested directly." msgstr "" @@ -9091,13 +9146,13 @@ msgstr "" #: pgadmin/tools/backup/static/js/backup.js:571 #: pgadmin/tools/backup/static/js/backup.js:590 -#: pgadmin/tools/backup/static/js/backup_dialog.js:95 +#: pgadmin/tools/backup/static/js/backup_dialog.js:94 msgid "Backup Globals..." msgstr "" #: pgadmin/tools/backup/static/js/backup.js:580 #: pgadmin/tools/backup/static/js/backup.js:600 -#: pgadmin/tools/backup/static/js/backup_dialog.js:96 +#: pgadmin/tools/backup/static/js/backup_dialog.js:95 msgid "Backup Server..." msgstr "" @@ -9106,38 +9161,38 @@ msgstr "" msgid "Backup..." msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog.js:52 -#: pgadmin/tools/backup/static/js/backup_dialog.js:72 +#: pgadmin/tools/backup/static/js/backup_dialog.js:51 +#: pgadmin/tools/backup/static/js/backup_dialog.js:71 #: pgadmin/tools/import_export/static/js/import_export.js:684 #: pgadmin/tools/import_export/static/js/import_export.js:699 #: pgadmin/tools/maintenance/static/js/maintenance.js:497 #: pgadmin/tools/maintenance/static/js/maintenance.js:508 -#: pgadmin/tools/restore/static/js/restore_dialog.js:52 -#: pgadmin/tools/restore/static/js/restore_dialog.js:76 +#: pgadmin/tools/restore/static/js/restore_dialog.js:51 +#: pgadmin/tools/restore/static/js/restore_dialog.js:75 msgid "Utility not found" msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog.js:73 +#: pgadmin/tools/backup/static/js/backup_dialog.js:72 #: pgadmin/tools/import_export/static/js/import_export.js:700 #: pgadmin/tools/maintenance/static/js/maintenance.js:509 -#: pgadmin/tools/restore/static/js/restore_dialog.js:77 +#: pgadmin/tools/restore/static/js/restore_dialog.js:76 msgid "Failed to fetch Utility information" msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:151 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:150 msgid "Backup job created." msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:155 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:154 msgid "Backup job creation failed." msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:163 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:162 msgid "Backup job failed." msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:234 -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:229 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:233 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:228 msgid "Please provide a filename" msgstr "" @@ -9495,8 +9550,8 @@ msgstr "" #: pgadmin/tools/debugger/__init__.py:2058 #: pgadmin/tools/debugger/__init__.py:2085 #: pgadmin/tools/debugger/__init__.py:2107 -#: pgadmin/tools/debugger/static/js/direct.js:1663 -#: pgadmin/tools/sqleditor/__init__.py:1034 +#: pgadmin/tools/debugger/static/js/direct.js:1666 +#: pgadmin/tools/sqleditor/__init__.py:1033 #: pgadmin/tools/sqleditor/command.py:192 #: pgadmin/tools/sqleditor/command.py:404 #: pgadmin/tools/sqleditor/command.py:545 @@ -9578,29 +9633,29 @@ msgstr "" #: pgadmin/tools/debugger/static/js/direct.js:280 #: pgadmin/tools/debugger/static/js/direct.js:307 #: pgadmin/tools/debugger/static/js/direct.js:314 -#: pgadmin/tools/debugger/static/js/direct.js:435 -#: pgadmin/tools/debugger/static/js/direct.js:442 -#: pgadmin/tools/debugger/static/js/direct.js:635 -#: pgadmin/tools/debugger/static/js/direct.js:704 -#: pgadmin/tools/debugger/static/js/direct.js:714 -#: pgadmin/tools/debugger/static/js/direct.js:751 -#: pgadmin/tools/debugger/static/js/direct.js:758 -#: pgadmin/tools/debugger/static/js/direct.js:788 -#: pgadmin/tools/debugger/static/js/direct.js:795 -#: pgadmin/tools/debugger/static/js/direct.js:824 -#: pgadmin/tools/debugger/static/js/direct.js:831 -#: pgadmin/tools/debugger/static/js/direct.js:875 -#: pgadmin/tools/debugger/static/js/direct.js:882 -#: pgadmin/tools/debugger/static/js/direct.js:944 -#: pgadmin/tools/debugger/static/js/direct.js:951 -#: pgadmin/tools/debugger/static/js/direct.js:1013 -#: pgadmin/tools/debugger/static/js/direct.js:1368 -#: pgadmin/tools/debugger/static/js/direct.js:1397 -#: pgadmin/tools/debugger/static/js/direct.js:1599 -#: pgadmin/tools/debugger/static/js/direct.js:1603 -#: pgadmin/tools/debugger/static/js/direct.js:1627 -#: pgadmin/tools/debugger/static/js/direct.js:1631 -#: pgadmin/tools/debugger/static/js/direct.js:1670 +#: pgadmin/tools/debugger/static/js/direct.js:438 +#: pgadmin/tools/debugger/static/js/direct.js:445 +#: pgadmin/tools/debugger/static/js/direct.js:638 +#: pgadmin/tools/debugger/static/js/direct.js:707 +#: pgadmin/tools/debugger/static/js/direct.js:717 +#: pgadmin/tools/debugger/static/js/direct.js:754 +#: pgadmin/tools/debugger/static/js/direct.js:761 +#: pgadmin/tools/debugger/static/js/direct.js:791 +#: pgadmin/tools/debugger/static/js/direct.js:798 +#: pgadmin/tools/debugger/static/js/direct.js:827 +#: pgadmin/tools/debugger/static/js/direct.js:834 +#: pgadmin/tools/debugger/static/js/direct.js:878 +#: pgadmin/tools/debugger/static/js/direct.js:885 +#: pgadmin/tools/debugger/static/js/direct.js:947 +#: pgadmin/tools/debugger/static/js/direct.js:954 +#: pgadmin/tools/debugger/static/js/direct.js:1016 +#: pgadmin/tools/debugger/static/js/direct.js:1371 +#: pgadmin/tools/debugger/static/js/direct.js:1400 +#: pgadmin/tools/debugger/static/js/direct.js:1602 +#: pgadmin/tools/debugger/static/js/direct.js:1606 +#: pgadmin/tools/debugger/static/js/direct.js:1630 +#: pgadmin/tools/debugger/static/js/direct.js:1634 +#: pgadmin/tools/debugger/static/js/direct.js:1673 msgid "Debugger Error" msgstr "" @@ -9667,85 +9722,85 @@ msgstr "" msgid "Error while fetching stack information." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:418 +#: pgadmin/tools/debugger/static/js/direct.js:421 msgid "Waiting for another session to invoke the target..." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:436 -#: pgadmin/tools/debugger/static/js/direct.js:443 -#: pgadmin/tools/debugger/static/js/direct.js:636 -#: pgadmin/tools/debugger/static/js/direct.js:705 +#: pgadmin/tools/debugger/static/js/direct.js:439 +#: pgadmin/tools/debugger/static/js/direct.js:446 +#: pgadmin/tools/debugger/static/js/direct.js:639 +#: pgadmin/tools/debugger/static/js/direct.js:708 msgid "Error while polling result." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:591 +#: pgadmin/tools/debugger/static/js/direct.js:594 msgid "Debugger poll end execution error" msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:752 -#: pgadmin/tools/debugger/static/js/direct.js:759 +#: pgadmin/tools/debugger/static/js/direct.js:755 +#: pgadmin/tools/debugger/static/js/direct.js:762 msgid "Error while executing continue in debugging session." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:789 -#: pgadmin/tools/debugger/static/js/direct.js:796 +#: pgadmin/tools/debugger/static/js/direct.js:792 +#: pgadmin/tools/debugger/static/js/direct.js:799 msgid "Error while executing step over in debugging session." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:825 -#: pgadmin/tools/debugger/static/js/direct.js:832 +#: pgadmin/tools/debugger/static/js/direct.js:828 +#: pgadmin/tools/debugger/static/js/direct.js:835 msgid "Error while executing step into in debugging session." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:876 -#: pgadmin/tools/debugger/static/js/direct.js:883 +#: pgadmin/tools/debugger/static/js/direct.js:879 +#: pgadmin/tools/debugger/static/js/direct.js:886 msgid "Error while executing stop in debugging session." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:945 -#: pgadmin/tools/debugger/static/js/direct.js:952 +#: pgadmin/tools/debugger/static/js/direct.js:948 +#: pgadmin/tools/debugger/static/js/direct.js:955 msgid "Error while toggling breakpoint." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1014 +#: pgadmin/tools/debugger/static/js/direct.js:1017 msgid "Error while clearing all breakpoint." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1058 +#: pgadmin/tools/debugger/static/js/direct.js:1061 msgid "Line No." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1369 +#: pgadmin/tools/debugger/static/js/direct.js:1372 msgid "Error while depositing variable value." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1398 +#: pgadmin/tools/debugger/static/js/direct.js:1401 msgid "Error while selecting frame." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1604 -#: pgadmin/tools/debugger/static/js/direct.js:1632 +#: pgadmin/tools/debugger/static/js/direct.js:1607 +#: pgadmin/tools/debugger/static/js/direct.js:1635 msgid "Error while starting debugging listener." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1671 +#: pgadmin/tools/debugger/static/js/direct.js:1674 msgid "Error while fetching messages information." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1749 +#: pgadmin/tools/debugger/static/js/direct.js:1752 msgid "Local variables" msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1760 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:231 +#: pgadmin/tools/debugger/static/js/direct.js:1763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:234 msgid "Messages" msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1771 +#: pgadmin/tools/debugger/static/js/direct.js:1774 msgid "Results" msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1782 +#: pgadmin/tools/debugger/static/js/direct.js:1785 msgid "Stack" msgstr "" @@ -9779,42 +9834,44 @@ msgstr "" msgid "Objects" msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:629 -msgid "Unable to fetch the database objects due to an error" -msgstr "" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:651 -msgid "Object Selection (step 1 of 3)" -msgstr "" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:655 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:612 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:665 msgid "Please wait while fetching records..." msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:776 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:627 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:631 +msgid "Unable to fetch the database objects" +msgstr "" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:661 +msgid "Object Selection (step 1 of 3)" +msgstr "" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:786 msgid "Privilege Selection (step 2 of 3)" msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:777 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:787 msgid "Please add the required privileges for the selected objects." msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:975 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:985 msgid "Sql Tab" msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1045 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1055 msgid "Final (Review Selection) (step 3 of 3)" msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1046 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1056 msgid "" "The SQL below will be executed on the database server to grant the " "selected privileges. Please click on Finish to complete the " "process." msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1105 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1115 msgid "Grant Wizard" msgstr "" @@ -10166,64 +10223,64 @@ msgstr "" msgid "Restore..." msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog.js:70 +#: pgadmin/tools/restore/static/js/restore_dialog.js:69 #, python-format msgid "Restore (%s: %s)" msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:149 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:148 msgid "Restore job created." msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:153 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:152 msgid "Restore job creation failed." msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:161 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:160 msgid "Restore job failed." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:73 +#: pgadmin/tools/sqleditor/__init__.py:72 msgid "Query tool" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:152 -#: pgadmin/tools/sqleditor/__init__.py:160 -#: pgadmin/tools/sqleditor/__init__.py:212 -#: pgadmin/tools/sqleditor/__init__.py:393 -#: pgadmin/tools/sqleditor/__init__.py:600 -#: pgadmin/tools/sqleditor/__init__.py:723 -#: pgadmin/tools/sqleditor/__init__.py:796 -#: pgadmin/tools/sqleditor/__init__.py:851 -#: pgadmin/tools/sqleditor/__init__.py:903 -#: pgadmin/tools/sqleditor/__init__.py:947 -#: pgadmin/tools/sqleditor/__init__.py:987 -#: pgadmin/tools/sqleditor/__init__.py:996 -#: pgadmin/tools/sqleditor/__init__.py:1067 -#: pgadmin/tools/sqleditor/__init__.py:1103 -#: pgadmin/tools/sqleditor/__init__.py:1148 -#: pgadmin/tools/sqleditor/__init__.py:1200 +#: pgadmin/tools/sqleditor/__init__.py:151 +#: pgadmin/tools/sqleditor/__init__.py:159 +#: pgadmin/tools/sqleditor/__init__.py:211 +#: pgadmin/tools/sqleditor/__init__.py:392 +#: pgadmin/tools/sqleditor/__init__.py:599 +#: pgadmin/tools/sqleditor/__init__.py:722 +#: pgadmin/tools/sqleditor/__init__.py:795 +#: pgadmin/tools/sqleditor/__init__.py:850 +#: pgadmin/tools/sqleditor/__init__.py:902 +#: pgadmin/tools/sqleditor/__init__.py:946 +#: pgadmin/tools/sqleditor/__init__.py:986 +#: pgadmin/tools/sqleditor/__init__.py:995 +#: pgadmin/tools/sqleditor/__init__.py:1066 +#: pgadmin/tools/sqleditor/__init__.py:1102 +#: pgadmin/tools/sqleditor/__init__.py:1147 +#: pgadmin/tools/sqleditor/__init__.py:1199 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:26 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:79 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:174 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:182 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:175 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:183 msgid "Transaction ID not found in the session." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:407 +#: pgadmin/tools/sqleditor/__init__.py:406 msgid "******* Error *******" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:738 +#: pgadmin/tools/sqleditor/__init__.py:737 msgid "No primary key found for this object, so unable to save records." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:1040 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:98 +#: pgadmin/tools/sqleditor/__init__.py:1039 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:99 msgid "Either transaction object or session object not found." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:1274 +#: pgadmin/tools/sqleditor/__init__.py:1273 msgid "File type not supported" msgstr "" @@ -10235,15 +10292,15 @@ msgstr "" msgid "Data cannot be saved for the current object." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:201 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:204 msgid "Query Editor" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:213 msgid "Data Output" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:224 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:44 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:50 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:56 @@ -10251,228 +10308,228 @@ msgstr "" msgid "Explain" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:241 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:244 msgid "Query History" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:254 msgid "Scratch Pad" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:261 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:264 msgid "Notifications" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:271 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:274 msgid "Geometry Viewer" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:354 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:357 msgid "The data has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:359 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:362 msgid "The text has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:629 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 msgid "Don't save" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:662 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:665 msgid "Save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1223 msgid "Fetching all records..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1666 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2209 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3054 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1669 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2218 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3063 msgid "Unsaved changes" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1667 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3055 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1670 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3064 msgid "Are you sure you wish to discard the current changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1695 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1698 msgid "Clear history" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1696 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1699 msgid "Are you sure you wish to clear the history?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1697 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1700 msgid "" "This will remove all of your query history from this and other sessions " "for this database." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2011 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2020 msgid "Connection Warning" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2018 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2027 msgid "The application has lost the database connection:" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2022 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2031 msgid "⁃ If the connection was idle it may have been forcibly disconnected." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2024 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2033 msgid "⁃ The application server or database server may have been restarted." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2026 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2035 msgid "⁃ The user session may have timed out." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2030 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2039 msgid "Do you want to continue and establish a new session?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2049 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2058 msgid "Continue" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2143 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2152 #, python-format msgid "Error fetching SQL for script: %s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2219 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:2247 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2256 msgid "Running query..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2255 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2264 msgid "Waiting for the query to complete..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2390 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 msgid "Loading data from the database server and rendering..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2408 #, python-format msgid "Successfully run. Total query runtime: %s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2400 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2409 #, python-format msgid "%s rows affected." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2772 msgid "Row(s) deleted." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2838 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2847 msgid "Saving the updated data..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2928 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2937 msgid "Data saved successfully." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2934 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2943 #, python-format msgid "%s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3093 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3102 msgid "Loading the file..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3144 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3153 msgid "Saving the queries in the file..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3156 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3165 msgid "File saved successfully." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3277 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3336 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3286 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3345 msgid "Applying the new filter..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3297 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3307 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3306 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3316 msgid "Filter By Selection Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3356 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3366 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3365 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3375 msgid "Filter Exclude Selection Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3376 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3385 msgid "Removing the filter..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3394 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3404 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3403 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3413 msgid "Remove Filter Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3499 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3508 msgid "Setting the limit on the result..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3518 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:3527 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3536 msgid "Change limit Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3674 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3693 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3683 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3702 msgid "Cancel Query Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3712 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3721 msgid "Downloading CSV..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3766 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3775 msgid "CSV Download cancelled." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3769 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3778 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:332 msgid "Download CSV" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3772 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3781 msgid "Download CSV error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3807 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3814 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3816 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3823 msgid "Auto Rollback Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3840 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3846 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3849 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3855 msgid "Auto Commit Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3863 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3875 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3872 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3884 msgid "Explain options error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3864 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3873 #, python-format msgid "Error occurred while setting %(subItem)s option in explain." msgstr "" @@ -10759,15 +10816,15 @@ msgstr "" msgid "Rollback" msgstr "" -#: pgadmin/tools/user_management/__init__.py:106 +#: pgadmin/tools/user_management/__init__.py:107 msgid "Invalid email address." msgstr "" -#: pgadmin/tools/user_management/__init__.py:220 +#: pgadmin/tools/user_management/__init__.py:222 msgid "Missing field: '{0}'" msgstr "" -#: pgadmin/tools/user_management/__init__.py:294 +#: pgadmin/tools/user_management/__init__.py:296 #: pgadmin/tools/user_management/static/js/user_management.js:532 msgid "User deleted." msgstr "" @@ -10890,7 +10947,7 @@ msgid "" "lost." msgstr "" -#: pgadmin/utils/__init__.py:295 +#: pgadmin/utils/__init__.py:297 #, python-format msgid "" "'%s' file not found. Please correct the Binary Path in the Preferences " @@ -10911,6 +10968,10 @@ msgid "" "the database server." msgstr "" +#: pgadmin/utils/exception.py:99 +msgid "Crypt key is missing." +msgstr "" + #: pgadmin/utils/preferences.py:171 msgid "Invalid value for a boolean option." msgstr "" @@ -10959,90 +11020,90 @@ msgstr "" msgid "Driver '{0}' has not been implemented." msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:269 +#: pgadmin/utils/driver/psycopg2/connection.py:275 msgid "" "Failed to decrypt the saved password.\n" "Error: {0}" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:440 +#: pgadmin/utils/driver/psycopg2/connection.py:446 msgid "" "Failed to setup the role with error message:\n" "{0}" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:575 +#: pgadmin/utils/driver/psycopg2/connection.py:584 msgid "" "Failed to create cursor for psycopg2 connection with error message for " "the server#{1}:{2}:\n" "{0}" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:587 +#: pgadmin/utils/driver/psycopg2/connection.py:596 msgid "" "Attempting to reconnect to the database server (#{server_id}) for the " "connection - '{conn_id}'." msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:712 -#: pgadmin/utils/driver/psycopg2/connection.py:792 +#: pgadmin/utils/driver/psycopg2/connection.py:721 +#: pgadmin/utils/driver/psycopg2/connection.py:801 msgid "The query executed did not return any data." msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1227 -#: pgadmin/utils/driver/psycopg2/connection.py:1426 -#: pgadmin/utils/driver/psycopg2/connection.py:1514 +#: pgadmin/utils/driver/psycopg2/connection.py:1236 +#: pgadmin/utils/driver/psycopg2/connection.py:1439 +#: pgadmin/utils/driver/psycopg2/connection.py:1527 msgid "Cursor could not be found for the async connection." msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1232 +#: pgadmin/utils/driver/psycopg2/connection.py:1241 msgid "Asynchronous query execution/operation underway." msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1316 +#: pgadmin/utils/driver/psycopg2/connection.py:1329 msgid "" "\n" "Failed to reset the connection to the server due to following error:\n" "{0}" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1623 +#: pgadmin/utils/driver/psycopg2/connection.py:1641 msgid "Not connected to the database server." msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1637 +#: pgadmin/utils/driver/psycopg2/connection.py:1655 msgid "" "Asynchronous notification \"{0}\" with payload \"{1}\" received from " "server process with PID {2}\n" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1643 +#: pgadmin/utils/driver/psycopg2/connection.py:1661 msgid "" "Asynchronous notification \"{0}\" received from server process with PID " "{1}\n" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1737 +#: pgadmin/utils/driver/psycopg2/connection.py:1755 msgid "SQL state: " msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1744 +#: pgadmin/utils/driver/psycopg2/connection.py:1762 msgid "Detail: " msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1753 +#: pgadmin/utils/driver/psycopg2/connection.py:1771 msgid "Hint: " msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1760 +#: pgadmin/utils/driver/psycopg2/connection.py:1778 msgid "Character: " msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1769 +#: pgadmin/utils/driver/psycopg2/connection.py:1787 msgid "Context: " msgstr "" -#: pgadmin/utils/driver/psycopg2/server_manager.py:204 +#: pgadmin/utils/driver/psycopg2/server_manager.py:214 msgid "Could not find the specified database." msgstr "" diff --git a/web/pgadmin/translations/de/LC_MESSAGES/messages.mo b/web/pgadmin/translations/de/LC_MESSAGES/messages.mo index 43d4011a3..b2ab78afd 100644 Binary files a/web/pgadmin/translations/de/LC_MESSAGES/messages.mo and b/web/pgadmin/translations/de/LC_MESSAGES/messages.mo differ diff --git a/web/pgadmin/translations/de/LC_MESSAGES/messages.po b/web/pgadmin/translations/de/LC_MESSAGES/messages.po index 55e3387b1..0b9c41464 100644 --- a/web/pgadmin/translations/de/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/de/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pgAdmin 4\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2019-05-24 17:25+0530\n" +"POT-Creation-Date: 2019-05-28 12:05+0530\n" "PO-Revision-Date: 2017-04-14 22:53+0200\n" "Last-Translator: Jonas Thelemann\n" "Language: de\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.6.0\n" -#: pgadmin/__init__.py:503 pgadmin/__init__.py:556 +#: pgadmin/__init__.py:507 pgadmin/__init__.py:560 #, python-format msgid "Auto-detected %s installation with the data directory at %s" msgstr "Automatisch erkannte %s-Installation mit dem Datenverzeichnis bei %s" @@ -39,10 +39,11 @@ msgstr "Desktop" #: pgadmin/about/static/js/about.js:32 #: pgadmin/browser/server_groups/servers/static/js/server.js:437 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1206 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1228 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1210 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1232 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:199 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:276 +#: pgadmin/browser/static/js/browser.js:574 #: pgadmin/static/js/slickgrid/editors.js:50 #: pgadmin/static/js/slickgrid/editors.js:60 #: pgadmin/static/js/slickgrid/editors.js:61 @@ -51,8 +52,8 @@ msgstr "Desktop" #: pgadmin/tools/datagrid/static/js/datagrid.js:333 #: pgadmin/tools/import_export/static/js/import_export.js:499 #: pgadmin/tools/maintenance/static/js/maintenance.js:322 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1911 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1941 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1915 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1945 msgid "OK" msgstr "OK" @@ -92,38 +93,70 @@ msgid "Current User" msgstr "Aktueller Benutzer" #: pgadmin/about/templates/about/index.html:29 -#: pgadmin/browser/templates/browser/index.html:101 +#: pgadmin/browser/templates/browser/index.html:100 #: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:9 #: pgadmin/templates/security/watermark.html:4 msgid "logo" msgstr "" -#: pgadmin/browser/__init__.py:53 pgadmin/browser/static/js/browser.js:139 +#: pgadmin/browser/__init__.py:57 pgadmin/browser/static/js/browser.js:142 msgid "Browser" msgstr "Browser" -#: pgadmin/browser/__init__.py:476 pgadmin/browser/collection.py:251 +#: pgadmin/browser/__init__.py:483 pgadmin/browser/collection.py:251 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:110 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:672 msgid "Nodes" msgstr "Knoten" -#: pgadmin/browser/__init__.py:732 pgadmin/browser/__init__.py:814 -#: pgadmin/browser/__init__.py:885 +#: pgadmin/browser/__init__.py:693 +msgid "Set Master Password" +msgstr "" + +#: pgadmin/browser/__init__.py:695 +msgid "Please set a master password for pgAdmin." +msgstr "" + +#: pgadmin/browser/__init__.py:696 +msgid "" +"This will be used to secure and later unlock saved passwords and other " +"credentials." +msgstr "" + +#: pgadmin/browser/__init__.py:700 +msgid "Unlock Saved Passwords" +msgstr "" + +#: pgadmin/browser/__init__.py:702 +msgid "Please enter your master password." +msgstr "" + +#: pgadmin/browser/__init__.py:703 +msgid "" +"This is required to unlock saved passwords and reconnect to the database " +"server(s)." +msgstr "" + +#: pgadmin/browser/__init__.py:766 +msgid "Incorrect master password" +msgstr "" + +#: pgadmin/browser/__init__.py:845 pgadmin/browser/__init__.py:937 +#: pgadmin/browser/__init__.py:1008 msgid "" "SMTP Socket error: {}\n" "Your password has not been changed." msgstr "" -#: pgadmin/browser/__init__.py:743 pgadmin/browser/__init__.py:826 -#: pgadmin/browser/__init__.py:897 +#: pgadmin/browser/__init__.py:856 pgadmin/browser/__init__.py:949 +#: pgadmin/browser/__init__.py:1020 msgid "" "SMTP error: {}\n" "Your password has not been changed." msgstr "" -#: pgadmin/browser/__init__.py:752 pgadmin/browser/__init__.py:834 -#: pgadmin/browser/__init__.py:905 +#: pgadmin/browser/__init__.py:865 pgadmin/browser/__init__.py:957 +#: pgadmin/browser/__init__.py:1028 msgid "" "Error: {}\n" "Your password has not been changed." @@ -194,7 +227,7 @@ msgstr "" #: pgadmin/browser/register_browser_preferences.py:64 #: pgadmin/browser/register_browser_preferences.py:70 -#: pgadmin/browser/static/js/browser.js:152 +#: pgadmin/browser/static/js/browser.js:155 msgid "Properties" msgstr "Eigenschaften" @@ -209,22 +242,22 @@ msgid "" msgstr "" #: pgadmin/browser/register_browser_preferences.py:79 -#: pgadmin/utils/__init__.py:305 pgadmin/utils/__init__.py:314 +#: pgadmin/utils/__init__.py:307 pgadmin/utils/__init__.py:316 msgid "Key" msgstr "" #: pgadmin/browser/register_browser_preferences.py:80 -#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:319 +#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:321 msgid "Shift" msgstr "" #: pgadmin/browser/register_browser_preferences.py:81 -#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:325 +#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:327 msgid "Ctrl" msgstr "" #: pgadmin/browser/register_browser_preferences.py:82 -#: pgadmin/utils/__init__.py:330 +#: pgadmin/utils/__init__.py:332 msgid "Alt/Option" msgstr "" @@ -356,12 +389,12 @@ msgstr "" msgid "Refresh browser tree" msgstr "" -#: pgadmin/browser/utils.py:254 +#: pgadmin/browser/utils.py:256 msgid "Unimplemented method ({0}) for this url ({1})" msgstr "Unimplementierte Methode ({0}) für diese URL ({1})" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:208 -#: pgadmin/browser/utils.py:312 +#: pgadmin/browser/utils.py:314 msgid "Required properties are missing." msgstr "Erforderliche Eigenschaften fehlen." @@ -373,10 +406,10 @@ msgstr "Erforderliche Eigenschaften fehlen." #: pgadmin/browser/server_groups/servers/resource_groups/__init__.py:225 #: pgadmin/browser/server_groups/servers/roles/__init__.py:469 #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:121 -#: pgadmin/browser/utils.py:328 +#: pgadmin/browser/utils.py:332 pgadmin/browser/utils.py:340 #: pgadmin/static/js/alertify.pgadmin.defaults.js:102 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:155 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:284 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:163 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:292 #: pgadmin/tools/grant_wizard/__init__.py:129 pgadmin/utils/exception.py:35 msgid "Connection to the server has been lost." msgstr "Die Verbindung zum Server wurde unterbrochen." @@ -404,19 +437,19 @@ msgstr "Kein Servergruppenname wurde angegeben" msgid "Could not find the server group." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:97 +#: pgadmin/browser/server_groups/servers/__init__.py:99 msgid "Servers" msgstr "Server" -#: pgadmin/browser/server_groups/servers/__init__.py:376 +#: pgadmin/browser/server_groups/servers/__init__.py:385 msgid "The specified server group with id# {0} could not be found." msgstr "Die angegebene Servergruppe mit ID# {0} konnte nicht gefunden werden." -#: pgadmin/browser/server_groups/servers/__init__.py:394 +#: pgadmin/browser/server_groups/servers/__init__.py:403 msgid "Could not find the server with id# {0}." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:442 +#: pgadmin/browser/server_groups/servers/__init__.py:451 msgid "" "The specified server could not be found.\n" "Does the user have permission to access the server?" @@ -424,49 +457,49 @@ msgstr "" "Der angegebene Server konnte nicht gefunden werden.\n" "Hat der Benutzer die Berechtigung auf den Server zuzugreifen?" -#: pgadmin/browser/server_groups/servers/__init__.py:464 +#: pgadmin/browser/server_groups/servers/__init__.py:473 msgid "Server deleted" msgstr "Server gelöscht" -#: pgadmin/browser/server_groups/servers/__init__.py:476 -#: pgadmin/browser/server_groups/servers/__init__.py:651 -#: pgadmin/browser/server_groups/servers/__init__.py:1363 -#: pgadmin/browser/server_groups/servers/__init__.py:1447 -#: pgadmin/browser/server_groups/servers/__init__.py:1522 -#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:485 +#: pgadmin/browser/server_groups/servers/__init__.py:660 +#: pgadmin/browser/server_groups/servers/__init__.py:1383 +#: pgadmin/browser/server_groups/servers/__init__.py:1467 +#: pgadmin/browser/server_groups/servers/__init__.py:1543 +#: pgadmin/browser/server_groups/servers/__init__.py:1578 msgid "Could not find the required server." msgstr "Konnte nicht den benötigten Server finden." -#: pgadmin/browser/server_groups/servers/__init__.py:511 +#: pgadmin/browser/server_groups/servers/__init__.py:520 msgid "name" msgstr "Name" -#: pgadmin/browser/server_groups/servers/__init__.py:512 +#: pgadmin/browser/server_groups/servers/__init__.py:521 #: pgadmin/browser/server_groups/servers/static/js/server.js:790 msgid "Host name/address" msgstr "Hostname/-adresse" -#: pgadmin/browser/server_groups/servers/__init__.py:513 +#: pgadmin/browser/server_groups/servers/__init__.py:522 #: pgadmin/browser/server_groups/servers/static/js/server.js:793 msgid "Port" msgstr "Port" -#: pgadmin/browser/server_groups/servers/__init__.py:514 +#: pgadmin/browser/server_groups/servers/__init__.py:523 #: pgadmin/browser/server_groups/servers/static/js/server.js:796 msgid "Maintenance database" msgstr "Wartungsdatenbank" -#: pgadmin/browser/server_groups/servers/__init__.py:515 +#: pgadmin/browser/server_groups/servers/__init__.py:524 #: pgadmin/browser/server_groups/servers/static/js/server.js:799 #: pgadmin/browser/server_groups/servers/static/js/server.js:930 msgid "Username" msgstr "Benutzername" -#: pgadmin/browser/server_groups/servers/__init__.py:516 +#: pgadmin/browser/server_groups/servers/__init__.py:525 msgid "SSL Mode" msgstr "SSL-Modus" -#: pgadmin/browser/server_groups/servers/__init__.py:517 +#: pgadmin/browser/server_groups/servers/__init__.py:526 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:446 #: pgadmin/browser/server_groups/servers/static/js/server.js:787 #: pgadmin/tools/backup/static/js/backup.js:381 @@ -474,30 +507,30 @@ msgstr "SSL-Modus" msgid "Comments" msgstr "Kommentare" -#: pgadmin/browser/server_groups/servers/__init__.py:518 +#: pgadmin/browser/server_groups/servers/__init__.py:527 #: pgadmin/browser/server_groups/servers/static/js/server.js:820 #: pgadmin/browser/server_groups/servers/static/js/variable.js:176 #: pgadmin/tools/user_management/static/js/user_management.js:270 msgid "Role" msgstr "Rolle" -#: pgadmin/browser/server_groups/servers/__init__.py:534 -#: pgadmin/browser/server_groups/servers/__init__.py:749 +#: pgadmin/browser/server_groups/servers/__init__.py:543 +#: pgadmin/browser/server_groups/servers/__init__.py:763 msgid "Host address not valid" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:548 +#: pgadmin/browser/server_groups/servers/__init__.py:557 msgid "'{0}' is not allowed to modify, when server is connected." msgstr "" "'{0}' darf keine Änderungen vornehmen, während eine Verbindung zu einem " "Server besteht." -#: pgadmin/browser/server_groups/servers/__init__.py:567 +#: pgadmin/browser/server_groups/servers/__init__.py:576 msgid "No parameters were changed." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:738 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:563 +#: pgadmin/browser/server_groups/servers/__init__.py:752 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:562 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:370 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:395 @@ -534,7 +567,7 @@ msgstr "" msgid "Could not find the required parameter (%s)." msgstr "Konnte nicht den benötigten Parameter (%s) finden." -#: pgadmin/browser/server_groups/servers/__init__.py:836 +#: pgadmin/browser/server_groups/servers/__init__.py:850 #, python-format msgid "" "Unable to connect to server:\n" @@ -545,50 +578,50 @@ msgstr "" "\n" "%s" -#: pgadmin/browser/server_groups/servers/__init__.py:909 +#: pgadmin/browser/server_groups/servers/__init__.py:923 msgid "Server has no active connection for generating statistics." msgstr "Server hat keine aktive Verbindung zur Erstellung von Statistiken." -#: pgadmin/browser/server_groups/servers/__init__.py:975 -#: pgadmin/browser/server_groups/servers/__init__.py:1136 -#: pgadmin/browser/server_groups/servers/__init__.py:1242 +#: pgadmin/browser/server_groups/servers/__init__.py:989 +#: pgadmin/browser/server_groups/servers/__init__.py:1155 +#: pgadmin/browser/server_groups/servers/__init__.py:1262 msgid "Server not found." msgstr "Server nicht gefunden." -#: pgadmin/browser/server_groups/servers/__init__.py:981 -#: pgadmin/browser/server_groups/servers/__init__.py:983 -#: pgadmin/browser/server_groups/servers/__init__.py:1247 -#: pgadmin/utils/driver/psycopg2/connection.py:254 -#: pgadmin/utils/driver/psycopg2/connection.py:1284 -#: pgadmin/utils/driver/psycopg2/connection.py:1568 -#: pgadmin/utils/driver/psycopg2/server_manager.py:405 +#: pgadmin/browser/server_groups/servers/__init__.py:995 +#: pgadmin/browser/server_groups/servers/__init__.py:997 +#: pgadmin/browser/server_groups/servers/__init__.py:1267 +#: pgadmin/utils/driver/psycopg2/connection.py:261 +#: pgadmin/utils/driver/psycopg2/connection.py:1293 +#: pgadmin/utils/driver/psycopg2/connection.py:1581 +#: pgadmin/utils/driver/psycopg2/server_manager.py:467 msgid "Unauthorized request." msgstr "Nicht autorisierte Anfrage." -#: pgadmin/browser/server_groups/servers/__init__.py:1113 +#: pgadmin/browser/server_groups/servers/__init__.py:1132 msgid "Server connected." msgstr "Server verbunden." -#: pgadmin/browser/server_groups/servers/__init__.py:1144 +#: pgadmin/browser/server_groups/servers/__init__.py:1163 msgid "Server could not be disconnected." msgstr "Server konnte nicht getrennt werden." -#: pgadmin/browser/server_groups/servers/__init__.py:1148 +#: pgadmin/browser/server_groups/servers/__init__.py:1167 msgid "Server disconnected." msgstr "Server getrennt." -#: pgadmin/browser/server_groups/servers/__init__.py:1168 +#: pgadmin/browser/server_groups/servers/__init__.py:1187 msgid "Could not reload the server configuration." msgstr "Konnte nicht die Serverkonfiguration neu laden." -#: pgadmin/browser/server_groups/servers/__init__.py:1173 +#: pgadmin/browser/server_groups/servers/__init__.py:1192 msgid "Server configuration reloaded." msgstr "Server-Konfiguration neu geladen." -#: pgadmin/browser/server_groups/servers/__init__.py:1179 -#: pgadmin/dashboard/static/js/dashboard.js:554 -#: pgadmin/dashboard/static/js/dashboard.js:685 -#: pgadmin/static/js/sqleditor/execute_query.js:279 +#: pgadmin/browser/server_groups/servers/__init__.py:1198 +#: pgadmin/dashboard/static/js/dashboard.js:586 +#: pgadmin/dashboard/static/js/dashboard.js:717 +#: pgadmin/static/js/sqleditor/execute_query.js:289 #: pgadmin/static/js/sqleditor/query_tool_http_error_handler.js:51 #: pgadmin/static/js/sqleditor_utils.js:164 msgid "" @@ -598,40 +631,40 @@ msgstr "" "Nicht mit dem Server verbunden oder die Verbindung zum Server wurde " "geschlossen." -#: pgadmin/browser/server_groups/servers/__init__.py:1217 +#: pgadmin/browser/server_groups/servers/__init__.py:1236 msgid "Named restore point created: {0}" msgstr "Benannter Wiederherstellungspunkt erstellt: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1267 -#: pgadmin/browser/server_groups/servers/__init__.py:1279 +#: pgadmin/browser/server_groups/servers/__init__.py:1287 +#: pgadmin/browser/server_groups/servers/__init__.py:1299 msgid "Could not find the required parameter(s)." msgstr "Konnte nicht den/die benötigten Parameter finden." -#: pgadmin/browser/server_groups/servers/__init__.py:1288 +#: pgadmin/browser/server_groups/servers/__init__.py:1308 #: pgadmin/browser/server_groups/servers/static/js/server.js:497 -#: pgadmin/tools/user_management/__init__.py:100 +#: pgadmin/tools/user_management/__init__.py:101 msgid "Passwords do not match." msgstr "Passwörter stimmen nicht überein." -#: pgadmin/browser/server_groups/servers/__init__.py:1304 +#: pgadmin/browser/server_groups/servers/__init__.py:1324 msgid "Incorrect password." msgstr "Falsches Passwort." -#: pgadmin/browser/server_groups/servers/__init__.py:1344 +#: pgadmin/browser/server_groups/servers/__init__.py:1364 msgid "Password changed successfully." msgstr "Passwort erfolgreich geändert." -#: pgadmin/browser/server_groups/servers/__init__.py:1394 +#: pgadmin/browser/server_groups/servers/__init__.py:1414 msgid "WAL replay paused" msgstr "WAL-Wiedergabe pausiert" -#: pgadmin/browser/server_groups/servers/__init__.py:1397 -#: pgadmin/browser/server_groups/servers/__init__.py:1455 +#: pgadmin/browser/server_groups/servers/__init__.py:1417 +#: pgadmin/browser/server_groups/servers/__init__.py:1475 msgid "Please connect the server." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1536 -#: pgadmin/browser/server_groups/servers/__init__.py:1572 +#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:1593 msgid "The saved password cleared successfully." msgstr "" @@ -696,28 +729,28 @@ msgstr "PostgreSQL" msgid "Databases" msgstr "Datenbanken" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:375 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:391 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:650 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:720 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:845 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:1017 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:374 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:390 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:649 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:719 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:844 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:1016 msgid "Could not find the database on the server." msgstr "Konnte nicht die Datenbank auf dem Server finden." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:469 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:468 msgid "Database connected." msgstr "Datenbank verbunden." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:486 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:485 msgid "Database could not be disconnected." msgstr "Datenbank konnte nicht getrennt werden." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:490 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:489 msgid "Database disconnected." msgstr "Datenbank getrennt." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:773 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:772 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:483 #: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:522 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:357 @@ -753,11 +786,11 @@ msgstr "Datenbank getrennt." msgid "Error: Object not found." msgstr "Fehler: Objekt nicht gefunden." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:776 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:775 msgid "The specified database could not be found.\n" msgstr "Die angegebene Datenbank konnte nicht gefunden werden.\n" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:872 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:871 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:728 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1479 msgid " -- definition incomplete" @@ -878,16 +911,16 @@ msgstr "Umwandlung..." #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:341 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.js:48 -#: pgadmin/dashboard/static/js/dashboard.js:1076 -#: pgadmin/dashboard/static/js/dashboard.js:1103 -#: pgadmin/dashboard/static/js/dashboard.js:1339 +#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1135 +#: pgadmin/dashboard/static/js/dashboard.js:1371 #: pgadmin/misc/dependencies/static/js/dependencies.js:93 #: pgadmin/misc/dependents/static/js/dependents.js:94 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:42 #: pgadmin/tools/debugger/static/js/debugger_ui.js:274 -#: pgadmin/tools/debugger/static/js/direct.js:1044 -#: pgadmin/tools/debugger/static/js/direct.js:1188 -#: pgadmin/tools/debugger/static/js/direct.js:1274 +#: pgadmin/tools/debugger/static/js/direct.js:1047 +#: pgadmin/tools/debugger/static/js/direct.js:1191 +#: pgadmin/tools/debugger/static/js/direct.js:1277 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:145 msgid "Name" msgstr "Name" @@ -1275,8 +1308,8 @@ msgstr "Ereignisauslöser..." #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:118 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:312 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:355 -#: pgadmin/dashboard/static/js/dashboard.js:1086 -#: pgadmin/dashboard/static/js/dashboard.js:1344 +#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1376 #: pgadmin/tools/backup/static/js/backup.js:345 #: pgadmin/tools/restore/static/js/restore.js:237 msgid "Owner" @@ -1617,9 +1650,9 @@ msgstr "Optionen" #: pgadmin/browser/server_groups/servers/static/js/variable.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:136 #: pgadmin/tools/debugger/static/js/debugger_ui.js:301 -#: pgadmin/tools/debugger/static/js/direct.js:1051 -#: pgadmin/tools/debugger/static/js/direct.js:1202 -#: pgadmin/tools/debugger/static/js/direct.js:1288 +#: pgadmin/tools/debugger/static/js/direct.js:1054 +#: pgadmin/tools/debugger/static/js/direct.js:1205 +#: pgadmin/tools/debugger/static/js/direct.js:1291 msgid "Value" msgstr "Wert" @@ -1641,8 +1674,8 @@ msgstr "Fremdserver..." #: pgadmin/misc/dependents/static/js/dependents.js:79 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:47 #: pgadmin/tools/debugger/static/js/debugger_ui.js:281 -#: pgadmin/tools/debugger/static/js/direct.js:1195 -#: pgadmin/tools/debugger/static/js/direct.js:1281 +#: pgadmin/tools/debugger/static/js/direct.js:1198 +#: pgadmin/tools/debugger/static/js/direct.js:1284 msgid "Type" msgstr "Typ" @@ -1690,7 +1723,7 @@ msgstr "Typ" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:359 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:371 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:585 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:807 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:817 msgid "Privileges" msgstr "Berechtigungen" @@ -1737,8 +1770,8 @@ msgstr "Benutzerzuordnung..." #: 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:26 -#: pgadmin/dashboard/static/js/dashboard.js:915 -#: pgadmin/dashboard/static/js/dashboard.js:1185 +#: pgadmin/dashboard/static/js/dashboard.js:947 +#: pgadmin/dashboard/static/js/dashboard.js:1217 msgid "User" msgstr "Benutzer" @@ -2189,7 +2222,7 @@ msgstr "-- Bitte zuerst Spalte(n) erstellen..." #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.js:223 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.js:542 -#: pgadmin/browser/static/js/browser.js:167 +#: pgadmin/browser/static/js/browser.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:129 msgid "Statistics" msgstr "Statistiken" @@ -2590,8 +2623,8 @@ msgid "Trigger Functions" msgstr "Triggerfunktionen" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:59 -#: pgadmin/dashboard/static/js/dashboard.js:1064 -#: pgadmin/dashboard/static/js/dashboard.js:1327 +#: pgadmin/dashboard/static/js/dashboard.js:1096 +#: pgadmin/dashboard/static/js/dashboard.js:1359 msgid "Mode" msgstr "Modus" @@ -2714,7 +2747,7 @@ msgstr "Leak-sicher?" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:402 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:508 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:366 -#: pgadmin/tools/debugger/static/js/direct.js:1738 +#: pgadmin/tools/debugger/static/js/direct.js:1741 msgid "Parameters" msgstr "Parameter" @@ -3198,13 +3231,14 @@ msgstr "Öffentliches Synonym?" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:789 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:806 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 +#: pgadmin/browser/static/js/browser.js:634 #: pgadmin/misc/file_manager/templates/file_manager/index.html:71 #: pgadmin/misc/file_manager/templates/file_manager/index.html:78 #: pgadmin/static/js/backform.pgadmin.js:430 #: pgadmin/static/js/backgrid.pgadmin.js:461 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1677 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1722 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1680 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1725 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2229 msgid "Yes" msgstr "Ja" @@ -3215,13 +3249,14 @@ msgstr "Ja" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:807 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:147 +#: pgadmin/browser/static/js/browser.js:635 #: pgadmin/misc/file_manager/templates/file_manager/index.html:70 #: pgadmin/misc/file_manager/templates/file_manager/index.html:77 #: pgadmin/static/js/backform.pgadmin.js:431 #: pgadmin/static/js/backgrid.pgadmin.js:462 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1678 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1723 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1681 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1726 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2230 msgid "No" msgstr "Nein" @@ -4352,7 +4387,7 @@ msgid "Attach" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:257 -#: pgadmin/browser/static/js/browser.js:267 +#: pgadmin/browser/static/js/browser.js:269 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:28 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:144 msgid "Create" @@ -5364,9 +5399,9 @@ msgstr "Größe der temporären Dateien" #: 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:27 -#: pgadmin/dashboard/static/js/dashboard.js:910 -#: pgadmin/dashboard/static/js/dashboard.js:1014 -#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:942 +#: pgadmin/dashboard/static/js/dashboard.js:1046 +#: pgadmin/dashboard/static/js/dashboard.js:1113 #: pgadmin/misc/dependents/static/js/dependents.js:143 msgid "Database" msgstr "Datenbank" @@ -5432,7 +5467,7 @@ msgstr "Verbindungen zulassen?" msgid "Default Privileges" msgstr "Standard-Berechtigungen" -#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:493 +#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:496 msgid "Connect to database" msgstr "Zu Datenbank verbinden" @@ -6269,7 +6304,7 @@ msgstr "Art" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:146 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:139 -#: pgadmin/browser/static/js/browser.js:178 +#: pgadmin/browser/static/js/browser.js:181 #: pgadmin/dashboard/static/js/dashboard.js:184 #: pgadmin/static/js/backform.pgadmin.js:1861 msgid "SQL" @@ -6975,9 +7010,10 @@ msgid "Change Password " msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.js:434 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1203 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1207 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:197 -#: pgadmin/browser/static/js/node.js:1393 +#: pgadmin/browser/static/js/browser.js:571 +#: pgadmin/browser/static/js/node.js:1402 #: pgadmin/browser/static/js/wizard.js:137 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:24 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:188 @@ -6993,14 +7029,14 @@ msgstr "" #: pgadmin/tools/import_export/static/js/import_export.js:494 #: pgadmin/tools/maintenance/static/js/maintenance.js:317 #: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:55 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:624 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1916 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2050 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:627 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1920 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2059 msgid "Cancel" msgstr "Abbrechen" #: pgadmin/browser/server_groups/servers/static/js/server.js:523 -#: pgadmin/browser/templates/browser/index.html:152 +#: pgadmin/browser/templates/browser/index.html:151 #: pgadmin/templates/security/change_password.html:19 #: pgadmin/templates/security/change_password.html:20 #: pgadmin/tools/user_management/static/js/user_management.js:48 @@ -7215,8 +7251,8 @@ msgstr "" msgid "Connection timeout (seconds)" msgstr "" -#: pgadmin/browser/server_groups/servers/static/js/server.js:1130 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2078 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1133 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2087 msgid "Connect to Server" msgstr "Zu Server verbinden" @@ -7285,8 +7321,8 @@ msgid "Move objects to another tablespace" msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:194 -#: pgadmin/browser/templates/browser/index.html:157 -#: pgadmin/tools/user_management/__init__.py:43 +#: pgadmin/browser/templates/browser/index.html:156 +#: pgadmin/tools/user_management/__init__.py:44 #: pgadmin/tools/user_management/static/js/user_management.js:586 msgid "Users" msgstr "Benutzer" @@ -7314,7 +7350,7 @@ msgstr "Ort" msgid "Location cannot be empty." msgstr "Ort kann nicht leer sein." -#: pgadmin/browser/server_groups/servers/templates/servers/password.html:7 +#: pgadmin/browser/server_groups/servers/templates/servers/password.html:3 msgid "" "Please enter the password for the user '{0}' to connect the server - " "\"{1}\"" @@ -7322,17 +7358,17 @@ msgstr "" "Bitte geben Sie das Passwort für den Benutzer '{0}' ein, um den Server - " "\"{1}\" zu verbinden" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:9 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:5 msgid "" "SSH Tunnel password for the identity file '{0}' to connect the server " "\"{1}\"" msgstr "" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:11 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:7 msgid "SSH Tunnel password for the user '{0}' to connect the server \"{1}\"" msgstr "" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:27 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:24 msgid "Database server password for the user '{0}' to connect the server \"{1}\"" msgstr "" @@ -7344,8 +7380,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:28 -#: pgadmin/dashboard/static/js/dashboard.js:930 -#: pgadmin/dashboard/static/js/dashboard.js:1200 +#: pgadmin/dashboard/static/js/dashboard.js:962 +#: pgadmin/dashboard/static/js/dashboard.js:1232 msgid "Backend start" msgstr "Back-End-Start" @@ -7357,8 +7393,8 @@ msgstr "Back-End-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:13 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:36 -#: pgadmin/dashboard/static/js/dashboard.js:925 -#: pgadmin/dashboard/static/js/dashboard.js:1195 +#: pgadmin/dashboard/static/js/dashboard.js:957 +#: pgadmin/dashboard/static/js/dashboard.js:1227 msgid "Client" msgstr "Client" @@ -7370,8 +7406,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:14 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:37 -#: pgadmin/dashboard/static/js/dashboard.js:920 -#: pgadmin/dashboard/static/js/dashboard.js:1190 +#: pgadmin/dashboard/static/js/dashboard.js:952 +#: pgadmin/dashboard/static/js/dashboard.js:1222 msgid "Application" msgstr "Anwendung" @@ -7433,8 +7469,8 @@ msgstr "Streaming-Replikation" #: 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:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:38 -#: pgadmin/dashboard/static/js/dashboard.js:944 -#: pgadmin/dashboard/static/js/dashboard.js:1214 +#: pgadmin/dashboard/static/js/dashboard.js:976 +#: pgadmin/dashboard/static/js/dashboard.js:1246 msgid "Waiting?" msgstr "Wartend?" @@ -7451,45 +7487,57 @@ msgstr "Servergruppe..." msgid "The ID cannot be changed." msgstr "Die ID kann nicht geändert werden." -#: pgadmin/browser/static/js/browser.js:37 +#: pgadmin/browser/static/js/browser.js:38 #: pgadmin/misc/dependencies/static/js/dependencies.js:120 #: pgadmin/misc/dependents/static/js/dependents.js:121 #: pgadmin/misc/sql/static/js/sql.js:100 msgid "Please select an object in the tree view." msgstr "Bitte wählen Sie ein Objekt in der Baumansicht aus." -#: pgadmin/browser/static/js/browser.js:188 +#: pgadmin/browser/static/js/browser.js:191 msgid "Dependencies" msgstr "Abhängigkeiten" -#: pgadmin/browser/static/js/browser.js:199 +#: pgadmin/browser/static/js/browser.js:202 msgid "Dependents" msgstr "Abhängige Objekte" -#: pgadmin/browser/static/js/browser.js:318 +#: pgadmin/browser/static/js/browser.js:321 #: pgadmin/browser/static/js/toolbar.js:29 #: pgadmin/browser/static/js/toolbar.js:88 #: pgadmin/tools/datagrid/static/js/datagrid.js:77 msgid "View Data" msgstr "" -#: pgadmin/browser/static/js/browser.js:319 +#: pgadmin/browser/static/js/browser.js:322 #: pgadmin/browser/static/js/toolbar.js:20 #: pgadmin/browser/static/js/toolbar.js:90 #: pgadmin/tools/datagrid/static/js/datagrid.js:78 msgid "Filtered Rows" msgstr "" -#: pgadmin/browser/static/js/browser.js:346 +#: pgadmin/browser/static/js/browser.js:349 msgid "No object selected" msgstr "Kein Objekt ausgewählt" -#: pgadmin/browser/static/js/browser.js:559 +#: pgadmin/browser/static/js/browser.js:569 +#: pgadmin/browser/static/js/browser.js:623 +msgid "Reset Master Password" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:624 +msgid "" +"This will remove all the saved passwords. This will also remove " +"established connections to the server and you may need to reconnect " +"again. Do you wish to continue ?" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:725 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "" -#: pgadmin/browser/static/js/browser.js:1616 +#: pgadmin/browser/static/js/browser.js:1781 msgid "Error retrieving details for the node." msgstr "Fehler beim Abrufen von Details für den Knoten." @@ -7504,9 +7552,9 @@ msgid "Query Tool..." msgstr "Abfragewerkzeug..." #: pgadmin/browser/static/js/collection.js:220 -#: pgadmin/browser/static/js/collection.js:275 -#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:132 -#: pgadmin/misc/statistics/static/js/statistics.js:243 +#: pgadmin/browser/static/js/collection.js:276 +#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:134 +#: pgadmin/misc/statistics/static/js/statistics.js:247 msgid "Retrieving data from the server..." msgstr "Daten vom Server abrufen..." @@ -7524,46 +7572,46 @@ msgstr "Kaskade Löschen" msgid "No properties are available for the selected object." msgstr "" -#: pgadmin/browser/static/js/collection.js:320 -#: pgadmin/browser/static/js/node.js:437 +#: pgadmin/browser/static/js/collection.js:318 +#: pgadmin/browser/static/js/node.js:439 #, python-format msgid "Error retrieving properties - %s" msgstr "Fehler beim Abrufen von Eigenschaften - %s" -#: pgadmin/browser/static/js/collection.js:326 -#: pgadmin/misc/dependencies/static/js/dependencies.js:222 -#: pgadmin/misc/dependents/static/js/dependents.js:228 -#: pgadmin/misc/statistics/static/js/statistics.js:321 +#: pgadmin/browser/static/js/collection.js:330 +#: pgadmin/misc/dependencies/static/js/dependencies.js:228 +#: pgadmin/misc/dependents/static/js/dependents.js:234 +#: pgadmin/misc/statistics/static/js/statistics.js:330 msgid "Failed to retrieve data from the server." msgstr "Fehler beim Abrufen von Daten vom Server." -#: pgadmin/browser/static/js/collection.js:342 +#: pgadmin/browser/static/js/collection.js:348 msgid "Drop Multiple" msgstr "" -#: pgadmin/browser/static/js/collection.js:343 +#: pgadmin/browser/static/js/collection.js:349 msgid "Please select at least one object to delete." msgstr "" -#: pgadmin/browser/static/js/collection.js:350 +#: pgadmin/browser/static/js/collection.js:356 msgid "" "Are you sure you want to drop all the selected objects and all the " "objects that depend on them?" msgstr "" -#: pgadmin/browser/static/js/collection.js:351 +#: pgadmin/browser/static/js/collection.js:357 msgid "DROP CASCADE multiple objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:354 +#: pgadmin/browser/static/js/collection.js:360 msgid "Are you sure you want to drop all the selected objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:355 +#: pgadmin/browser/static/js/collection.js:361 msgid "DROP multiple objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:393 +#: pgadmin/browser/static/js/collection.js:386 #, python-format msgid "Error dropping %s" msgstr "" @@ -7585,23 +7633,23 @@ msgstr "Eigenschaften..." msgid "%s Script" msgstr "%s-Skript" -#: pgadmin/browser/static/js/node.js:492 +#: pgadmin/browser/static/js/node.js:501 msgid "Please wait while we fetch information about the node from the server..." msgstr "" -#: pgadmin/browser/static/js/node.js:666 +#: pgadmin/browser/static/js/node.js:675 #, python-format msgid "Create - %s" msgstr "Erstellen - %s" -#: pgadmin/browser/static/js/node.js:683 +#: pgadmin/browser/static/js/node.js:692 #, python-format msgid "Are you sure want to stop editing the properties of %s \"%s\"?" msgstr "" "Sind Sie sicher, dass Sie das Bearbeiten der Eigenschaften von %s \"%s\" " "beenden wollen?" -#: pgadmin/browser/static/js/node.js:685 +#: pgadmin/browser/static/js/node.js:694 #, python-format msgid "" "Are you sure want to reset the current changes and re-open the panel for " @@ -7610,11 +7658,11 @@ msgstr "" "Sind Sie sicher, dass Sie die aktuellen Änderungen zurücksetzen und das " "Panel für %s \"%s\" wieder öffnen möchten?" -#: pgadmin/browser/static/js/node.js:689 +#: pgadmin/browser/static/js/node.js:698 msgid "Edit in progress?" msgstr "Bearbeitung im Gange?" -#: pgadmin/browser/static/js/node.js:740 +#: pgadmin/browser/static/js/node.js:749 #, python-format msgid "" "Are you sure you want to drop %s \"%s\" and all the objects that depend " @@ -7623,74 +7671,74 @@ msgstr "" "Sind Sie sicher, dass Sie %s \"%s\" und alle Objekte, die davon abhängen," " löschen wollen?" -#: pgadmin/browser/static/js/node.js:742 +#: pgadmin/browser/static/js/node.js:751 #, python-format msgid "DROP CASCADE %s?" msgstr "DROP CASCADE %s?" -#: pgadmin/browser/static/js/node.js:747 pgadmin/browser/static/js/node.js:761 +#: pgadmin/browser/static/js/node.js:756 pgadmin/browser/static/js/node.js:770 #, python-format msgid "The %s \"%s\" cannot be dropped." msgstr "" -#: pgadmin/browser/static/js/node.js:754 +#: pgadmin/browser/static/js/node.js:763 #, python-format msgid "Are you sure you want to drop %s \"%s\"?" msgstr "Sind Sie sicher, dass Sie %s \"%s\" löschen wollen?" -#: pgadmin/browser/static/js/node.js:756 +#: pgadmin/browser/static/js/node.js:765 #, python-format msgid "DROP %s?" msgstr "DROP %s?" -#: pgadmin/browser/static/js/node.js:794 +#: pgadmin/browser/static/js/node.js:803 #, python-format msgid "Error dropping %s: \"%s\"" msgstr "Fehler beim Löschen von %s: \"%s\"" -#: pgadmin/browser/static/js/node.js:1184 -#: pgadmin/browser/static/js/node.js:1186 -#: pgadmin/browser/templates/browser/index.html:118 +#: pgadmin/browser/static/js/node.js:1193 +#: pgadmin/browser/static/js/node.js:1195 +#: pgadmin/browser/templates/browser/index.html:117 #: pgadmin/tools/datagrid/templates/datagrid/index.html:134 msgid "Edit" msgstr "Bearbeiten" -#: pgadmin/browser/static/js/node.js:1200 -#: pgadmin/browser/static/js/node.js:1371 +#: pgadmin/browser/static/js/node.js:1209 +#: pgadmin/browser/static/js/node.js:1380 msgid "SQL help for this object type." msgstr "SQL-Hilfe für diesen Objekttyp." -#: pgadmin/browser/static/js/node.js:1289 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1142 +#: pgadmin/browser/static/js/node.js:1298 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1152 msgid "Error saving properties" msgstr "" -#: pgadmin/browser/static/js/node.js:1383 +#: pgadmin/browser/static/js/node.js:1392 #: pgadmin/browser/static/js/wizard.js:131 msgid "Help for this dialog." msgstr "Hilfe für diesen Dialog." -#: pgadmin/browser/static/js/node.js:1395 +#: pgadmin/browser/static/js/node.js:1404 msgid "Cancel changes to this object." msgstr "Änderungen an diesem Objekt verwerfen." -#: pgadmin/browser/static/js/node.js:1407 +#: pgadmin/browser/static/js/node.js:1416 msgid "Reset" msgstr "Zurücksetzen" -#: pgadmin/browser/static/js/node.js:1409 +#: pgadmin/browser/static/js/node.js:1418 msgid "Reset the fields on this dialog." msgstr "Felder in diesem Dialog zurücksetzen." -#: pgadmin/browser/static/js/node.js:1421 +#: pgadmin/browser/static/js/node.js:1430 #: pgadmin/preferences/static/js/preferences.js:429 #: pgadmin/preferences/static/js/preferences.js:454 #: pgadmin/tools/datagrid/templates/datagrid/index.html:37 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:635 msgid "Save" msgstr "Speichern" -#: pgadmin/browser/static/js/node.js:1423 +#: pgadmin/browser/static/js/node.js:1432 msgid "Save this object." msgstr "Dieses Objekt speichern." @@ -7706,13 +7754,13 @@ msgstr "Komplette Auswahl aufheben" #: pgadmin/browser/static/js/toolbar.js:86 #: pgadmin/tools/datagrid/static/js/datagrid.js:106 #: pgadmin/tools/datagrid/static/js/datagrid.js:118 -#: pgadmin/tools/sqleditor/__init__.py:68 +#: pgadmin/tools/sqleditor/__init__.py:67 msgid "Query Tool" msgstr "Abfragewerkzeug" #: pgadmin/browser/static/js/wizard.js:86 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:253 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:431 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:261 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:444 #: pgadmin/templates/security/messages.html:7 #: pgadmin/tools/user_management/static/js/user_management.js:81 #: pgadmin/tools/user_management/static/js/user_management.js:174 @@ -7721,8 +7769,8 @@ msgid "Close" msgstr "Schließen" #: pgadmin/browser/static/js/wizard.js:89 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:254 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:432 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:262 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:445 msgid "Maximize" msgstr "" @@ -7743,37 +7791,37 @@ msgstr "" msgid "Finish" msgstr "" -#: pgadmin/browser/templates/browser/index.html:96 +#: pgadmin/browser/templates/browser/index.html:95 #: pgadmin/tools/datagrid/templates/datagrid/index.html:354 msgid "Loading {0} v{1}..." msgstr "Lade {0} v{1}..." -#: pgadmin/browser/templates/browser/index.html:105 +#: pgadmin/browser/templates/browser/index.html:104 msgid "Toggle navigation" msgstr "Navigation umschalten" -#: pgadmin/browser/templates/browser/index.html:113 +#: pgadmin/browser/templates/browser/index.html:112 msgid "File" msgstr "Datei" -#: pgadmin/browser/templates/browser/index.html:123 +#: pgadmin/browser/templates/browser/index.html:122 msgid "Object" msgstr "Objekt" -#: pgadmin/browser/templates/browser/index.html:128 +#: pgadmin/browser/templates/browser/index.html:127 msgid "Management" msgstr "Verwaltung" -#: pgadmin/browser/templates/browser/index.html:133 +#: pgadmin/browser/templates/browser/index.html:132 msgid "Tools" msgstr "Werkzeuge" -#: pgadmin/browser/templates/browser/index.html:138 pgadmin/help/__init__.py:59 +#: pgadmin/browser/templates/browser/index.html:137 pgadmin/help/__init__.py:59 #: pgadmin/help/__init__.py:70 pgadmin/static/js/sqleditor/filter_dialog.js:72 msgid "Help" msgstr "Hilfe" -#: pgadmin/browser/templates/browser/index.html:160 +#: pgadmin/browser/templates/browser/index.html:159 msgid "Logout" msgstr "Abmelden" @@ -7866,12 +7914,12 @@ msgid "" msgstr "" #: pgadmin/dashboard/__init__.py:202 pgadmin/dashboard/__init__.py:232 -#: pgadmin/dashboard/static/js/dashboard.js:693 +#: pgadmin/dashboard/static/js/dashboard.js:725 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:207 pgadmin/dashboard/__init__.py:237 -#: pgadmin/dashboard/static/js/dashboard.js:562 +#: pgadmin/dashboard/static/js/dashboard.js:594 msgid "Please connect to the selected server to view the graph." msgstr "Bitte zum ausgewählten Server verbinden, um den Graphen anzuzeigen." @@ -7950,154 +7998,161 @@ msgstr "" msgid "Last state changed at" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:236 -#: pgadmin/dashboard/static/js/dashboard.js:351 +#: pgadmin/dashboard/static/js/dashboard.js:238 +#: pgadmin/dashboard/static/js/dashboard.js:244 +#: pgadmin/dashboard/static/js/dashboard.js:369 +#: pgadmin/dashboard/static/js/dashboard.js:375 msgid "An error occurred whilst loading the dashboard." msgstr "Beim Laden der Übersichtsseite ist ein Fehler aufgetreten." -#: pgadmin/dashboard/static/js/dashboard.js:366 +#: pgadmin/dashboard/static/js/dashboard.js:252 +#: pgadmin/dashboard/static/js/dashboard.js:383 +msgid "Loading dashboard..." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:398 msgid "Please connect to the selected server to view the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:565 +#: pgadmin/dashboard/static/js/dashboard.js:597 msgid "An error occurred whilst rendering the graph." msgstr "Beim Rendern des Graphen ist ein Fehler aufgetreten." -#: pgadmin/dashboard/static/js/dashboard.js:696 +#: pgadmin/dashboard/static/js/dashboard.js:728 msgid "An error occurred whilst rendering the table." msgstr "Beim Rendern der Tabelle ist ein Fehler aufgetreten." -#: pgadmin/dashboard/static/js/dashboard.js:905 -#: pgadmin/dashboard/static/js/dashboard.js:1009 -#: pgadmin/dashboard/static/js/dashboard.js:1180 -#: pgadmin/dashboard/static/js/dashboard.js:1277 +#: pgadmin/dashboard/static/js/dashboard.js:937 +#: pgadmin/dashboard/static/js/dashboard.js:1041 +#: pgadmin/dashboard/static/js/dashboard.js:1212 +#: pgadmin/dashboard/static/js/dashboard.js:1309 msgid "PID" msgstr "PID" -#: pgadmin/dashboard/static/js/dashboard.js:935 -#: pgadmin/dashboard/static/js/dashboard.js:1205 +#: pgadmin/dashboard/static/js/dashboard.js:967 +#: pgadmin/dashboard/static/js/dashboard.js:1237 msgid "State" msgstr "Stadium" -#: pgadmin/dashboard/static/js/dashboard.js:952 -#: pgadmin/dashboard/static/js/dashboard.js:1222 +#: pgadmin/dashboard/static/js/dashboard.js:984 +#: pgadmin/dashboard/static/js/dashboard.js:1254 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:957 -#: pgadmin/dashboard/static/js/dashboard.js:1227 +#: pgadmin/dashboard/static/js/dashboard.js:989 +#: pgadmin/dashboard/static/js/dashboard.js:1259 msgid "Blocking PIDs" msgstr "Blockierende PIDs" -#: pgadmin/dashboard/static/js/dashboard.js:1019 -#: pgadmin/dashboard/static/js/dashboard.js:1282 +#: pgadmin/dashboard/static/js/dashboard.js:1051 +#: pgadmin/dashboard/static/js/dashboard.js:1314 msgid "Lock type" msgstr "Sperrtyp" -#: pgadmin/dashboard/static/js/dashboard.js:1024 -#: pgadmin/dashboard/static/js/dashboard.js:1287 +#: pgadmin/dashboard/static/js/dashboard.js:1056 +#: pgadmin/dashboard/static/js/dashboard.js:1319 msgid "Target relation" msgstr "Zielrelation" -#: pgadmin/dashboard/static/js/dashboard.js:1029 -#: pgadmin/dashboard/static/js/dashboard.js:1292 +#: pgadmin/dashboard/static/js/dashboard.js:1061 +#: pgadmin/dashboard/static/js/dashboard.js:1324 msgid "Page" msgstr "Seite" -#: pgadmin/dashboard/static/js/dashboard.js:1034 -#: pgadmin/dashboard/static/js/dashboard.js:1297 +#: pgadmin/dashboard/static/js/dashboard.js:1066 +#: pgadmin/dashboard/static/js/dashboard.js:1329 msgid "Tuple" msgstr "Tupel" -#: pgadmin/dashboard/static/js/dashboard.js:1039 -#: pgadmin/dashboard/static/js/dashboard.js:1302 +#: pgadmin/dashboard/static/js/dashboard.js:1071 +#: pgadmin/dashboard/static/js/dashboard.js:1334 msgid "vXID (target)" msgstr "vXID (Ziel)" -#: pgadmin/dashboard/static/js/dashboard.js:1044 -#: pgadmin/dashboard/static/js/dashboard.js:1307 +#: pgadmin/dashboard/static/js/dashboard.js:1076 +#: pgadmin/dashboard/static/js/dashboard.js:1339 msgid "XID (target)" msgstr "XID (Ziel)" -#: pgadmin/dashboard/static/js/dashboard.js:1049 -#: pgadmin/dashboard/static/js/dashboard.js:1312 +#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:1344 msgid "Class" msgstr "Klasse" -#: pgadmin/dashboard/static/js/dashboard.js:1054 -#: pgadmin/dashboard/static/js/dashboard.js:1317 +#: pgadmin/dashboard/static/js/dashboard.js:1086 +#: pgadmin/dashboard/static/js/dashboard.js:1349 msgid "Object ID" msgstr "Objekt-ID" -#: pgadmin/dashboard/static/js/dashboard.js:1059 -#: pgadmin/dashboard/static/js/dashboard.js:1322 +#: pgadmin/dashboard/static/js/dashboard.js:1091 +#: pgadmin/dashboard/static/js/dashboard.js:1354 msgid "vXID (owner)" msgstr "vXID (Besitzer)" -#: pgadmin/dashboard/static/js/dashboard.js:1069 -#: pgadmin/dashboard/static/js/dashboard.js:1332 +#: pgadmin/dashboard/static/js/dashboard.js:1101 +#: pgadmin/dashboard/static/js/dashboard.js:1364 msgid "Granted?" msgstr "Gewährt?" -#: pgadmin/dashboard/static/js/dashboard.js:1091 -#: pgadmin/dashboard/static/js/dashboard.js:1349 +#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1381 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/dashboard.js:1096 -#: pgadmin/dashboard/static/js/dashboard.js:1354 +#: pgadmin/dashboard/static/js/dashboard.js:1128 +#: pgadmin/dashboard/static/js/dashboard.js:1386 msgid "Prepared at" msgstr "Vorbereitete bei" -#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1140 msgid "Category" msgstr "Kategorie" -#: pgadmin/dashboard/static/js/dashboard.js:1113 +#: pgadmin/dashboard/static/js/dashboard.js:1145 msgid "Setting" msgstr "Einstellung" -#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1150 msgid "Unit" msgstr "Einheit" -#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1155 msgid "Description" msgstr "Beschreibung" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "cancel" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "terminate" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1417 +#: pgadmin/dashboard/static/js/dashboard.js:1449 msgid "You cannot " msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1419 +#: pgadmin/dashboard/static/js/dashboard.js:1451 msgid " background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1426 +#: pgadmin/dashboard/static/js/dashboard.js:1458 msgid "You are not allowed to " msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1428 +#: pgadmin/dashboard/static/js/dashboard.js:1460 msgid " the main active session." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1434 +#: pgadmin/dashboard/static/js/dashboard.js:1466 msgid "The session is already in idle state." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1446 +#: pgadmin/dashboard/static/js/dashboard.js:1478 msgid "Superuser privileges are required to " msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1448 +#: pgadmin/dashboard/static/js/dashboard.js:1480 msgid " another users query." msgstr "" @@ -8330,7 +8385,7 @@ msgstr "" "Pfad zur EDB-Advanced-Server-Dokumentation. $VERSION$ wird mit der " "major.minor Versionsnummer ersetzt." -#: pgadmin/misc/__init__.py:50 pgadmin/tools/backup/static/js/backup.js:76 +#: pgadmin/misc/__init__.py:51 pgadmin/tools/backup/static/js/backup.js:76 #: pgadmin/tools/backup/static/js/backup.js:83 #: pgadmin/tools/backup/static/js/backup.js:89 #: pgadmin/tools/backup/static/js/backup.js:503 @@ -8347,7 +8402,7 @@ msgstr "" msgid "Miscellaneous" msgstr "Sonstiges" -#: pgadmin/misc/__init__.py:65 pgadmin/misc/__init__.py:66 +#: pgadmin/misc/__init__.py:66 pgadmin/misc/__init__.py:67 msgid "User language" msgstr "Benutzersprache" @@ -8416,12 +8471,12 @@ msgstr "" msgid "Restriction" msgstr "" -#: pgadmin/misc/dependencies/static/js/dependencies.js:158 +#: pgadmin/misc/dependencies/static/js/dependencies.js:159 msgid "Fetching dependency information from the server..." msgstr "" -#: pgadmin/misc/dependencies/static/js/dependencies.js:216 -#: pgadmin/misc/dependents/static/js/dependents.js:222 +#: pgadmin/misc/dependencies/static/js/dependencies.js:217 +#: pgadmin/misc/dependents/static/js/dependents.js:223 #, python-format msgid "Error retrieving data from the server: %s" msgstr "" @@ -8430,7 +8485,7 @@ msgstr "" msgid "No dependent information is available for the selected object." msgstr "" -#: pgadmin/misc/dependents/static/js/dependents.js:164 +#: pgadmin/misc/dependents/static/js/dependents.js:165 msgid "Fetching dependent information from the server..." msgstr "" @@ -8497,7 +8552,7 @@ msgid "There was an error renaming the file:" msgstr "Beim Umbenennen der Datei ist ein Fehler aufgetreten:" #: pgadmin/misc/file_manager/static/js/create_dialogue.js:139 -#: pgadmin/misc/file_manager/static/js/utility.js:429 +#: pgadmin/misc/file_manager/static/js/utility.js:431 msgid "Error occurred while checking access permission." msgstr "Beim Überprüfen der Zugriffsberechtigung ist ein Fehler aufgetreten." @@ -8506,14 +8561,14 @@ msgstr "Beim Überprüfen der Zugriffsberechtigung ist ein Fehler aufgetreten." msgid "Select" msgstr "Auswählen" -#: pgadmin/misc/file_manager/static/js/utility.js:482 +#: pgadmin/misc/file_manager/static/js/utility.js:484 #: pgadmin/misc/file_manager/templates/file_manager/index.html:62 -#: pgadmin/tools/debugger/static/js/direct.js:1900 +#: pgadmin/tools/debugger/static/js/direct.js:1903 msgid "Loading..." msgstr "Laden..." -#: pgadmin/misc/file_manager/static/js/utility.js:1137 -#: pgadmin/misc/file_manager/static/js/utility.js:1144 +#: pgadmin/misc/file_manager/static/js/utility.js:1139 +#: pgadmin/misc/file_manager/static/js/utility.js:1146 msgid "All Files" msgstr "Alle Dateien" @@ -8558,7 +8613,7 @@ msgid "No SQL could be generated for the selected object." msgstr "Für das ausgewählte Objekt konnte keine SQL generiert werden." #: pgadmin/misc/sql/static/js/sql.js:154 -#: pgadmin/misc/statistics/static/js/statistics.js:314 +#: pgadmin/misc/statistics/static/js/statistics.js:318 #, python-format msgid "Error retrieving the information - %s" msgstr "Fehler beim Abrufen der Informationen - %s" @@ -8604,7 +8659,7 @@ msgstr "Layout zurücksetzen" #: pgadmin/tools/import_export/__init__.py:162 #: pgadmin/tools/maintenance/__init__.py:150 #: pgadmin/tools/restore/__init__.py:142 -#: pgadmin/tools/user_management/__init__.py:120 +#: pgadmin/tools/user_management/__init__.py:121 msgid "This URL cannot be called directly." msgstr "Diese URL kann nicht direkt aufgerufen werden." @@ -8622,16 +8677,16 @@ msgstr "" msgid "Connection Lost" msgstr "" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:123 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:131 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:176 msgid "Click for details." msgstr "" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:160 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 msgid "Unknown error" msgstr "" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:167 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:175 msgid "INTERNAL SERVER ERROR" msgstr "" @@ -8709,9 +8764,9 @@ msgid "An unexpected error occurred - ensure you are logged into the application msgstr "" #: pgadmin/static/js/sqleditor_utils.js:162 -#: pgadmin/tools/sqleditor/__init__.py:1406 -#: pgadmin/tools/sqleditor/__init__.py:1461 -#: pgadmin/tools/sqleditor/__init__.py:1465 +#: pgadmin/tools/sqleditor/__init__.py:1405 +#: pgadmin/tools/sqleditor/__init__.py:1460 +#: pgadmin/tools/sqleditor/__init__.py:1464 msgid "Transaction status check failed." msgstr "Transaktionsstatusüberprüfung fehlgeschlagen." @@ -8937,7 +8992,7 @@ msgid "Error saving the tree state.\"" msgstr "" #: pgadmin/static/js/tree/pgadmin_tree_save_state.js:149 -msgid "Error fetching the tree state.\"" +msgid "Error fetching the tree state." msgstr "" #: pgadmin/templates/security/change_password.html:9 @@ -8990,7 +9045,7 @@ msgid "Reset Password" msgstr "Passwort Zurücksetzen" #: pgadmin/tools/__init__.py:59 pgadmin/tools/datagrid/__init__.py:96 -#: pgadmin/tools/sqleditor/__init__.py:134 +#: pgadmin/tools/sqleditor/__init__.py:133 msgid "This URL cannot be requested directly." msgstr "Diese URL kann nicht direkt angefordert werden." @@ -9258,13 +9313,13 @@ msgstr "SET SESSION AUTHORIZATION verwenden" #: pgadmin/tools/backup/static/js/backup.js:571 #: pgadmin/tools/backup/static/js/backup.js:590 -#: pgadmin/tools/backup/static/js/backup_dialog.js:95 +#: pgadmin/tools/backup/static/js/backup_dialog.js:94 msgid "Backup Globals..." msgstr "Globale Objekte sichern..." #: pgadmin/tools/backup/static/js/backup.js:580 #: pgadmin/tools/backup/static/js/backup.js:600 -#: pgadmin/tools/backup/static/js/backup_dialog.js:96 +#: pgadmin/tools/backup/static/js/backup_dialog.js:95 msgid "Backup Server..." msgstr "Server sichern..." @@ -9273,38 +9328,38 @@ msgstr "Server sichern..." msgid "Backup..." msgstr "Sicherung..." -#: pgadmin/tools/backup/static/js/backup_dialog.js:52 -#: pgadmin/tools/backup/static/js/backup_dialog.js:72 +#: pgadmin/tools/backup/static/js/backup_dialog.js:51 +#: pgadmin/tools/backup/static/js/backup_dialog.js:71 #: pgadmin/tools/import_export/static/js/import_export.js:684 #: pgadmin/tools/import_export/static/js/import_export.js:699 #: pgadmin/tools/maintenance/static/js/maintenance.js:497 #: pgadmin/tools/maintenance/static/js/maintenance.js:508 -#: pgadmin/tools/restore/static/js/restore_dialog.js:52 -#: pgadmin/tools/restore/static/js/restore_dialog.js:76 +#: pgadmin/tools/restore/static/js/restore_dialog.js:51 +#: pgadmin/tools/restore/static/js/restore_dialog.js:75 msgid "Utility not found" msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog.js:73 +#: pgadmin/tools/backup/static/js/backup_dialog.js:72 #: pgadmin/tools/import_export/static/js/import_export.js:700 #: pgadmin/tools/maintenance/static/js/maintenance.js:509 -#: pgadmin/tools/restore/static/js/restore_dialog.js:77 +#: pgadmin/tools/restore/static/js/restore_dialog.js:76 msgid "Failed to fetch Utility information" msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:151 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:150 msgid "Backup job created." msgstr "Sicherungsjob erstellt." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:155 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:154 msgid "Backup job creation failed." msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:163 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:162 msgid "Backup job failed." msgstr "Sicherungsjob ist fehlgeschlagen." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:234 -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:229 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:233 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:228 msgid "Please provide a filename" msgstr "Bitte geben Sie einen Dateinamen an" @@ -9668,8 +9723,8 @@ msgstr "" #: pgadmin/tools/debugger/__init__.py:2058 #: pgadmin/tools/debugger/__init__.py:2085 #: pgadmin/tools/debugger/__init__.py:2107 -#: pgadmin/tools/debugger/static/js/direct.js:1663 -#: pgadmin/tools/sqleditor/__init__.py:1034 +#: pgadmin/tools/debugger/static/js/direct.js:1666 +#: pgadmin/tools/sqleditor/__init__.py:1033 #: pgadmin/tools/sqleditor/command.py:192 #: pgadmin/tools/sqleditor/command.py:404 #: pgadmin/tools/sqleditor/command.py:545 @@ -9753,29 +9808,29 @@ msgstr "Haltepunkt setzen" #: pgadmin/tools/debugger/static/js/direct.js:280 #: pgadmin/tools/debugger/static/js/direct.js:307 #: pgadmin/tools/debugger/static/js/direct.js:314 -#: pgadmin/tools/debugger/static/js/direct.js:435 -#: pgadmin/tools/debugger/static/js/direct.js:442 -#: pgadmin/tools/debugger/static/js/direct.js:635 -#: pgadmin/tools/debugger/static/js/direct.js:704 -#: pgadmin/tools/debugger/static/js/direct.js:714 -#: pgadmin/tools/debugger/static/js/direct.js:751 -#: pgadmin/tools/debugger/static/js/direct.js:758 -#: pgadmin/tools/debugger/static/js/direct.js:788 -#: pgadmin/tools/debugger/static/js/direct.js:795 -#: pgadmin/tools/debugger/static/js/direct.js:824 -#: pgadmin/tools/debugger/static/js/direct.js:831 -#: pgadmin/tools/debugger/static/js/direct.js:875 -#: pgadmin/tools/debugger/static/js/direct.js:882 -#: pgadmin/tools/debugger/static/js/direct.js:944 -#: pgadmin/tools/debugger/static/js/direct.js:951 -#: pgadmin/tools/debugger/static/js/direct.js:1013 -#: pgadmin/tools/debugger/static/js/direct.js:1368 -#: pgadmin/tools/debugger/static/js/direct.js:1397 -#: pgadmin/tools/debugger/static/js/direct.js:1599 -#: pgadmin/tools/debugger/static/js/direct.js:1603 -#: pgadmin/tools/debugger/static/js/direct.js:1627 -#: pgadmin/tools/debugger/static/js/direct.js:1631 -#: pgadmin/tools/debugger/static/js/direct.js:1670 +#: pgadmin/tools/debugger/static/js/direct.js:438 +#: pgadmin/tools/debugger/static/js/direct.js:445 +#: pgadmin/tools/debugger/static/js/direct.js:638 +#: pgadmin/tools/debugger/static/js/direct.js:707 +#: pgadmin/tools/debugger/static/js/direct.js:717 +#: pgadmin/tools/debugger/static/js/direct.js:754 +#: pgadmin/tools/debugger/static/js/direct.js:761 +#: pgadmin/tools/debugger/static/js/direct.js:791 +#: pgadmin/tools/debugger/static/js/direct.js:798 +#: pgadmin/tools/debugger/static/js/direct.js:827 +#: pgadmin/tools/debugger/static/js/direct.js:834 +#: pgadmin/tools/debugger/static/js/direct.js:878 +#: pgadmin/tools/debugger/static/js/direct.js:885 +#: pgadmin/tools/debugger/static/js/direct.js:947 +#: pgadmin/tools/debugger/static/js/direct.js:954 +#: pgadmin/tools/debugger/static/js/direct.js:1016 +#: pgadmin/tools/debugger/static/js/direct.js:1371 +#: pgadmin/tools/debugger/static/js/direct.js:1400 +#: pgadmin/tools/debugger/static/js/direct.js:1602 +#: pgadmin/tools/debugger/static/js/direct.js:1606 +#: pgadmin/tools/debugger/static/js/direct.js:1630 +#: pgadmin/tools/debugger/static/js/direct.js:1634 +#: pgadmin/tools/debugger/static/js/direct.js:1673 msgid "Debugger Error" msgstr "" @@ -9842,85 +9897,85 @@ msgstr "" msgid "Error while fetching stack information." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:418 +#: pgadmin/tools/debugger/static/js/direct.js:421 msgid "Waiting for another session to invoke the target..." msgstr "Warten, dass eine andere Sitzung das Ziel aufruft..." -#: pgadmin/tools/debugger/static/js/direct.js:436 -#: pgadmin/tools/debugger/static/js/direct.js:443 -#: pgadmin/tools/debugger/static/js/direct.js:636 -#: pgadmin/tools/debugger/static/js/direct.js:705 +#: pgadmin/tools/debugger/static/js/direct.js:439 +#: pgadmin/tools/debugger/static/js/direct.js:446 +#: pgadmin/tools/debugger/static/js/direct.js:639 +#: pgadmin/tools/debugger/static/js/direct.js:708 msgid "Error while polling result." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:591 +#: pgadmin/tools/debugger/static/js/direct.js:594 msgid "Debugger poll end execution error" msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:752 -#: pgadmin/tools/debugger/static/js/direct.js:759 +#: pgadmin/tools/debugger/static/js/direct.js:755 +#: pgadmin/tools/debugger/static/js/direct.js:762 msgid "Error while executing continue in debugging session." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:789 -#: pgadmin/tools/debugger/static/js/direct.js:796 +#: pgadmin/tools/debugger/static/js/direct.js:792 +#: pgadmin/tools/debugger/static/js/direct.js:799 msgid "Error while executing step over in debugging session." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:825 -#: pgadmin/tools/debugger/static/js/direct.js:832 +#: pgadmin/tools/debugger/static/js/direct.js:828 +#: pgadmin/tools/debugger/static/js/direct.js:835 msgid "Error while executing step into in debugging session." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:876 -#: pgadmin/tools/debugger/static/js/direct.js:883 +#: pgadmin/tools/debugger/static/js/direct.js:879 +#: pgadmin/tools/debugger/static/js/direct.js:886 msgid "Error while executing stop in debugging session." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:945 -#: pgadmin/tools/debugger/static/js/direct.js:952 +#: pgadmin/tools/debugger/static/js/direct.js:948 +#: pgadmin/tools/debugger/static/js/direct.js:955 msgid "Error while toggling breakpoint." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1014 +#: pgadmin/tools/debugger/static/js/direct.js:1017 msgid "Error while clearing all breakpoint." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1058 +#: pgadmin/tools/debugger/static/js/direct.js:1061 msgid "Line No." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1369 +#: pgadmin/tools/debugger/static/js/direct.js:1372 msgid "Error while depositing variable value." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1398 +#: pgadmin/tools/debugger/static/js/direct.js:1401 msgid "Error while selecting frame." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1604 -#: pgadmin/tools/debugger/static/js/direct.js:1632 +#: pgadmin/tools/debugger/static/js/direct.js:1607 +#: pgadmin/tools/debugger/static/js/direct.js:1635 msgid "Error while starting debugging listener." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1671 +#: pgadmin/tools/debugger/static/js/direct.js:1674 msgid "Error while fetching messages information." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1749 +#: pgadmin/tools/debugger/static/js/direct.js:1752 msgid "Local variables" msgstr "Lokale Variablen" -#: pgadmin/tools/debugger/static/js/direct.js:1760 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:231 +#: pgadmin/tools/debugger/static/js/direct.js:1763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:234 msgid "Messages" msgstr "Nachrichten" -#: pgadmin/tools/debugger/static/js/direct.js:1771 +#: pgadmin/tools/debugger/static/js/direct.js:1774 msgid "Results" msgstr "Ergebnisse" -#: pgadmin/tools/debugger/static/js/direct.js:1782 +#: pgadmin/tools/debugger/static/js/direct.js:1785 msgid "Stack" msgstr "Stapel" @@ -9954,42 +10009,44 @@ msgstr "" msgid "Objects" msgstr "Objekte" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:629 -msgid "Unable to fetch the database objects due to an error" -msgstr "" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:651 -msgid "Object Selection (step 1 of 3)" -msgstr "" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:655 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:612 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:665 msgid "Please wait while fetching records..." msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:776 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:627 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:631 +msgid "Unable to fetch the database objects" +msgstr "" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:661 +msgid "Object Selection (step 1 of 3)" +msgstr "" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:786 msgid "Privilege Selection (step 2 of 3)" msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:777 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:787 msgid "Please add the required privileges for the selected objects." msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:975 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:985 msgid "Sql Tab" msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1045 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1055 msgid "Final (Review Selection) (step 3 of 3)" msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1046 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1056 msgid "" "The SQL below will be executed on the database server to grant the " "selected privileges. Please click on Finish to complete the " "process." msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1105 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1115 msgid "Grant Wizard" msgstr "" @@ -10362,66 +10419,66 @@ msgstr "Bei Fehler beenden" msgid "Restore..." msgstr "Wiederherstellen..." -#: pgadmin/tools/restore/static/js/restore_dialog.js:70 +#: pgadmin/tools/restore/static/js/restore_dialog.js:69 #, python-format msgid "Restore (%s: %s)" msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:149 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:148 msgid "Restore job created." msgstr "Wiederherstellungsjob erstellt." -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:153 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:152 msgid "Restore job creation failed." msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:161 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:160 msgid "Restore job failed." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:73 +#: pgadmin/tools/sqleditor/__init__.py:72 msgid "Query tool" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:152 -#: pgadmin/tools/sqleditor/__init__.py:160 -#: pgadmin/tools/sqleditor/__init__.py:212 -#: pgadmin/tools/sqleditor/__init__.py:393 -#: pgadmin/tools/sqleditor/__init__.py:600 -#: pgadmin/tools/sqleditor/__init__.py:723 -#: pgadmin/tools/sqleditor/__init__.py:796 -#: pgadmin/tools/sqleditor/__init__.py:851 -#: pgadmin/tools/sqleditor/__init__.py:903 -#: pgadmin/tools/sqleditor/__init__.py:947 -#: pgadmin/tools/sqleditor/__init__.py:987 -#: pgadmin/tools/sqleditor/__init__.py:996 -#: pgadmin/tools/sqleditor/__init__.py:1067 -#: pgadmin/tools/sqleditor/__init__.py:1103 -#: pgadmin/tools/sqleditor/__init__.py:1148 -#: pgadmin/tools/sqleditor/__init__.py:1200 +#: pgadmin/tools/sqleditor/__init__.py:151 +#: pgadmin/tools/sqleditor/__init__.py:159 +#: pgadmin/tools/sqleditor/__init__.py:211 +#: pgadmin/tools/sqleditor/__init__.py:392 +#: pgadmin/tools/sqleditor/__init__.py:599 +#: pgadmin/tools/sqleditor/__init__.py:722 +#: pgadmin/tools/sqleditor/__init__.py:795 +#: pgadmin/tools/sqleditor/__init__.py:850 +#: pgadmin/tools/sqleditor/__init__.py:902 +#: pgadmin/tools/sqleditor/__init__.py:946 +#: pgadmin/tools/sqleditor/__init__.py:986 +#: pgadmin/tools/sqleditor/__init__.py:995 +#: pgadmin/tools/sqleditor/__init__.py:1066 +#: pgadmin/tools/sqleditor/__init__.py:1102 +#: pgadmin/tools/sqleditor/__init__.py:1147 +#: pgadmin/tools/sqleditor/__init__.py:1199 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:26 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:79 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:174 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:182 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:175 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:183 msgid "Transaction ID not found in the session." msgstr "Transaktions-ID nicht in der Sitzung gefunden." -#: pgadmin/tools/sqleditor/__init__.py:407 +#: pgadmin/tools/sqleditor/__init__.py:406 msgid "******* Error *******" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:738 +#: pgadmin/tools/sqleditor/__init__.py:737 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:1040 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:98 +#: pgadmin/tools/sqleditor/__init__.py:1039 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:99 msgid "Either transaction object or session object not found." msgstr "Entweder das Transaktionsobjekt oder das Sitzungsobjekt nicht gefunden." -#: pgadmin/tools/sqleditor/__init__.py:1274 +#: pgadmin/tools/sqleditor/__init__.py:1273 msgid "File type not supported" msgstr "Dateityp wird nicht unterstützt" @@ -10433,15 +10490,15 @@ msgstr "" 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:201 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:204 msgid "Query Editor" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:213 msgid "Data Output" msgstr "Datenausgabe" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:224 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:44 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:50 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:56 @@ -10449,101 +10506,101 @@ msgstr "Datenausgabe" msgid "Explain" msgstr "Erklären" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:241 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:244 msgid "Query History" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:254 msgid "Scratch Pad" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:261 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:264 msgid "Notifications" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:271 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:274 msgid "Geometry Viewer" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:354 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:357 msgid "The data has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:359 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:362 msgid "The text has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:629 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 msgid "Don't save" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:662 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:665 msgid "Save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1223 msgid "Fetching all records..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1666 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2209 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3054 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1669 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2218 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3063 msgid "Unsaved changes" msgstr "Nicht gespeicherte Änderungen" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1667 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3055 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1670 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3064 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:1695 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1698 msgid "Clear history" msgstr "Verlauf löschen" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1696 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1699 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:1697 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1700 msgid "" "This will remove all of your query history from this and other sessions " "for this database." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2011 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2020 msgid "Connection Warning" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2018 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2027 msgid "The application has lost the database connection:" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2022 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2031 msgid "⁃ If the connection was idle it may have been forcibly disconnected." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2024 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2033 msgid "⁃ The application server or database server may have been restarted." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2026 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2035 msgid "⁃ The user session may have timed out." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2030 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2039 msgid "Do you want to continue and establish a new session?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2049 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2058 msgid "Continue" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2143 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2152 #, python-format msgid "Error fetching SQL for script: %s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2219 msgid "" "The data has been modified, but not saved. Are you sure you wish to " "discard the changes?" @@ -10551,128 +10608,128 @@ 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:2247 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2256 msgid "Running query..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2255 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2264 msgid "Waiting for the query to complete..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2390 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 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:2399 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2408 #, python-format msgid "Successfully run. Total query runtime: %s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2400 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2409 #, python-format msgid "%s rows affected." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2772 msgid "Row(s) deleted." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2838 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2847 msgid "Saving the updated data..." msgstr "Speichern der aktualisierten Daten..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2928 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2937 msgid "Data saved successfully." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2934 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2943 #, python-format msgid "%s." msgstr "%s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3093 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3102 msgid "Loading the file..." msgstr "Lade die Datei..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3144 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3153 msgid "Saving the queries in the file..." msgstr "Speichern der Abfragen in der Datei..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3156 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3165 msgid "File saved successfully." msgstr "Datei erfolgreich gespeichert." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3277 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3336 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3286 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3345 msgid "Applying the new filter..." msgstr "Wende den neuen Filter an ..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3297 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3307 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3306 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3316 msgid "Filter By Selection Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3356 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3366 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3365 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3375 msgid "Filter Exclude Selection Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3376 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3385 msgid "Removing the filter..." msgstr "Filter entfernen..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3394 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3404 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3403 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3413 msgid "Remove Filter Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3499 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3508 msgid "Setting the limit on the result..." msgstr "Setzen des Limits für das Ergebnis..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3518 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:3527 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3536 msgid "Change limit Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3674 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3693 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3683 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3702 msgid "Cancel Query Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3712 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3721 msgid "Downloading CSV..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3766 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3775 msgid "CSV Download cancelled." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3769 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3778 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:332 msgid "Download CSV" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3772 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3781 msgid "Download CSV error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3807 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3814 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3816 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3823 msgid "Auto Rollback Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3840 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3846 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3849 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3855 msgid "Auto Commit Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3863 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3875 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3872 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3884 msgid "Explain options error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3864 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3873 #, python-format msgid "Error occurred while setting %(subItem)s option in explain." msgstr "" @@ -10966,15 +11023,15 @@ msgstr "" msgid "Rollback" msgstr "" -#: pgadmin/tools/user_management/__init__.py:106 +#: pgadmin/tools/user_management/__init__.py:107 msgid "Invalid email address." msgstr "Ungültige E-Mail-Adresse." -#: pgadmin/tools/user_management/__init__.py:220 +#: pgadmin/tools/user_management/__init__.py:222 msgid "Missing field: '{0}'" msgstr "Fehlendes Feld: '{0}'" -#: pgadmin/tools/user_management/__init__.py:294 +#: pgadmin/tools/user_management/__init__.py:296 #: pgadmin/tools/user_management/static/js/user_management.js:532 msgid "User deleted." msgstr "Benutzer gelöscht." @@ -11099,7 +11156,7 @@ msgstr "" "Sind Sie sicher, dass Sie den Dialog schließen möchten? Alle nicht " "gespeicherten Änderungen gehen verloren." -#: pgadmin/utils/__init__.py:295 +#: pgadmin/utils/__init__.py:297 #, python-format msgid "" "'%s' file not found. Please correct the Binary Path in the Preferences " @@ -11120,6 +11177,10 @@ msgid "" "the database server." msgstr "" +#: pgadmin/utils/exception.py:99 +msgid "Crypt key is missing." +msgstr "" + #: pgadmin/utils/preferences.py:171 msgid "Invalid value for a boolean option." msgstr "Ungültiger Wert für eine boolesche Option." @@ -11168,13 +11229,13 @@ msgstr "Konnte nicht die angegebene Einstellung finden." msgid "Driver '{0}' has not been implemented." msgstr "Treiber '{0}' wurde nicht implementiert." -#: pgadmin/utils/driver/psycopg2/connection.py:269 +#: pgadmin/utils/driver/psycopg2/connection.py:275 msgid "" "Failed to decrypt the saved password.\n" "Error: {0}" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:440 +#: pgadmin/utils/driver/psycopg2/connection.py:446 msgid "" "Failed to setup the role with error message:\n" "{0}" @@ -11182,7 +11243,7 @@ msgstr "" "Fehler beim Einrichten der Rolle mit Fehlermeldung:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:575 +#: pgadmin/utils/driver/psycopg2/connection.py:584 msgid "" "Failed to create cursor for psycopg2 connection with error message for " "the server#{1}:{2}:\n" @@ -11192,7 +11253,7 @@ msgstr "" "Fehlermeldung für den Server#{1}:{2}:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:587 +#: pgadmin/utils/driver/psycopg2/connection.py:596 msgid "" "Attempting to reconnect to the database server (#{server_id}) for the " "connection - '{conn_id}'." @@ -11200,22 +11261,22 @@ msgstr "" "Versuche die Verbindung - '{conn_id}' mit dem Datenbankserver " "(#{server_id}) wieder zu verbinden." -#: pgadmin/utils/driver/psycopg2/connection.py:712 -#: pgadmin/utils/driver/psycopg2/connection.py:792 +#: pgadmin/utils/driver/psycopg2/connection.py:721 +#: pgadmin/utils/driver/psycopg2/connection.py:801 msgid "The query executed did not return any data." msgstr "Die ausgeführte Abfrage hat keine Daten zurückgegeben." -#: pgadmin/utils/driver/psycopg2/connection.py:1227 -#: pgadmin/utils/driver/psycopg2/connection.py:1426 -#: pgadmin/utils/driver/psycopg2/connection.py:1514 +#: pgadmin/utils/driver/psycopg2/connection.py:1236 +#: pgadmin/utils/driver/psycopg2/connection.py:1439 +#: pgadmin/utils/driver/psycopg2/connection.py:1527 msgid "Cursor could not be found for the async connection." msgstr "Zeiger konnte nicht für die asynchrone Verbindung gefunden werden." -#: pgadmin/utils/driver/psycopg2/connection.py:1232 +#: pgadmin/utils/driver/psycopg2/connection.py:1241 msgid "Asynchronous query execution/operation underway." msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1316 +#: pgadmin/utils/driver/psycopg2/connection.py:1329 msgid "" "\n" "Failed to reset the connection to the server due to following error:\n" @@ -11226,43 +11287,43 @@ msgstr "" "fehlgeschlagen:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:1623 +#: pgadmin/utils/driver/psycopg2/connection.py:1641 msgid "Not connected to the database server." msgstr "Nicht mit dem Datenbankserver verbunden." -#: pgadmin/utils/driver/psycopg2/connection.py:1637 +#: pgadmin/utils/driver/psycopg2/connection.py:1655 msgid "" "Asynchronous notification \"{0}\" with payload \"{1}\" received from " "server process with PID {2}\n" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1643 +#: pgadmin/utils/driver/psycopg2/connection.py:1661 msgid "" "Asynchronous notification \"{0}\" received from server process with PID " "{1}\n" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1737 +#: pgadmin/utils/driver/psycopg2/connection.py:1755 msgid "SQL state: " msgstr "SQL-Status: " -#: pgadmin/utils/driver/psycopg2/connection.py:1744 +#: pgadmin/utils/driver/psycopg2/connection.py:1762 msgid "Detail: " msgstr "Detail: " -#: pgadmin/utils/driver/psycopg2/connection.py:1753 +#: pgadmin/utils/driver/psycopg2/connection.py:1771 msgid "Hint: " msgstr "Hinweis: " -#: pgadmin/utils/driver/psycopg2/connection.py:1760 +#: pgadmin/utils/driver/psycopg2/connection.py:1778 msgid "Character: " msgstr "Zeichen: " -#: pgadmin/utils/driver/psycopg2/connection.py:1769 +#: pgadmin/utils/driver/psycopg2/connection.py:1787 msgid "Context: " msgstr "Kontext: " -#: pgadmin/utils/driver/psycopg2/server_manager.py:204 +#: pgadmin/utils/driver/psycopg2/server_manager.py:214 msgid "Could not find the specified database." msgstr "Konnte nicht die angegebene Datenbank finden." @@ -12136,3 +12197,9 @@ msgstr "Konnte nicht die angegebene Datenbank finden." #~ 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?" +#~ msgid "Error fetching the tree state.\"" +#~ msgstr "" + +#~ msgid "Unable to fetch the database objects due to an error" +#~ msgstr "" + diff --git a/web/pgadmin/translations/es/LC_MESSAGES/messages.mo b/web/pgadmin/translations/es/LC_MESSAGES/messages.mo index 6d06603a8..cb5e60a0e 100644 Binary files a/web/pgadmin/translations/es/LC_MESSAGES/messages.mo and b/web/pgadmin/translations/es/LC_MESSAGES/messages.mo differ diff --git a/web/pgadmin/translations/es/LC_MESSAGES/messages.po b/web/pgadmin/translations/es/LC_MESSAGES/messages.po index c7abb7dfb..0a85521ec 100644 --- a/web/pgadmin/translations/es/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/es/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2019-05-24 17:25+0530\n" +"POT-Creation-Date: 2019-05-28 12:05+0530\n" "PO-Revision-Date: 2018-08-08 09:29+0000\n" "Last-Translator: Isaias Sanchez \n" "Language: es\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.6.0\n" -#: pgadmin/__init__.py:503 pgadmin/__init__.py:556 +#: pgadmin/__init__.py:507 pgadmin/__init__.py:560 #, python-format msgid "Auto-detected %s installation with the data directory at %s" msgstr "Instalación %s auto-detectada con el directorio de datos en %s" @@ -39,10 +39,11 @@ msgstr "Escritorio" #: pgadmin/about/static/js/about.js:32 #: pgadmin/browser/server_groups/servers/static/js/server.js:437 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1206 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1228 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1210 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1232 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:199 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:276 +#: pgadmin/browser/static/js/browser.js:574 #: pgadmin/static/js/slickgrid/editors.js:50 #: pgadmin/static/js/slickgrid/editors.js:60 #: pgadmin/static/js/slickgrid/editors.js:61 @@ -51,8 +52,8 @@ msgstr "Escritorio" #: pgadmin/tools/datagrid/static/js/datagrid.js:333 #: pgadmin/tools/import_export/static/js/import_export.js:499 #: pgadmin/tools/maintenance/static/js/maintenance.js:322 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1911 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1941 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1915 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1945 msgid "OK" msgstr "OK" @@ -92,24 +93,56 @@ msgid "Current User" msgstr "Usuario Actual" #: pgadmin/about/templates/about/index.html:29 -#: pgadmin/browser/templates/browser/index.html:101 +#: pgadmin/browser/templates/browser/index.html:100 #: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:9 #: pgadmin/templates/security/watermark.html:4 msgid "logo" msgstr "logo" -#: pgadmin/browser/__init__.py:53 pgadmin/browser/static/js/browser.js:139 +#: pgadmin/browser/__init__.py:57 pgadmin/browser/static/js/browser.js:142 msgid "Browser" msgstr "Navegador" -#: pgadmin/browser/__init__.py:476 pgadmin/browser/collection.py:251 +#: pgadmin/browser/__init__.py:483 pgadmin/browser/collection.py:251 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:110 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:672 msgid "Nodes" msgstr "Nodos" -#: pgadmin/browser/__init__.py:732 pgadmin/browser/__init__.py:814 -#: pgadmin/browser/__init__.py:885 +#: pgadmin/browser/__init__.py:693 +msgid "Set Master Password" +msgstr "" + +#: pgadmin/browser/__init__.py:695 +msgid "Please set a master password for pgAdmin." +msgstr "" + +#: pgadmin/browser/__init__.py:696 +msgid "" +"This will be used to secure and later unlock saved passwords and other " +"credentials." +msgstr "" + +#: pgadmin/browser/__init__.py:700 +msgid "Unlock Saved Passwords" +msgstr "" + +#: pgadmin/browser/__init__.py:702 +msgid "Please enter your master password." +msgstr "" + +#: pgadmin/browser/__init__.py:703 +msgid "" +"This is required to unlock saved passwords and reconnect to the database " +"server(s)." +msgstr "" + +#: pgadmin/browser/__init__.py:766 +msgid "Incorrect master password" +msgstr "" + +#: pgadmin/browser/__init__.py:845 pgadmin/browser/__init__.py:937 +#: pgadmin/browser/__init__.py:1008 msgid "" "SMTP Socket error: {}\n" "Your password has not been changed." @@ -117,8 +150,8 @@ msgstr "" "Error de puerto SMTP: {}\n" "Tu contraseña no se ha cambiado." -#: pgadmin/browser/__init__.py:743 pgadmin/browser/__init__.py:826 -#: pgadmin/browser/__init__.py:897 +#: pgadmin/browser/__init__.py:856 pgadmin/browser/__init__.py:949 +#: pgadmin/browser/__init__.py:1020 msgid "" "SMTP error: {}\n" "Your password has not been changed." @@ -126,8 +159,8 @@ msgstr "" "Error SMTP: {}\n" "Tu contraseña no se ha cambiado." -#: pgadmin/browser/__init__.py:752 pgadmin/browser/__init__.py:834 -#: pgadmin/browser/__init__.py:905 +#: pgadmin/browser/__init__.py:865 pgadmin/browser/__init__.py:957 +#: pgadmin/browser/__init__.py:1028 msgid "" "Error: {}\n" "Your password has not been changed." @@ -200,7 +233,7 @@ msgstr "Contar filas si el estimado es menos de" #: pgadmin/browser/register_browser_preferences.py:64 #: pgadmin/browser/register_browser_preferences.py:70 -#: pgadmin/browser/static/js/browser.js:152 +#: pgadmin/browser/static/js/browser.js:155 msgid "Properties" msgstr "Propiedades" @@ -217,22 +250,22 @@ msgstr "" "Estadísticas para trabajos de pgAgent" #: pgadmin/browser/register_browser_preferences.py:79 -#: pgadmin/utils/__init__.py:305 pgadmin/utils/__init__.py:314 +#: pgadmin/utils/__init__.py:307 pgadmin/utils/__init__.py:316 msgid "Key" msgstr "Tecla" #: pgadmin/browser/register_browser_preferences.py:80 -#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:319 +#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:321 msgid "Shift" msgstr "Mayús" #: pgadmin/browser/register_browser_preferences.py:81 -#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:325 +#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:327 msgid "Ctrl" msgstr "Ctrl" #: pgadmin/browser/register_browser_preferences.py:82 -#: pgadmin/utils/__init__.py:330 +#: pgadmin/utils/__init__.py:332 msgid "Alt/Option" msgstr "Alt/Opción" @@ -364,12 +397,12 @@ msgstr "Pestaña de diálogo hacia atrás" msgid "Refresh browser tree" msgstr "Refrescar árbol de navegación" -#: pgadmin/browser/utils.py:254 +#: pgadmin/browser/utils.py:256 msgid "Unimplemented method ({0}) for this url ({1})" msgstr "Método no implementado ({0}) para esta url ({1})" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:208 -#: pgadmin/browser/utils.py:312 +#: pgadmin/browser/utils.py:314 msgid "Required properties are missing." msgstr "Faltan las propiedades requeridas." @@ -381,10 +414,10 @@ msgstr "Faltan las propiedades requeridas." #: pgadmin/browser/server_groups/servers/resource_groups/__init__.py:225 #: pgadmin/browser/server_groups/servers/roles/__init__.py:469 #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:121 -#: pgadmin/browser/utils.py:328 +#: pgadmin/browser/utils.py:332 pgadmin/browser/utils.py:340 #: pgadmin/static/js/alertify.pgadmin.defaults.js:102 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:155 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:284 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:163 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:292 #: pgadmin/tools/grant_wizard/__init__.py:129 pgadmin/utils/exception.py:35 msgid "Connection to the server has been lost." msgstr "Se ha perdido la conexión con el servidor." @@ -412,19 +445,19 @@ msgstr "No se ha especificado ningún grupo de servidores" msgid "Could not find the server group." msgstr "No se puede encontrar el grupo de servidores." -#: pgadmin/browser/server_groups/servers/__init__.py:97 +#: pgadmin/browser/server_groups/servers/__init__.py:99 msgid "Servers" msgstr "Servidores" -#: pgadmin/browser/server_groups/servers/__init__.py:376 +#: pgadmin/browser/server_groups/servers/__init__.py:385 msgid "The specified server group with id# {0} could not be found." msgstr "No se puede encontrar el grupo de servidores especificado con id#{0}." -#: pgadmin/browser/server_groups/servers/__init__.py:394 +#: pgadmin/browser/server_groups/servers/__init__.py:403 msgid "Could not find the server with id# {0}." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:442 +#: pgadmin/browser/server_groups/servers/__init__.py:451 msgid "" "The specified server could not be found.\n" "Does the user have permission to access the server?" @@ -432,49 +465,49 @@ msgstr "" "No se puede encontrar el servidor especificado.\n" "¿El usuario tiene permisos de acceso al servidor?" -#: pgadmin/browser/server_groups/servers/__init__.py:464 +#: pgadmin/browser/server_groups/servers/__init__.py:473 msgid "Server deleted" msgstr "Servidor borrado" -#: pgadmin/browser/server_groups/servers/__init__.py:476 -#: pgadmin/browser/server_groups/servers/__init__.py:651 -#: pgadmin/browser/server_groups/servers/__init__.py:1363 -#: pgadmin/browser/server_groups/servers/__init__.py:1447 -#: pgadmin/browser/server_groups/servers/__init__.py:1522 -#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:485 +#: pgadmin/browser/server_groups/servers/__init__.py:660 +#: pgadmin/browser/server_groups/servers/__init__.py:1383 +#: pgadmin/browser/server_groups/servers/__init__.py:1467 +#: pgadmin/browser/server_groups/servers/__init__.py:1543 +#: pgadmin/browser/server_groups/servers/__init__.py:1578 msgid "Could not find the required server." msgstr "No se puede encontrar el servidor requerido." -#: pgadmin/browser/server_groups/servers/__init__.py:511 +#: pgadmin/browser/server_groups/servers/__init__.py:520 msgid "name" msgstr "nombre" -#: pgadmin/browser/server_groups/servers/__init__.py:512 +#: pgadmin/browser/server_groups/servers/__init__.py:521 #: pgadmin/browser/server_groups/servers/static/js/server.js:790 msgid "Host name/address" msgstr "Nombre/Dirección de servidor" -#: pgadmin/browser/server_groups/servers/__init__.py:513 +#: pgadmin/browser/server_groups/servers/__init__.py:522 #: pgadmin/browser/server_groups/servers/static/js/server.js:793 msgid "Port" msgstr "Puerto" -#: pgadmin/browser/server_groups/servers/__init__.py:514 +#: pgadmin/browser/server_groups/servers/__init__.py:523 #: pgadmin/browser/server_groups/servers/static/js/server.js:796 msgid "Maintenance database" msgstr "Base de datos de mantenimiento" -#: pgadmin/browser/server_groups/servers/__init__.py:515 +#: pgadmin/browser/server_groups/servers/__init__.py:524 #: pgadmin/browser/server_groups/servers/static/js/server.js:799 #: pgadmin/browser/server_groups/servers/static/js/server.js:930 msgid "Username" msgstr "Nombre de usuario" -#: pgadmin/browser/server_groups/servers/__init__.py:516 +#: pgadmin/browser/server_groups/servers/__init__.py:525 msgid "SSL Mode" msgstr "Modo SSL" -#: pgadmin/browser/server_groups/servers/__init__.py:517 +#: pgadmin/browser/server_groups/servers/__init__.py:526 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:446 #: pgadmin/browser/server_groups/servers/static/js/server.js:787 #: pgadmin/tools/backup/static/js/backup.js:381 @@ -482,28 +515,28 @@ msgstr "Modo SSL" msgid "Comments" msgstr "Comentarios" -#: pgadmin/browser/server_groups/servers/__init__.py:518 +#: pgadmin/browser/server_groups/servers/__init__.py:527 #: pgadmin/browser/server_groups/servers/static/js/server.js:820 #: pgadmin/browser/server_groups/servers/static/js/variable.js:176 #: pgadmin/tools/user_management/static/js/user_management.js:270 msgid "Role" msgstr "Rol" -#: pgadmin/browser/server_groups/servers/__init__.py:534 -#: pgadmin/browser/server_groups/servers/__init__.py:749 +#: pgadmin/browser/server_groups/servers/__init__.py:543 +#: pgadmin/browser/server_groups/servers/__init__.py:763 msgid "Host address not valid" msgstr "Dirección de servidor inválida" -#: pgadmin/browser/server_groups/servers/__init__.py:548 +#: pgadmin/browser/server_groups/servers/__init__.py:557 msgid "'{0}' is not allowed to modify, when server is connected." msgstr "'{0}' no se permite modificar, cuando el servidor esta conectado." -#: pgadmin/browser/server_groups/servers/__init__.py:567 +#: pgadmin/browser/server_groups/servers/__init__.py:576 msgid "No parameters were changed." msgstr "Ningún parámetro fue modificado." -#: pgadmin/browser/server_groups/servers/__init__.py:738 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:563 +#: pgadmin/browser/server_groups/servers/__init__.py:752 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:562 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:370 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:395 @@ -540,7 +573,7 @@ msgstr "Ningún parámetro fue modificado." msgid "Could not find the required parameter (%s)." msgstr "No se puede encontrar el parámetro requerido (%s)." -#: pgadmin/browser/server_groups/servers/__init__.py:836 +#: pgadmin/browser/server_groups/servers/__init__.py:850 #, python-format msgid "" "Unable to connect to server:\n" @@ -551,50 +584,50 @@ msgstr "" "\n" "%s" -#: pgadmin/browser/server_groups/servers/__init__.py:909 +#: pgadmin/browser/server_groups/servers/__init__.py:923 msgid "Server has no active connection for generating statistics." msgstr "El servidor no tiene conexiones activas para generar estadísticas." -#: pgadmin/browser/server_groups/servers/__init__.py:975 -#: pgadmin/browser/server_groups/servers/__init__.py:1136 -#: pgadmin/browser/server_groups/servers/__init__.py:1242 +#: pgadmin/browser/server_groups/servers/__init__.py:989 +#: pgadmin/browser/server_groups/servers/__init__.py:1155 +#: pgadmin/browser/server_groups/servers/__init__.py:1262 msgid "Server not found." msgstr "Servidor no encontrado." -#: pgadmin/browser/server_groups/servers/__init__.py:981 -#: pgadmin/browser/server_groups/servers/__init__.py:983 -#: pgadmin/browser/server_groups/servers/__init__.py:1247 -#: pgadmin/utils/driver/psycopg2/connection.py:254 -#: pgadmin/utils/driver/psycopg2/connection.py:1284 -#: pgadmin/utils/driver/psycopg2/connection.py:1568 -#: pgadmin/utils/driver/psycopg2/server_manager.py:405 +#: pgadmin/browser/server_groups/servers/__init__.py:995 +#: pgadmin/browser/server_groups/servers/__init__.py:997 +#: pgadmin/browser/server_groups/servers/__init__.py:1267 +#: pgadmin/utils/driver/psycopg2/connection.py:261 +#: pgadmin/utils/driver/psycopg2/connection.py:1293 +#: pgadmin/utils/driver/psycopg2/connection.py:1581 +#: pgadmin/utils/driver/psycopg2/server_manager.py:467 msgid "Unauthorized request." msgstr "Solicitud no autorizada." -#: pgadmin/browser/server_groups/servers/__init__.py:1113 +#: pgadmin/browser/server_groups/servers/__init__.py:1132 msgid "Server connected." msgstr "Servidor conectado." -#: pgadmin/browser/server_groups/servers/__init__.py:1144 +#: pgadmin/browser/server_groups/servers/__init__.py:1163 msgid "Server could not be disconnected." msgstr "El servidor no se puede desconectar." -#: pgadmin/browser/server_groups/servers/__init__.py:1148 +#: pgadmin/browser/server_groups/servers/__init__.py:1167 msgid "Server disconnected." msgstr "Servidor desconectado." -#: pgadmin/browser/server_groups/servers/__init__.py:1168 +#: pgadmin/browser/server_groups/servers/__init__.py:1187 msgid "Could not reload the server configuration." msgstr "No se puede recargar la configuración del servidor." -#: pgadmin/browser/server_groups/servers/__init__.py:1173 +#: pgadmin/browser/server_groups/servers/__init__.py:1192 msgid "Server configuration reloaded." msgstr "Configuración del servidor recargada." -#: pgadmin/browser/server_groups/servers/__init__.py:1179 -#: pgadmin/dashboard/static/js/dashboard.js:554 -#: pgadmin/dashboard/static/js/dashboard.js:685 -#: pgadmin/static/js/sqleditor/execute_query.js:279 +#: pgadmin/browser/server_groups/servers/__init__.py:1198 +#: pgadmin/dashboard/static/js/dashboard.js:586 +#: pgadmin/dashboard/static/js/dashboard.js:717 +#: pgadmin/static/js/sqleditor/execute_query.js:289 #: pgadmin/static/js/sqleditor/query_tool_http_error_handler.js:51 #: pgadmin/static/js/sqleditor_utils.js:164 msgid "" @@ -602,40 +635,40 @@ msgid "" "closed." msgstr "Servidor no conectado o la conexión al servidor se ha cerrado." -#: pgadmin/browser/server_groups/servers/__init__.py:1217 +#: pgadmin/browser/server_groups/servers/__init__.py:1236 msgid "Named restore point created: {0}" msgstr "Creado punto de restauración por nombre: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1267 -#: pgadmin/browser/server_groups/servers/__init__.py:1279 +#: pgadmin/browser/server_groups/servers/__init__.py:1287 +#: pgadmin/browser/server_groups/servers/__init__.py:1299 msgid "Could not find the required parameter(s)." msgstr "No se puede encontrar el/los parámetro(s) requerido(s)." -#: pgadmin/browser/server_groups/servers/__init__.py:1288 +#: pgadmin/browser/server_groups/servers/__init__.py:1308 #: pgadmin/browser/server_groups/servers/static/js/server.js:497 -#: pgadmin/tools/user_management/__init__.py:100 +#: pgadmin/tools/user_management/__init__.py:101 msgid "Passwords do not match." msgstr "Contraseña no coincide." -#: pgadmin/browser/server_groups/servers/__init__.py:1304 +#: pgadmin/browser/server_groups/servers/__init__.py:1324 msgid "Incorrect password." msgstr "Contraseña incorrecta." -#: pgadmin/browser/server_groups/servers/__init__.py:1344 +#: pgadmin/browser/server_groups/servers/__init__.py:1364 msgid "Password changed successfully." msgstr "Contraseña cambiada exitosamente." -#: pgadmin/browser/server_groups/servers/__init__.py:1394 +#: pgadmin/browser/server_groups/servers/__init__.py:1414 msgid "WAL replay paused" msgstr "Reproduccion de WAL en pausa" -#: pgadmin/browser/server_groups/servers/__init__.py:1397 -#: pgadmin/browser/server_groups/servers/__init__.py:1455 +#: pgadmin/browser/server_groups/servers/__init__.py:1417 +#: pgadmin/browser/server_groups/servers/__init__.py:1475 msgid "Please connect the server." msgstr "Por favor conectar el servidor." -#: pgadmin/browser/server_groups/servers/__init__.py:1536 -#: pgadmin/browser/server_groups/servers/__init__.py:1572 +#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:1593 msgid "The saved password cleared successfully." msgstr "" @@ -706,28 +739,28 @@ msgstr "PostgreSQL" msgid "Databases" msgstr "Bases de Datos" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:375 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:391 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:650 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:720 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:845 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:1017 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:374 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:390 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:649 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:719 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:844 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:1016 msgid "Could not find the database on the server." msgstr "No se puede encontrar la base de datos en el servidor." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:469 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:468 msgid "Database connected." msgstr "Base de datos conectada." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:486 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:485 msgid "Database could not be disconnected." msgstr "La base de datos no se puede desconectar." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:490 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:489 msgid "Database disconnected." msgstr "Base de datos desconectada." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:773 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:772 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:483 #: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:522 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:357 @@ -763,11 +796,11 @@ msgstr "Base de datos desconectada." msgid "Error: Object not found." msgstr "Error: Objeto no encontrado." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:776 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:775 msgid "The specified database could not be found.\n" msgstr "No se puede encontrar la base de datos especificada.\n" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:872 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:871 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:728 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1479 msgid " -- definition incomplete" @@ -890,16 +923,16 @@ msgstr "Conversion..." #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:341 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.js:48 -#: pgadmin/dashboard/static/js/dashboard.js:1076 -#: pgadmin/dashboard/static/js/dashboard.js:1103 -#: pgadmin/dashboard/static/js/dashboard.js:1339 +#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1135 +#: pgadmin/dashboard/static/js/dashboard.js:1371 #: pgadmin/misc/dependencies/static/js/dependencies.js:93 #: pgadmin/misc/dependents/static/js/dependents.js:94 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:42 #: pgadmin/tools/debugger/static/js/debugger_ui.js:274 -#: pgadmin/tools/debugger/static/js/direct.js:1044 -#: pgadmin/tools/debugger/static/js/direct.js:1188 -#: pgadmin/tools/debugger/static/js/direct.js:1274 +#: pgadmin/tools/debugger/static/js/direct.js:1047 +#: pgadmin/tools/debugger/static/js/direct.js:1191 +#: pgadmin/tools/debugger/static/js/direct.js:1277 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:145 msgid "Name" msgstr "Nombre" @@ -1287,8 +1320,8 @@ msgstr "Disparador por Evento..." #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:118 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:312 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:355 -#: pgadmin/dashboard/static/js/dashboard.js:1086 -#: pgadmin/dashboard/static/js/dashboard.js:1344 +#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1376 #: pgadmin/tools/backup/static/js/backup.js:345 #: pgadmin/tools/restore/static/js/restore.js:237 msgid "Owner" @@ -1629,9 +1662,9 @@ msgstr "Opciones" #: pgadmin/browser/server_groups/servers/static/js/variable.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:136 #: pgadmin/tools/debugger/static/js/debugger_ui.js:301 -#: pgadmin/tools/debugger/static/js/direct.js:1051 -#: pgadmin/tools/debugger/static/js/direct.js:1202 -#: pgadmin/tools/debugger/static/js/direct.js:1288 +#: pgadmin/tools/debugger/static/js/direct.js:1054 +#: pgadmin/tools/debugger/static/js/direct.js:1205 +#: pgadmin/tools/debugger/static/js/direct.js:1291 msgid "Value" msgstr "Valor" @@ -1653,8 +1686,8 @@ msgstr "Servidor Foráneo..." #: pgadmin/misc/dependents/static/js/dependents.js:79 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:47 #: pgadmin/tools/debugger/static/js/debugger_ui.js:281 -#: pgadmin/tools/debugger/static/js/direct.js:1195 -#: pgadmin/tools/debugger/static/js/direct.js:1281 +#: pgadmin/tools/debugger/static/js/direct.js:1198 +#: pgadmin/tools/debugger/static/js/direct.js:1284 msgid "Type" msgstr "Tipo" @@ -1702,7 +1735,7 @@ msgstr "Tipo" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:359 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:371 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:585 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:807 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:817 msgid "Privileges" msgstr "Privilegios" @@ -1749,8 +1782,8 @@ msgstr "Mapeo de Usuario..." #: 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:26 -#: pgadmin/dashboard/static/js/dashboard.js:915 -#: pgadmin/dashboard/static/js/dashboard.js:1185 +#: pgadmin/dashboard/static/js/dashboard.js:947 +#: pgadmin/dashboard/static/js/dashboard.js:1217 msgid "User" msgstr "Usuario" @@ -2201,7 +2234,7 @@ msgstr "-- Por favor primero crear columna(s)..." #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.js:223 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.js:542 -#: pgadmin/browser/static/js/browser.js:167 +#: pgadmin/browser/static/js/browser.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:129 msgid "Statistics" msgstr "Estadísticas" @@ -2615,8 +2648,8 @@ msgid "Trigger Functions" msgstr "Funciones disparadoras" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:59 -#: pgadmin/dashboard/static/js/dashboard.js:1064 -#: pgadmin/dashboard/static/js/dashboard.js:1327 +#: pgadmin/dashboard/static/js/dashboard.js:1096 +#: pgadmin/dashboard/static/js/dashboard.js:1359 msgid "Mode" msgstr "Modo" @@ -2739,7 +2772,7 @@ msgstr "¿Prueba de fuga?" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:402 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:508 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:366 -#: pgadmin/tools/debugger/static/js/direct.js:1738 +#: pgadmin/tools/debugger/static/js/direct.js:1741 msgid "Parameters" msgstr "Parámetros" @@ -3223,13 +3256,14 @@ msgstr "¿Sinónimo publico?" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:789 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:806 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 +#: pgadmin/browser/static/js/browser.js:634 #: pgadmin/misc/file_manager/templates/file_manager/index.html:71 #: pgadmin/misc/file_manager/templates/file_manager/index.html:78 #: pgadmin/static/js/backform.pgadmin.js:430 #: pgadmin/static/js/backgrid.pgadmin.js:461 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1677 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1722 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1680 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1725 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2229 msgid "Yes" msgstr "Si" @@ -3240,13 +3274,14 @@ msgstr "Si" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:807 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:147 +#: pgadmin/browser/static/js/browser.js:635 #: pgadmin/misc/file_manager/templates/file_manager/index.html:70 #: pgadmin/misc/file_manager/templates/file_manager/index.html:77 #: pgadmin/static/js/backform.pgadmin.js:431 #: pgadmin/static/js/backgrid.pgadmin.js:462 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1678 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1723 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1681 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1726 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2230 msgid "No" msgstr "No" @@ -4382,7 +4417,7 @@ msgid "Attach" msgstr "Adjuntar" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:257 -#: pgadmin/browser/static/js/browser.js:267 +#: pgadmin/browser/static/js/browser.js:269 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:28 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:144 msgid "Create" @@ -5398,9 +5433,9 @@ msgstr "Tamaño de archivos temporales" #: 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:27 -#: pgadmin/dashboard/static/js/dashboard.js:910 -#: pgadmin/dashboard/static/js/dashboard.js:1014 -#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:942 +#: pgadmin/dashboard/static/js/dashboard.js:1046 +#: pgadmin/dashboard/static/js/dashboard.js:1113 #: pgadmin/misc/dependents/static/js/dependents.js:143 msgid "Database" msgstr "Base de Datos" @@ -5466,7 +5501,7 @@ msgstr "¿Permitir conexiones?" msgid "Default Privileges" msgstr "Privilegios por defecto" -#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:493 +#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:496 msgid "Connect to database" msgstr "Conectar a la base de datos" @@ -6301,7 +6336,7 @@ msgstr "Tipo" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:146 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:139 -#: pgadmin/browser/static/js/browser.js:178 +#: pgadmin/browser/static/js/browser.js:181 #: pgadmin/dashboard/static/js/dashboard.js:184 #: pgadmin/static/js/backform.pgadmin.js:1861 msgid "SQL" @@ -7050,9 +7085,10 @@ msgid "Change Password " msgstr "Cambiar Contraseña " #: pgadmin/browser/server_groups/servers/static/js/server.js:434 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1203 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1207 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:197 -#: pgadmin/browser/static/js/node.js:1393 +#: pgadmin/browser/static/js/browser.js:571 +#: pgadmin/browser/static/js/node.js:1402 #: pgadmin/browser/static/js/wizard.js:137 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:24 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:188 @@ -7068,14 +7104,14 @@ msgstr "Cambiar Contraseña " #: pgadmin/tools/import_export/static/js/import_export.js:494 #: pgadmin/tools/maintenance/static/js/maintenance.js:317 #: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:55 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:624 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1916 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2050 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:627 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1920 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2059 msgid "Cancel" msgstr "Cancelar" #: pgadmin/browser/server_groups/servers/static/js/server.js:523 -#: pgadmin/browser/templates/browser/index.html:152 +#: pgadmin/browser/templates/browser/index.html:151 #: pgadmin/templates/security/change_password.html:19 #: pgadmin/templates/security/change_password.html:20 #: pgadmin/tools/user_management/static/js/user_management.js:48 @@ -7293,8 +7329,8 @@ msgstr "Servicio" msgid "Connection timeout (seconds)" msgstr "Tiempo de espera de conexión (segundos)" -#: pgadmin/browser/server_groups/servers/static/js/server.js:1130 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2078 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1133 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2087 msgid "Connect to Server" msgstr "Conectar al Servidor" @@ -7363,8 +7399,8 @@ msgid "Move objects to another tablespace" msgstr "Mover objetos a otro tablespace" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:194 -#: pgadmin/browser/templates/browser/index.html:157 -#: pgadmin/tools/user_management/__init__.py:43 +#: pgadmin/browser/templates/browser/index.html:156 +#: pgadmin/tools/user_management/__init__.py:44 #: pgadmin/tools/user_management/static/js/user_management.js:586 msgid "Users" msgstr "Usuarios" @@ -7394,7 +7430,7 @@ msgstr "Ubicación" msgid "Location cannot be empty." msgstr "La ubicación no puede estar vacía." -#: pgadmin/browser/server_groups/servers/templates/servers/password.html:7 +#: pgadmin/browser/server_groups/servers/templates/servers/password.html:3 msgid "" "Please enter the password for the user '{0}' to connect the server - " "\"{1}\"" @@ -7402,7 +7438,7 @@ msgstr "" "Por favor entre la contraseña para el usuario '{0}' para conectar al " "servidor - \"{1}\"" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:9 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:5 msgid "" "SSH Tunnel password for the identity file '{0}' to connect the server " "\"{1}\"" @@ -7410,13 +7446,13 @@ msgstr "" "Contraseña del túnel SSH para el archivo de identidad '{0}' para conectar" " al servidor \"{1}\"" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:11 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:7 msgid "SSH Tunnel password for the user '{0}' to connect the server \"{1}\"" msgstr "" "Contraseña del túnel SSH para el usuario '{0}' para conectar al servidor " "\"{1}\"" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:27 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:24 msgid "Database server password for the user '{0}' to connect the server \"{1}\"" msgstr "" "Contraseña del servidor de bases de datos para el usuario '{0}' para " @@ -7430,8 +7466,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:28 -#: pgadmin/dashboard/static/js/dashboard.js:930 -#: pgadmin/dashboard/static/js/dashboard.js:1200 +#: pgadmin/dashboard/static/js/dashboard.js:962 +#: pgadmin/dashboard/static/js/dashboard.js:1232 msgid "Backend start" msgstr "Inicio del backend" @@ -7443,8 +7479,8 @@ msgstr "Inicio del backend" #: 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:13 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:36 -#: pgadmin/dashboard/static/js/dashboard.js:925 -#: pgadmin/dashboard/static/js/dashboard.js:1195 +#: pgadmin/dashboard/static/js/dashboard.js:957 +#: pgadmin/dashboard/static/js/dashboard.js:1227 msgid "Client" msgstr "Cliente" @@ -7456,8 +7492,8 @@ msgstr "Cliente" #: 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:14 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:37 -#: pgadmin/dashboard/static/js/dashboard.js:920 -#: pgadmin/dashboard/static/js/dashboard.js:1190 +#: pgadmin/dashboard/static/js/dashboard.js:952 +#: pgadmin/dashboard/static/js/dashboard.js:1222 msgid "Application" msgstr "Aplicación" @@ -7519,8 +7555,8 @@ msgstr "Replicación en Transmisión" #: 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:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:38 -#: pgadmin/dashboard/static/js/dashboard.js:944 -#: pgadmin/dashboard/static/js/dashboard.js:1214 +#: pgadmin/dashboard/static/js/dashboard.js:976 +#: pgadmin/dashboard/static/js/dashboard.js:1246 msgid "Waiting?" msgstr "¿Esperando?" @@ -7537,45 +7573,57 @@ msgstr "Grupo de Servidores..." msgid "The ID cannot be changed." msgstr "El ID no se puede cambiar." -#: pgadmin/browser/static/js/browser.js:37 +#: pgadmin/browser/static/js/browser.js:38 #: pgadmin/misc/dependencies/static/js/dependencies.js:120 #: pgadmin/misc/dependents/static/js/dependents.js:121 #: pgadmin/misc/sql/static/js/sql.js:100 msgid "Please select an object in the tree view." msgstr "Por favor seleccione un objeto de la vista de árbol." -#: pgadmin/browser/static/js/browser.js:188 +#: pgadmin/browser/static/js/browser.js:191 msgid "Dependencies" msgstr "Dependencias" -#: pgadmin/browser/static/js/browser.js:199 +#: pgadmin/browser/static/js/browser.js:202 msgid "Dependents" msgstr "Dependientes" -#: pgadmin/browser/static/js/browser.js:318 +#: pgadmin/browser/static/js/browser.js:321 #: pgadmin/browser/static/js/toolbar.js:29 #: pgadmin/browser/static/js/toolbar.js:88 #: pgadmin/tools/datagrid/static/js/datagrid.js:77 msgid "View Data" msgstr "" -#: pgadmin/browser/static/js/browser.js:319 +#: pgadmin/browser/static/js/browser.js:322 #: pgadmin/browser/static/js/toolbar.js:20 #: pgadmin/browser/static/js/toolbar.js:90 #: pgadmin/tools/datagrid/static/js/datagrid.js:78 msgid "Filtered Rows" msgstr "" -#: pgadmin/browser/static/js/browser.js:346 +#: pgadmin/browser/static/js/browser.js:349 msgid "No object selected" msgstr "Ningún objeto seleccionado" -#: pgadmin/browser/static/js/browser.js:559 +#: pgadmin/browser/static/js/browser.js:569 +#: pgadmin/browser/static/js/browser.js:623 +msgid "Reset Master Password" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:624 +msgid "" +"This will remove all the saved passwords. This will also remove " +"established connections to the server and you may need to reconnect " +"again. Do you wish to continue ?" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:725 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "" -#: pgadmin/browser/static/js/browser.js:1616 +#: pgadmin/browser/static/js/browser.js:1781 msgid "Error retrieving details for the node." msgstr "Error obteniendo detalles para el nodo." @@ -7590,9 +7638,9 @@ msgid "Query Tool..." msgstr "Herramienta de Consulta..." #: pgadmin/browser/static/js/collection.js:220 -#: pgadmin/browser/static/js/collection.js:275 -#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:132 -#: pgadmin/misc/statistics/static/js/statistics.js:243 +#: pgadmin/browser/static/js/collection.js:276 +#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:134 +#: pgadmin/misc/statistics/static/js/statistics.js:247 msgid "Retrieving data from the server..." msgstr "Obteniendo datos del servidor..." @@ -7610,46 +7658,46 @@ msgstr "Eliminar en Cascada" msgid "No properties are available for the selected object." msgstr "" -#: pgadmin/browser/static/js/collection.js:320 -#: pgadmin/browser/static/js/node.js:437 +#: pgadmin/browser/static/js/collection.js:318 +#: pgadmin/browser/static/js/node.js:439 #, python-format msgid "Error retrieving properties - %s" msgstr "Error obteniendo propiedades - %s" -#: pgadmin/browser/static/js/collection.js:326 -#: pgadmin/misc/dependencies/static/js/dependencies.js:222 -#: pgadmin/misc/dependents/static/js/dependents.js:228 -#: pgadmin/misc/statistics/static/js/statistics.js:321 +#: pgadmin/browser/static/js/collection.js:330 +#: pgadmin/misc/dependencies/static/js/dependencies.js:228 +#: pgadmin/misc/dependents/static/js/dependents.js:234 +#: pgadmin/misc/statistics/static/js/statistics.js:330 msgid "Failed to retrieve data from the server." msgstr "Fallo al obtener datos del servidor." -#: pgadmin/browser/static/js/collection.js:342 +#: pgadmin/browser/static/js/collection.js:348 msgid "Drop Multiple" msgstr "" -#: pgadmin/browser/static/js/collection.js:343 +#: pgadmin/browser/static/js/collection.js:349 msgid "Please select at least one object to delete." msgstr "" -#: pgadmin/browser/static/js/collection.js:350 +#: pgadmin/browser/static/js/collection.js:356 msgid "" "Are you sure you want to drop all the selected objects and all the " "objects that depend on them?" msgstr "" -#: pgadmin/browser/static/js/collection.js:351 +#: pgadmin/browser/static/js/collection.js:357 msgid "DROP CASCADE multiple objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:354 +#: pgadmin/browser/static/js/collection.js:360 msgid "Are you sure you want to drop all the selected objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:355 +#: pgadmin/browser/static/js/collection.js:361 msgid "DROP multiple objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:393 +#: pgadmin/browser/static/js/collection.js:386 #, python-format msgid "Error dropping %s" msgstr "" @@ -7671,23 +7719,23 @@ msgstr "Propiedades..." msgid "%s Script" msgstr "Script %s" -#: pgadmin/browser/static/js/node.js:492 +#: pgadmin/browser/static/js/node.js:501 msgid "Please wait while we fetch information about the node from the server..." msgstr "" "Por favor esperar mientras recuperamos la información acerca del nodo " "desde el servidor..." -#: pgadmin/browser/static/js/node.js:666 +#: pgadmin/browser/static/js/node.js:675 #, python-format msgid "Create - %s" msgstr "Crear - %s" -#: pgadmin/browser/static/js/node.js:683 +#: pgadmin/browser/static/js/node.js:692 #, python-format msgid "Are you sure want to stop editing the properties of %s \"%s\"?" msgstr "¿Esta seguro quiere parar la edición de propiedades de %s \"%s\"?" -#: pgadmin/browser/static/js/node.js:685 +#: pgadmin/browser/static/js/node.js:694 #, python-format msgid "" "Are you sure want to reset the current changes and re-open the panel for " @@ -7696,11 +7744,11 @@ msgstr "" "¿Esta seguro de querer reiniciar los cambios actuales y volver a abrir el" " panel para %s \"%s\"?" -#: pgadmin/browser/static/js/node.js:689 +#: pgadmin/browser/static/js/node.js:698 msgid "Edit in progress?" msgstr "¿Edición en curso?" -#: pgadmin/browser/static/js/node.js:740 +#: pgadmin/browser/static/js/node.js:749 #, python-format msgid "" "Are you sure you want to drop %s \"%s\" and all the objects that depend " @@ -7709,74 +7757,74 @@ msgstr "" "¿Esta seguro de querer eliminar %s \"%s\" y todos los objetos que " "dependen de él?" -#: pgadmin/browser/static/js/node.js:742 +#: pgadmin/browser/static/js/node.js:751 #, python-format msgid "DROP CASCADE %s?" msgstr "¿DROP CASCADE %s?" -#: pgadmin/browser/static/js/node.js:747 pgadmin/browser/static/js/node.js:761 +#: pgadmin/browser/static/js/node.js:756 pgadmin/browser/static/js/node.js:770 #, python-format msgid "The %s \"%s\" cannot be dropped." msgstr "El %s \"%s\" no se puede eliminar." -#: pgadmin/browser/static/js/node.js:754 +#: pgadmin/browser/static/js/node.js:763 #, python-format msgid "Are you sure you want to drop %s \"%s\"?" msgstr "¿Está seguro que desea eliminar %s \"%s\"?" -#: pgadmin/browser/static/js/node.js:756 +#: pgadmin/browser/static/js/node.js:765 #, python-format msgid "DROP %s?" msgstr "¿DROP %s?" -#: pgadmin/browser/static/js/node.js:794 +#: pgadmin/browser/static/js/node.js:803 #, python-format msgid "Error dropping %s: \"%s\"" msgstr "Error eliminando %s: \"%s\"" -#: pgadmin/browser/static/js/node.js:1184 -#: pgadmin/browser/static/js/node.js:1186 -#: pgadmin/browser/templates/browser/index.html:118 +#: pgadmin/browser/static/js/node.js:1193 +#: pgadmin/browser/static/js/node.js:1195 +#: pgadmin/browser/templates/browser/index.html:117 #: pgadmin/tools/datagrid/templates/datagrid/index.html:134 msgid "Edit" msgstr "Editar" -#: pgadmin/browser/static/js/node.js:1200 -#: pgadmin/browser/static/js/node.js:1371 +#: pgadmin/browser/static/js/node.js:1209 +#: pgadmin/browser/static/js/node.js:1380 msgid "SQL help for this object type." msgstr "Ayuda SQL para este tipo de objeto." -#: pgadmin/browser/static/js/node.js:1289 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1142 +#: pgadmin/browser/static/js/node.js:1298 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1152 msgid "Error saving properties" msgstr "Error salvando las propiedades" -#: pgadmin/browser/static/js/node.js:1383 +#: pgadmin/browser/static/js/node.js:1392 #: pgadmin/browser/static/js/wizard.js:131 msgid "Help for this dialog." msgstr "Ayuda para este diálogo." -#: pgadmin/browser/static/js/node.js:1395 +#: pgadmin/browser/static/js/node.js:1404 msgid "Cancel changes to this object." msgstr "Cancelar los cambios a este objeto." -#: pgadmin/browser/static/js/node.js:1407 +#: pgadmin/browser/static/js/node.js:1416 msgid "Reset" msgstr "Restaurar" -#: pgadmin/browser/static/js/node.js:1409 +#: pgadmin/browser/static/js/node.js:1418 msgid "Reset the fields on this dialog." msgstr "Restaurar los campos en este diálogo." -#: pgadmin/browser/static/js/node.js:1421 +#: pgadmin/browser/static/js/node.js:1430 #: pgadmin/preferences/static/js/preferences.js:429 #: pgadmin/preferences/static/js/preferences.js:454 #: pgadmin/tools/datagrid/templates/datagrid/index.html:37 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:635 msgid "Save" msgstr "Salvar" -#: pgadmin/browser/static/js/node.js:1423 +#: pgadmin/browser/static/js/node.js:1432 msgid "Save this object." msgstr "Salvar este objeto." @@ -7792,13 +7840,13 @@ msgstr "De-seleccionar Todo" #: pgadmin/browser/static/js/toolbar.js:86 #: pgadmin/tools/datagrid/static/js/datagrid.js:106 #: pgadmin/tools/datagrid/static/js/datagrid.js:118 -#: pgadmin/tools/sqleditor/__init__.py:68 +#: pgadmin/tools/sqleditor/__init__.py:67 msgid "Query Tool" msgstr "Herramienta de Consulta" #: pgadmin/browser/static/js/wizard.js:86 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:253 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:431 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:261 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:444 #: pgadmin/templates/security/messages.html:7 #: pgadmin/tools/user_management/static/js/user_management.js:81 #: pgadmin/tools/user_management/static/js/user_management.js:174 @@ -7807,8 +7855,8 @@ msgid "Close" msgstr "Cerrar" #: pgadmin/browser/static/js/wizard.js:89 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:254 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:432 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:262 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:445 msgid "Maximize" msgstr "Maximizar" @@ -7829,37 +7877,37 @@ msgstr "Siguiente" msgid "Finish" msgstr "Terminar" -#: pgadmin/browser/templates/browser/index.html:96 +#: pgadmin/browser/templates/browser/index.html:95 #: pgadmin/tools/datagrid/templates/datagrid/index.html:354 msgid "Loading {0} v{1}..." msgstr "Cargando {0} v{1}" -#: pgadmin/browser/templates/browser/index.html:105 +#: pgadmin/browser/templates/browser/index.html:104 msgid "Toggle navigation" msgstr "Intercambiar navegación" -#: pgadmin/browser/templates/browser/index.html:113 +#: pgadmin/browser/templates/browser/index.html:112 msgid "File" msgstr "Archivo" -#: pgadmin/browser/templates/browser/index.html:123 +#: pgadmin/browser/templates/browser/index.html:122 msgid "Object" msgstr "Objeto" -#: pgadmin/browser/templates/browser/index.html:128 +#: pgadmin/browser/templates/browser/index.html:127 msgid "Management" msgstr "Administración" -#: pgadmin/browser/templates/browser/index.html:133 +#: pgadmin/browser/templates/browser/index.html:132 msgid "Tools" msgstr "Herramientas" -#: pgadmin/browser/templates/browser/index.html:138 pgadmin/help/__init__.py:59 +#: pgadmin/browser/templates/browser/index.html:137 pgadmin/help/__init__.py:59 #: pgadmin/help/__init__.py:70 pgadmin/static/js/sqleditor/filter_dialog.js:72 msgid "Help" msgstr "Ayuda" -#: pgadmin/browser/templates/browser/index.html:160 +#: pgadmin/browser/templates/browser/index.html:159 msgid "Logout" msgstr "Salir" @@ -7954,12 +8002,12 @@ msgid "" msgstr "" #: pgadmin/dashboard/__init__.py:202 pgadmin/dashboard/__init__.py:232 -#: pgadmin/dashboard/static/js/dashboard.js:693 +#: pgadmin/dashboard/static/js/dashboard.js:725 msgid "Please connect to the selected server to view the table." msgstr "Por favor conectar a el servidor seleccionado para ver la tabla." #: pgadmin/dashboard/__init__.py:207 pgadmin/dashboard/__init__.py:237 -#: pgadmin/dashboard/static/js/dashboard.js:562 +#: pgadmin/dashboard/static/js/dashboard.js:594 msgid "Please connect to the selected server to view the graph." msgstr "Por favor conectar a el servidor seleccionado para ver la gráfica." @@ -8038,154 +8086,161 @@ msgstr "Consulta inicia a" msgid "Last state changed at" msgstr "Último cambio de estado a" -#: pgadmin/dashboard/static/js/dashboard.js:236 -#: pgadmin/dashboard/static/js/dashboard.js:351 +#: pgadmin/dashboard/static/js/dashboard.js:238 +#: pgadmin/dashboard/static/js/dashboard.js:244 +#: pgadmin/dashboard/static/js/dashboard.js:369 +#: pgadmin/dashboard/static/js/dashboard.js:375 msgid "An error occurred whilst loading the dashboard." msgstr "Se produjo un erro al cargar el tablero." -#: pgadmin/dashboard/static/js/dashboard.js:366 +#: pgadmin/dashboard/static/js/dashboard.js:252 +#: pgadmin/dashboard/static/js/dashboard.js:383 +msgid "Loading dashboard..." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:398 msgid "Please connect to the selected server to view the dashboard." msgstr "Por favor conectar al servidor seleccionado para ver el tablero." -#: pgadmin/dashboard/static/js/dashboard.js:565 +#: pgadmin/dashboard/static/js/dashboard.js:597 msgid "An error occurred whilst rendering the graph." msgstr "Se produjo un error al dibujar el gráfico." -#: pgadmin/dashboard/static/js/dashboard.js:696 +#: pgadmin/dashboard/static/js/dashboard.js:728 msgid "An error occurred whilst rendering the table." msgstr "Se produjo un error al dibujar la tabla." -#: pgadmin/dashboard/static/js/dashboard.js:905 -#: pgadmin/dashboard/static/js/dashboard.js:1009 -#: pgadmin/dashboard/static/js/dashboard.js:1180 -#: pgadmin/dashboard/static/js/dashboard.js:1277 +#: pgadmin/dashboard/static/js/dashboard.js:937 +#: pgadmin/dashboard/static/js/dashboard.js:1041 +#: pgadmin/dashboard/static/js/dashboard.js:1212 +#: pgadmin/dashboard/static/js/dashboard.js:1309 msgid "PID" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:935 -#: pgadmin/dashboard/static/js/dashboard.js:1205 +#: pgadmin/dashboard/static/js/dashboard.js:967 +#: pgadmin/dashboard/static/js/dashboard.js:1237 msgid "State" msgstr "Estado" -#: pgadmin/dashboard/static/js/dashboard.js:952 -#: pgadmin/dashboard/static/js/dashboard.js:1222 +#: pgadmin/dashboard/static/js/dashboard.js:984 +#: pgadmin/dashboard/static/js/dashboard.js:1254 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:957 -#: pgadmin/dashboard/static/js/dashboard.js:1227 +#: pgadmin/dashboard/static/js/dashboard.js:989 +#: pgadmin/dashboard/static/js/dashboard.js:1259 msgid "Blocking PIDs" msgstr "PIDs Bloqueando" -#: pgadmin/dashboard/static/js/dashboard.js:1019 -#: pgadmin/dashboard/static/js/dashboard.js:1282 +#: pgadmin/dashboard/static/js/dashboard.js:1051 +#: pgadmin/dashboard/static/js/dashboard.js:1314 msgid "Lock type" msgstr "Tipo de Bloqueo" -#: pgadmin/dashboard/static/js/dashboard.js:1024 -#: pgadmin/dashboard/static/js/dashboard.js:1287 +#: pgadmin/dashboard/static/js/dashboard.js:1056 +#: pgadmin/dashboard/static/js/dashboard.js:1319 msgid "Target relation" msgstr "Relación destino" -#: pgadmin/dashboard/static/js/dashboard.js:1029 -#: pgadmin/dashboard/static/js/dashboard.js:1292 +#: pgadmin/dashboard/static/js/dashboard.js:1061 +#: pgadmin/dashboard/static/js/dashboard.js:1324 msgid "Page" msgstr "Página" -#: pgadmin/dashboard/static/js/dashboard.js:1034 -#: pgadmin/dashboard/static/js/dashboard.js:1297 +#: pgadmin/dashboard/static/js/dashboard.js:1066 +#: pgadmin/dashboard/static/js/dashboard.js:1329 msgid "Tuple" msgstr "Tupla" -#: pgadmin/dashboard/static/js/dashboard.js:1039 -#: pgadmin/dashboard/static/js/dashboard.js:1302 +#: pgadmin/dashboard/static/js/dashboard.js:1071 +#: pgadmin/dashboard/static/js/dashboard.js:1334 msgid "vXID (target)" msgstr "vXID(destino)" -#: pgadmin/dashboard/static/js/dashboard.js:1044 -#: pgadmin/dashboard/static/js/dashboard.js:1307 +#: pgadmin/dashboard/static/js/dashboard.js:1076 +#: pgadmin/dashboard/static/js/dashboard.js:1339 msgid "XID (target)" msgstr "XID(destino)" -#: pgadmin/dashboard/static/js/dashboard.js:1049 -#: pgadmin/dashboard/static/js/dashboard.js:1312 +#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:1344 msgid "Class" msgstr "Clase" -#: pgadmin/dashboard/static/js/dashboard.js:1054 -#: pgadmin/dashboard/static/js/dashboard.js:1317 +#: pgadmin/dashboard/static/js/dashboard.js:1086 +#: pgadmin/dashboard/static/js/dashboard.js:1349 msgid "Object ID" msgstr "ID del Objeto" -#: pgadmin/dashboard/static/js/dashboard.js:1059 -#: pgadmin/dashboard/static/js/dashboard.js:1322 +#: pgadmin/dashboard/static/js/dashboard.js:1091 +#: pgadmin/dashboard/static/js/dashboard.js:1354 msgid "vXID (owner)" msgstr "vXID (dueño)" -#: pgadmin/dashboard/static/js/dashboard.js:1069 -#: pgadmin/dashboard/static/js/dashboard.js:1332 +#: pgadmin/dashboard/static/js/dashboard.js:1101 +#: pgadmin/dashboard/static/js/dashboard.js:1364 msgid "Granted?" msgstr "¿Autorizado?" -#: pgadmin/dashboard/static/js/dashboard.js:1091 -#: pgadmin/dashboard/static/js/dashboard.js:1349 +#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1381 msgid "XID" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1096 -#: pgadmin/dashboard/static/js/dashboard.js:1354 +#: pgadmin/dashboard/static/js/dashboard.js:1128 +#: pgadmin/dashboard/static/js/dashboard.js:1386 msgid "Prepared at" msgstr "Preparado a" -#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1140 msgid "Category" msgstr "Categoría" -#: pgadmin/dashboard/static/js/dashboard.js:1113 +#: pgadmin/dashboard/static/js/dashboard.js:1145 msgid "Setting" msgstr "Configuración" -#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1150 msgid "Unit" msgstr "Unidad" -#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1155 msgid "Description" msgstr "Descripción" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "cancel" msgstr "cancelar" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "terminate" msgstr "terminar" -#: pgadmin/dashboard/static/js/dashboard.js:1417 +#: pgadmin/dashboard/static/js/dashboard.js:1449 msgid "You cannot " msgstr "No puede " -#: pgadmin/dashboard/static/js/dashboard.js:1419 +#: pgadmin/dashboard/static/js/dashboard.js:1451 msgid " background worker processes." msgstr " proceso de trabajo en segundo plano." -#: pgadmin/dashboard/static/js/dashboard.js:1426 +#: pgadmin/dashboard/static/js/dashboard.js:1458 msgid "You are not allowed to " msgstr "No tienes permitido " -#: pgadmin/dashboard/static/js/dashboard.js:1428 +#: pgadmin/dashboard/static/js/dashboard.js:1460 msgid " the main active session." msgstr " la principal sesión activa." -#: pgadmin/dashboard/static/js/dashboard.js:1434 +#: pgadmin/dashboard/static/js/dashboard.js:1466 msgid "The session is already in idle state." msgstr "La sesión ya está en estado inactivo." -#: pgadmin/dashboard/static/js/dashboard.js:1446 +#: pgadmin/dashboard/static/js/dashboard.js:1478 msgid "Superuser privileges are required to " msgstr "Se requieren privilegios de superusuario para " -#: pgadmin/dashboard/static/js/dashboard.js:1448 +#: pgadmin/dashboard/static/js/dashboard.js:1480 msgid " another users query." msgstr " otra consulta de usuario." @@ -8424,7 +8479,7 @@ msgstr "" "Ruta a la documentación de EDB Advanced Server. $VERSION$ será " "reemplazada con números de versión major.minor." -#: pgadmin/misc/__init__.py:50 pgadmin/tools/backup/static/js/backup.js:76 +#: pgadmin/misc/__init__.py:51 pgadmin/tools/backup/static/js/backup.js:76 #: pgadmin/tools/backup/static/js/backup.js:83 #: pgadmin/tools/backup/static/js/backup.js:89 #: pgadmin/tools/backup/static/js/backup.js:503 @@ -8441,7 +8496,7 @@ msgstr "" msgid "Miscellaneous" msgstr "Miscelánea" -#: pgadmin/misc/__init__.py:65 pgadmin/misc/__init__.py:66 +#: pgadmin/misc/__init__.py:66 pgadmin/misc/__init__.py:67 msgid "User language" msgstr "Lenguaje de usuario" @@ -8510,12 +8565,12 @@ msgstr "" msgid "Restriction" msgstr "Restricción" -#: pgadmin/misc/dependencies/static/js/dependencies.js:158 +#: pgadmin/misc/dependencies/static/js/dependencies.js:159 msgid "Fetching dependency information from the server..." msgstr "Obteniendo información de dependencias del servidor..." -#: pgadmin/misc/dependencies/static/js/dependencies.js:216 -#: pgadmin/misc/dependents/static/js/dependents.js:222 +#: pgadmin/misc/dependencies/static/js/dependencies.js:217 +#: pgadmin/misc/dependents/static/js/dependents.js:223 #, python-format msgid "Error retrieving data from the server: %s" msgstr "" @@ -8524,7 +8579,7 @@ msgstr "" msgid "No dependent information is available for the selected object." msgstr "" -#: pgadmin/misc/dependents/static/js/dependents.js:164 +#: pgadmin/misc/dependents/static/js/dependents.js:165 msgid "Fetching dependent information from the server..." msgstr "Obteniendo información dependiente del servidor..." @@ -8591,7 +8646,7 @@ msgid "There was an error renaming the file:" msgstr "Había un error renombrando el archivo:" #: pgadmin/misc/file_manager/static/js/create_dialogue.js:139 -#: pgadmin/misc/file_manager/static/js/utility.js:429 +#: pgadmin/misc/file_manager/static/js/utility.js:431 msgid "Error occurred while checking access permission." msgstr "Se produjo un error mientras se verificaba el permiso de acceso." @@ -8600,14 +8655,14 @@ msgstr "Se produjo un error mientras se verificaba el permiso de acceso." msgid "Select" msgstr "Seleccionar" -#: pgadmin/misc/file_manager/static/js/utility.js:482 +#: pgadmin/misc/file_manager/static/js/utility.js:484 #: pgadmin/misc/file_manager/templates/file_manager/index.html:62 -#: pgadmin/tools/debugger/static/js/direct.js:1900 +#: pgadmin/tools/debugger/static/js/direct.js:1903 msgid "Loading..." msgstr "Cargando..." -#: pgadmin/misc/file_manager/static/js/utility.js:1137 -#: pgadmin/misc/file_manager/static/js/utility.js:1144 +#: pgadmin/misc/file_manager/static/js/utility.js:1139 +#: pgadmin/misc/file_manager/static/js/utility.js:1146 msgid "All Files" msgstr "Todos los Archivos" @@ -8652,7 +8707,7 @@ msgid "No SQL could be generated for the selected object." msgstr "No se pudo generar SQL para el objeto seleccionado." #: pgadmin/misc/sql/static/js/sql.js:154 -#: pgadmin/misc/statistics/static/js/statistics.js:314 +#: pgadmin/misc/statistics/static/js/statistics.js:318 #, python-format msgid "Error retrieving the information - %s" msgstr "Error obteniendo la información - %s" @@ -8697,7 +8752,7 @@ msgstr "Restablecer Diseño" #: pgadmin/tools/import_export/__init__.py:162 #: pgadmin/tools/maintenance/__init__.py:150 #: pgadmin/tools/restore/__init__.py:142 -#: pgadmin/tools/user_management/__init__.py:120 +#: pgadmin/tools/user_management/__init__.py:121 msgid "This URL cannot be called directly." msgstr "Esta URL no se puede llamar directamente." @@ -8717,16 +8772,16 @@ msgstr "" msgid "Connection Lost" msgstr "Conexión Perdida" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:123 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:131 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:176 msgid "Click for details." msgstr "Click para detalles." -#: pgadmin/static/js/alertify.pgadmin.defaults.js:160 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 msgid "Unknown error" msgstr "Error desconocido" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:167 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:175 msgid "INTERNAL SERVER ERROR" msgstr "ERROR INTERNO DEL SERVIDOR" @@ -8806,9 +8861,9 @@ msgstr "" "aplicación." #: pgadmin/static/js/sqleditor_utils.js:162 -#: pgadmin/tools/sqleditor/__init__.py:1406 -#: pgadmin/tools/sqleditor/__init__.py:1461 -#: pgadmin/tools/sqleditor/__init__.py:1465 +#: pgadmin/tools/sqleditor/__init__.py:1405 +#: pgadmin/tools/sqleditor/__init__.py:1460 +#: pgadmin/tools/sqleditor/__init__.py:1464 msgid "Transaction status check failed." msgstr "Chequeo de estado de la transacción falló." @@ -9042,7 +9097,7 @@ msgid "Error saving the tree state.\"" msgstr "" #: pgadmin/static/js/tree/pgadmin_tree_save_state.js:149 -msgid "Error fetching the tree state.\"" +msgid "Error fetching the tree state." msgstr "" #: pgadmin/templates/security/change_password.html:9 @@ -9095,7 +9150,7 @@ msgid "Reset Password" msgstr "Reconfigurar Contraseña" #: pgadmin/tools/__init__.py:59 pgadmin/tools/datagrid/__init__.py:96 -#: pgadmin/tools/sqleditor/__init__.py:134 +#: pgadmin/tools/sqleditor/__init__.py:133 msgid "This URL cannot be requested directly." msgstr "Esta URL no se puede consultar directamente." @@ -9363,13 +9418,13 @@ msgstr "Usar SET SESSION AUTHORIZATION" #: pgadmin/tools/backup/static/js/backup.js:571 #: pgadmin/tools/backup/static/js/backup.js:590 -#: pgadmin/tools/backup/static/js/backup_dialog.js:95 +#: pgadmin/tools/backup/static/js/backup_dialog.js:94 msgid "Backup Globals..." msgstr "Respaldar Globales..." #: pgadmin/tools/backup/static/js/backup.js:580 #: pgadmin/tools/backup/static/js/backup.js:600 -#: pgadmin/tools/backup/static/js/backup_dialog.js:96 +#: pgadmin/tools/backup/static/js/backup_dialog.js:95 msgid "Backup Server..." msgstr "Respaldar Servidor..." @@ -9378,38 +9433,38 @@ msgstr "Respaldar Servidor..." msgid "Backup..." msgstr "Respaldar..." -#: pgadmin/tools/backup/static/js/backup_dialog.js:52 -#: pgadmin/tools/backup/static/js/backup_dialog.js:72 +#: pgadmin/tools/backup/static/js/backup_dialog.js:51 +#: pgadmin/tools/backup/static/js/backup_dialog.js:71 #: pgadmin/tools/import_export/static/js/import_export.js:684 #: pgadmin/tools/import_export/static/js/import_export.js:699 #: pgadmin/tools/maintenance/static/js/maintenance.js:497 #: pgadmin/tools/maintenance/static/js/maintenance.js:508 -#: pgadmin/tools/restore/static/js/restore_dialog.js:52 -#: pgadmin/tools/restore/static/js/restore_dialog.js:76 +#: pgadmin/tools/restore/static/js/restore_dialog.js:51 +#: pgadmin/tools/restore/static/js/restore_dialog.js:75 msgid "Utility not found" msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog.js:73 +#: pgadmin/tools/backup/static/js/backup_dialog.js:72 #: pgadmin/tools/import_export/static/js/import_export.js:700 #: pgadmin/tools/maintenance/static/js/maintenance.js:509 -#: pgadmin/tools/restore/static/js/restore_dialog.js:77 +#: pgadmin/tools/restore/static/js/restore_dialog.js:76 msgid "Failed to fetch Utility information" msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:151 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:150 msgid "Backup job created." msgstr "Trabajo de respaldo creado." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:155 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:154 msgid "Backup job creation failed." msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:163 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:162 msgid "Backup job failed." msgstr "Trabajo de respaldo falló." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:234 -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:229 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:233 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:228 msgid "Please provide a filename" msgstr "Suministre un nombre de archivo" @@ -9780,8 +9835,8 @@ msgstr "" #: pgadmin/tools/debugger/__init__.py:2058 #: pgadmin/tools/debugger/__init__.py:2085 #: pgadmin/tools/debugger/__init__.py:2107 -#: pgadmin/tools/debugger/static/js/direct.js:1663 -#: pgadmin/tools/sqleditor/__init__.py:1034 +#: pgadmin/tools/debugger/static/js/direct.js:1666 +#: pgadmin/tools/sqleditor/__init__.py:1033 #: pgadmin/tools/sqleditor/command.py:192 #: pgadmin/tools/sqleditor/command.py:404 #: pgadmin/tools/sqleditor/command.py:545 @@ -9863,29 +9918,29 @@ msgstr "Fijar punto de ruptura" #: pgadmin/tools/debugger/static/js/direct.js:280 #: pgadmin/tools/debugger/static/js/direct.js:307 #: pgadmin/tools/debugger/static/js/direct.js:314 -#: pgadmin/tools/debugger/static/js/direct.js:435 -#: pgadmin/tools/debugger/static/js/direct.js:442 -#: pgadmin/tools/debugger/static/js/direct.js:635 -#: pgadmin/tools/debugger/static/js/direct.js:704 -#: pgadmin/tools/debugger/static/js/direct.js:714 -#: pgadmin/tools/debugger/static/js/direct.js:751 -#: pgadmin/tools/debugger/static/js/direct.js:758 -#: pgadmin/tools/debugger/static/js/direct.js:788 -#: pgadmin/tools/debugger/static/js/direct.js:795 -#: pgadmin/tools/debugger/static/js/direct.js:824 -#: pgadmin/tools/debugger/static/js/direct.js:831 -#: pgadmin/tools/debugger/static/js/direct.js:875 -#: pgadmin/tools/debugger/static/js/direct.js:882 -#: pgadmin/tools/debugger/static/js/direct.js:944 -#: pgadmin/tools/debugger/static/js/direct.js:951 -#: pgadmin/tools/debugger/static/js/direct.js:1013 -#: pgadmin/tools/debugger/static/js/direct.js:1368 -#: pgadmin/tools/debugger/static/js/direct.js:1397 -#: pgadmin/tools/debugger/static/js/direct.js:1599 -#: pgadmin/tools/debugger/static/js/direct.js:1603 -#: pgadmin/tools/debugger/static/js/direct.js:1627 -#: pgadmin/tools/debugger/static/js/direct.js:1631 -#: pgadmin/tools/debugger/static/js/direct.js:1670 +#: pgadmin/tools/debugger/static/js/direct.js:438 +#: pgadmin/tools/debugger/static/js/direct.js:445 +#: pgadmin/tools/debugger/static/js/direct.js:638 +#: pgadmin/tools/debugger/static/js/direct.js:707 +#: pgadmin/tools/debugger/static/js/direct.js:717 +#: pgadmin/tools/debugger/static/js/direct.js:754 +#: pgadmin/tools/debugger/static/js/direct.js:761 +#: pgadmin/tools/debugger/static/js/direct.js:791 +#: pgadmin/tools/debugger/static/js/direct.js:798 +#: pgadmin/tools/debugger/static/js/direct.js:827 +#: pgadmin/tools/debugger/static/js/direct.js:834 +#: pgadmin/tools/debugger/static/js/direct.js:878 +#: pgadmin/tools/debugger/static/js/direct.js:885 +#: pgadmin/tools/debugger/static/js/direct.js:947 +#: pgadmin/tools/debugger/static/js/direct.js:954 +#: pgadmin/tools/debugger/static/js/direct.js:1016 +#: pgadmin/tools/debugger/static/js/direct.js:1371 +#: pgadmin/tools/debugger/static/js/direct.js:1400 +#: pgadmin/tools/debugger/static/js/direct.js:1602 +#: pgadmin/tools/debugger/static/js/direct.js:1606 +#: pgadmin/tools/debugger/static/js/direct.js:1630 +#: pgadmin/tools/debugger/static/js/direct.js:1634 +#: pgadmin/tools/debugger/static/js/direct.js:1673 msgid "Debugger Error" msgstr "Error de depuración" @@ -9952,85 +10007,85 @@ msgstr "Error al obtener la información de variables." msgid "Error while fetching stack information." msgstr "Error al obtener información de la pila." -#: pgadmin/tools/debugger/static/js/direct.js:418 +#: pgadmin/tools/debugger/static/js/direct.js:421 msgid "Waiting for another session to invoke the target..." msgstr "Esperando que otra sesión para invocar el objetivo..." -#: pgadmin/tools/debugger/static/js/direct.js:436 -#: pgadmin/tools/debugger/static/js/direct.js:443 -#: pgadmin/tools/debugger/static/js/direct.js:636 -#: pgadmin/tools/debugger/static/js/direct.js:705 +#: pgadmin/tools/debugger/static/js/direct.js:439 +#: pgadmin/tools/debugger/static/js/direct.js:446 +#: pgadmin/tools/debugger/static/js/direct.js:639 +#: pgadmin/tools/debugger/static/js/direct.js:708 msgid "Error while polling result." msgstr "Error al consultar el resultado." -#: pgadmin/tools/debugger/static/js/direct.js:591 +#: pgadmin/tools/debugger/static/js/direct.js:594 msgid "Debugger poll end execution error" msgstr "Error de consulta y ejecución del depurador" -#: pgadmin/tools/debugger/static/js/direct.js:752 -#: pgadmin/tools/debugger/static/js/direct.js:759 +#: pgadmin/tools/debugger/static/js/direct.js:755 +#: pgadmin/tools/debugger/static/js/direct.js:762 msgid "Error while executing continue in debugging session." msgstr "Error al ejecutar continuar en la sesión de depuración." -#: pgadmin/tools/debugger/static/js/direct.js:789 -#: pgadmin/tools/debugger/static/js/direct.js:796 +#: pgadmin/tools/debugger/static/js/direct.js:792 +#: pgadmin/tools/debugger/static/js/direct.js:799 msgid "Error while executing step over in debugging session." msgstr "Error al ejecutar paso sobre en la sesión de depuración." -#: pgadmin/tools/debugger/static/js/direct.js:825 -#: pgadmin/tools/debugger/static/js/direct.js:832 +#: pgadmin/tools/debugger/static/js/direct.js:828 +#: pgadmin/tools/debugger/static/js/direct.js:835 msgid "Error while executing step into in debugging session." msgstr "Error al ejecutar entrar en en la sesión de depuración." -#: pgadmin/tools/debugger/static/js/direct.js:876 -#: pgadmin/tools/debugger/static/js/direct.js:883 +#: pgadmin/tools/debugger/static/js/direct.js:879 +#: pgadmin/tools/debugger/static/js/direct.js:886 msgid "Error while executing stop in debugging session." msgstr "Error al ejecutar parar en la sesión de depuración." -#: pgadmin/tools/debugger/static/js/direct.js:945 -#: pgadmin/tools/debugger/static/js/direct.js:952 +#: pgadmin/tools/debugger/static/js/direct.js:948 +#: pgadmin/tools/debugger/static/js/direct.js:955 msgid "Error while toggling breakpoint." msgstr "Error al intercambiar puntos de ruptura." -#: pgadmin/tools/debugger/static/js/direct.js:1014 +#: pgadmin/tools/debugger/static/js/direct.js:1017 msgid "Error while clearing all breakpoint." msgstr "Error al limpiar todos los puntos de ruptura." -#: pgadmin/tools/debugger/static/js/direct.js:1058 +#: pgadmin/tools/debugger/static/js/direct.js:1061 msgid "Line No." msgstr "Linea No." -#: pgadmin/tools/debugger/static/js/direct.js:1369 +#: pgadmin/tools/debugger/static/js/direct.js:1372 msgid "Error while depositing variable value." msgstr "Error al depositar el valor de la variable." -#: pgadmin/tools/debugger/static/js/direct.js:1398 +#: pgadmin/tools/debugger/static/js/direct.js:1401 msgid "Error while selecting frame." msgstr "Error al seleccionar marco." -#: pgadmin/tools/debugger/static/js/direct.js:1604 -#: pgadmin/tools/debugger/static/js/direct.js:1632 +#: pgadmin/tools/debugger/static/js/direct.js:1607 +#: pgadmin/tools/debugger/static/js/direct.js:1635 msgid "Error while starting debugging listener." msgstr "Error al iniciar interlocutor de depuración." -#: pgadmin/tools/debugger/static/js/direct.js:1671 +#: pgadmin/tools/debugger/static/js/direct.js:1674 msgid "Error while fetching messages information." msgstr "Error al obtener información de mensajes." -#: pgadmin/tools/debugger/static/js/direct.js:1749 +#: pgadmin/tools/debugger/static/js/direct.js:1752 msgid "Local variables" msgstr "Variables locales" -#: pgadmin/tools/debugger/static/js/direct.js:1760 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:231 +#: pgadmin/tools/debugger/static/js/direct.js:1763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:234 msgid "Messages" msgstr "Mensajes" -#: pgadmin/tools/debugger/static/js/direct.js:1771 +#: pgadmin/tools/debugger/static/js/direct.js:1774 msgid "Results" msgstr "Resultados" -#: pgadmin/tools/debugger/static/js/direct.js:1782 +#: pgadmin/tools/debugger/static/js/direct.js:1785 msgid "Stack" msgstr "Pila" @@ -10064,35 +10119,37 @@ msgstr "Buscar por tipo de objeto o nombre" msgid "Objects" msgstr "Objetos" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:629 -msgid "Unable to fetch the database objects due to an error" -msgstr "" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:651 -msgid "Object Selection (step 1 of 3)" -msgstr "Selección de Objetos (paso 1 de 3)" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:655 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:612 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:665 msgid "Please wait while fetching records..." msgstr "Espere mientras se obtienen registros..." -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:776 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:627 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:631 +msgid "Unable to fetch the database objects" +msgstr "" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:661 +msgid "Object Selection (step 1 of 3)" +msgstr "Selección de Objetos (paso 1 de 3)" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:786 msgid "Privilege Selection (step 2 of 3)" msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:777 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:787 msgid "Please add the required privileges for the selected objects." msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:975 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:985 msgid "Sql Tab" msgstr "Pestaña Sql" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1045 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1055 msgid "Final (Review Selection) (step 3 of 3)" msgstr "Final (Revisar Selección) (paso 3 de 3)" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1046 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1056 msgid "" "The SQL below will be executed on the database server to grant the " "selected privileges. Please click on Finish to complete the " @@ -10102,7 +10159,7 @@ msgstr "" "conceder los privilegios seleccionados. Click en Finalizar para " "completar el proceso." -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1105 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1115 msgid "Grant Wizard" msgstr "Asistente de Permisos" @@ -10481,68 +10538,68 @@ msgstr "Salir en error" msgid "Restore..." msgstr "Restaurar..." -#: pgadmin/tools/restore/static/js/restore_dialog.js:70 +#: pgadmin/tools/restore/static/js/restore_dialog.js:69 #, python-format msgid "Restore (%s: %s)" msgstr "Restaurar (%s: %s)" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:149 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:148 msgid "Restore job created." msgstr "Trabajo de restauración creado." -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:153 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:152 msgid "Restore job creation failed." msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:161 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:160 msgid "Restore job failed." msgstr "Trabajo de restauración falló." -#: pgadmin/tools/sqleditor/__init__.py:73 +#: pgadmin/tools/sqleditor/__init__.py:72 msgid "Query tool" msgstr "Herramienta de consulta" -#: pgadmin/tools/sqleditor/__init__.py:152 -#: pgadmin/tools/sqleditor/__init__.py:160 -#: pgadmin/tools/sqleditor/__init__.py:212 -#: pgadmin/tools/sqleditor/__init__.py:393 -#: pgadmin/tools/sqleditor/__init__.py:600 -#: pgadmin/tools/sqleditor/__init__.py:723 -#: pgadmin/tools/sqleditor/__init__.py:796 -#: pgadmin/tools/sqleditor/__init__.py:851 -#: pgadmin/tools/sqleditor/__init__.py:903 -#: pgadmin/tools/sqleditor/__init__.py:947 -#: pgadmin/tools/sqleditor/__init__.py:987 -#: pgadmin/tools/sqleditor/__init__.py:996 -#: pgadmin/tools/sqleditor/__init__.py:1067 -#: pgadmin/tools/sqleditor/__init__.py:1103 -#: pgadmin/tools/sqleditor/__init__.py:1148 -#: pgadmin/tools/sqleditor/__init__.py:1200 +#: pgadmin/tools/sqleditor/__init__.py:151 +#: pgadmin/tools/sqleditor/__init__.py:159 +#: pgadmin/tools/sqleditor/__init__.py:211 +#: pgadmin/tools/sqleditor/__init__.py:392 +#: pgadmin/tools/sqleditor/__init__.py:599 +#: pgadmin/tools/sqleditor/__init__.py:722 +#: pgadmin/tools/sqleditor/__init__.py:795 +#: pgadmin/tools/sqleditor/__init__.py:850 +#: pgadmin/tools/sqleditor/__init__.py:902 +#: pgadmin/tools/sqleditor/__init__.py:946 +#: pgadmin/tools/sqleditor/__init__.py:986 +#: pgadmin/tools/sqleditor/__init__.py:995 +#: pgadmin/tools/sqleditor/__init__.py:1066 +#: pgadmin/tools/sqleditor/__init__.py:1102 +#: pgadmin/tools/sqleditor/__init__.py:1147 +#: pgadmin/tools/sqleditor/__init__.py:1199 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:26 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:79 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:174 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:182 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:175 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:183 msgid "Transaction ID not found in the session." msgstr "ID de transacción no se encontró en la sesión." -#: pgadmin/tools/sqleditor/__init__.py:407 +#: pgadmin/tools/sqleditor/__init__.py:406 msgid "******* Error *******" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:738 +#: pgadmin/tools/sqleditor/__init__.py:737 msgid "No primary key found for this object, so unable to save records." msgstr "" "No se encontró clave primaria para este objeto, por tanto no es posible " "salvar los registros." -#: pgadmin/tools/sqleditor/__init__.py:1040 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:98 +#: pgadmin/tools/sqleditor/__init__.py:1039 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:99 msgid "Either transaction object or session object not found." msgstr "" "No se pudo encontrar el objeto de la transacción ni el objeto de la " "sesión." -#: pgadmin/tools/sqleditor/__init__.py:1274 +#: pgadmin/tools/sqleditor/__init__.py:1273 msgid "File type not supported" msgstr "Tipo de archivo no soportado" @@ -10554,15 +10611,15 @@ msgstr "Esta característica no se ha implementado para el tipo de objeto '{0}'. msgid "Data cannot be saved for the current object." msgstr "Datos no se pueden salvar para el objeto actual." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:201 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:204 msgid "Query Editor" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:213 msgid "Data Output" msgstr "Salida de Datos" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:224 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:44 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:50 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:56 @@ -10570,103 +10627,103 @@ msgstr "Salida de Datos" msgid "Explain" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:241 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:244 msgid "Query History" msgstr "Historial de Consultas" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:254 msgid "Scratch Pad" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:261 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:264 msgid "Notifications" msgstr "Notificaciones" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:271 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:274 msgid "Geometry Viewer" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:354 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:357 msgid "The data has changed. Do you want to save changes?" msgstr "La data ha cambiado. ¿Quiere salvar los cambios?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:359 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:362 msgid "The text has changed. Do you want to save changes?" msgstr "El texto ha cambiado. ¿Quiere salvar los cambios?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:629 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 msgid "Don't save" msgstr "No salvar" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:662 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:665 msgid "Save changes?" msgstr "¿Salvar cambios?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1223 msgid "Fetching all records..." msgstr "Obteniendo todos los registros..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1666 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2209 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3054 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1669 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2218 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3063 msgid "Unsaved changes" msgstr "Cambios sin salvar" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1667 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3055 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1670 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3064 msgid "Are you sure you wish to discard the current changes?" msgstr "¿Esta seguro de querer descartar los cambios actuales?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1695 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1698 msgid "Clear history" msgstr "Limpiar historial" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1696 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1699 msgid "Are you sure you wish to clear the history?" msgstr "¿Esta seguro de querer limpiar el historial?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1697 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1700 msgid "" "This will remove all of your query history from this and other sessions " "for this database." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2011 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2020 msgid "Connection Warning" msgstr "Advertencia de Conexión" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2018 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2027 msgid "The application has lost the database connection:" msgstr "La aplicación ha perdido la conexión con la base de datos:" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2022 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2031 msgid "⁃ If the connection was idle it may have been forcibly disconnected." msgstr "- Si la conexión estuvo inactiva pudo haber sido desconectada a la fuerza." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2024 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2033 msgid "⁃ The application server or database server may have been restarted." msgstr "" "- El servidor de la aplicación o el servidor de la base de datos pueden " "haber sido reiniciados." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2026 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2035 msgid "⁃ The user session may have timed out." msgstr "- La sesión de usuario pudo superar el límite de tiempo." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2030 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2039 msgid "Do you want to continue and establish a new session?" msgstr "¿Desea continuar o establecer una nueva sesión?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2049 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2058 msgid "Continue" msgstr "Continuar" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2143 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2152 #, python-format msgid "Error fetching SQL for script: %s." msgstr "Error obteniendo SQL para el código: %s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2219 msgid "" "The data has been modified, but not saved. Are you sure you wish to " "discard the changes?" @@ -10674,128 +10731,128 @@ msgstr "" "La data se ha modificado, pero no se ha salvado. ¿Esta seguro de " "descartar los cambios?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2247 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2256 msgid "Running query..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2255 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2264 msgid "Waiting for the query to complete..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2390 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 msgid "Loading data from the database server and rendering..." msgstr "Cargando datos desde el servidor de base de datos y representando..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2408 #, python-format msgid "Successfully run. Total query runtime: %s." msgstr "Ejecución exitosa. Tiempo de ejecución total de la consulta: %s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2400 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2409 #, python-format msgid "%s rows affected." msgstr "%s filas afectadas." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2772 msgid "Row(s) deleted." msgstr "Fila(s) borradas." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2838 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2847 msgid "Saving the updated data..." msgstr "Salvando los datos actualizados..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2928 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2937 msgid "Data saved successfully." msgstr "Datos salvados exitosamente." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2934 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2943 #, python-format msgid "%s." msgstr "%s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3093 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3102 msgid "Loading the file..." msgstr "Cargando el archivo..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3144 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3153 msgid "Saving the queries in the file..." msgstr "Salvando las consultas en el archivo..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3156 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3165 msgid "File saved successfully." msgstr "Archivos salvados exitosamente." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3277 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3336 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3286 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3345 msgid "Applying the new filter..." msgstr "Aplicando el nuevo filtro..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3297 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3307 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3306 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3316 msgid "Filter By Selection Error" msgstr "Error Filtro por Selección" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3356 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3366 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3365 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3375 msgid "Filter Exclude Selection Error" msgstr "Error Filtro Excluir Selección" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3376 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3385 msgid "Removing the filter..." msgstr "Quitando el filtro..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3394 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3404 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3403 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3413 msgid "Remove Filter Error" msgstr "Error al Quitar Filtro" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3499 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3508 msgid "Setting the limit on the result..." msgstr "Configurando el limite en el resultado..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3518 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:3527 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3536 msgid "Change limit Error" msgstr "Error Cambiando limite" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3674 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3693 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3683 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3702 msgid "Cancel Query Error" msgstr "Error al Cancelar la Consulta" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3712 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3721 msgid "Downloading CSV..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3766 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3775 msgid "CSV Download cancelled." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3769 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3778 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:332 msgid "Download CSV" msgstr "Descargar CSV" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3772 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3781 msgid "Download CSV error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3807 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3814 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3816 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3823 msgid "Auto Rollback Error" msgstr "Error en Auto Rollback" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3840 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3846 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3849 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3855 msgid "Auto Commit Error" msgstr "Error en Auto Commit" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3863 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3875 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3872 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3884 msgid "Explain options error" msgstr "Error en opciones del explain" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3864 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3873 #, python-format msgid "Error occurred while setting %(subItem)s option in explain." msgstr "" @@ -11107,15 +11164,15 @@ msgstr "" msgid "Rollback" msgstr "" -#: pgadmin/tools/user_management/__init__.py:106 +#: pgadmin/tools/user_management/__init__.py:107 msgid "Invalid email address." msgstr "Dirección de correo inválida." -#: pgadmin/tools/user_management/__init__.py:220 +#: pgadmin/tools/user_management/__init__.py:222 msgid "Missing field: '{0}'" msgstr "Campo que falta: '{0}'" -#: pgadmin/tools/user_management/__init__.py:294 +#: pgadmin/tools/user_management/__init__.py:296 #: pgadmin/tools/user_management/static/js/user_management.js:532 msgid "User deleted." msgstr "Usuario borrado." @@ -11240,7 +11297,7 @@ msgstr "" "¿Está seguro de que quiere cerrar el diálogo? Cualquier cambio que no se " "haya salvado se perderá." -#: pgadmin/utils/__init__.py:295 +#: pgadmin/utils/__init__.py:297 #, python-format msgid "" "'%s' file not found. Please correct the Binary Path in the Preferences " @@ -11263,6 +11320,10 @@ msgstr "" "Conexión a el Túnel SSH para el host '{0}' se ha perdido. Reconectar al " "servidor de base de datos." +#: pgadmin/utils/exception.py:99 +msgid "Crypt key is missing." +msgstr "" + #: pgadmin/utils/preferences.py:171 msgid "Invalid value for a boolean option." msgstr "Valor inválido para una opción booleana." @@ -11311,7 +11372,7 @@ msgstr "No se pudo encontrar la preferencia especificada." msgid "Driver '{0}' has not been implemented." msgstr "Driver '{0}' no ha sido implementado." -#: pgadmin/utils/driver/psycopg2/connection.py:269 +#: pgadmin/utils/driver/psycopg2/connection.py:275 msgid "" "Failed to decrypt the saved password.\n" "Error: {0}" @@ -11319,7 +11380,7 @@ msgstr "" "Fallo al desencriptar la contraseña salvada.\n" "Error: {0}" -#: pgadmin/utils/driver/psycopg2/connection.py:440 +#: pgadmin/utils/driver/psycopg2/connection.py:446 msgid "" "Failed to setup the role with error message:\n" "{0}" @@ -11327,7 +11388,7 @@ msgstr "" "Fallo al configurar el rol con mensaje de error:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:575 +#: pgadmin/utils/driver/psycopg2/connection.py:584 msgid "" "Failed to create cursor for psycopg2 connection with error message for " "the server#{1}:{2}:\n" @@ -11337,7 +11398,7 @@ msgstr "" "para el servidor#{1}:{2}:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:587 +#: pgadmin/utils/driver/psycopg2/connection.py:596 msgid "" "Attempting to reconnect to the database server (#{server_id}) for the " "connection - '{conn_id}'." @@ -11345,22 +11406,22 @@ msgstr "" "Intentando reconectar al servidor de base de datos (#{server_id}) para la" " conexión '{conn_id}'." -#: pgadmin/utils/driver/psycopg2/connection.py:712 -#: pgadmin/utils/driver/psycopg2/connection.py:792 +#: pgadmin/utils/driver/psycopg2/connection.py:721 +#: pgadmin/utils/driver/psycopg2/connection.py:801 msgid "The query executed did not return any data." msgstr "La consulta ejecutada no devolvió ninguna información." -#: pgadmin/utils/driver/psycopg2/connection.py:1227 -#: pgadmin/utils/driver/psycopg2/connection.py:1426 -#: pgadmin/utils/driver/psycopg2/connection.py:1514 +#: pgadmin/utils/driver/psycopg2/connection.py:1236 +#: pgadmin/utils/driver/psycopg2/connection.py:1439 +#: pgadmin/utils/driver/psycopg2/connection.py:1527 msgid "Cursor could not be found for the async connection." msgstr "No se pudo encontrar el cursor para la conexión asíncrona." -#: pgadmin/utils/driver/psycopg2/connection.py:1232 +#: pgadmin/utils/driver/psycopg2/connection.py:1241 msgid "Asynchronous query execution/operation underway." msgstr "Ejecución/Operación de consulta asíncrona en marcha." -#: pgadmin/utils/driver/psycopg2/connection.py:1316 +#: pgadmin/utils/driver/psycopg2/connection.py:1329 msgid "" "\n" "Failed to reset the connection to the server due to following error:\n" @@ -11370,11 +11431,11 @@ msgstr "" "Fallo al restaurar la conexión a el servidor debido al siguiente error:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:1623 +#: pgadmin/utils/driver/psycopg2/connection.py:1641 msgid "Not connected to the database server." msgstr "No conectado al servidor de base de datos." -#: pgadmin/utils/driver/psycopg2/connection.py:1637 +#: pgadmin/utils/driver/psycopg2/connection.py:1655 msgid "" "Asynchronous notification \"{0}\" with payload \"{1}\" received from " "server process with PID {2}\n" @@ -11383,7 +11444,7 @@ msgstr "" "proceso del servidor con PID {2}\n" " \n" -#: pgadmin/utils/driver/psycopg2/connection.py:1643 +#: pgadmin/utils/driver/psycopg2/connection.py:1661 msgid "" "Asynchronous notification \"{0}\" received from server process with PID " "{1}\n" @@ -11391,27 +11452,27 @@ msgstr "" "Notificación asíncrona \"{0}\" recibida del proceso del servidor con PID " "{1}\n" -#: pgadmin/utils/driver/psycopg2/connection.py:1737 +#: pgadmin/utils/driver/psycopg2/connection.py:1755 msgid "SQL state: " msgstr "Estado SQL: " -#: pgadmin/utils/driver/psycopg2/connection.py:1744 +#: pgadmin/utils/driver/psycopg2/connection.py:1762 msgid "Detail: " msgstr "Detalle: " -#: pgadmin/utils/driver/psycopg2/connection.py:1753 +#: pgadmin/utils/driver/psycopg2/connection.py:1771 msgid "Hint: " msgstr "Pista: " -#: pgadmin/utils/driver/psycopg2/connection.py:1760 +#: pgadmin/utils/driver/psycopg2/connection.py:1778 msgid "Character: " msgstr "Caracter: " -#: pgadmin/utils/driver/psycopg2/connection.py:1769 +#: pgadmin/utils/driver/psycopg2/connection.py:1787 msgid "Context: " msgstr "Contexto: " -#: pgadmin/utils/driver/psycopg2/server_manager.py:204 +#: pgadmin/utils/driver/psycopg2/server_manager.py:214 msgid "Could not find the specified database." msgstr "No se pudo encontrar la base de datos especificada." @@ -11818,3 +11879,9 @@ msgstr "No se pudo encontrar la base de datos especificada." #~ msgid "Are you sure you wish to delete selected row(s)?" #~ msgstr "¿Está seguro de borrar la(s) fila(s) seleccionada(s)?" +#~ msgid "Error fetching the tree state.\"" +#~ msgstr "" + +#~ msgid "Unable to fetch the database objects due to an error" +#~ msgstr "" + diff --git a/web/pgadmin/translations/fr/LC_MESSAGES/messages.mo b/web/pgadmin/translations/fr/LC_MESSAGES/messages.mo index 1aceb7b05..74fe3f1dd 100644 Binary files a/web/pgadmin/translations/fr/LC_MESSAGES/messages.mo and b/web/pgadmin/translations/fr/LC_MESSAGES/messages.mo differ diff --git a/web/pgadmin/translations/fr/LC_MESSAGES/messages.po b/web/pgadmin/translations/fr/LC_MESSAGES/messages.po index 87bc69976..d955f2f48 100644 --- a/web/pgadmin/translations/fr/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/fr/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PgAdmin4 -3.4\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2019-05-24 17:25+0530\n" +"POT-Creation-Date: 2019-05-28 12:05+0530\n" "PO-Revision-Date: 2019-04-29 21:38+0200\n" "Last-Translator: Fred Escallier \n" "Language: fr\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.6.0\n" -#: pgadmin/__init__.py:503 pgadmin/__init__.py:556 +#: pgadmin/__init__.py:507 pgadmin/__init__.py:560 #, python-format msgid "Auto-detected %s installation with the data directory at %s" msgstr "Installation %s auto-détectée avec pour dossier des données %s" @@ -39,10 +39,11 @@ msgstr "Ordinateur de bureau" #: pgadmin/about/static/js/about.js:32 #: pgadmin/browser/server_groups/servers/static/js/server.js:437 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1206 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1228 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1210 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1232 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:199 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:276 +#: pgadmin/browser/static/js/browser.js:574 #: pgadmin/static/js/slickgrid/editors.js:50 #: pgadmin/static/js/slickgrid/editors.js:60 #: pgadmin/static/js/slickgrid/editors.js:61 @@ -51,8 +52,8 @@ msgstr "Ordinateur de bureau" #: pgadmin/tools/datagrid/static/js/datagrid.js:333 #: pgadmin/tools/import_export/static/js/import_export.js:499 #: pgadmin/tools/maintenance/static/js/maintenance.js:322 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1911 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1941 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1915 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1945 msgid "OK" msgstr "OK" @@ -92,24 +93,56 @@ msgid "Current User" msgstr "Utilisateur Connecté" #: pgadmin/about/templates/about/index.html:29 -#: pgadmin/browser/templates/browser/index.html:101 +#: pgadmin/browser/templates/browser/index.html:100 #: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:9 #: pgadmin/templates/security/watermark.html:4 msgid "logo" msgstr "logo" -#: pgadmin/browser/__init__.py:53 pgadmin/browser/static/js/browser.js:139 +#: pgadmin/browser/__init__.py:57 pgadmin/browser/static/js/browser.js:142 msgid "Browser" msgstr "Navigateur" -#: pgadmin/browser/__init__.py:476 pgadmin/browser/collection.py:251 +#: pgadmin/browser/__init__.py:483 pgadmin/browser/collection.py:251 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:110 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:672 msgid "Nodes" msgstr "Noeuds" -#: pgadmin/browser/__init__.py:732 pgadmin/browser/__init__.py:814 -#: pgadmin/browser/__init__.py:885 +#: pgadmin/browser/__init__.py:693 +msgid "Set Master Password" +msgstr "" + +#: pgadmin/browser/__init__.py:695 +msgid "Please set a master password for pgAdmin." +msgstr "" + +#: pgadmin/browser/__init__.py:696 +msgid "" +"This will be used to secure and later unlock saved passwords and other " +"credentials." +msgstr "" + +#: pgadmin/browser/__init__.py:700 +msgid "Unlock Saved Passwords" +msgstr "" + +#: pgadmin/browser/__init__.py:702 +msgid "Please enter your master password." +msgstr "" + +#: pgadmin/browser/__init__.py:703 +msgid "" +"This is required to unlock saved passwords and reconnect to the database " +"server(s)." +msgstr "" + +#: pgadmin/browser/__init__.py:766 +msgid "Incorrect master password" +msgstr "" + +#: pgadmin/browser/__init__.py:845 pgadmin/browser/__init__.py:937 +#: pgadmin/browser/__init__.py:1008 msgid "" "SMTP Socket error: {}\n" "Your password has not been changed." @@ -117,8 +150,8 @@ msgstr "" "Erreur de connexion SMTP : {}\n" "Votre mot de passe n'a pas été changé." -#: pgadmin/browser/__init__.py:743 pgadmin/browser/__init__.py:826 -#: pgadmin/browser/__init__.py:897 +#: pgadmin/browser/__init__.py:856 pgadmin/browser/__init__.py:949 +#: pgadmin/browser/__init__.py:1020 msgid "" "SMTP error: {}\n" "Your password has not been changed." @@ -126,8 +159,8 @@ msgstr "" "Erreur SMTP : {}\n" "Votre mot de passe n'a pas été changé." -#: pgadmin/browser/__init__.py:752 pgadmin/browser/__init__.py:834 -#: pgadmin/browser/__init__.py:905 +#: pgadmin/browser/__init__.py:865 pgadmin/browser/__init__.py:957 +#: pgadmin/browser/__init__.py:1028 msgid "" "Error: {}\n" "Your password has not been changed." @@ -206,7 +239,7 @@ msgstr "Compter les lignes si le nombre estimé est inférieur à" #: pgadmin/browser/register_browser_preferences.py:64 #: pgadmin/browser/register_browser_preferences.py:70 -#: pgadmin/browser/static/js/browser.js:152 +#: pgadmin/browser/static/js/browser.js:155 msgid "Properties" msgstr "Propriétés" @@ -223,22 +256,22 @@ msgstr "" "tâches pgAgent " #: pgadmin/browser/register_browser_preferences.py:79 -#: pgadmin/utils/__init__.py:305 pgadmin/utils/__init__.py:314 +#: pgadmin/utils/__init__.py:307 pgadmin/utils/__init__.py:316 msgid "Key" msgstr "Touche" #: pgadmin/browser/register_browser_preferences.py:80 -#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:319 +#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:321 msgid "Shift" msgstr "Shift" #: pgadmin/browser/register_browser_preferences.py:81 -#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:325 +#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:327 msgid "Ctrl" msgstr "Ctrl" #: pgadmin/browser/register_browser_preferences.py:82 -#: pgadmin/utils/__init__.py:330 +#: pgadmin/utils/__init__.py:332 msgid "Alt/Option" msgstr "Alt/Option" @@ -370,12 +403,12 @@ msgstr "Onglet précédent" msgid "Refresh browser tree" msgstr "Actualiser l'arborescence du navigateur" -#: pgadmin/browser/utils.py:254 +#: pgadmin/browser/utils.py:256 msgid "Unimplemented method ({0}) for this url ({1})" msgstr "Méthode non implémentée ({0}) pour cette url ({1})" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:208 -#: pgadmin/browser/utils.py:312 +#: pgadmin/browser/utils.py:314 msgid "Required properties are missing." msgstr "Les caractériqtiques requises sont manquantes." @@ -387,10 +420,10 @@ msgstr "Les caractériqtiques requises sont manquantes." #: pgadmin/browser/server_groups/servers/resource_groups/__init__.py:225 #: pgadmin/browser/server_groups/servers/roles/__init__.py:469 #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:121 -#: pgadmin/browser/utils.py:328 +#: pgadmin/browser/utils.py:332 pgadmin/browser/utils.py:340 #: pgadmin/static/js/alertify.pgadmin.defaults.js:102 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:155 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:284 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:163 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:292 #: pgadmin/tools/grant_wizard/__init__.py:129 pgadmin/utils/exception.py:35 msgid "Connection to the server has been lost." msgstr "La connexion au serveur a été perdue." @@ -418,19 +451,19 @@ msgstr "Aucun groupe de serveurs n'a été spécifié" msgid "Could not find the server group." msgstr "Impossible de trouver le groupe de serveurs" -#: pgadmin/browser/server_groups/servers/__init__.py:97 +#: pgadmin/browser/server_groups/servers/__init__.py:99 msgid "Servers" msgstr "Serveurs" -#: pgadmin/browser/server_groups/servers/__init__.py:376 +#: pgadmin/browser/server_groups/servers/__init__.py:385 msgid "The specified server group with id# {0} could not be found." msgstr "Le groupe de serveurs avec id# {0} ne peut pas être trouvé." -#: pgadmin/browser/server_groups/servers/__init__.py:394 +#: pgadmin/browser/server_groups/servers/__init__.py:403 msgid "Could not find the server with id# {0}." msgstr "Impossible de trouver le serveur avec id# {0}." -#: pgadmin/browser/server_groups/servers/__init__.py:442 +#: pgadmin/browser/server_groups/servers/__init__.py:451 msgid "" "The specified server could not be found.\n" "Does the user have permission to access the server?" @@ -439,49 +472,49 @@ msgstr "" "L'utilisateur a-t-il les autorisations nécessaires pour accéder à ce " "serveur?" -#: pgadmin/browser/server_groups/servers/__init__.py:464 +#: pgadmin/browser/server_groups/servers/__init__.py:473 msgid "Server deleted" msgstr "Serveur supprimé" -#: pgadmin/browser/server_groups/servers/__init__.py:476 -#: pgadmin/browser/server_groups/servers/__init__.py:651 -#: pgadmin/browser/server_groups/servers/__init__.py:1363 -#: pgadmin/browser/server_groups/servers/__init__.py:1447 -#: pgadmin/browser/server_groups/servers/__init__.py:1522 -#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:485 +#: pgadmin/browser/server_groups/servers/__init__.py:660 +#: pgadmin/browser/server_groups/servers/__init__.py:1383 +#: pgadmin/browser/server_groups/servers/__init__.py:1467 +#: pgadmin/browser/server_groups/servers/__init__.py:1543 +#: pgadmin/browser/server_groups/servers/__init__.py:1578 msgid "Could not find the required server." msgstr "Impossible de trouver le serveur." -#: pgadmin/browser/server_groups/servers/__init__.py:511 +#: pgadmin/browser/server_groups/servers/__init__.py:520 msgid "name" msgstr "nom" -#: pgadmin/browser/server_groups/servers/__init__.py:512 +#: pgadmin/browser/server_groups/servers/__init__.py:521 #: pgadmin/browser/server_groups/servers/static/js/server.js:790 msgid "Host name/address" msgstr "Nom d'hôte / Adresse" -#: pgadmin/browser/server_groups/servers/__init__.py:513 +#: pgadmin/browser/server_groups/servers/__init__.py:522 #: pgadmin/browser/server_groups/servers/static/js/server.js:793 msgid "Port" msgstr "Port" -#: pgadmin/browser/server_groups/servers/__init__.py:514 +#: pgadmin/browser/server_groups/servers/__init__.py:523 #: pgadmin/browser/server_groups/servers/static/js/server.js:796 msgid "Maintenance database" msgstr "Base de données de maintenance" -#: pgadmin/browser/server_groups/servers/__init__.py:515 +#: pgadmin/browser/server_groups/servers/__init__.py:524 #: pgadmin/browser/server_groups/servers/static/js/server.js:799 #: pgadmin/browser/server_groups/servers/static/js/server.js:930 msgid "Username" msgstr "Nom utilisateur" -#: pgadmin/browser/server_groups/servers/__init__.py:516 +#: pgadmin/browser/server_groups/servers/__init__.py:525 msgid "SSL Mode" msgstr "Mode SSL" -#: pgadmin/browser/server_groups/servers/__init__.py:517 +#: pgadmin/browser/server_groups/servers/__init__.py:526 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:446 #: pgadmin/browser/server_groups/servers/static/js/server.js:787 #: pgadmin/tools/backup/static/js/backup.js:381 @@ -489,28 +522,28 @@ msgstr "Mode SSL" msgid "Comments" msgstr "Commentaires" -#: pgadmin/browser/server_groups/servers/__init__.py:518 +#: pgadmin/browser/server_groups/servers/__init__.py:527 #: pgadmin/browser/server_groups/servers/static/js/server.js:820 #: pgadmin/browser/server_groups/servers/static/js/variable.js:176 #: pgadmin/tools/user_management/static/js/user_management.js:270 msgid "Role" msgstr "Rôle" -#: pgadmin/browser/server_groups/servers/__init__.py:534 -#: pgadmin/browser/server_groups/servers/__init__.py:749 +#: pgadmin/browser/server_groups/servers/__init__.py:543 +#: pgadmin/browser/server_groups/servers/__init__.py:763 msgid "Host address not valid" msgstr "Adresse de l'hôte invalide" -#: pgadmin/browser/server_groups/servers/__init__.py:548 +#: pgadmin/browser/server_groups/servers/__init__.py:557 msgid "'{0}' is not allowed to modify, when server is connected." msgstr "'{0}' n'est pas autorisé à modifier, quand le serveur est connecté." -#: pgadmin/browser/server_groups/servers/__init__.py:567 +#: pgadmin/browser/server_groups/servers/__init__.py:576 msgid "No parameters were changed." msgstr "Aucun paramètre n'a été modifié." -#: pgadmin/browser/server_groups/servers/__init__.py:738 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:563 +#: pgadmin/browser/server_groups/servers/__init__.py:752 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:562 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:370 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:395 @@ -547,7 +580,7 @@ msgstr "Aucun paramètre n'a été modifié." msgid "Could not find the required parameter (%s)." msgstr "Impossible de trouver le paramètre (%s)." -#: pgadmin/browser/server_groups/servers/__init__.py:836 +#: pgadmin/browser/server_groups/servers/__init__.py:850 #, python-format msgid "" "Unable to connect to server:\n" @@ -558,52 +591,52 @@ msgstr "" "\n" "%s" -#: pgadmin/browser/server_groups/servers/__init__.py:909 +#: pgadmin/browser/server_groups/servers/__init__.py:923 msgid "Server has no active connection for generating statistics." msgstr "" "Le serveur ne dispose pas d'une connexion active pour générer les " "statistiques." -#: pgadmin/browser/server_groups/servers/__init__.py:975 -#: pgadmin/browser/server_groups/servers/__init__.py:1136 -#: pgadmin/browser/server_groups/servers/__init__.py:1242 +#: pgadmin/browser/server_groups/servers/__init__.py:989 +#: pgadmin/browser/server_groups/servers/__init__.py:1155 +#: pgadmin/browser/server_groups/servers/__init__.py:1262 msgid "Server not found." msgstr "Serveur non trouvé" -#: pgadmin/browser/server_groups/servers/__init__.py:981 -#: pgadmin/browser/server_groups/servers/__init__.py:983 -#: pgadmin/browser/server_groups/servers/__init__.py:1247 -#: pgadmin/utils/driver/psycopg2/connection.py:254 -#: pgadmin/utils/driver/psycopg2/connection.py:1284 -#: pgadmin/utils/driver/psycopg2/connection.py:1568 -#: pgadmin/utils/driver/psycopg2/server_manager.py:405 +#: pgadmin/browser/server_groups/servers/__init__.py:995 +#: pgadmin/browser/server_groups/servers/__init__.py:997 +#: pgadmin/browser/server_groups/servers/__init__.py:1267 +#: pgadmin/utils/driver/psycopg2/connection.py:261 +#: pgadmin/utils/driver/psycopg2/connection.py:1293 +#: pgadmin/utils/driver/psycopg2/connection.py:1581 +#: pgadmin/utils/driver/psycopg2/server_manager.py:467 msgid "Unauthorized request." msgstr "Requête non permise." -#: pgadmin/browser/server_groups/servers/__init__.py:1113 +#: pgadmin/browser/server_groups/servers/__init__.py:1132 msgid "Server connected." msgstr "Serveur connecté." -#: pgadmin/browser/server_groups/servers/__init__.py:1144 +#: pgadmin/browser/server_groups/servers/__init__.py:1163 msgid "Server could not be disconnected." msgstr "Le serveur ne peut pas être déconnecté." -#: pgadmin/browser/server_groups/servers/__init__.py:1148 +#: pgadmin/browser/server_groups/servers/__init__.py:1167 msgid "Server disconnected." msgstr "Serveur déconnecté." -#: pgadmin/browser/server_groups/servers/__init__.py:1168 +#: pgadmin/browser/server_groups/servers/__init__.py:1187 msgid "Could not reload the server configuration." msgstr "Impossible de recharger la configuration du serveur." -#: pgadmin/browser/server_groups/servers/__init__.py:1173 +#: pgadmin/browser/server_groups/servers/__init__.py:1192 msgid "Server configuration reloaded." msgstr "Configuration du serveur rechargée." -#: pgadmin/browser/server_groups/servers/__init__.py:1179 -#: pgadmin/dashboard/static/js/dashboard.js:554 -#: pgadmin/dashboard/static/js/dashboard.js:685 -#: pgadmin/static/js/sqleditor/execute_query.js:279 +#: pgadmin/browser/server_groups/servers/__init__.py:1198 +#: pgadmin/dashboard/static/js/dashboard.js:586 +#: pgadmin/dashboard/static/js/dashboard.js:717 +#: pgadmin/static/js/sqleditor/execute_query.js:289 #: pgadmin/static/js/sqleditor/query_tool_http_error_handler.js:51 #: pgadmin/static/js/sqleditor_utils.js:164 msgid "" @@ -611,40 +644,40 @@ msgid "" "closed." msgstr "Absence de connexion au serveur ou la connexion au serveur a été fermée." -#: pgadmin/browser/server_groups/servers/__init__.py:1217 +#: pgadmin/browser/server_groups/servers/__init__.py:1236 msgid "Named restore point created: {0}" msgstr "Point de restauration créé: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1267 -#: pgadmin/browser/server_groups/servers/__init__.py:1279 +#: pgadmin/browser/server_groups/servers/__init__.py:1287 +#: pgadmin/browser/server_groups/servers/__init__.py:1299 msgid "Could not find the required parameter(s)." msgstr "Impossible de trouver les paramètres requis." -#: pgadmin/browser/server_groups/servers/__init__.py:1288 +#: pgadmin/browser/server_groups/servers/__init__.py:1308 #: pgadmin/browser/server_groups/servers/static/js/server.js:497 -#: pgadmin/tools/user_management/__init__.py:100 +#: pgadmin/tools/user_management/__init__.py:101 msgid "Passwords do not match." msgstr "Les mots de passe ne correspondent pas." -#: pgadmin/browser/server_groups/servers/__init__.py:1304 +#: pgadmin/browser/server_groups/servers/__init__.py:1324 msgid "Incorrect password." msgstr "Mot de passe incorrect." -#: pgadmin/browser/server_groups/servers/__init__.py:1344 +#: pgadmin/browser/server_groups/servers/__init__.py:1364 msgid "Password changed successfully." msgstr "Le mot de passé a bien été modifié." -#: pgadmin/browser/server_groups/servers/__init__.py:1394 +#: pgadmin/browser/server_groups/servers/__init__.py:1414 msgid "WAL replay paused" msgstr "Le rejeu des journaux de transactions (WAL) est mis en pause" -#: pgadmin/browser/server_groups/servers/__init__.py:1397 -#: pgadmin/browser/server_groups/servers/__init__.py:1455 +#: pgadmin/browser/server_groups/servers/__init__.py:1417 +#: pgadmin/browser/server_groups/servers/__init__.py:1475 msgid "Please connect the server." msgstr "Merci de connecter le serveur." -#: pgadmin/browser/server_groups/servers/__init__.py:1536 -#: pgadmin/browser/server_groups/servers/__init__.py:1572 +#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:1593 msgid "The saved password cleared successfully." msgstr "Le mot de passe enregistré a été supprimé." @@ -715,28 +748,28 @@ msgstr "PostgreSQL" msgid "Databases" msgstr "Bases de données" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:375 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:391 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:650 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:720 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:845 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:1017 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:374 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:390 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:649 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:719 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:844 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:1016 msgid "Could not find the database on the server." msgstr "Impossible de trouver la base de données sur le serveur." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:469 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:468 msgid "Database connected." msgstr "Base de données connectée." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:486 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:485 msgid "Database could not be disconnected." msgstr "Impossible de déconnecter la base de données." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:490 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:489 msgid "Database disconnected." msgstr "Base de données déconnectée." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:773 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:772 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:483 #: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:522 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:357 @@ -772,11 +805,11 @@ msgstr "Base de données déconnectée." msgid "Error: Object not found." msgstr "Erreur: Objet non trouvé." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:776 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:775 msgid "The specified database could not be found.\n" msgstr "La base de données ne peut pas être trouvée\n" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:872 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:871 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:728 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1479 msgid " -- definition incomplete" @@ -897,16 +930,16 @@ msgstr "Conversion..." #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:341 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.js:48 -#: pgadmin/dashboard/static/js/dashboard.js:1076 -#: pgadmin/dashboard/static/js/dashboard.js:1103 -#: pgadmin/dashboard/static/js/dashboard.js:1339 +#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1135 +#: pgadmin/dashboard/static/js/dashboard.js:1371 #: pgadmin/misc/dependencies/static/js/dependencies.js:93 #: pgadmin/misc/dependents/static/js/dependents.js:94 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:42 #: pgadmin/tools/debugger/static/js/debugger_ui.js:274 -#: pgadmin/tools/debugger/static/js/direct.js:1044 -#: pgadmin/tools/debugger/static/js/direct.js:1188 -#: pgadmin/tools/debugger/static/js/direct.js:1274 +#: pgadmin/tools/debugger/static/js/direct.js:1047 +#: pgadmin/tools/debugger/static/js/direct.js:1191 +#: pgadmin/tools/debugger/static/js/direct.js:1277 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:145 msgid "Name" msgstr "Nom" @@ -1294,8 +1327,8 @@ msgstr "Trigger sur évènement..." #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:118 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:312 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:355 -#: pgadmin/dashboard/static/js/dashboard.js:1086 -#: pgadmin/dashboard/static/js/dashboard.js:1344 +#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1376 #: pgadmin/tools/backup/static/js/backup.js:345 #: pgadmin/tools/restore/static/js/restore.js:237 msgid "Owner" @@ -1636,9 +1669,9 @@ msgstr "Options" #: pgadmin/browser/server_groups/servers/static/js/variable.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:136 #: pgadmin/tools/debugger/static/js/debugger_ui.js:301 -#: pgadmin/tools/debugger/static/js/direct.js:1051 -#: pgadmin/tools/debugger/static/js/direct.js:1202 -#: pgadmin/tools/debugger/static/js/direct.js:1288 +#: pgadmin/tools/debugger/static/js/direct.js:1054 +#: pgadmin/tools/debugger/static/js/direct.js:1205 +#: pgadmin/tools/debugger/static/js/direct.js:1291 msgid "Value" msgstr "Valeur" @@ -1660,8 +1693,8 @@ msgstr "Serveur distant..." #: pgadmin/misc/dependents/static/js/dependents.js:79 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:47 #: pgadmin/tools/debugger/static/js/debugger_ui.js:281 -#: pgadmin/tools/debugger/static/js/direct.js:1195 -#: pgadmin/tools/debugger/static/js/direct.js:1281 +#: pgadmin/tools/debugger/static/js/direct.js:1198 +#: pgadmin/tools/debugger/static/js/direct.js:1284 msgid "Type" msgstr "Type" @@ -1709,7 +1742,7 @@ msgstr "Type" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:359 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:371 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:585 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:807 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:817 msgid "Privileges" msgstr "Droits" @@ -1756,8 +1789,8 @@ msgstr "Correspondance d'utilisateurs..." #: 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:26 -#: pgadmin/dashboard/static/js/dashboard.js:915 -#: pgadmin/dashboard/static/js/dashboard.js:1185 +#: pgadmin/dashboard/static/js/dashboard.js:947 +#: pgadmin/dashboard/static/js/dashboard.js:1217 msgid "User" msgstr "Utilisateur" @@ -2210,7 +2243,7 @@ msgstr "-- MErci de créer d'abord la/les colonne/s" #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.js:223 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.js:542 -#: pgadmin/browser/static/js/browser.js:167 +#: pgadmin/browser/static/js/browser.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:129 msgid "Statistics" msgstr "Statistiques" @@ -2631,8 +2664,8 @@ msgid "Trigger Functions" msgstr "Fonctions déclencheurs" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:59 -#: pgadmin/dashboard/static/js/dashboard.js:1064 -#: pgadmin/dashboard/static/js/dashboard.js:1327 +#: pgadmin/dashboard/static/js/dashboard.js:1096 +#: pgadmin/dashboard/static/js/dashboard.js:1359 msgid "Mode" msgstr "Mode" @@ -2755,7 +2788,7 @@ msgstr "Sans effets de bord ?" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:402 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:508 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:366 -#: pgadmin/tools/debugger/static/js/direct.js:1738 +#: pgadmin/tools/debugger/static/js/direct.js:1741 msgid "Parameters" msgstr "Paramètres" @@ -3239,13 +3272,14 @@ msgstr "Synonyme public ?" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:789 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:806 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 +#: pgadmin/browser/static/js/browser.js:634 #: pgadmin/misc/file_manager/templates/file_manager/index.html:71 #: pgadmin/misc/file_manager/templates/file_manager/index.html:78 #: pgadmin/static/js/backform.pgadmin.js:430 #: pgadmin/static/js/backgrid.pgadmin.js:461 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1677 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1722 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1680 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1725 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2229 msgid "Yes" msgstr "Oui" @@ -3256,13 +3290,14 @@ msgstr "Oui" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:807 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:147 +#: pgadmin/browser/static/js/browser.js:635 #: pgadmin/misc/file_manager/templates/file_manager/index.html:70 #: pgadmin/misc/file_manager/templates/file_manager/index.html:77 #: pgadmin/static/js/backform.pgadmin.js:431 #: pgadmin/static/js/backgrid.pgadmin.js:462 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1678 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1723 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1681 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1726 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2230 msgid "No" msgstr "No" @@ -4401,7 +4436,7 @@ msgid "Attach" msgstr "Attacher" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:257 -#: pgadmin/browser/static/js/browser.js:267 +#: pgadmin/browser/static/js/browser.js:269 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:28 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:144 msgid "Create" @@ -5438,9 +5473,9 @@ msgstr "Taille des fichiers temporaires" #: 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:27 -#: pgadmin/dashboard/static/js/dashboard.js:910 -#: pgadmin/dashboard/static/js/dashboard.js:1014 -#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:942 +#: pgadmin/dashboard/static/js/dashboard.js:1046 +#: pgadmin/dashboard/static/js/dashboard.js:1113 #: pgadmin/misc/dependents/static/js/dependents.js:143 msgid "Database" msgstr "Base de données" @@ -5506,7 +5541,7 @@ msgstr "Autoriser les connexions ?" msgid "Default Privileges" msgstr "Droits par défaut" -#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:493 +#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:496 msgid "Connect to database" msgstr "Connecter la base de donnée" @@ -6342,7 +6377,7 @@ msgstr "Genre" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:146 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:139 -#: pgadmin/browser/static/js/browser.js:178 +#: pgadmin/browser/static/js/browser.js:181 #: pgadmin/dashboard/static/js/dashboard.js:184 #: pgadmin/static/js/backform.pgadmin.js:1861 msgid "SQL" @@ -7087,9 +7122,10 @@ msgid "Change Password " msgstr "Modifier le mot de passe" #: pgadmin/browser/server_groups/servers/static/js/server.js:434 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1203 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1207 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:197 -#: pgadmin/browser/static/js/node.js:1393 +#: pgadmin/browser/static/js/browser.js:571 +#: pgadmin/browser/static/js/node.js:1402 #: pgadmin/browser/static/js/wizard.js:137 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:24 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:188 @@ -7105,14 +7141,14 @@ msgstr "Modifier le mot de passe" #: pgadmin/tools/import_export/static/js/import_export.js:494 #: pgadmin/tools/maintenance/static/js/maintenance.js:317 #: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:55 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:624 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1916 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2050 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:627 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1920 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2059 msgid "Cancel" msgstr "Annuler" #: pgadmin/browser/server_groups/servers/static/js/server.js:523 -#: pgadmin/browser/templates/browser/index.html:152 +#: pgadmin/browser/templates/browser/index.html:151 #: pgadmin/templates/security/change_password.html:19 #: pgadmin/templates/security/change_password.html:20 #: pgadmin/tools/user_management/static/js/user_management.js:48 @@ -7333,8 +7369,8 @@ msgstr "Service" msgid "Connection timeout (seconds)" msgstr "Limite de connexion (secondes)" -#: pgadmin/browser/server_groups/servers/static/js/server.js:1130 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2078 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1133 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2087 msgid "Connect to Server" msgstr "Se connecter au serveur" @@ -7403,8 +7439,8 @@ msgid "Move objects to another tablespace" msgstr "Déplacer les objets vers un autre tablespace" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:194 -#: pgadmin/browser/templates/browser/index.html:157 -#: pgadmin/tools/user_management/__init__.py:43 +#: pgadmin/browser/templates/browser/index.html:156 +#: pgadmin/tools/user_management/__init__.py:44 #: pgadmin/tools/user_management/static/js/user_management.js:586 msgid "Users" msgstr "Utilisateurs" @@ -7434,7 +7470,7 @@ msgstr "Emplacement" msgid "Location cannot be empty." msgstr "L'emplacement ne peut pas être vide." -#: pgadmin/browser/server_groups/servers/templates/servers/password.html:7 +#: pgadmin/browser/server_groups/servers/templates/servers/password.html:3 msgid "" "Please enter the password for the user '{0}' to connect the server - " "\"{1}\"" @@ -7442,7 +7478,7 @@ msgstr "" "Merci de saisir le mot de passe de l'utilisateur '{0}' pour connecter le " "serveur - \"{1}\"" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:9 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:5 msgid "" "SSH Tunnel password for the identity file '{0}' to connect the server " "\"{1}\"" @@ -7450,13 +7486,13 @@ msgstr "" "Mot de passe du tunnel SSH pour le fichier d'identité '{0}' permettant de" " connecter le serveur \"{1}\"" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:11 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:7 msgid "SSH Tunnel password for the user '{0}' to connect the server \"{1}\"" msgstr "" "Mot de passe du tunnel SSH pour l'utilisateur '{0}' se connectant au " "serveur \"{1}\"" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:27 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:24 msgid "Database server password for the user '{0}' to connect the server \"{1}\"" msgstr "" "Mot de passe du serveur de données pour l'utilisateur '{0}' se " @@ -7470,8 +7506,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:28 -#: pgadmin/dashboard/static/js/dashboard.js:930 -#: pgadmin/dashboard/static/js/dashboard.js:1200 +#: pgadmin/dashboard/static/js/dashboard.js:962 +#: pgadmin/dashboard/static/js/dashboard.js:1232 msgid "Backend start" msgstr "Démarrage du processus" @@ -7483,8 +7519,8 @@ msgstr "Démarrage du processus" #: 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:13 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:36 -#: pgadmin/dashboard/static/js/dashboard.js:925 -#: pgadmin/dashboard/static/js/dashboard.js:1195 +#: pgadmin/dashboard/static/js/dashboard.js:957 +#: pgadmin/dashboard/static/js/dashboard.js:1227 msgid "Client" msgstr "Client" @@ -7496,8 +7532,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:14 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:37 -#: pgadmin/dashboard/static/js/dashboard.js:920 -#: pgadmin/dashboard/static/js/dashboard.js:1190 +#: pgadmin/dashboard/static/js/dashboard.js:952 +#: pgadmin/dashboard/static/js/dashboard.js:1222 msgid "Application" msgstr "Application" @@ -7559,8 +7595,8 @@ msgstr "Réplication en flux" #: 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:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:38 -#: pgadmin/dashboard/static/js/dashboard.js:944 -#: pgadmin/dashboard/static/js/dashboard.js:1214 +#: pgadmin/dashboard/static/js/dashboard.js:976 +#: pgadmin/dashboard/static/js/dashboard.js:1246 msgid "Waiting?" msgstr "Attendre ?" @@ -7577,45 +7613,57 @@ msgstr "Groupe de serveurs..." msgid "The ID cannot be changed." msgstr "L'ID ne peut pas être modifié." -#: pgadmin/browser/static/js/browser.js:37 +#: pgadmin/browser/static/js/browser.js:38 #: pgadmin/misc/dependencies/static/js/dependencies.js:120 #: pgadmin/misc/dependents/static/js/dependents.js:121 #: pgadmin/misc/sql/static/js/sql.js:100 msgid "Please select an object in the tree view." msgstr "Merci de sélectionner un objet dans l'arborescence." -#: pgadmin/browser/static/js/browser.js:188 +#: pgadmin/browser/static/js/browser.js:191 msgid "Dependencies" msgstr "Dépendances" -#: pgadmin/browser/static/js/browser.js:199 +#: pgadmin/browser/static/js/browser.js:202 msgid "Dependents" msgstr "Dépendants" -#: pgadmin/browser/static/js/browser.js:318 +#: pgadmin/browser/static/js/browser.js:321 #: pgadmin/browser/static/js/toolbar.js:29 #: pgadmin/browser/static/js/toolbar.js:88 #: pgadmin/tools/datagrid/static/js/datagrid.js:77 msgid "View Data" msgstr "Afficher les données" -#: pgadmin/browser/static/js/browser.js:319 +#: pgadmin/browser/static/js/browser.js:322 #: pgadmin/browser/static/js/toolbar.js:20 #: pgadmin/browser/static/js/toolbar.js:90 #: pgadmin/tools/datagrid/static/js/datagrid.js:78 msgid "Filtered Rows" msgstr "Filtrer les données" -#: pgadmin/browser/static/js/browser.js:346 +#: pgadmin/browser/static/js/browser.js:349 msgid "No object selected" msgstr "Aucun objet sélectionné" -#: pgadmin/browser/static/js/browser.js:559 +#: pgadmin/browser/static/js/browser.js:569 +#: pgadmin/browser/static/js/browser.js:623 +msgid "Reset Master Password" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:624 +msgid "" +"This will remove all the saved passwords. This will also remove " +"established connections to the server and you may need to reconnect " +"again. Do you wish to continue ?" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:725 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "Êtes vous sûr de vouloir fermer le %s navigateur ?" -#: pgadmin/browser/static/js/browser.js:1616 +#: pgadmin/browser/static/js/browser.js:1781 msgid "Error retrieving details for the node." msgstr "Erreur lors de la récupération des détails pour le noeud" @@ -7630,9 +7678,9 @@ msgid "Query Tool..." msgstr "Outil de requête..." #: pgadmin/browser/static/js/collection.js:220 -#: pgadmin/browser/static/js/collection.js:275 -#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:132 -#: pgadmin/misc/statistics/static/js/statistics.js:243 +#: pgadmin/browser/static/js/collection.js:276 +#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:134 +#: pgadmin/misc/statistics/static/js/statistics.js:247 msgid "Retrieving data from the server..." msgstr "Récupération des données sur le serveur..." @@ -7650,28 +7698,28 @@ msgstr "Supprimer en cascade" msgid "No properties are available for the selected object." msgstr "Aucune propriété n'est disponible pour l'objet sélectionné." -#: pgadmin/browser/static/js/collection.js:320 -#: pgadmin/browser/static/js/node.js:437 +#: pgadmin/browser/static/js/collection.js:318 +#: pgadmin/browser/static/js/node.js:439 #, python-format msgid "Error retrieving properties - %s" msgstr "Erreur lors de la récupération des propriétés - %s." -#: pgadmin/browser/static/js/collection.js:326 -#: pgadmin/misc/dependencies/static/js/dependencies.js:222 -#: pgadmin/misc/dependents/static/js/dependents.js:228 -#: pgadmin/misc/statistics/static/js/statistics.js:321 +#: pgadmin/browser/static/js/collection.js:330 +#: pgadmin/misc/dependencies/static/js/dependencies.js:228 +#: pgadmin/misc/dependents/static/js/dependents.js:234 +#: pgadmin/misc/statistics/static/js/statistics.js:330 msgid "Failed to retrieve data from the server." msgstr "Échec de récupération des données sur le serveur..." -#: pgadmin/browser/static/js/collection.js:342 +#: pgadmin/browser/static/js/collection.js:348 msgid "Drop Multiple" msgstr "Suppression multiple" -#: pgadmin/browser/static/js/collection.js:343 +#: pgadmin/browser/static/js/collection.js:349 msgid "Please select at least one object to delete." msgstr "Sélectionner au moins un objet à supprimer." -#: pgadmin/browser/static/js/collection.js:350 +#: pgadmin/browser/static/js/collection.js:356 msgid "" "Are you sure you want to drop all the selected objects and all the " "objects that depend on them?" @@ -7679,19 +7727,19 @@ msgstr "" "Êtes vous sûr de vouloir supprimer tous les objets sélectionnés ainsi que" " tous les objets qui en dépendent ?" -#: pgadmin/browser/static/js/collection.js:351 +#: pgadmin/browser/static/js/collection.js:357 msgid "DROP CASCADE multiple objects?" msgstr "Supprimer plusieurs objets en cascade ?" -#: pgadmin/browser/static/js/collection.js:354 +#: pgadmin/browser/static/js/collection.js:360 msgid "Are you sure you want to drop all the selected objects?" msgstr "Êtes vous sur de vouloir supprimer tous les objets sélectionnés ?" -#: pgadmin/browser/static/js/collection.js:355 +#: pgadmin/browser/static/js/collection.js:361 msgid "DROP multiple objects?" msgstr "Supprimer plusieurs objets ?" -#: pgadmin/browser/static/js/collection.js:393 +#: pgadmin/browser/static/js/collection.js:386 #, python-format msgid "Error dropping %s" msgstr "Erreur lors de la suppression de% s" @@ -7713,25 +7761,25 @@ msgstr "Propriétés..." msgid "%s Script" msgstr "%s Script" -#: pgadmin/browser/static/js/node.js:492 +#: pgadmin/browser/static/js/node.js:501 msgid "Please wait while we fetch information about the node from the server..." msgstr "" "Merci de patienter pendant que s’effectue le parcours des informations " "concernant le noeud sur le serveur..." -#: pgadmin/browser/static/js/node.js:666 +#: pgadmin/browser/static/js/node.js:675 #, python-format msgid "Create - %s" msgstr "Créer - %s" -#: pgadmin/browser/static/js/node.js:683 +#: pgadmin/browser/static/js/node.js:692 #, python-format msgid "Are you sure want to stop editing the properties of %s \"%s\"?" msgstr "" "Êtes vous sûr de vouloir mettre un terme à l'édition des propriétés de %s" " \"%s\"?" -#: pgadmin/browser/static/js/node.js:685 +#: pgadmin/browser/static/js/node.js:694 #, python-format msgid "" "Are you sure want to reset the current changes and re-open the panel for " @@ -7740,11 +7788,11 @@ msgstr "" "Êtes vous sûr de vouloir réinitialiser les modifications en cours et " "rouvrir la fenêtre pour %s \"%s\"?" -#: pgadmin/browser/static/js/node.js:689 +#: pgadmin/browser/static/js/node.js:698 msgid "Edit in progress?" msgstr "Édition en cours ?" -#: pgadmin/browser/static/js/node.js:740 +#: pgadmin/browser/static/js/node.js:749 #, python-format msgid "" "Are you sure you want to drop %s \"%s\" and all the objects that depend " @@ -7753,74 +7801,74 @@ msgstr "" "Êtes vous sûr de vouloir supprimer %s \"%s\" et tous les objets qui en " "dépendent ?" -#: pgadmin/browser/static/js/node.js:742 +#: pgadmin/browser/static/js/node.js:751 #, python-format msgid "DROP CASCADE %s?" msgstr "DROP CASCADE %s?" -#: pgadmin/browser/static/js/node.js:747 pgadmin/browser/static/js/node.js:761 +#: pgadmin/browser/static/js/node.js:756 pgadmin/browser/static/js/node.js:770 #, python-format msgid "The %s \"%s\" cannot be dropped." msgstr "%s \"%s\" ne peut pas être supprimé." -#: pgadmin/browser/static/js/node.js:754 +#: pgadmin/browser/static/js/node.js:763 #, python-format msgid "Are you sure you want to drop %s \"%s\"?" msgstr "Êtes vous sûr de vouloir supprimer %s \"%s\" ?" -#: pgadmin/browser/static/js/node.js:756 +#: pgadmin/browser/static/js/node.js:765 #, python-format msgid "DROP %s?" msgstr "DROP %s?" -#: pgadmin/browser/static/js/node.js:794 +#: pgadmin/browser/static/js/node.js:803 #, python-format msgid "Error dropping %s: \"%s\"" msgstr "Erreur lors de la suppression de %s: \"%s\"" -#: pgadmin/browser/static/js/node.js:1184 -#: pgadmin/browser/static/js/node.js:1186 -#: pgadmin/browser/templates/browser/index.html:118 +#: pgadmin/browser/static/js/node.js:1193 +#: pgadmin/browser/static/js/node.js:1195 +#: pgadmin/browser/templates/browser/index.html:117 #: pgadmin/tools/datagrid/templates/datagrid/index.html:134 msgid "Edit" msgstr "Éditer" -#: pgadmin/browser/static/js/node.js:1200 -#: pgadmin/browser/static/js/node.js:1371 +#: pgadmin/browser/static/js/node.js:1209 +#: pgadmin/browser/static/js/node.js:1380 msgid "SQL help for this object type." msgstr "Aide SQL pour ce type d'objet." -#: pgadmin/browser/static/js/node.js:1289 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1142 +#: pgadmin/browser/static/js/node.js:1298 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1152 msgid "Error saving properties" msgstr "Erreur d'enregistrement des propriétés" -#: pgadmin/browser/static/js/node.js:1383 +#: pgadmin/browser/static/js/node.js:1392 #: pgadmin/browser/static/js/wizard.js:131 msgid "Help for this dialog." msgstr "Aide pour cette fenêtre de dialogue." -#: pgadmin/browser/static/js/node.js:1395 +#: pgadmin/browser/static/js/node.js:1404 msgid "Cancel changes to this object." msgstr "Annuler les modifications de cet objet." -#: pgadmin/browser/static/js/node.js:1407 +#: pgadmin/browser/static/js/node.js:1416 msgid "Reset" msgstr "Réinitialiser" -#: pgadmin/browser/static/js/node.js:1409 +#: pgadmin/browser/static/js/node.js:1418 msgid "Reset the fields on this dialog." msgstr "Réinitialiser les champs dans cette fenêtre de dialogue." -#: pgadmin/browser/static/js/node.js:1421 +#: pgadmin/browser/static/js/node.js:1430 #: pgadmin/preferences/static/js/preferences.js:429 #: pgadmin/preferences/static/js/preferences.js:454 #: pgadmin/tools/datagrid/templates/datagrid/index.html:37 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:635 msgid "Save" msgstr "Enregistrer" -#: pgadmin/browser/static/js/node.js:1423 +#: pgadmin/browser/static/js/node.js:1432 msgid "Save this object." msgstr "Enregistrer cet objet." @@ -7836,13 +7884,13 @@ msgstr "Désélectionner tout" #: pgadmin/browser/static/js/toolbar.js:86 #: pgadmin/tools/datagrid/static/js/datagrid.js:106 #: pgadmin/tools/datagrid/static/js/datagrid.js:118 -#: pgadmin/tools/sqleditor/__init__.py:68 +#: pgadmin/tools/sqleditor/__init__.py:67 msgid "Query Tool" msgstr "Éditeur de requêtes" #: pgadmin/browser/static/js/wizard.js:86 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:253 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:431 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:261 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:444 #: pgadmin/templates/security/messages.html:7 #: pgadmin/tools/user_management/static/js/user_management.js:81 #: pgadmin/tools/user_management/static/js/user_management.js:174 @@ -7851,8 +7899,8 @@ msgid "Close" msgstr "Fermer" #: pgadmin/browser/static/js/wizard.js:89 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:254 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:432 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:262 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:445 msgid "Maximize" msgstr "Maximiser" @@ -7873,37 +7921,37 @@ msgstr "Suivant" msgid "Finish" msgstr "Terminer" -#: pgadmin/browser/templates/browser/index.html:96 +#: pgadmin/browser/templates/browser/index.html:95 #: pgadmin/tools/datagrid/templates/datagrid/index.html:354 msgid "Loading {0} v{1}..." msgstr "Chargement {0} v{1}..." -#: pgadmin/browser/templates/browser/index.html:105 +#: pgadmin/browser/templates/browser/index.html:104 msgid "Toggle navigation" msgstr "Basculer la navigation" -#: pgadmin/browser/templates/browser/index.html:113 +#: pgadmin/browser/templates/browser/index.html:112 msgid "File" msgstr "Fichier" -#: pgadmin/browser/templates/browser/index.html:123 +#: pgadmin/browser/templates/browser/index.html:122 msgid "Object" msgstr "Objet" -#: pgadmin/browser/templates/browser/index.html:128 +#: pgadmin/browser/templates/browser/index.html:127 msgid "Management" msgstr "Gestion" -#: pgadmin/browser/templates/browser/index.html:133 +#: pgadmin/browser/templates/browser/index.html:132 msgid "Tools" msgstr "Outils" -#: pgadmin/browser/templates/browser/index.html:138 pgadmin/help/__init__.py:59 +#: pgadmin/browser/templates/browser/index.html:137 pgadmin/help/__init__.py:59 #: pgadmin/help/__init__.py:70 pgadmin/static/js/sqleditor/filter_dialog.js:72 msgid "Help" msgstr "Aide" -#: pgadmin/browser/templates/browser/index.html:160 +#: pgadmin/browser/templates/browser/index.html:159 msgid "Logout" msgstr "Déconnexion" @@ -8002,12 +8050,12 @@ msgstr "" "données du graphiques et affiche les valeurs." #: pgadmin/dashboard/__init__.py:202 pgadmin/dashboard/__init__.py:232 -#: pgadmin/dashboard/static/js/dashboard.js:693 +#: pgadmin/dashboard/static/js/dashboard.js:725 msgid "Please connect to the selected server to view the table." msgstr "Merci de connecter le serveur sélectionné pour visualiser la table." #: pgadmin/dashboard/__init__.py:207 pgadmin/dashboard/__init__.py:237 -#: pgadmin/dashboard/static/js/dashboard.js:562 +#: pgadmin/dashboard/static/js/dashboard.js:594 msgid "Please connect to the selected server to view the graph." msgstr "Merci de connecter le serveur sélectionné pour visualiser le graphique." @@ -8090,157 +8138,164 @@ msgstr "Requête démarrée à" msgid "Last state changed at" msgstr "Dernier état modifié à" -#: pgadmin/dashboard/static/js/dashboard.js:236 -#: pgadmin/dashboard/static/js/dashboard.js:351 +#: pgadmin/dashboard/static/js/dashboard.js:238 +#: pgadmin/dashboard/static/js/dashboard.js:244 +#: pgadmin/dashboard/static/js/dashboard.js:369 +#: pgadmin/dashboard/static/js/dashboard.js:375 msgid "An error occurred whilst loading the dashboard." msgstr "Une erreur es survenue lors du chargement du tableau de bord." -#: pgadmin/dashboard/static/js/dashboard.js:366 +#: pgadmin/dashboard/static/js/dashboard.js:252 +#: pgadmin/dashboard/static/js/dashboard.js:383 +msgid "Loading dashboard..." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:398 msgid "Please connect to the selected server to view the dashboard." msgstr "" "Merci de connecter le serveur sélectionné pour visualiser le tableau de " "bord." -#: pgadmin/dashboard/static/js/dashboard.js:565 +#: pgadmin/dashboard/static/js/dashboard.js:597 msgid "An error occurred whilst rendering the graph." msgstr "Une erreur est survenue lors de l'élaboration du graphique." -#: pgadmin/dashboard/static/js/dashboard.js:696 +#: pgadmin/dashboard/static/js/dashboard.js:728 msgid "An error occurred whilst rendering the table." msgstr "Une erreur est survenue lors de l'élaboration du tableau." -#: pgadmin/dashboard/static/js/dashboard.js:905 -#: pgadmin/dashboard/static/js/dashboard.js:1009 -#: pgadmin/dashboard/static/js/dashboard.js:1180 -#: pgadmin/dashboard/static/js/dashboard.js:1277 +#: pgadmin/dashboard/static/js/dashboard.js:937 +#: pgadmin/dashboard/static/js/dashboard.js:1041 +#: pgadmin/dashboard/static/js/dashboard.js:1212 +#: pgadmin/dashboard/static/js/dashboard.js:1309 msgid "PID" msgstr "PID" -#: pgadmin/dashboard/static/js/dashboard.js:935 -#: pgadmin/dashboard/static/js/dashboard.js:1205 +#: pgadmin/dashboard/static/js/dashboard.js:967 +#: pgadmin/dashboard/static/js/dashboard.js:1237 msgid "State" msgstr "État" -#: pgadmin/dashboard/static/js/dashboard.js:952 -#: pgadmin/dashboard/static/js/dashboard.js:1222 +#: pgadmin/dashboard/static/js/dashboard.js:984 +#: pgadmin/dashboard/static/js/dashboard.js:1254 #, fuzzy msgid "Wait event" msgstr "Attente d'événement" -#: pgadmin/dashboard/static/js/dashboard.js:957 -#: pgadmin/dashboard/static/js/dashboard.js:1227 +#: pgadmin/dashboard/static/js/dashboard.js:989 +#: pgadmin/dashboard/static/js/dashboard.js:1259 msgid "Blocking PIDs" msgstr "PID bloquants" -#: pgadmin/dashboard/static/js/dashboard.js:1019 -#: pgadmin/dashboard/static/js/dashboard.js:1282 +#: pgadmin/dashboard/static/js/dashboard.js:1051 +#: pgadmin/dashboard/static/js/dashboard.js:1314 msgid "Lock type" msgstr "Type de verrou" -#: pgadmin/dashboard/static/js/dashboard.js:1024 -#: pgadmin/dashboard/static/js/dashboard.js:1287 +#: pgadmin/dashboard/static/js/dashboard.js:1056 +#: pgadmin/dashboard/static/js/dashboard.js:1319 msgid "Target relation" msgstr "Relation cible" -#: pgadmin/dashboard/static/js/dashboard.js:1029 -#: pgadmin/dashboard/static/js/dashboard.js:1292 +#: pgadmin/dashboard/static/js/dashboard.js:1061 +#: pgadmin/dashboard/static/js/dashboard.js:1324 msgid "Page" msgstr "Page" -#: pgadmin/dashboard/static/js/dashboard.js:1034 -#: pgadmin/dashboard/static/js/dashboard.js:1297 +#: pgadmin/dashboard/static/js/dashboard.js:1066 +#: pgadmin/dashboard/static/js/dashboard.js:1329 msgid "Tuple" msgstr "Ligne" -#: pgadmin/dashboard/static/js/dashboard.js:1039 -#: pgadmin/dashboard/static/js/dashboard.js:1302 +#: pgadmin/dashboard/static/js/dashboard.js:1071 +#: pgadmin/dashboard/static/js/dashboard.js:1334 msgid "vXID (target)" msgstr "vXID (cible)" -#: pgadmin/dashboard/static/js/dashboard.js:1044 -#: pgadmin/dashboard/static/js/dashboard.js:1307 +#: pgadmin/dashboard/static/js/dashboard.js:1076 +#: pgadmin/dashboard/static/js/dashboard.js:1339 msgid "XID (target)" msgstr "XID (cible)" -#: pgadmin/dashboard/static/js/dashboard.js:1049 -#: pgadmin/dashboard/static/js/dashboard.js:1312 +#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:1344 msgid "Class" msgstr "Classe" -#: pgadmin/dashboard/static/js/dashboard.js:1054 -#: pgadmin/dashboard/static/js/dashboard.js:1317 +#: pgadmin/dashboard/static/js/dashboard.js:1086 +#: pgadmin/dashboard/static/js/dashboard.js:1349 msgid "Object ID" msgstr "ID de l'objet" -#: pgadmin/dashboard/static/js/dashboard.js:1059 -#: pgadmin/dashboard/static/js/dashboard.js:1322 +#: pgadmin/dashboard/static/js/dashboard.js:1091 +#: pgadmin/dashboard/static/js/dashboard.js:1354 msgid "vXID (owner)" msgstr "vXID (propriétaire)" -#: pgadmin/dashboard/static/js/dashboard.js:1069 -#: pgadmin/dashboard/static/js/dashboard.js:1332 +#: pgadmin/dashboard/static/js/dashboard.js:1101 +#: pgadmin/dashboard/static/js/dashboard.js:1364 msgid "Granted?" msgstr "Accordé ?" -#: pgadmin/dashboard/static/js/dashboard.js:1091 -#: pgadmin/dashboard/static/js/dashboard.js:1349 +#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1381 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/dashboard.js:1096 -#: pgadmin/dashboard/static/js/dashboard.js:1354 +#: pgadmin/dashboard/static/js/dashboard.js:1128 +#: pgadmin/dashboard/static/js/dashboard.js:1386 msgid "Prepared at" msgstr "Préparé à" -#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1140 msgid "Category" msgstr "Catégorie" -#: pgadmin/dashboard/static/js/dashboard.js:1113 +#: pgadmin/dashboard/static/js/dashboard.js:1145 msgid "Setting" msgstr "Paramètres" -#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1150 msgid "Unit" msgstr "Unité" -#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1155 msgid "Description" msgstr "Déscription" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "cancel" msgstr "annuler" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "terminate" msgstr "terminer" -#: pgadmin/dashboard/static/js/dashboard.js:1417 +#: pgadmin/dashboard/static/js/dashboard.js:1449 msgid "You cannot " msgstr "Vous ne pouvez pas " -#: pgadmin/dashboard/static/js/dashboard.js:1419 +#: pgadmin/dashboard/static/js/dashboard.js:1451 msgid " background worker processes." msgstr "Processus d'arrière plan." -#: pgadmin/dashboard/static/js/dashboard.js:1426 +#: pgadmin/dashboard/static/js/dashboard.js:1458 msgid "You are not allowed to " msgstr "Vous n'êtes pas autorisé à " -#: pgadmin/dashboard/static/js/dashboard.js:1428 +#: pgadmin/dashboard/static/js/dashboard.js:1460 msgid " the main active session." msgstr "la session active principale." -#: pgadmin/dashboard/static/js/dashboard.js:1434 +#: pgadmin/dashboard/static/js/dashboard.js:1466 msgid "The session is already in idle state." msgstr "La session est déjà au repos." -#: pgadmin/dashboard/static/js/dashboard.js:1446 +#: pgadmin/dashboard/static/js/dashboard.js:1478 msgid "Superuser privileges are required to " msgstr "Des droits superuser sont requis pour " -#: pgadmin/dashboard/static/js/dashboard.js:1448 +#: pgadmin/dashboard/static/js/dashboard.js:1480 msgid " another users query." msgstr " une autre requête." @@ -8478,7 +8533,7 @@ msgstr "" "Chemin vers la documentation EDB Advanced Server. $VERSION$ sera remplacé" " remplacé par la valeur au format majeur.mineur." -#: pgadmin/misc/__init__.py:50 pgadmin/tools/backup/static/js/backup.js:76 +#: pgadmin/misc/__init__.py:51 pgadmin/tools/backup/static/js/backup.js:76 #: pgadmin/tools/backup/static/js/backup.js:83 #: pgadmin/tools/backup/static/js/backup.js:89 #: pgadmin/tools/backup/static/js/backup.js:503 @@ -8495,7 +8550,7 @@ msgstr "" msgid "Miscellaneous" msgstr "Divers" -#: pgadmin/misc/__init__.py:65 pgadmin/misc/__init__.py:66 +#: pgadmin/misc/__init__.py:66 pgadmin/misc/__init__.py:67 msgid "User language" msgstr "Langue" @@ -8566,12 +8621,12 @@ msgstr "" msgid "Restriction" msgstr "Restriction" -#: pgadmin/misc/dependencies/static/js/dependencies.js:158 +#: pgadmin/misc/dependencies/static/js/dependencies.js:159 msgid "Fetching dependency information from the server..." msgstr "Parcours des objets rattachés sur le serveur..." -#: pgadmin/misc/dependencies/static/js/dependencies.js:216 -#: pgadmin/misc/dependents/static/js/dependents.js:222 +#: pgadmin/misc/dependencies/static/js/dependencies.js:217 +#: pgadmin/misc/dependents/static/js/dependents.js:223 #, python-format msgid "Error retrieving data from the server: %s" msgstr "Erreur lors de la récupération des données sur le serveur : %s" @@ -8582,7 +8637,7 @@ msgstr "" "Aucune information relative à des objets dépendants n'est disponible pour" " l'objet sélectionné." -#: pgadmin/misc/dependents/static/js/dependents.js:164 +#: pgadmin/misc/dependents/static/js/dependents.js:165 msgid "Fetching dependent information from the server..." msgstr "Parcours des objets subordonnés sur le serveur..." @@ -8649,7 +8704,7 @@ msgid "There was an error renaming the file:" msgstr "Une erreur est survenue lors du renommage du fichier :" #: pgadmin/misc/file_manager/static/js/create_dialogue.js:139 -#: pgadmin/misc/file_manager/static/js/utility.js:429 +#: pgadmin/misc/file_manager/static/js/utility.js:431 msgid "Error occurred while checking access permission." msgstr "Une erreur est survenue lors de la vérification des permissions d'accès." @@ -8658,14 +8713,14 @@ msgstr "Une erreur est survenue lors de la vérification des permissions d'accè msgid "Select" msgstr "Sélectionner" -#: pgadmin/misc/file_manager/static/js/utility.js:482 +#: pgadmin/misc/file_manager/static/js/utility.js:484 #: pgadmin/misc/file_manager/templates/file_manager/index.html:62 -#: pgadmin/tools/debugger/static/js/direct.js:1900 +#: pgadmin/tools/debugger/static/js/direct.js:1903 msgid "Loading..." msgstr "Chargement..." -#: pgadmin/misc/file_manager/static/js/utility.js:1137 -#: pgadmin/misc/file_manager/static/js/utility.js:1144 +#: pgadmin/misc/file_manager/static/js/utility.js:1139 +#: pgadmin/misc/file_manager/static/js/utility.js:1146 msgid "All Files" msgstr "Tous les fichiers" @@ -8710,7 +8765,7 @@ msgid "No SQL could be generated for the selected object." msgstr "Aucun code SQL ne peut être généré pour l'objet sélectionné." #: pgadmin/misc/sql/static/js/sql.js:154 -#: pgadmin/misc/statistics/static/js/statistics.js:314 +#: pgadmin/misc/statistics/static/js/statistics.js:318 #, python-format msgid "Error retrieving the information - %s" msgstr "Erreur lors de la récupération des informations - %s." @@ -8755,7 +8810,7 @@ msgstr "Réinitialiser affichage" #: pgadmin/tools/import_export/__init__.py:162 #: pgadmin/tools/maintenance/__init__.py:150 #: pgadmin/tools/restore/__init__.py:142 -#: pgadmin/tools/user_management/__init__.py:120 +#: pgadmin/tools/user_management/__init__.py:121 msgid "This URL cannot be called directly." msgstr "Cette URL ne peut pas être appelée directement." @@ -8776,16 +8831,16 @@ msgstr "" msgid "Connection Lost" msgstr "Connexion perdue" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:123 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:131 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:176 msgid "Click for details." msgstr "Cliquer pour afficher les détails." -#: pgadmin/static/js/alertify.pgadmin.defaults.js:160 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 msgid "Unknown error" msgstr "Erreur Inconnue" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:167 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:175 msgid "INTERNAL SERVER ERROR" msgstr "ERREUR INTERNE DU SERVEUR" @@ -8865,9 +8920,9 @@ msgstr "" "connecté à l'application." #: pgadmin/static/js/sqleditor_utils.js:162 -#: pgadmin/tools/sqleditor/__init__.py:1406 -#: pgadmin/tools/sqleditor/__init__.py:1461 -#: pgadmin/tools/sqleditor/__init__.py:1465 +#: pgadmin/tools/sqleditor/__init__.py:1405 +#: pgadmin/tools/sqleditor/__init__.py:1460 +#: pgadmin/tools/sqleditor/__init__.py:1464 msgid "Transaction status check failed." msgstr "Échec de vérification du statut de transaction." @@ -9102,8 +9157,8 @@ msgid "Error saving the tree state.\"" msgstr "Erreur lors de l'enregistrement de l'état de l'arborescence.\"" #: pgadmin/static/js/tree/pgadmin_tree_save_state.js:149 -msgid "Error fetching the tree state.\"" -msgstr "Erreur lors de l'extraction de l'état de l'arborescence. \"" +msgid "Error fetching the tree state." +msgstr "" #: pgadmin/templates/security/change_password.html:9 #: pgadmin/templates/security/panel.html:9 @@ -9153,7 +9208,7 @@ msgid "Reset Password" msgstr "Réinitialisation du mot de passe" #: pgadmin/tools/__init__.py:59 pgadmin/tools/datagrid/__init__.py:96 -#: pgadmin/tools/sqleditor/__init__.py:134 +#: pgadmin/tools/sqleditor/__init__.py:133 msgid "This URL cannot be requested directly." msgstr "Cette URL ne peut pas être appelée directement." @@ -9425,13 +9480,13 @@ msgstr "Utiliser SET SESSION AUTHORIZATION" #: pgadmin/tools/backup/static/js/backup.js:571 #: pgadmin/tools/backup/static/js/backup.js:590 -#: pgadmin/tools/backup/static/js/backup_dialog.js:95 +#: pgadmin/tools/backup/static/js/backup_dialog.js:94 msgid "Backup Globals..." msgstr "Sauvegarder les globales..." #: pgadmin/tools/backup/static/js/backup.js:580 #: pgadmin/tools/backup/static/js/backup.js:600 -#: pgadmin/tools/backup/static/js/backup_dialog.js:96 +#: pgadmin/tools/backup/static/js/backup_dialog.js:95 msgid "Backup Server..." msgstr "Sauvegarder le serveur ..." @@ -9440,38 +9495,38 @@ msgstr "Sauvegarder le serveur ..." msgid "Backup..." msgstr "Sauvegarder..." -#: pgadmin/tools/backup/static/js/backup_dialog.js:52 -#: pgadmin/tools/backup/static/js/backup_dialog.js:72 +#: pgadmin/tools/backup/static/js/backup_dialog.js:51 +#: pgadmin/tools/backup/static/js/backup_dialog.js:71 #: pgadmin/tools/import_export/static/js/import_export.js:684 #: pgadmin/tools/import_export/static/js/import_export.js:699 #: pgadmin/tools/maintenance/static/js/maintenance.js:497 #: pgadmin/tools/maintenance/static/js/maintenance.js:508 -#: pgadmin/tools/restore/static/js/restore_dialog.js:52 -#: pgadmin/tools/restore/static/js/restore_dialog.js:76 +#: pgadmin/tools/restore/static/js/restore_dialog.js:51 +#: pgadmin/tools/restore/static/js/restore_dialog.js:75 msgid "Utility not found" msgstr "Utilitaire non trouvé" -#: pgadmin/tools/backup/static/js/backup_dialog.js:73 +#: pgadmin/tools/backup/static/js/backup_dialog.js:72 #: pgadmin/tools/import_export/static/js/import_export.js:700 #: pgadmin/tools/maintenance/static/js/maintenance.js:509 -#: pgadmin/tools/restore/static/js/restore_dialog.js:77 +#: pgadmin/tools/restore/static/js/restore_dialog.js:76 msgid "Failed to fetch Utility information" msgstr "Impossible d'extraire les informations sur l'utilitaire" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:151 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:150 msgid "Backup job created." msgstr "Tâche de sauvegarde créée." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:155 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:154 msgid "Backup job creation failed." msgstr "Échec de la création de la tâche de restauration." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:163 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:162 msgid "Backup job failed." msgstr "Tâche de sauvegarde échouée." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:234 -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:229 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:233 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:228 msgid "Please provide a filename" msgstr "Merci de renseigner un nom de fichier" @@ -9849,8 +9904,8 @@ msgstr "" #: pgadmin/tools/debugger/__init__.py:2058 #: pgadmin/tools/debugger/__init__.py:2085 #: pgadmin/tools/debugger/__init__.py:2107 -#: pgadmin/tools/debugger/static/js/direct.js:1663 -#: pgadmin/tools/sqleditor/__init__.py:1034 +#: pgadmin/tools/debugger/static/js/direct.js:1666 +#: pgadmin/tools/sqleditor/__init__.py:1033 #: pgadmin/tools/sqleditor/command.py:192 #: pgadmin/tools/sqleditor/command.py:404 #: pgadmin/tools/sqleditor/command.py:545 @@ -9932,29 +9987,29 @@ msgstr "Définir un point d'arrêt" #: pgadmin/tools/debugger/static/js/direct.js:280 #: pgadmin/tools/debugger/static/js/direct.js:307 #: pgadmin/tools/debugger/static/js/direct.js:314 -#: pgadmin/tools/debugger/static/js/direct.js:435 -#: pgadmin/tools/debugger/static/js/direct.js:442 -#: pgadmin/tools/debugger/static/js/direct.js:635 -#: pgadmin/tools/debugger/static/js/direct.js:704 -#: pgadmin/tools/debugger/static/js/direct.js:714 -#: pgadmin/tools/debugger/static/js/direct.js:751 -#: pgadmin/tools/debugger/static/js/direct.js:758 -#: pgadmin/tools/debugger/static/js/direct.js:788 -#: pgadmin/tools/debugger/static/js/direct.js:795 -#: pgadmin/tools/debugger/static/js/direct.js:824 -#: pgadmin/tools/debugger/static/js/direct.js:831 -#: pgadmin/tools/debugger/static/js/direct.js:875 -#: pgadmin/tools/debugger/static/js/direct.js:882 -#: pgadmin/tools/debugger/static/js/direct.js:944 -#: pgadmin/tools/debugger/static/js/direct.js:951 -#: pgadmin/tools/debugger/static/js/direct.js:1013 -#: pgadmin/tools/debugger/static/js/direct.js:1368 -#: pgadmin/tools/debugger/static/js/direct.js:1397 -#: pgadmin/tools/debugger/static/js/direct.js:1599 -#: pgadmin/tools/debugger/static/js/direct.js:1603 -#: pgadmin/tools/debugger/static/js/direct.js:1627 -#: pgadmin/tools/debugger/static/js/direct.js:1631 -#: pgadmin/tools/debugger/static/js/direct.js:1670 +#: pgadmin/tools/debugger/static/js/direct.js:438 +#: pgadmin/tools/debugger/static/js/direct.js:445 +#: pgadmin/tools/debugger/static/js/direct.js:638 +#: pgadmin/tools/debugger/static/js/direct.js:707 +#: pgadmin/tools/debugger/static/js/direct.js:717 +#: pgadmin/tools/debugger/static/js/direct.js:754 +#: pgadmin/tools/debugger/static/js/direct.js:761 +#: pgadmin/tools/debugger/static/js/direct.js:791 +#: pgadmin/tools/debugger/static/js/direct.js:798 +#: pgadmin/tools/debugger/static/js/direct.js:827 +#: pgadmin/tools/debugger/static/js/direct.js:834 +#: pgadmin/tools/debugger/static/js/direct.js:878 +#: pgadmin/tools/debugger/static/js/direct.js:885 +#: pgadmin/tools/debugger/static/js/direct.js:947 +#: pgadmin/tools/debugger/static/js/direct.js:954 +#: pgadmin/tools/debugger/static/js/direct.js:1016 +#: pgadmin/tools/debugger/static/js/direct.js:1371 +#: pgadmin/tools/debugger/static/js/direct.js:1400 +#: pgadmin/tools/debugger/static/js/direct.js:1602 +#: pgadmin/tools/debugger/static/js/direct.js:1606 +#: pgadmin/tools/debugger/static/js/direct.js:1630 +#: pgadmin/tools/debugger/static/js/direct.js:1634 +#: pgadmin/tools/debugger/static/js/direct.js:1673 msgid "Debugger Error" msgstr "Erreur de débogage" @@ -10021,85 +10076,85 @@ msgstr "Erreur lors de la récupération des informations de la variable." msgid "Error while fetching stack information." msgstr "Erreur lors de la récupération des informations de la pile." -#: pgadmin/tools/debugger/static/js/direct.js:418 +#: pgadmin/tools/debugger/static/js/direct.js:421 msgid "Waiting for another session to invoke the target..." msgstr "Attente d'une nouvelle session pour appeler la cible..." -#: pgadmin/tools/debugger/static/js/direct.js:436 -#: pgadmin/tools/debugger/static/js/direct.js:443 -#: pgadmin/tools/debugger/static/js/direct.js:636 -#: pgadmin/tools/debugger/static/js/direct.js:705 +#: pgadmin/tools/debugger/static/js/direct.js:439 +#: pgadmin/tools/debugger/static/js/direct.js:446 +#: pgadmin/tools/debugger/static/js/direct.js:639 +#: pgadmin/tools/debugger/static/js/direct.js:708 msgid "Error while polling result." msgstr "Erreur lors de l'extraction des résultats." -#: pgadmin/tools/debugger/static/js/direct.js:591 +#: pgadmin/tools/debugger/static/js/direct.js:594 msgid "Debugger poll end execution error" msgstr "L'opération de débogage présente un erreur d'exécution" -#: pgadmin/tools/debugger/static/js/direct.js:752 -#: pgadmin/tools/debugger/static/js/direct.js:759 +#: pgadmin/tools/debugger/static/js/direct.js:755 +#: pgadmin/tools/debugger/static/js/direct.js:762 msgid "Error while executing continue in debugging session." msgstr "Erreur d'exécution dans la session de débogage. " -#: pgadmin/tools/debugger/static/js/direct.js:789 -#: pgadmin/tools/debugger/static/js/direct.js:796 +#: pgadmin/tools/debugger/static/js/direct.js:792 +#: pgadmin/tools/debugger/static/js/direct.js:799 msgid "Error while executing step over in debugging session." msgstr "Erreur d'exécution step over dans la session de débogage." -#: pgadmin/tools/debugger/static/js/direct.js:825 -#: pgadmin/tools/debugger/static/js/direct.js:832 +#: pgadmin/tools/debugger/static/js/direct.js:828 +#: pgadmin/tools/debugger/static/js/direct.js:835 msgid "Error while executing step into in debugging session." msgstr "Erreur lors de l'exécution d'une étape dans la session de débogage." -#: pgadmin/tools/debugger/static/js/direct.js:876 -#: pgadmin/tools/debugger/static/js/direct.js:883 +#: pgadmin/tools/debugger/static/js/direct.js:879 +#: pgadmin/tools/debugger/static/js/direct.js:886 msgid "Error while executing stop in debugging session." msgstr "Erreur lors de l'exécution d'un arrêt dans la session de débogage." -#: pgadmin/tools/debugger/static/js/direct.js:945 -#: pgadmin/tools/debugger/static/js/direct.js:952 +#: pgadmin/tools/debugger/static/js/direct.js:948 +#: pgadmin/tools/debugger/static/js/direct.js:955 msgid "Error while toggling breakpoint." msgstr "Erreur lors de la bascule du point d'arrêt." -#: pgadmin/tools/debugger/static/js/direct.js:1014 +#: pgadmin/tools/debugger/static/js/direct.js:1017 msgid "Error while clearing all breakpoint." msgstr "Erreur de suppression de tous les points d'arrêts." -#: pgadmin/tools/debugger/static/js/direct.js:1058 +#: pgadmin/tools/debugger/static/js/direct.js:1061 msgid "Line No." msgstr "Ligne No." -#: pgadmin/tools/debugger/static/js/direct.js:1369 +#: pgadmin/tools/debugger/static/js/direct.js:1372 msgid "Error while depositing variable value." msgstr "Erreur lors de l’affectation de la valeur de la variable." -#: pgadmin/tools/debugger/static/js/direct.js:1398 +#: pgadmin/tools/debugger/static/js/direct.js:1401 msgid "Error while selecting frame." msgstr "Erreur de sélection du bloc." -#: pgadmin/tools/debugger/static/js/direct.js:1604 -#: pgadmin/tools/debugger/static/js/direct.js:1632 +#: pgadmin/tools/debugger/static/js/direct.js:1607 +#: pgadmin/tools/debugger/static/js/direct.js:1635 msgid "Error while starting debugging listener." msgstr "Erreur de démarrage du processus d'écoute de débogage." -#: pgadmin/tools/debugger/static/js/direct.js:1671 +#: pgadmin/tools/debugger/static/js/direct.js:1674 msgid "Error while fetching messages information." msgstr "Erreur lors de l'affectation des messages d'information." -#: pgadmin/tools/debugger/static/js/direct.js:1749 +#: pgadmin/tools/debugger/static/js/direct.js:1752 msgid "Local variables" msgstr "Variables locales" -#: pgadmin/tools/debugger/static/js/direct.js:1760 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:231 +#: pgadmin/tools/debugger/static/js/direct.js:1763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:234 msgid "Messages" msgstr "Messages" -#: pgadmin/tools/debugger/static/js/direct.js:1771 +#: pgadmin/tools/debugger/static/js/direct.js:1774 msgid "Results" msgstr "Résultats" -#: pgadmin/tools/debugger/static/js/direct.js:1782 +#: pgadmin/tools/debugger/static/js/direct.js:1785 msgid "Stack" msgstr "Pile" @@ -10133,37 +10188,37 @@ msgstr "Chercher par type d'objet ou par nom" msgid "Objects" msgstr "Objets" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:629 -msgid "Unable to fetch the database objects due to an error" -msgstr "" -"Impossible d’extraire les objets de la base de données du fait d'une " -"erreur" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:651 -msgid "Object Selection (step 1 of 3)" -msgstr "Sélection d'objet (étape 1 sur 3)" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:655 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:612 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:665 msgid "Please wait while fetching records..." msgstr "Merci de patienter pendant la récupération des enregistrements..." -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:776 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:627 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:631 +msgid "Unable to fetch the database objects" +msgstr "" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:661 +msgid "Object Selection (step 1 of 3)" +msgstr "Sélection d'objet (étape 1 sur 3)" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:786 msgid "Privilege Selection (step 2 of 3)" msgstr "Sélection des droits (étape 2 sur 3)" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:777 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:787 msgid "Please add the required privileges for the selected objects." msgstr "Merci d'ajouter les droits requis pour les objets sélectionnés." -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:975 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:985 msgid "Sql Tab" msgstr "Onglet SQL" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1045 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1055 msgid "Final (Review Selection) (step 3 of 3)" msgstr "Fin - vérification des opérations (étape 3 sur 3) " -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1046 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1056 msgid "" "The SQL below will be executed on the database server to grant the " "selected privileges. Please click on Finish to complete the " @@ -10173,7 +10228,7 @@ msgstr "" "pour accorder les droits déterminés. Merci de cliquer sur Terminer" " pour l'appliquer." -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1105 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1115 msgid "Grant Wizard" msgstr "Assistant de gestion des droits" @@ -10561,66 +10616,66 @@ msgstr "Sortie sur erreur" msgid "Restore..." msgstr "Restaurer..." -#: pgadmin/tools/restore/static/js/restore_dialog.js:70 +#: pgadmin/tools/restore/static/js/restore_dialog.js:69 #, python-format msgid "Restore (%s: %s)" msgstr "Resture (%s: %s)" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:149 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:148 msgid "Restore job created." msgstr "Tâche de restauration créée" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:153 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:152 msgid "Restore job creation failed." msgstr "Échec de la création de la tâche de restauration" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:161 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:160 msgid "Restore job failed." msgstr "Échec de la tâche de restauration" -#: pgadmin/tools/sqleditor/__init__.py:73 +#: pgadmin/tools/sqleditor/__init__.py:72 msgid "Query tool" msgstr "Outil de requête" -#: pgadmin/tools/sqleditor/__init__.py:152 -#: pgadmin/tools/sqleditor/__init__.py:160 -#: pgadmin/tools/sqleditor/__init__.py:212 -#: pgadmin/tools/sqleditor/__init__.py:393 -#: pgadmin/tools/sqleditor/__init__.py:600 -#: pgadmin/tools/sqleditor/__init__.py:723 -#: pgadmin/tools/sqleditor/__init__.py:796 -#: pgadmin/tools/sqleditor/__init__.py:851 -#: pgadmin/tools/sqleditor/__init__.py:903 -#: pgadmin/tools/sqleditor/__init__.py:947 -#: pgadmin/tools/sqleditor/__init__.py:987 -#: pgadmin/tools/sqleditor/__init__.py:996 -#: pgadmin/tools/sqleditor/__init__.py:1067 -#: pgadmin/tools/sqleditor/__init__.py:1103 -#: pgadmin/tools/sqleditor/__init__.py:1148 -#: pgadmin/tools/sqleditor/__init__.py:1200 +#: pgadmin/tools/sqleditor/__init__.py:151 +#: pgadmin/tools/sqleditor/__init__.py:159 +#: pgadmin/tools/sqleditor/__init__.py:211 +#: pgadmin/tools/sqleditor/__init__.py:392 +#: pgadmin/tools/sqleditor/__init__.py:599 +#: pgadmin/tools/sqleditor/__init__.py:722 +#: pgadmin/tools/sqleditor/__init__.py:795 +#: pgadmin/tools/sqleditor/__init__.py:850 +#: pgadmin/tools/sqleditor/__init__.py:902 +#: pgadmin/tools/sqleditor/__init__.py:946 +#: pgadmin/tools/sqleditor/__init__.py:986 +#: pgadmin/tools/sqleditor/__init__.py:995 +#: pgadmin/tools/sqleditor/__init__.py:1066 +#: pgadmin/tools/sqleditor/__init__.py:1102 +#: pgadmin/tools/sqleditor/__init__.py:1147 +#: pgadmin/tools/sqleditor/__init__.py:1199 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:26 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:79 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:174 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:182 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:175 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:183 msgid "Transaction ID not found in the session." msgstr "ID de transaction non trouvé dans la session." -#: pgadmin/tools/sqleditor/__init__.py:407 +#: pgadmin/tools/sqleditor/__init__.py:406 msgid "******* Error *******" msgstr "******* Erreur *******" -#: pgadmin/tools/sqleditor/__init__.py:738 +#: pgadmin/tools/sqleditor/__init__.py:737 msgid "No primary key found for this object, so unable to save records." msgstr "" "Aucune clé primaires n'a été trouvée, il n'est par conséquent pas " "possible de sauvegarder l'enregistrement." -#: pgadmin/tools/sqleditor/__init__.py:1040 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:98 +#: pgadmin/tools/sqleditor/__init__.py:1039 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:99 msgid "Either transaction object or session object not found." msgstr "Objet de transaction ou de session non trouvé." -#: pgadmin/tools/sqleditor/__init__.py:1274 +#: pgadmin/tools/sqleditor/__init__.py:1273 msgid "File type not supported" msgstr "Type de fichier non supporté" @@ -10632,15 +10687,15 @@ msgstr "Cette fonctionnalité n'a pas été implémentée pour le type d'objet ' msgid "Data cannot be saved for the current object." msgstr "Les données ne peuvent pas être enregistrées pour l'objet courant." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:201 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:204 msgid "Query Editor" msgstr "Éditeur de requêtes" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:213 msgid "Data Output" msgstr "Données" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:224 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:44 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:50 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:56 @@ -10648,62 +10703,62 @@ msgstr "Données" msgid "Explain" msgstr "EXPLAIN" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:241 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:244 msgid "Query History" msgstr "Historique" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:254 msgid "Scratch Pad" msgstr "Bloc note" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:261 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:264 msgid "Notifications" msgstr "Notifications" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:271 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:274 msgid "Geometry Viewer" msgstr "Visualisation cartographique" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:354 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:357 msgid "The data has changed. Do you want to save changes?" msgstr "Les données ont changé. Souhaitez vous enregistrer les modifications ?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:359 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:362 msgid "The text has changed. Do you want to save changes?" msgstr "Le texte a changé. Souhaitez vous enregistrer les modifications ?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:629 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 msgid "Don't save" msgstr "Ne pas enregistrer" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:662 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:665 msgid "Save changes?" msgstr "Enregistrer ?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1223 msgid "Fetching all records..." msgstr "Récupérer tous les enregistrements..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1666 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2209 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3054 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1669 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2218 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3063 msgid "Unsaved changes" msgstr "Modifications non enregistrées" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1667 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3055 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1670 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3064 msgid "Are you sure you wish to discard the current changes?" msgstr "Êtes vous sûr de vouloir ignorer les modifications en cours ?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1695 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1698 msgid "Clear history" msgstr "Effacer l'historique" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1696 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1699 msgid "Are you sure you wish to clear the history?" msgstr "Êtes vous sûr de vouloir effacer l'historique ?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1697 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1700 msgid "" "This will remove all of your query history from this and other sessions " "for this database." @@ -10711,42 +10766,42 @@ msgstr "" "Cela supprimera tout l'historique de vos requêtes pour toutes les " "sessions pour cette base de données." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2011 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2020 msgid "Connection Warning" msgstr "Avertissement de connexion" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2018 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2027 msgid "The application has lost the database connection:" msgstr "L'application a perdu la connexion à la base de données :" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2022 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2031 msgid "⁃ If the connection was idle it may have been forcibly disconnected." msgstr "" "⁃ Si la connexion était inactive, il se peut qu'elle ait été déconnectée " "de force." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2024 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2033 msgid "⁃ The application server or database server may have been restarted." msgstr "⁃ Le serveur d'application ou de base de données a pu être redémarré." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2026 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2035 msgid "⁃ The user session may have timed out." msgstr "⁃ La session de l'utilisateur a pu expirer." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2030 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2039 msgid "Do you want to continue and establish a new session?" msgstr "Souhaitez vous continuer et établir une nouvelle connexion ?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2049 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2058 msgid "Continue" msgstr "Continuer" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2143 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2152 #, python-format msgid "Error fetching SQL for script: %s." msgstr "Erreur SQL pour le script : %s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2219 msgid "" "The data has been modified, but not saved. Are you sure you wish to " "discard the changes?" @@ -10754,128 +10809,128 @@ msgstr "" "Les données ont été modifiées mais non enregistrées. Êtes vous sûr de " "vouloir annuler ?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2247 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2256 msgid "Running query..." msgstr "Requête en cours d'exécution..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2255 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2264 msgid "Waiting for the query to complete..." msgstr "Attente de la fin d'exécution de la requête..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2390 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 msgid "Loading data from the database server and rendering..." msgstr "Chargement des données depuis le serveur et affichage..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2408 #, python-format msgid "Successfully run. Total query runtime: %s." msgstr "Exécution réussie. Temps total : %s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2400 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2409 #, python-format msgid "%s rows affected." msgstr "%s lignes affectées." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2772 msgid "Row(s) deleted." msgstr "Ligne(s) supprimées." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2838 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2847 msgid "Saving the updated data..." msgstr "Sauvegarde des données mises à jour..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2928 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2937 msgid "Data saved successfully." msgstr "Donnés enregistrées avec succès." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2934 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2943 #, python-format msgid "%s." msgstr "%s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3093 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3102 msgid "Loading the file..." msgstr "Chargement du fichier..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3144 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3153 msgid "Saving the queries in the file..." msgstr "Enregistrement de la requête dans le fichier..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3156 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3165 msgid "File saved successfully." msgstr "Fichier enregistré avec succès." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3277 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3336 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3286 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3345 msgid "Applying the new filter..." msgstr "Application du nouveau filtre..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3297 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3307 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3306 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3316 msgid "Filter By Selection Error" msgstr "!!erreur de filtre incluant la sélection" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3356 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3366 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3365 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3375 msgid "Filter Exclude Selection Error" msgstr "!!erreur de filtre excluant la sélection" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3376 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3385 msgid "Removing the filter..." msgstr "Supprimer le filtre" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3394 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3404 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3403 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3413 msgid "Remove Filter Error" msgstr "Erreur de suppression du filtre" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3499 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3508 msgid "Setting the limit on the result..." msgstr "Définit la limite sur le résultat affiché..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3518 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:3527 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3536 msgid "Change limit Error" msgstr "Erreur dans la modification de limite" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3674 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3693 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3683 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3702 msgid "Cancel Query Error" msgstr "Erreur d’annulation de requête" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3712 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3721 msgid "Downloading CSV..." msgstr "Téléchargement CSV..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3766 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3775 msgid "CSV Download cancelled." msgstr "Téléchargement CSV annulé." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3769 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3778 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:332 msgid "Download CSV" msgstr "Télécharger CSV" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3772 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3781 msgid "Download CSV error" msgstr "Erreur de téléchargement CSV" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3807 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3814 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3816 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3823 msgid "Auto Rollback Error" msgstr "Erreur Auto Rollback" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3840 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3846 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3849 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3855 msgid "Auto Commit Error" msgstr "Erreur Auto Commit" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3863 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3875 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3872 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3884 msgid "Explain options error" msgstr "Erreurs d’options EXPLAIN" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3864 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3873 #, python-format msgid "Error occurred while setting %(subItem)s option in explain." msgstr "" @@ -11198,15 +11253,15 @@ msgstr "COMMIT" msgid "Rollback" msgstr "Rollback" -#: pgadmin/tools/user_management/__init__.py:106 +#: pgadmin/tools/user_management/__init__.py:107 msgid "Invalid email address." msgstr "Adresse courriel invalide." -#: pgadmin/tools/user_management/__init__.py:220 +#: pgadmin/tools/user_management/__init__.py:222 msgid "Missing field: '{0}'" msgstr "Champ manquant : '{0}'" -#: pgadmin/tools/user_management/__init__.py:294 +#: pgadmin/tools/user_management/__init__.py:296 #: pgadmin/tools/user_management/static/js/user_management.js:532 msgid "User deleted." msgstr "Utilisateur supprimé." @@ -11335,7 +11390,7 @@ msgstr "" "Êtes vous sûr de vouloir fermer la fenêtre de dialogue ? Toutes les " "modifications non enregistrées seront perdues." -#: pgadmin/utils/__init__.py:295 +#: pgadmin/utils/__init__.py:297 #, python-format msgid "" "'%s' file not found. Please correct the Binary Path in the Preferences " @@ -11360,6 +11415,10 @@ msgstr "" "La connexion du tunnel SSH pour l'hôte '{0}' a été perdue. Reconnectez le" " serveur de base de données." +#: pgadmin/utils/exception.py:99 +msgid "Crypt key is missing." +msgstr "" + #: pgadmin/utils/preferences.py:171 msgid "Invalid value for a boolean option." msgstr "Valeur invalide pour un booléen" @@ -11408,7 +11467,7 @@ msgstr "Impossible de trouver la préférence." msgid "Driver '{0}' has not been implemented." msgstr "Le pilote '{0}' n'est pas disponible." -#: pgadmin/utils/driver/psycopg2/connection.py:269 +#: pgadmin/utils/driver/psycopg2/connection.py:275 msgid "" "Failed to decrypt the saved password.\n" "Error: {0}" @@ -11416,7 +11475,7 @@ msgstr "" "Impossible de décrypter les mots de passe enregistrés.\n" "Erreur : {0}" -#: pgadmin/utils/driver/psycopg2/connection.py:440 +#: pgadmin/utils/driver/psycopg2/connection.py:446 msgid "" "Failed to setup the role with error message:\n" "{0}" @@ -11424,7 +11483,7 @@ msgstr "" "Échec de définition du rôle avec pour message d'erreur:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:575 +#: pgadmin/utils/driver/psycopg2/connection.py:584 msgid "" "Failed to create cursor for psycopg2 connection with error message for " "the server#{1}:{2}:\n" @@ -11434,7 +11493,7 @@ msgstr "" "d'erreur pour le serveur #{1}:{2}:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:587 +#: pgadmin/utils/driver/psycopg2/connection.py:596 msgid "" "Attempting to reconnect to the database server (#{server_id}) for the " "connection - '{conn_id}'." @@ -11442,22 +11501,22 @@ msgstr "" "Tentative de reconnexion au serveur de base de donnée (#{server_id}) pour" " la connexion - '{conn_id}'." -#: pgadmin/utils/driver/psycopg2/connection.py:712 -#: pgadmin/utils/driver/psycopg2/connection.py:792 +#: pgadmin/utils/driver/psycopg2/connection.py:721 +#: pgadmin/utils/driver/psycopg2/connection.py:801 msgid "The query executed did not return any data." msgstr "La requête ne renvoie aucune donnée." -#: pgadmin/utils/driver/psycopg2/connection.py:1227 -#: pgadmin/utils/driver/psycopg2/connection.py:1426 -#: pgadmin/utils/driver/psycopg2/connection.py:1514 +#: pgadmin/utils/driver/psycopg2/connection.py:1236 +#: pgadmin/utils/driver/psycopg2/connection.py:1439 +#: pgadmin/utils/driver/psycopg2/connection.py:1527 msgid "Cursor could not be found for the async connection." msgstr "Impossible de trouer le curseur de la connexion asynchrone." -#: pgadmin/utils/driver/psycopg2/connection.py:1232 +#: pgadmin/utils/driver/psycopg2/connection.py:1241 msgid "Asynchronous query execution/operation underway." msgstr "Exécution de requête asynchrone en cours." -#: pgadmin/utils/driver/psycopg2/connection.py:1316 +#: pgadmin/utils/driver/psycopg2/connection.py:1329 msgid "" "\n" "Failed to reset the connection to the server due to following error:\n" @@ -11468,11 +11527,11 @@ msgstr "" "erreur :\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:1623 +#: pgadmin/utils/driver/psycopg2/connection.py:1641 msgid "Not connected to the database server." msgstr "Non connecté au serveur de base de données" -#: pgadmin/utils/driver/psycopg2/connection.py:1637 +#: pgadmin/utils/driver/psycopg2/connection.py:1655 msgid "" "Asynchronous notification \"{0}\" with payload \"{1}\" received from " "server process with PID {2}\n" @@ -11480,33 +11539,33 @@ msgstr "" "Notification asynchrone \"{0}\" avec coût \"{1}\" \" reçue du processus " "serveur avec le PID {2}\n" -#: pgadmin/utils/driver/psycopg2/connection.py:1643 +#: pgadmin/utils/driver/psycopg2/connection.py:1661 msgid "" "Asynchronous notification \"{0}\" received from server process with PID " "{1}\n" msgstr "Notification asynchrone \"{0}\" reçue du serveur avec le PID {1}\n" -#: pgadmin/utils/driver/psycopg2/connection.py:1737 +#: pgadmin/utils/driver/psycopg2/connection.py:1755 msgid "SQL state: " msgstr "État SQL :" -#: pgadmin/utils/driver/psycopg2/connection.py:1744 +#: pgadmin/utils/driver/psycopg2/connection.py:1762 msgid "Detail: " msgstr "Détail :" -#: pgadmin/utils/driver/psycopg2/connection.py:1753 +#: pgadmin/utils/driver/psycopg2/connection.py:1771 msgid "Hint: " msgstr "Astuce :" -#: pgadmin/utils/driver/psycopg2/connection.py:1760 +#: pgadmin/utils/driver/psycopg2/connection.py:1778 msgid "Character: " msgstr "Caractère :" -#: pgadmin/utils/driver/psycopg2/connection.py:1769 +#: pgadmin/utils/driver/psycopg2/connection.py:1787 msgid "Context: " msgstr "Contexte :" -#: pgadmin/utils/driver/psycopg2/server_manager.py:204 +#: pgadmin/utils/driver/psycopg2/server_manager.py:214 msgid "Could not find the specified database." msgstr "Impossible de trouver la base de données." @@ -12115,3 +12174,12 @@ msgstr "Impossible de trouver la base de données." #~ msgid "Stop" #~ msgstr "Stop" +#~ msgid "Error fetching the tree state.\"" +#~ msgstr "Erreur lors de l'extraction de l'état de l'arborescence. \"" + +#~ msgid "Unable to fetch the database objects due to an error" +#~ msgstr "" +#~ "Impossible d’extraire les objets de la" +#~ " base de données du fait d'une " +#~ "erreur" + diff --git a/web/pgadmin/translations/ja/LC_MESSAGES/messages.mo b/web/pgadmin/translations/ja/LC_MESSAGES/messages.mo index e3cd6cacc..3f184c14c 100644 Binary files a/web/pgadmin/translations/ja/LC_MESSAGES/messages.mo and b/web/pgadmin/translations/ja/LC_MESSAGES/messages.mo differ diff --git a/web/pgadmin/translations/ja/LC_MESSAGES/messages.po b/web/pgadmin/translations/ja/LC_MESSAGES/messages.po index 2aae6e5b0..d42ac353b 100644 --- a/web/pgadmin/translations/ja/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/ja/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: 2019-05-24 17:25+0530\n" +"POT-Creation-Date: 2019-05-28 12:05+0530\n" "PO-Revision-Date: 2019-04-28 03:20+0900\n" "Last-Translator: \n" "Language: ja\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.6.0\n" -#: pgadmin/__init__.py:503 pgadmin/__init__.py:556 +#: pgadmin/__init__.py:507 pgadmin/__init__.py:560 #, python-format msgid "Auto-detected %s installation with the data directory at %s" msgstr "自動検知されたインストール場所: %s (データディレクトリ: %s)" @@ -39,10 +39,11 @@ msgstr "デスクトップ" #: pgadmin/about/static/js/about.js:32 #: pgadmin/browser/server_groups/servers/static/js/server.js:437 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1206 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1228 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1210 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1232 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:199 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:276 +#: pgadmin/browser/static/js/browser.js:574 #: pgadmin/static/js/slickgrid/editors.js:50 #: pgadmin/static/js/slickgrid/editors.js:60 #: pgadmin/static/js/slickgrid/editors.js:61 @@ -51,8 +52,8 @@ msgstr "デスクトップ" #: pgadmin/tools/datagrid/static/js/datagrid.js:333 #: pgadmin/tools/import_export/static/js/import_export.js:499 #: pgadmin/tools/maintenance/static/js/maintenance.js:322 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1911 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1941 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1915 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1945 msgid "OK" msgstr "OK" @@ -92,24 +93,56 @@ msgid "Current User" msgstr "現在のユーザ" #: pgadmin/about/templates/about/index.html:29 -#: pgadmin/browser/templates/browser/index.html:101 +#: pgadmin/browser/templates/browser/index.html:100 #: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:9 #: pgadmin/templates/security/watermark.html:4 msgid "logo" msgstr "ロゴ" -#: pgadmin/browser/__init__.py:53 pgadmin/browser/static/js/browser.js:139 +#: pgadmin/browser/__init__.py:57 pgadmin/browser/static/js/browser.js:142 msgid "Browser" msgstr "ブラウザ" -#: pgadmin/browser/__init__.py:476 pgadmin/browser/collection.py:251 +#: pgadmin/browser/__init__.py:483 pgadmin/browser/collection.py:251 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:110 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:672 msgid "Nodes" msgstr "ノード" -#: pgadmin/browser/__init__.py:732 pgadmin/browser/__init__.py:814 -#: pgadmin/browser/__init__.py:885 +#: pgadmin/browser/__init__.py:693 +msgid "Set Master Password" +msgstr "" + +#: pgadmin/browser/__init__.py:695 +msgid "Please set a master password for pgAdmin." +msgstr "" + +#: pgadmin/browser/__init__.py:696 +msgid "" +"This will be used to secure and later unlock saved passwords and other " +"credentials." +msgstr "" + +#: pgadmin/browser/__init__.py:700 +msgid "Unlock Saved Passwords" +msgstr "" + +#: pgadmin/browser/__init__.py:702 +msgid "Please enter your master password." +msgstr "" + +#: pgadmin/browser/__init__.py:703 +msgid "" +"This is required to unlock saved passwords and reconnect to the database " +"server(s)." +msgstr "" + +#: pgadmin/browser/__init__.py:766 +msgid "Incorrect master password" +msgstr "" + +#: pgadmin/browser/__init__.py:845 pgadmin/browser/__init__.py:937 +#: pgadmin/browser/__init__.py:1008 msgid "" "SMTP Socket error: {}\n" "Your password has not been changed." @@ -117,8 +150,8 @@ msgstr "" "SMTP ソケットエラー: {}\n" "パスワードは変更されませんでした" -#: pgadmin/browser/__init__.py:743 pgadmin/browser/__init__.py:826 -#: pgadmin/browser/__init__.py:897 +#: pgadmin/browser/__init__.py:856 pgadmin/browser/__init__.py:949 +#: pgadmin/browser/__init__.py:1020 msgid "" "SMTP error: {}\n" "Your password has not been changed." @@ -126,8 +159,8 @@ msgstr "" "SMTP エラー: {}\n" "パスワードは変更されませんでした" -#: pgadmin/browser/__init__.py:752 pgadmin/browser/__init__.py:834 -#: pgadmin/browser/__init__.py:905 +#: pgadmin/browser/__init__.py:865 pgadmin/browser/__init__.py:957 +#: pgadmin/browser/__init__.py:1028 msgid "" "Error: {}\n" "Your password has not been changed." @@ -200,7 +233,7 @@ msgstr "推定行数がこの値未満の時、実際の行数を算出する" #: pgadmin/browser/register_browser_preferences.py:64 #: pgadmin/browser/register_browser_preferences.py:70 -#: pgadmin/browser/static/js/browser.js:152 +#: pgadmin/browser/static/js/browser.js:155 msgid "Properties" msgstr "プロパティ" @@ -215,22 +248,22 @@ msgid "" msgstr "統計タブに表示する pgAgent ジョブ履歴の最大行数" #: pgadmin/browser/register_browser_preferences.py:79 -#: pgadmin/utils/__init__.py:305 pgadmin/utils/__init__.py:314 +#: pgadmin/utils/__init__.py:307 pgadmin/utils/__init__.py:316 msgid "Key" msgstr "キー" #: pgadmin/browser/register_browser_preferences.py:80 -#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:319 +#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:321 msgid "Shift" msgstr "Shift" #: pgadmin/browser/register_browser_preferences.py:81 -#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:325 +#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:327 msgid "Ctrl" msgstr "Ctrl" #: pgadmin/browser/register_browser_preferences.py:82 -#: pgadmin/utils/__init__.py:330 +#: pgadmin/utils/__init__.py:332 msgid "Alt/Option" msgstr "Alt/Option" @@ -362,12 +395,12 @@ msgstr "ダイアログタブを戻す" msgid "Refresh browser tree" msgstr "ブラウザツリーを再読み込みする" -#: pgadmin/browser/utils.py:254 +#: pgadmin/browser/utils.py:256 msgid "Unimplemented method ({0}) for this url ({1})" msgstr "この URL ({1})ではメソッド({0})が実装されていません" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:208 -#: pgadmin/browser/utils.py:312 +#: pgadmin/browser/utils.py:314 msgid "Required properties are missing." msgstr "必須のプロパティが入力されていません" @@ -379,10 +412,10 @@ msgstr "必須のプロパティが入力されていません" #: pgadmin/browser/server_groups/servers/resource_groups/__init__.py:225 #: pgadmin/browser/server_groups/servers/roles/__init__.py:469 #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:121 -#: pgadmin/browser/utils.py:328 +#: pgadmin/browser/utils.py:332 pgadmin/browser/utils.py:340 #: pgadmin/static/js/alertify.pgadmin.defaults.js:102 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:155 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:284 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:163 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:292 #: pgadmin/tools/grant_wizard/__init__.py:129 pgadmin/utils/exception.py:35 msgid "Connection to the server has been lost." msgstr "サーバへの接続が切断されました" @@ -410,19 +443,19 @@ msgstr "サーバグループ名が指定されていません" msgid "Could not find the server group." msgstr "サーバグループが見つかりませんでした" -#: pgadmin/browser/server_groups/servers/__init__.py:97 +#: pgadmin/browser/server_groups/servers/__init__.py:99 msgid "Servers" msgstr "サーバ" -#: pgadmin/browser/server_groups/servers/__init__.py:376 +#: pgadmin/browser/server_groups/servers/__init__.py:385 msgid "The specified server group with id# {0} could not be found." msgstr "指定された ID# {0} のサーバグループが見つかりませんでした" -#: pgadmin/browser/server_groups/servers/__init__.py:394 +#: pgadmin/browser/server_groups/servers/__init__.py:403 msgid "Could not find the server with id# {0}." msgstr "id# {0} のサーバが見つかりませんでした" -#: pgadmin/browser/server_groups/servers/__init__.py:442 +#: pgadmin/browser/server_groups/servers/__init__.py:451 msgid "" "The specified server could not be found.\n" "Does the user have permission to access the server?" @@ -430,49 +463,49 @@ msgstr "" "指定されたサーバが見つかりませんでした\n" "サーバへのアクセス権限を確認してください" -#: pgadmin/browser/server_groups/servers/__init__.py:464 +#: pgadmin/browser/server_groups/servers/__init__.py:473 msgid "Server deleted" msgstr "サーバが削除されました" -#: pgadmin/browser/server_groups/servers/__init__.py:476 -#: pgadmin/browser/server_groups/servers/__init__.py:651 -#: pgadmin/browser/server_groups/servers/__init__.py:1363 -#: pgadmin/browser/server_groups/servers/__init__.py:1447 -#: pgadmin/browser/server_groups/servers/__init__.py:1522 -#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:485 +#: pgadmin/browser/server_groups/servers/__init__.py:660 +#: pgadmin/browser/server_groups/servers/__init__.py:1383 +#: pgadmin/browser/server_groups/servers/__init__.py:1467 +#: pgadmin/browser/server_groups/servers/__init__.py:1543 +#: pgadmin/browser/server_groups/servers/__init__.py:1578 msgid "Could not find the required server." msgstr "必要なサーバが見つかりませんでした" -#: pgadmin/browser/server_groups/servers/__init__.py:511 +#: pgadmin/browser/server_groups/servers/__init__.py:520 msgid "name" msgstr "名称" -#: pgadmin/browser/server_groups/servers/__init__.py:512 +#: pgadmin/browser/server_groups/servers/__init__.py:521 #: pgadmin/browser/server_groups/servers/static/js/server.js:790 msgid "Host name/address" msgstr "ホスト名/アドレス" -#: pgadmin/browser/server_groups/servers/__init__.py:513 +#: pgadmin/browser/server_groups/servers/__init__.py:522 #: pgadmin/browser/server_groups/servers/static/js/server.js:793 msgid "Port" msgstr "ポート番号" -#: pgadmin/browser/server_groups/servers/__init__.py:514 +#: pgadmin/browser/server_groups/servers/__init__.py:523 #: pgadmin/browser/server_groups/servers/static/js/server.js:796 msgid "Maintenance database" msgstr "データベースの管理" -#: pgadmin/browser/server_groups/servers/__init__.py:515 +#: pgadmin/browser/server_groups/servers/__init__.py:524 #: pgadmin/browser/server_groups/servers/static/js/server.js:799 #: pgadmin/browser/server_groups/servers/static/js/server.js:930 msgid "Username" msgstr "ユーザ名" -#: pgadmin/browser/server_groups/servers/__init__.py:516 +#: pgadmin/browser/server_groups/servers/__init__.py:525 msgid "SSL Mode" msgstr "SSLモード" -#: pgadmin/browser/server_groups/servers/__init__.py:517 +#: pgadmin/browser/server_groups/servers/__init__.py:526 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:446 #: pgadmin/browser/server_groups/servers/static/js/server.js:787 #: pgadmin/tools/backup/static/js/backup.js:381 @@ -480,28 +513,28 @@ msgstr "SSLモード" msgid "Comments" msgstr "コメント" -#: pgadmin/browser/server_groups/servers/__init__.py:518 +#: pgadmin/browser/server_groups/servers/__init__.py:527 #: pgadmin/browser/server_groups/servers/static/js/server.js:820 #: pgadmin/browser/server_groups/servers/static/js/variable.js:176 #: pgadmin/tools/user_management/static/js/user_management.js:270 msgid "Role" msgstr "ロール" -#: pgadmin/browser/server_groups/servers/__init__.py:534 -#: pgadmin/browser/server_groups/servers/__init__.py:749 +#: pgadmin/browser/server_groups/servers/__init__.py:543 +#: pgadmin/browser/server_groups/servers/__init__.py:763 msgid "Host address not valid" msgstr "ホストアドレスが無効です" -#: pgadmin/browser/server_groups/servers/__init__.py:548 +#: pgadmin/browser/server_groups/servers/__init__.py:557 msgid "'{0}' is not allowed to modify, when server is connected." msgstr "サーバに接続している間は、「{0}」は変更できません" -#: pgadmin/browser/server_groups/servers/__init__.py:567 +#: pgadmin/browser/server_groups/servers/__init__.py:576 msgid "No parameters were changed." msgstr "パラメータは変更されませんでした" -#: pgadmin/browser/server_groups/servers/__init__.py:738 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:563 +#: pgadmin/browser/server_groups/servers/__init__.py:752 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:562 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:370 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:395 @@ -538,7 +571,7 @@ msgstr "パラメータは変更されませんでした" msgid "Could not find the required parameter (%s)." msgstr "要求されたパラメータ(%s)が見つかりません" -#: pgadmin/browser/server_groups/servers/__init__.py:836 +#: pgadmin/browser/server_groups/servers/__init__.py:850 #, python-format msgid "" "Unable to connect to server:\n" @@ -549,50 +582,50 @@ msgstr "" "\n" "%s" -#: pgadmin/browser/server_groups/servers/__init__.py:909 +#: pgadmin/browser/server_groups/servers/__init__.py:923 msgid "Server has no active connection for generating statistics." msgstr "統計を生成するための、サーバへの有効な接続がありません" -#: pgadmin/browser/server_groups/servers/__init__.py:975 -#: pgadmin/browser/server_groups/servers/__init__.py:1136 -#: pgadmin/browser/server_groups/servers/__init__.py:1242 +#: pgadmin/browser/server_groups/servers/__init__.py:989 +#: pgadmin/browser/server_groups/servers/__init__.py:1155 +#: pgadmin/browser/server_groups/servers/__init__.py:1262 msgid "Server not found." msgstr "サーバが見つかりません" -#: pgadmin/browser/server_groups/servers/__init__.py:981 -#: pgadmin/browser/server_groups/servers/__init__.py:983 -#: pgadmin/browser/server_groups/servers/__init__.py:1247 -#: pgadmin/utils/driver/psycopg2/connection.py:254 -#: pgadmin/utils/driver/psycopg2/connection.py:1284 -#: pgadmin/utils/driver/psycopg2/connection.py:1568 -#: pgadmin/utils/driver/psycopg2/server_manager.py:405 +#: pgadmin/browser/server_groups/servers/__init__.py:995 +#: pgadmin/browser/server_groups/servers/__init__.py:997 +#: pgadmin/browser/server_groups/servers/__init__.py:1267 +#: pgadmin/utils/driver/psycopg2/connection.py:261 +#: pgadmin/utils/driver/psycopg2/connection.py:1293 +#: pgadmin/utils/driver/psycopg2/connection.py:1581 +#: pgadmin/utils/driver/psycopg2/server_manager.py:467 msgid "Unauthorized request." msgstr "認証されていない要求です" -#: pgadmin/browser/server_groups/servers/__init__.py:1113 +#: pgadmin/browser/server_groups/servers/__init__.py:1132 msgid "Server connected." msgstr "サーバに接続しました" -#: pgadmin/browser/server_groups/servers/__init__.py:1144 +#: pgadmin/browser/server_groups/servers/__init__.py:1163 msgid "Server could not be disconnected." msgstr "サーバへの接続を切断できませんでした" -#: pgadmin/browser/server_groups/servers/__init__.py:1148 +#: pgadmin/browser/server_groups/servers/__init__.py:1167 msgid "Server disconnected." msgstr "サーバへの接続を切断しました" -#: pgadmin/browser/server_groups/servers/__init__.py:1168 +#: pgadmin/browser/server_groups/servers/__init__.py:1187 msgid "Could not reload the server configuration." msgstr "サーバ設定を再読み込みできませんでした" -#: pgadmin/browser/server_groups/servers/__init__.py:1173 +#: pgadmin/browser/server_groups/servers/__init__.py:1192 msgid "Server configuration reloaded." msgstr "サーバ設定を再読み込みしました" -#: pgadmin/browser/server_groups/servers/__init__.py:1179 -#: pgadmin/dashboard/static/js/dashboard.js:554 -#: pgadmin/dashboard/static/js/dashboard.js:685 -#: pgadmin/static/js/sqleditor/execute_query.js:279 +#: pgadmin/browser/server_groups/servers/__init__.py:1198 +#: pgadmin/dashboard/static/js/dashboard.js:586 +#: pgadmin/dashboard/static/js/dashboard.js:717 +#: pgadmin/static/js/sqleditor/execute_query.js:289 #: pgadmin/static/js/sqleditor/query_tool_http_error_handler.js:51 #: pgadmin/static/js/sqleditor_utils.js:164 msgid "" @@ -600,40 +633,40 @@ msgid "" "closed." msgstr "サーバに接続できなかったか、接続が切断されました" -#: pgadmin/browser/server_groups/servers/__init__.py:1217 +#: pgadmin/browser/server_groups/servers/__init__.py:1236 msgid "Named restore point created: {0}" msgstr "名前付きのリストアポイントが作成されました: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1267 -#: pgadmin/browser/server_groups/servers/__init__.py:1279 +#: pgadmin/browser/server_groups/servers/__init__.py:1287 +#: pgadmin/browser/server_groups/servers/__init__.py:1299 msgid "Could not find the required parameter(s)." msgstr "必要なパラメータが見つかりませんでした" -#: pgadmin/browser/server_groups/servers/__init__.py:1288 +#: pgadmin/browser/server_groups/servers/__init__.py:1308 #: pgadmin/browser/server_groups/servers/static/js/server.js:497 -#: pgadmin/tools/user_management/__init__.py:100 +#: pgadmin/tools/user_management/__init__.py:101 msgid "Passwords do not match." msgstr "パスワードが一致しません" -#: pgadmin/browser/server_groups/servers/__init__.py:1304 +#: pgadmin/browser/server_groups/servers/__init__.py:1324 msgid "Incorrect password." msgstr "パスワードが不正です" -#: pgadmin/browser/server_groups/servers/__init__.py:1344 +#: pgadmin/browser/server_groups/servers/__init__.py:1364 msgid "Password changed successfully." msgstr "パスワードの変更に成功しました" -#: pgadmin/browser/server_groups/servers/__init__.py:1394 +#: pgadmin/browser/server_groups/servers/__init__.py:1414 msgid "WAL replay paused" msgstr "WAL の適用を一時停止しました" -#: pgadmin/browser/server_groups/servers/__init__.py:1397 -#: pgadmin/browser/server_groups/servers/__init__.py:1455 +#: pgadmin/browser/server_groups/servers/__init__.py:1417 +#: pgadmin/browser/server_groups/servers/__init__.py:1475 msgid "Please connect the server." msgstr "サーバへ接続してください" -#: pgadmin/browser/server_groups/servers/__init__.py:1536 -#: pgadmin/browser/server_groups/servers/__init__.py:1572 +#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:1593 msgid "The saved password cleared successfully." msgstr "保存されたパスワードは消去されました" @@ -698,28 +731,28 @@ msgstr "PostgreSQL" msgid "Databases" msgstr "データベース" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:375 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:391 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:650 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:720 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:845 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:1017 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:374 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:390 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:649 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:719 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:844 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:1016 msgid "Could not find the database on the server." msgstr "データベースがサーバ内に見つかりませんでした" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:469 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:468 msgid "Database connected." msgstr "データベースに接続しました" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:486 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:485 msgid "Database could not be disconnected." msgstr "データベースへの接続を切断できませんでした" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:490 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:489 msgid "Database disconnected." msgstr "データベースへの接続を切断しました" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:773 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:772 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:483 #: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:522 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:357 @@ -755,11 +788,11 @@ msgstr "データベースへの接続を切断しました" msgid "Error: Object not found." msgstr "エラー: オブジェクトが見つかりません" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:776 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:775 msgid "The specified database could not be found.\n" msgstr "指定されたデータべースが見つかりませんでした\n" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:872 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:871 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:728 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1479 msgid " -- definition incomplete" @@ -880,16 +913,16 @@ msgstr "キャスト..." #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:341 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.js:48 -#: pgadmin/dashboard/static/js/dashboard.js:1076 -#: pgadmin/dashboard/static/js/dashboard.js:1103 -#: pgadmin/dashboard/static/js/dashboard.js:1339 +#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1135 +#: pgadmin/dashboard/static/js/dashboard.js:1371 #: pgadmin/misc/dependencies/static/js/dependencies.js:93 #: pgadmin/misc/dependents/static/js/dependents.js:94 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:42 #: pgadmin/tools/debugger/static/js/debugger_ui.js:274 -#: pgadmin/tools/debugger/static/js/direct.js:1044 -#: pgadmin/tools/debugger/static/js/direct.js:1188 -#: pgadmin/tools/debugger/static/js/direct.js:1274 +#: pgadmin/tools/debugger/static/js/direct.js:1047 +#: pgadmin/tools/debugger/static/js/direct.js:1191 +#: pgadmin/tools/debugger/static/js/direct.js:1277 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:145 msgid "Name" msgstr "名称" @@ -1277,8 +1310,8 @@ msgstr "イベントトリガ..." #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:118 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:312 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:355 -#: pgadmin/dashboard/static/js/dashboard.js:1086 -#: pgadmin/dashboard/static/js/dashboard.js:1344 +#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1376 #: pgadmin/tools/backup/static/js/backup.js:345 #: pgadmin/tools/restore/static/js/restore.js:237 msgid "Owner" @@ -1619,9 +1652,9 @@ msgstr "オプション" #: pgadmin/browser/server_groups/servers/static/js/variable.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:136 #: pgadmin/tools/debugger/static/js/debugger_ui.js:301 -#: pgadmin/tools/debugger/static/js/direct.js:1051 -#: pgadmin/tools/debugger/static/js/direct.js:1202 -#: pgadmin/tools/debugger/static/js/direct.js:1288 +#: pgadmin/tools/debugger/static/js/direct.js:1054 +#: pgadmin/tools/debugger/static/js/direct.js:1205 +#: pgadmin/tools/debugger/static/js/direct.js:1291 msgid "Value" msgstr "値" @@ -1643,8 +1676,8 @@ msgstr "外部サーバ..." #: pgadmin/misc/dependents/static/js/dependents.js:79 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:47 #: pgadmin/tools/debugger/static/js/debugger_ui.js:281 -#: pgadmin/tools/debugger/static/js/direct.js:1195 -#: pgadmin/tools/debugger/static/js/direct.js:1281 +#: pgadmin/tools/debugger/static/js/direct.js:1198 +#: pgadmin/tools/debugger/static/js/direct.js:1284 msgid "Type" msgstr "タイプ" @@ -1692,7 +1725,7 @@ msgstr "タイプ" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:359 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:371 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:585 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:807 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:817 msgid "Privileges" msgstr "権限" @@ -1739,8 +1772,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:26 -#: pgadmin/dashboard/static/js/dashboard.js:915 -#: pgadmin/dashboard/static/js/dashboard.js:1185 +#: pgadmin/dashboard/static/js/dashboard.js:947 +#: pgadmin/dashboard/static/js/dashboard.js:1217 msgid "User" msgstr "ユーザ" @@ -2185,7 +2218,7 @@ msgstr "-- まず列を作成してください..." #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.js:223 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.js:542 -#: pgadmin/browser/static/js/browser.js:167 +#: pgadmin/browser/static/js/browser.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:129 msgid "Statistics" msgstr "統計情報" @@ -2584,8 +2617,8 @@ msgid "Trigger Functions" msgstr "トリガ関数" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:59 -#: pgadmin/dashboard/static/js/dashboard.js:1064 -#: pgadmin/dashboard/static/js/dashboard.js:1327 +#: pgadmin/dashboard/static/js/dashboard.js:1096 +#: pgadmin/dashboard/static/js/dashboard.js:1359 msgid "Mode" msgstr "モード" @@ -2708,7 +2741,7 @@ msgstr "リークプルーフ" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:402 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:508 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:366 -#: pgadmin/tools/debugger/static/js/direct.js:1738 +#: pgadmin/tools/debugger/static/js/direct.js:1741 msgid "Parameters" msgstr "パラメータ" @@ -3192,13 +3225,14 @@ msgstr "パブリックシノニム" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:789 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:806 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 +#: pgadmin/browser/static/js/browser.js:634 #: pgadmin/misc/file_manager/templates/file_manager/index.html:71 #: pgadmin/misc/file_manager/templates/file_manager/index.html:78 #: pgadmin/static/js/backform.pgadmin.js:430 #: pgadmin/static/js/backgrid.pgadmin.js:461 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1677 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1722 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1680 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1725 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2229 msgid "Yes" msgstr "Yes" @@ -3209,13 +3243,14 @@ msgstr "Yes" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:807 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:147 +#: pgadmin/browser/static/js/browser.js:635 #: pgadmin/misc/file_manager/templates/file_manager/index.html:70 #: pgadmin/misc/file_manager/templates/file_manager/index.html:77 #: pgadmin/static/js/backform.pgadmin.js:431 #: pgadmin/static/js/backgrid.pgadmin.js:462 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1678 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1723 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1681 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1726 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2230 msgid "No" msgstr "No" @@ -4348,7 +4383,7 @@ msgid "Attach" msgstr "取り付け" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:257 -#: pgadmin/browser/static/js/browser.js:267 +#: pgadmin/browser/static/js/browser.js:269 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:28 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:144 msgid "Create" @@ -5360,9 +5395,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:27 -#: pgadmin/dashboard/static/js/dashboard.js:910 -#: pgadmin/dashboard/static/js/dashboard.js:1014 -#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:942 +#: pgadmin/dashboard/static/js/dashboard.js:1046 +#: pgadmin/dashboard/static/js/dashboard.js:1113 #: pgadmin/misc/dependents/static/js/dependents.js:143 msgid "Database" msgstr "データベース" @@ -5428,7 +5463,7 @@ msgstr "接続を許可" msgid "Default Privileges" msgstr "デフォルトの権限" -#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:493 +#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:496 msgid "Connect to database" msgstr "データベースに接続" @@ -6252,7 +6287,7 @@ msgstr "種別" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:146 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:139 -#: pgadmin/browser/static/js/browser.js:178 +#: pgadmin/browser/static/js/browser.js:181 #: pgadmin/dashboard/static/js/dashboard.js:184 #: pgadmin/static/js/backform.pgadmin.js:1861 msgid "SQL" @@ -6978,9 +7013,10 @@ msgid "Change Password " msgstr "パスワードを変更" #: pgadmin/browser/server_groups/servers/static/js/server.js:434 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1203 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1207 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:197 -#: pgadmin/browser/static/js/node.js:1393 +#: pgadmin/browser/static/js/browser.js:571 +#: pgadmin/browser/static/js/node.js:1402 #: pgadmin/browser/static/js/wizard.js:137 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:24 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:188 @@ -6996,14 +7032,14 @@ msgstr "パスワードを変更" #: pgadmin/tools/import_export/static/js/import_export.js:494 #: pgadmin/tools/maintenance/static/js/maintenance.js:317 #: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:55 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:624 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1916 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2050 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:627 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1920 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2059 msgid "Cancel" msgstr "キャンセル" #: pgadmin/browser/server_groups/servers/static/js/server.js:523 -#: pgadmin/browser/templates/browser/index.html:152 +#: pgadmin/browser/templates/browser/index.html:151 #: pgadmin/templates/security/change_password.html:19 #: pgadmin/templates/security/change_password.html:20 #: pgadmin/tools/user_management/static/js/user_management.js:48 @@ -7218,8 +7254,8 @@ msgstr "サービス" msgid "Connection timeout (seconds)" msgstr "接続タイムアウト(秒)" -#: pgadmin/browser/server_groups/servers/static/js/server.js:1130 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2078 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1133 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2087 msgid "Connect to Server" msgstr "サーバに接続" @@ -7288,8 +7324,8 @@ msgid "Move objects to another tablespace" msgstr "別のテーブル空間へオブジェクトを移動" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:194 -#: pgadmin/browser/templates/browser/index.html:157 -#: pgadmin/tools/user_management/__init__.py:43 +#: pgadmin/browser/templates/browser/index.html:156 +#: pgadmin/tools/user_management/__init__.py:44 #: pgadmin/tools/user_management/static/js/user_management.js:586 msgid "Users" msgstr "ユーザ" @@ -7317,23 +7353,23 @@ msgstr "場所" msgid "Location cannot be empty." msgstr "場所は必須です" -#: pgadmin/browser/server_groups/servers/templates/servers/password.html:7 +#: pgadmin/browser/server_groups/servers/templates/servers/password.html:3 msgid "" "Please enter the password for the user '{0}' to connect the server - " "\"{1}\"" msgstr "ユーザ「{0}」のサーバ「{1}」に接続するためのパスワードを入力してください" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:9 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:5 msgid "" "SSH Tunnel password for the identity file '{0}' to connect the server " "\"{1}\"" msgstr "サーバ「{1}」に接続するための識別情報ファイル「{0}」に対する SSH トンネルパスワード" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:11 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:7 msgid "SSH Tunnel password for the user '{0}' to connect the server \"{1}\"" msgstr "サーバ「{1}」に接続するためのユーザ「{0}」に対する SSH トンネルパスワード" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:27 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:24 msgid "Database server password for the user '{0}' to connect the server \"{1}\"" msgstr "サーバ「{1}」に接続するためのユーザ「{0}」に対するデータベースサーバパスワード" @@ -7345,8 +7381,8 @@ msgstr "サーバ「{1}」に接続するためのユーザ「{0}」に対する #: 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:28 -#: pgadmin/dashboard/static/js/dashboard.js:930 -#: pgadmin/dashboard/static/js/dashboard.js:1200 +#: pgadmin/dashboard/static/js/dashboard.js:962 +#: pgadmin/dashboard/static/js/dashboard.js:1232 msgid "Backend start" msgstr "バックエンド開始" @@ -7358,8 +7394,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:13 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:36 -#: pgadmin/dashboard/static/js/dashboard.js:925 -#: pgadmin/dashboard/static/js/dashboard.js:1195 +#: pgadmin/dashboard/static/js/dashboard.js:957 +#: pgadmin/dashboard/static/js/dashboard.js:1227 msgid "Client" msgstr "クライアント" @@ -7371,8 +7407,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:14 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:37 -#: pgadmin/dashboard/static/js/dashboard.js:920 -#: pgadmin/dashboard/static/js/dashboard.js:1190 +#: pgadmin/dashboard/static/js/dashboard.js:952 +#: pgadmin/dashboard/static/js/dashboard.js:1222 msgid "Application" msgstr "アプリケーション" @@ -7434,8 +7470,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:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:38 -#: pgadmin/dashboard/static/js/dashboard.js:944 -#: pgadmin/dashboard/static/js/dashboard.js:1214 +#: pgadmin/dashboard/static/js/dashboard.js:976 +#: pgadmin/dashboard/static/js/dashboard.js:1246 msgid "Waiting?" msgstr "待機中" @@ -7452,45 +7488,57 @@ msgstr "サーバグループ..." msgid "The ID cannot be changed." msgstr "ID は変更できません" -#: pgadmin/browser/static/js/browser.js:37 +#: pgadmin/browser/static/js/browser.js:38 #: pgadmin/misc/dependencies/static/js/dependencies.js:120 #: pgadmin/misc/dependents/static/js/dependents.js:121 #: pgadmin/misc/sql/static/js/sql.js:100 msgid "Please select an object in the tree view." msgstr "ツリー表示からオブジェクトを選択してください" -#: pgadmin/browser/static/js/browser.js:188 +#: pgadmin/browser/static/js/browser.js:191 msgid "Dependencies" msgstr "依存性" -#: pgadmin/browser/static/js/browser.js:199 +#: pgadmin/browser/static/js/browser.js:202 msgid "Dependents" msgstr "依存" -#: pgadmin/browser/static/js/browser.js:318 +#: pgadmin/browser/static/js/browser.js:321 #: pgadmin/browser/static/js/toolbar.js:29 #: pgadmin/browser/static/js/toolbar.js:88 #: pgadmin/tools/datagrid/static/js/datagrid.js:77 msgid "View Data" msgstr "データを表示" -#: pgadmin/browser/static/js/browser.js:319 +#: pgadmin/browser/static/js/browser.js:322 #: pgadmin/browser/static/js/toolbar.js:20 #: pgadmin/browser/static/js/toolbar.js:90 #: pgadmin/tools/datagrid/static/js/datagrid.js:78 msgid "Filtered Rows" msgstr "フィルタリングした行" -#: pgadmin/browser/static/js/browser.js:346 +#: pgadmin/browser/static/js/browser.js:349 msgid "No object selected" msgstr "オブジェクトが選択されていません" -#: pgadmin/browser/static/js/browser.js:559 +#: pgadmin/browser/static/js/browser.js:569 +#: pgadmin/browser/static/js/browser.js:623 +msgid "Reset Master Password" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:624 +msgid "" +"This will remove all the saved passwords. This will also remove " +"established connections to the server and you may need to reconnect " +"again. Do you wish to continue ?" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:725 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "%s ブラウザを閉じてもよろしいですか?" -#: pgadmin/browser/static/js/browser.js:1616 +#: pgadmin/browser/static/js/browser.js:1781 msgid "Error retrieving details for the node." msgstr "ノードの詳細を取得中にエラーが発生しました" @@ -7505,9 +7553,9 @@ msgid "Query Tool..." msgstr "クエリツール..." #: pgadmin/browser/static/js/collection.js:220 -#: pgadmin/browser/static/js/collection.js:275 -#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:132 -#: pgadmin/misc/statistics/static/js/statistics.js:243 +#: pgadmin/browser/static/js/collection.js:276 +#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:134 +#: pgadmin/misc/statistics/static/js/statistics.js:247 msgid "Retrieving data from the server..." msgstr "サーバからデータを取得中..." @@ -7525,46 +7573,46 @@ msgstr "強制削除" msgid "No properties are available for the selected object." msgstr "選択されたオブジェクトに表示できるプロパティはありません" -#: pgadmin/browser/static/js/collection.js:320 -#: pgadmin/browser/static/js/node.js:437 +#: pgadmin/browser/static/js/collection.js:318 +#: pgadmin/browser/static/js/node.js:439 #, python-format msgid "Error retrieving properties - %s" msgstr "プロパティの取得エラー - %s" -#: pgadmin/browser/static/js/collection.js:326 -#: pgadmin/misc/dependencies/static/js/dependencies.js:222 -#: pgadmin/misc/dependents/static/js/dependents.js:228 -#: pgadmin/misc/statistics/static/js/statistics.js:321 +#: pgadmin/browser/static/js/collection.js:330 +#: pgadmin/misc/dependencies/static/js/dependencies.js:228 +#: pgadmin/misc/dependents/static/js/dependents.js:234 +#: pgadmin/misc/statistics/static/js/statistics.js:330 msgid "Failed to retrieve data from the server." msgstr "サーバからデータを取得するのに失敗しました" -#: pgadmin/browser/static/js/collection.js:342 +#: pgadmin/browser/static/js/collection.js:348 msgid "Drop Multiple" msgstr "複数削除" -#: pgadmin/browser/static/js/collection.js:343 +#: pgadmin/browser/static/js/collection.js:349 msgid "Please select at least one object to delete." msgstr "削除するオブジェクトを少なくとも1つ指定してください" -#: pgadmin/browser/static/js/collection.js:350 +#: pgadmin/browser/static/js/collection.js:356 msgid "" "Are you sure you want to drop all the selected objects and all the " "objects that depend on them?" msgstr "選択したオブジェクトと、それに依存するオブジェクトすべてを削除しますか?" -#: pgadmin/browser/static/js/collection.js:351 +#: pgadmin/browser/static/js/collection.js:357 msgid "DROP CASCADE multiple objects?" msgstr "複数オブジェクトを強制削除しますか?" -#: pgadmin/browser/static/js/collection.js:354 +#: pgadmin/browser/static/js/collection.js:360 msgid "Are you sure you want to drop all the selected objects?" msgstr "選択したオブジェクトすべてを削除しますか?" -#: pgadmin/browser/static/js/collection.js:355 +#: pgadmin/browser/static/js/collection.js:361 msgid "DROP multiple objects?" msgstr "選択したオブジェクトを削除しますか?" -#: pgadmin/browser/static/js/collection.js:393 +#: pgadmin/browser/static/js/collection.js:386 #, python-format msgid "Error dropping %s" msgstr "%s の削除エラー" @@ -7586,106 +7634,106 @@ msgstr "プロパティ..." msgid "%s Script" msgstr "%s スクリプト" -#: pgadmin/browser/static/js/node.js:492 +#: pgadmin/browser/static/js/node.js:501 msgid "Please wait while we fetch information about the node from the server..." msgstr "ノードに関する情報をサーバから取得しています。お待ちください..." -#: pgadmin/browser/static/js/node.js:666 +#: pgadmin/browser/static/js/node.js:675 #, python-format msgid "Create - %s" msgstr "作成 - %s" -#: pgadmin/browser/static/js/node.js:683 +#: pgadmin/browser/static/js/node.js:692 #, python-format msgid "Are you sure want to stop editing the properties of %s \"%s\"?" msgstr "%s のプロパティ「%s」の編集を中止しますか?" -#: pgadmin/browser/static/js/node.js:685 +#: pgadmin/browser/static/js/node.js:694 #, python-format msgid "" "Are you sure want to reset the current changes and re-open the panel for " "%s \"%s\"?" msgstr "%s のパネル「%s」への変更をリセットして開き直しますか?" -#: pgadmin/browser/static/js/node.js:689 +#: pgadmin/browser/static/js/node.js:698 msgid "Edit in progress?" msgstr "編集中" -#: pgadmin/browser/static/js/node.js:740 +#: pgadmin/browser/static/js/node.js:749 #, python-format msgid "" "Are you sure you want to drop %s \"%s\" and all the objects that depend " "on it?" msgstr "%s 「%s」と関連するオブジェクトを削除しますか?" -#: pgadmin/browser/static/js/node.js:742 +#: pgadmin/browser/static/js/node.js:751 #, python-format msgid "DROP CASCADE %s?" msgstr "%s を強制削除しますか?" -#: pgadmin/browser/static/js/node.js:747 pgadmin/browser/static/js/node.js:761 +#: pgadmin/browser/static/js/node.js:756 pgadmin/browser/static/js/node.js:770 #, python-format msgid "The %s \"%s\" cannot be dropped." msgstr "%s 「%s」 を削除できません" -#: pgadmin/browser/static/js/node.js:754 +#: pgadmin/browser/static/js/node.js:763 #, python-format msgid "Are you sure you want to drop %s \"%s\"?" msgstr "%s 「%s」を削除しますか?" -#: pgadmin/browser/static/js/node.js:756 +#: pgadmin/browser/static/js/node.js:765 #, python-format msgid "DROP %s?" msgstr "%s を削除しますか?" -#: pgadmin/browser/static/js/node.js:794 +#: pgadmin/browser/static/js/node.js:803 #, python-format msgid "Error dropping %s: \"%s\"" msgstr "%s の削除エラー: 「%s」" -#: pgadmin/browser/static/js/node.js:1184 -#: pgadmin/browser/static/js/node.js:1186 -#: pgadmin/browser/templates/browser/index.html:118 +#: pgadmin/browser/static/js/node.js:1193 +#: pgadmin/browser/static/js/node.js:1195 +#: pgadmin/browser/templates/browser/index.html:117 #: pgadmin/tools/datagrid/templates/datagrid/index.html:134 msgid "Edit" msgstr "編集" -#: pgadmin/browser/static/js/node.js:1200 -#: pgadmin/browser/static/js/node.js:1371 +#: pgadmin/browser/static/js/node.js:1209 +#: pgadmin/browser/static/js/node.js:1380 msgid "SQL help for this object type." msgstr "このオブジェクトタイプの SQL ヘルプ" -#: pgadmin/browser/static/js/node.js:1289 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1142 +#: pgadmin/browser/static/js/node.js:1298 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1152 msgid "Error saving properties" msgstr "プロパティの保存中にエラーが発生しました" -#: pgadmin/browser/static/js/node.js:1383 +#: pgadmin/browser/static/js/node.js:1392 #: pgadmin/browser/static/js/wizard.js:131 msgid "Help for this dialog." msgstr "このダイアログのヘルプ" -#: pgadmin/browser/static/js/node.js:1395 +#: pgadmin/browser/static/js/node.js:1404 msgid "Cancel changes to this object." msgstr "このオブジェクトの変更をキャンセル" -#: pgadmin/browser/static/js/node.js:1407 +#: pgadmin/browser/static/js/node.js:1416 msgid "Reset" msgstr "リセット" -#: pgadmin/browser/static/js/node.js:1409 +#: pgadmin/browser/static/js/node.js:1418 msgid "Reset the fields on this dialog." msgstr "このダイアログの入力欄をリセット" -#: pgadmin/browser/static/js/node.js:1421 +#: pgadmin/browser/static/js/node.js:1430 #: pgadmin/preferences/static/js/preferences.js:429 #: pgadmin/preferences/static/js/preferences.js:454 #: pgadmin/tools/datagrid/templates/datagrid/index.html:37 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:635 msgid "Save" msgstr "保存" -#: pgadmin/browser/static/js/node.js:1423 +#: pgadmin/browser/static/js/node.js:1432 msgid "Save this object." msgstr "このオブジェクトを保存" @@ -7701,13 +7749,13 @@ msgstr "全解除" #: pgadmin/browser/static/js/toolbar.js:86 #: pgadmin/tools/datagrid/static/js/datagrid.js:106 #: pgadmin/tools/datagrid/static/js/datagrid.js:118 -#: pgadmin/tools/sqleditor/__init__.py:68 +#: pgadmin/tools/sqleditor/__init__.py:67 msgid "Query Tool" msgstr "クエリツール" #: pgadmin/browser/static/js/wizard.js:86 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:253 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:431 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:261 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:444 #: pgadmin/templates/security/messages.html:7 #: pgadmin/tools/user_management/static/js/user_management.js:81 #: pgadmin/tools/user_management/static/js/user_management.js:174 @@ -7716,8 +7764,8 @@ msgid "Close" msgstr "閉じる" #: pgadmin/browser/static/js/wizard.js:89 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:254 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:432 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:262 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:445 msgid "Maximize" msgstr "最大化" @@ -7738,37 +7786,37 @@ msgstr "進む" msgid "Finish" msgstr "完了" -#: pgadmin/browser/templates/browser/index.html:96 +#: pgadmin/browser/templates/browser/index.html:95 #: pgadmin/tools/datagrid/templates/datagrid/index.html:354 msgid "Loading {0} v{1}..." msgstr "{0} v{1} を読み込み中..." -#: pgadmin/browser/templates/browser/index.html:105 +#: pgadmin/browser/templates/browser/index.html:104 msgid "Toggle navigation" msgstr "ナビゲーションを切り替え" -#: pgadmin/browser/templates/browser/index.html:113 +#: pgadmin/browser/templates/browser/index.html:112 msgid "File" msgstr "ファイル" -#: pgadmin/browser/templates/browser/index.html:123 +#: pgadmin/browser/templates/browser/index.html:122 msgid "Object" msgstr "オブジェクト" -#: pgadmin/browser/templates/browser/index.html:128 +#: pgadmin/browser/templates/browser/index.html:127 msgid "Management" msgstr "管理" -#: pgadmin/browser/templates/browser/index.html:133 +#: pgadmin/browser/templates/browser/index.html:132 msgid "Tools" msgstr "ツール" -#: pgadmin/browser/templates/browser/index.html:138 pgadmin/help/__init__.py:59 +#: pgadmin/browser/templates/browser/index.html:137 pgadmin/help/__init__.py:59 #: pgadmin/help/__init__.py:70 pgadmin/static/js/sqleditor/filter_dialog.js:72 msgid "Help" msgstr "ヘルプ" -#: pgadmin/browser/templates/browser/index.html:160 +#: pgadmin/browser/templates/browser/index.html:159 msgid "Logout" msgstr "ログアウト" @@ -7861,12 +7909,12 @@ msgid "" msgstr "True の場合、グラフ線上のデータにマウスを合わせると、その詳細が表示されます" #: pgadmin/dashboard/__init__.py:202 pgadmin/dashboard/__init__.py:232 -#: pgadmin/dashboard/static/js/dashboard.js:693 +#: pgadmin/dashboard/static/js/dashboard.js:725 msgid "Please connect to the selected server to view the table." msgstr "このテーブルを表示するには、選択したサーバに接続してください" #: pgadmin/dashboard/__init__.py:207 pgadmin/dashboard/__init__.py:237 -#: pgadmin/dashboard/static/js/dashboard.js:562 +#: pgadmin/dashboard/static/js/dashboard.js:594 msgid "Please connect to the selected server to view the graph." msgstr "このグラフを表示するには、選択したサーバに接続してください" @@ -7945,154 +7993,161 @@ msgstr "クエリ開始日時" msgid "Last state changed at" msgstr "最終変更日時" -#: pgadmin/dashboard/static/js/dashboard.js:236 -#: pgadmin/dashboard/static/js/dashboard.js:351 +#: pgadmin/dashboard/static/js/dashboard.js:238 +#: pgadmin/dashboard/static/js/dashboard.js:244 +#: pgadmin/dashboard/static/js/dashboard.js:369 +#: pgadmin/dashboard/static/js/dashboard.js:375 msgid "An error occurred whilst loading the dashboard." msgstr "ダッシュボードの読み込み中にエラーが発生しました" -#: pgadmin/dashboard/static/js/dashboard.js:366 +#: pgadmin/dashboard/static/js/dashboard.js:252 +#: pgadmin/dashboard/static/js/dashboard.js:383 +msgid "Loading dashboard..." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:398 msgid "Please connect to the selected server to view the dashboard." msgstr "このダッシュボードを表示するには、選択したサーバに接続してください" -#: pgadmin/dashboard/static/js/dashboard.js:565 +#: pgadmin/dashboard/static/js/dashboard.js:597 msgid "An error occurred whilst rendering the graph." msgstr "グラフの描画中にエラーが発生しました" -#: pgadmin/dashboard/static/js/dashboard.js:696 +#: pgadmin/dashboard/static/js/dashboard.js:728 msgid "An error occurred whilst rendering the table." msgstr "テーブルの描画中にエラーが発生しました" -#: pgadmin/dashboard/static/js/dashboard.js:905 -#: pgadmin/dashboard/static/js/dashboard.js:1009 -#: pgadmin/dashboard/static/js/dashboard.js:1180 -#: pgadmin/dashboard/static/js/dashboard.js:1277 +#: pgadmin/dashboard/static/js/dashboard.js:937 +#: pgadmin/dashboard/static/js/dashboard.js:1041 +#: pgadmin/dashboard/static/js/dashboard.js:1212 +#: pgadmin/dashboard/static/js/dashboard.js:1309 msgid "PID" msgstr "PID" -#: pgadmin/dashboard/static/js/dashboard.js:935 -#: pgadmin/dashboard/static/js/dashboard.js:1205 +#: pgadmin/dashboard/static/js/dashboard.js:967 +#: pgadmin/dashboard/static/js/dashboard.js:1237 msgid "State" msgstr "状態" -#: pgadmin/dashboard/static/js/dashboard.js:952 -#: pgadmin/dashboard/static/js/dashboard.js:1222 +#: pgadmin/dashboard/static/js/dashboard.js:984 +#: pgadmin/dashboard/static/js/dashboard.js:1254 msgid "Wait event" msgstr "待機イベント" -#: pgadmin/dashboard/static/js/dashboard.js:957 -#: pgadmin/dashboard/static/js/dashboard.js:1227 +#: pgadmin/dashboard/static/js/dashboard.js:989 +#: pgadmin/dashboard/static/js/dashboard.js:1259 msgid "Blocking PIDs" msgstr "ブロックしている PID" -#: pgadmin/dashboard/static/js/dashboard.js:1019 -#: pgadmin/dashboard/static/js/dashboard.js:1282 +#: pgadmin/dashboard/static/js/dashboard.js:1051 +#: pgadmin/dashboard/static/js/dashboard.js:1314 msgid "Lock type" msgstr "ロック方式" -#: pgadmin/dashboard/static/js/dashboard.js:1024 -#: pgadmin/dashboard/static/js/dashboard.js:1287 +#: pgadmin/dashboard/static/js/dashboard.js:1056 +#: pgadmin/dashboard/static/js/dashboard.js:1319 msgid "Target relation" msgstr "対象リレーション" -#: pgadmin/dashboard/static/js/dashboard.js:1029 -#: pgadmin/dashboard/static/js/dashboard.js:1292 +#: pgadmin/dashboard/static/js/dashboard.js:1061 +#: pgadmin/dashboard/static/js/dashboard.js:1324 msgid "Page" msgstr "ページ" -#: pgadmin/dashboard/static/js/dashboard.js:1034 -#: pgadmin/dashboard/static/js/dashboard.js:1297 +#: pgadmin/dashboard/static/js/dashboard.js:1066 +#: pgadmin/dashboard/static/js/dashboard.js:1329 msgid "Tuple" msgstr "タプル" -#: pgadmin/dashboard/static/js/dashboard.js:1039 -#: pgadmin/dashboard/static/js/dashboard.js:1302 +#: pgadmin/dashboard/static/js/dashboard.js:1071 +#: pgadmin/dashboard/static/js/dashboard.js:1334 msgid "vXID (target)" msgstr "vXID (対象)" -#: pgadmin/dashboard/static/js/dashboard.js:1044 -#: pgadmin/dashboard/static/js/dashboard.js:1307 +#: pgadmin/dashboard/static/js/dashboard.js:1076 +#: pgadmin/dashboard/static/js/dashboard.js:1339 msgid "XID (target)" msgstr "XID (対象)" -#: pgadmin/dashboard/static/js/dashboard.js:1049 -#: pgadmin/dashboard/static/js/dashboard.js:1312 +#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:1344 msgid "Class" msgstr "クラス" -#: pgadmin/dashboard/static/js/dashboard.js:1054 -#: pgadmin/dashboard/static/js/dashboard.js:1317 +#: pgadmin/dashboard/static/js/dashboard.js:1086 +#: pgadmin/dashboard/static/js/dashboard.js:1349 msgid "Object ID" msgstr "オブジェクト ID" -#: pgadmin/dashboard/static/js/dashboard.js:1059 -#: pgadmin/dashboard/static/js/dashboard.js:1322 +#: pgadmin/dashboard/static/js/dashboard.js:1091 +#: pgadmin/dashboard/static/js/dashboard.js:1354 msgid "vXID (owner)" msgstr "vXID (所有者)" -#: pgadmin/dashboard/static/js/dashboard.js:1069 -#: pgadmin/dashboard/static/js/dashboard.js:1332 +#: pgadmin/dashboard/static/js/dashboard.js:1101 +#: pgadmin/dashboard/static/js/dashboard.js:1364 msgid "Granted?" msgstr "ロック獲得済" -#: pgadmin/dashboard/static/js/dashboard.js:1091 -#: pgadmin/dashboard/static/js/dashboard.js:1349 +#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1381 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/dashboard.js:1096 -#: pgadmin/dashboard/static/js/dashboard.js:1354 +#: pgadmin/dashboard/static/js/dashboard.js:1128 +#: pgadmin/dashboard/static/js/dashboard.js:1386 msgid "Prepared at" msgstr "準備" -#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1140 msgid "Category" msgstr "カテゴリ" -#: pgadmin/dashboard/static/js/dashboard.js:1113 +#: pgadmin/dashboard/static/js/dashboard.js:1145 msgid "Setting" msgstr "設定" -#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1150 msgid "Unit" msgstr "単位" -#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1155 msgid "Description" msgstr "説明" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "cancel" msgstr "キャンセル" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "terminate" msgstr "終了" -#: pgadmin/dashboard/static/js/dashboard.js:1417 +#: pgadmin/dashboard/static/js/dashboard.js:1449 msgid "You cannot " msgstr "バックグラウンドワーカプロセスは" -#: pgadmin/dashboard/static/js/dashboard.js:1419 +#: pgadmin/dashboard/static/js/dashboard.js:1451 msgid " background worker processes." msgstr "できません" -#: pgadmin/dashboard/static/js/dashboard.js:1426 +#: pgadmin/dashboard/static/js/dashboard.js:1458 msgid "You are not allowed to " msgstr "主要のアクティブセッションを" -#: pgadmin/dashboard/static/js/dashboard.js:1428 +#: pgadmin/dashboard/static/js/dashboard.js:1460 msgid " the main active session." msgstr "することはできません" -#: pgadmin/dashboard/static/js/dashboard.js:1434 +#: pgadmin/dashboard/static/js/dashboard.js:1466 msgid "The session is already in idle state." msgstr "セッションはすでにアイドル状態です" -#: pgadmin/dashboard/static/js/dashboard.js:1446 +#: pgadmin/dashboard/static/js/dashboard.js:1478 msgid "Superuser privileges are required to " msgstr "他のユーザのクエリを" -#: pgadmin/dashboard/static/js/dashboard.js:1448 +#: pgadmin/dashboard/static/js/dashboard.js:1480 msgid " another users query." msgstr "するにはスーパーユーザ権限が必要です" @@ -8323,7 +8378,7 @@ msgid "" " with the major.minor version number." msgstr "EDB Advanced Server ドキュメントへのパス。$VERSION$ は major.minor のバージョン番号で置換されます" -#: pgadmin/misc/__init__.py:50 pgadmin/tools/backup/static/js/backup.js:76 +#: pgadmin/misc/__init__.py:51 pgadmin/tools/backup/static/js/backup.js:76 #: pgadmin/tools/backup/static/js/backup.js:83 #: pgadmin/tools/backup/static/js/backup.js:89 #: pgadmin/tools/backup/static/js/backup.js:503 @@ -8340,7 +8395,7 @@ msgstr "EDB Advanced Server ドキュメントへのパス。$VERSION$ は major msgid "Miscellaneous" msgstr "その他" -#: pgadmin/misc/__init__.py:65 pgadmin/misc/__init__.py:66 +#: pgadmin/misc/__init__.py:66 pgadmin/misc/__init__.py:67 msgid "User language" msgstr "ユーザ言語" @@ -8409,12 +8464,12 @@ msgstr "選択されたオブジェクトに表示できる依存性情報はあ msgid "Restriction" msgstr "制限" -#: pgadmin/misc/dependencies/static/js/dependencies.js:158 +#: pgadmin/misc/dependencies/static/js/dependencies.js:159 msgid "Fetching dependency information from the server..." msgstr "サーバから依存性情報を取得しています..." -#: pgadmin/misc/dependencies/static/js/dependencies.js:216 -#: pgadmin/misc/dependents/static/js/dependents.js:222 +#: pgadmin/misc/dependencies/static/js/dependencies.js:217 +#: pgadmin/misc/dependents/static/js/dependents.js:223 #, python-format msgid "Error retrieving data from the server: %s" msgstr "サーバからのデータを取得中にエラーが発生しました: %s" @@ -8423,7 +8478,7 @@ msgstr "サーバからのデータを取得中にエラーが発生しました msgid "No dependent information is available for the selected object." msgstr "選択されたオブジェクトに表示できる依存情報はありません" -#: pgadmin/misc/dependents/static/js/dependents.js:164 +#: pgadmin/misc/dependents/static/js/dependents.js:165 msgid "Fetching dependent information from the server..." msgstr "サーバから依存情報を取得しています..." @@ -8490,7 +8545,7 @@ msgid "There was an error renaming the file:" msgstr "ファイル名変更の際にエラーが発生しました:" #: pgadmin/misc/file_manager/static/js/create_dialogue.js:139 -#: pgadmin/misc/file_manager/static/js/utility.js:429 +#: pgadmin/misc/file_manager/static/js/utility.js:431 msgid "Error occurred while checking access permission." msgstr "アクセス権限のチェック中にエラーが発生しました" @@ -8499,14 +8554,14 @@ msgstr "アクセス権限のチェック中にエラーが発生しました" msgid "Select" msgstr "選択" -#: pgadmin/misc/file_manager/static/js/utility.js:482 +#: pgadmin/misc/file_manager/static/js/utility.js:484 #: pgadmin/misc/file_manager/templates/file_manager/index.html:62 -#: pgadmin/tools/debugger/static/js/direct.js:1900 +#: pgadmin/tools/debugger/static/js/direct.js:1903 msgid "Loading..." msgstr "読み込み中..." -#: pgadmin/misc/file_manager/static/js/utility.js:1137 -#: pgadmin/misc/file_manager/static/js/utility.js:1144 +#: pgadmin/misc/file_manager/static/js/utility.js:1139 +#: pgadmin/misc/file_manager/static/js/utility.js:1146 msgid "All Files" msgstr "すべてのファイル" @@ -8551,7 +8606,7 @@ msgid "No SQL could be generated for the selected object." msgstr "選択されたオブジェクトに対して生成できる SQL はありません" #: pgadmin/misc/sql/static/js/sql.js:154 -#: pgadmin/misc/statistics/static/js/statistics.js:314 +#: pgadmin/misc/statistics/static/js/statistics.js:318 #, python-format msgid "Error retrieving the information - %s" msgstr "情報の取得エラー - %s" @@ -8596,7 +8651,7 @@ msgstr "レイアウトを初期化" #: pgadmin/tools/import_export/__init__.py:162 #: pgadmin/tools/maintenance/__init__.py:150 #: pgadmin/tools/restore/__init__.py:142 -#: pgadmin/tools/user_management/__init__.py:120 +#: pgadmin/tools/user_management/__init__.py:121 msgid "This URL cannot be called directly." msgstr "このURLは直接呼び出せません" @@ -8614,16 +8669,16 @@ msgstr "現在のレイアウトを初期化しますか?アプリケーショ msgid "Connection Lost" msgstr "接続切断" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:123 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:131 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:176 msgid "Click for details." msgstr "詳細" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:160 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 msgid "Unknown error" msgstr "不明なエラー" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:167 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:175 msgid "INTERNAL SERVER ERROR" msgstr "内部サーバエラー" @@ -8701,9 +8756,9 @@ msgid "An unexpected error occurred - ensure you are logged into the application msgstr "予期しないエラーが発生しました - アプリケーションにログインしていることを確認してください" #: pgadmin/static/js/sqleditor_utils.js:162 -#: pgadmin/tools/sqleditor/__init__.py:1406 -#: pgadmin/tools/sqleditor/__init__.py:1461 -#: pgadmin/tools/sqleditor/__init__.py:1465 +#: pgadmin/tools/sqleditor/__init__.py:1405 +#: pgadmin/tools/sqleditor/__init__.py:1460 +#: pgadmin/tools/sqleditor/__init__.py:1464 msgid "Transaction status check failed." msgstr "トランザクション状態のチェックに失敗しました" @@ -8927,8 +8982,8 @@ msgid "Error saving the tree state.\"" msgstr "ツリー状態の保存中にエラーが発生しました\"" #: pgadmin/static/js/tree/pgadmin_tree_save_state.js:149 -msgid "Error fetching the tree state.\"" -msgstr "ツリー状態の取得中にエラーが発生しました\"" +msgid "Error fetching the tree state." +msgstr "" #: pgadmin/templates/security/change_password.html:9 #: pgadmin/templates/security/panel.html:9 @@ -8978,7 +9033,7 @@ msgid "Reset Password" msgstr "パスワードのリセット" #: pgadmin/tools/__init__.py:59 pgadmin/tools/datagrid/__init__.py:96 -#: pgadmin/tools/sqleditor/__init__.py:134 +#: pgadmin/tools/sqleditor/__init__.py:133 msgid "This URL cannot be requested directly." msgstr "この URL は直接呼び出せません" @@ -9246,13 +9301,13 @@ msgstr "SET SESSION AUTHORIZATION を使用" #: pgadmin/tools/backup/static/js/backup.js:571 #: pgadmin/tools/backup/static/js/backup.js:590 -#: pgadmin/tools/backup/static/js/backup_dialog.js:95 +#: pgadmin/tools/backup/static/js/backup_dialog.js:94 msgid "Backup Globals..." msgstr "グローバルオブジェクトをバックアップ..." #: pgadmin/tools/backup/static/js/backup.js:580 #: pgadmin/tools/backup/static/js/backup.js:600 -#: pgadmin/tools/backup/static/js/backup_dialog.js:96 +#: pgadmin/tools/backup/static/js/backup_dialog.js:95 msgid "Backup Server..." msgstr "サーバをバックアップ..." @@ -9261,38 +9316,38 @@ msgstr "サーバをバックアップ..." msgid "Backup..." msgstr "バックアップ..." -#: pgadmin/tools/backup/static/js/backup_dialog.js:52 -#: pgadmin/tools/backup/static/js/backup_dialog.js:72 +#: pgadmin/tools/backup/static/js/backup_dialog.js:51 +#: pgadmin/tools/backup/static/js/backup_dialog.js:71 #: pgadmin/tools/import_export/static/js/import_export.js:684 #: pgadmin/tools/import_export/static/js/import_export.js:699 #: pgadmin/tools/maintenance/static/js/maintenance.js:497 #: pgadmin/tools/maintenance/static/js/maintenance.js:508 -#: pgadmin/tools/restore/static/js/restore_dialog.js:52 -#: pgadmin/tools/restore/static/js/restore_dialog.js:76 +#: pgadmin/tools/restore/static/js/restore_dialog.js:51 +#: pgadmin/tools/restore/static/js/restore_dialog.js:75 msgid "Utility not found" msgstr "ユーティリティが存在しません" -#: pgadmin/tools/backup/static/js/backup_dialog.js:73 +#: pgadmin/tools/backup/static/js/backup_dialog.js:72 #: pgadmin/tools/import_export/static/js/import_export.js:700 #: pgadmin/tools/maintenance/static/js/maintenance.js:509 -#: pgadmin/tools/restore/static/js/restore_dialog.js:77 +#: pgadmin/tools/restore/static/js/restore_dialog.js:76 msgid "Failed to fetch Utility information" msgstr "ユーティリティ情報を取得できませんでした" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:151 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:150 msgid "Backup job created." msgstr "バックアップジョブが作成されました" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:155 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:154 msgid "Backup job creation failed." msgstr "バックアップジョブの作成に失敗しました" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:163 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:162 msgid "Backup job failed." msgstr "バックアップジョブが失敗しました" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:234 -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:229 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:233 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:228 msgid "Please provide a filename" msgstr "ファイル名を指定してください" @@ -9652,8 +9707,8 @@ msgstr "pldbgapi 拡張をバージョン1.1以上にアップグレードし、 #: pgadmin/tools/debugger/__init__.py:2058 #: pgadmin/tools/debugger/__init__.py:2085 #: pgadmin/tools/debugger/__init__.py:2107 -#: pgadmin/tools/debugger/static/js/direct.js:1663 -#: pgadmin/tools/sqleditor/__init__.py:1034 +#: pgadmin/tools/debugger/static/js/direct.js:1666 +#: pgadmin/tools/sqleditor/__init__.py:1033 #: pgadmin/tools/sqleditor/command.py:192 #: pgadmin/tools/sqleditor/command.py:404 #: pgadmin/tools/sqleditor/command.py:545 @@ -9735,29 +9790,29 @@ msgstr "ブレークポイントを設定" #: pgadmin/tools/debugger/static/js/direct.js:280 #: pgadmin/tools/debugger/static/js/direct.js:307 #: pgadmin/tools/debugger/static/js/direct.js:314 -#: pgadmin/tools/debugger/static/js/direct.js:435 -#: pgadmin/tools/debugger/static/js/direct.js:442 -#: pgadmin/tools/debugger/static/js/direct.js:635 -#: pgadmin/tools/debugger/static/js/direct.js:704 -#: pgadmin/tools/debugger/static/js/direct.js:714 -#: pgadmin/tools/debugger/static/js/direct.js:751 -#: pgadmin/tools/debugger/static/js/direct.js:758 -#: pgadmin/tools/debugger/static/js/direct.js:788 -#: pgadmin/tools/debugger/static/js/direct.js:795 -#: pgadmin/tools/debugger/static/js/direct.js:824 -#: pgadmin/tools/debugger/static/js/direct.js:831 -#: pgadmin/tools/debugger/static/js/direct.js:875 -#: pgadmin/tools/debugger/static/js/direct.js:882 -#: pgadmin/tools/debugger/static/js/direct.js:944 -#: pgadmin/tools/debugger/static/js/direct.js:951 -#: pgadmin/tools/debugger/static/js/direct.js:1013 -#: pgadmin/tools/debugger/static/js/direct.js:1368 -#: pgadmin/tools/debugger/static/js/direct.js:1397 -#: pgadmin/tools/debugger/static/js/direct.js:1599 -#: pgadmin/tools/debugger/static/js/direct.js:1603 -#: pgadmin/tools/debugger/static/js/direct.js:1627 -#: pgadmin/tools/debugger/static/js/direct.js:1631 -#: pgadmin/tools/debugger/static/js/direct.js:1670 +#: pgadmin/tools/debugger/static/js/direct.js:438 +#: pgadmin/tools/debugger/static/js/direct.js:445 +#: pgadmin/tools/debugger/static/js/direct.js:638 +#: pgadmin/tools/debugger/static/js/direct.js:707 +#: pgadmin/tools/debugger/static/js/direct.js:717 +#: pgadmin/tools/debugger/static/js/direct.js:754 +#: pgadmin/tools/debugger/static/js/direct.js:761 +#: pgadmin/tools/debugger/static/js/direct.js:791 +#: pgadmin/tools/debugger/static/js/direct.js:798 +#: pgadmin/tools/debugger/static/js/direct.js:827 +#: pgadmin/tools/debugger/static/js/direct.js:834 +#: pgadmin/tools/debugger/static/js/direct.js:878 +#: pgadmin/tools/debugger/static/js/direct.js:885 +#: pgadmin/tools/debugger/static/js/direct.js:947 +#: pgadmin/tools/debugger/static/js/direct.js:954 +#: pgadmin/tools/debugger/static/js/direct.js:1016 +#: pgadmin/tools/debugger/static/js/direct.js:1371 +#: pgadmin/tools/debugger/static/js/direct.js:1400 +#: pgadmin/tools/debugger/static/js/direct.js:1602 +#: pgadmin/tools/debugger/static/js/direct.js:1606 +#: pgadmin/tools/debugger/static/js/direct.js:1630 +#: pgadmin/tools/debugger/static/js/direct.js:1634 +#: pgadmin/tools/debugger/static/js/direct.js:1673 msgid "Debugger Error" msgstr "デバッガエラー" @@ -9824,85 +9879,85 @@ msgstr "変数情報の取得中にエラーが発生しました" msgid "Error while fetching stack information." msgstr "スタック情報の取得中にエラーが発生しました" -#: pgadmin/tools/debugger/static/js/direct.js:418 +#: pgadmin/tools/debugger/static/js/direct.js:421 msgid "Waiting for another session to invoke the target..." msgstr "対象を実行するために新しく接続しようとしています..." -#: pgadmin/tools/debugger/static/js/direct.js:436 -#: pgadmin/tools/debugger/static/js/direct.js:443 -#: pgadmin/tools/debugger/static/js/direct.js:636 -#: pgadmin/tools/debugger/static/js/direct.js:705 +#: pgadmin/tools/debugger/static/js/direct.js:439 +#: pgadmin/tools/debugger/static/js/direct.js:446 +#: pgadmin/tools/debugger/static/js/direct.js:639 +#: pgadmin/tools/debugger/static/js/direct.js:708 msgid "Error while polling result." msgstr "結果のポーリング中にエラーが発生しました" -#: pgadmin/tools/debugger/static/js/direct.js:591 +#: pgadmin/tools/debugger/static/js/direct.js:594 msgid "Debugger poll end execution error" msgstr "デバッグポール終了の実行エラー" -#: pgadmin/tools/debugger/static/js/direct.js:752 -#: pgadmin/tools/debugger/static/js/direct.js:759 +#: pgadmin/tools/debugger/static/js/direct.js:755 +#: pgadmin/tools/debugger/static/js/direct.js:762 msgid "Error while executing continue in debugging session." msgstr "続行しようとした際にデバッグセッション内でエラーが発生しました" -#: pgadmin/tools/debugger/static/js/direct.js:789 -#: pgadmin/tools/debugger/static/js/direct.js:796 +#: pgadmin/tools/debugger/static/js/direct.js:792 +#: pgadmin/tools/debugger/static/js/direct.js:799 msgid "Error while executing step over in debugging session." msgstr "ステップ実行中にデバッグセッション内でエラーが発生しました" -#: pgadmin/tools/debugger/static/js/direct.js:825 -#: pgadmin/tools/debugger/static/js/direct.js:832 +#: pgadmin/tools/debugger/static/js/direct.js:828 +#: pgadmin/tools/debugger/static/js/direct.js:835 msgid "Error while executing step into in debugging session." msgstr "詳細ステップ実行中にデバッグセッション内でエラーが発生しました" -#: pgadmin/tools/debugger/static/js/direct.js:876 -#: pgadmin/tools/debugger/static/js/direct.js:883 +#: pgadmin/tools/debugger/static/js/direct.js:879 +#: pgadmin/tools/debugger/static/js/direct.js:886 msgid "Error while executing stop in debugging session." msgstr "停止しようとした際にデバッグセッション内でエラーが発生しました" -#: pgadmin/tools/debugger/static/js/direct.js:945 -#: pgadmin/tools/debugger/static/js/direct.js:952 +#: pgadmin/tools/debugger/static/js/direct.js:948 +#: pgadmin/tools/debugger/static/js/direct.js:955 msgid "Error while toggling breakpoint." msgstr "ブレークポイントの設定/解除中にエラーが発生しました" -#: pgadmin/tools/debugger/static/js/direct.js:1014 +#: pgadmin/tools/debugger/static/js/direct.js:1017 msgid "Error while clearing all breakpoint." msgstr "すべてのブレークポイントを削除する際にエラーが発生しました" -#: pgadmin/tools/debugger/static/js/direct.js:1058 +#: pgadmin/tools/debugger/static/js/direct.js:1061 msgid "Line No." msgstr "行番号" -#: pgadmin/tools/debugger/static/js/direct.js:1369 +#: pgadmin/tools/debugger/static/js/direct.js:1372 msgid "Error while depositing variable value." msgstr "変数値を送信する際にエラーが発生しました" -#: pgadmin/tools/debugger/static/js/direct.js:1398 +#: pgadmin/tools/debugger/static/js/direct.js:1401 msgid "Error while selecting frame." msgstr "フレームの選択中にエラーが発生しました" -#: pgadmin/tools/debugger/static/js/direct.js:1604 -#: pgadmin/tools/debugger/static/js/direct.js:1632 +#: pgadmin/tools/debugger/static/js/direct.js:1607 +#: pgadmin/tools/debugger/static/js/direct.js:1635 msgid "Error while starting debugging listener." msgstr "デバッグリスナの開始中にエラーが発生しました" -#: pgadmin/tools/debugger/static/js/direct.js:1671 +#: pgadmin/tools/debugger/static/js/direct.js:1674 msgid "Error while fetching messages information." msgstr "メッセージ情報の取得中にエラーが発生しました" -#: pgadmin/tools/debugger/static/js/direct.js:1749 +#: pgadmin/tools/debugger/static/js/direct.js:1752 msgid "Local variables" msgstr "ローカル変数" -#: pgadmin/tools/debugger/static/js/direct.js:1760 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:231 +#: pgadmin/tools/debugger/static/js/direct.js:1763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:234 msgid "Messages" msgstr "メッセージ" -#: pgadmin/tools/debugger/static/js/direct.js:1771 +#: pgadmin/tools/debugger/static/js/direct.js:1774 msgid "Results" msgstr "結果" -#: pgadmin/tools/debugger/static/js/direct.js:1782 +#: pgadmin/tools/debugger/static/js/direct.js:1785 msgid "Stack" msgstr "スタック" @@ -9936,42 +9991,44 @@ msgstr "オブジェクトの種類か名前で検索" msgid "Objects" msgstr "オブジェクト" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:629 -msgid "Unable to fetch the database objects due to an error" -msgstr "エラーが発生したため、データベースオブジェクトを取得できませんでした" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:651 -msgid "Object Selection (step 1 of 3)" -msgstr "オブジェクト選択 (1/3)" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:655 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:612 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:665 msgid "Please wait while fetching records..." msgstr "行を取得中です。お待ちください..." -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:776 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:627 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:631 +msgid "Unable to fetch the database objects" +msgstr "" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:661 +msgid "Object Selection (step 1 of 3)" +msgstr "オブジェクト選択 (1/3)" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:786 msgid "Privilege Selection (step 2 of 3)" msgstr "権限の選択 (2/3)" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:777 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:787 msgid "Please add the required privileges for the selected objects." msgstr "選択したオブジェクトに必要な権限を付与してください" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:975 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:985 msgid "Sql Tab" msgstr "SQL タブ" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1045 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1055 msgid "Final (Review Selection) (step 3 of 3)" msgstr "最終確認 (3/3)" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1046 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1056 msgid "" "The SQL below will be executed on the database server to grant the " "selected privileges. Please click on Finish to complete the " "process." msgstr "選択された権限を付与するため、データベースサーバ上で、以下の SQL 文が実行されます。完了をクリックし、処理を終了させてください" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1105 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1115 msgid "Grant Wizard" msgstr "権限付与ウィザード" @@ -10332,64 +10389,64 @@ msgstr "エラー時に終了" msgid "Restore..." msgstr "リストア..." -#: pgadmin/tools/restore/static/js/restore_dialog.js:70 +#: pgadmin/tools/restore/static/js/restore_dialog.js:69 #, python-format msgid "Restore (%s: %s)" msgstr "リストア(%s: %s)" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:149 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:148 msgid "Restore job created." msgstr "リストアジョブが作成されました" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:153 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:152 msgid "Restore job creation failed." msgstr "リストアジョブの作成に失敗しました" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:161 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:160 msgid "Restore job failed." msgstr "リストアジョブが失敗しました" -#: pgadmin/tools/sqleditor/__init__.py:73 +#: pgadmin/tools/sqleditor/__init__.py:72 msgid "Query tool" msgstr "クエリツール" -#: pgadmin/tools/sqleditor/__init__.py:152 -#: pgadmin/tools/sqleditor/__init__.py:160 -#: pgadmin/tools/sqleditor/__init__.py:212 -#: pgadmin/tools/sqleditor/__init__.py:393 -#: pgadmin/tools/sqleditor/__init__.py:600 -#: pgadmin/tools/sqleditor/__init__.py:723 -#: pgadmin/tools/sqleditor/__init__.py:796 -#: pgadmin/tools/sqleditor/__init__.py:851 -#: pgadmin/tools/sqleditor/__init__.py:903 -#: pgadmin/tools/sqleditor/__init__.py:947 -#: pgadmin/tools/sqleditor/__init__.py:987 -#: pgadmin/tools/sqleditor/__init__.py:996 -#: pgadmin/tools/sqleditor/__init__.py:1067 -#: pgadmin/tools/sqleditor/__init__.py:1103 -#: pgadmin/tools/sqleditor/__init__.py:1148 -#: pgadmin/tools/sqleditor/__init__.py:1200 +#: pgadmin/tools/sqleditor/__init__.py:151 +#: pgadmin/tools/sqleditor/__init__.py:159 +#: pgadmin/tools/sqleditor/__init__.py:211 +#: pgadmin/tools/sqleditor/__init__.py:392 +#: pgadmin/tools/sqleditor/__init__.py:599 +#: pgadmin/tools/sqleditor/__init__.py:722 +#: pgadmin/tools/sqleditor/__init__.py:795 +#: pgadmin/tools/sqleditor/__init__.py:850 +#: pgadmin/tools/sqleditor/__init__.py:902 +#: pgadmin/tools/sqleditor/__init__.py:946 +#: pgadmin/tools/sqleditor/__init__.py:986 +#: pgadmin/tools/sqleditor/__init__.py:995 +#: pgadmin/tools/sqleditor/__init__.py:1066 +#: pgadmin/tools/sqleditor/__init__.py:1102 +#: pgadmin/tools/sqleditor/__init__.py:1147 +#: pgadmin/tools/sqleditor/__init__.py:1199 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:26 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:79 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:174 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:182 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:175 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:183 msgid "Transaction ID not found in the session." msgstr "トランザクション ID がセッション内に見つかりませんでした" -#: pgadmin/tools/sqleditor/__init__.py:407 +#: pgadmin/tools/sqleditor/__init__.py:406 msgid "******* Error *******" msgstr "******* エラー *******" -#: pgadmin/tools/sqleditor/__init__.py:738 +#: pgadmin/tools/sqleditor/__init__.py:737 msgid "No primary key found for this object, so unable to save records." msgstr "このオブジェクトには主キーがないため、行を保存できません" -#: pgadmin/tools/sqleditor/__init__.py:1040 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:98 +#: pgadmin/tools/sqleditor/__init__.py:1039 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:99 msgid "Either transaction object or session object not found." msgstr "トランザクションオブジェクト、セッションオブジクトのいずれも見つかりませんでした" -#: pgadmin/tools/sqleditor/__init__.py:1274 +#: pgadmin/tools/sqleditor/__init__.py:1273 msgid "File type not supported" msgstr "ファイル形式が対応していません" @@ -10401,15 +10458,15 @@ msgstr "この機能はオブジェクト型「{0}」に対しては実装され msgid "Data cannot be saved for the current object." msgstr "現在のオブジェクトではデータが保存できません" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:201 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:204 msgid "Query Editor" msgstr "クエリエディタ" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:213 msgid "Data Output" msgstr "データ出力" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:224 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:44 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:50 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:56 @@ -10417,228 +10474,228 @@ msgstr "データ出力" msgid "Explain" msgstr "EXPLAIN" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:241 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:244 msgid "Query History" msgstr "クエリの履歴" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:254 msgid "Scratch Pad" msgstr "スクラッチパッド" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:261 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:264 msgid "Notifications" msgstr "通知" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:271 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:274 msgid "Geometry Viewer" msgstr "幾何データビューア" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:354 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:357 msgid "The data has changed. Do you want to save changes?" msgstr "データが変更されています。保存しますか?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:359 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:362 msgid "The text has changed. Do you want to save changes?" msgstr "テキストが変更されています。保存しますか?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:629 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 msgid "Don't save" msgstr "保存しない" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:662 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:665 msgid "Save changes?" msgstr "変更を保存" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1223 msgid "Fetching all records..." msgstr "すべての行を取得中です..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1666 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2209 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3054 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1669 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2218 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3063 msgid "Unsaved changes" msgstr "保存されていない変更" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1667 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3055 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1670 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3064 msgid "Are you sure you wish to discard the current changes?" msgstr "この変更を破棄しますか?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1695 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1698 msgid "Clear history" msgstr "履歴を削除" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1696 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1699 msgid "Are you sure you wish to clear the history?" msgstr "履歴を削除しますか?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1697 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1700 msgid "" "This will remove all of your query history from this and other sessions " "for this database." msgstr "このデータベースを使用する、すべてのセッションのクエリ履歴が削除されます" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2011 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2020 msgid "Connection Warning" msgstr "接続に関する警告" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2018 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2027 msgid "The application has lost the database connection:" msgstr "アプリケーションのデータベース接続が失われました:" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2022 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2031 msgid "⁃ If the connection was idle it may have been forcibly disconnected." msgstr "・ 接続がアイドル状態だったために、強制的に切断させられた" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2024 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2033 msgid "⁃ The application server or database server may have been restarted." msgstr "・ アプリケーションサーバか、データベースサーバが再起動された" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2026 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2035 msgid "⁃ The user session may have timed out." msgstr "・ ユーザのセッションがタイムアウトになった" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2030 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2039 msgid "Do you want to continue and establish a new session?" msgstr "新しいセッションを確立します。続行しますか?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2049 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2058 msgid "Continue" msgstr "続行" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2143 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2152 #, python-format msgid "Error fetching SQL for script: %s." msgstr "SQL スクリプトの取得中にエラーが発生しました: %s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2219 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:2247 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2256 msgid "Running query..." msgstr "クエリを実行中..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2255 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2264 msgid "Waiting for the query to complete..." msgstr "クエリの完了を待機しています..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2390 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 msgid "Loading data from the database server and rendering..." msgstr "データベースサーバからのデータを読み込み中..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2408 #, python-format msgid "Successfully run. Total query runtime: %s." msgstr "実行に成功しました。合計クエリ実行時間: %s" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2400 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2409 #, python-format msgid "%s rows affected." msgstr "%s 行を取得しました" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2772 msgid "Row(s) deleted." msgstr "行が削除されました" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2838 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2847 msgid "Saving the updated data..." msgstr "更新データを保存中..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2928 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2937 msgid "Data saved successfully." msgstr "データの保存に成功しました" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2934 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2943 #, python-format msgid "%s." msgstr "%s" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3093 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3102 msgid "Loading the file..." msgstr "ファイルの読み込み中..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3144 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3153 msgid "Saving the queries in the file..." msgstr "ファイル内のクエリを保存中..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3156 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3165 msgid "File saved successfully." msgstr "ファイル保存に成功しました" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3277 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3336 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3286 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3345 msgid "Applying the new filter..." msgstr "新しいフィルタを適用中..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3297 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3307 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3306 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3316 msgid "Filter By Selection Error" msgstr "フィルタエラー" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3356 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3366 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3365 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3375 msgid "Filter Exclude Selection Error" msgstr "フィルタ除外エラー" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3376 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3385 msgid "Removing the filter..." msgstr "フィルタを解除中..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3394 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3404 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3403 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3413 msgid "Remove Filter Error" msgstr "フィルタ解除エラー" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3499 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3508 msgid "Setting the limit on the result..." msgstr "結果の上限を設定中..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3518 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:3527 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3536 msgid "Change limit Error" msgstr "上限変更エラー" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3674 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3693 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3683 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3702 msgid "Cancel Query Error" msgstr "クエリキャンセルエラー" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3712 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3721 msgid "Downloading CSV..." msgstr "CSV をダウンロード中..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3766 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3775 msgid "CSV Download cancelled." msgstr "CSV のダウンロードをキャンセルしました" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3769 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3778 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:332 msgid "Download CSV" msgstr "CSV をダウンロード" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3772 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3781 msgid "Download CSV error" msgstr "CSV ダウンロードエラー" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3807 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3814 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3816 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3823 msgid "Auto Rollback Error" msgstr "自動ロールバックエラー" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3840 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3846 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3849 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3855 msgid "Auto Commit Error" msgstr "自動コミットエラー" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3863 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3875 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3872 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3884 msgid "Explain options error" msgstr "EXPLAIN オプションエラー" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3864 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3873 #, python-format msgid "Error occurred while setting %(subItem)s option in explain." msgstr "EXPLAIN の %(subItem)s オプション設定中にエラーが発生しました" @@ -10928,15 +10985,15 @@ msgstr "コミット" msgid "Rollback" msgstr "ロールバック" -#: pgadmin/tools/user_management/__init__.py:106 +#: pgadmin/tools/user_management/__init__.py:107 msgid "Invalid email address." msgstr "メールアドレスが不正です" -#: pgadmin/tools/user_management/__init__.py:220 +#: pgadmin/tools/user_management/__init__.py:222 msgid "Missing field: '{0}'" msgstr "フィールドの不足: 「{0}」" -#: pgadmin/tools/user_management/__init__.py:294 +#: pgadmin/tools/user_management/__init__.py:296 #: pgadmin/tools/user_management/static/js/user_management.js:532 msgid "User deleted." msgstr "ユーザが削除されました" @@ -11059,7 +11116,7 @@ msgid "" "lost." msgstr "ダイアログを閉じますか?保存されていない変更は破棄されます" -#: pgadmin/utils/__init__.py:295 +#: pgadmin/utils/__init__.py:297 #, python-format msgid "" "'%s' file not found. Please correct the Binary Path in the Preferences " @@ -11080,6 +11137,10 @@ msgid "" "the database server." msgstr "ホスト「{0}」に対する SSH トンネルへの接続が失われました。データベースサーバに再接続してください" +#: pgadmin/utils/exception.py:99 +msgid "Crypt key is missing." +msgstr "" + #: pgadmin/utils/preferences.py:171 msgid "Invalid value for a boolean option." msgstr "真偽値オプションとしての値が不正です" @@ -11128,7 +11189,7 @@ msgstr "指定された優先順が見つかりません" msgid "Driver '{0}' has not been implemented." msgstr "ドライバ「{0}」が実装されていません" -#: pgadmin/utils/driver/psycopg2/connection.py:269 +#: pgadmin/utils/driver/psycopg2/connection.py:275 msgid "" "Failed to decrypt the saved password.\n" "Error: {0}" @@ -11136,7 +11197,7 @@ msgstr "" "保存されているパスワードの復号化に失敗しました。\n" "エラー: {0}" -#: pgadmin/utils/driver/psycopg2/connection.py:440 +#: pgadmin/utils/driver/psycopg2/connection.py:446 msgid "" "Failed to setup the role with error message:\n" "{0}" @@ -11144,7 +11205,7 @@ msgstr "" "ロールの設定に失敗しました\n" "エラー: {0}" -#: pgadmin/utils/driver/psycopg2/connection.py:575 +#: pgadmin/utils/driver/psycopg2/connection.py:584 msgid "" "Failed to create cursor for psycopg2 connection with error message for " "the server#{1}:{2}:\n" @@ -11153,28 +11214,28 @@ msgstr "" "サーバ#{1}:{2}の psycopg2 接続のためのカーソルの作成に失敗しました\n" "エラー: {0}" -#: pgadmin/utils/driver/psycopg2/connection.py:587 +#: pgadmin/utils/driver/psycopg2/connection.py:596 msgid "" "Attempting to reconnect to the database server (#{server_id}) for the " "connection - '{conn_id}'." msgstr "接続「{conn_id}」でデータベースサーバ(#{server_id})に再接続中" -#: pgadmin/utils/driver/psycopg2/connection.py:712 -#: pgadmin/utils/driver/psycopg2/connection.py:792 +#: pgadmin/utils/driver/psycopg2/connection.py:721 +#: pgadmin/utils/driver/psycopg2/connection.py:801 msgid "The query executed did not return any data." msgstr "クエリを実行しましたが、データが取得されませんでした" -#: pgadmin/utils/driver/psycopg2/connection.py:1227 -#: pgadmin/utils/driver/psycopg2/connection.py:1426 -#: pgadmin/utils/driver/psycopg2/connection.py:1514 +#: pgadmin/utils/driver/psycopg2/connection.py:1236 +#: pgadmin/utils/driver/psycopg2/connection.py:1439 +#: pgadmin/utils/driver/psycopg2/connection.py:1527 msgid "Cursor could not be found for the async connection." msgstr "非同期接続のためのカーソルが見つかりませんでした" -#: pgadmin/utils/driver/psycopg2/connection.py:1232 +#: pgadmin/utils/driver/psycopg2/connection.py:1241 msgid "Asynchronous query execution/operation underway." msgstr "非同期クエリ実行/処理の実行中です" -#: pgadmin/utils/driver/psycopg2/connection.py:1316 +#: pgadmin/utils/driver/psycopg2/connection.py:1329 msgid "" "\n" "Failed to reset the connection to the server due to following error:\n" @@ -11184,43 +11245,43 @@ msgstr "" "サーバへの接続のリセットに失敗しました\n" "エラー: {0}" -#: pgadmin/utils/driver/psycopg2/connection.py:1623 +#: pgadmin/utils/driver/psycopg2/connection.py:1641 msgid "Not connected to the database server." msgstr "データベースサーバに接続できません" -#: pgadmin/utils/driver/psycopg2/connection.py:1637 +#: pgadmin/utils/driver/psycopg2/connection.py:1655 msgid "" "Asynchronous notification \"{0}\" with payload \"{1}\" received from " "server process with PID {2}\n" msgstr "非同期通知「{0}」とペイロード「{1}」を受信しました。送信元サーバのプロセス ID:{2}\n" -#: pgadmin/utils/driver/psycopg2/connection.py:1643 +#: pgadmin/utils/driver/psycopg2/connection.py:1661 msgid "" "Asynchronous notification \"{0}\" received from server process with PID " "{1}\n" msgstr "非同期通知「{0}」を受信しました。送信元サーバのプロセス ID:{1}\n" -#: pgadmin/utils/driver/psycopg2/connection.py:1737 +#: pgadmin/utils/driver/psycopg2/connection.py:1755 msgid "SQL state: " msgstr "SQL 状態:" -#: pgadmin/utils/driver/psycopg2/connection.py:1744 +#: pgadmin/utils/driver/psycopg2/connection.py:1762 msgid "Detail: " msgstr "詳細:" -#: pgadmin/utils/driver/psycopg2/connection.py:1753 +#: pgadmin/utils/driver/psycopg2/connection.py:1771 msgid "Hint: " msgstr "ヒント:" -#: pgadmin/utils/driver/psycopg2/connection.py:1760 +#: pgadmin/utils/driver/psycopg2/connection.py:1778 msgid "Character: " msgstr "文字:" -#: pgadmin/utils/driver/psycopg2/connection.py:1769 +#: pgadmin/utils/driver/psycopg2/connection.py:1787 msgid "Context: " msgstr "コンテキスト:" -#: pgadmin/utils/driver/psycopg2/server_manager.py:204 +#: pgadmin/utils/driver/psycopg2/server_manager.py:214 msgid "Could not find the specified database." msgstr "指定されたデータベースが見つかりませんでした" @@ -12322,3 +12383,9 @@ msgstr "指定されたデータベースが見つかりませんでした" #~ msgid "Are you sure you wish to delete selected row(s)?" #~ msgstr "選択している行を削除しますか?" +#~ msgid "Error fetching the tree state.\"" +#~ msgstr "ツリー状態の取得中にエラーが発生しました\"" + +#~ msgid "Unable to fetch the database objects due to an error" +#~ msgstr "エラーが発生したため、データベースオブジェクトを取得できませんでした" + diff --git a/web/pgadmin/translations/ko/LC_MESSAGES/messages.mo b/web/pgadmin/translations/ko/LC_MESSAGES/messages.mo index 9d14b0b28..cf0c81888 100644 Binary files a/web/pgadmin/translations/ko/LC_MESSAGES/messages.mo and b/web/pgadmin/translations/ko/LC_MESSAGES/messages.mo differ diff --git a/web/pgadmin/translations/ko/LC_MESSAGES/messages.po b/web/pgadmin/translations/ko/LC_MESSAGES/messages.po index f27ff338e..71f95d581 100644 --- a/web/pgadmin/translations/ko/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/ko/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: pgAdmin 4\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2019-05-24 17:25+0530\n" +"POT-Creation-Date: 2019-05-28 12:05+0530\n" "PO-Revision-Date: 2018-07-12 01:04+0900\n" "Last-Translator: Ioseph Kim \n" "Language: ko\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.6.0\n" -#: pgadmin/__init__.py:503 pgadmin/__init__.py:556 +#: pgadmin/__init__.py:507 pgadmin/__init__.py:560 #, python-format msgid "Auto-detected %s installation with the data directory at %s" msgstr "%s 설치본(데이터 디렉터리: %s)이 자동 감지 되없음" @@ -39,10 +39,11 @@ msgstr "데스크탑" #: pgadmin/about/static/js/about.js:32 #: pgadmin/browser/server_groups/servers/static/js/server.js:437 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1206 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1228 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1210 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1232 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:199 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:276 +#: pgadmin/browser/static/js/browser.js:574 #: pgadmin/static/js/slickgrid/editors.js:50 #: pgadmin/static/js/slickgrid/editors.js:60 #: pgadmin/static/js/slickgrid/editors.js:61 @@ -51,8 +52,8 @@ msgstr "데스크탑" #: pgadmin/tools/datagrid/static/js/datagrid.js:333 #: pgadmin/tools/import_export/static/js/import_export.js:499 #: pgadmin/tools/maintenance/static/js/maintenance.js:322 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1911 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1941 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1915 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1945 msgid "OK" msgstr "확인" @@ -92,38 +93,70 @@ msgid "Current User" msgstr "현재 사용자" #: pgadmin/about/templates/about/index.html:29 -#: pgadmin/browser/templates/browser/index.html:101 +#: pgadmin/browser/templates/browser/index.html:100 #: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:9 #: pgadmin/templates/security/watermark.html:4 msgid "logo" msgstr "" -#: pgadmin/browser/__init__.py:53 pgadmin/browser/static/js/browser.js:139 +#: pgadmin/browser/__init__.py:57 pgadmin/browser/static/js/browser.js:142 msgid "Browser" msgstr "탐색기" -#: pgadmin/browser/__init__.py:476 pgadmin/browser/collection.py:251 +#: pgadmin/browser/__init__.py:483 pgadmin/browser/collection.py:251 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:110 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:672 msgid "Nodes" msgstr "노드" -#: pgadmin/browser/__init__.py:732 pgadmin/browser/__init__.py:814 -#: pgadmin/browser/__init__.py:885 +#: pgadmin/browser/__init__.py:693 +msgid "Set Master Password" +msgstr "" + +#: pgadmin/browser/__init__.py:695 +msgid "Please set a master password for pgAdmin." +msgstr "" + +#: pgadmin/browser/__init__.py:696 +msgid "" +"This will be used to secure and later unlock saved passwords and other " +"credentials." +msgstr "" + +#: pgadmin/browser/__init__.py:700 +msgid "Unlock Saved Passwords" +msgstr "" + +#: pgadmin/browser/__init__.py:702 +msgid "Please enter your master password." +msgstr "" + +#: pgadmin/browser/__init__.py:703 +msgid "" +"This is required to unlock saved passwords and reconnect to the database " +"server(s)." +msgstr "" + +#: pgadmin/browser/__init__.py:766 +msgid "Incorrect master password" +msgstr "" + +#: pgadmin/browser/__init__.py:845 pgadmin/browser/__init__.py:937 +#: pgadmin/browser/__init__.py:1008 msgid "" "SMTP Socket error: {}\n" "Your password has not been changed." msgstr "" -#: pgadmin/browser/__init__.py:743 pgadmin/browser/__init__.py:826 -#: pgadmin/browser/__init__.py:897 +#: pgadmin/browser/__init__.py:856 pgadmin/browser/__init__.py:949 +#: pgadmin/browser/__init__.py:1020 msgid "" "SMTP error: {}\n" "Your password has not been changed." msgstr "" -#: pgadmin/browser/__init__.py:752 pgadmin/browser/__init__.py:834 -#: pgadmin/browser/__init__.py:905 +#: pgadmin/browser/__init__.py:865 pgadmin/browser/__init__.py:957 +#: pgadmin/browser/__init__.py:1028 msgid "" "Error: {}\n" "Your password has not been changed." @@ -194,7 +227,7 @@ msgstr "" #: pgadmin/browser/register_browser_preferences.py:64 #: pgadmin/browser/register_browser_preferences.py:70 -#: pgadmin/browser/static/js/browser.js:152 +#: pgadmin/browser/static/js/browser.js:155 msgid "Properties" msgstr "등록정보" @@ -209,22 +242,22 @@ msgid "" msgstr "" #: pgadmin/browser/register_browser_preferences.py:79 -#: pgadmin/utils/__init__.py:305 pgadmin/utils/__init__.py:314 +#: pgadmin/utils/__init__.py:307 pgadmin/utils/__init__.py:316 msgid "Key" msgstr "" #: pgadmin/browser/register_browser_preferences.py:80 -#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:319 +#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:321 msgid "Shift" msgstr "" #: pgadmin/browser/register_browser_preferences.py:81 -#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:325 +#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:327 msgid "Ctrl" msgstr "" #: pgadmin/browser/register_browser_preferences.py:82 -#: pgadmin/utils/__init__.py:330 +#: pgadmin/utils/__init__.py:332 msgid "Alt/Option" msgstr "" @@ -356,12 +389,12 @@ msgstr "" msgid "Refresh browser tree" msgstr "탐색기 새로고침" -#: pgadmin/browser/utils.py:254 +#: pgadmin/browser/utils.py:256 msgid "Unimplemented method ({0}) for this url ({1})" msgstr "이 URL({1})을 위한 구현되지 않은 메서드 ({0})" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:208 -#: pgadmin/browser/utils.py:312 +#: pgadmin/browser/utils.py:314 msgid "Required properties are missing." msgstr "필수 입력 항목이 빠졌습니다." @@ -373,10 +406,10 @@ msgstr "필수 입력 항목이 빠졌습니다." #: pgadmin/browser/server_groups/servers/resource_groups/__init__.py:225 #: pgadmin/browser/server_groups/servers/roles/__init__.py:469 #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:121 -#: pgadmin/browser/utils.py:328 +#: pgadmin/browser/utils.py:332 pgadmin/browser/utils.py:340 #: pgadmin/static/js/alertify.pgadmin.defaults.js:102 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:155 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:284 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:163 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:292 #: pgadmin/tools/grant_wizard/__init__.py:129 pgadmin/utils/exception.py:35 msgid "Connection to the server has been lost." msgstr "서버 접속이 끊겼습니다." @@ -404,19 +437,19 @@ msgstr "서버 그룹 이름을 지정하지 않았습니다" msgid "Could not find the server group." msgstr "해당 서버 그룹을 찾을 수 없습니다." -#: pgadmin/browser/server_groups/servers/__init__.py:97 +#: pgadmin/browser/server_groups/servers/__init__.py:99 msgid "Servers" msgstr "서버들" -#: pgadmin/browser/server_groups/servers/__init__.py:376 +#: pgadmin/browser/server_groups/servers/__init__.py:385 msgid "The specified server group with id# {0} could not be found." msgstr "ID# {0} 번의 서버 그룹이 없습니다." -#: pgadmin/browser/server_groups/servers/__init__.py:394 +#: pgadmin/browser/server_groups/servers/__init__.py:403 msgid "Could not find the server with id# {0}." msgstr "해당 서버(id# {})을 찾을 수 없습니다." -#: pgadmin/browser/server_groups/servers/__init__.py:442 +#: pgadmin/browser/server_groups/servers/__init__.py:451 msgid "" "The specified server could not be found.\n" "Does the user have permission to access the server?" @@ -424,49 +457,49 @@ msgstr "" "지정한 서버를 찾을 수 없습니다.\n" "그 서버에 대한 접근 권한이 있는지 확인하세요." -#: pgadmin/browser/server_groups/servers/__init__.py:464 +#: pgadmin/browser/server_groups/servers/__init__.py:473 msgid "Server deleted" msgstr "서버 삭제됨" -#: pgadmin/browser/server_groups/servers/__init__.py:476 -#: pgadmin/browser/server_groups/servers/__init__.py:651 -#: pgadmin/browser/server_groups/servers/__init__.py:1363 -#: pgadmin/browser/server_groups/servers/__init__.py:1447 -#: pgadmin/browser/server_groups/servers/__init__.py:1522 -#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:485 +#: pgadmin/browser/server_groups/servers/__init__.py:660 +#: pgadmin/browser/server_groups/servers/__init__.py:1383 +#: pgadmin/browser/server_groups/servers/__init__.py:1467 +#: pgadmin/browser/server_groups/servers/__init__.py:1543 +#: pgadmin/browser/server_groups/servers/__init__.py:1578 msgid "Could not find the required server." msgstr "필요한 해당 서버를 찾을 수 없습니다." -#: pgadmin/browser/server_groups/servers/__init__.py:511 +#: pgadmin/browser/server_groups/servers/__init__.py:520 msgid "name" msgstr "이름" -#: pgadmin/browser/server_groups/servers/__init__.py:512 +#: pgadmin/browser/server_groups/servers/__init__.py:521 #: pgadmin/browser/server_groups/servers/static/js/server.js:790 msgid "Host name/address" msgstr "호스트 이름/주소" -#: pgadmin/browser/server_groups/servers/__init__.py:513 +#: pgadmin/browser/server_groups/servers/__init__.py:522 #: pgadmin/browser/server_groups/servers/static/js/server.js:793 msgid "Port" msgstr "포트" -#: pgadmin/browser/server_groups/servers/__init__.py:514 +#: pgadmin/browser/server_groups/servers/__init__.py:523 #: pgadmin/browser/server_groups/servers/static/js/server.js:796 msgid "Maintenance database" msgstr "접속 데이터베이스" -#: pgadmin/browser/server_groups/servers/__init__.py:515 +#: pgadmin/browser/server_groups/servers/__init__.py:524 #: pgadmin/browser/server_groups/servers/static/js/server.js:799 #: pgadmin/browser/server_groups/servers/static/js/server.js:930 msgid "Username" msgstr "사용자이름" -#: pgadmin/browser/server_groups/servers/__init__.py:516 +#: pgadmin/browser/server_groups/servers/__init__.py:525 msgid "SSL Mode" msgstr "SSL 모드" -#: pgadmin/browser/server_groups/servers/__init__.py:517 +#: pgadmin/browser/server_groups/servers/__init__.py:526 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:446 #: pgadmin/browser/server_groups/servers/static/js/server.js:787 #: pgadmin/tools/backup/static/js/backup.js:381 @@ -474,28 +507,28 @@ msgstr "SSL 모드" msgid "Comments" msgstr "주석" -#: pgadmin/browser/server_groups/servers/__init__.py:518 +#: pgadmin/browser/server_groups/servers/__init__.py:527 #: pgadmin/browser/server_groups/servers/static/js/server.js:820 #: pgadmin/browser/server_groups/servers/static/js/variable.js:176 #: pgadmin/tools/user_management/static/js/user_management.js:270 msgid "Role" msgstr "롤" -#: pgadmin/browser/server_groups/servers/__init__.py:534 -#: pgadmin/browser/server_groups/servers/__init__.py:749 +#: pgadmin/browser/server_groups/servers/__init__.py:543 +#: pgadmin/browser/server_groups/servers/__init__.py:763 msgid "Host address not valid" msgstr "호스트 주소가 바르지 않습니다" -#: pgadmin/browser/server_groups/servers/__init__.py:548 +#: pgadmin/browser/server_groups/servers/__init__.py:557 msgid "'{0}' is not allowed to modify, when server is connected." msgstr "서버에 접속된 상태에서는 '{0}' 변경이 불가능합니다." -#: pgadmin/browser/server_groups/servers/__init__.py:567 +#: pgadmin/browser/server_groups/servers/__init__.py:576 msgid "No parameters were changed." msgstr "바뀐 매개 변수가 없습니다." -#: pgadmin/browser/server_groups/servers/__init__.py:738 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:563 +#: pgadmin/browser/server_groups/servers/__init__.py:752 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:562 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:370 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:395 @@ -532,7 +565,7 @@ msgstr "바뀐 매개 변수가 없습니다." msgid "Could not find the required parameter (%s)." msgstr "요청한 매개 변수(%s)를 찾을 수 없습니다." -#: pgadmin/browser/server_groups/servers/__init__.py:836 +#: pgadmin/browser/server_groups/servers/__init__.py:850 #, python-format msgid "" "Unable to connect to server:\n" @@ -543,50 +576,50 @@ msgstr "" "\n" "%s" -#: pgadmin/browser/server_groups/servers/__init__.py:909 +#: pgadmin/browser/server_groups/servers/__init__.py:923 msgid "Server has no active connection for generating statistics." msgstr "해당 서버의 통계 정보를 수집할 활성화된 연결이 없습니다." -#: pgadmin/browser/server_groups/servers/__init__.py:975 -#: pgadmin/browser/server_groups/servers/__init__.py:1136 -#: pgadmin/browser/server_groups/servers/__init__.py:1242 +#: pgadmin/browser/server_groups/servers/__init__.py:989 +#: pgadmin/browser/server_groups/servers/__init__.py:1155 +#: pgadmin/browser/server_groups/servers/__init__.py:1262 msgid "Server not found." msgstr "서버 찾을 수 없음." -#: pgadmin/browser/server_groups/servers/__init__.py:981 -#: pgadmin/browser/server_groups/servers/__init__.py:983 -#: pgadmin/browser/server_groups/servers/__init__.py:1247 -#: pgadmin/utils/driver/psycopg2/connection.py:254 -#: pgadmin/utils/driver/psycopg2/connection.py:1284 -#: pgadmin/utils/driver/psycopg2/connection.py:1568 -#: pgadmin/utils/driver/psycopg2/server_manager.py:405 +#: pgadmin/browser/server_groups/servers/__init__.py:995 +#: pgadmin/browser/server_groups/servers/__init__.py:997 +#: pgadmin/browser/server_groups/servers/__init__.py:1267 +#: pgadmin/utils/driver/psycopg2/connection.py:261 +#: pgadmin/utils/driver/psycopg2/connection.py:1293 +#: pgadmin/utils/driver/psycopg2/connection.py:1581 +#: pgadmin/utils/driver/psycopg2/server_manager.py:467 msgid "Unauthorized request." msgstr "허락 되지 않는 요청." -#: pgadmin/browser/server_groups/servers/__init__.py:1113 +#: pgadmin/browser/server_groups/servers/__init__.py:1132 msgid "Server connected." msgstr "서버 접속됨." -#: pgadmin/browser/server_groups/servers/__init__.py:1144 +#: pgadmin/browser/server_groups/servers/__init__.py:1163 msgid "Server could not be disconnected." msgstr "서버와 연결을 끊을 수 없습니다." -#: pgadmin/browser/server_groups/servers/__init__.py:1148 +#: pgadmin/browser/server_groups/servers/__init__.py:1167 msgid "Server disconnected." msgstr "서버 연결 끊김." -#: pgadmin/browser/server_groups/servers/__init__.py:1168 +#: pgadmin/browser/server_groups/servers/__init__.py:1187 msgid "Could not reload the server configuration." msgstr "서버 환경 설정을 다시 반영할 수 없습니다." -#: pgadmin/browser/server_groups/servers/__init__.py:1173 +#: pgadmin/browser/server_groups/servers/__init__.py:1192 msgid "Server configuration reloaded." msgstr "서버 환경 설정 다시 반영 함." -#: pgadmin/browser/server_groups/servers/__init__.py:1179 -#: pgadmin/dashboard/static/js/dashboard.js:554 -#: pgadmin/dashboard/static/js/dashboard.js:685 -#: pgadmin/static/js/sqleditor/execute_query.js:279 +#: pgadmin/browser/server_groups/servers/__init__.py:1198 +#: pgadmin/dashboard/static/js/dashboard.js:586 +#: pgadmin/dashboard/static/js/dashboard.js:717 +#: pgadmin/static/js/sqleditor/execute_query.js:289 #: pgadmin/static/js/sqleditor/query_tool_http_error_handler.js:51 #: pgadmin/static/js/sqleditor_utils.js:164 msgid "" @@ -594,40 +627,40 @@ msgid "" "closed." msgstr "해당 서버에 접속하지 않았거나, 접속이 끊긴 상태입니다." -#: pgadmin/browser/server_groups/servers/__init__.py:1217 +#: pgadmin/browser/server_groups/servers/__init__.py:1236 msgid "Named restore point created: {0}" msgstr "이름을 가진 복원 지점 만듦: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1267 -#: pgadmin/browser/server_groups/servers/__init__.py:1279 +#: pgadmin/browser/server_groups/servers/__init__.py:1287 +#: pgadmin/browser/server_groups/servers/__init__.py:1299 msgid "Could not find the required parameter(s)." msgstr "필요한 매개 변수를 찾을 수 없음." -#: pgadmin/browser/server_groups/servers/__init__.py:1288 +#: pgadmin/browser/server_groups/servers/__init__.py:1308 #: pgadmin/browser/server_groups/servers/static/js/server.js:497 -#: pgadmin/tools/user_management/__init__.py:100 +#: pgadmin/tools/user_management/__init__.py:101 msgid "Passwords do not match." msgstr "비밀번호 틀림." -#: pgadmin/browser/server_groups/servers/__init__.py:1304 +#: pgadmin/browser/server_groups/servers/__init__.py:1324 msgid "Incorrect password." msgstr "바르지 않은 비밀번호." -#: pgadmin/browser/server_groups/servers/__init__.py:1344 +#: pgadmin/browser/server_groups/servers/__init__.py:1364 msgid "Password changed successfully." msgstr "비밀번호 변경 성공." -#: pgadmin/browser/server_groups/servers/__init__.py:1394 +#: pgadmin/browser/server_groups/servers/__init__.py:1414 msgid "WAL replay paused" msgstr "WAL 반영을 잠시 멈춤" -#: pgadmin/browser/server_groups/servers/__init__.py:1397 -#: pgadmin/browser/server_groups/servers/__init__.py:1455 +#: pgadmin/browser/server_groups/servers/__init__.py:1417 +#: pgadmin/browser/server_groups/servers/__init__.py:1475 msgid "Please connect the server." msgstr "해당 서버에 접속부터 하세요." -#: pgadmin/browser/server_groups/servers/__init__.py:1536 -#: pgadmin/browser/server_groups/servers/__init__.py:1572 +#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:1593 msgid "The saved password cleared successfully." msgstr "" @@ -694,28 +727,28 @@ msgstr "PostgreSQL" msgid "Databases" msgstr "데이터베이스" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:375 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:391 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:650 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:720 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:845 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:1017 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:374 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:390 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:649 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:719 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:844 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:1016 msgid "Could not find the database on the server." msgstr "해당 데이터베이스를 해당 서버에서 찾을 수 없음." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:469 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:468 msgid "Database connected." msgstr "데이터베이스 접속됨." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:486 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:485 msgid "Database could not be disconnected." msgstr "데이터베이스 접속을 끊을 수 없습니다." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:490 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:489 msgid "Database disconnected." msgstr "데이터베이스 연결 끊김." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:773 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:772 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:483 #: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:522 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:357 @@ -751,11 +784,11 @@ msgstr "데이터베이스 연결 끊김." msgid "Error: Object not found." msgstr "오류: 해당 객체 없음." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:776 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:775 msgid "The specified database could not be found.\n" msgstr "지정한 데이터베이스를 찾지 못했습니다.\n" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:872 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:871 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:728 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1479 msgid " -- definition incomplete" @@ -876,16 +909,16 @@ msgstr "형변환자..." #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:341 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.js:48 -#: pgadmin/dashboard/static/js/dashboard.js:1076 -#: pgadmin/dashboard/static/js/dashboard.js:1103 -#: pgadmin/dashboard/static/js/dashboard.js:1339 +#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1135 +#: pgadmin/dashboard/static/js/dashboard.js:1371 #: pgadmin/misc/dependencies/static/js/dependencies.js:93 #: pgadmin/misc/dependents/static/js/dependents.js:94 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:42 #: pgadmin/tools/debugger/static/js/debugger_ui.js:274 -#: pgadmin/tools/debugger/static/js/direct.js:1044 -#: pgadmin/tools/debugger/static/js/direct.js:1188 -#: pgadmin/tools/debugger/static/js/direct.js:1274 +#: pgadmin/tools/debugger/static/js/direct.js:1047 +#: pgadmin/tools/debugger/static/js/direct.js:1191 +#: pgadmin/tools/debugger/static/js/direct.js:1277 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:145 msgid "Name" msgstr "이름" @@ -1273,8 +1306,8 @@ msgstr "이벤트 트리거..." #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:118 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:312 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:355 -#: pgadmin/dashboard/static/js/dashboard.js:1086 -#: pgadmin/dashboard/static/js/dashboard.js:1344 +#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1376 #: pgadmin/tools/backup/static/js/backup.js:345 #: pgadmin/tools/restore/static/js/restore.js:237 msgid "Owner" @@ -1615,9 +1648,9 @@ msgstr "옵션" #: pgadmin/browser/server_groups/servers/static/js/variable.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:136 #: pgadmin/tools/debugger/static/js/debugger_ui.js:301 -#: pgadmin/tools/debugger/static/js/direct.js:1051 -#: pgadmin/tools/debugger/static/js/direct.js:1202 -#: pgadmin/tools/debugger/static/js/direct.js:1288 +#: pgadmin/tools/debugger/static/js/direct.js:1054 +#: pgadmin/tools/debugger/static/js/direct.js:1205 +#: pgadmin/tools/debugger/static/js/direct.js:1291 msgid "Value" msgstr "값" @@ -1639,8 +1672,8 @@ msgstr "외부 서버..." #: pgadmin/misc/dependents/static/js/dependents.js:79 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:47 #: pgadmin/tools/debugger/static/js/debugger_ui.js:281 -#: pgadmin/tools/debugger/static/js/direct.js:1195 -#: pgadmin/tools/debugger/static/js/direct.js:1281 +#: pgadmin/tools/debugger/static/js/direct.js:1198 +#: pgadmin/tools/debugger/static/js/direct.js:1284 msgid "Type" msgstr "" @@ -1688,7 +1721,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:359 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:371 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:585 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:807 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:817 msgid "Privileges" msgstr "접근권한" @@ -1735,8 +1768,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:26 -#: pgadmin/dashboard/static/js/dashboard.js:915 -#: pgadmin/dashboard/static/js/dashboard.js:1185 +#: pgadmin/dashboard/static/js/dashboard.js:947 +#: pgadmin/dashboard/static/js/dashboard.js:1217 msgid "User" msgstr "사용자" @@ -2183,7 +2216,7 @@ msgstr "-- 칼럼들을 먼저 만드세요..." #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.js:223 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.js:542 -#: pgadmin/browser/static/js/browser.js:167 +#: pgadmin/browser/static/js/browser.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:129 msgid "Statistics" msgstr "통계정보" @@ -2580,8 +2613,8 @@ msgid "Trigger Functions" msgstr "트리거 함수" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:59 -#: pgadmin/dashboard/static/js/dashboard.js:1064 -#: pgadmin/dashboard/static/js/dashboard.js:1327 +#: pgadmin/dashboard/static/js/dashboard.js:1096 +#: pgadmin/dashboard/static/js/dashboard.js:1359 msgid "Mode" msgstr "모드" @@ -2704,7 +2737,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:402 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:508 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:366 -#: pgadmin/tools/debugger/static/js/direct.js:1738 +#: pgadmin/tools/debugger/static/js/direct.js:1741 msgid "Parameters" msgstr "매개변수" @@ -3188,13 +3221,14 @@ msgstr "공용 시노님?" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:789 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:806 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 +#: pgadmin/browser/static/js/browser.js:634 #: pgadmin/misc/file_manager/templates/file_manager/index.html:71 #: pgadmin/misc/file_manager/templates/file_manager/index.html:78 #: pgadmin/static/js/backform.pgadmin.js:430 #: pgadmin/static/js/backgrid.pgadmin.js:461 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1677 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1722 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1680 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1725 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2229 msgid "Yes" msgstr "Yes" @@ -3205,13 +3239,14 @@ msgstr "Yes" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:807 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:147 +#: pgadmin/browser/static/js/browser.js:635 #: pgadmin/misc/file_manager/templates/file_manager/index.html:70 #: pgadmin/misc/file_manager/templates/file_manager/index.html:77 #: pgadmin/static/js/backform.pgadmin.js:431 #: pgadmin/static/js/backgrid.pgadmin.js:462 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1678 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1723 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1681 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1726 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2230 msgid "No" msgstr "No" @@ -4341,7 +4376,7 @@ msgid "Attach" msgstr "추가" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:257 -#: pgadmin/browser/static/js/browser.js:267 +#: pgadmin/browser/static/js/browser.js:269 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:28 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:144 msgid "Create" @@ -5350,9 +5385,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:27 -#: pgadmin/dashboard/static/js/dashboard.js:910 -#: pgadmin/dashboard/static/js/dashboard.js:1014 -#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:942 +#: pgadmin/dashboard/static/js/dashboard.js:1046 +#: pgadmin/dashboard/static/js/dashboard.js:1113 #: pgadmin/misc/dependents/static/js/dependents.js:143 msgid "Database" msgstr "데이터베이스" @@ -5418,7 +5453,7 @@ msgstr "접속 허용?" msgid "Default Privileges" msgstr "기본 접근권한" -#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:493 +#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:496 msgid "Connect to database" msgstr "데이터베이스 연결" @@ -6237,7 +6272,7 @@ msgstr "종류" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:146 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:139 -#: pgadmin/browser/static/js/browser.js:178 +#: pgadmin/browser/static/js/browser.js:181 #: pgadmin/dashboard/static/js/dashboard.js:184 #: pgadmin/static/js/backform.pgadmin.js:1861 msgid "SQL" @@ -6860,9 +6895,10 @@ msgid "Change Password " msgstr "비밀번호 변경 " #: pgadmin/browser/server_groups/servers/static/js/server.js:434 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1203 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1207 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:197 -#: pgadmin/browser/static/js/node.js:1393 +#: pgadmin/browser/static/js/browser.js:571 +#: pgadmin/browser/static/js/node.js:1402 #: pgadmin/browser/static/js/wizard.js:137 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:24 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:188 @@ -6878,14 +6914,14 @@ msgstr "비밀번호 변경 " #: pgadmin/tools/import_export/static/js/import_export.js:494 #: pgadmin/tools/maintenance/static/js/maintenance.js:317 #: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:55 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:624 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1916 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2050 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:627 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1920 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2059 msgid "Cancel" msgstr "취소" #: pgadmin/browser/server_groups/servers/static/js/server.js:523 -#: pgadmin/browser/templates/browser/index.html:152 +#: pgadmin/browser/templates/browser/index.html:151 #: pgadmin/templates/security/change_password.html:19 #: pgadmin/templates/security/change_password.html:20 #: pgadmin/tools/user_management/static/js/user_management.js:48 @@ -7100,8 +7136,8 @@ msgstr "서비스" msgid "Connection timeout (seconds)" msgstr "연결 제한시간(초)" -#: pgadmin/browser/server_groups/servers/static/js/server.js:1130 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2078 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1133 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2087 msgid "Connect to Server" msgstr "서버 접속" @@ -7170,8 +7206,8 @@ msgid "Move objects to another tablespace" msgstr "다른 테이블스페이스로 이동" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:194 -#: pgadmin/browser/templates/browser/index.html:157 -#: pgadmin/tools/user_management/__init__.py:43 +#: pgadmin/browser/templates/browser/index.html:156 +#: pgadmin/tools/user_management/__init__.py:44 #: pgadmin/tools/user_management/static/js/user_management.js:586 msgid "Users" msgstr "사용자" @@ -7199,23 +7235,23 @@ msgstr "위치" msgid "Location cannot be empty." msgstr "위치를 입력하세요." -#: pgadmin/browser/server_groups/servers/templates/servers/password.html:7 +#: pgadmin/browser/server_groups/servers/templates/servers/password.html:3 msgid "" "Please enter the password for the user '{0}' to connect the server - " "\"{1}\"" msgstr "해당 서버에 접속할 '{0}' 사용자의 비밀번호를 입력하세요 - \"{1}\"" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:9 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:5 msgid "" "SSH Tunnel password for the identity file '{0}' to connect the server " "\"{1}\"" msgstr "해당 서버 \"{1}\" 에 접속할 '{0}' 식별 파일용 SSH 터널 비밀번호" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:11 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:7 msgid "SSH Tunnel password for the user '{0}' to connect the server \"{1}\"" msgstr "해당 서버 \"{1}\" 에 접속할 '{0}' 사용자의 SSH 터널 비밀번호" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:27 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:24 msgid "Database server password for the user '{0}' to connect the server \"{1}\"" msgstr "해당 서버 \"{1}\" 에 접속할 '{0}' 사용자의 데이터베이스 비밀번호" @@ -7227,8 +7263,8 @@ msgstr "해당 서버 \"{1}\" 에 접속할 '{0}' 사용자의 데이터베이 #: 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:28 -#: pgadmin/dashboard/static/js/dashboard.js:930 -#: pgadmin/dashboard/static/js/dashboard.js:1200 +#: pgadmin/dashboard/static/js/dashboard.js:962 +#: pgadmin/dashboard/static/js/dashboard.js:1232 msgid "Backend start" msgstr "접속시각" @@ -7240,8 +7276,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:13 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:36 -#: pgadmin/dashboard/static/js/dashboard.js:925 -#: pgadmin/dashboard/static/js/dashboard.js:1195 +#: pgadmin/dashboard/static/js/dashboard.js:957 +#: pgadmin/dashboard/static/js/dashboard.js:1227 msgid "Client" msgstr "클라이언트" @@ -7253,8 +7289,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:14 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:37 -#: pgadmin/dashboard/static/js/dashboard.js:920 -#: pgadmin/dashboard/static/js/dashboard.js:1190 +#: pgadmin/dashboard/static/js/dashboard.js:952 +#: pgadmin/dashboard/static/js/dashboard.js:1222 msgid "Application" msgstr "응용프로그램" @@ -7316,8 +7352,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:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:38 -#: pgadmin/dashboard/static/js/dashboard.js:944 -#: pgadmin/dashboard/static/js/dashboard.js:1214 +#: pgadmin/dashboard/static/js/dashboard.js:976 +#: pgadmin/dashboard/static/js/dashboard.js:1246 msgid "Waiting?" msgstr "대기중?" @@ -7334,45 +7370,57 @@ msgstr "서버 그룹..." msgid "The ID cannot be changed." msgstr "ID는 변경될 수 없습니다." -#: pgadmin/browser/static/js/browser.js:37 +#: pgadmin/browser/static/js/browser.js:38 #: pgadmin/misc/dependencies/static/js/dependencies.js:120 #: pgadmin/misc/dependents/static/js/dependents.js:121 #: pgadmin/misc/sql/static/js/sql.js:100 msgid "Please select an object in the tree view." msgstr "탐색기에서 한 객체를 선택하세요." -#: pgadmin/browser/static/js/browser.js:188 +#: pgadmin/browser/static/js/browser.js:191 msgid "Dependencies" msgstr "상위의존" -#: pgadmin/browser/static/js/browser.js:199 +#: pgadmin/browser/static/js/browser.js:202 msgid "Dependents" msgstr "하위의존" -#: pgadmin/browser/static/js/browser.js:318 +#: pgadmin/browser/static/js/browser.js:321 #: pgadmin/browser/static/js/toolbar.js:29 #: pgadmin/browser/static/js/toolbar.js:88 #: pgadmin/tools/datagrid/static/js/datagrid.js:77 msgid "View Data" msgstr "" -#: pgadmin/browser/static/js/browser.js:319 +#: pgadmin/browser/static/js/browser.js:322 #: pgadmin/browser/static/js/toolbar.js:20 #: pgadmin/browser/static/js/toolbar.js:90 #: pgadmin/tools/datagrid/static/js/datagrid.js:78 msgid "Filtered Rows" msgstr "" -#: pgadmin/browser/static/js/browser.js:346 +#: pgadmin/browser/static/js/browser.js:349 msgid "No object selected" msgstr "선택된 객체 없음" -#: pgadmin/browser/static/js/browser.js:559 +#: pgadmin/browser/static/js/browser.js:569 +#: pgadmin/browser/static/js/browser.js:623 +msgid "Reset Master Password" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:624 +msgid "" +"This will remove all the saved passwords. This will also remove " +"established connections to the server and you may need to reconnect " +"again. Do you wish to continue ?" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:725 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "" -#: pgadmin/browser/static/js/browser.js:1616 +#: pgadmin/browser/static/js/browser.js:1781 msgid "Error retrieving details for the node." msgstr "해당 노드 상세 정보 처리 중 오류 발생." @@ -7387,9 +7435,9 @@ msgid "Query Tool..." msgstr "쿼리 도구..." #: pgadmin/browser/static/js/collection.js:220 -#: pgadmin/browser/static/js/collection.js:275 -#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:132 -#: pgadmin/misc/statistics/static/js/statistics.js:243 +#: pgadmin/browser/static/js/collection.js:276 +#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:134 +#: pgadmin/misc/statistics/static/js/statistics.js:247 msgid "Retrieving data from the server..." msgstr "서버에서 자료 가져오는 중..." @@ -7407,46 +7455,46 @@ msgstr "삭제(관련하위모두)" msgid "No properties are available for the selected object." msgstr "" -#: pgadmin/browser/static/js/collection.js:320 -#: pgadmin/browser/static/js/node.js:437 +#: pgadmin/browser/static/js/collection.js:318 +#: pgadmin/browser/static/js/node.js:439 #, python-format msgid "Error retrieving properties - %s" msgstr "다음 속성 처리 중 오류 - %s" -#: pgadmin/browser/static/js/collection.js:326 -#: pgadmin/misc/dependencies/static/js/dependencies.js:222 -#: pgadmin/misc/dependents/static/js/dependents.js:228 -#: pgadmin/misc/statistics/static/js/statistics.js:321 +#: pgadmin/browser/static/js/collection.js:330 +#: pgadmin/misc/dependencies/static/js/dependencies.js:228 +#: pgadmin/misc/dependents/static/js/dependents.js:234 +#: pgadmin/misc/statistics/static/js/statistics.js:330 msgid "Failed to retrieve data from the server." msgstr "서버에서 관련 자료를 가져옵니다." -#: pgadmin/browser/static/js/collection.js:342 +#: pgadmin/browser/static/js/collection.js:348 msgid "Drop Multiple" msgstr "" -#: pgadmin/browser/static/js/collection.js:343 +#: pgadmin/browser/static/js/collection.js:349 msgid "Please select at least one object to delete." msgstr "" -#: pgadmin/browser/static/js/collection.js:350 +#: pgadmin/browser/static/js/collection.js:356 msgid "" "Are you sure you want to drop all the selected objects and all the " "objects that depend on them?" msgstr "" -#: pgadmin/browser/static/js/collection.js:351 +#: pgadmin/browser/static/js/collection.js:357 msgid "DROP CASCADE multiple objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:354 +#: pgadmin/browser/static/js/collection.js:360 msgid "Are you sure you want to drop all the selected objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:355 +#: pgadmin/browser/static/js/collection.js:361 msgid "DROP multiple objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:393 +#: pgadmin/browser/static/js/collection.js:386 #, python-format msgid "Error dropping %s" msgstr "" @@ -7468,106 +7516,106 @@ msgstr "속성..." msgid "%s Script" msgstr "%s 스크립트" -#: pgadmin/browser/static/js/node.js:492 +#: pgadmin/browser/static/js/node.js:501 msgid "Please wait while we fetch information about the node from the server..." msgstr "서버에서 각 노드 정보를 가져오고 있습니다. 기다려주세요..." -#: pgadmin/browser/static/js/node.js:666 +#: pgadmin/browser/static/js/node.js:675 #, python-format msgid "Create - %s" msgstr "만들기 - %s" -#: pgadmin/browser/static/js/node.js:683 +#: pgadmin/browser/static/js/node.js:692 #, python-format msgid "Are you sure want to stop editing the properties of %s \"%s\"?" msgstr "%s \"%s\" 속성 편집을 중지할까요?" -#: pgadmin/browser/static/js/node.js:685 +#: pgadmin/browser/static/js/node.js:694 #, python-format msgid "" "Are you sure want to reset the current changes and re-open the panel for " "%s \"%s\"?" msgstr "" -#: pgadmin/browser/static/js/node.js:689 +#: pgadmin/browser/static/js/node.js:698 msgid "Edit in progress?" msgstr "편집 중인가요?" -#: pgadmin/browser/static/js/node.js:740 +#: pgadmin/browser/static/js/node.js:749 #, python-format msgid "" "Are you sure you want to drop %s \"%s\" and all the objects that depend " "on it?" msgstr "%s \"%s\" 객체를 삭제하면서 의존하는 모든 하위 객체들도 함께 삭제할까요?" -#: pgadmin/browser/static/js/node.js:742 +#: pgadmin/browser/static/js/node.js:751 #, python-format msgid "DROP CASCADE %s?" msgstr "DROP CASCADE %s?" -#: pgadmin/browser/static/js/node.js:747 pgadmin/browser/static/js/node.js:761 +#: pgadmin/browser/static/js/node.js:756 pgadmin/browser/static/js/node.js:770 #, python-format msgid "The %s \"%s\" cannot be dropped." msgstr "%s \"%s\" 없애지 못했습니다." -#: pgadmin/browser/static/js/node.js:754 +#: pgadmin/browser/static/js/node.js:763 #, python-format msgid "Are you sure you want to drop %s \"%s\"?" msgstr "%s \"%s\" 삭제할까요?" -#: pgadmin/browser/static/js/node.js:756 +#: pgadmin/browser/static/js/node.js:765 #, python-format msgid "DROP %s?" msgstr "DROP %s?" -#: pgadmin/browser/static/js/node.js:794 +#: pgadmin/browser/static/js/node.js:803 #, python-format msgid "Error dropping %s: \"%s\"" msgstr "%s 삭제 중 오류: \"%s\"" -#: pgadmin/browser/static/js/node.js:1184 -#: pgadmin/browser/static/js/node.js:1186 -#: pgadmin/browser/templates/browser/index.html:118 +#: pgadmin/browser/static/js/node.js:1193 +#: pgadmin/browser/static/js/node.js:1195 +#: pgadmin/browser/templates/browser/index.html:117 #: pgadmin/tools/datagrid/templates/datagrid/index.html:134 msgid "Edit" msgstr "편집" -#: pgadmin/browser/static/js/node.js:1200 -#: pgadmin/browser/static/js/node.js:1371 +#: pgadmin/browser/static/js/node.js:1209 +#: pgadmin/browser/static/js/node.js:1380 msgid "SQL help for this object type." msgstr "이 객체에 대한 SQL 도움말을 봅니다." -#: pgadmin/browser/static/js/node.js:1289 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1142 +#: pgadmin/browser/static/js/node.js:1298 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1152 msgid "Error saving properties" msgstr "속성 저장 중 오류 발생" -#: pgadmin/browser/static/js/node.js:1383 +#: pgadmin/browser/static/js/node.js:1392 #: pgadmin/browser/static/js/wizard.js:131 msgid "Help for this dialog." msgstr "이 대화창 도움말." -#: pgadmin/browser/static/js/node.js:1395 +#: pgadmin/browser/static/js/node.js:1404 msgid "Cancel changes to this object." msgstr "이 객체의 변경 사항을 저장하지 않습니다." -#: pgadmin/browser/static/js/node.js:1407 +#: pgadmin/browser/static/js/node.js:1416 msgid "Reset" msgstr "초기화" -#: pgadmin/browser/static/js/node.js:1409 +#: pgadmin/browser/static/js/node.js:1418 msgid "Reset the fields on this dialog." msgstr "이 대화창 각 값들을 초기화 합니다." -#: pgadmin/browser/static/js/node.js:1421 +#: pgadmin/browser/static/js/node.js:1430 #: pgadmin/preferences/static/js/preferences.js:429 #: pgadmin/preferences/static/js/preferences.js:454 #: pgadmin/tools/datagrid/templates/datagrid/index.html:37 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:635 msgid "Save" msgstr "저장" -#: pgadmin/browser/static/js/node.js:1423 +#: pgadmin/browser/static/js/node.js:1432 msgid "Save this object." msgstr "이 개체를 저장하세요." @@ -7583,13 +7631,13 @@ msgstr "전체 해제" #: pgadmin/browser/static/js/toolbar.js:86 #: pgadmin/tools/datagrid/static/js/datagrid.js:106 #: pgadmin/tools/datagrid/static/js/datagrid.js:118 -#: pgadmin/tools/sqleditor/__init__.py:68 +#: pgadmin/tools/sqleditor/__init__.py:67 msgid "Query Tool" msgstr "쿼리 도구" #: pgadmin/browser/static/js/wizard.js:86 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:253 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:431 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:261 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:444 #: pgadmin/templates/security/messages.html:7 #: pgadmin/tools/user_management/static/js/user_management.js:81 #: pgadmin/tools/user_management/static/js/user_management.js:174 @@ -7598,8 +7646,8 @@ msgid "Close" msgstr "닫기" #: pgadmin/browser/static/js/wizard.js:89 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:254 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:432 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:262 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:445 msgid "Maximize" msgstr "최대화" @@ -7620,37 +7668,37 @@ msgstr "다음" msgid "Finish" msgstr "" -#: pgadmin/browser/templates/browser/index.html:96 +#: pgadmin/browser/templates/browser/index.html:95 #: pgadmin/tools/datagrid/templates/datagrid/index.html:354 msgid "Loading {0} v{1}..." msgstr "{0} v{1} 로딩중…" -#: pgadmin/browser/templates/browser/index.html:105 +#: pgadmin/browser/templates/browser/index.html:104 msgid "Toggle navigation" msgstr "" -#: pgadmin/browser/templates/browser/index.html:113 +#: pgadmin/browser/templates/browser/index.html:112 msgid "File" msgstr "파일" -#: pgadmin/browser/templates/browser/index.html:123 +#: pgadmin/browser/templates/browser/index.html:122 msgid "Object" msgstr "객체" -#: pgadmin/browser/templates/browser/index.html:128 +#: pgadmin/browser/templates/browser/index.html:127 msgid "Management" msgstr "관리" -#: pgadmin/browser/templates/browser/index.html:133 +#: pgadmin/browser/templates/browser/index.html:132 msgid "Tools" msgstr "도구들" -#: pgadmin/browser/templates/browser/index.html:138 pgadmin/help/__init__.py:59 +#: pgadmin/browser/templates/browser/index.html:137 pgadmin/help/__init__.py:59 #: pgadmin/help/__init__.py:70 pgadmin/static/js/sqleditor/filter_dialog.js:72 msgid "Help" msgstr "도움말" -#: pgadmin/browser/templates/browser/index.html:160 +#: pgadmin/browser/templates/browser/index.html:159 msgid "Logout" msgstr "로그아웃" @@ -7743,12 +7791,12 @@ msgid "" msgstr "" #: pgadmin/dashboard/__init__.py:202 pgadmin/dashboard/__init__.py:232 -#: pgadmin/dashboard/static/js/dashboard.js:693 +#: pgadmin/dashboard/static/js/dashboard.js:725 msgid "Please connect to the selected server to view the table." msgstr "테이블을 보려면, 먼저 해당 서버로 접속하세요." #: pgadmin/dashboard/__init__.py:207 pgadmin/dashboard/__init__.py:237 -#: pgadmin/dashboard/static/js/dashboard.js:562 +#: pgadmin/dashboard/static/js/dashboard.js:594 msgid "Please connect to the selected server to view the graph." msgstr "그래프를 보려면, 먼저 해당 서버로 접속하세요." @@ -7827,154 +7875,161 @@ msgstr "쿼리 시작시간" msgid "Last state changed at" msgstr "마지막 상태 변경 시간" -#: pgadmin/dashboard/static/js/dashboard.js:236 -#: pgadmin/dashboard/static/js/dashboard.js:351 +#: pgadmin/dashboard/static/js/dashboard.js:238 +#: pgadmin/dashboard/static/js/dashboard.js:244 +#: pgadmin/dashboard/static/js/dashboard.js:369 +#: pgadmin/dashboard/static/js/dashboard.js:375 msgid "An error occurred whilst loading the dashboard." msgstr "대시보드를 불러오는 중 오류가 발생했습니다." -#: pgadmin/dashboard/static/js/dashboard.js:366 +#: pgadmin/dashboard/static/js/dashboard.js:252 +#: pgadmin/dashboard/static/js/dashboard.js:383 +msgid "Loading dashboard..." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:398 msgid "Please connect to the selected server to view the dashboard." msgstr "대시보드를 보려는 서버로 먼저 접속하세요." -#: pgadmin/dashboard/static/js/dashboard.js:565 +#: pgadmin/dashboard/static/js/dashboard.js:597 msgid "An error occurred whilst rendering the graph." msgstr "그래프 그리는 중 오류가 발생했습니다." -#: pgadmin/dashboard/static/js/dashboard.js:696 +#: pgadmin/dashboard/static/js/dashboard.js:728 msgid "An error occurred whilst rendering the table." msgstr "테이블을 표시하는 중 오류가 발생했습니다." -#: pgadmin/dashboard/static/js/dashboard.js:905 -#: pgadmin/dashboard/static/js/dashboard.js:1009 -#: pgadmin/dashboard/static/js/dashboard.js:1180 -#: pgadmin/dashboard/static/js/dashboard.js:1277 +#: pgadmin/dashboard/static/js/dashboard.js:937 +#: pgadmin/dashboard/static/js/dashboard.js:1041 +#: pgadmin/dashboard/static/js/dashboard.js:1212 +#: pgadmin/dashboard/static/js/dashboard.js:1309 msgid "PID" msgstr "PID" -#: pgadmin/dashboard/static/js/dashboard.js:935 -#: pgadmin/dashboard/static/js/dashboard.js:1205 +#: pgadmin/dashboard/static/js/dashboard.js:967 +#: pgadmin/dashboard/static/js/dashboard.js:1237 msgid "State" msgstr "상태" -#: pgadmin/dashboard/static/js/dashboard.js:952 -#: pgadmin/dashboard/static/js/dashboard.js:1222 +#: pgadmin/dashboard/static/js/dashboard.js:984 +#: pgadmin/dashboard/static/js/dashboard.js:1254 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:957 -#: pgadmin/dashboard/static/js/dashboard.js:1227 +#: pgadmin/dashboard/static/js/dashboard.js:989 +#: pgadmin/dashboard/static/js/dashboard.js:1259 msgid "Blocking PIDs" msgstr "잠근 PID" -#: pgadmin/dashboard/static/js/dashboard.js:1019 -#: pgadmin/dashboard/static/js/dashboard.js:1282 +#: pgadmin/dashboard/static/js/dashboard.js:1051 +#: pgadmin/dashboard/static/js/dashboard.js:1314 msgid "Lock type" msgstr "잠금 종류" -#: pgadmin/dashboard/static/js/dashboard.js:1024 -#: pgadmin/dashboard/static/js/dashboard.js:1287 +#: pgadmin/dashboard/static/js/dashboard.js:1056 +#: pgadmin/dashboard/static/js/dashboard.js:1319 msgid "Target relation" msgstr "대상 릴레이션" -#: pgadmin/dashboard/static/js/dashboard.js:1029 -#: pgadmin/dashboard/static/js/dashboard.js:1292 +#: pgadmin/dashboard/static/js/dashboard.js:1061 +#: pgadmin/dashboard/static/js/dashboard.js:1324 msgid "Page" msgstr "페이지" -#: pgadmin/dashboard/static/js/dashboard.js:1034 -#: pgadmin/dashboard/static/js/dashboard.js:1297 +#: pgadmin/dashboard/static/js/dashboard.js:1066 +#: pgadmin/dashboard/static/js/dashboard.js:1329 msgid "Tuple" msgstr "튜플" -#: pgadmin/dashboard/static/js/dashboard.js:1039 -#: pgadmin/dashboard/static/js/dashboard.js:1302 +#: pgadmin/dashboard/static/js/dashboard.js:1071 +#: pgadmin/dashboard/static/js/dashboard.js:1334 msgid "vXID (target)" msgstr "vXID (대상)" -#: pgadmin/dashboard/static/js/dashboard.js:1044 -#: pgadmin/dashboard/static/js/dashboard.js:1307 +#: pgadmin/dashboard/static/js/dashboard.js:1076 +#: pgadmin/dashboard/static/js/dashboard.js:1339 msgid "XID (target)" msgstr "XID (대상)" -#: pgadmin/dashboard/static/js/dashboard.js:1049 -#: pgadmin/dashboard/static/js/dashboard.js:1312 +#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:1344 msgid "Class" msgstr "클래스" -#: pgadmin/dashboard/static/js/dashboard.js:1054 -#: pgadmin/dashboard/static/js/dashboard.js:1317 +#: pgadmin/dashboard/static/js/dashboard.js:1086 +#: pgadmin/dashboard/static/js/dashboard.js:1349 msgid "Object ID" msgstr "객체 ID" -#: pgadmin/dashboard/static/js/dashboard.js:1059 -#: pgadmin/dashboard/static/js/dashboard.js:1322 +#: pgadmin/dashboard/static/js/dashboard.js:1091 +#: pgadmin/dashboard/static/js/dashboard.js:1354 msgid "vXID (owner)" msgstr "vXID (소유주)" -#: pgadmin/dashboard/static/js/dashboard.js:1069 -#: pgadmin/dashboard/static/js/dashboard.js:1332 +#: pgadmin/dashboard/static/js/dashboard.js:1101 +#: pgadmin/dashboard/static/js/dashboard.js:1364 msgid "Granted?" msgstr "취득함?" -#: pgadmin/dashboard/static/js/dashboard.js:1091 -#: pgadmin/dashboard/static/js/dashboard.js:1349 +#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1381 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/dashboard.js:1096 -#: pgadmin/dashboard/static/js/dashboard.js:1354 +#: pgadmin/dashboard/static/js/dashboard.js:1128 +#: pgadmin/dashboard/static/js/dashboard.js:1386 msgid "Prepared at" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1140 msgid "Category" msgstr "카테고리" -#: pgadmin/dashboard/static/js/dashboard.js:1113 +#: pgadmin/dashboard/static/js/dashboard.js:1145 msgid "Setting" msgstr "설정" -#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1150 msgid "Unit" msgstr "유닛" -#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1155 msgid "Description" msgstr "설명" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "cancel" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "terminate" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1417 +#: pgadmin/dashboard/static/js/dashboard.js:1449 msgid "You cannot " msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1419 +#: pgadmin/dashboard/static/js/dashboard.js:1451 msgid " background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1426 +#: pgadmin/dashboard/static/js/dashboard.js:1458 msgid "You are not allowed to " msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1428 +#: pgadmin/dashboard/static/js/dashboard.js:1460 msgid " the main active session." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1434 +#: pgadmin/dashboard/static/js/dashboard.js:1466 msgid "The session is already in idle state." msgstr "해당 세션은 이미 유휴 상태입니다." -#: pgadmin/dashboard/static/js/dashboard.js:1446 +#: pgadmin/dashboard/static/js/dashboard.js:1478 msgid "Superuser privileges are required to " msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1448 +#: pgadmin/dashboard/static/js/dashboard.js:1480 msgid " another users query." msgstr "" @@ -8206,7 +8261,7 @@ msgid "" " with the major.minor version number." msgstr "EDB Advanced Server 문서 경로. $VERSION$ 문자열은 해당 버전으로 대체됩니다." -#: pgadmin/misc/__init__.py:50 pgadmin/tools/backup/static/js/backup.js:76 +#: pgadmin/misc/__init__.py:51 pgadmin/tools/backup/static/js/backup.js:76 #: pgadmin/tools/backup/static/js/backup.js:83 #: pgadmin/tools/backup/static/js/backup.js:89 #: pgadmin/tools/backup/static/js/backup.js:503 @@ -8223,7 +8278,7 @@ msgstr "EDB Advanced Server 문서 경로. $VERSION$ 문자열은 해당 버전 msgid "Miscellaneous" msgstr "기타" -#: pgadmin/misc/__init__.py:65 pgadmin/misc/__init__.py:66 +#: pgadmin/misc/__init__.py:66 pgadmin/misc/__init__.py:67 msgid "User language" msgstr "표시 언어" @@ -8292,12 +8347,12 @@ msgstr "" msgid "Restriction" msgstr "" -#: pgadmin/misc/dependencies/static/js/dependencies.js:158 +#: pgadmin/misc/dependencies/static/js/dependencies.js:159 msgid "Fetching dependency information from the server..." msgstr "서버에서 의존성(상위) 정보를 가져옵니다..." -#: pgadmin/misc/dependencies/static/js/dependencies.js:216 -#: pgadmin/misc/dependents/static/js/dependents.js:222 +#: pgadmin/misc/dependencies/static/js/dependencies.js:217 +#: pgadmin/misc/dependents/static/js/dependents.js:223 #, python-format msgid "Error retrieving data from the server: %s" msgstr "" @@ -8306,7 +8361,7 @@ msgstr "" msgid "No dependent information is available for the selected object." msgstr "" -#: pgadmin/misc/dependents/static/js/dependents.js:164 +#: pgadmin/misc/dependents/static/js/dependents.js:165 msgid "Fetching dependent information from the server..." msgstr "서버에서 의존성(하위) 정보를 가져옵니다..." @@ -8373,7 +8428,7 @@ msgid "There was an error renaming the file:" msgstr "해당 파일의 이름을 바꾸는데 오류가 발생했습니다:" #: pgadmin/misc/file_manager/static/js/create_dialogue.js:139 -#: pgadmin/misc/file_manager/static/js/utility.js:429 +#: pgadmin/misc/file_manager/static/js/utility.js:431 msgid "Error occurred while checking access permission." msgstr "접근 권한 검사 도중 오류가 발생했습니다." @@ -8382,14 +8437,14 @@ msgstr "접근 권한 검사 도중 오류가 발생했습니다." msgid "Select" msgstr "선택" -#: pgadmin/misc/file_manager/static/js/utility.js:482 +#: pgadmin/misc/file_manager/static/js/utility.js:484 #: pgadmin/misc/file_manager/templates/file_manager/index.html:62 -#: pgadmin/tools/debugger/static/js/direct.js:1900 +#: pgadmin/tools/debugger/static/js/direct.js:1903 msgid "Loading..." msgstr "로딩중..." -#: pgadmin/misc/file_manager/static/js/utility.js:1137 -#: pgadmin/misc/file_manager/static/js/utility.js:1144 +#: pgadmin/misc/file_manager/static/js/utility.js:1139 +#: pgadmin/misc/file_manager/static/js/utility.js:1146 msgid "All Files" msgstr "모든 파일" @@ -8434,7 +8489,7 @@ msgid "No SQL could be generated for the selected object." msgstr "선택한 객체를 위한 SQL 구문을 만들 수 없음." #: pgadmin/misc/sql/static/js/sql.js:154 -#: pgadmin/misc/statistics/static/js/statistics.js:314 +#: pgadmin/misc/statistics/static/js/statistics.js:318 #, python-format msgid "Error retrieving the information - %s" msgstr "다음 정보를 가져오는 중 오류 발생 - %s" @@ -8479,7 +8534,7 @@ msgstr "레이아웃 초기화" #: pgadmin/tools/import_export/__init__.py:162 #: pgadmin/tools/maintenance/__init__.py:150 #: pgadmin/tools/restore/__init__.py:142 -#: pgadmin/tools/user_management/__init__.py:120 +#: pgadmin/tools/user_management/__init__.py:121 msgid "This URL cannot be called directly." msgstr "이 URL은 직접 호출 될 수 없음." @@ -8497,16 +8552,16 @@ msgstr "현재 레이아웃을 초기화합니다. 이 작업이 진행되면 msgid "Connection Lost" msgstr "연결 끊김" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:123 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:131 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:176 msgid "Click for details." msgstr "세부정보를 보려면 클릭하세요." -#: pgadmin/static/js/alertify.pgadmin.defaults.js:160 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 msgid "Unknown error" msgstr "알 수 없는 오류" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:167 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:175 msgid "INTERNAL SERVER ERROR" msgstr "" @@ -8584,9 +8639,9 @@ msgid "An unexpected error occurred - ensure you are logged into the application msgstr "예상치 못한 오류 발생 - 접속 상태를 확인 하세요." #: pgadmin/static/js/sqleditor_utils.js:162 -#: pgadmin/tools/sqleditor/__init__.py:1406 -#: pgadmin/tools/sqleditor/__init__.py:1461 -#: pgadmin/tools/sqleditor/__init__.py:1465 +#: pgadmin/tools/sqleditor/__init__.py:1405 +#: pgadmin/tools/sqleditor/__init__.py:1460 +#: pgadmin/tools/sqleditor/__init__.py:1464 msgid "Transaction status check failed." msgstr "트랜잭션 상태 검사 실패." @@ -8810,7 +8865,7 @@ msgid "Error saving the tree state.\"" msgstr "" #: pgadmin/static/js/tree/pgadmin_tree_save_state.js:149 -msgid "Error fetching the tree state.\"" +msgid "Error fetching the tree state." msgstr "" #: pgadmin/templates/security/change_password.html:9 @@ -8861,7 +8916,7 @@ msgid "Reset Password" msgstr "비밀번호 재설정" #: pgadmin/tools/__init__.py:59 pgadmin/tools/datagrid/__init__.py:96 -#: pgadmin/tools/sqleditor/__init__.py:134 +#: pgadmin/tools/sqleditor/__init__.py:133 msgid "This URL cannot be requested directly." msgstr "이 URL은 직접 호출 될 수 없습니다." @@ -9129,13 +9184,13 @@ msgstr "SET SESSION AUTHORIZATION 사용" #: pgadmin/tools/backup/static/js/backup.js:571 #: pgadmin/tools/backup/static/js/backup.js:590 -#: pgadmin/tools/backup/static/js/backup_dialog.js:95 +#: pgadmin/tools/backup/static/js/backup_dialog.js:94 msgid "Backup Globals..." msgstr "전역 객체 백업..." #: pgadmin/tools/backup/static/js/backup.js:580 #: pgadmin/tools/backup/static/js/backup.js:600 -#: pgadmin/tools/backup/static/js/backup_dialog.js:96 +#: pgadmin/tools/backup/static/js/backup_dialog.js:95 msgid "Backup Server..." msgstr "서버 백업..." @@ -9144,38 +9199,38 @@ msgstr "서버 백업..." msgid "Backup..." msgstr "백업..." -#: pgadmin/tools/backup/static/js/backup_dialog.js:52 -#: pgadmin/tools/backup/static/js/backup_dialog.js:72 +#: pgadmin/tools/backup/static/js/backup_dialog.js:51 +#: pgadmin/tools/backup/static/js/backup_dialog.js:71 #: pgadmin/tools/import_export/static/js/import_export.js:684 #: pgadmin/tools/import_export/static/js/import_export.js:699 #: pgadmin/tools/maintenance/static/js/maintenance.js:497 #: pgadmin/tools/maintenance/static/js/maintenance.js:508 -#: pgadmin/tools/restore/static/js/restore_dialog.js:52 -#: pgadmin/tools/restore/static/js/restore_dialog.js:76 +#: pgadmin/tools/restore/static/js/restore_dialog.js:51 +#: pgadmin/tools/restore/static/js/restore_dialog.js:75 msgid "Utility not found" msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog.js:73 +#: pgadmin/tools/backup/static/js/backup_dialog.js:72 #: pgadmin/tools/import_export/static/js/import_export.js:700 #: pgadmin/tools/maintenance/static/js/maintenance.js:509 -#: pgadmin/tools/restore/static/js/restore_dialog.js:77 +#: pgadmin/tools/restore/static/js/restore_dialog.js:76 msgid "Failed to fetch Utility information" msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:151 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:150 msgid "Backup job created." msgstr "백업 작업을 만들었습니다." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:155 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:154 msgid "Backup job creation failed." msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:163 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:162 msgid "Backup job failed." msgstr "백업 작업을 실패했습니다." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:234 -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:229 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:233 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:228 msgid "Please provide a filename" msgstr "파일 이름을 지정하세요" @@ -9535,8 +9590,8 @@ msgstr "pldbgapi 확장 묘듈을 1.1 이상 버전으로 업그레이드 한 #: pgadmin/tools/debugger/__init__.py:2058 #: pgadmin/tools/debugger/__init__.py:2085 #: pgadmin/tools/debugger/__init__.py:2107 -#: pgadmin/tools/debugger/static/js/direct.js:1663 -#: pgadmin/tools/sqleditor/__init__.py:1034 +#: pgadmin/tools/debugger/static/js/direct.js:1666 +#: pgadmin/tools/sqleditor/__init__.py:1033 #: pgadmin/tools/sqleditor/command.py:192 #: pgadmin/tools/sqleditor/command.py:404 #: pgadmin/tools/sqleditor/command.py:545 @@ -9618,29 +9673,29 @@ msgstr "중단점 지정" #: pgadmin/tools/debugger/static/js/direct.js:280 #: pgadmin/tools/debugger/static/js/direct.js:307 #: pgadmin/tools/debugger/static/js/direct.js:314 -#: pgadmin/tools/debugger/static/js/direct.js:435 -#: pgadmin/tools/debugger/static/js/direct.js:442 -#: pgadmin/tools/debugger/static/js/direct.js:635 -#: pgadmin/tools/debugger/static/js/direct.js:704 -#: pgadmin/tools/debugger/static/js/direct.js:714 -#: pgadmin/tools/debugger/static/js/direct.js:751 -#: pgadmin/tools/debugger/static/js/direct.js:758 -#: pgadmin/tools/debugger/static/js/direct.js:788 -#: pgadmin/tools/debugger/static/js/direct.js:795 -#: pgadmin/tools/debugger/static/js/direct.js:824 -#: pgadmin/tools/debugger/static/js/direct.js:831 -#: pgadmin/tools/debugger/static/js/direct.js:875 -#: pgadmin/tools/debugger/static/js/direct.js:882 -#: pgadmin/tools/debugger/static/js/direct.js:944 -#: pgadmin/tools/debugger/static/js/direct.js:951 -#: pgadmin/tools/debugger/static/js/direct.js:1013 -#: pgadmin/tools/debugger/static/js/direct.js:1368 -#: pgadmin/tools/debugger/static/js/direct.js:1397 -#: pgadmin/tools/debugger/static/js/direct.js:1599 -#: pgadmin/tools/debugger/static/js/direct.js:1603 -#: pgadmin/tools/debugger/static/js/direct.js:1627 -#: pgadmin/tools/debugger/static/js/direct.js:1631 -#: pgadmin/tools/debugger/static/js/direct.js:1670 +#: pgadmin/tools/debugger/static/js/direct.js:438 +#: pgadmin/tools/debugger/static/js/direct.js:445 +#: pgadmin/tools/debugger/static/js/direct.js:638 +#: pgadmin/tools/debugger/static/js/direct.js:707 +#: pgadmin/tools/debugger/static/js/direct.js:717 +#: pgadmin/tools/debugger/static/js/direct.js:754 +#: pgadmin/tools/debugger/static/js/direct.js:761 +#: pgadmin/tools/debugger/static/js/direct.js:791 +#: pgadmin/tools/debugger/static/js/direct.js:798 +#: pgadmin/tools/debugger/static/js/direct.js:827 +#: pgadmin/tools/debugger/static/js/direct.js:834 +#: pgadmin/tools/debugger/static/js/direct.js:878 +#: pgadmin/tools/debugger/static/js/direct.js:885 +#: pgadmin/tools/debugger/static/js/direct.js:947 +#: pgadmin/tools/debugger/static/js/direct.js:954 +#: pgadmin/tools/debugger/static/js/direct.js:1016 +#: pgadmin/tools/debugger/static/js/direct.js:1371 +#: pgadmin/tools/debugger/static/js/direct.js:1400 +#: pgadmin/tools/debugger/static/js/direct.js:1602 +#: pgadmin/tools/debugger/static/js/direct.js:1606 +#: pgadmin/tools/debugger/static/js/direct.js:1630 +#: pgadmin/tools/debugger/static/js/direct.js:1634 +#: pgadmin/tools/debugger/static/js/direct.js:1673 msgid "Debugger Error" msgstr "디버거 오류" @@ -9707,85 +9762,85 @@ msgstr "변수 정보를 가져오는 중 오류가 발생했습니다." msgid "Error while fetching stack information." msgstr "스택 정보 가져오는 중 오류가 발생했습니다." -#: pgadmin/tools/debugger/static/js/direct.js:418 +#: pgadmin/tools/debugger/static/js/direct.js:421 msgid "Waiting for another session to invoke the target..." msgstr "타겟을 호출하기 위해 다른 세션을 기다리는 중..." -#: pgadmin/tools/debugger/static/js/direct.js:436 -#: pgadmin/tools/debugger/static/js/direct.js:443 -#: pgadmin/tools/debugger/static/js/direct.js:636 -#: pgadmin/tools/debugger/static/js/direct.js:705 +#: pgadmin/tools/debugger/static/js/direct.js:439 +#: pgadmin/tools/debugger/static/js/direct.js:446 +#: pgadmin/tools/debugger/static/js/direct.js:639 +#: pgadmin/tools/debugger/static/js/direct.js:708 msgid "Error while polling result." msgstr "결과 수집 중 오류가 발생했습니다." -#: pgadmin/tools/debugger/static/js/direct.js:591 +#: pgadmin/tools/debugger/static/js/direct.js:594 msgid "Debugger poll end execution error" msgstr "디버거 poll 마침 실행 오류" -#: pgadmin/tools/debugger/static/js/direct.js:752 -#: pgadmin/tools/debugger/static/js/direct.js:759 +#: pgadmin/tools/debugger/static/js/direct.js:755 +#: pgadmin/tools/debugger/static/js/direct.js:762 msgid "Error while executing continue in debugging session." msgstr "디버거 세션에서 continue 실행하기 오류가 발생했습니다." -#: pgadmin/tools/debugger/static/js/direct.js:789 -#: pgadmin/tools/debugger/static/js/direct.js:796 +#: pgadmin/tools/debugger/static/js/direct.js:792 +#: pgadmin/tools/debugger/static/js/direct.js:799 msgid "Error while executing step over in debugging session." msgstr "디버거 세션에서 step over 실행하기 오류가 발생했습니다." -#: pgadmin/tools/debugger/static/js/direct.js:825 -#: pgadmin/tools/debugger/static/js/direct.js:832 +#: pgadmin/tools/debugger/static/js/direct.js:828 +#: pgadmin/tools/debugger/static/js/direct.js:835 msgid "Error while executing step into in debugging session." msgstr "디버거 세션에서 step into 실행하기 오류가 발생했습니다." -#: pgadmin/tools/debugger/static/js/direct.js:876 -#: pgadmin/tools/debugger/static/js/direct.js:883 +#: pgadmin/tools/debugger/static/js/direct.js:879 +#: pgadmin/tools/debugger/static/js/direct.js:886 msgid "Error while executing stop in debugging session." msgstr "디버거 세션에서 stop in 실행하기 오류가 발생했습니다." -#: pgadmin/tools/debugger/static/js/direct.js:945 -#: pgadmin/tools/debugger/static/js/direct.js:952 +#: pgadmin/tools/debugger/static/js/direct.js:948 +#: pgadmin/tools/debugger/static/js/direct.js:955 msgid "Error while toggling breakpoint." msgstr "중단점 지정/해제 설정 중 오류가 발생했습니다." -#: pgadmin/tools/debugger/static/js/direct.js:1014 +#: pgadmin/tools/debugger/static/js/direct.js:1017 msgid "Error while clearing all breakpoint." msgstr "모든 중단점 지우는 중 오류가 발생했습니다." -#: pgadmin/tools/debugger/static/js/direct.js:1058 +#: pgadmin/tools/debugger/static/js/direct.js:1061 msgid "Line No." msgstr "줄 번호." -#: pgadmin/tools/debugger/static/js/direct.js:1369 +#: pgadmin/tools/debugger/static/js/direct.js:1372 msgid "Error while depositing variable value." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1398 +#: pgadmin/tools/debugger/static/js/direct.js:1401 msgid "Error while selecting frame." msgstr "프래임 선택 중 오류가 발생했습니다." -#: pgadmin/tools/debugger/static/js/direct.js:1604 -#: pgadmin/tools/debugger/static/js/direct.js:1632 +#: pgadmin/tools/debugger/static/js/direct.js:1607 +#: pgadmin/tools/debugger/static/js/direct.js:1635 msgid "Error while starting debugging listener." msgstr "디버깅 리슨너 시작 중 오류가 발생했습니다." -#: pgadmin/tools/debugger/static/js/direct.js:1671 +#: pgadmin/tools/debugger/static/js/direct.js:1674 msgid "Error while fetching messages information." msgstr "메시지 정보 가져오는 중 오류가 발생했습니다." -#: pgadmin/tools/debugger/static/js/direct.js:1749 +#: pgadmin/tools/debugger/static/js/direct.js:1752 msgid "Local variables" msgstr "지역 변수들" -#: pgadmin/tools/debugger/static/js/direct.js:1760 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:231 +#: pgadmin/tools/debugger/static/js/direct.js:1763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:234 msgid "Messages" msgstr "메시지" -#: pgadmin/tools/debugger/static/js/direct.js:1771 +#: pgadmin/tools/debugger/static/js/direct.js:1774 msgid "Results" msgstr "반환값" -#: pgadmin/tools/debugger/static/js/direct.js:1782 +#: pgadmin/tools/debugger/static/js/direct.js:1785 msgid "Stack" msgstr "스택" @@ -9819,42 +9874,44 @@ msgstr "객체 종류와 이름 찾기" msgid "Objects" msgstr "객체" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:629 -msgid "Unable to fetch the database objects due to an error" -msgstr "" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:651 -msgid "Object Selection (step 1 of 3)" -msgstr "객체 선택 (1/3)" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:655 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:612 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:665 msgid "Please wait while fetching records..." msgstr "목록을 구성 중입니다..." -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:776 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:627 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:631 +msgid "Unable to fetch the database objects" +msgstr "" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:661 +msgid "Object Selection (step 1 of 3)" +msgstr "객체 선택 (1/3)" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:786 msgid "Privilege Selection (step 2 of 3)" msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:777 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:787 msgid "Please add the required privileges for the selected objects." msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:975 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:985 msgid "Sql Tab" msgstr "SQL 탭" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1045 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1055 msgid "Final (Review Selection) (step 3 of 3)" msgstr "마무리 (선택 확인) (3/3)" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1046 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1056 msgid "" "The SQL below will be executed on the database server to grant the " "selected privileges. Please click on Finish to complete the " "process." msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1105 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1115 msgid "Grant Wizard" msgstr "GRANT 마법사" @@ -10217,64 +10274,64 @@ msgstr "오류 발생 시 마침" msgid "Restore..." msgstr "복원..." -#: pgadmin/tools/restore/static/js/restore_dialog.js:70 +#: pgadmin/tools/restore/static/js/restore_dialog.js:69 #, python-format msgid "Restore (%s: %s)" msgstr "복원 (%s: %s)" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:149 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:148 msgid "Restore job created." msgstr "복원 작업 프로세스 만듬." -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:153 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:152 msgid "Restore job creation failed." msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:161 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:160 msgid "Restore job failed." msgstr "복원 작업 실패." -#: pgadmin/tools/sqleditor/__init__.py:73 +#: pgadmin/tools/sqleditor/__init__.py:72 msgid "Query tool" msgstr "쿼리 도구" -#: pgadmin/tools/sqleditor/__init__.py:152 -#: pgadmin/tools/sqleditor/__init__.py:160 -#: pgadmin/tools/sqleditor/__init__.py:212 -#: pgadmin/tools/sqleditor/__init__.py:393 -#: pgadmin/tools/sqleditor/__init__.py:600 -#: pgadmin/tools/sqleditor/__init__.py:723 -#: pgadmin/tools/sqleditor/__init__.py:796 -#: pgadmin/tools/sqleditor/__init__.py:851 -#: pgadmin/tools/sqleditor/__init__.py:903 -#: pgadmin/tools/sqleditor/__init__.py:947 -#: pgadmin/tools/sqleditor/__init__.py:987 -#: pgadmin/tools/sqleditor/__init__.py:996 -#: pgadmin/tools/sqleditor/__init__.py:1067 -#: pgadmin/tools/sqleditor/__init__.py:1103 -#: pgadmin/tools/sqleditor/__init__.py:1148 -#: pgadmin/tools/sqleditor/__init__.py:1200 +#: pgadmin/tools/sqleditor/__init__.py:151 +#: pgadmin/tools/sqleditor/__init__.py:159 +#: pgadmin/tools/sqleditor/__init__.py:211 +#: pgadmin/tools/sqleditor/__init__.py:392 +#: pgadmin/tools/sqleditor/__init__.py:599 +#: pgadmin/tools/sqleditor/__init__.py:722 +#: pgadmin/tools/sqleditor/__init__.py:795 +#: pgadmin/tools/sqleditor/__init__.py:850 +#: pgadmin/tools/sqleditor/__init__.py:902 +#: pgadmin/tools/sqleditor/__init__.py:946 +#: pgadmin/tools/sqleditor/__init__.py:986 +#: pgadmin/tools/sqleditor/__init__.py:995 +#: pgadmin/tools/sqleditor/__init__.py:1066 +#: pgadmin/tools/sqleditor/__init__.py:1102 +#: pgadmin/tools/sqleditor/__init__.py:1147 +#: pgadmin/tools/sqleditor/__init__.py:1199 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:26 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:79 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:174 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:182 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:175 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:183 msgid "Transaction ID not found in the session." msgstr "해당 세션에 트랜잭션 ID가 없음." -#: pgadmin/tools/sqleditor/__init__.py:407 +#: pgadmin/tools/sqleditor/__init__.py:406 msgid "******* Error *******" msgstr "******* 오류 *******" -#: pgadmin/tools/sqleditor/__init__.py:738 +#: pgadmin/tools/sqleditor/__init__.py:737 msgid "No primary key found for this object, so unable to save records." msgstr "이 객체에는 기본키가 없어, 자료를 저장할 수는 없습니다." -#: pgadmin/tools/sqleditor/__init__.py:1040 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:98 +#: pgadmin/tools/sqleditor/__init__.py:1039 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:99 msgid "Either transaction object or session object not found." msgstr "트랜잭션 객체도 세션 객체도 찾을 수 없음." -#: pgadmin/tools/sqleditor/__init__.py:1274 +#: pgadmin/tools/sqleditor/__init__.py:1273 msgid "File type not supported" msgstr "지원하지 않는 파일 형식" @@ -10286,15 +10343,15 @@ msgstr "" msgid "Data cannot be saved for the current object." msgstr "현재 객체에 대해서 자료를 저장할 수 없습니다." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:201 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:204 msgid "Query Editor" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:213 msgid "Data Output" msgstr "자료 출력" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:224 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:44 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:50 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:56 @@ -10302,228 +10359,228 @@ msgstr "자료 출력" msgid "Explain" msgstr "EXPLAIN" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:241 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:244 msgid "Query History" msgstr "쿼리 내역" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:254 msgid "Scratch Pad" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:261 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:264 msgid "Notifications" msgstr "알림" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:271 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:274 msgid "Geometry Viewer" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:354 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:357 msgid "The data has changed. Do you want to save changes?" msgstr "자료가 바뀌었습니다. 저장할까요?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:359 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:362 msgid "The text has changed. Do you want to save changes?" msgstr "텍스트가 바뀌었습니다. 저장할까요?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:629 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 msgid "Don't save" msgstr "저장안함" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:662 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:665 msgid "Save changes?" msgstr "바뀐 내용을 저장할까요?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1223 msgid "Fetching all records..." msgstr "모든 자료를 가져오는 중..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1666 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2209 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3054 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1669 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2218 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3063 msgid "Unsaved changes" msgstr "저장되지 않은 변경사항" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1667 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3055 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1670 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3064 msgid "Are you sure you wish to discard the current changes?" msgstr "현재 변경 내용을 버릴까요?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1695 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1698 msgid "Clear history" msgstr "내역 지우기" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1696 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1699 msgid "Are you sure you wish to clear the history?" msgstr "내역을 정말 다 지울까요?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1697 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1700 msgid "" "This will remove all of your query history from this and other sessions " "for this database." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2011 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2020 msgid "Connection Warning" msgstr "접속 경고" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2018 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2027 msgid "The application has lost the database connection:" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2022 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2031 msgid "⁃ If the connection was idle it may have been forcibly disconnected." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2024 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2033 msgid "⁃ The application server or database server may have been restarted." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2026 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2035 msgid "⁃ The user session may have timed out." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2030 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2039 msgid "Do you want to continue and establish a new session?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2049 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2058 msgid "Continue" msgstr "계속" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2143 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2152 #, python-format msgid "Error fetching SQL for script: %s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2219 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:2247 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2256 msgid "Running query..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2255 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2264 msgid "Waiting for the query to complete..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2390 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 msgid "Loading data from the database server and rendering..." msgstr "데이터베이스 서버에서 자료를 불러와서 랜더링 중..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2408 #, python-format msgid "Successfully run. Total query runtime: %s." msgstr "실행 완료. 총 쿼리 실행시간: %s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2400 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2409 #, python-format msgid "%s rows affected." msgstr "%s 로우가 영향받았음." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2772 msgid "Row(s) deleted." msgstr "로우가 삭제됨." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2838 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2847 msgid "Saving the updated data..." msgstr "변경된 자료를 저장 중..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2928 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2937 msgid "Data saved successfully." msgstr "자료 저장 성공." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2934 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2943 #, python-format msgid "%s." msgstr "%s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3093 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3102 msgid "Loading the file..." msgstr "파일 불러오는 중..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3144 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3153 msgid "Saving the queries in the file..." msgstr "쿼리를 파일에 저장 중..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3156 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3165 msgid "File saved successfully." msgstr "파일 저장 성공." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3277 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3336 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3286 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3345 msgid "Applying the new filter..." msgstr "새 필터 적용 중..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3297 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3307 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3306 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3316 msgid "Filter By Selection Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3356 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3366 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3365 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3375 msgid "Filter Exclude Selection Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3376 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3385 msgid "Removing the filter..." msgstr "필터 삭제 중..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3394 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3404 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3403 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3413 msgid "Remove Filter Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3499 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3508 msgid "Setting the limit on the result..." msgstr "결과 제한 설정 중 ..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3518 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:3527 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3536 msgid "Change limit Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3674 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3693 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3683 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3702 msgid "Cancel Query Error" msgstr "쿼리 실행 취소 오류" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3712 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3721 msgid "Downloading CSV..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3766 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3775 msgid "CSV Download cancelled." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3769 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3778 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:332 msgid "Download CSV" msgstr "CSV 파일 다운로드" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3772 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3781 msgid "Download CSV error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3807 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3814 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3816 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3823 msgid "Auto Rollback Error" msgstr "자동 롤백 오류" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3840 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3846 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3849 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3855 msgid "Auto Commit Error" msgstr "자동 커밋 오류" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3863 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3875 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3872 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3884 msgid "Explain options error" msgstr "실행계획 옵션 오류" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3864 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3873 #, python-format msgid "Error occurred while setting %(subItem)s option in explain." msgstr "" @@ -10810,15 +10867,15 @@ msgstr "" msgid "Rollback" msgstr "" -#: pgadmin/tools/user_management/__init__.py:106 +#: pgadmin/tools/user_management/__init__.py:107 msgid "Invalid email address." msgstr "잘못된 이메일 주소입니다." -#: pgadmin/tools/user_management/__init__.py:220 +#: pgadmin/tools/user_management/__init__.py:222 msgid "Missing field: '{0}'" msgstr "필드가 빠졌습니다: '{0}'" -#: pgadmin/tools/user_management/__init__.py:294 +#: pgadmin/tools/user_management/__init__.py:296 #: pgadmin/tools/user_management/static/js/user_management.js:532 msgid "User deleted." msgstr "사용자 삭제됨." @@ -10941,7 +10998,7 @@ msgid "" "lost." msgstr "이 대화창을 닫을까요? 닫으면 모든 저장되지 않은 변경 사항을 버립니다." -#: pgadmin/utils/__init__.py:295 +#: pgadmin/utils/__init__.py:297 #, python-format msgid "" "'%s' file not found. Please correct the Binary Path in the Preferences " @@ -10962,6 +11019,10 @@ msgid "" "the database server." msgstr "'{0}' 호스트용 SSH 터널 연결이 끊겼습니다. 서버 접속을 다시 하세요." +#: pgadmin/utils/exception.py:99 +msgid "Crypt key is missing." +msgstr "" + #: pgadmin/utils/preferences.py:171 msgid "Invalid value for a boolean option." msgstr "불린형 옵션 값이 잘못 되었음." @@ -11010,13 +11071,13 @@ msgstr "지정한 설정을 찾을 수 없습니다." msgid "Driver '{0}' has not been implemented." msgstr "'{0}' 드라이버는 아직 구현되지 않았습니다." -#: pgadmin/utils/driver/psycopg2/connection.py:269 +#: pgadmin/utils/driver/psycopg2/connection.py:275 msgid "" "Failed to decrypt the saved password.\n" "Error: {0}" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:440 +#: pgadmin/utils/driver/psycopg2/connection.py:446 msgid "" "Failed to setup the role with error message:\n" "{0}" @@ -11024,7 +11085,7 @@ msgstr "" "롤 설정 실패, 오류 메시지:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:575 +#: pgadmin/utils/driver/psycopg2/connection.py:584 msgid "" "Failed to create cursor for psycopg2 connection with error message for " "the server#{1}:{2}:\n" @@ -11033,28 +11094,28 @@ msgstr "" "서버#{1}:{2}용 psycopg2 connection 객체에서 커서 만들기 실패:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:587 +#: pgadmin/utils/driver/psycopg2/connection.py:596 msgid "" "Attempting to reconnect to the database server (#{server_id}) for the " "connection - '{conn_id}'." msgstr "연결을 위해 데이터베이스 서버(#{server_id})로 재접속 중입니다 - '{conn_id}'." -#: pgadmin/utils/driver/psycopg2/connection.py:712 -#: pgadmin/utils/driver/psycopg2/connection.py:792 +#: pgadmin/utils/driver/psycopg2/connection.py:721 +#: pgadmin/utils/driver/psycopg2/connection.py:801 msgid "The query executed did not return any data." msgstr "해당 쿼리가 어떤 자료로 반환하지 않았습니다." -#: pgadmin/utils/driver/psycopg2/connection.py:1227 -#: pgadmin/utils/driver/psycopg2/connection.py:1426 -#: pgadmin/utils/driver/psycopg2/connection.py:1514 +#: pgadmin/utils/driver/psycopg2/connection.py:1236 +#: pgadmin/utils/driver/psycopg2/connection.py:1439 +#: pgadmin/utils/driver/psycopg2/connection.py:1527 msgid "Cursor could not be found for the async connection." msgstr "비동기식 연결용 커서를 찾을 수 없습니다." -#: pgadmin/utils/driver/psycopg2/connection.py:1232 +#: pgadmin/utils/driver/psycopg2/connection.py:1241 msgid "Asynchronous query execution/operation underway." msgstr "비동기식 쿼리 실행/처리 중입니다." -#: pgadmin/utils/driver/psycopg2/connection.py:1316 +#: pgadmin/utils/driver/psycopg2/connection.py:1329 msgid "" "\n" "Failed to reset the connection to the server due to following error:\n" @@ -11064,43 +11125,43 @@ msgstr "" "서버 연결 리셋 작업 중 실패, 오류 메시지:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:1623 +#: pgadmin/utils/driver/psycopg2/connection.py:1641 msgid "Not connected to the database server." msgstr "해당 데이터베이스 서버와 접속이 끊긴 상태임." -#: pgadmin/utils/driver/psycopg2/connection.py:1637 +#: pgadmin/utils/driver/psycopg2/connection.py:1655 msgid "" "Asynchronous notification \"{0}\" with payload \"{1}\" received from " "server process with PID {2}\n" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1643 +#: pgadmin/utils/driver/psycopg2/connection.py:1661 msgid "" "Asynchronous notification \"{0}\" received from server process with PID " "{1}\n" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1737 +#: pgadmin/utils/driver/psycopg2/connection.py:1755 msgid "SQL state: " msgstr "SQL 상태: " -#: pgadmin/utils/driver/psycopg2/connection.py:1744 +#: pgadmin/utils/driver/psycopg2/connection.py:1762 msgid "Detail: " msgstr "자세히: " -#: pgadmin/utils/driver/psycopg2/connection.py:1753 +#: pgadmin/utils/driver/psycopg2/connection.py:1771 msgid "Hint: " msgstr "힌트: " -#: pgadmin/utils/driver/psycopg2/connection.py:1760 +#: pgadmin/utils/driver/psycopg2/connection.py:1778 msgid "Character: " msgstr "위치: " -#: pgadmin/utils/driver/psycopg2/connection.py:1769 +#: pgadmin/utils/driver/psycopg2/connection.py:1787 msgid "Context: " msgstr "내용: " -#: pgadmin/utils/driver/psycopg2/server_manager.py:204 +#: pgadmin/utils/driver/psycopg2/server_manager.py:214 msgid "Could not find the specified database." msgstr "지정한 데이터베이스를 찾을 수 없음." @@ -11522,3 +11583,9 @@ msgstr "지정한 데이터베이스를 찾을 수 없음." #~ msgid "Are you sure you wish to delete selected row(s)?" #~ msgstr "선택한 로우를 삭제할까요?" +#~ msgid "Error fetching the tree state.\"" +#~ msgstr "" + +#~ msgid "Unable to fetch the database objects due to an error" +#~ msgstr "" + diff --git a/web/pgadmin/translations/pl/LC_MESSAGES/messages.mo b/web/pgadmin/translations/pl/LC_MESSAGES/messages.mo index ae889ee31..54812f8a9 100644 Binary files a/web/pgadmin/translations/pl/LC_MESSAGES/messages.mo and b/web/pgadmin/translations/pl/LC_MESSAGES/messages.mo differ diff --git a/web/pgadmin/translations/pl/LC_MESSAGES/messages.po b/web/pgadmin/translations/pl/LC_MESSAGES/messages.po index 7f89834a2..3822c05e5 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: 2019-05-24 17:25+0530\n" +"POT-Creation-Date: 2019-05-28 12:05+0530\n" "PO-Revision-Date: 2017-12-17 23:18+0200\n" "Last-Translator: grzegorz \n" "Language: pl\n" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.6.0\n" -#: pgadmin/__init__.py:503 pgadmin/__init__.py:556 +#: pgadmin/__init__.py:507 pgadmin/__init__.py:560 #, python-format msgid "Auto-detected %s installation with the data directory at %s" msgstr "Wykryto automatycznie instalację %s z folderem danych %s" @@ -40,10 +40,11 @@ msgstr "Desktop" #: pgadmin/about/static/js/about.js:32 #: pgadmin/browser/server_groups/servers/static/js/server.js:437 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1206 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1228 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1210 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1232 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:199 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:276 +#: pgadmin/browser/static/js/browser.js:574 #: pgadmin/static/js/slickgrid/editors.js:50 #: pgadmin/static/js/slickgrid/editors.js:60 #: pgadmin/static/js/slickgrid/editors.js:61 @@ -52,8 +53,8 @@ msgstr "Desktop" #: pgadmin/tools/datagrid/static/js/datagrid.js:333 #: pgadmin/tools/import_export/static/js/import_export.js:499 #: pgadmin/tools/maintenance/static/js/maintenance.js:322 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1911 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1941 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1915 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1945 msgid "OK" msgstr "OK" @@ -93,38 +94,70 @@ msgid "Current User" msgstr "Aktualny Użytkownik" #: pgadmin/about/templates/about/index.html:29 -#: pgadmin/browser/templates/browser/index.html:101 +#: pgadmin/browser/templates/browser/index.html:100 #: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:9 #: pgadmin/templates/security/watermark.html:4 msgid "logo" msgstr "" -#: pgadmin/browser/__init__.py:53 pgadmin/browser/static/js/browser.js:139 +#: pgadmin/browser/__init__.py:57 pgadmin/browser/static/js/browser.js:142 msgid "Browser" msgstr "Przeglądarka" -#: pgadmin/browser/__init__.py:476 pgadmin/browser/collection.py:251 +#: pgadmin/browser/__init__.py:483 pgadmin/browser/collection.py:251 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:110 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:672 msgid "Nodes" msgstr "Węzły" -#: pgadmin/browser/__init__.py:732 pgadmin/browser/__init__.py:814 -#: pgadmin/browser/__init__.py:885 +#: pgadmin/browser/__init__.py:693 +msgid "Set Master Password" +msgstr "" + +#: pgadmin/browser/__init__.py:695 +msgid "Please set a master password for pgAdmin." +msgstr "" + +#: pgadmin/browser/__init__.py:696 +msgid "" +"This will be used to secure and later unlock saved passwords and other " +"credentials." +msgstr "" + +#: pgadmin/browser/__init__.py:700 +msgid "Unlock Saved Passwords" +msgstr "" + +#: pgadmin/browser/__init__.py:702 +msgid "Please enter your master password." +msgstr "" + +#: pgadmin/browser/__init__.py:703 +msgid "" +"This is required to unlock saved passwords and reconnect to the database " +"server(s)." +msgstr "" + +#: pgadmin/browser/__init__.py:766 +msgid "Incorrect master password" +msgstr "" + +#: pgadmin/browser/__init__.py:845 pgadmin/browser/__init__.py:937 +#: pgadmin/browser/__init__.py:1008 msgid "" "SMTP Socket error: {}\n" "Your password has not been changed." msgstr "" -#: pgadmin/browser/__init__.py:743 pgadmin/browser/__init__.py:826 -#: pgadmin/browser/__init__.py:897 +#: pgadmin/browser/__init__.py:856 pgadmin/browser/__init__.py:949 +#: pgadmin/browser/__init__.py:1020 msgid "" "SMTP error: {}\n" "Your password has not been changed." msgstr "" -#: pgadmin/browser/__init__.py:752 pgadmin/browser/__init__.py:834 -#: pgadmin/browser/__init__.py:905 +#: pgadmin/browser/__init__.py:865 pgadmin/browser/__init__.py:957 +#: pgadmin/browser/__init__.py:1028 msgid "" "Error: {}\n" "Your password has not been changed." @@ -195,7 +228,7 @@ msgstr "Zliczyć wiersze, jeżeli szacowanych mniej niż" #: pgadmin/browser/register_browser_preferences.py:64 #: pgadmin/browser/register_browser_preferences.py:70 -#: pgadmin/browser/static/js/browser.js:152 +#: pgadmin/browser/static/js/browser.js:155 msgid "Properties" msgstr "Atrybuty" @@ -210,22 +243,22 @@ msgid "" msgstr "" #: pgadmin/browser/register_browser_preferences.py:79 -#: pgadmin/utils/__init__.py:305 pgadmin/utils/__init__.py:314 +#: pgadmin/utils/__init__.py:307 pgadmin/utils/__init__.py:316 msgid "Key" msgstr "" #: pgadmin/browser/register_browser_preferences.py:80 -#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:319 +#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:321 msgid "Shift" msgstr "" #: pgadmin/browser/register_browser_preferences.py:81 -#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:325 +#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:327 msgid "Ctrl" msgstr "" #: pgadmin/browser/register_browser_preferences.py:82 -#: pgadmin/utils/__init__.py:330 +#: pgadmin/utils/__init__.py:332 msgid "Alt/Option" msgstr "" @@ -357,12 +390,12 @@ msgstr "" msgid "Refresh browser tree" msgstr "" -#: pgadmin/browser/utils.py:254 +#: pgadmin/browser/utils.py:256 msgid "Unimplemented method ({0}) for this url ({1})" msgstr "Niezaimplementowana metoda ({0}) na tym adresie url ({1})" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:208 -#: pgadmin/browser/utils.py:312 +#: pgadmin/browser/utils.py:314 msgid "Required properties are missing." msgstr "Brak wymaganych atrybutów." @@ -374,10 +407,10 @@ msgstr "Brak wymaganych atrybutów." #: pgadmin/browser/server_groups/servers/resource_groups/__init__.py:225 #: pgadmin/browser/server_groups/servers/roles/__init__.py:469 #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:121 -#: pgadmin/browser/utils.py:328 +#: pgadmin/browser/utils.py:332 pgadmin/browser/utils.py:340 #: pgadmin/static/js/alertify.pgadmin.defaults.js:102 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:155 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:284 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:163 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:292 #: pgadmin/tools/grant_wizard/__init__.py:129 pgadmin/utils/exception.py:35 msgid "Connection to the server has been lost." msgstr "Stracono połączenie z serwerem." @@ -405,19 +438,19 @@ msgstr "Nie wskazano nazwy dla grupy serwerów" msgid "Could not find the server group." msgstr "Nie udało się znaleźć grupy serwerów." -#: pgadmin/browser/server_groups/servers/__init__.py:97 +#: pgadmin/browser/server_groups/servers/__init__.py:99 msgid "Servers" msgstr "Serwery" -#: pgadmin/browser/server_groups/servers/__init__.py:376 +#: pgadmin/browser/server_groups/servers/__init__.py:385 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:394 +#: pgadmin/browser/server_groups/servers/__init__.py:403 msgid "Could not find the server with id# {0}." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:442 +#: pgadmin/browser/server_groups/servers/__init__.py:451 msgid "" "The specified server could not be found.\n" "Does the user have permission to access the server?" @@ -425,49 +458,49 @@ msgstr "" "Wskazany serwer nie został znaleziony.\n" "Czy użytkownik ma prawo do wejścia na serwer?" -#: pgadmin/browser/server_groups/servers/__init__.py:464 +#: pgadmin/browser/server_groups/servers/__init__.py:473 msgid "Server deleted" msgstr "Serwer został usunięty" -#: pgadmin/browser/server_groups/servers/__init__.py:476 -#: pgadmin/browser/server_groups/servers/__init__.py:651 -#: pgadmin/browser/server_groups/servers/__init__.py:1363 -#: pgadmin/browser/server_groups/servers/__init__.py:1447 -#: pgadmin/browser/server_groups/servers/__init__.py:1522 -#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:485 +#: pgadmin/browser/server_groups/servers/__init__.py:660 +#: pgadmin/browser/server_groups/servers/__init__.py:1383 +#: pgadmin/browser/server_groups/servers/__init__.py:1467 +#: pgadmin/browser/server_groups/servers/__init__.py:1543 +#: pgadmin/browser/server_groups/servers/__init__.py:1578 msgid "Could not find the required server." msgstr "Nie udało się znaleźć wymaganego serwera." -#: pgadmin/browser/server_groups/servers/__init__.py:511 +#: pgadmin/browser/server_groups/servers/__init__.py:520 msgid "name" msgstr "nazwa" -#: pgadmin/browser/server_groups/servers/__init__.py:512 +#: pgadmin/browser/server_groups/servers/__init__.py:521 #: pgadmin/browser/server_groups/servers/static/js/server.js:790 msgid "Host name/address" msgstr "Nazwa/adres hosta" -#: pgadmin/browser/server_groups/servers/__init__.py:513 +#: pgadmin/browser/server_groups/servers/__init__.py:522 #: pgadmin/browser/server_groups/servers/static/js/server.js:793 msgid "Port" msgstr "Port" -#: pgadmin/browser/server_groups/servers/__init__.py:514 +#: pgadmin/browser/server_groups/servers/__init__.py:523 #: pgadmin/browser/server_groups/servers/static/js/server.js:796 msgid "Maintenance database" msgstr "Serwisowa baza danych" -#: pgadmin/browser/server_groups/servers/__init__.py:515 +#: pgadmin/browser/server_groups/servers/__init__.py:524 #: pgadmin/browser/server_groups/servers/static/js/server.js:799 #: pgadmin/browser/server_groups/servers/static/js/server.js:930 msgid "Username" msgstr "Użytkownik" -#: pgadmin/browser/server_groups/servers/__init__.py:516 +#: pgadmin/browser/server_groups/servers/__init__.py:525 msgid "SSL Mode" msgstr "Tryb SSL" -#: pgadmin/browser/server_groups/servers/__init__.py:517 +#: pgadmin/browser/server_groups/servers/__init__.py:526 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:446 #: pgadmin/browser/server_groups/servers/static/js/server.js:787 #: pgadmin/tools/backup/static/js/backup.js:381 @@ -475,28 +508,28 @@ msgstr "Tryb SSL" msgid "Comments" msgstr "Komentarze" -#: pgadmin/browser/server_groups/servers/__init__.py:518 +#: pgadmin/browser/server_groups/servers/__init__.py:527 #: pgadmin/browser/server_groups/servers/static/js/server.js:820 #: pgadmin/browser/server_groups/servers/static/js/variable.js:176 #: pgadmin/tools/user_management/static/js/user_management.js:270 msgid "Role" msgstr "Rola" -#: pgadmin/browser/server_groups/servers/__init__.py:534 -#: pgadmin/browser/server_groups/servers/__init__.py:749 +#: pgadmin/browser/server_groups/servers/__init__.py:543 +#: pgadmin/browser/server_groups/servers/__init__.py:763 msgid "Host address not valid" msgstr "Niepoprawny adres hosta" -#: pgadmin/browser/server_groups/servers/__init__.py:548 +#: pgadmin/browser/server_groups/servers/__init__.py:557 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:567 +#: pgadmin/browser/server_groups/servers/__init__.py:576 msgid "No parameters were changed." msgstr "Parametry nie zmieniły się." -#: pgadmin/browser/server_groups/servers/__init__.py:738 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:563 +#: pgadmin/browser/server_groups/servers/__init__.py:752 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:562 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:370 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:395 @@ -533,7 +566,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:836 +#: pgadmin/browser/server_groups/servers/__init__.py:850 #, python-format msgid "" "Unable to connect to server:\n" @@ -544,50 +577,50 @@ msgstr "" "\n" "%s" -#: pgadmin/browser/server_groups/servers/__init__.py:909 +#: pgadmin/browser/server_groups/servers/__init__.py:923 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:975 -#: pgadmin/browser/server_groups/servers/__init__.py:1136 -#: pgadmin/browser/server_groups/servers/__init__.py:1242 +#: pgadmin/browser/server_groups/servers/__init__.py:989 +#: pgadmin/browser/server_groups/servers/__init__.py:1155 +#: pgadmin/browser/server_groups/servers/__init__.py:1262 msgid "Server not found." msgstr "Nie znaleziono serwera." -#: pgadmin/browser/server_groups/servers/__init__.py:981 -#: pgadmin/browser/server_groups/servers/__init__.py:983 -#: pgadmin/browser/server_groups/servers/__init__.py:1247 -#: pgadmin/utils/driver/psycopg2/connection.py:254 -#: pgadmin/utils/driver/psycopg2/connection.py:1284 -#: pgadmin/utils/driver/psycopg2/connection.py:1568 -#: pgadmin/utils/driver/psycopg2/server_manager.py:405 +#: pgadmin/browser/server_groups/servers/__init__.py:995 +#: pgadmin/browser/server_groups/servers/__init__.py:997 +#: pgadmin/browser/server_groups/servers/__init__.py:1267 +#: pgadmin/utils/driver/psycopg2/connection.py:261 +#: pgadmin/utils/driver/psycopg2/connection.py:1293 +#: pgadmin/utils/driver/psycopg2/connection.py:1581 +#: pgadmin/utils/driver/psycopg2/server_manager.py:467 msgid "Unauthorized request." msgstr "Nieautoryzowane żądanie." -#: pgadmin/browser/server_groups/servers/__init__.py:1113 +#: pgadmin/browser/server_groups/servers/__init__.py:1132 msgid "Server connected." msgstr "Połączono z serwerem." -#: pgadmin/browser/server_groups/servers/__init__.py:1144 +#: pgadmin/browser/server_groups/servers/__init__.py:1163 msgid "Server could not be disconnected." msgstr "Nie można było odłączyć od serwera." -#: pgadmin/browser/server_groups/servers/__init__.py:1148 +#: pgadmin/browser/server_groups/servers/__init__.py:1167 msgid "Server disconnected." msgstr "Odłączono od serwera." -#: pgadmin/browser/server_groups/servers/__init__.py:1168 +#: pgadmin/browser/server_groups/servers/__init__.py:1187 msgid "Could not reload the server configuration." msgstr "Nie udało się przeładować konfiguracji." -#: pgadmin/browser/server_groups/servers/__init__.py:1173 +#: pgadmin/browser/server_groups/servers/__init__.py:1192 msgid "Server configuration reloaded." msgstr "Przeładowano konfigurację serwera." -#: pgadmin/browser/server_groups/servers/__init__.py:1179 -#: pgadmin/dashboard/static/js/dashboard.js:554 -#: pgadmin/dashboard/static/js/dashboard.js:685 -#: pgadmin/static/js/sqleditor/execute_query.js:279 +#: pgadmin/browser/server_groups/servers/__init__.py:1198 +#: pgadmin/dashboard/static/js/dashboard.js:586 +#: pgadmin/dashboard/static/js/dashboard.js:717 +#: pgadmin/static/js/sqleditor/execute_query.js:289 #: pgadmin/static/js/sqleditor/query_tool_http_error_handler.js:51 #: pgadmin/static/js/sqleditor_utils.js:164 msgid "" @@ -595,40 +628,40 @@ msgid "" "closed." msgstr "Nie połączono z serwerem lub połączenie zostało zamknięte." -#: pgadmin/browser/server_groups/servers/__init__.py:1217 +#: pgadmin/browser/server_groups/servers/__init__.py:1236 msgid "Named restore point created: {0}" msgstr "Utworzono nazwany punkt przywracania: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1267 -#: pgadmin/browser/server_groups/servers/__init__.py:1279 +#: pgadmin/browser/server_groups/servers/__init__.py:1287 +#: pgadmin/browser/server_groups/servers/__init__.py:1299 msgid "Could not find the required parameter(s)." msgstr "Nie udało się znaleźć wymaganego parametru(ów)." -#: pgadmin/browser/server_groups/servers/__init__.py:1288 +#: pgadmin/browser/server_groups/servers/__init__.py:1308 #: pgadmin/browser/server_groups/servers/static/js/server.js:497 -#: pgadmin/tools/user_management/__init__.py:100 +#: pgadmin/tools/user_management/__init__.py:101 msgid "Passwords do not match." msgstr "Hasło nie pasuje." -#: pgadmin/browser/server_groups/servers/__init__.py:1304 +#: pgadmin/browser/server_groups/servers/__init__.py:1324 msgid "Incorrect password." msgstr "Błędne hasło." -#: pgadmin/browser/server_groups/servers/__init__.py:1344 +#: pgadmin/browser/server_groups/servers/__init__.py:1364 msgid "Password changed successfully." msgstr "Pomyślnie zmieniono hasło." -#: pgadmin/browser/server_groups/servers/__init__.py:1394 +#: pgadmin/browser/server_groups/servers/__init__.py:1414 msgid "WAL replay paused" msgstr "Wstrzymano odtwarzanie WAL" -#: pgadmin/browser/server_groups/servers/__init__.py:1397 -#: pgadmin/browser/server_groups/servers/__init__.py:1455 +#: pgadmin/browser/server_groups/servers/__init__.py:1417 +#: pgadmin/browser/server_groups/servers/__init__.py:1475 msgid "Please connect the server." msgstr "Należy połączyć z serwerem." -#: pgadmin/browser/server_groups/servers/__init__.py:1536 -#: pgadmin/browser/server_groups/servers/__init__.py:1572 +#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:1593 msgid "The saved password cleared successfully." msgstr "" @@ -699,28 +732,28 @@ msgstr "PostgreSQL" msgid "Databases" msgstr "Bazy danych" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:375 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:391 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:650 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:720 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:845 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:1017 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:374 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:390 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:649 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:719 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:844 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:1016 msgid "Could not find the database on the server." msgstr "Nie odnaleziono bazy danych na serwerze." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:469 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:468 msgid "Database connected." msgstr "Połączono z bazą danych." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:486 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:485 msgid "Database could not be disconnected." msgstr "Nie można było rozłączyć od bazy danych." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:490 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:489 msgid "Database disconnected." msgstr "Odłączono od bazy danych." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:773 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:772 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:483 #: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:522 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:357 @@ -756,11 +789,11 @@ msgstr "Odłączono od bazy danych." msgid "Error: Object not found." msgstr "Błąd: nie znaleziono obiektów." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:776 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:775 msgid "The specified database could not be found.\n" msgstr "Wskazana baza danych nie została znaleziona.\n" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:872 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:871 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:728 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1479 msgid " -- definition incomplete" @@ -881,16 +914,16 @@ msgstr "Rzutowanie..." #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:341 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.js:48 -#: pgadmin/dashboard/static/js/dashboard.js:1076 -#: pgadmin/dashboard/static/js/dashboard.js:1103 -#: pgadmin/dashboard/static/js/dashboard.js:1339 +#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1135 +#: pgadmin/dashboard/static/js/dashboard.js:1371 #: pgadmin/misc/dependencies/static/js/dependencies.js:93 #: pgadmin/misc/dependents/static/js/dependents.js:94 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:42 #: pgadmin/tools/debugger/static/js/debugger_ui.js:274 -#: pgadmin/tools/debugger/static/js/direct.js:1044 -#: pgadmin/tools/debugger/static/js/direct.js:1188 -#: pgadmin/tools/debugger/static/js/direct.js:1274 +#: pgadmin/tools/debugger/static/js/direct.js:1047 +#: pgadmin/tools/debugger/static/js/direct.js:1191 +#: pgadmin/tools/debugger/static/js/direct.js:1277 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:145 msgid "Name" msgstr "Nazwa" @@ -1278,8 +1311,8 @@ msgstr "Wyzwalacz Zdarzeniowy..." #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:118 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:312 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:355 -#: pgadmin/dashboard/static/js/dashboard.js:1086 -#: pgadmin/dashboard/static/js/dashboard.js:1344 +#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1376 #: pgadmin/tools/backup/static/js/backup.js:345 #: pgadmin/tools/restore/static/js/restore.js:237 msgid "Owner" @@ -1620,9 +1653,9 @@ msgstr "Opcje" #: pgadmin/browser/server_groups/servers/static/js/variable.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:136 #: pgadmin/tools/debugger/static/js/debugger_ui.js:301 -#: pgadmin/tools/debugger/static/js/direct.js:1051 -#: pgadmin/tools/debugger/static/js/direct.js:1202 -#: pgadmin/tools/debugger/static/js/direct.js:1288 +#: pgadmin/tools/debugger/static/js/direct.js:1054 +#: pgadmin/tools/debugger/static/js/direct.js:1205 +#: pgadmin/tools/debugger/static/js/direct.js:1291 msgid "Value" msgstr "Wartość" @@ -1644,8 +1677,8 @@ msgstr "Serwer Obcy..." #: pgadmin/misc/dependents/static/js/dependents.js:79 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:47 #: pgadmin/tools/debugger/static/js/debugger_ui.js:281 -#: pgadmin/tools/debugger/static/js/direct.js:1195 -#: pgadmin/tools/debugger/static/js/direct.js:1281 +#: pgadmin/tools/debugger/static/js/direct.js:1198 +#: pgadmin/tools/debugger/static/js/direct.js:1284 msgid "Type" msgstr "Typ" @@ -1693,7 +1726,7 @@ msgstr "Typ" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:359 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:371 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:585 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:807 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:817 msgid "Privileges" msgstr "Uprawnienia" @@ -1740,8 +1773,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:26 -#: pgadmin/dashboard/static/js/dashboard.js:915 -#: pgadmin/dashboard/static/js/dashboard.js:1185 +#: pgadmin/dashboard/static/js/dashboard.js:947 +#: pgadmin/dashboard/static/js/dashboard.js:1217 msgid "User" msgstr "Użytkownik" @@ -2193,7 +2226,7 @@ msgstr "-- Należy najpierw utworzyć kolumnę(y)..." #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.js:223 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.js:542 -#: pgadmin/browser/static/js/browser.js:167 +#: pgadmin/browser/static/js/browser.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:129 msgid "Statistics" msgstr "Statystyki" @@ -2595,8 +2628,8 @@ msgid "Trigger Functions" msgstr "Funkcje Wyzwalaczy" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:59 -#: pgadmin/dashboard/static/js/dashboard.js:1064 -#: pgadmin/dashboard/static/js/dashboard.js:1327 +#: pgadmin/dashboard/static/js/dashboard.js:1096 +#: pgadmin/dashboard/static/js/dashboard.js:1359 msgid "Mode" msgstr "Tryb" @@ -2719,7 +2752,7 @@ msgstr "Szczelność?" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:402 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:508 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:366 -#: pgadmin/tools/debugger/static/js/direct.js:1738 +#: pgadmin/tools/debugger/static/js/direct.js:1741 msgid "Parameters" msgstr "Parametry" @@ -3203,13 +3236,14 @@ msgstr "Synonim publiczny?" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:789 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:806 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 +#: pgadmin/browser/static/js/browser.js:634 #: pgadmin/misc/file_manager/templates/file_manager/index.html:71 #: pgadmin/misc/file_manager/templates/file_manager/index.html:78 #: pgadmin/static/js/backform.pgadmin.js:430 #: pgadmin/static/js/backgrid.pgadmin.js:461 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1677 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1722 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1680 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1725 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2229 msgid "Yes" msgstr "Tak" @@ -3220,13 +3254,14 @@ msgstr "Tak" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:807 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:147 +#: pgadmin/browser/static/js/browser.js:635 #: pgadmin/misc/file_manager/templates/file_manager/index.html:70 #: pgadmin/misc/file_manager/templates/file_manager/index.html:77 #: pgadmin/static/js/backform.pgadmin.js:431 #: pgadmin/static/js/backgrid.pgadmin.js:462 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1678 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1723 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1681 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1726 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2230 msgid "No" msgstr "Nie" @@ -4362,7 +4397,7 @@ msgid "Attach" msgstr "Dołącz" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:257 -#: pgadmin/browser/static/js/browser.js:267 +#: pgadmin/browser/static/js/browser.js:269 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:28 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:144 msgid "Create" @@ -5375,9 +5410,9 @@ msgstr "Rozmiar plików tymczasowych" #: 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:27 -#: pgadmin/dashboard/static/js/dashboard.js:910 -#: pgadmin/dashboard/static/js/dashboard.js:1014 -#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:942 +#: pgadmin/dashboard/static/js/dashboard.js:1046 +#: pgadmin/dashboard/static/js/dashboard.js:1113 #: pgadmin/misc/dependents/static/js/dependents.js:143 msgid "Database" msgstr "Baza danych" @@ -5443,7 +5478,7 @@ msgstr "Zgoda na połączenia?" msgid "Default Privileges" msgstr "Domyślne Uprawnienia" -#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:493 +#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:496 msgid "Connect to database" msgstr "Łączenie z bazą danych" @@ -6278,7 +6313,7 @@ msgstr "Rodzaj" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:146 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:139 -#: pgadmin/browser/static/js/browser.js:178 +#: pgadmin/browser/static/js/browser.js:181 #: pgadmin/dashboard/static/js/dashboard.js:184 #: pgadmin/static/js/backform.pgadmin.js:1861 msgid "SQL" @@ -6985,9 +7020,10 @@ msgid "Change Password " msgstr "Zmień Hasło " #: pgadmin/browser/server_groups/servers/static/js/server.js:434 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1203 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1207 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:197 -#: pgadmin/browser/static/js/node.js:1393 +#: pgadmin/browser/static/js/browser.js:571 +#: pgadmin/browser/static/js/node.js:1402 #: pgadmin/browser/static/js/wizard.js:137 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:24 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:188 @@ -7003,14 +7039,14 @@ msgstr "Zmień Hasło " #: pgadmin/tools/import_export/static/js/import_export.js:494 #: pgadmin/tools/maintenance/static/js/maintenance.js:317 #: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:55 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:624 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1916 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2050 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:627 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1920 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2059 msgid "Cancel" msgstr "Anuluj" #: pgadmin/browser/server_groups/servers/static/js/server.js:523 -#: pgadmin/browser/templates/browser/index.html:152 +#: pgadmin/browser/templates/browser/index.html:151 #: pgadmin/templates/security/change_password.html:19 #: pgadmin/templates/security/change_password.html:20 #: pgadmin/tools/user_management/static/js/user_management.js:48 @@ -7225,8 +7261,8 @@ msgstr "" msgid "Connection timeout (seconds)" msgstr "" -#: pgadmin/browser/server_groups/servers/static/js/server.js:1130 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2078 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1133 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2087 msgid "Connect to Server" msgstr "Połącz z Serwerem" @@ -7295,8 +7331,8 @@ msgid "Move objects to another tablespace" msgstr "Przenieś obiekty do innej przestrzeni tabel" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:194 -#: pgadmin/browser/templates/browser/index.html:157 -#: pgadmin/tools/user_management/__init__.py:43 +#: pgadmin/browser/templates/browser/index.html:156 +#: pgadmin/tools/user_management/__init__.py:44 #: pgadmin/tools/user_management/static/js/user_management.js:586 msgid "Users" msgstr "Użytkownicy" @@ -7324,23 +7360,23 @@ msgstr "Miejsce" msgid "Location cannot be empty." msgstr "Miejsce nie może być puste." -#: pgadmin/browser/server_groups/servers/templates/servers/password.html:7 +#: pgadmin/browser/server_groups/servers/templates/servers/password.html:3 msgid "" "Please enter the password for the user '{0}' to connect the server - " "\"{1}\"" msgstr "Należy wpisać hasło użytkownika '{0}' by połączyć z serwerem - \"{1}\"" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:9 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:5 msgid "" "SSH Tunnel password for the identity file '{0}' to connect the server " "\"{1}\"" msgstr "" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:11 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:7 msgid "SSH Tunnel password for the user '{0}' to connect the server \"{1}\"" msgstr "" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:27 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:24 msgid "Database server password for the user '{0}' to connect the server \"{1}\"" msgstr "" @@ -7352,8 +7388,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:28 -#: pgadmin/dashboard/static/js/dashboard.js:930 -#: pgadmin/dashboard/static/js/dashboard.js:1200 +#: pgadmin/dashboard/static/js/dashboard.js:962 +#: pgadmin/dashboard/static/js/dashboard.js:1232 msgid "Backend start" msgstr "Start procesu w tle" @@ -7365,8 +7401,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:13 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:36 -#: pgadmin/dashboard/static/js/dashboard.js:925 -#: pgadmin/dashboard/static/js/dashboard.js:1195 +#: pgadmin/dashboard/static/js/dashboard.js:957 +#: pgadmin/dashboard/static/js/dashboard.js:1227 msgid "Client" msgstr "Klient" @@ -7378,8 +7414,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:14 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:37 -#: pgadmin/dashboard/static/js/dashboard.js:920 -#: pgadmin/dashboard/static/js/dashboard.js:1190 +#: pgadmin/dashboard/static/js/dashboard.js:952 +#: pgadmin/dashboard/static/js/dashboard.js:1222 msgid "Application" msgstr "Aplikacja" @@ -7441,8 +7477,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:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:38 -#: pgadmin/dashboard/static/js/dashboard.js:944 -#: pgadmin/dashboard/static/js/dashboard.js:1214 +#: pgadmin/dashboard/static/js/dashboard.js:976 +#: pgadmin/dashboard/static/js/dashboard.js:1246 msgid "Waiting?" msgstr "Oczekiwanie?" @@ -7459,45 +7495,57 @@ msgstr "Grupa Serwerów..." msgid "The ID cannot be changed." msgstr "ID nie może zostać zmieniony." -#: pgadmin/browser/static/js/browser.js:37 +#: pgadmin/browser/static/js/browser.js:38 #: pgadmin/misc/dependencies/static/js/dependencies.js:120 #: pgadmin/misc/dependents/static/js/dependents.js:121 #: pgadmin/misc/sql/static/js/sql.js:100 msgid "Please select an object in the tree view." msgstr "Należy wybrać obiekt na panelu drzewa." -#: pgadmin/browser/static/js/browser.js:188 +#: pgadmin/browser/static/js/browser.js:191 msgid "Dependencies" msgstr "Powiązania" -#: pgadmin/browser/static/js/browser.js:199 +#: pgadmin/browser/static/js/browser.js:202 msgid "Dependents" msgstr "Zależne" -#: pgadmin/browser/static/js/browser.js:318 +#: pgadmin/browser/static/js/browser.js:321 #: pgadmin/browser/static/js/toolbar.js:29 #: pgadmin/browser/static/js/toolbar.js:88 #: pgadmin/tools/datagrid/static/js/datagrid.js:77 msgid "View Data" msgstr "" -#: pgadmin/browser/static/js/browser.js:319 +#: pgadmin/browser/static/js/browser.js:322 #: pgadmin/browser/static/js/toolbar.js:20 #: pgadmin/browser/static/js/toolbar.js:90 #: pgadmin/tools/datagrid/static/js/datagrid.js:78 msgid "Filtered Rows" msgstr "" -#: pgadmin/browser/static/js/browser.js:346 +#: pgadmin/browser/static/js/browser.js:349 msgid "No object selected" msgstr "Nie wybrano obiektu" -#: pgadmin/browser/static/js/browser.js:559 +#: pgadmin/browser/static/js/browser.js:569 +#: pgadmin/browser/static/js/browser.js:623 +msgid "Reset Master Password" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:624 +msgid "" +"This will remove all the saved passwords. This will also remove " +"established connections to the server and you may need to reconnect " +"again. Do you wish to continue ?" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:725 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "" -#: pgadmin/browser/static/js/browser.js:1616 +#: pgadmin/browser/static/js/browser.js:1781 msgid "Error retrieving details for the node." msgstr "Błąd odczytu danych węzła." @@ -7512,9 +7560,9 @@ msgid "Query Tool..." msgstr "Narzędzie Zapytania..." #: pgadmin/browser/static/js/collection.js:220 -#: pgadmin/browser/static/js/collection.js:275 -#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:132 -#: pgadmin/misc/statistics/static/js/statistics.js:243 +#: pgadmin/browser/static/js/collection.js:276 +#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:134 +#: pgadmin/misc/statistics/static/js/statistics.js:247 msgid "Retrieving data from the server..." msgstr "Odczyt danych z serwera..." @@ -7532,46 +7580,46 @@ msgstr "Kasowanie Kaskadowe" msgid "No properties are available for the selected object." msgstr "" -#: pgadmin/browser/static/js/collection.js:320 -#: pgadmin/browser/static/js/node.js:437 +#: pgadmin/browser/static/js/collection.js:318 +#: pgadmin/browser/static/js/node.js:439 #, python-format msgid "Error retrieving properties - %s" msgstr "Błąd odczytu atrybutów - %s" -#: pgadmin/browser/static/js/collection.js:326 -#: pgadmin/misc/dependencies/static/js/dependencies.js:222 -#: pgadmin/misc/dependents/static/js/dependents.js:228 -#: pgadmin/misc/statistics/static/js/statistics.js:321 +#: pgadmin/browser/static/js/collection.js:330 +#: pgadmin/misc/dependencies/static/js/dependencies.js:228 +#: pgadmin/misc/dependents/static/js/dependents.js:234 +#: pgadmin/misc/statistics/static/js/statistics.js:330 msgid "Failed to retrieve data from the server." msgstr "Nie udało się odczytać danych z serwera." -#: pgadmin/browser/static/js/collection.js:342 +#: pgadmin/browser/static/js/collection.js:348 msgid "Drop Multiple" msgstr "" -#: pgadmin/browser/static/js/collection.js:343 +#: pgadmin/browser/static/js/collection.js:349 msgid "Please select at least one object to delete." msgstr "" -#: pgadmin/browser/static/js/collection.js:350 +#: pgadmin/browser/static/js/collection.js:356 msgid "" "Are you sure you want to drop all the selected objects and all the " "objects that depend on them?" msgstr "" -#: pgadmin/browser/static/js/collection.js:351 +#: pgadmin/browser/static/js/collection.js:357 msgid "DROP CASCADE multiple objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:354 +#: pgadmin/browser/static/js/collection.js:360 msgid "Are you sure you want to drop all the selected objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:355 +#: pgadmin/browser/static/js/collection.js:361 msgid "DROP multiple objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:393 +#: pgadmin/browser/static/js/collection.js:386 #, python-format msgid "Error dropping %s" msgstr "" @@ -7593,106 +7641,106 @@ msgstr "Atrybuty..." msgid "%s Script" msgstr "Skrypt %s" -#: pgadmin/browser/static/js/node.js:492 +#: pgadmin/browser/static/js/node.js:501 msgid "Please wait while we fetch information about the node from the server..." msgstr "Poczekaj na odczyt informacji o węźle z serwera..." -#: pgadmin/browser/static/js/node.js:666 +#: pgadmin/browser/static/js/node.js:675 #, python-format msgid "Create - %s" msgstr "Tworzenie - %s" -#: pgadmin/browser/static/js/node.js:683 +#: pgadmin/browser/static/js/node.js:692 #, python-format msgid "Are you sure want to stop editing the properties of %s \"%s\"?" msgstr "Czy na pewno zakończyć edycję atrybutów %s \"%s\"?" -#: pgadmin/browser/static/js/node.js:685 +#: pgadmin/browser/static/js/node.js:694 #, python-format msgid "" "Are you sure want to reset the current changes and re-open the panel for " "%s \"%s\"?" msgstr "Czy na pewno cofnąć bieżące zmiany i ponownie otworzyć panel %s \"%s\"?" -#: pgadmin/browser/static/js/node.js:689 +#: pgadmin/browser/static/js/node.js:698 msgid "Edit in progress?" msgstr "W trakcie edycji?" -#: pgadmin/browser/static/js/node.js:740 +#: pgadmin/browser/static/js/node.js:749 #, python-format msgid "" "Are you sure you want to drop %s \"%s\" and all the objects that depend " "on it?" msgstr "Czy na pewno skasować %s \"%s\" i wszystkie obiekty zależne od niego?" -#: pgadmin/browser/static/js/node.js:742 +#: pgadmin/browser/static/js/node.js:751 #, python-format msgid "DROP CASCADE %s?" msgstr "DROP CASCADE %s?" -#: pgadmin/browser/static/js/node.js:747 pgadmin/browser/static/js/node.js:761 +#: pgadmin/browser/static/js/node.js:756 pgadmin/browser/static/js/node.js:770 #, python-format msgid "The %s \"%s\" cannot be dropped." msgstr "%s \"%s\" nie da się skasować." -#: pgadmin/browser/static/js/node.js:754 +#: pgadmin/browser/static/js/node.js:763 #, python-format msgid "Are you sure you want to drop %s \"%s\"?" msgstr "Czy chcesz na pewno skasować %s \"%s\"?" -#: pgadmin/browser/static/js/node.js:756 +#: pgadmin/browser/static/js/node.js:765 #, python-format msgid "DROP %s?" msgstr "DROP %s?" -#: pgadmin/browser/static/js/node.js:794 +#: pgadmin/browser/static/js/node.js:803 #, python-format msgid "Error dropping %s: \"%s\"" msgstr "Błąd kasowania %s: \"%s\"" -#: pgadmin/browser/static/js/node.js:1184 -#: pgadmin/browser/static/js/node.js:1186 -#: pgadmin/browser/templates/browser/index.html:118 +#: pgadmin/browser/static/js/node.js:1193 +#: pgadmin/browser/static/js/node.js:1195 +#: pgadmin/browser/templates/browser/index.html:117 #: pgadmin/tools/datagrid/templates/datagrid/index.html:134 msgid "Edit" msgstr "Edycja" -#: pgadmin/browser/static/js/node.js:1200 -#: pgadmin/browser/static/js/node.js:1371 +#: pgadmin/browser/static/js/node.js:1209 +#: pgadmin/browser/static/js/node.js:1380 msgid "SQL help for this object type." msgstr "Pomoc SQL dla tego typu obiektu." -#: pgadmin/browser/static/js/node.js:1289 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1142 +#: pgadmin/browser/static/js/node.js:1298 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1152 msgid "Error saving properties" msgstr "" -#: pgadmin/browser/static/js/node.js:1383 +#: pgadmin/browser/static/js/node.js:1392 #: pgadmin/browser/static/js/wizard.js:131 msgid "Help for this dialog." msgstr "Pomoc dla tego okna dialogowego." -#: pgadmin/browser/static/js/node.js:1395 +#: pgadmin/browser/static/js/node.js:1404 msgid "Cancel changes to this object." msgstr "Anuluj zmiany tego obiektu." -#: pgadmin/browser/static/js/node.js:1407 +#: pgadmin/browser/static/js/node.js:1416 msgid "Reset" msgstr "Reset" -#: pgadmin/browser/static/js/node.js:1409 +#: pgadmin/browser/static/js/node.js:1418 msgid "Reset the fields on this dialog." msgstr "Wyczyść pola w oknie dialogowym." -#: pgadmin/browser/static/js/node.js:1421 +#: pgadmin/browser/static/js/node.js:1430 #: pgadmin/preferences/static/js/preferences.js:429 #: pgadmin/preferences/static/js/preferences.js:454 #: pgadmin/tools/datagrid/templates/datagrid/index.html:37 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:635 msgid "Save" msgstr "Zapisz" -#: pgadmin/browser/static/js/node.js:1423 +#: pgadmin/browser/static/js/node.js:1432 msgid "Save this object." msgstr "Zapisz ten obiekt." @@ -7708,13 +7756,13 @@ msgstr "Odznacz Wszystko" #: pgadmin/browser/static/js/toolbar.js:86 #: pgadmin/tools/datagrid/static/js/datagrid.js:106 #: pgadmin/tools/datagrid/static/js/datagrid.js:118 -#: pgadmin/tools/sqleditor/__init__.py:68 +#: pgadmin/tools/sqleditor/__init__.py:67 msgid "Query Tool" msgstr "Narzędzie Zapytania" #: pgadmin/browser/static/js/wizard.js:86 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:253 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:431 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:261 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:444 #: pgadmin/templates/security/messages.html:7 #: pgadmin/tools/user_management/static/js/user_management.js:81 #: pgadmin/tools/user_management/static/js/user_management.js:174 @@ -7723,8 +7771,8 @@ msgid "Close" msgstr "Zamknij" #: pgadmin/browser/static/js/wizard.js:89 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:254 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:432 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:262 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:445 msgid "Maximize" msgstr "" @@ -7745,37 +7793,37 @@ msgstr "" msgid "Finish" msgstr "" -#: pgadmin/browser/templates/browser/index.html:96 +#: pgadmin/browser/templates/browser/index.html:95 #: pgadmin/tools/datagrid/templates/datagrid/index.html:354 msgid "Loading {0} v{1}..." msgstr "Wczytywanie {0} v{1}..." -#: pgadmin/browser/templates/browser/index.html:105 +#: pgadmin/browser/templates/browser/index.html:104 msgid "Toggle navigation" msgstr "Przełączenie nawigacji" -#: pgadmin/browser/templates/browser/index.html:113 +#: pgadmin/browser/templates/browser/index.html:112 msgid "File" msgstr "Plik" -#: pgadmin/browser/templates/browser/index.html:123 +#: pgadmin/browser/templates/browser/index.html:122 msgid "Object" msgstr "Obiekt" -#: pgadmin/browser/templates/browser/index.html:128 +#: pgadmin/browser/templates/browser/index.html:127 msgid "Management" msgstr "Zarządzanie" -#: pgadmin/browser/templates/browser/index.html:133 +#: pgadmin/browser/templates/browser/index.html:132 msgid "Tools" msgstr "Narzędzia" -#: pgadmin/browser/templates/browser/index.html:138 pgadmin/help/__init__.py:59 +#: pgadmin/browser/templates/browser/index.html:137 pgadmin/help/__init__.py:59 #: pgadmin/help/__init__.py:70 pgadmin/static/js/sqleditor/filter_dialog.js:72 msgid "Help" msgstr "Pomoc" -#: pgadmin/browser/templates/browser/index.html:160 +#: pgadmin/browser/templates/browser/index.html:159 msgid "Logout" msgstr "Wylogowanie" @@ -7868,12 +7916,12 @@ msgid "" msgstr "" #: pgadmin/dashboard/__init__.py:202 pgadmin/dashboard/__init__.py:232 -#: pgadmin/dashboard/static/js/dashboard.js:693 +#: pgadmin/dashboard/static/js/dashboard.js:725 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:207 pgadmin/dashboard/__init__.py:237 -#: pgadmin/dashboard/static/js/dashboard.js:562 +#: pgadmin/dashboard/static/js/dashboard.js:594 msgid "Please connect to the selected server to view the graph." msgstr "Należy połączyć się do wybranego serwera by zobaczyć wykres." @@ -7952,154 +8000,161 @@ msgstr "Zapytanie rozpoczęte o" msgid "Last state changed at" msgstr "Ostatnio stan zmieniono o" -#: pgadmin/dashboard/static/js/dashboard.js:236 -#: pgadmin/dashboard/static/js/dashboard.js:351 +#: pgadmin/dashboard/static/js/dashboard.js:238 +#: pgadmin/dashboard/static/js/dashboard.js:244 +#: pgadmin/dashboard/static/js/dashboard.js:369 +#: pgadmin/dashboard/static/js/dashboard.js:375 msgid "An error occurred whilst loading the dashboard." msgstr "Wystąpił błąd podczas wczytywania pulpitu." -#: pgadmin/dashboard/static/js/dashboard.js:366 +#: pgadmin/dashboard/static/js/dashboard.js:252 +#: pgadmin/dashboard/static/js/dashboard.js:383 +msgid "Loading dashboard..." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:398 msgid "Please connect to the selected server to view the dashboard." msgstr "Należy połączyć się do wybranego serwera by zobaczyć pulpit." -#: pgadmin/dashboard/static/js/dashboard.js:565 +#: pgadmin/dashboard/static/js/dashboard.js:597 msgid "An error occurred whilst rendering the graph." msgstr "Wystąpił błąd podczas rysowania wykresu." -#: pgadmin/dashboard/static/js/dashboard.js:696 +#: pgadmin/dashboard/static/js/dashboard.js:728 msgid "An error occurred whilst rendering the table." msgstr "Wystąpił błąd podczas rysowania tabeli." -#: pgadmin/dashboard/static/js/dashboard.js:905 -#: pgadmin/dashboard/static/js/dashboard.js:1009 -#: pgadmin/dashboard/static/js/dashboard.js:1180 -#: pgadmin/dashboard/static/js/dashboard.js:1277 +#: pgadmin/dashboard/static/js/dashboard.js:937 +#: pgadmin/dashboard/static/js/dashboard.js:1041 +#: pgadmin/dashboard/static/js/dashboard.js:1212 +#: pgadmin/dashboard/static/js/dashboard.js:1309 msgid "PID" msgstr "PID" -#: pgadmin/dashboard/static/js/dashboard.js:935 -#: pgadmin/dashboard/static/js/dashboard.js:1205 +#: pgadmin/dashboard/static/js/dashboard.js:967 +#: pgadmin/dashboard/static/js/dashboard.js:1237 msgid "State" msgstr "Stan" -#: pgadmin/dashboard/static/js/dashboard.js:952 -#: pgadmin/dashboard/static/js/dashboard.js:1222 +#: pgadmin/dashboard/static/js/dashboard.js:984 +#: pgadmin/dashboard/static/js/dashboard.js:1254 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:957 -#: pgadmin/dashboard/static/js/dashboard.js:1227 +#: pgadmin/dashboard/static/js/dashboard.js:989 +#: pgadmin/dashboard/static/js/dashboard.js:1259 msgid "Blocking PIDs" msgstr "Blokujące PIDy" -#: pgadmin/dashboard/static/js/dashboard.js:1019 -#: pgadmin/dashboard/static/js/dashboard.js:1282 +#: pgadmin/dashboard/static/js/dashboard.js:1051 +#: pgadmin/dashboard/static/js/dashboard.js:1314 msgid "Lock type" msgstr "Typ blokady" -#: pgadmin/dashboard/static/js/dashboard.js:1024 -#: pgadmin/dashboard/static/js/dashboard.js:1287 +#: pgadmin/dashboard/static/js/dashboard.js:1056 +#: pgadmin/dashboard/static/js/dashboard.js:1319 msgid "Target relation" msgstr "Współzależność" -#: pgadmin/dashboard/static/js/dashboard.js:1029 -#: pgadmin/dashboard/static/js/dashboard.js:1292 +#: pgadmin/dashboard/static/js/dashboard.js:1061 +#: pgadmin/dashboard/static/js/dashboard.js:1324 msgid "Page" msgstr "Strona" -#: pgadmin/dashboard/static/js/dashboard.js:1034 -#: pgadmin/dashboard/static/js/dashboard.js:1297 +#: pgadmin/dashboard/static/js/dashboard.js:1066 +#: pgadmin/dashboard/static/js/dashboard.js:1329 msgid "Tuple" msgstr "Krotka" -#: pgadmin/dashboard/static/js/dashboard.js:1039 -#: pgadmin/dashboard/static/js/dashboard.js:1302 +#: pgadmin/dashboard/static/js/dashboard.js:1071 +#: pgadmin/dashboard/static/js/dashboard.js:1334 msgid "vXID (target)" msgstr "vXID (cel)" -#: pgadmin/dashboard/static/js/dashboard.js:1044 -#: pgadmin/dashboard/static/js/dashboard.js:1307 +#: pgadmin/dashboard/static/js/dashboard.js:1076 +#: pgadmin/dashboard/static/js/dashboard.js:1339 msgid "XID (target)" msgstr "XID (cel)" -#: pgadmin/dashboard/static/js/dashboard.js:1049 -#: pgadmin/dashboard/static/js/dashboard.js:1312 +#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:1344 msgid "Class" msgstr "Klasa" -#: pgadmin/dashboard/static/js/dashboard.js:1054 -#: pgadmin/dashboard/static/js/dashboard.js:1317 +#: pgadmin/dashboard/static/js/dashboard.js:1086 +#: pgadmin/dashboard/static/js/dashboard.js:1349 msgid "Object ID" msgstr "ID Obiektu" -#: pgadmin/dashboard/static/js/dashboard.js:1059 -#: pgadmin/dashboard/static/js/dashboard.js:1322 +#: pgadmin/dashboard/static/js/dashboard.js:1091 +#: pgadmin/dashboard/static/js/dashboard.js:1354 msgid "vXID (owner)" msgstr "vXID (właściciel)" -#: pgadmin/dashboard/static/js/dashboard.js:1069 -#: pgadmin/dashboard/static/js/dashboard.js:1332 +#: pgadmin/dashboard/static/js/dashboard.js:1101 +#: pgadmin/dashboard/static/js/dashboard.js:1364 msgid "Granted?" msgstr "Uprawniono?" -#: pgadmin/dashboard/static/js/dashboard.js:1091 -#: pgadmin/dashboard/static/js/dashboard.js:1349 +#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1381 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/dashboard.js:1096 -#: pgadmin/dashboard/static/js/dashboard.js:1354 +#: pgadmin/dashboard/static/js/dashboard.js:1128 +#: pgadmin/dashboard/static/js/dashboard.js:1386 msgid "Prepared at" msgstr "Przygotowano na" -#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1140 msgid "Category" msgstr "Kategoria" -#: pgadmin/dashboard/static/js/dashboard.js:1113 +#: pgadmin/dashboard/static/js/dashboard.js:1145 msgid "Setting" msgstr "Ustawienie" -#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1150 msgid "Unit" msgstr "Jednostka" -#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1155 msgid "Description" msgstr "Opis" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "cancel" msgstr "anulować" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "terminate" msgstr "zakończyć" -#: pgadmin/dashboard/static/js/dashboard.js:1417 +#: pgadmin/dashboard/static/js/dashboard.js:1449 msgid "You cannot " msgstr "Brak możliwości by " -#: pgadmin/dashboard/static/js/dashboard.js:1419 +#: pgadmin/dashboard/static/js/dashboard.js:1451 msgid " background worker processes." msgstr " proces roboczy w tle." -#: pgadmin/dashboard/static/js/dashboard.js:1426 +#: pgadmin/dashboard/static/js/dashboard.js:1458 msgid "You are not allowed to " msgstr "Nie ma uprawnień by " -#: pgadmin/dashboard/static/js/dashboard.js:1428 +#: pgadmin/dashboard/static/js/dashboard.js:1460 msgid " the main active session." msgstr " podstawową aktywną sesję." -#: pgadmin/dashboard/static/js/dashboard.js:1434 +#: pgadmin/dashboard/static/js/dashboard.js:1466 msgid "The session is already in idle state." msgstr "Sesja jest już w stanie bezczynności." -#: pgadmin/dashboard/static/js/dashboard.js:1446 +#: pgadmin/dashboard/static/js/dashboard.js:1478 msgid "Superuser privileges are required to " msgstr "Wymagane są uprawnienia superużytkownika by " -#: pgadmin/dashboard/static/js/dashboard.js:1448 +#: pgadmin/dashboard/static/js/dashboard.js:1480 msgid " another users query." msgstr " zapytanie innego użytkownika." @@ -8337,7 +8392,7 @@ msgstr "" "Ścieżka do dokumentacji Zaawansowanego Serwera EDB. $VERSION$ zostanie " "zastąpiona przez główny.podrzędny numer wersji." -#: pgadmin/misc/__init__.py:50 pgadmin/tools/backup/static/js/backup.js:76 +#: pgadmin/misc/__init__.py:51 pgadmin/tools/backup/static/js/backup.js:76 #: pgadmin/tools/backup/static/js/backup.js:83 #: pgadmin/tools/backup/static/js/backup.js:89 #: pgadmin/tools/backup/static/js/backup.js:503 @@ -8354,7 +8409,7 @@ msgstr "" msgid "Miscellaneous" msgstr "Pozostałe" -#: pgadmin/misc/__init__.py:65 pgadmin/misc/__init__.py:66 +#: pgadmin/misc/__init__.py:66 pgadmin/misc/__init__.py:67 msgid "User language" msgstr "Język użytkownika" @@ -8423,12 +8478,12 @@ msgstr "" msgid "Restriction" msgstr "Ograniczenia" -#: pgadmin/misc/dependencies/static/js/dependencies.js:158 +#: pgadmin/misc/dependencies/static/js/dependencies.js:159 msgid "Fetching dependency information from the server..." msgstr "Pobieranie informacje o zależnościach z serwera..." -#: pgadmin/misc/dependencies/static/js/dependencies.js:216 -#: pgadmin/misc/dependents/static/js/dependents.js:222 +#: pgadmin/misc/dependencies/static/js/dependencies.js:217 +#: pgadmin/misc/dependents/static/js/dependents.js:223 #, python-format msgid "Error retrieving data from the server: %s" msgstr "" @@ -8437,7 +8492,7 @@ msgstr "" msgid "No dependent information is available for the selected object." msgstr "" -#: pgadmin/misc/dependents/static/js/dependents.js:164 +#: pgadmin/misc/dependents/static/js/dependents.js:165 msgid "Fetching dependent information from the server..." msgstr "Pobieranie informacje o zależnych z serwera..." @@ -8504,7 +8559,7 @@ msgid "There was an error renaming the file:" msgstr "Wystąpił błąd podczas zmiany nazwy pliku:" #: pgadmin/misc/file_manager/static/js/create_dialogue.js:139 -#: pgadmin/misc/file_manager/static/js/utility.js:429 +#: pgadmin/misc/file_manager/static/js/utility.js:431 msgid "Error occurred while checking access permission." msgstr "Wystąpił błąd podczas sprawdzenie uprawnień dostępu." @@ -8513,14 +8568,14 @@ msgstr "Wystąpił błąd podczas sprawdzenie uprawnień dostępu." msgid "Select" msgstr "Wybierz" -#: pgadmin/misc/file_manager/static/js/utility.js:482 +#: pgadmin/misc/file_manager/static/js/utility.js:484 #: pgadmin/misc/file_manager/templates/file_manager/index.html:62 -#: pgadmin/tools/debugger/static/js/direct.js:1900 +#: pgadmin/tools/debugger/static/js/direct.js:1903 msgid "Loading..." msgstr "Ładowanie..." -#: pgadmin/misc/file_manager/static/js/utility.js:1137 -#: pgadmin/misc/file_manager/static/js/utility.js:1144 +#: pgadmin/misc/file_manager/static/js/utility.js:1139 +#: pgadmin/misc/file_manager/static/js/utility.js:1146 msgid "All Files" msgstr "Wszystkie Pliki" @@ -8565,7 +8620,7 @@ msgid "No SQL could be generated for the selected object." msgstr "Nie można wygenerować żadnego SQL dla wybranego obiektu." #: pgadmin/misc/sql/static/js/sql.js:154 -#: pgadmin/misc/statistics/static/js/statistics.js:314 +#: pgadmin/misc/statistics/static/js/statistics.js:318 #, python-format msgid "Error retrieving the information - %s" msgstr "Błąd odczytu informacji - %s" @@ -8610,7 +8665,7 @@ msgstr "Wyczyść Układ" #: pgadmin/tools/import_export/__init__.py:162 #: pgadmin/tools/maintenance/__init__.py:150 #: pgadmin/tools/restore/__init__.py:142 -#: pgadmin/tools/user_management/__init__.py:120 +#: pgadmin/tools/user_management/__init__.py:121 msgid "This URL cannot be called directly." msgstr "Ten URL nie może być wywołany bezpośrednio." @@ -8630,16 +8685,16 @@ msgstr "" msgid "Connection Lost" msgstr "Utracono Połączenie" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:123 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:131 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:176 msgid "Click for details." msgstr "Kliknij po więcej danych." -#: pgadmin/static/js/alertify.pgadmin.defaults.js:160 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 msgid "Unknown error" msgstr "" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:167 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:175 msgid "INTERNAL SERVER ERROR" msgstr "" @@ -8717,9 +8772,9 @@ msgid "An unexpected error occurred - ensure you are logged into the application msgstr "" #: pgadmin/static/js/sqleditor_utils.js:162 -#: pgadmin/tools/sqleditor/__init__.py:1406 -#: pgadmin/tools/sqleditor/__init__.py:1461 -#: pgadmin/tools/sqleditor/__init__.py:1465 +#: pgadmin/tools/sqleditor/__init__.py:1405 +#: pgadmin/tools/sqleditor/__init__.py:1460 +#: pgadmin/tools/sqleditor/__init__.py:1464 msgid "Transaction status check failed." msgstr "Nie udało się sprawdzić statusu transakcji." @@ -8945,7 +9000,7 @@ msgid "Error saving the tree state.\"" msgstr "" #: pgadmin/static/js/tree/pgadmin_tree_save_state.js:149 -msgid "Error fetching the tree state.\"" +msgid "Error fetching the tree state." msgstr "" #: pgadmin/templates/security/change_password.html:9 @@ -8996,7 +9051,7 @@ msgid "Reset Password" msgstr "Odzyskaj Hasło" #: pgadmin/tools/__init__.py:59 pgadmin/tools/datagrid/__init__.py:96 -#: pgadmin/tools/sqleditor/__init__.py:134 +#: pgadmin/tools/sqleditor/__init__.py:133 msgid "This URL cannot be requested directly." msgstr "Ten URL nie może być wywołany bezpośrednio." @@ -9264,13 +9319,13 @@ msgstr "Użyj SET SESSION AUTHORIZATION" #: pgadmin/tools/backup/static/js/backup.js:571 #: pgadmin/tools/backup/static/js/backup.js:590 -#: pgadmin/tools/backup/static/js/backup_dialog.js:95 +#: pgadmin/tools/backup/static/js/backup_dialog.js:94 msgid "Backup Globals..." msgstr "Globalna Kopia Zapasowa..." #: pgadmin/tools/backup/static/js/backup.js:580 #: pgadmin/tools/backup/static/js/backup.js:600 -#: pgadmin/tools/backup/static/js/backup_dialog.js:96 +#: pgadmin/tools/backup/static/js/backup_dialog.js:95 msgid "Backup Server..." msgstr "Serwer Kopii Zapasowej..." @@ -9279,38 +9334,38 @@ msgstr "Serwer Kopii Zapasowej..." msgid "Backup..." msgstr "Tworzenie Kopii Zapasowej..." -#: pgadmin/tools/backup/static/js/backup_dialog.js:52 -#: pgadmin/tools/backup/static/js/backup_dialog.js:72 +#: pgadmin/tools/backup/static/js/backup_dialog.js:51 +#: pgadmin/tools/backup/static/js/backup_dialog.js:71 #: pgadmin/tools/import_export/static/js/import_export.js:684 #: pgadmin/tools/import_export/static/js/import_export.js:699 #: pgadmin/tools/maintenance/static/js/maintenance.js:497 #: pgadmin/tools/maintenance/static/js/maintenance.js:508 -#: pgadmin/tools/restore/static/js/restore_dialog.js:52 -#: pgadmin/tools/restore/static/js/restore_dialog.js:76 +#: pgadmin/tools/restore/static/js/restore_dialog.js:51 +#: pgadmin/tools/restore/static/js/restore_dialog.js:75 msgid "Utility not found" msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog.js:73 +#: pgadmin/tools/backup/static/js/backup_dialog.js:72 #: pgadmin/tools/import_export/static/js/import_export.js:700 #: pgadmin/tools/maintenance/static/js/maintenance.js:509 -#: pgadmin/tools/restore/static/js/restore_dialog.js:77 +#: pgadmin/tools/restore/static/js/restore_dialog.js:76 msgid "Failed to fetch Utility information" msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:151 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:150 msgid "Backup job created." msgstr "Utworzono zadanie wykonania kopii zapasowej." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:155 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:154 msgid "Backup job creation failed." msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:163 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:162 msgid "Backup job failed." msgstr "Zadanie tworzenia kopii zapasowej nie powiodło się." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:234 -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:229 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:233 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:228 msgid "Please provide a filename" msgstr "Należy podać nazwę pliku" @@ -9679,8 +9734,8 @@ msgstr "" #: pgadmin/tools/debugger/__init__.py:2058 #: pgadmin/tools/debugger/__init__.py:2085 #: pgadmin/tools/debugger/__init__.py:2107 -#: pgadmin/tools/debugger/static/js/direct.js:1663 -#: pgadmin/tools/sqleditor/__init__.py:1034 +#: pgadmin/tools/debugger/static/js/direct.js:1666 +#: pgadmin/tools/sqleditor/__init__.py:1033 #: pgadmin/tools/sqleditor/command.py:192 #: pgadmin/tools/sqleditor/command.py:404 #: pgadmin/tools/sqleditor/command.py:545 @@ -9762,29 +9817,29 @@ msgstr "Ustawienie pułapki" #: pgadmin/tools/debugger/static/js/direct.js:280 #: pgadmin/tools/debugger/static/js/direct.js:307 #: pgadmin/tools/debugger/static/js/direct.js:314 -#: pgadmin/tools/debugger/static/js/direct.js:435 -#: pgadmin/tools/debugger/static/js/direct.js:442 -#: pgadmin/tools/debugger/static/js/direct.js:635 -#: pgadmin/tools/debugger/static/js/direct.js:704 -#: pgadmin/tools/debugger/static/js/direct.js:714 -#: pgadmin/tools/debugger/static/js/direct.js:751 -#: pgadmin/tools/debugger/static/js/direct.js:758 -#: pgadmin/tools/debugger/static/js/direct.js:788 -#: pgadmin/tools/debugger/static/js/direct.js:795 -#: pgadmin/tools/debugger/static/js/direct.js:824 -#: pgadmin/tools/debugger/static/js/direct.js:831 -#: pgadmin/tools/debugger/static/js/direct.js:875 -#: pgadmin/tools/debugger/static/js/direct.js:882 -#: pgadmin/tools/debugger/static/js/direct.js:944 -#: pgadmin/tools/debugger/static/js/direct.js:951 -#: pgadmin/tools/debugger/static/js/direct.js:1013 -#: pgadmin/tools/debugger/static/js/direct.js:1368 -#: pgadmin/tools/debugger/static/js/direct.js:1397 -#: pgadmin/tools/debugger/static/js/direct.js:1599 -#: pgadmin/tools/debugger/static/js/direct.js:1603 -#: pgadmin/tools/debugger/static/js/direct.js:1627 -#: pgadmin/tools/debugger/static/js/direct.js:1631 -#: pgadmin/tools/debugger/static/js/direct.js:1670 +#: pgadmin/tools/debugger/static/js/direct.js:438 +#: pgadmin/tools/debugger/static/js/direct.js:445 +#: pgadmin/tools/debugger/static/js/direct.js:638 +#: pgadmin/tools/debugger/static/js/direct.js:707 +#: pgadmin/tools/debugger/static/js/direct.js:717 +#: pgadmin/tools/debugger/static/js/direct.js:754 +#: pgadmin/tools/debugger/static/js/direct.js:761 +#: pgadmin/tools/debugger/static/js/direct.js:791 +#: pgadmin/tools/debugger/static/js/direct.js:798 +#: pgadmin/tools/debugger/static/js/direct.js:827 +#: pgadmin/tools/debugger/static/js/direct.js:834 +#: pgadmin/tools/debugger/static/js/direct.js:878 +#: pgadmin/tools/debugger/static/js/direct.js:885 +#: pgadmin/tools/debugger/static/js/direct.js:947 +#: pgadmin/tools/debugger/static/js/direct.js:954 +#: pgadmin/tools/debugger/static/js/direct.js:1016 +#: pgadmin/tools/debugger/static/js/direct.js:1371 +#: pgadmin/tools/debugger/static/js/direct.js:1400 +#: pgadmin/tools/debugger/static/js/direct.js:1602 +#: pgadmin/tools/debugger/static/js/direct.js:1606 +#: pgadmin/tools/debugger/static/js/direct.js:1630 +#: pgadmin/tools/debugger/static/js/direct.js:1634 +#: pgadmin/tools/debugger/static/js/direct.js:1673 msgid "Debugger Error" msgstr "Błąd Debugera" @@ -9851,85 +9906,85 @@ msgstr "Błąd pobierania informacji o zmiennych." msgid "Error while fetching stack information." msgstr "Błąd pobierania informacji o stosie." -#: pgadmin/tools/debugger/static/js/direct.js:418 +#: pgadmin/tools/debugger/static/js/direct.js:421 msgid "Waiting for another session to invoke the target..." msgstr "Oczekiwanie na inną sesję by wywołała cel..." -#: pgadmin/tools/debugger/static/js/direct.js:436 -#: pgadmin/tools/debugger/static/js/direct.js:443 -#: pgadmin/tools/debugger/static/js/direct.js:636 -#: pgadmin/tools/debugger/static/js/direct.js:705 +#: pgadmin/tools/debugger/static/js/direct.js:439 +#: pgadmin/tools/debugger/static/js/direct.js:446 +#: pgadmin/tools/debugger/static/js/direct.js:639 +#: pgadmin/tools/debugger/static/js/direct.js:708 msgid "Error while polling result." msgstr "Błąd podczas odpytywania wyniku." -#: pgadmin/tools/debugger/static/js/direct.js:591 +#: pgadmin/tools/debugger/static/js/direct.js:594 msgid "Debugger poll end execution error" msgstr "Błąd wykonania końca sondy debuggera" -#: pgadmin/tools/debugger/static/js/direct.js:752 -#: pgadmin/tools/debugger/static/js/direct.js:759 +#: pgadmin/tools/debugger/static/js/direct.js:755 +#: pgadmin/tools/debugger/static/js/direct.js:762 msgid "Error while executing continue in debugging session." msgstr "Błąd podczas wykonywania kontynuacji w czasie sesji debuggera." -#: pgadmin/tools/debugger/static/js/direct.js:789 -#: pgadmin/tools/debugger/static/js/direct.js:796 +#: pgadmin/tools/debugger/static/js/direct.js:792 +#: pgadmin/tools/debugger/static/js/direct.js:799 msgid "Error while executing step over in debugging session." msgstr "Błąd podczas wykonywania kroku ponad w czasie sesji debuggera." -#: pgadmin/tools/debugger/static/js/direct.js:825 -#: pgadmin/tools/debugger/static/js/direct.js:832 +#: pgadmin/tools/debugger/static/js/direct.js:828 +#: pgadmin/tools/debugger/static/js/direct.js:835 msgid "Error while executing step into in debugging session." msgstr "Błąd podczas wykonywania kroku do środka w czasie sesji debuggera." -#: pgadmin/tools/debugger/static/js/direct.js:876 -#: pgadmin/tools/debugger/static/js/direct.js:883 +#: pgadmin/tools/debugger/static/js/direct.js:879 +#: pgadmin/tools/debugger/static/js/direct.js:886 msgid "Error while executing stop in debugging session." msgstr "Błąd podczas wykonywania kroku w czasie sesji debuggera." -#: pgadmin/tools/debugger/static/js/direct.js:945 -#: pgadmin/tools/debugger/static/js/direct.js:952 +#: pgadmin/tools/debugger/static/js/direct.js:948 +#: pgadmin/tools/debugger/static/js/direct.js:955 msgid "Error while toggling breakpoint." msgstr "Błąd podczas przełączania pułapki." -#: pgadmin/tools/debugger/static/js/direct.js:1014 +#: pgadmin/tools/debugger/static/js/direct.js:1017 msgid "Error while clearing all breakpoint." msgstr "Błąd podczas usuwania wszystkich pułapek." -#: pgadmin/tools/debugger/static/js/direct.js:1058 +#: pgadmin/tools/debugger/static/js/direct.js:1061 msgid "Line No." msgstr "Linia Nr" -#: pgadmin/tools/debugger/static/js/direct.js:1369 +#: pgadmin/tools/debugger/static/js/direct.js:1372 msgid "Error while depositing variable value." msgstr "Błąd podczas wstawiania wartości zmiennej." -#: pgadmin/tools/debugger/static/js/direct.js:1398 +#: pgadmin/tools/debugger/static/js/direct.js:1401 msgid "Error while selecting frame." msgstr "Błąd podczas wyboru ramki." -#: pgadmin/tools/debugger/static/js/direct.js:1604 -#: pgadmin/tools/debugger/static/js/direct.js:1632 +#: pgadmin/tools/debugger/static/js/direct.js:1607 +#: pgadmin/tools/debugger/static/js/direct.js:1635 msgid "Error while starting debugging listener." msgstr "Błąd podczas uruchamiania nasłuchu debuggera." -#: pgadmin/tools/debugger/static/js/direct.js:1671 +#: pgadmin/tools/debugger/static/js/direct.js:1674 msgid "Error while fetching messages information." msgstr "Błąd pobierania informacji o komunikatach." -#: pgadmin/tools/debugger/static/js/direct.js:1749 +#: pgadmin/tools/debugger/static/js/direct.js:1752 msgid "Local variables" msgstr "Zmienne lokalne" -#: pgadmin/tools/debugger/static/js/direct.js:1760 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:231 +#: pgadmin/tools/debugger/static/js/direct.js:1763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:234 msgid "Messages" msgstr "Komunikaty" -#: pgadmin/tools/debugger/static/js/direct.js:1771 +#: pgadmin/tools/debugger/static/js/direct.js:1774 msgid "Results" msgstr "Wyniki" -#: pgadmin/tools/debugger/static/js/direct.js:1782 +#: pgadmin/tools/debugger/static/js/direct.js:1785 msgid "Stack" msgstr "Stos" @@ -9963,35 +10018,37 @@ msgstr "Wyszukiwanie po nazwie lub typie obiektu" msgid "Objects" msgstr "Obiekty" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:629 -msgid "Unable to fetch the database objects due to an error" -msgstr "" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:651 -msgid "Object Selection (step 1 of 3)" -msgstr "Wybór Obiektu (krok 1 z 3)" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:655 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:612 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:665 msgid "Please wait while fetching records..." msgstr "Poczekaj na wczytanie rekordów..." -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:776 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:627 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:631 +msgid "Unable to fetch the database objects" +msgstr "" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:661 +msgid "Object Selection (step 1 of 3)" +msgstr "Wybór Obiektu (krok 1 z 3)" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:786 msgid "Privilege Selection (step 2 of 3)" msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:777 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:787 msgid "Please add the required privileges for the selected objects." msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:975 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:985 msgid "Sql Tab" msgstr "Zakładka Sql" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1045 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1055 msgid "Final (Review Selection) (step 3 of 3)" msgstr "Zakończenie (Przegląd Wyboru) (krok 3 z 3)" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1046 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1056 msgid "" "The SQL below will be executed on the database server to grant the " "selected privileges. Please click on Finish to complete the " @@ -10000,7 +10057,7 @@ msgstr "" "Poniższy SQL zostanie wykonany na serwerze bazy danych by nadać " "odpowiednie uprawnienia. Kliknij Zakończ by dokończyć proces." -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1105 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1115 msgid "Grant Wizard" msgstr "Kreator Uprawnień" @@ -10375,64 +10432,64 @@ msgstr "Wyjście jeśli błąd" msgid "Restore..." msgstr "Przywróć..." -#: pgadmin/tools/restore/static/js/restore_dialog.js:70 +#: pgadmin/tools/restore/static/js/restore_dialog.js:69 #, python-format msgid "Restore (%s: %s)" msgstr "Przywrócenie (%s: %s)" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:149 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:148 msgid "Restore job created." msgstr "Zadanie odtworzenia utworzono." -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:153 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:152 msgid "Restore job creation failed." msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:161 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:160 msgid "Restore job failed." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:73 +#: pgadmin/tools/sqleditor/__init__.py:72 msgid "Query tool" msgstr "Narzędzie zapytania" -#: pgadmin/tools/sqleditor/__init__.py:152 -#: pgadmin/tools/sqleditor/__init__.py:160 -#: pgadmin/tools/sqleditor/__init__.py:212 -#: pgadmin/tools/sqleditor/__init__.py:393 -#: pgadmin/tools/sqleditor/__init__.py:600 -#: pgadmin/tools/sqleditor/__init__.py:723 -#: pgadmin/tools/sqleditor/__init__.py:796 -#: pgadmin/tools/sqleditor/__init__.py:851 -#: pgadmin/tools/sqleditor/__init__.py:903 -#: pgadmin/tools/sqleditor/__init__.py:947 -#: pgadmin/tools/sqleditor/__init__.py:987 -#: pgadmin/tools/sqleditor/__init__.py:996 -#: pgadmin/tools/sqleditor/__init__.py:1067 -#: pgadmin/tools/sqleditor/__init__.py:1103 -#: pgadmin/tools/sqleditor/__init__.py:1148 -#: pgadmin/tools/sqleditor/__init__.py:1200 +#: pgadmin/tools/sqleditor/__init__.py:151 +#: pgadmin/tools/sqleditor/__init__.py:159 +#: pgadmin/tools/sqleditor/__init__.py:211 +#: pgadmin/tools/sqleditor/__init__.py:392 +#: pgadmin/tools/sqleditor/__init__.py:599 +#: pgadmin/tools/sqleditor/__init__.py:722 +#: pgadmin/tools/sqleditor/__init__.py:795 +#: pgadmin/tools/sqleditor/__init__.py:850 +#: pgadmin/tools/sqleditor/__init__.py:902 +#: pgadmin/tools/sqleditor/__init__.py:946 +#: pgadmin/tools/sqleditor/__init__.py:986 +#: pgadmin/tools/sqleditor/__init__.py:995 +#: pgadmin/tools/sqleditor/__init__.py:1066 +#: pgadmin/tools/sqleditor/__init__.py:1102 +#: pgadmin/tools/sqleditor/__init__.py:1147 +#: pgadmin/tools/sqleditor/__init__.py:1199 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:26 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:79 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:174 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:182 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:175 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:183 msgid "Transaction ID not found in the session." msgstr "ID Transakcji nie znaleziono w sesji." -#: pgadmin/tools/sqleditor/__init__.py:407 +#: pgadmin/tools/sqleditor/__init__.py:406 msgid "******* Error *******" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:738 +#: pgadmin/tools/sqleditor/__init__.py:737 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:1040 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:98 +#: pgadmin/tools/sqleditor/__init__.py:1039 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:99 msgid "Either transaction object or session object not found." msgstr "Nie znaleziono obiektu ani transakcji ani sesji." -#: pgadmin/tools/sqleditor/__init__.py:1274 +#: pgadmin/tools/sqleditor/__init__.py:1273 msgid "File type not supported" msgstr "Nie wspierany typ pliku" @@ -10444,15 +10501,15 @@ msgstr "Ta funkcja nie została zaimplementowana dla obiektu typu '{0}'." msgid "Data cannot be saved for the current object." msgstr "Nie można zapisać danych tego obiektu." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:201 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:204 msgid "Query Editor" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:213 msgid "Data Output" msgstr "Wyjście Danych" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:224 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:44 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:50 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:56 @@ -10460,228 +10517,228 @@ msgstr "Wyjście Danych" msgid "Explain" msgstr "Plan zapytania" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:241 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:244 msgid "Query History" msgstr "Historia Zapytań" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:254 msgid "Scratch Pad" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:261 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:264 msgid "Notifications" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:271 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:274 msgid "Geometry Viewer" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:354 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:357 msgid "The data has changed. Do you want to save changes?" msgstr "Dane tekstowe zostały zmienione. Czy chcesz zapisać zmiany?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:359 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:362 msgid "The text has changed. Do you want to save changes?" msgstr "Tekst został zmieniony. Czy chcesz zapisać zmiany?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:629 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 msgid "Don't save" msgstr "Bez zapisywania" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:662 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:665 msgid "Save changes?" msgstr "Zapisać zmiany?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1223 msgid "Fetching all records..." msgstr "Pobieranie wszystkich rekordów..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1666 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2209 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3054 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1669 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2218 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3063 msgid "Unsaved changes" msgstr "Niezapisane zmiany" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1667 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3055 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1670 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3064 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:1695 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1698 msgid "Clear history" msgstr "Wyczyść historię" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1696 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1699 msgid "Are you sure you wish to clear the history?" msgstr "Czy na pewno wyczyścić historię?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1697 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1700 msgid "" "This will remove all of your query history from this and other sessions " "for this database." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2011 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2020 msgid "Connection Warning" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2018 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2027 msgid "The application has lost the database connection:" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2022 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2031 msgid "⁃ If the connection was idle it may have been forcibly disconnected." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2024 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2033 msgid "⁃ The application server or database server may have been restarted." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2026 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2035 msgid "⁃ The user session may have timed out." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2030 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2039 msgid "Do you want to continue and establish a new session?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2049 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2058 msgid "Continue" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2143 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2152 #, python-format msgid "Error fetching SQL for script: %s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2219 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:2247 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2256 msgid "Running query..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2255 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2264 msgid "Waiting for the query to complete..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2390 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 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:2399 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2408 #, python-format msgid "Successfully run. Total query runtime: %s." msgstr "Uruchomiono z powodzeniem. Pełny czas uruchomienia: %s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2400 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2409 #, python-format msgid "%s rows affected." msgstr "%s wierszy zwróconych." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2772 msgid "Row(s) deleted." msgstr "Wiersz(e) usunięto." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2838 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2847 msgid "Saving the updated data..." msgstr "Zapis zmodyfikowanych danych..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2928 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2937 msgid "Data saved successfully." msgstr "Udany zapis do danych." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2934 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2943 #, python-format msgid "%s." msgstr "%s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3093 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3102 msgid "Loading the file..." msgstr "Ładowanie pliku..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3144 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3153 msgid "Saving the queries in the file..." msgstr "Zapis zapytań do pliku..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3156 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3165 msgid "File saved successfully." msgstr "Udany zapis do pliku." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3277 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3336 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3286 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3345 msgid "Applying the new filter..." msgstr "Zastosowanie nowego filtru..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3297 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3307 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3306 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3316 msgid "Filter By Selection Error" msgstr "Bład filtrowanie Według Zaznaczenia" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3356 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3366 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3365 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3375 msgid "Filter Exclude Selection Error" msgstr "Błąd filtrowania z wykluczeniem Zaznaczenia" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3376 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3385 msgid "Removing the filter..." msgstr "Usuwanie filtru..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3394 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3404 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3403 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3413 msgid "Remove Filter Error" msgstr "Błąd Usuwania Filtru" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3499 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3508 msgid "Setting the limit on the result..." msgstr "Ustawianie limitu na wynik..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3518 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:3527 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3536 msgid "Change limit Error" msgstr "Błąd Zmiany Limitu" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3674 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3693 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3683 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3702 msgid "Cancel Query Error" msgstr "Błąd Anulowania Zapytania" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3712 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3721 msgid "Downloading CSV..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3766 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3775 msgid "CSV Download cancelled." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3769 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3778 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:332 msgid "Download CSV" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3772 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3781 msgid "Download CSV error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3807 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3814 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3816 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3823 msgid "Auto Rollback Error" msgstr "Błąd Automatycznego Wycofania" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3840 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3846 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3849 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3855 msgid "Auto Commit Error" msgstr "Błąd Automatycznego Zatwierdzenia" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3863 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3875 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3872 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3884 msgid "Explain options error" msgstr "Błąd Opcji Planu Zapytania" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3864 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3873 #, python-format msgid "Error occurred while setting %(subItem)s option in explain." msgstr "" @@ -10981,15 +11038,15 @@ msgstr "" msgid "Rollback" msgstr "" -#: pgadmin/tools/user_management/__init__.py:106 +#: pgadmin/tools/user_management/__init__.py:107 msgid "Invalid email address." msgstr "Niepoprawny adres email." -#: pgadmin/tools/user_management/__init__.py:220 +#: pgadmin/tools/user_management/__init__.py:222 msgid "Missing field: '{0}'" msgstr "Brakujące pole: '{0}'" -#: pgadmin/tools/user_management/__init__.py:294 +#: pgadmin/tools/user_management/__init__.py:296 #: pgadmin/tools/user_management/static/js/user_management.js:532 msgid "User deleted." msgstr "Użytkownik usunięty." @@ -11112,7 +11169,7 @@ msgid "" "lost." msgstr "Czy na pewno zamknąć okno? Wszystkie niezapisane zmiany zostaną utracone." -#: pgadmin/utils/__init__.py:295 +#: pgadmin/utils/__init__.py:297 #, python-format msgid "" "'%s' file not found. Please correct the Binary Path in the Preferences " @@ -11133,6 +11190,10 @@ msgid "" "the database server." msgstr "" +#: pgadmin/utils/exception.py:99 +msgid "Crypt key is missing." +msgstr "" + #: pgadmin/utils/preferences.py:171 msgid "Invalid value for a boolean option." msgstr "Niepoprawna wartość dla opcji logicznej." @@ -11181,7 +11242,7 @@ msgstr "Nie udało się znaleźć wskazanej preferencji." msgid "Driver '{0}' has not been implemented." msgstr "Sterownik '{0}' nie został zaimplementowany." -#: pgadmin/utils/driver/psycopg2/connection.py:269 +#: pgadmin/utils/driver/psycopg2/connection.py:275 msgid "" "Failed to decrypt the saved password.\n" "Error: {0}" @@ -11189,7 +11250,7 @@ msgstr "" "Niepowodzenie odcyfrowania zapisanego hasła.\n" "Błąd: {0}" -#: pgadmin/utils/driver/psycopg2/connection.py:440 +#: pgadmin/utils/driver/psycopg2/connection.py:446 msgid "" "Failed to setup the role with error message:\n" "{0}" @@ -11197,7 +11258,7 @@ msgstr "" "Nie udało się ustawić roli z komunikatem błędu:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:575 +#: pgadmin/utils/driver/psycopg2/connection.py:584 msgid "" "Failed to create cursor for psycopg2 connection with error message for " "the server#{1}:{2}:\n" @@ -11207,7 +11268,7 @@ msgstr "" "błędu serwera#{1}:{2}:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:587 +#: pgadmin/utils/driver/psycopg2/connection.py:596 msgid "" "Attempting to reconnect to the database server (#{server_id}) for the " "connection - '{conn_id}'." @@ -11215,22 +11276,22 @@ msgstr "" "Próba ponownego łączenie do serwera bazy (#{server_id}) dla połączenia - " "'{conn_id}'." -#: pgadmin/utils/driver/psycopg2/connection.py:712 -#: pgadmin/utils/driver/psycopg2/connection.py:792 +#: pgadmin/utils/driver/psycopg2/connection.py:721 +#: pgadmin/utils/driver/psycopg2/connection.py:801 msgid "The query executed did not return any data." msgstr "Wykonane zapytanie nie zwróciło żadnych danych." -#: pgadmin/utils/driver/psycopg2/connection.py:1227 -#: pgadmin/utils/driver/psycopg2/connection.py:1426 -#: pgadmin/utils/driver/psycopg2/connection.py:1514 +#: pgadmin/utils/driver/psycopg2/connection.py:1236 +#: pgadmin/utils/driver/psycopg2/connection.py:1439 +#: pgadmin/utils/driver/psycopg2/connection.py:1527 msgid "Cursor could not be found for the async connection." msgstr "Nie dało się znaleźć kursora w połączeniu asynchronicznym." -#: pgadmin/utils/driver/psycopg2/connection.py:1232 +#: pgadmin/utils/driver/psycopg2/connection.py:1241 msgid "Asynchronous query execution/operation underway." msgstr "Asynchroniczne wykonanie zapytania/operacji w toku." -#: pgadmin/utils/driver/psycopg2/connection.py:1316 +#: pgadmin/utils/driver/psycopg2/connection.py:1329 msgid "" "\n" "Failed to reset the connection to the server due to following error:\n" @@ -11240,43 +11301,43 @@ msgstr "" "Niepowodzenie odtworzenia połączenia do serwera przez poniższy błąd:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:1623 +#: pgadmin/utils/driver/psycopg2/connection.py:1641 msgid "Not connected to the database server." msgstr "Nie połączono z serwerem bazy danych." -#: pgadmin/utils/driver/psycopg2/connection.py:1637 +#: pgadmin/utils/driver/psycopg2/connection.py:1655 msgid "" "Asynchronous notification \"{0}\" with payload \"{1}\" received from " "server process with PID {2}\n" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1643 +#: pgadmin/utils/driver/psycopg2/connection.py:1661 msgid "" "Asynchronous notification \"{0}\" received from server process with PID " "{1}\n" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1737 +#: pgadmin/utils/driver/psycopg2/connection.py:1755 msgid "SQL state: " msgstr "Stan SQL: " -#: pgadmin/utils/driver/psycopg2/connection.py:1744 +#: pgadmin/utils/driver/psycopg2/connection.py:1762 msgid "Detail: " msgstr "Szczegóły: " -#: pgadmin/utils/driver/psycopg2/connection.py:1753 +#: pgadmin/utils/driver/psycopg2/connection.py:1771 msgid "Hint: " msgstr "Wskazówka: " -#: pgadmin/utils/driver/psycopg2/connection.py:1760 +#: pgadmin/utils/driver/psycopg2/connection.py:1778 msgid "Character: " msgstr "Znak: " -#: pgadmin/utils/driver/psycopg2/connection.py:1769 +#: pgadmin/utils/driver/psycopg2/connection.py:1787 msgid "Context: " msgstr "Kontekst: " -#: pgadmin/utils/driver/psycopg2/server_manager.py:204 +#: pgadmin/utils/driver/psycopg2/server_manager.py:214 msgid "Could not find the specified database." msgstr "Nie znaleziono wskazanej bazy danych." @@ -12316,3 +12377,9 @@ msgstr "Nie znaleziono wskazanej bazy danych." #~ msgid "Are you sure you wish to delete selected row(s)?" #~ msgstr "Czy na pewno usunąć wybrany wiersz(e)?" +#~ msgid "Error fetching the tree state.\"" +#~ msgstr "" + +#~ msgid "Unable to fetch the database objects due to an error" +#~ msgstr "" + diff --git a/web/pgadmin/translations/ru/LC_MESSAGES/messages.mo b/web/pgadmin/translations/ru/LC_MESSAGES/messages.mo index 92b2eb1c1..696d429d3 100644 Binary files a/web/pgadmin/translations/ru/LC_MESSAGES/messages.mo and b/web/pgadmin/translations/ru/LC_MESSAGES/messages.mo differ diff --git a/web/pgadmin/translations/ru/LC_MESSAGES/messages.po b/web/pgadmin/translations/ru/LC_MESSAGES/messages.po index 1d7bd25d3..6a099da2c 100644 --- a/web/pgadmin/translations/ru/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/ru/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2019-05-24 17:25+0530\n" +"POT-Creation-Date: 2019-05-28 12:05+0530\n" "PO-Revision-Date: 2017-11-09 09:44+0300\n" "Last-Translator: Alexander Lakhin \n" "Language: ru\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.6.0\n" -#: pgadmin/__init__.py:503 pgadmin/__init__.py:556 +#: pgadmin/__init__.py:507 pgadmin/__init__.py:560 #, python-format msgid "Auto-detected %s installation with the data directory at %s" msgstr "Автоматически обнаружена инсталляция %s с каталогом данных %s" @@ -38,10 +38,11 @@ msgstr "Рабочая станция" #: pgadmin/about/static/js/about.js:32 #: pgadmin/browser/server_groups/servers/static/js/server.js:437 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1206 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1228 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1210 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1232 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:199 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:276 +#: pgadmin/browser/static/js/browser.js:574 #: pgadmin/static/js/slickgrid/editors.js:50 #: pgadmin/static/js/slickgrid/editors.js:60 #: pgadmin/static/js/slickgrid/editors.js:61 @@ -50,8 +51,8 @@ msgstr "Рабочая станция" #: pgadmin/tools/datagrid/static/js/datagrid.js:333 #: pgadmin/tools/import_export/static/js/import_export.js:499 #: pgadmin/tools/maintenance/static/js/maintenance.js:322 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1911 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1941 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1915 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1945 msgid "OK" msgstr "OK" @@ -91,38 +92,70 @@ msgid "Current User" msgstr "Текущий пользователь" #: pgadmin/about/templates/about/index.html:29 -#: pgadmin/browser/templates/browser/index.html:101 +#: pgadmin/browser/templates/browser/index.html:100 #: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:9 #: pgadmin/templates/security/watermark.html:4 msgid "logo" msgstr "" -#: pgadmin/browser/__init__.py:53 pgadmin/browser/static/js/browser.js:139 +#: pgadmin/browser/__init__.py:57 pgadmin/browser/static/js/browser.js:142 msgid "Browser" msgstr "Обозреватель" -#: pgadmin/browser/__init__.py:476 pgadmin/browser/collection.py:251 +#: pgadmin/browser/__init__.py:483 pgadmin/browser/collection.py:251 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:110 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:672 msgid "Nodes" msgstr "Узлы" -#: pgadmin/browser/__init__.py:732 pgadmin/browser/__init__.py:814 -#: pgadmin/browser/__init__.py:885 +#: pgadmin/browser/__init__.py:693 +msgid "Set Master Password" +msgstr "" + +#: pgadmin/browser/__init__.py:695 +msgid "Please set a master password for pgAdmin." +msgstr "" + +#: pgadmin/browser/__init__.py:696 +msgid "" +"This will be used to secure and later unlock saved passwords and other " +"credentials." +msgstr "" + +#: pgadmin/browser/__init__.py:700 +msgid "Unlock Saved Passwords" +msgstr "" + +#: pgadmin/browser/__init__.py:702 +msgid "Please enter your master password." +msgstr "" + +#: pgadmin/browser/__init__.py:703 +msgid "" +"This is required to unlock saved passwords and reconnect to the database " +"server(s)." +msgstr "" + +#: pgadmin/browser/__init__.py:766 +msgid "Incorrect master password" +msgstr "" + +#: pgadmin/browser/__init__.py:845 pgadmin/browser/__init__.py:937 +#: pgadmin/browser/__init__.py:1008 msgid "" "SMTP Socket error: {}\n" "Your password has not been changed." msgstr "" -#: pgadmin/browser/__init__.py:743 pgadmin/browser/__init__.py:826 -#: pgadmin/browser/__init__.py:897 +#: pgadmin/browser/__init__.py:856 pgadmin/browser/__init__.py:949 +#: pgadmin/browser/__init__.py:1020 msgid "" "SMTP error: {}\n" "Your password has not been changed." msgstr "" -#: pgadmin/browser/__init__.py:752 pgadmin/browser/__init__.py:834 -#: pgadmin/browser/__init__.py:905 +#: pgadmin/browser/__init__.py:865 pgadmin/browser/__init__.py:957 +#: pgadmin/browser/__init__.py:1028 msgid "" "Error: {}\n" "Your password has not been changed." @@ -193,7 +226,7 @@ msgstr "Подсчитывать строки, если их примерное #: pgadmin/browser/register_browser_preferences.py:64 #: pgadmin/browser/register_browser_preferences.py:70 -#: pgadmin/browser/static/js/browser.js:152 +#: pgadmin/browser/static/js/browser.js:155 msgid "Properties" msgstr "Свойства" @@ -208,22 +241,22 @@ msgid "" msgstr "" #: pgadmin/browser/register_browser_preferences.py:79 -#: pgadmin/utils/__init__.py:305 pgadmin/utils/__init__.py:314 +#: pgadmin/utils/__init__.py:307 pgadmin/utils/__init__.py:316 msgid "Key" msgstr "" #: pgadmin/browser/register_browser_preferences.py:80 -#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:319 +#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:321 msgid "Shift" msgstr "" #: pgadmin/browser/register_browser_preferences.py:81 -#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:325 +#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:327 msgid "Ctrl" msgstr "" #: pgadmin/browser/register_browser_preferences.py:82 -#: pgadmin/utils/__init__.py:330 +#: pgadmin/utils/__init__.py:332 msgid "Alt/Option" msgstr "" @@ -355,12 +388,12 @@ msgstr "" msgid "Refresh browser tree" msgstr "" -#: pgadmin/browser/utils.py:254 +#: pgadmin/browser/utils.py:256 msgid "Unimplemented method ({0}) for this url ({1})" msgstr "Нереализованный метод ({0}) для данного адреса ({1})" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:208 -#: pgadmin/browser/utils.py:312 +#: pgadmin/browser/utils.py:314 msgid "Required properties are missing." msgstr "Требуемые свойства отсутствуют." @@ -372,10 +405,10 @@ msgstr "Требуемые свойства отсутствуют." #: pgadmin/browser/server_groups/servers/resource_groups/__init__.py:225 #: pgadmin/browser/server_groups/servers/roles/__init__.py:469 #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:121 -#: pgadmin/browser/utils.py:328 +#: pgadmin/browser/utils.py:332 pgadmin/browser/utils.py:340 #: pgadmin/static/js/alertify.pgadmin.defaults.js:102 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:155 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:284 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:163 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:292 #: pgadmin/tools/grant_wizard/__init__.py:129 pgadmin/utils/exception.py:35 msgid "Connection to the server has been lost." msgstr "Подключение к серверу было потеряно." @@ -403,19 +436,19 @@ msgstr "Имя группы не указано" msgid "Could not find the server group." msgstr "Не удалось найти группу серверов." -#: pgadmin/browser/server_groups/servers/__init__.py:97 +#: pgadmin/browser/server_groups/servers/__init__.py:99 msgid "Servers" msgstr "Серверы" -#: pgadmin/browser/server_groups/servers/__init__.py:376 +#: pgadmin/browser/server_groups/servers/__init__.py:385 msgid "The specified server group with id# {0} could not be found." msgstr "Не удалось найти указанную группу серверов с id# {0}." -#: pgadmin/browser/server_groups/servers/__init__.py:394 +#: pgadmin/browser/server_groups/servers/__init__.py:403 msgid "Could not find the server with id# {0}." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:442 +#: pgadmin/browser/server_groups/servers/__init__.py:451 msgid "" "The specified server could not be found.\n" "Does the user have permission to access the server?" @@ -423,49 +456,49 @@ msgstr "" "Не удалось найти указанный сервер.\n" "Имеет ли пользователь доступ к этому серверу?" -#: pgadmin/browser/server_groups/servers/__init__.py:464 +#: pgadmin/browser/server_groups/servers/__init__.py:473 msgid "Server deleted" msgstr "Сервер удалён" -#: pgadmin/browser/server_groups/servers/__init__.py:476 -#: pgadmin/browser/server_groups/servers/__init__.py:651 -#: pgadmin/browser/server_groups/servers/__init__.py:1363 -#: pgadmin/browser/server_groups/servers/__init__.py:1447 -#: pgadmin/browser/server_groups/servers/__init__.py:1522 -#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:485 +#: pgadmin/browser/server_groups/servers/__init__.py:660 +#: pgadmin/browser/server_groups/servers/__init__.py:1383 +#: pgadmin/browser/server_groups/servers/__init__.py:1467 +#: pgadmin/browser/server_groups/servers/__init__.py:1543 +#: pgadmin/browser/server_groups/servers/__init__.py:1578 msgid "Could not find the required server." msgstr "Не удалось найти запрошенный сервер." -#: pgadmin/browser/server_groups/servers/__init__.py:511 +#: pgadmin/browser/server_groups/servers/__init__.py:520 msgid "name" msgstr "имя" -#: pgadmin/browser/server_groups/servers/__init__.py:512 +#: pgadmin/browser/server_groups/servers/__init__.py:521 #: pgadmin/browser/server_groups/servers/static/js/server.js:790 msgid "Host name/address" msgstr "Имя/адрес сервера" -#: pgadmin/browser/server_groups/servers/__init__.py:513 +#: pgadmin/browser/server_groups/servers/__init__.py:522 #: pgadmin/browser/server_groups/servers/static/js/server.js:793 msgid "Port" msgstr "Порт" -#: pgadmin/browser/server_groups/servers/__init__.py:514 +#: pgadmin/browser/server_groups/servers/__init__.py:523 #: pgadmin/browser/server_groups/servers/static/js/server.js:796 msgid "Maintenance database" msgstr "Служебная база данных" -#: pgadmin/browser/server_groups/servers/__init__.py:515 +#: pgadmin/browser/server_groups/servers/__init__.py:524 #: pgadmin/browser/server_groups/servers/static/js/server.js:799 #: pgadmin/browser/server_groups/servers/static/js/server.js:930 msgid "Username" msgstr "Имя пользователя" -#: pgadmin/browser/server_groups/servers/__init__.py:516 +#: pgadmin/browser/server_groups/servers/__init__.py:525 msgid "SSL Mode" msgstr "Режим SSL" -#: pgadmin/browser/server_groups/servers/__init__.py:517 +#: pgadmin/browser/server_groups/servers/__init__.py:526 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:446 #: pgadmin/browser/server_groups/servers/static/js/server.js:787 #: pgadmin/tools/backup/static/js/backup.js:381 @@ -473,28 +506,28 @@ msgstr "Режим SSL" msgid "Comments" msgstr "Комментарии" -#: pgadmin/browser/server_groups/servers/__init__.py:518 +#: pgadmin/browser/server_groups/servers/__init__.py:527 #: pgadmin/browser/server_groups/servers/static/js/server.js:820 #: pgadmin/browser/server_groups/servers/static/js/variable.js:176 #: pgadmin/tools/user_management/static/js/user_management.js:270 msgid "Role" msgstr "Роль" -#: pgadmin/browser/server_groups/servers/__init__.py:534 -#: pgadmin/browser/server_groups/servers/__init__.py:749 +#: pgadmin/browser/server_groups/servers/__init__.py:543 +#: pgadmin/browser/server_groups/servers/__init__.py:763 msgid "Host address not valid" msgstr "Адрес сервера некорректный" -#: pgadmin/browser/server_groups/servers/__init__.py:548 +#: pgadmin/browser/server_groups/servers/__init__.py:557 msgid "'{0}' is not allowed to modify, when server is connected." msgstr "Параметр '{0}' нельзя изменять при установленном подключении к серверу." -#: pgadmin/browser/server_groups/servers/__init__.py:567 +#: pgadmin/browser/server_groups/servers/__init__.py:576 msgid "No parameters were changed." msgstr "Никакие параметры не были изменены." -#: pgadmin/browser/server_groups/servers/__init__.py:738 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:563 +#: pgadmin/browser/server_groups/servers/__init__.py:752 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:562 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:370 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:395 @@ -531,7 +564,7 @@ msgstr "Никакие параметры не были изменены." msgid "Could not find the required parameter (%s)." msgstr "Не удалось найти требуемый параметр (%s)." -#: pgadmin/browser/server_groups/servers/__init__.py:836 +#: pgadmin/browser/server_groups/servers/__init__.py:850 #, python-format msgid "" "Unable to connect to server:\n" @@ -542,52 +575,52 @@ msgstr "" "\n" "%s" -#: pgadmin/browser/server_groups/servers/__init__.py:909 +#: pgadmin/browser/server_groups/servers/__init__.py:923 msgid "Server has no active connection for generating statistics." msgstr "" "Отсутствует активное подключение к серверу, необходимое для сбора " "статистики." -#: pgadmin/browser/server_groups/servers/__init__.py:975 -#: pgadmin/browser/server_groups/servers/__init__.py:1136 -#: pgadmin/browser/server_groups/servers/__init__.py:1242 +#: pgadmin/browser/server_groups/servers/__init__.py:989 +#: pgadmin/browser/server_groups/servers/__init__.py:1155 +#: pgadmin/browser/server_groups/servers/__init__.py:1262 msgid "Server not found." msgstr "Сервер не найден." -#: pgadmin/browser/server_groups/servers/__init__.py:981 -#: pgadmin/browser/server_groups/servers/__init__.py:983 -#: pgadmin/browser/server_groups/servers/__init__.py:1247 -#: pgadmin/utils/driver/psycopg2/connection.py:254 -#: pgadmin/utils/driver/psycopg2/connection.py:1284 -#: pgadmin/utils/driver/psycopg2/connection.py:1568 -#: pgadmin/utils/driver/psycopg2/server_manager.py:405 +#: pgadmin/browser/server_groups/servers/__init__.py:995 +#: pgadmin/browser/server_groups/servers/__init__.py:997 +#: pgadmin/browser/server_groups/servers/__init__.py:1267 +#: pgadmin/utils/driver/psycopg2/connection.py:261 +#: pgadmin/utils/driver/psycopg2/connection.py:1293 +#: pgadmin/utils/driver/psycopg2/connection.py:1581 +#: pgadmin/utils/driver/psycopg2/server_manager.py:467 msgid "Unauthorized request." msgstr "Неразрешённый запрос." -#: pgadmin/browser/server_groups/servers/__init__.py:1113 +#: pgadmin/browser/server_groups/servers/__init__.py:1132 msgid "Server connected." msgstr "Сервер подключён." -#: pgadmin/browser/server_groups/servers/__init__.py:1144 +#: pgadmin/browser/server_groups/servers/__init__.py:1163 msgid "Server could not be disconnected." msgstr "Отключиться от сервера не удалось." -#: pgadmin/browser/server_groups/servers/__init__.py:1148 +#: pgadmin/browser/server_groups/servers/__init__.py:1167 msgid "Server disconnected." msgstr "Подключение к серверу закрыто." -#: pgadmin/browser/server_groups/servers/__init__.py:1168 +#: pgadmin/browser/server_groups/servers/__init__.py:1187 msgid "Could not reload the server configuration." msgstr "Не удалось перезагрузить конфигурацию сервера." -#: pgadmin/browser/server_groups/servers/__init__.py:1173 +#: pgadmin/browser/server_groups/servers/__init__.py:1192 msgid "Server configuration reloaded." msgstr "Конфигурация сервера перезагружена." -#: pgadmin/browser/server_groups/servers/__init__.py:1179 -#: pgadmin/dashboard/static/js/dashboard.js:554 -#: pgadmin/dashboard/static/js/dashboard.js:685 -#: pgadmin/static/js/sqleditor/execute_query.js:279 +#: pgadmin/browser/server_groups/servers/__init__.py:1198 +#: pgadmin/dashboard/static/js/dashboard.js:586 +#: pgadmin/dashboard/static/js/dashboard.js:717 +#: pgadmin/static/js/sqleditor/execute_query.js:289 #: pgadmin/static/js/sqleditor/query_tool_http_error_handler.js:51 #: pgadmin/static/js/sqleditor_utils.js:164 msgid "" @@ -595,40 +628,40 @@ msgid "" "closed." msgstr "Подключение к серверу не устанавливалось или было закрыто." -#: pgadmin/browser/server_groups/servers/__init__.py:1217 +#: pgadmin/browser/server_groups/servers/__init__.py:1236 msgid "Named restore point created: {0}" msgstr "Создана именованная точка восстановления: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1267 -#: pgadmin/browser/server_groups/servers/__init__.py:1279 +#: pgadmin/browser/server_groups/servers/__init__.py:1287 +#: pgadmin/browser/server_groups/servers/__init__.py:1299 msgid "Could not find the required parameter(s)." msgstr "Не удалось найти требуемый параметр(ы)." -#: pgadmin/browser/server_groups/servers/__init__.py:1288 +#: pgadmin/browser/server_groups/servers/__init__.py:1308 #: pgadmin/browser/server_groups/servers/static/js/server.js:497 -#: pgadmin/tools/user_management/__init__.py:100 +#: pgadmin/tools/user_management/__init__.py:101 msgid "Passwords do not match." msgstr "Пароли не совпадают." -#: pgadmin/browser/server_groups/servers/__init__.py:1304 +#: pgadmin/browser/server_groups/servers/__init__.py:1324 msgid "Incorrect password." msgstr "Неверный пароль." -#: pgadmin/browser/server_groups/servers/__init__.py:1344 +#: pgadmin/browser/server_groups/servers/__init__.py:1364 msgid "Password changed successfully." msgstr "Пароль изменён успешно." -#: pgadmin/browser/server_groups/servers/__init__.py:1394 +#: pgadmin/browser/server_groups/servers/__init__.py:1414 msgid "WAL replay paused" msgstr "Воспроизведение WAL приостановлено" -#: pgadmin/browser/server_groups/servers/__init__.py:1397 -#: pgadmin/browser/server_groups/servers/__init__.py:1455 +#: pgadmin/browser/server_groups/servers/__init__.py:1417 +#: pgadmin/browser/server_groups/servers/__init__.py:1475 msgid "Please connect the server." msgstr "Пожалуйста, подключитесь к серверу." -#: pgadmin/browser/server_groups/servers/__init__.py:1536 -#: pgadmin/browser/server_groups/servers/__init__.py:1572 +#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:1593 msgid "The saved password cleared successfully." msgstr "" @@ -699,28 +732,28 @@ msgstr "PostgreSQL" msgid "Databases" msgstr "Базы данных" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:375 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:391 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:650 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:720 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:845 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:1017 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:374 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:390 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:649 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:719 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:844 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:1016 msgid "Could not find the database on the server." msgstr "Не удалось найти базу данных на сервере." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:469 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:468 msgid "Database connected." msgstr "База данных подключена." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:486 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:485 msgid "Database could not be disconnected." msgstr "Отключиться от базы данных не удалось." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:490 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:489 msgid "Database disconnected." msgstr "База данных отключена." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:773 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:772 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:483 #: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:522 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:357 @@ -756,11 +789,11 @@ msgstr "База данных отключена." msgid "Error: Object not found." msgstr "Ошибка: объект не найден." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:776 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:775 msgid "The specified database could not be found.\n" msgstr "Не удалось найти указанную базу данных.\n" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:872 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:871 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:728 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1479 msgid " -- definition incomplete" @@ -881,16 +914,16 @@ msgstr "Приведение..." #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:341 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.js:48 -#: pgadmin/dashboard/static/js/dashboard.js:1076 -#: pgadmin/dashboard/static/js/dashboard.js:1103 -#: pgadmin/dashboard/static/js/dashboard.js:1339 +#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1135 +#: pgadmin/dashboard/static/js/dashboard.js:1371 #: pgadmin/misc/dependencies/static/js/dependencies.js:93 #: pgadmin/misc/dependents/static/js/dependents.js:94 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:42 #: pgadmin/tools/debugger/static/js/debugger_ui.js:274 -#: pgadmin/tools/debugger/static/js/direct.js:1044 -#: pgadmin/tools/debugger/static/js/direct.js:1188 -#: pgadmin/tools/debugger/static/js/direct.js:1274 +#: pgadmin/tools/debugger/static/js/direct.js:1047 +#: pgadmin/tools/debugger/static/js/direct.js:1191 +#: pgadmin/tools/debugger/static/js/direct.js:1277 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:145 msgid "Name" msgstr "Имя" @@ -1278,8 +1311,8 @@ msgstr "Событийный триггер..." #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:118 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:312 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:355 -#: pgadmin/dashboard/static/js/dashboard.js:1086 -#: pgadmin/dashboard/static/js/dashboard.js:1344 +#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1376 #: pgadmin/tools/backup/static/js/backup.js:345 #: pgadmin/tools/restore/static/js/restore.js:237 msgid "Owner" @@ -1620,9 +1653,9 @@ msgstr "Параметры" #: pgadmin/browser/server_groups/servers/static/js/variable.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:136 #: pgadmin/tools/debugger/static/js/debugger_ui.js:301 -#: pgadmin/tools/debugger/static/js/direct.js:1051 -#: pgadmin/tools/debugger/static/js/direct.js:1202 -#: pgadmin/tools/debugger/static/js/direct.js:1288 +#: pgadmin/tools/debugger/static/js/direct.js:1054 +#: pgadmin/tools/debugger/static/js/direct.js:1205 +#: pgadmin/tools/debugger/static/js/direct.js:1291 msgid "Value" msgstr "Значение" @@ -1644,8 +1677,8 @@ msgstr "Сторонний сервер..." #: pgadmin/misc/dependents/static/js/dependents.js:79 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:47 #: pgadmin/tools/debugger/static/js/debugger_ui.js:281 -#: pgadmin/tools/debugger/static/js/direct.js:1195 -#: pgadmin/tools/debugger/static/js/direct.js:1281 +#: pgadmin/tools/debugger/static/js/direct.js:1198 +#: pgadmin/tools/debugger/static/js/direct.js:1284 msgid "Type" msgstr "Тип" @@ -1693,7 +1726,7 @@ msgstr "Тип" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:359 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:371 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:585 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:807 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:817 msgid "Privileges" msgstr "Права" @@ -1740,8 +1773,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:26 -#: pgadmin/dashboard/static/js/dashboard.js:915 -#: pgadmin/dashboard/static/js/dashboard.js:1185 +#: pgadmin/dashboard/static/js/dashboard.js:947 +#: pgadmin/dashboard/static/js/dashboard.js:1217 msgid "User" msgstr "Пользователь" @@ -2193,7 +2226,7 @@ msgstr "-- Сначала создайте столбцы..." #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.js:223 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.js:542 -#: pgadmin/browser/static/js/browser.js:167 +#: pgadmin/browser/static/js/browser.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:129 msgid "Statistics" msgstr "Статистика" @@ -2594,8 +2627,8 @@ msgid "Trigger Functions" msgstr "Триггерные функции" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:59 -#: pgadmin/dashboard/static/js/dashboard.js:1064 -#: pgadmin/dashboard/static/js/dashboard.js:1327 +#: pgadmin/dashboard/static/js/dashboard.js:1096 +#: pgadmin/dashboard/static/js/dashboard.js:1359 msgid "Mode" msgstr "Режим" @@ -2718,7 +2751,7 @@ msgstr "Герметичная?" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:402 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:508 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:366 -#: pgadmin/tools/debugger/static/js/direct.js:1738 +#: pgadmin/tools/debugger/static/js/direct.js:1741 msgid "Parameters" msgstr "Параметры" @@ -3202,13 +3235,14 @@ msgstr "Публичный синоним?" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:789 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:806 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 +#: pgadmin/browser/static/js/browser.js:634 #: pgadmin/misc/file_manager/templates/file_manager/index.html:71 #: pgadmin/misc/file_manager/templates/file_manager/index.html:78 #: pgadmin/static/js/backform.pgadmin.js:430 #: pgadmin/static/js/backgrid.pgadmin.js:461 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1677 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1722 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1680 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1725 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2229 msgid "Yes" msgstr "Да" @@ -3219,13 +3253,14 @@ msgstr "Да" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:807 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:147 +#: pgadmin/browser/static/js/browser.js:635 #: pgadmin/misc/file_manager/templates/file_manager/index.html:70 #: pgadmin/misc/file_manager/templates/file_manager/index.html:77 #: pgadmin/static/js/backform.pgadmin.js:431 #: pgadmin/static/js/backgrid.pgadmin.js:462 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1678 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1723 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1681 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1726 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2230 msgid "No" msgstr "Нет" @@ -4361,7 +4396,7 @@ msgid "Attach" msgstr "Присоединить" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:257 -#: pgadmin/browser/static/js/browser.js:267 +#: pgadmin/browser/static/js/browser.js:269 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:28 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:144 msgid "Create" @@ -5375,9 +5410,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:27 -#: pgadmin/dashboard/static/js/dashboard.js:910 -#: pgadmin/dashboard/static/js/dashboard.js:1014 -#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:942 +#: pgadmin/dashboard/static/js/dashboard.js:1046 +#: pgadmin/dashboard/static/js/dashboard.js:1113 #: pgadmin/misc/dependents/static/js/dependents.js:143 msgid "Database" msgstr "База данных" @@ -5443,7 +5478,7 @@ msgstr "Разрешить подключения?" msgid "Default Privileges" msgstr "Права по умолчанию" -#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:493 +#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:496 msgid "Connect to database" msgstr "Подключиться к базе данных" @@ -6278,7 +6313,7 @@ msgstr "Вид" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:146 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:139 -#: pgadmin/browser/static/js/browser.js:178 +#: pgadmin/browser/static/js/browser.js:181 #: pgadmin/dashboard/static/js/dashboard.js:184 #: pgadmin/static/js/backform.pgadmin.js:1861 msgid "SQL" @@ -6986,9 +7021,10 @@ msgid "Change Password " msgstr "Сменить пароль " #: pgadmin/browser/server_groups/servers/static/js/server.js:434 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1203 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1207 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:197 -#: pgadmin/browser/static/js/node.js:1393 +#: pgadmin/browser/static/js/browser.js:571 +#: pgadmin/browser/static/js/node.js:1402 #: pgadmin/browser/static/js/wizard.js:137 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:24 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:188 @@ -7004,14 +7040,14 @@ msgstr "Сменить пароль " #: pgadmin/tools/import_export/static/js/import_export.js:494 #: pgadmin/tools/maintenance/static/js/maintenance.js:317 #: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:55 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:624 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1916 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2050 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:627 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1920 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2059 msgid "Cancel" msgstr "Отмена" #: pgadmin/browser/server_groups/servers/static/js/server.js:523 -#: pgadmin/browser/templates/browser/index.html:152 +#: pgadmin/browser/templates/browser/index.html:151 #: pgadmin/templates/security/change_password.html:19 #: pgadmin/templates/security/change_password.html:20 #: pgadmin/tools/user_management/static/js/user_management.js:48 @@ -7226,8 +7262,8 @@ msgstr "" msgid "Connection timeout (seconds)" msgstr "" -#: pgadmin/browser/server_groups/servers/static/js/server.js:1130 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2078 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1133 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2087 msgid "Connect to Server" msgstr "Подключиться к серверу" @@ -7296,8 +7332,8 @@ msgid "Move objects to another tablespace" msgstr "Переместить объекты в другое табличное пространство" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:194 -#: pgadmin/browser/templates/browser/index.html:157 -#: pgadmin/tools/user_management/__init__.py:43 +#: pgadmin/browser/templates/browser/index.html:156 +#: pgadmin/tools/user_management/__init__.py:44 #: pgadmin/tools/user_management/static/js/user_management.js:586 msgid "Users" msgstr "Пользователи" @@ -7327,23 +7363,23 @@ msgstr "Расположение" msgid "Location cannot be empty." msgstr "Расположение не может быть пустым." -#: pgadmin/browser/server_groups/servers/templates/servers/password.html:7 +#: pgadmin/browser/server_groups/servers/templates/servers/password.html:3 msgid "" "Please enter the password for the user '{0}' to connect the server - " "\"{1}\"" msgstr "Введите пароль пользователя '{0}' для подключения к серверу \"{1}\"" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:9 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:5 msgid "" "SSH Tunnel password for the identity file '{0}' to connect the server " "\"{1}\"" msgstr "" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:11 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:7 msgid "SSH Tunnel password for the user '{0}' to connect the server \"{1}\"" msgstr "" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:27 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:24 msgid "Database server password for the user '{0}' to connect the server \"{1}\"" msgstr "" @@ -7355,8 +7391,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:28 -#: pgadmin/dashboard/static/js/dashboard.js:930 -#: pgadmin/dashboard/static/js/dashboard.js:1200 +#: pgadmin/dashboard/static/js/dashboard.js:962 +#: pgadmin/dashboard/static/js/dashboard.js:1232 msgid "Backend start" msgstr "Серверный процесс запущен" @@ -7368,8 +7404,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:13 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:36 -#: pgadmin/dashboard/static/js/dashboard.js:925 -#: pgadmin/dashboard/static/js/dashboard.js:1195 +#: pgadmin/dashboard/static/js/dashboard.js:957 +#: pgadmin/dashboard/static/js/dashboard.js:1227 msgid "Client" msgstr "Клиент" @@ -7381,8 +7417,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:14 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:37 -#: pgadmin/dashboard/static/js/dashboard.js:920 -#: pgadmin/dashboard/static/js/dashboard.js:1190 +#: pgadmin/dashboard/static/js/dashboard.js:952 +#: pgadmin/dashboard/static/js/dashboard.js:1222 msgid "Application" msgstr "Приложение" @@ -7444,8 +7480,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:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:38 -#: pgadmin/dashboard/static/js/dashboard.js:944 -#: pgadmin/dashboard/static/js/dashboard.js:1214 +#: pgadmin/dashboard/static/js/dashboard.js:976 +#: pgadmin/dashboard/static/js/dashboard.js:1246 msgid "Waiting?" msgstr "В ожидании?" @@ -7462,45 +7498,57 @@ msgstr "Группа серверов..." msgid "The ID cannot be changed." msgstr "Изменить идентификатор нельзя." -#: pgadmin/browser/static/js/browser.js:37 +#: pgadmin/browser/static/js/browser.js:38 #: pgadmin/misc/dependencies/static/js/dependencies.js:120 #: pgadmin/misc/dependents/static/js/dependents.js:121 #: pgadmin/misc/sql/static/js/sql.js:100 msgid "Please select an object in the tree view." msgstr "Выберите объект в дереве." -#: pgadmin/browser/static/js/browser.js:188 +#: pgadmin/browser/static/js/browser.js:191 msgid "Dependencies" msgstr "Зависимости" -#: pgadmin/browser/static/js/browser.js:199 +#: pgadmin/browser/static/js/browser.js:202 msgid "Dependents" msgstr "Зависимые" -#: pgadmin/browser/static/js/browser.js:318 +#: pgadmin/browser/static/js/browser.js:321 #: pgadmin/browser/static/js/toolbar.js:29 #: pgadmin/browser/static/js/toolbar.js:88 #: pgadmin/tools/datagrid/static/js/datagrid.js:77 msgid "View Data" msgstr "" -#: pgadmin/browser/static/js/browser.js:319 +#: pgadmin/browser/static/js/browser.js:322 #: pgadmin/browser/static/js/toolbar.js:20 #: pgadmin/browser/static/js/toolbar.js:90 #: pgadmin/tools/datagrid/static/js/datagrid.js:78 msgid "Filtered Rows" msgstr "" -#: pgadmin/browser/static/js/browser.js:346 +#: pgadmin/browser/static/js/browser.js:349 msgid "No object selected" msgstr "Объект не выбран" -#: pgadmin/browser/static/js/browser.js:559 +#: pgadmin/browser/static/js/browser.js:569 +#: pgadmin/browser/static/js/browser.js:623 +msgid "Reset Master Password" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:624 +msgid "" +"This will remove all the saved passwords. This will also remove " +"established connections to the server and you may need to reconnect " +"again. Do you wish to continue ?" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:725 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "" -#: pgadmin/browser/static/js/browser.js:1616 +#: pgadmin/browser/static/js/browser.js:1781 msgid "Error retrieving details for the node." msgstr "Ошибка при получении информации узла." @@ -7515,9 +7563,9 @@ msgid "Query Tool..." msgstr "Запросник..." #: pgadmin/browser/static/js/collection.js:220 -#: pgadmin/browser/static/js/collection.js:275 -#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:132 -#: pgadmin/misc/statistics/static/js/statistics.js:243 +#: pgadmin/browser/static/js/collection.js:276 +#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:134 +#: pgadmin/misc/statistics/static/js/statistics.js:247 msgid "Retrieving data from the server..." msgstr "Получение данных с сервера..." @@ -7535,46 +7583,46 @@ msgstr "Удалить каскадно" msgid "No properties are available for the selected object." msgstr "" -#: pgadmin/browser/static/js/collection.js:320 -#: pgadmin/browser/static/js/node.js:437 +#: pgadmin/browser/static/js/collection.js:318 +#: pgadmin/browser/static/js/node.js:439 #, python-format msgid "Error retrieving properties - %s" msgstr "Ошибка при получении свойств: %s" -#: pgadmin/browser/static/js/collection.js:326 -#: pgadmin/misc/dependencies/static/js/dependencies.js:222 -#: pgadmin/misc/dependents/static/js/dependents.js:228 -#: pgadmin/misc/statistics/static/js/statistics.js:321 +#: pgadmin/browser/static/js/collection.js:330 +#: pgadmin/misc/dependencies/static/js/dependencies.js:228 +#: pgadmin/misc/dependents/static/js/dependents.js:234 +#: pgadmin/misc/statistics/static/js/statistics.js:330 msgid "Failed to retrieve data from the server." msgstr "Не удалось получить данные с сервера." -#: pgadmin/browser/static/js/collection.js:342 +#: pgadmin/browser/static/js/collection.js:348 msgid "Drop Multiple" msgstr "" -#: pgadmin/browser/static/js/collection.js:343 +#: pgadmin/browser/static/js/collection.js:349 msgid "Please select at least one object to delete." msgstr "" -#: pgadmin/browser/static/js/collection.js:350 +#: pgadmin/browser/static/js/collection.js:356 msgid "" "Are you sure you want to drop all the selected objects and all the " "objects that depend on them?" msgstr "" -#: pgadmin/browser/static/js/collection.js:351 +#: pgadmin/browser/static/js/collection.js:357 msgid "DROP CASCADE multiple objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:354 +#: pgadmin/browser/static/js/collection.js:360 msgid "Are you sure you want to drop all the selected objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:355 +#: pgadmin/browser/static/js/collection.js:361 msgid "DROP multiple objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:393 +#: pgadmin/browser/static/js/collection.js:386 #, python-format msgid "Error dropping %s" msgstr "" @@ -7596,23 +7644,23 @@ msgstr "Свойства..." msgid "%s Script" msgstr "Скрипт %s" -#: pgadmin/browser/static/js/node.js:492 +#: pgadmin/browser/static/js/node.js:501 msgid "Please wait while we fetch information about the node from the server..." msgstr "Подождите, пока с сервера загружается информация об узле..." -#: pgadmin/browser/static/js/node.js:666 +#: pgadmin/browser/static/js/node.js:675 #, python-format msgid "Create - %s" msgstr "Создание %s" -#: pgadmin/browser/static/js/node.js:683 +#: pgadmin/browser/static/js/node.js:692 #, python-format msgid "Are you sure want to stop editing the properties of %s \"%s\"?" msgstr "" "Вы действительно хотите завершить редактирование свойств объекта %s " "\"%s\"?" -#: pgadmin/browser/static/js/node.js:685 +#: pgadmin/browser/static/js/node.js:694 #, python-format msgid "" "Are you sure want to reset the current changes and re-open the panel for " @@ -7621,11 +7669,11 @@ msgstr "" "Вы действительно хотите сбросить текущие изменения и повторно открыть " "панель для объекта %s \"%s\"?" -#: pgadmin/browser/static/js/node.js:689 +#: pgadmin/browser/static/js/node.js:698 msgid "Edit in progress?" msgstr "Производится редактирование?" -#: pgadmin/browser/static/js/node.js:740 +#: pgadmin/browser/static/js/node.js:749 #, python-format msgid "" "Are you sure you want to drop %s \"%s\" and all the objects that depend " @@ -7634,74 +7682,74 @@ msgstr "" "Вы действительно хотите удалить объект %s \"%s\" и все зависящие от него " "объекты?" -#: pgadmin/browser/static/js/node.js:742 +#: pgadmin/browser/static/js/node.js:751 #, python-format msgid "DROP CASCADE %s?" msgstr "DROP CASCADE %s?" -#: pgadmin/browser/static/js/node.js:747 pgadmin/browser/static/js/node.js:761 +#: pgadmin/browser/static/js/node.js:756 pgadmin/browser/static/js/node.js:770 #, python-format msgid "The %s \"%s\" cannot be dropped." msgstr "Объект %s \"%s\" не может быть удалён." -#: pgadmin/browser/static/js/node.js:754 +#: pgadmin/browser/static/js/node.js:763 #, python-format msgid "Are you sure you want to drop %s \"%s\"?" msgstr "Вы действительно хотите удалить объект %s \"%s\"?" -#: pgadmin/browser/static/js/node.js:756 +#: pgadmin/browser/static/js/node.js:765 #, python-format msgid "DROP %s?" msgstr "DROP %s?" -#: pgadmin/browser/static/js/node.js:794 +#: pgadmin/browser/static/js/node.js:803 #, python-format msgid "Error dropping %s: \"%s\"" msgstr "Ошибка удаления %s: \"%s\"" -#: pgadmin/browser/static/js/node.js:1184 -#: pgadmin/browser/static/js/node.js:1186 -#: pgadmin/browser/templates/browser/index.html:118 +#: pgadmin/browser/static/js/node.js:1193 +#: pgadmin/browser/static/js/node.js:1195 +#: pgadmin/browser/templates/browser/index.html:117 #: pgadmin/tools/datagrid/templates/datagrid/index.html:134 msgid "Edit" msgstr "Редактирование" -#: pgadmin/browser/static/js/node.js:1200 -#: pgadmin/browser/static/js/node.js:1371 +#: pgadmin/browser/static/js/node.js:1209 +#: pgadmin/browser/static/js/node.js:1380 msgid "SQL help for this object type." msgstr "Справка SQL по этому типу объектов." -#: pgadmin/browser/static/js/node.js:1289 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1142 +#: pgadmin/browser/static/js/node.js:1298 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1152 msgid "Error saving properties" msgstr "" -#: pgadmin/browser/static/js/node.js:1383 +#: pgadmin/browser/static/js/node.js:1392 #: pgadmin/browser/static/js/wizard.js:131 msgid "Help for this dialog." msgstr "Справка к этому диалогу." -#: pgadmin/browser/static/js/node.js:1395 +#: pgadmin/browser/static/js/node.js:1404 msgid "Cancel changes to this object." msgstr "Отменить изменения в этом объекте." -#: pgadmin/browser/static/js/node.js:1407 +#: pgadmin/browser/static/js/node.js:1416 msgid "Reset" msgstr "Сбросить" -#: pgadmin/browser/static/js/node.js:1409 +#: pgadmin/browser/static/js/node.js:1418 msgid "Reset the fields on this dialog." msgstr "Сбросить поля в этом диалоге." -#: pgadmin/browser/static/js/node.js:1421 +#: pgadmin/browser/static/js/node.js:1430 #: pgadmin/preferences/static/js/preferences.js:429 #: pgadmin/preferences/static/js/preferences.js:454 #: pgadmin/tools/datagrid/templates/datagrid/index.html:37 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:635 msgid "Save" msgstr "Сохранить" -#: pgadmin/browser/static/js/node.js:1423 +#: pgadmin/browser/static/js/node.js:1432 msgid "Save this object." msgstr "Сохранить этот объект." @@ -7717,13 +7765,13 @@ msgstr "Снять всё выделение" #: pgadmin/browser/static/js/toolbar.js:86 #: pgadmin/tools/datagrid/static/js/datagrid.js:106 #: pgadmin/tools/datagrid/static/js/datagrid.js:118 -#: pgadmin/tools/sqleditor/__init__.py:68 +#: pgadmin/tools/sqleditor/__init__.py:67 msgid "Query Tool" msgstr "Запросник" #: pgadmin/browser/static/js/wizard.js:86 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:253 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:431 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:261 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:444 #: pgadmin/templates/security/messages.html:7 #: pgadmin/tools/user_management/static/js/user_management.js:81 #: pgadmin/tools/user_management/static/js/user_management.js:174 @@ -7732,8 +7780,8 @@ msgid "Close" msgstr "Закрыть" #: pgadmin/browser/static/js/wizard.js:89 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:254 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:432 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:262 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:445 msgid "Maximize" msgstr "" @@ -7754,37 +7802,37 @@ msgstr "" msgid "Finish" msgstr "" -#: pgadmin/browser/templates/browser/index.html:96 +#: pgadmin/browser/templates/browser/index.html:95 #: pgadmin/tools/datagrid/templates/datagrid/index.html:354 msgid "Loading {0} v{1}..." msgstr "Загружается {0} v{1}..." -#: pgadmin/browser/templates/browser/index.html:105 +#: pgadmin/browser/templates/browser/index.html:104 msgid "Toggle navigation" msgstr "Включение навигации" -#: pgadmin/browser/templates/browser/index.html:113 +#: pgadmin/browser/templates/browser/index.html:112 msgid "File" msgstr "Файл" -#: pgadmin/browser/templates/browser/index.html:123 +#: pgadmin/browser/templates/browser/index.html:122 msgid "Object" msgstr "Объект" -#: pgadmin/browser/templates/browser/index.html:128 +#: pgadmin/browser/templates/browser/index.html:127 msgid "Management" msgstr "Управление" -#: pgadmin/browser/templates/browser/index.html:133 +#: pgadmin/browser/templates/browser/index.html:132 msgid "Tools" msgstr "Инструменты" -#: pgadmin/browser/templates/browser/index.html:138 pgadmin/help/__init__.py:59 +#: pgadmin/browser/templates/browser/index.html:137 pgadmin/help/__init__.py:59 #: pgadmin/help/__init__.py:70 pgadmin/static/js/sqleditor/filter_dialog.js:72 msgid "Help" msgstr "Справка" -#: pgadmin/browser/templates/browser/index.html:160 +#: pgadmin/browser/templates/browser/index.html:159 msgid "Logout" msgstr "Выход" @@ -7879,12 +7927,12 @@ msgid "" msgstr "" #: pgadmin/dashboard/__init__.py:202 pgadmin/dashboard/__init__.py:232 -#: pgadmin/dashboard/static/js/dashboard.js:693 +#: pgadmin/dashboard/static/js/dashboard.js:725 msgid "Please connect to the selected server to view the table." msgstr "Подключитесь к выбранному серверу для просмотра таблицы." #: pgadmin/dashboard/__init__.py:207 pgadmin/dashboard/__init__.py:237 -#: pgadmin/dashboard/static/js/dashboard.js:562 +#: pgadmin/dashboard/static/js/dashboard.js:594 msgid "Please connect to the selected server to view the graph." msgstr "Подключитесь к выбранному серверу для просмотра графика." @@ -7963,154 +8011,161 @@ msgstr "Запрос начался в" msgid "Last state changed at" msgstr "Последнее изменение состояния в" -#: pgadmin/dashboard/static/js/dashboard.js:236 -#: pgadmin/dashboard/static/js/dashboard.js:351 +#: pgadmin/dashboard/static/js/dashboard.js:238 +#: pgadmin/dashboard/static/js/dashboard.js:244 +#: pgadmin/dashboard/static/js/dashboard.js:369 +#: pgadmin/dashboard/static/js/dashboard.js:375 msgid "An error occurred whilst loading the dashboard." msgstr "При загрузке информационной панели произошла ошибка." -#: pgadmin/dashboard/static/js/dashboard.js:366 +#: pgadmin/dashboard/static/js/dashboard.js:252 +#: pgadmin/dashboard/static/js/dashboard.js:383 +msgid "Loading dashboard..." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:398 msgid "Please connect to the selected server to view the dashboard." msgstr "Подключитесь к выбранному серверу для просмотра информационной панели." -#: pgadmin/dashboard/static/js/dashboard.js:565 +#: pgadmin/dashboard/static/js/dashboard.js:597 msgid "An error occurred whilst rendering the graph." msgstr "При построении графика произошла ошибка." -#: pgadmin/dashboard/static/js/dashboard.js:696 +#: pgadmin/dashboard/static/js/dashboard.js:728 msgid "An error occurred whilst rendering the table." msgstr "При построении таблицы произошла ошибка." -#: pgadmin/dashboard/static/js/dashboard.js:905 -#: pgadmin/dashboard/static/js/dashboard.js:1009 -#: pgadmin/dashboard/static/js/dashboard.js:1180 -#: pgadmin/dashboard/static/js/dashboard.js:1277 +#: pgadmin/dashboard/static/js/dashboard.js:937 +#: pgadmin/dashboard/static/js/dashboard.js:1041 +#: pgadmin/dashboard/static/js/dashboard.js:1212 +#: pgadmin/dashboard/static/js/dashboard.js:1309 msgid "PID" msgstr "PID" -#: pgadmin/dashboard/static/js/dashboard.js:935 -#: pgadmin/dashboard/static/js/dashboard.js:1205 +#: pgadmin/dashboard/static/js/dashboard.js:967 +#: pgadmin/dashboard/static/js/dashboard.js:1237 msgid "State" msgstr "Состояние" -#: pgadmin/dashboard/static/js/dashboard.js:952 -#: pgadmin/dashboard/static/js/dashboard.js:1222 +#: pgadmin/dashboard/static/js/dashboard.js:984 +#: pgadmin/dashboard/static/js/dashboard.js:1254 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:957 -#: pgadmin/dashboard/static/js/dashboard.js:1227 +#: pgadmin/dashboard/static/js/dashboard.js:989 +#: pgadmin/dashboard/static/js/dashboard.js:1259 msgid "Blocking PIDs" msgstr "Блокирующие PID" -#: pgadmin/dashboard/static/js/dashboard.js:1019 -#: pgadmin/dashboard/static/js/dashboard.js:1282 +#: pgadmin/dashboard/static/js/dashboard.js:1051 +#: pgadmin/dashboard/static/js/dashboard.js:1314 msgid "Lock type" msgstr "Тип блокировки" -#: pgadmin/dashboard/static/js/dashboard.js:1024 -#: pgadmin/dashboard/static/js/dashboard.js:1287 +#: pgadmin/dashboard/static/js/dashboard.js:1056 +#: pgadmin/dashboard/static/js/dashboard.js:1319 msgid "Target relation" msgstr "Целевое отношение" -#: pgadmin/dashboard/static/js/dashboard.js:1029 -#: pgadmin/dashboard/static/js/dashboard.js:1292 +#: pgadmin/dashboard/static/js/dashboard.js:1061 +#: pgadmin/dashboard/static/js/dashboard.js:1324 msgid "Page" msgstr "Страница" -#: pgadmin/dashboard/static/js/dashboard.js:1034 -#: pgadmin/dashboard/static/js/dashboard.js:1297 +#: pgadmin/dashboard/static/js/dashboard.js:1066 +#: pgadmin/dashboard/static/js/dashboard.js:1329 msgid "Tuple" msgstr "Кортеж" -#: pgadmin/dashboard/static/js/dashboard.js:1039 -#: pgadmin/dashboard/static/js/dashboard.js:1302 +#: pgadmin/dashboard/static/js/dashboard.js:1071 +#: pgadmin/dashboard/static/js/dashboard.js:1334 msgid "vXID (target)" msgstr "vXID (целевой)" -#: pgadmin/dashboard/static/js/dashboard.js:1044 -#: pgadmin/dashboard/static/js/dashboard.js:1307 +#: pgadmin/dashboard/static/js/dashboard.js:1076 +#: pgadmin/dashboard/static/js/dashboard.js:1339 msgid "XID (target)" msgstr "XID (целевой)" -#: pgadmin/dashboard/static/js/dashboard.js:1049 -#: pgadmin/dashboard/static/js/dashboard.js:1312 +#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:1344 msgid "Class" msgstr "Класс" -#: pgadmin/dashboard/static/js/dashboard.js:1054 -#: pgadmin/dashboard/static/js/dashboard.js:1317 +#: pgadmin/dashboard/static/js/dashboard.js:1086 +#: pgadmin/dashboard/static/js/dashboard.js:1349 msgid "Object ID" msgstr "ID объекта" -#: pgadmin/dashboard/static/js/dashboard.js:1059 -#: pgadmin/dashboard/static/js/dashboard.js:1322 +#: pgadmin/dashboard/static/js/dashboard.js:1091 +#: pgadmin/dashboard/static/js/dashboard.js:1354 msgid "vXID (owner)" msgstr "vXID (владельца)" -#: pgadmin/dashboard/static/js/dashboard.js:1069 -#: pgadmin/dashboard/static/js/dashboard.js:1332 +#: pgadmin/dashboard/static/js/dashboard.js:1101 +#: pgadmin/dashboard/static/js/dashboard.js:1364 msgid "Granted?" msgstr "Получена?" -#: pgadmin/dashboard/static/js/dashboard.js:1091 -#: pgadmin/dashboard/static/js/dashboard.js:1349 +#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1381 msgid "XID" msgstr "XID" -#: pgadmin/dashboard/static/js/dashboard.js:1096 -#: pgadmin/dashboard/static/js/dashboard.js:1354 +#: pgadmin/dashboard/static/js/dashboard.js:1128 +#: pgadmin/dashboard/static/js/dashboard.js:1386 msgid "Prepared at" msgstr "Подготовлена в" -#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1140 msgid "Category" msgstr "Категория" -#: pgadmin/dashboard/static/js/dashboard.js:1113 +#: pgadmin/dashboard/static/js/dashboard.js:1145 msgid "Setting" msgstr "Параметр" -#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1150 msgid "Unit" msgstr "Единицы" -#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1155 msgid "Description" msgstr "Описание" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "cancel" msgstr "отменять" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "terminate" msgstr "завершать" -#: pgadmin/dashboard/static/js/dashboard.js:1417 +#: pgadmin/dashboard/static/js/dashboard.js:1449 msgid "You cannot " msgstr "Вы не можете " -#: pgadmin/dashboard/static/js/dashboard.js:1419 +#: pgadmin/dashboard/static/js/dashboard.js:1451 msgid " background worker processes." msgstr " фоновые рабочие процессы." -#: pgadmin/dashboard/static/js/dashboard.js:1426 +#: pgadmin/dashboard/static/js/dashboard.js:1458 msgid "You are not allowed to " msgstr "Вам не разрешено " -#: pgadmin/dashboard/static/js/dashboard.js:1428 +#: pgadmin/dashboard/static/js/dashboard.js:1460 msgid " the main active session." msgstr " основной активный сеанс." -#: pgadmin/dashboard/static/js/dashboard.js:1434 +#: pgadmin/dashboard/static/js/dashboard.js:1466 msgid "The session is already in idle state." msgstr "Сеанс уже находится в состоянии простоя." -#: pgadmin/dashboard/static/js/dashboard.js:1446 +#: pgadmin/dashboard/static/js/dashboard.js:1478 msgid "Superuser privileges are required to " msgstr "Права суперпользователя необходимы, чтобы " -#: pgadmin/dashboard/static/js/dashboard.js:1448 +#: pgadmin/dashboard/static/js/dashboard.js:1480 msgid " another users query." msgstr " запросы других пользователей." @@ -8348,7 +8403,7 @@ msgstr "" "Путь к документации EDB Advanced Server. Вместо $VERSION$ будет " "подставлен номер версии в формате «основная.дополнительная»." -#: pgadmin/misc/__init__.py:50 pgadmin/tools/backup/static/js/backup.js:76 +#: pgadmin/misc/__init__.py:51 pgadmin/tools/backup/static/js/backup.js:76 #: pgadmin/tools/backup/static/js/backup.js:83 #: pgadmin/tools/backup/static/js/backup.js:89 #: pgadmin/tools/backup/static/js/backup.js:503 @@ -8365,7 +8420,7 @@ msgstr "" msgid "Miscellaneous" msgstr "Разное" -#: pgadmin/misc/__init__.py:65 pgadmin/misc/__init__.py:66 +#: pgadmin/misc/__init__.py:66 pgadmin/misc/__init__.py:67 msgid "User language" msgstr "Язык пользователя" @@ -8434,12 +8489,12 @@ msgstr "" msgid "Restriction" msgstr "Ограничение" -#: pgadmin/misc/dependencies/static/js/dependencies.js:158 +#: pgadmin/misc/dependencies/static/js/dependencies.js:159 msgid "Fetching dependency information from the server..." msgstr "Получение информации о зависимостях с сервера..." -#: pgadmin/misc/dependencies/static/js/dependencies.js:216 -#: pgadmin/misc/dependents/static/js/dependents.js:222 +#: pgadmin/misc/dependencies/static/js/dependencies.js:217 +#: pgadmin/misc/dependents/static/js/dependents.js:223 #, python-format msgid "Error retrieving data from the server: %s" msgstr "" @@ -8448,7 +8503,7 @@ msgstr "" msgid "No dependent information is available for the selected object." msgstr "" -#: pgadmin/misc/dependents/static/js/dependents.js:164 +#: pgadmin/misc/dependents/static/js/dependents.js:165 msgid "Fetching dependent information from the server..." msgstr "Получение информации о зависимых с сервера..." @@ -8515,7 +8570,7 @@ msgid "There was an error renaming the file:" msgstr "При переименовании файла произошла ошибка:" #: pgadmin/misc/file_manager/static/js/create_dialogue.js:139 -#: pgadmin/misc/file_manager/static/js/utility.js:429 +#: pgadmin/misc/file_manager/static/js/utility.js:431 msgid "Error occurred while checking access permission." msgstr "При проверке прав доступа возникла ошибка." @@ -8524,14 +8579,14 @@ msgstr "При проверке прав доступа возникла оши msgid "Select" msgstr "Выбрать" -#: pgadmin/misc/file_manager/static/js/utility.js:482 +#: pgadmin/misc/file_manager/static/js/utility.js:484 #: pgadmin/misc/file_manager/templates/file_manager/index.html:62 -#: pgadmin/tools/debugger/static/js/direct.js:1900 +#: pgadmin/tools/debugger/static/js/direct.js:1903 msgid "Loading..." msgstr "Загружается..." -#: pgadmin/misc/file_manager/static/js/utility.js:1137 -#: pgadmin/misc/file_manager/static/js/utility.js:1144 +#: pgadmin/misc/file_manager/static/js/utility.js:1139 +#: pgadmin/misc/file_manager/static/js/utility.js:1146 msgid "All Files" msgstr "Все файлы" @@ -8576,7 +8631,7 @@ msgid "No SQL could be generated for the selected object." msgstr "Для выбранного объекта нельзя сгенерировать SQL." #: pgadmin/misc/sql/static/js/sql.js:154 -#: pgadmin/misc/statistics/static/js/statistics.js:314 +#: pgadmin/misc/statistics/static/js/statistics.js:318 #, python-format msgid "Error retrieving the information - %s" msgstr "Ошибка при получении информации — %s" @@ -8621,7 +8676,7 @@ msgstr "Сброс интерфейса" #: pgadmin/tools/import_export/__init__.py:162 #: pgadmin/tools/maintenance/__init__.py:150 #: pgadmin/tools/restore/__init__.py:142 -#: pgadmin/tools/user_management/__init__.py:120 +#: pgadmin/tools/user_management/__init__.py:121 msgid "This URL cannot be called directly." msgstr "Эту ссылку нельзя открывать непосредственно." @@ -8641,16 +8696,16 @@ msgstr "" msgid "Connection Lost" msgstr "Подключение потеряно" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:123 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:131 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:176 msgid "Click for details." msgstr "Щёлкните для подробностей." -#: pgadmin/static/js/alertify.pgadmin.defaults.js:160 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 msgid "Unknown error" msgstr "" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:167 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:175 msgid "INTERNAL SERVER ERROR" msgstr "" @@ -8728,9 +8783,9 @@ msgid "An unexpected error occurred - ensure you are logged into the application msgstr "" #: pgadmin/static/js/sqleditor_utils.js:162 -#: pgadmin/tools/sqleditor/__init__.py:1406 -#: pgadmin/tools/sqleditor/__init__.py:1461 -#: pgadmin/tools/sqleditor/__init__.py:1465 +#: pgadmin/tools/sqleditor/__init__.py:1405 +#: pgadmin/tools/sqleditor/__init__.py:1460 +#: pgadmin/tools/sqleditor/__init__.py:1464 msgid "Transaction status check failed." msgstr "Ошибка при проверке состояния транзакции." @@ -8956,7 +9011,7 @@ msgid "Error saving the tree state.\"" msgstr "" #: pgadmin/static/js/tree/pgadmin_tree_save_state.js:149 -msgid "Error fetching the tree state.\"" +msgid "Error fetching the tree state." msgstr "" #: pgadmin/templates/security/change_password.html:9 @@ -9009,7 +9064,7 @@ msgid "Reset Password" msgstr "Сбросить пароль" #: pgadmin/tools/__init__.py:59 pgadmin/tools/datagrid/__init__.py:96 -#: pgadmin/tools/sqleditor/__init__.py:134 +#: pgadmin/tools/sqleditor/__init__.py:133 msgid "This URL cannot be requested directly." msgstr "Эту ссылку нельзя открыть непосредственно." @@ -9277,13 +9332,13 @@ msgstr "Использовать SET SESSION AUTHORIZATION" #: pgadmin/tools/backup/static/js/backup.js:571 #: pgadmin/tools/backup/static/js/backup.js:590 -#: pgadmin/tools/backup/static/js/backup_dialog.js:95 +#: pgadmin/tools/backup/static/js/backup_dialog.js:94 msgid "Backup Globals..." msgstr "Резервная копия глобальных объектов..." #: pgadmin/tools/backup/static/js/backup.js:580 #: pgadmin/tools/backup/static/js/backup.js:600 -#: pgadmin/tools/backup/static/js/backup_dialog.js:96 +#: pgadmin/tools/backup/static/js/backup_dialog.js:95 msgid "Backup Server..." msgstr "Резервная копия сервера..." @@ -9292,38 +9347,38 @@ msgstr "Резервная копия сервера..." msgid "Backup..." msgstr "Резервная копия..." -#: pgadmin/tools/backup/static/js/backup_dialog.js:52 -#: pgadmin/tools/backup/static/js/backup_dialog.js:72 +#: pgadmin/tools/backup/static/js/backup_dialog.js:51 +#: pgadmin/tools/backup/static/js/backup_dialog.js:71 #: pgadmin/tools/import_export/static/js/import_export.js:684 #: pgadmin/tools/import_export/static/js/import_export.js:699 #: pgadmin/tools/maintenance/static/js/maintenance.js:497 #: pgadmin/tools/maintenance/static/js/maintenance.js:508 -#: pgadmin/tools/restore/static/js/restore_dialog.js:52 -#: pgadmin/tools/restore/static/js/restore_dialog.js:76 +#: pgadmin/tools/restore/static/js/restore_dialog.js:51 +#: pgadmin/tools/restore/static/js/restore_dialog.js:75 msgid "Utility not found" msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog.js:73 +#: pgadmin/tools/backup/static/js/backup_dialog.js:72 #: pgadmin/tools/import_export/static/js/import_export.js:700 #: pgadmin/tools/maintenance/static/js/maintenance.js:509 -#: pgadmin/tools/restore/static/js/restore_dialog.js:77 +#: pgadmin/tools/restore/static/js/restore_dialog.js:76 msgid "Failed to fetch Utility information" msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:151 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:150 msgid "Backup job created." msgstr "Задание резервного копирования создано." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:155 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:154 msgid "Backup job creation failed." msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:163 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:162 msgid "Backup job failed." msgstr "Ошибка задания резервного копирования." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:234 -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:229 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:233 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:228 msgid "Please provide a filename" msgstr "Задайте имя файла" @@ -9690,8 +9745,8 @@ msgstr "" #: pgadmin/tools/debugger/__init__.py:2058 #: pgadmin/tools/debugger/__init__.py:2085 #: pgadmin/tools/debugger/__init__.py:2107 -#: pgadmin/tools/debugger/static/js/direct.js:1663 -#: pgadmin/tools/sqleditor/__init__.py:1034 +#: pgadmin/tools/debugger/static/js/direct.js:1666 +#: pgadmin/tools/sqleditor/__init__.py:1033 #: pgadmin/tools/sqleditor/command.py:192 #: pgadmin/tools/sqleditor/command.py:404 #: pgadmin/tools/sqleditor/command.py:545 @@ -9773,29 +9828,29 @@ msgstr "Установить точку останова" #: pgadmin/tools/debugger/static/js/direct.js:280 #: pgadmin/tools/debugger/static/js/direct.js:307 #: pgadmin/tools/debugger/static/js/direct.js:314 -#: pgadmin/tools/debugger/static/js/direct.js:435 -#: pgadmin/tools/debugger/static/js/direct.js:442 -#: pgadmin/tools/debugger/static/js/direct.js:635 -#: pgadmin/tools/debugger/static/js/direct.js:704 -#: pgadmin/tools/debugger/static/js/direct.js:714 -#: pgadmin/tools/debugger/static/js/direct.js:751 -#: pgadmin/tools/debugger/static/js/direct.js:758 -#: pgadmin/tools/debugger/static/js/direct.js:788 -#: pgadmin/tools/debugger/static/js/direct.js:795 -#: pgadmin/tools/debugger/static/js/direct.js:824 -#: pgadmin/tools/debugger/static/js/direct.js:831 -#: pgadmin/tools/debugger/static/js/direct.js:875 -#: pgadmin/tools/debugger/static/js/direct.js:882 -#: pgadmin/tools/debugger/static/js/direct.js:944 -#: pgadmin/tools/debugger/static/js/direct.js:951 -#: pgadmin/tools/debugger/static/js/direct.js:1013 -#: pgadmin/tools/debugger/static/js/direct.js:1368 -#: pgadmin/tools/debugger/static/js/direct.js:1397 -#: pgadmin/tools/debugger/static/js/direct.js:1599 -#: pgadmin/tools/debugger/static/js/direct.js:1603 -#: pgadmin/tools/debugger/static/js/direct.js:1627 -#: pgadmin/tools/debugger/static/js/direct.js:1631 -#: pgadmin/tools/debugger/static/js/direct.js:1670 +#: pgadmin/tools/debugger/static/js/direct.js:438 +#: pgadmin/tools/debugger/static/js/direct.js:445 +#: pgadmin/tools/debugger/static/js/direct.js:638 +#: pgadmin/tools/debugger/static/js/direct.js:707 +#: pgadmin/tools/debugger/static/js/direct.js:717 +#: pgadmin/tools/debugger/static/js/direct.js:754 +#: pgadmin/tools/debugger/static/js/direct.js:761 +#: pgadmin/tools/debugger/static/js/direct.js:791 +#: pgadmin/tools/debugger/static/js/direct.js:798 +#: pgadmin/tools/debugger/static/js/direct.js:827 +#: pgadmin/tools/debugger/static/js/direct.js:834 +#: pgadmin/tools/debugger/static/js/direct.js:878 +#: pgadmin/tools/debugger/static/js/direct.js:885 +#: pgadmin/tools/debugger/static/js/direct.js:947 +#: pgadmin/tools/debugger/static/js/direct.js:954 +#: pgadmin/tools/debugger/static/js/direct.js:1016 +#: pgadmin/tools/debugger/static/js/direct.js:1371 +#: pgadmin/tools/debugger/static/js/direct.js:1400 +#: pgadmin/tools/debugger/static/js/direct.js:1602 +#: pgadmin/tools/debugger/static/js/direct.js:1606 +#: pgadmin/tools/debugger/static/js/direct.js:1630 +#: pgadmin/tools/debugger/static/js/direct.js:1634 +#: pgadmin/tools/debugger/static/js/direct.js:1673 msgid "Debugger Error" msgstr "Ошибка отладчика" @@ -9862,85 +9917,85 @@ msgstr "Ошибка при получении информации о пере msgid "Error while fetching stack information." msgstr "Ошибка при получении информации о стеке." -#: pgadmin/tools/debugger/static/js/direct.js:418 +#: pgadmin/tools/debugger/static/js/direct.js:421 msgid "Waiting for another session to invoke the target..." msgstr "Ожидание вызова цели в другом сеансе..." -#: pgadmin/tools/debugger/static/js/direct.js:436 -#: pgadmin/tools/debugger/static/js/direct.js:443 -#: pgadmin/tools/debugger/static/js/direct.js:636 -#: pgadmin/tools/debugger/static/js/direct.js:705 +#: pgadmin/tools/debugger/static/js/direct.js:439 +#: pgadmin/tools/debugger/static/js/direct.js:446 +#: pgadmin/tools/debugger/static/js/direct.js:639 +#: pgadmin/tools/debugger/static/js/direct.js:708 msgid "Error while polling result." msgstr "Ошибка при опросе результатов." -#: pgadmin/tools/debugger/static/js/direct.js:591 +#: pgadmin/tools/debugger/static/js/direct.js:594 msgid "Debugger poll end execution error" msgstr "Ошибка опроса последних результатов выполнения" -#: pgadmin/tools/debugger/static/js/direct.js:752 -#: pgadmin/tools/debugger/static/js/direct.js:759 +#: pgadmin/tools/debugger/static/js/direct.js:755 +#: pgadmin/tools/debugger/static/js/direct.js:762 msgid "Error while executing continue in debugging session." msgstr "Ошибка при выполнении продолжения в сеансе отладки." -#: pgadmin/tools/debugger/static/js/direct.js:789 -#: pgadmin/tools/debugger/static/js/direct.js:796 +#: pgadmin/tools/debugger/static/js/direct.js:792 +#: pgadmin/tools/debugger/static/js/direct.js:799 msgid "Error while executing step over in debugging session." msgstr "Ошибка при выполнении шага с обходом в сеансе отладки." -#: pgadmin/tools/debugger/static/js/direct.js:825 -#: pgadmin/tools/debugger/static/js/direct.js:832 +#: pgadmin/tools/debugger/static/js/direct.js:828 +#: pgadmin/tools/debugger/static/js/direct.js:835 msgid "Error while executing step into in debugging session." msgstr "Ошибка при выполнении шага с заходом в сеансе отладки." -#: pgadmin/tools/debugger/static/js/direct.js:876 -#: pgadmin/tools/debugger/static/js/direct.js:883 +#: pgadmin/tools/debugger/static/js/direct.js:879 +#: pgadmin/tools/debugger/static/js/direct.js:886 msgid "Error while executing stop in debugging session." msgstr "Ошибка при выполнении остановки в сеансе отладки." -#: pgadmin/tools/debugger/static/js/direct.js:945 -#: pgadmin/tools/debugger/static/js/direct.js:952 +#: pgadmin/tools/debugger/static/js/direct.js:948 +#: pgadmin/tools/debugger/static/js/direct.js:955 msgid "Error while toggling breakpoint." msgstr "Ошибка при переключении точки остановки." -#: pgadmin/tools/debugger/static/js/direct.js:1014 +#: pgadmin/tools/debugger/static/js/direct.js:1017 msgid "Error while clearing all breakpoint." msgstr "Ошибка при сбросе всех точек остановки." -#: pgadmin/tools/debugger/static/js/direct.js:1058 +#: pgadmin/tools/debugger/static/js/direct.js:1061 msgid "Line No." msgstr "Строка №" -#: pgadmin/tools/debugger/static/js/direct.js:1369 +#: pgadmin/tools/debugger/static/js/direct.js:1372 msgid "Error while depositing variable value." msgstr "Ошибка при помещении значения в переменную." -#: pgadmin/tools/debugger/static/js/direct.js:1398 +#: pgadmin/tools/debugger/static/js/direct.js:1401 msgid "Error while selecting frame." msgstr "Ошибка при выборе кадра стека." -#: pgadmin/tools/debugger/static/js/direct.js:1604 -#: pgadmin/tools/debugger/static/js/direct.js:1632 +#: pgadmin/tools/debugger/static/js/direct.js:1607 +#: pgadmin/tools/debugger/static/js/direct.js:1635 msgid "Error while starting debugging listener." msgstr "Ошибка при запуске отладочного приёмника." -#: pgadmin/tools/debugger/static/js/direct.js:1671 +#: pgadmin/tools/debugger/static/js/direct.js:1674 msgid "Error while fetching messages information." msgstr "Ошибка при получении информации о сообщениях." -#: pgadmin/tools/debugger/static/js/direct.js:1749 +#: pgadmin/tools/debugger/static/js/direct.js:1752 msgid "Local variables" msgstr "Локальные переменные" -#: pgadmin/tools/debugger/static/js/direct.js:1760 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:231 +#: pgadmin/tools/debugger/static/js/direct.js:1763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:234 msgid "Messages" msgstr "Сообщения" -#: pgadmin/tools/debugger/static/js/direct.js:1771 +#: pgadmin/tools/debugger/static/js/direct.js:1774 msgid "Results" msgstr "Результаты" -#: pgadmin/tools/debugger/static/js/direct.js:1782 +#: pgadmin/tools/debugger/static/js/direct.js:1785 msgid "Stack" msgstr "Стек" @@ -9974,35 +10029,37 @@ msgstr "Искать по имени или типу объекта" msgid "Objects" msgstr "Объекты" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:629 -msgid "Unable to fetch the database objects due to an error" -msgstr "" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:651 -msgid "Object Selection (step 1 of 3)" -msgstr "Выбор объектов (шаг 1 из 3)" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:655 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:612 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:665 msgid "Please wait while fetching records..." msgstr "Подождите, выполняется загрузка записей..." -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:776 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:627 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:631 +msgid "Unable to fetch the database objects" +msgstr "" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:661 +msgid "Object Selection (step 1 of 3)" +msgstr "Выбор объектов (шаг 1 из 3)" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:786 msgid "Privilege Selection (step 2 of 3)" msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:777 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:787 msgid "Please add the required privileges for the selected objects." msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:975 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:985 msgid "Sql Tab" msgstr "Вкладка SQL" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1045 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1055 msgid "Final (Review Selection) (step 3 of 3)" msgstr "Завершение (просмотр выбора) (шаг 3 из 3)" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1046 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1056 msgid "" "The SQL below will be executed on the database server to grant the " "selected privileges. Please click on Finish to complete the " @@ -10012,7 +10069,7 @@ msgstr "" "SQL-скрипта на сервере. Нажмите Закончить, чтобы завершить этот " "процесс." -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1105 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1115 msgid "Grant Wizard" msgstr "Мастер назначения прав" @@ -10387,66 +10444,66 @@ msgstr "Выход при ошибке" msgid "Restore..." msgstr "Восстановить..." -#: pgadmin/tools/restore/static/js/restore_dialog.js:70 +#: pgadmin/tools/restore/static/js/restore_dialog.js:69 #, python-format msgid "Restore (%s: %s)" msgstr "Восстановление (%s: %s)" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:149 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:148 msgid "Restore job created." msgstr "Задание для восстановления создано." -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:153 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:152 msgid "Restore job creation failed." msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:161 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:160 msgid "Restore job failed." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:73 +#: pgadmin/tools/sqleditor/__init__.py:72 msgid "Query tool" msgstr "Запросник" -#: pgadmin/tools/sqleditor/__init__.py:152 -#: pgadmin/tools/sqleditor/__init__.py:160 -#: pgadmin/tools/sqleditor/__init__.py:212 -#: pgadmin/tools/sqleditor/__init__.py:393 -#: pgadmin/tools/sqleditor/__init__.py:600 -#: pgadmin/tools/sqleditor/__init__.py:723 -#: pgadmin/tools/sqleditor/__init__.py:796 -#: pgadmin/tools/sqleditor/__init__.py:851 -#: pgadmin/tools/sqleditor/__init__.py:903 -#: pgadmin/tools/sqleditor/__init__.py:947 -#: pgadmin/tools/sqleditor/__init__.py:987 -#: pgadmin/tools/sqleditor/__init__.py:996 -#: pgadmin/tools/sqleditor/__init__.py:1067 -#: pgadmin/tools/sqleditor/__init__.py:1103 -#: pgadmin/tools/sqleditor/__init__.py:1148 -#: pgadmin/tools/sqleditor/__init__.py:1200 +#: pgadmin/tools/sqleditor/__init__.py:151 +#: pgadmin/tools/sqleditor/__init__.py:159 +#: pgadmin/tools/sqleditor/__init__.py:211 +#: pgadmin/tools/sqleditor/__init__.py:392 +#: pgadmin/tools/sqleditor/__init__.py:599 +#: pgadmin/tools/sqleditor/__init__.py:722 +#: pgadmin/tools/sqleditor/__init__.py:795 +#: pgadmin/tools/sqleditor/__init__.py:850 +#: pgadmin/tools/sqleditor/__init__.py:902 +#: pgadmin/tools/sqleditor/__init__.py:946 +#: pgadmin/tools/sqleditor/__init__.py:986 +#: pgadmin/tools/sqleditor/__init__.py:995 +#: pgadmin/tools/sqleditor/__init__.py:1066 +#: pgadmin/tools/sqleditor/__init__.py:1102 +#: pgadmin/tools/sqleditor/__init__.py:1147 +#: pgadmin/tools/sqleditor/__init__.py:1199 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:26 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:79 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:174 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:182 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:175 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:183 msgid "Transaction ID not found in the session." msgstr "Идентификатор транзакции в сеансе не найден." -#: pgadmin/tools/sqleditor/__init__.py:407 +#: pgadmin/tools/sqleditor/__init__.py:406 msgid "******* Error *******" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:738 +#: pgadmin/tools/sqleditor/__init__.py:737 msgid "No primary key found for this object, so unable to save records." msgstr "" "В этом объекте отсутствует первичный ключ, поэтому сохранить записи " "нельзя." -#: pgadmin/tools/sqleditor/__init__.py:1040 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:98 +#: pgadmin/tools/sqleditor/__init__.py:1039 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:99 msgid "Either transaction object or session object not found." msgstr "Объект транзакции или сеанса не найден." -#: pgadmin/tools/sqleditor/__init__.py:1274 +#: pgadmin/tools/sqleditor/__init__.py:1273 msgid "File type not supported" msgstr "Тип файла не поддерживается" @@ -10458,15 +10515,15 @@ msgstr "Эта функция не реализована для объекто msgid "Data cannot be saved for the current object." msgstr "Сохранить данные для текущего объекта нельзя." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:201 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:204 msgid "Query Editor" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:213 msgid "Data Output" msgstr "Результат" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:224 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:44 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:50 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:56 @@ -10474,101 +10531,101 @@ msgstr "Результат" msgid "Explain" msgstr "План выполнения" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:241 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:244 msgid "Query History" msgstr "История запросов" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:254 msgid "Scratch Pad" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:261 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:264 msgid "Notifications" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:271 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:274 msgid "Geometry Viewer" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:354 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:357 msgid "The data has changed. Do you want to save changes?" msgstr "Данные были изменены. Желаете сохранить изменения?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:359 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:362 msgid "The text has changed. Do you want to save changes?" msgstr "Текст был изменён. Желаете сохранить изменения?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:629 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 msgid "Don't save" msgstr "Не сохранять" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:662 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:665 msgid "Save changes?" msgstr "Сохранить изменения?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1223 msgid "Fetching all records..." msgstr "Загрузка всех записей..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1666 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2209 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3054 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1669 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2218 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3063 msgid "Unsaved changes" msgstr "Несохранённые изменения" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1667 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3055 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1670 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3064 msgid "Are you sure you wish to discard the current changes?" msgstr "Вы действительно хотите отбросить текущие изменения?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1695 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1698 msgid "Clear history" msgstr "Очистить историю" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1696 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1699 msgid "Are you sure you wish to clear the history?" msgstr "Вы действительно хотите очистить историю?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1697 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1700 msgid "" "This will remove all of your query history from this and other sessions " "for this database." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2011 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2020 msgid "Connection Warning" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2018 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2027 msgid "The application has lost the database connection:" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2022 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2031 msgid "⁃ If the connection was idle it may have been forcibly disconnected." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2024 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2033 msgid "⁃ The application server or database server may have been restarted." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2026 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2035 msgid "⁃ The user session may have timed out." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2030 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2039 msgid "Do you want to continue and establish a new session?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2049 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2058 msgid "Continue" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2143 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2152 #, python-format msgid "Error fetching SQL for script: %s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2219 msgid "" "The data has been modified, but not saved. Are you sure you wish to " "discard the changes?" @@ -10576,128 +10633,128 @@ msgstr "" "Данные были изменены, но не сохранены. Вы действительно хотите отбросить " "изменения?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2247 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2256 msgid "Running query..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2255 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2264 msgid "Waiting for the query to complete..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2390 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 msgid "Loading data from the database server and rendering..." msgstr "Загрузка данных с сервера и подготовка к выводу..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2408 #, python-format msgid "Successfully run. Total query runtime: %s." msgstr "Запрос выполнен успешно. Общее время выполнения: %s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2400 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2409 #, python-format msgid "%s rows affected." msgstr "обработано строк: %s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2772 msgid "Row(s) deleted." msgstr "Строки удалены." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2838 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2847 msgid "Saving the updated data..." msgstr "Сохранение изменённых данных..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2928 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2937 msgid "Data saved successfully." msgstr "Данные сохранены успешно." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2934 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2943 #, python-format msgid "%s." msgstr "%s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3093 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3102 msgid "Loading the file..." msgstr "Загрузка файла..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3144 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3153 msgid "Saving the queries in the file..." msgstr "Сохранение запросов в файле..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3156 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3165 msgid "File saved successfully." msgstr "Файл сохранён успешно." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3277 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3336 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3286 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3345 msgid "Applying the new filter..." msgstr "Применение нового фильтра..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3297 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3307 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3306 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3316 msgid "Filter By Selection Error" msgstr "Ошибка фильтра по выделенному" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3356 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3366 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3365 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3375 msgid "Filter Exclude Selection Error" msgstr "Ошибка фильтра, исключающего выделенное" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3376 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3385 msgid "Removing the filter..." msgstr "Удаление фильтра..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3394 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3404 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3403 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3413 msgid "Remove Filter Error" msgstr "Ошибка удаления фильтра" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3499 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3508 msgid "Setting the limit on the result..." msgstr "Установка ограничения набора результатов..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3518 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:3527 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3536 msgid "Change limit Error" msgstr "Ошибка изменения лимита" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3674 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3693 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3683 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3702 msgid "Cancel Query Error" msgstr "Ошибка отмены запроса" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3712 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3721 msgid "Downloading CSV..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3766 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3775 msgid "CSV Download cancelled." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3769 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3778 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:332 msgid "Download CSV" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3772 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3781 msgid "Download CSV error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3807 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3814 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3816 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3823 msgid "Auto Rollback Error" msgstr "Ошибка автоотмены" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3840 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3846 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3849 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3855 msgid "Auto Commit Error" msgstr "Ошибка автофиксации" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3863 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3875 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3872 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3884 msgid "Explain options error" msgstr "Ошибка при изменении свойств EXPLAIN" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3864 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3873 #, python-format msgid "Error occurred while setting %(subItem)s option in explain." msgstr "" @@ -10997,15 +11054,15 @@ msgstr "" msgid "Rollback" msgstr "" -#: pgadmin/tools/user_management/__init__.py:106 +#: pgadmin/tools/user_management/__init__.py:107 msgid "Invalid email address." msgstr "Некорректный адрес e-mail." -#: pgadmin/tools/user_management/__init__.py:220 +#: pgadmin/tools/user_management/__init__.py:222 msgid "Missing field: '{0}'" msgstr "Отсутствует поле: '{0}'" -#: pgadmin/tools/user_management/__init__.py:294 +#: pgadmin/tools/user_management/__init__.py:296 #: pgadmin/tools/user_management/static/js/user_management.js:532 msgid "User deleted." msgstr "Пользователь удалён." @@ -11130,7 +11187,7 @@ msgstr "" "Вы действительно хотите закрыть диалог? Все несохранённые изменения будут" " потеряны." -#: pgadmin/utils/__init__.py:295 +#: pgadmin/utils/__init__.py:297 #, python-format msgid "" "'%s' file not found. Please correct the Binary Path in the Preferences " @@ -11151,6 +11208,10 @@ msgid "" "the database server." msgstr "" +#: pgadmin/utils/exception.py:99 +msgid "Crypt key is missing." +msgstr "" + #: pgadmin/utils/preferences.py:171 msgid "Invalid value for a boolean option." msgstr "Неверное значение для логического параметра." @@ -11199,7 +11260,7 @@ msgstr "Не удалось найти заданную настройку." msgid "Driver '{0}' has not been implemented." msgstr "Драйвер '{0}' не реализован." -#: pgadmin/utils/driver/psycopg2/connection.py:269 +#: pgadmin/utils/driver/psycopg2/connection.py:275 msgid "" "Failed to decrypt the saved password.\n" "Error: {0}" @@ -11207,7 +11268,7 @@ msgstr "" "Расшифровать сохранённый пароль не удалось.\n" "Ошибка: {0}" -#: pgadmin/utils/driver/psycopg2/connection.py:440 +#: pgadmin/utils/driver/psycopg2/connection.py:446 msgid "" "Failed to setup the role with error message:\n" "{0}" @@ -11215,7 +11276,7 @@ msgstr "" "Не удалось установить роль, получена ошибка:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:575 +#: pgadmin/utils/driver/psycopg2/connection.py:584 msgid "" "Failed to create cursor for psycopg2 connection with error message for " "the server#{1}:{2}:\n" @@ -11225,7 +11286,7 @@ msgstr "" "server#{1}:{2}, получена ошибка:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:587 +#: pgadmin/utils/driver/psycopg2/connection.py:596 msgid "" "Attempting to reconnect to the database server (#{server_id}) for the " "connection - '{conn_id}'." @@ -11233,22 +11294,22 @@ msgstr "" "Попытка переподключиться к серверу баз данных (#{server_id}) для " "соединения '{conn_id}'." -#: pgadmin/utils/driver/psycopg2/connection.py:712 -#: pgadmin/utils/driver/psycopg2/connection.py:792 +#: pgadmin/utils/driver/psycopg2/connection.py:721 +#: pgadmin/utils/driver/psycopg2/connection.py:801 msgid "The query executed did not return any data." msgstr "Выполненный запрос не возвратил данные." -#: pgadmin/utils/driver/psycopg2/connection.py:1227 -#: pgadmin/utils/driver/psycopg2/connection.py:1426 -#: pgadmin/utils/driver/psycopg2/connection.py:1514 +#: pgadmin/utils/driver/psycopg2/connection.py:1236 +#: pgadmin/utils/driver/psycopg2/connection.py:1439 +#: pgadmin/utils/driver/psycopg2/connection.py:1527 msgid "Cursor could not be found for the async connection." msgstr "Не удалось найти курсор для асинхронного подключения." -#: pgadmin/utils/driver/psycopg2/connection.py:1232 +#: pgadmin/utils/driver/psycopg2/connection.py:1241 msgid "Asynchronous query execution/operation underway." msgstr "Асинхронный запрос/операция в процессе выполнения." -#: pgadmin/utils/driver/psycopg2/connection.py:1316 +#: pgadmin/utils/driver/psycopg2/connection.py:1329 msgid "" "\n" "Failed to reset the connection to the server due to following error:\n" @@ -11258,43 +11319,43 @@ msgstr "" "Не удалось сбросить подключение к серверу из-за следующей ошибки:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:1623 +#: pgadmin/utils/driver/psycopg2/connection.py:1641 msgid "Not connected to the database server." msgstr "Нет подключения к серверу баз данных." -#: pgadmin/utils/driver/psycopg2/connection.py:1637 +#: pgadmin/utils/driver/psycopg2/connection.py:1655 msgid "" "Asynchronous notification \"{0}\" with payload \"{1}\" received from " "server process with PID {2}\n" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1643 +#: pgadmin/utils/driver/psycopg2/connection.py:1661 msgid "" "Asynchronous notification \"{0}\" received from server process with PID " "{1}\n" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1737 +#: pgadmin/utils/driver/psycopg2/connection.py:1755 msgid "SQL state: " msgstr "SQL-состояние: " -#: pgadmin/utils/driver/psycopg2/connection.py:1744 +#: pgadmin/utils/driver/psycopg2/connection.py:1762 msgid "Detail: " msgstr "Подробности: " -#: pgadmin/utils/driver/psycopg2/connection.py:1753 +#: pgadmin/utils/driver/psycopg2/connection.py:1771 msgid "Hint: " msgstr "Подсказка: " -#: pgadmin/utils/driver/psycopg2/connection.py:1760 +#: pgadmin/utils/driver/psycopg2/connection.py:1778 msgid "Character: " msgstr "Символ: " -#: pgadmin/utils/driver/psycopg2/connection.py:1769 +#: pgadmin/utils/driver/psycopg2/connection.py:1787 msgid "Context: " msgstr "Контекст: " -#: pgadmin/utils/driver/psycopg2/server_manager.py:204 +#: pgadmin/utils/driver/psycopg2/server_manager.py:214 msgid "Could not find the specified database." msgstr "Не удалось найти указанную базу данных." @@ -11886,3 +11947,9 @@ msgstr "Не удалось найти указанную базу данных. #~ msgid "Are you sure you wish to delete selected row(s)?" #~ msgstr "Вы уверены, что хотите удалить выделенные строки?" +#~ msgid "Error fetching the tree state.\"" +#~ msgstr "" + +#~ msgid "Unable to fetch the database objects due to an error" +#~ msgstr "" + diff --git a/web/pgadmin/translations/zh/LC_MESSAGES/messages.mo b/web/pgadmin/translations/zh/LC_MESSAGES/messages.mo index d066d8855..22db1fb6e 100644 Binary files a/web/pgadmin/translations/zh/LC_MESSAGES/messages.mo and b/web/pgadmin/translations/zh/LC_MESSAGES/messages.mo differ diff --git a/web/pgadmin/translations/zh/LC_MESSAGES/messages.po b/web/pgadmin/translations/zh/LC_MESSAGES/messages.po index 26570c311..ce1a5f358 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: 2019-05-24 17:25+0530\n" +"POT-Creation-Date: 2019-05-28 12:05+0530\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.6.0\n" -#: pgadmin/__init__.py:503 pgadmin/__init__.py:556 +#: pgadmin/__init__.py:507 pgadmin/__init__.py:560 #, python-format msgid "Auto-detected %s installation with the data directory at %s" msgstr "自动检测到%s的安装,数据目录在%s " @@ -39,10 +39,11 @@ msgstr "桌面" #: pgadmin/about/static/js/about.js:32 #: pgadmin/browser/server_groups/servers/static/js/server.js:437 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1206 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1228 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1210 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1232 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:199 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:276 +#: pgadmin/browser/static/js/browser.js:574 #: pgadmin/static/js/slickgrid/editors.js:50 #: pgadmin/static/js/slickgrid/editors.js:60 #: pgadmin/static/js/slickgrid/editors.js:61 @@ -51,8 +52,8 @@ msgstr "桌面" #: pgadmin/tools/datagrid/static/js/datagrid.js:333 #: pgadmin/tools/import_export/static/js/import_export.js:499 #: pgadmin/tools/maintenance/static/js/maintenance.js:322 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1911 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1941 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1915 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1945 msgid "OK" msgstr "好" @@ -92,38 +93,70 @@ msgid "Current User" msgstr "当前用户" #: pgadmin/about/templates/about/index.html:29 -#: pgadmin/browser/templates/browser/index.html:101 +#: pgadmin/browser/templates/browser/index.html:100 #: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:9 #: pgadmin/templates/security/watermark.html:4 msgid "logo" msgstr "" -#: pgadmin/browser/__init__.py:53 pgadmin/browser/static/js/browser.js:139 +#: pgadmin/browser/__init__.py:57 pgadmin/browser/static/js/browser.js:142 msgid "Browser" msgstr "浏览器" -#: pgadmin/browser/__init__.py:476 pgadmin/browser/collection.py:251 +#: pgadmin/browser/__init__.py:483 pgadmin/browser/collection.py:251 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:110 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/__init__.py:672 msgid "Nodes" msgstr "节点" -#: pgadmin/browser/__init__.py:732 pgadmin/browser/__init__.py:814 -#: pgadmin/browser/__init__.py:885 +#: pgadmin/browser/__init__.py:693 +msgid "Set Master Password" +msgstr "" + +#: pgadmin/browser/__init__.py:695 +msgid "Please set a master password for pgAdmin." +msgstr "" + +#: pgadmin/browser/__init__.py:696 +msgid "" +"This will be used to secure and later unlock saved passwords and other " +"credentials." +msgstr "" + +#: pgadmin/browser/__init__.py:700 +msgid "Unlock Saved Passwords" +msgstr "" + +#: pgadmin/browser/__init__.py:702 +msgid "Please enter your master password." +msgstr "" + +#: pgadmin/browser/__init__.py:703 +msgid "" +"This is required to unlock saved passwords and reconnect to the database " +"server(s)." +msgstr "" + +#: pgadmin/browser/__init__.py:766 +msgid "Incorrect master password" +msgstr "" + +#: pgadmin/browser/__init__.py:845 pgadmin/browser/__init__.py:937 +#: pgadmin/browser/__init__.py:1008 msgid "" "SMTP Socket error: {}\n" "Your password has not been changed." msgstr "" -#: pgadmin/browser/__init__.py:743 pgadmin/browser/__init__.py:826 -#: pgadmin/browser/__init__.py:897 +#: pgadmin/browser/__init__.py:856 pgadmin/browser/__init__.py:949 +#: pgadmin/browser/__init__.py:1020 msgid "" "SMTP error: {}\n" "Your password has not been changed." msgstr "" -#: pgadmin/browser/__init__.py:752 pgadmin/browser/__init__.py:834 -#: pgadmin/browser/__init__.py:905 +#: pgadmin/browser/__init__.py:865 pgadmin/browser/__init__.py:957 +#: pgadmin/browser/__init__.py:1028 msgid "" "Error: {}\n" "Your password has not been changed." @@ -194,7 +227,7 @@ msgstr "" #: pgadmin/browser/register_browser_preferences.py:64 #: pgadmin/browser/register_browser_preferences.py:70 -#: pgadmin/browser/static/js/browser.js:152 +#: pgadmin/browser/static/js/browser.js:155 msgid "Properties" msgstr "属性" @@ -209,22 +242,22 @@ msgid "" msgstr "" #: pgadmin/browser/register_browser_preferences.py:79 -#: pgadmin/utils/__init__.py:305 pgadmin/utils/__init__.py:314 +#: pgadmin/utils/__init__.py:307 pgadmin/utils/__init__.py:316 msgid "Key" msgstr "" #: pgadmin/browser/register_browser_preferences.py:80 -#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:319 +#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:321 msgid "Shift" msgstr "" #: pgadmin/browser/register_browser_preferences.py:81 -#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:325 +#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:327 msgid "Ctrl" msgstr "" #: pgadmin/browser/register_browser_preferences.py:82 -#: pgadmin/utils/__init__.py:330 +#: pgadmin/utils/__init__.py:332 msgid "Alt/Option" msgstr "" @@ -356,12 +389,12 @@ msgstr "" msgid "Refresh browser tree" msgstr "" -#: pgadmin/browser/utils.py:254 +#: pgadmin/browser/utils.py:256 msgid "Unimplemented method ({0}) for this url ({1})" msgstr "未实现的方法 ({0}) 为此 url ({1})" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/__init__.py:208 -#: pgadmin/browser/utils.py:312 +#: pgadmin/browser/utils.py:314 msgid "Required properties are missing." msgstr "缺少必需的属性。" @@ -373,10 +406,10 @@ msgstr "缺少必需的属性。" #: pgadmin/browser/server_groups/servers/resource_groups/__init__.py:225 #: pgadmin/browser/server_groups/servers/roles/__init__.py:469 #: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:121 -#: pgadmin/browser/utils.py:328 +#: pgadmin/browser/utils.py:332 pgadmin/browser/utils.py:340 #: pgadmin/static/js/alertify.pgadmin.defaults.js:102 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:155 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:284 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:163 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:292 #: pgadmin/tools/grant_wizard/__init__.py:129 pgadmin/utils/exception.py:35 msgid "Connection to the server has been lost." msgstr "到服务器的连接已丢失。" @@ -404,19 +437,19 @@ msgstr "没有指定服务器组名称" msgid "Could not find the server group." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:97 +#: pgadmin/browser/server_groups/servers/__init__.py:99 msgid "Servers" msgstr "服务器" -#: pgadmin/browser/server_groups/servers/__init__.py:376 +#: pgadmin/browser/server_groups/servers/__init__.py:385 msgid "The specified server group with id# {0} could not be found." msgstr "找不到标识为#{0}的服务器组。" -#: pgadmin/browser/server_groups/servers/__init__.py:394 +#: pgadmin/browser/server_groups/servers/__init__.py:403 msgid "Could not find the server with id# {0}." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:442 +#: pgadmin/browser/server_groups/servers/__init__.py:451 msgid "" "The specified server could not be found.\n" "Does the user have permission to access the server?" @@ -424,49 +457,49 @@ msgstr "" "找不到指定的服务器。\n" " 用户是否有权访问服务器?" -#: pgadmin/browser/server_groups/servers/__init__.py:464 +#: pgadmin/browser/server_groups/servers/__init__.py:473 msgid "Server deleted" msgstr "服务器已经被删除" -#: pgadmin/browser/server_groups/servers/__init__.py:476 -#: pgadmin/browser/server_groups/servers/__init__.py:651 -#: pgadmin/browser/server_groups/servers/__init__.py:1363 -#: pgadmin/browser/server_groups/servers/__init__.py:1447 -#: pgadmin/browser/server_groups/servers/__init__.py:1522 -#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:485 +#: pgadmin/browser/server_groups/servers/__init__.py:660 +#: pgadmin/browser/server_groups/servers/__init__.py:1383 +#: pgadmin/browser/server_groups/servers/__init__.py:1467 +#: pgadmin/browser/server_groups/servers/__init__.py:1543 +#: pgadmin/browser/server_groups/servers/__init__.py:1578 msgid "Could not find the required server." msgstr "找不到所需的服务器" -#: pgadmin/browser/server_groups/servers/__init__.py:511 +#: pgadmin/browser/server_groups/servers/__init__.py:520 msgid "name" msgstr "名称" -#: pgadmin/browser/server_groups/servers/__init__.py:512 +#: pgadmin/browser/server_groups/servers/__init__.py:521 #: pgadmin/browser/server_groups/servers/static/js/server.js:790 msgid "Host name/address" msgstr "主机名称/地址" -#: pgadmin/browser/server_groups/servers/__init__.py:513 +#: pgadmin/browser/server_groups/servers/__init__.py:522 #: pgadmin/browser/server_groups/servers/static/js/server.js:793 msgid "Port" msgstr "端口" -#: pgadmin/browser/server_groups/servers/__init__.py:514 +#: pgadmin/browser/server_groups/servers/__init__.py:523 #: pgadmin/browser/server_groups/servers/static/js/server.js:796 msgid "Maintenance database" msgstr "维护数据库" -#: pgadmin/browser/server_groups/servers/__init__.py:515 +#: pgadmin/browser/server_groups/servers/__init__.py:524 #: pgadmin/browser/server_groups/servers/static/js/server.js:799 #: pgadmin/browser/server_groups/servers/static/js/server.js:930 msgid "Username" msgstr "用户名" -#: pgadmin/browser/server_groups/servers/__init__.py:516 +#: pgadmin/browser/server_groups/servers/__init__.py:525 msgid "SSL Mode" msgstr "SSL 模式" -#: pgadmin/browser/server_groups/servers/__init__.py:517 +#: pgadmin/browser/server_groups/servers/__init__.py:526 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:446 #: pgadmin/browser/server_groups/servers/static/js/server.js:787 #: pgadmin/tools/backup/static/js/backup.js:381 @@ -474,28 +507,28 @@ msgstr "SSL 模式" msgid "Comments" msgstr "注释" -#: pgadmin/browser/server_groups/servers/__init__.py:518 +#: pgadmin/browser/server_groups/servers/__init__.py:527 #: pgadmin/browser/server_groups/servers/static/js/server.js:820 #: pgadmin/browser/server_groups/servers/static/js/variable.js:176 #: pgadmin/tools/user_management/static/js/user_management.js:270 msgid "Role" msgstr "角色" -#: pgadmin/browser/server_groups/servers/__init__.py:534 -#: pgadmin/browser/server_groups/servers/__init__.py:749 +#: pgadmin/browser/server_groups/servers/__init__.py:543 +#: pgadmin/browser/server_groups/servers/__init__.py:763 msgid "Host address not valid" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:548 +#: pgadmin/browser/server_groups/servers/__init__.py:557 msgid "'{0}' is not allowed to modify, when server is connected." msgstr "服务器在连接时, '{0}'不允许修改。" -#: pgadmin/browser/server_groups/servers/__init__.py:567 +#: pgadmin/browser/server_groups/servers/__init__.py:576 msgid "No parameters were changed." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:738 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:563 +#: pgadmin/browser/server_groups/servers/__init__.py:752 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:562 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:370 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:395 @@ -532,7 +565,7 @@ msgstr "" msgid "Could not find the required parameter (%s)." msgstr "找不到所需的参数 (%s)" -#: pgadmin/browser/server_groups/servers/__init__.py:836 +#: pgadmin/browser/server_groups/servers/__init__.py:850 #, python-format msgid "" "Unable to connect to server:\n" @@ -543,50 +576,50 @@ msgstr "" "\n" "%s" -#: pgadmin/browser/server_groups/servers/__init__.py:909 +#: pgadmin/browser/server_groups/servers/__init__.py:923 msgid "Server has no active connection for generating statistics." msgstr "服务器有没有活动的连接,所以没有生成统计信息" -#: pgadmin/browser/server_groups/servers/__init__.py:975 -#: pgadmin/browser/server_groups/servers/__init__.py:1136 -#: pgadmin/browser/server_groups/servers/__init__.py:1242 +#: pgadmin/browser/server_groups/servers/__init__.py:989 +#: pgadmin/browser/server_groups/servers/__init__.py:1155 +#: pgadmin/browser/server_groups/servers/__init__.py:1262 msgid "Server not found." msgstr "服务器未找到" -#: pgadmin/browser/server_groups/servers/__init__.py:981 -#: pgadmin/browser/server_groups/servers/__init__.py:983 -#: pgadmin/browser/server_groups/servers/__init__.py:1247 -#: pgadmin/utils/driver/psycopg2/connection.py:254 -#: pgadmin/utils/driver/psycopg2/connection.py:1284 -#: pgadmin/utils/driver/psycopg2/connection.py:1568 -#: pgadmin/utils/driver/psycopg2/server_manager.py:405 +#: pgadmin/browser/server_groups/servers/__init__.py:995 +#: pgadmin/browser/server_groups/servers/__init__.py:997 +#: pgadmin/browser/server_groups/servers/__init__.py:1267 +#: pgadmin/utils/driver/psycopg2/connection.py:261 +#: pgadmin/utils/driver/psycopg2/connection.py:1293 +#: pgadmin/utils/driver/psycopg2/connection.py:1581 +#: pgadmin/utils/driver/psycopg2/server_manager.py:467 msgid "Unauthorized request." msgstr "未经授权的请求" -#: pgadmin/browser/server_groups/servers/__init__.py:1113 +#: pgadmin/browser/server_groups/servers/__init__.py:1132 msgid "Server connected." msgstr "服务器已连接" -#: pgadmin/browser/server_groups/servers/__init__.py:1144 +#: pgadmin/browser/server_groups/servers/__init__.py:1163 msgid "Server could not be disconnected." msgstr "服务器不能被断开" -#: pgadmin/browser/server_groups/servers/__init__.py:1148 +#: pgadmin/browser/server_groups/servers/__init__.py:1167 msgid "Server disconnected." msgstr "服务器已经断开连接" -#: pgadmin/browser/server_groups/servers/__init__.py:1168 +#: pgadmin/browser/server_groups/servers/__init__.py:1187 msgid "Could not reload the server configuration." msgstr "不可以重新加载服务器配置" -#: pgadmin/browser/server_groups/servers/__init__.py:1173 +#: pgadmin/browser/server_groups/servers/__init__.py:1192 msgid "Server configuration reloaded." msgstr "已经重新加载服务器配置" -#: pgadmin/browser/server_groups/servers/__init__.py:1179 -#: pgadmin/dashboard/static/js/dashboard.js:554 -#: pgadmin/dashboard/static/js/dashboard.js:685 -#: pgadmin/static/js/sqleditor/execute_query.js:279 +#: pgadmin/browser/server_groups/servers/__init__.py:1198 +#: pgadmin/dashboard/static/js/dashboard.js:586 +#: pgadmin/dashboard/static/js/dashboard.js:717 +#: pgadmin/static/js/sqleditor/execute_query.js:289 #: pgadmin/static/js/sqleditor/query_tool_http_error_handler.js:51 #: pgadmin/static/js/sqleditor_utils.js:164 msgid "" @@ -594,41 +627,41 @@ msgid "" "closed." msgstr "未连接到服务器或与服务器的连接已关闭。" -#: pgadmin/browser/server_groups/servers/__init__.py:1217 +#: pgadmin/browser/server_groups/servers/__init__.py:1236 msgid "Named restore point created: {0}" msgstr "命名还原点已创建: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1267 -#: pgadmin/browser/server_groups/servers/__init__.py:1279 +#: pgadmin/browser/server_groups/servers/__init__.py:1287 +#: pgadmin/browser/server_groups/servers/__init__.py:1299 #, fuzzy msgid "Could not find the required parameter(s)." msgstr "找不到所需的参数 (%s)" -#: pgadmin/browser/server_groups/servers/__init__.py:1288 +#: pgadmin/browser/server_groups/servers/__init__.py:1308 #: pgadmin/browser/server_groups/servers/static/js/server.js:497 -#: pgadmin/tools/user_management/__init__.py:100 +#: pgadmin/tools/user_management/__init__.py:101 msgid "Passwords do not match." msgstr "密码不匹配" -#: pgadmin/browser/server_groups/servers/__init__.py:1304 +#: pgadmin/browser/server_groups/servers/__init__.py:1324 msgid "Incorrect password." msgstr "密码不正确" -#: pgadmin/browser/server_groups/servers/__init__.py:1344 +#: pgadmin/browser/server_groups/servers/__init__.py:1364 msgid "Password changed successfully." msgstr "成功更改密码" -#: pgadmin/browser/server_groups/servers/__init__.py:1394 +#: pgadmin/browser/server_groups/servers/__init__.py:1414 msgid "WAL replay paused" msgstr "WAL 重演已暂停" -#: pgadmin/browser/server_groups/servers/__init__.py:1397 -#: pgadmin/browser/server_groups/servers/__init__.py:1455 +#: pgadmin/browser/server_groups/servers/__init__.py:1417 +#: pgadmin/browser/server_groups/servers/__init__.py:1475 msgid "Please connect the server." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1536 -#: pgadmin/browser/server_groups/servers/__init__.py:1572 +#: pgadmin/browser/server_groups/servers/__init__.py:1557 +#: pgadmin/browser/server_groups/servers/__init__.py:1593 msgid "The saved password cleared successfully." msgstr "" @@ -693,28 +726,28 @@ msgstr "PostgreSQL" msgid "Databases" msgstr "数据库" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:375 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:391 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:650 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:720 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:845 -#: pgadmin/browser/server_groups/servers/databases/__init__.py:1017 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:374 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:390 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:649 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:719 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:844 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:1016 msgid "Could not find the database on the server." msgstr "在服务器上找不到数据库" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:469 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:468 msgid "Database connected." msgstr "数据库已经连接" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:486 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:485 msgid "Database could not be disconnected." msgstr "数据库不能被断开" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:490 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:489 msgid "Database disconnected." msgstr "数据库已经断开连接" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:773 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:772 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:483 #: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:522 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:357 @@ -750,11 +783,11 @@ msgstr "数据库已经断开连接" msgid "Error: Object not found." msgstr "错误︰ 找不到对象." -#: pgadmin/browser/server_groups/servers/databases/__init__.py:776 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:775 msgid "The specified database could not be found.\n" msgstr "找不到指定的数据库。 \n" -#: pgadmin/browser/server_groups/servers/databases/__init__.py:872 +#: pgadmin/browser/server_groups/servers/databases/__init__.py:871 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:728 #: pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py:1479 msgid " -- definition incomplete" @@ -875,16 +908,16 @@ msgstr "转换中..." #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:341 #: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/sql/default/stats.sql:5 #: pgadmin/browser/server_groups/static/js/server_group.js:48 -#: pgadmin/dashboard/static/js/dashboard.js:1076 -#: pgadmin/dashboard/static/js/dashboard.js:1103 -#: pgadmin/dashboard/static/js/dashboard.js:1339 +#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1135 +#: pgadmin/dashboard/static/js/dashboard.js:1371 #: pgadmin/misc/dependencies/static/js/dependencies.js:93 #: pgadmin/misc/dependents/static/js/dependents.js:94 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:42 #: pgadmin/tools/debugger/static/js/debugger_ui.js:274 -#: pgadmin/tools/debugger/static/js/direct.js:1044 -#: pgadmin/tools/debugger/static/js/direct.js:1188 -#: pgadmin/tools/debugger/static/js/direct.js:1274 +#: pgadmin/tools/debugger/static/js/direct.js:1047 +#: pgadmin/tools/debugger/static/js/direct.js:1191 +#: pgadmin/tools/debugger/static/js/direct.js:1277 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:145 msgid "Name" msgstr "名称" @@ -1273,8 +1306,8 @@ msgstr "事件触发器..." #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:118 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:312 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:355 -#: pgadmin/dashboard/static/js/dashboard.js:1086 -#: pgadmin/dashboard/static/js/dashboard.js:1344 +#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1376 #: pgadmin/tools/backup/static/js/backup.js:345 #: pgadmin/tools/restore/static/js/restore.js:237 msgid "Owner" @@ -1617,9 +1650,9 @@ msgstr "选项" #: pgadmin/browser/server_groups/servers/static/js/variable.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:136 #: pgadmin/tools/debugger/static/js/debugger_ui.js:301 -#: pgadmin/tools/debugger/static/js/direct.js:1051 -#: pgadmin/tools/debugger/static/js/direct.js:1202 -#: pgadmin/tools/debugger/static/js/direct.js:1288 +#: pgadmin/tools/debugger/static/js/direct.js:1054 +#: pgadmin/tools/debugger/static/js/direct.js:1205 +#: pgadmin/tools/debugger/static/js/direct.js:1291 msgid "Value" msgstr "值" @@ -1641,8 +1674,8 @@ msgstr "外部服务器..." #: pgadmin/misc/dependents/static/js/dependents.js:79 #: pgadmin/static/js/browser/server_groups/servers/databases/external_tables/external_tables.js:47 #: pgadmin/tools/debugger/static/js/debugger_ui.js:281 -#: pgadmin/tools/debugger/static/js/direct.js:1195 -#: pgadmin/tools/debugger/static/js/direct.js:1281 +#: pgadmin/tools/debugger/static/js/direct.js:1198 +#: pgadmin/tools/debugger/static/js/direct.js:1284 msgid "Type" msgstr "类型" @@ -1690,7 +1723,7 @@ msgstr "类型" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:359 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:371 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:585 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:807 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:817 msgid "Privileges" msgstr "权限" @@ -1738,8 +1771,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:26 -#: pgadmin/dashboard/static/js/dashboard.js:915 -#: pgadmin/dashboard/static/js/dashboard.js:1185 +#: pgadmin/dashboard/static/js/dashboard.js:947 +#: pgadmin/dashboard/static/js/dashboard.js:1217 msgid "User" msgstr "用户" @@ -2187,7 +2220,7 @@ msgstr "--请先创建列..." #: pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.js:223 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.js:542 -#: pgadmin/browser/static/js/browser.js:167 +#: pgadmin/browser/static/js/browser.js:170 #: pgadmin/misc/statistics/static/js/statistics.js:129 msgid "Statistics" msgstr "统计信息" @@ -2591,8 +2624,8 @@ msgid "Trigger Functions" msgstr "触发器函数" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:59 -#: pgadmin/dashboard/static/js/dashboard.js:1064 -#: pgadmin/dashboard/static/js/dashboard.js:1327 +#: pgadmin/dashboard/static/js/dashboard.js:1096 +#: pgadmin/dashboard/static/js/dashboard.js:1359 msgid "Mode" msgstr "模式" @@ -2715,7 +2748,7 @@ msgstr "防泄漏吗?" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:402 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:508 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:366 -#: pgadmin/tools/debugger/static/js/direct.js:1738 +#: pgadmin/tools/debugger/static/js/direct.js:1741 msgid "Parameters" msgstr "参数" @@ -3205,13 +3238,14 @@ msgstr "公共同义词么?" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:789 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:806 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 +#: pgadmin/browser/static/js/browser.js:634 #: pgadmin/misc/file_manager/templates/file_manager/index.html:71 #: pgadmin/misc/file_manager/templates/file_manager/index.html:78 #: pgadmin/static/js/backform.pgadmin.js:430 #: pgadmin/static/js/backgrid.pgadmin.js:461 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1677 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1722 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1680 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1725 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2229 msgid "Yes" msgstr "是" @@ -3222,13 +3256,14 @@ msgstr "是" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/foreign_key/static/js/foreign_key.js:807 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:275 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:147 +#: pgadmin/browser/static/js/browser.js:635 #: pgadmin/misc/file_manager/templates/file_manager/index.html:70 #: pgadmin/misc/file_manager/templates/file_manager/index.html:77 #: pgadmin/static/js/backform.pgadmin.js:431 #: pgadmin/static/js/backgrid.pgadmin.js:462 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1678 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1723 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1681 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1726 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2230 msgid "No" msgstr "否" @@ -4376,7 +4411,7 @@ msgid "Attach" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:257 -#: pgadmin/browser/static/js/browser.js:267 +#: pgadmin/browser/static/js/browser.js:269 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:28 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:144 msgid "Create" @@ -5393,9 +5428,9 @@ msgstr "Size of temporary files" #: 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:27 -#: pgadmin/dashboard/static/js/dashboard.js:910 -#: pgadmin/dashboard/static/js/dashboard.js:1014 -#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:942 +#: pgadmin/dashboard/static/js/dashboard.js:1046 +#: pgadmin/dashboard/static/js/dashboard.js:1113 #: pgadmin/misc/dependents/static/js/dependents.js:143 msgid "Database" msgstr "数据库" @@ -5462,7 +5497,7 @@ msgstr "Allow connections?" msgid "Default Privileges" msgstr "默认权限" -#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:493 +#: pgadmin/browser/server_groups/servers/databases/static/js/database.js:496 msgid "Connect to database" msgstr "Connect to database" @@ -6289,7 +6324,7 @@ msgstr "类型" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:146 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:139 -#: pgadmin/browser/static/js/browser.js:178 +#: pgadmin/browser/static/js/browser.js:181 #: pgadmin/dashboard/static/js/dashboard.js:184 #: pgadmin/static/js/backform.pgadmin.js:1861 msgid "SQL" @@ -6965,9 +7000,10 @@ msgid "Change Password " msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.js:434 -#: pgadmin/browser/server_groups/servers/static/js/server.js:1203 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1207 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:197 -#: pgadmin/browser/static/js/node.js:1393 +#: pgadmin/browser/static/js/browser.js:571 +#: pgadmin/browser/static/js/node.js:1402 #: pgadmin/browser/static/js/wizard.js:137 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:24 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:188 @@ -6983,14 +7019,14 @@ msgstr "" #: pgadmin/tools/import_export/static/js/import_export.js:494 #: pgadmin/tools/maintenance/static/js/maintenance.js:317 #: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:55 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:624 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1916 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2050 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:627 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1920 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2059 msgid "Cancel" msgstr "取消" #: pgadmin/browser/server_groups/servers/static/js/server.js:523 -#: pgadmin/browser/templates/browser/index.html:152 +#: pgadmin/browser/templates/browser/index.html:151 #: pgadmin/templates/security/change_password.html:19 #: pgadmin/templates/security/change_password.html:20 #: pgadmin/tools/user_management/static/js/user_management.js:48 @@ -7205,8 +7241,8 @@ msgstr "" msgid "Connection timeout (seconds)" msgstr "" -#: pgadmin/browser/server_groups/servers/static/js/server.js:1130 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2078 +#: pgadmin/browser/server_groups/servers/static/js/server.js:1133 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2087 msgid "Connect to Server" msgstr "连接到服务器" @@ -7275,8 +7311,8 @@ msgid "Move objects to another tablespace" msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:194 -#: pgadmin/browser/templates/browser/index.html:157 -#: pgadmin/tools/user_management/__init__.py:43 +#: pgadmin/browser/templates/browser/index.html:156 +#: pgadmin/tools/user_management/__init__.py:44 #: pgadmin/tools/user_management/static/js/user_management.js:586 msgid "Users" msgstr "用户" @@ -7304,23 +7340,23 @@ msgstr "位置" msgid "Location cannot be empty." msgstr "位置不能为空" -#: pgadmin/browser/server_groups/servers/templates/servers/password.html:7 +#: pgadmin/browser/server_groups/servers/templates/servers/password.html:3 msgid "" "Please enter the password for the user '{0}' to connect the server - " "\"{1}\"" msgstr "请输入用户'{0}'的密码以连接服务器 - '{1}'" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:9 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:5 msgid "" "SSH Tunnel password for the identity file '{0}' to connect the server " "\"{1}\"" msgstr "" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:11 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:7 msgid "SSH Tunnel password for the user '{0}' to connect the server \"{1}\"" msgstr "" -#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:27 +#: pgadmin/browser/server_groups/servers/templates/servers/tunnel_password.html:24 msgid "Database server password for the user '{0}' to connect the server \"{1}\"" msgstr "" @@ -7332,8 +7368,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:28 -#: pgadmin/dashboard/static/js/dashboard.js:930 -#: pgadmin/dashboard/static/js/dashboard.js:1200 +#: pgadmin/dashboard/static/js/dashboard.js:962 +#: pgadmin/dashboard/static/js/dashboard.js:1232 msgid "Backend start" msgstr "Backend start" @@ -7345,8 +7381,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:13 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:36 -#: pgadmin/dashboard/static/js/dashboard.js:925 -#: pgadmin/dashboard/static/js/dashboard.js:1195 +#: pgadmin/dashboard/static/js/dashboard.js:957 +#: pgadmin/dashboard/static/js/dashboard.js:1227 msgid "Client" msgstr "Client" @@ -7358,8 +7394,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:14 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:37 -#: pgadmin/dashboard/static/js/dashboard.js:920 -#: pgadmin/dashboard/static/js/dashboard.js:1190 +#: pgadmin/dashboard/static/js/dashboard.js:952 +#: pgadmin/dashboard/static/js/dashboard.js:1222 msgid "Application" msgstr "Application" @@ -7421,8 +7457,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:15 #: pgadmin/browser/server_groups/servers/templates/servers/sql/default/stats.sql:38 -#: pgadmin/dashboard/static/js/dashboard.js:944 -#: pgadmin/dashboard/static/js/dashboard.js:1214 +#: pgadmin/dashboard/static/js/dashboard.js:976 +#: pgadmin/dashboard/static/js/dashboard.js:1246 msgid "Waiting?" msgstr "Waiting?" @@ -7439,45 +7475,57 @@ msgstr "服务器组..." msgid "The ID cannot be changed." msgstr "ID 不能被更改" -#: pgadmin/browser/static/js/browser.js:37 +#: pgadmin/browser/static/js/browser.js:38 #: pgadmin/misc/dependencies/static/js/dependencies.js:120 #: pgadmin/misc/dependents/static/js/dependents.js:121 #: pgadmin/misc/sql/static/js/sql.js:100 msgid "Please select an object in the tree view." msgstr "请在树视图中选择一个对象" -#: pgadmin/browser/static/js/browser.js:188 +#: pgadmin/browser/static/js/browser.js:191 msgid "Dependencies" msgstr "依赖关系" -#: pgadmin/browser/static/js/browser.js:199 +#: pgadmin/browser/static/js/browser.js:202 msgid "Dependents" msgstr "依赖组件" -#: pgadmin/browser/static/js/browser.js:318 +#: pgadmin/browser/static/js/browser.js:321 #: pgadmin/browser/static/js/toolbar.js:29 #: pgadmin/browser/static/js/toolbar.js:88 #: pgadmin/tools/datagrid/static/js/datagrid.js:77 msgid "View Data" msgstr "" -#: pgadmin/browser/static/js/browser.js:319 +#: pgadmin/browser/static/js/browser.js:322 #: pgadmin/browser/static/js/toolbar.js:20 #: pgadmin/browser/static/js/toolbar.js:90 #: pgadmin/tools/datagrid/static/js/datagrid.js:78 msgid "Filtered Rows" msgstr "" -#: pgadmin/browser/static/js/browser.js:346 +#: pgadmin/browser/static/js/browser.js:349 msgid "No object selected" msgstr "没有选中的对象" -#: pgadmin/browser/static/js/browser.js:559 +#: pgadmin/browser/static/js/browser.js:569 +#: pgadmin/browser/static/js/browser.js:623 +msgid "Reset Master Password" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:624 +msgid "" +"This will remove all the saved passwords. This will also remove " +"established connections to the server and you may need to reconnect " +"again. Do you wish to continue ?" +msgstr "" + +#: pgadmin/browser/static/js/browser.js:725 #, python-format msgid "Are you sure you want to close the %s browser?" msgstr "" -#: pgadmin/browser/static/js/browser.js:1616 +#: pgadmin/browser/static/js/browser.js:1781 msgid "Error retrieving details for the node." msgstr "检索节点的详细信息时出错" @@ -7492,9 +7540,9 @@ msgid "Query Tool..." msgstr "查询工具..." #: pgadmin/browser/static/js/collection.js:220 -#: pgadmin/browser/static/js/collection.js:275 -#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:132 -#: pgadmin/misc/statistics/static/js/statistics.js:243 +#: pgadmin/browser/static/js/collection.js:276 +#: pgadmin/browser/static/js/node.js:397 pgadmin/misc/sql/static/js/sql.js:134 +#: pgadmin/misc/statistics/static/js/statistics.js:247 msgid "Retrieving data from the server..." msgstr "从服务器检索数据..." @@ -7512,46 +7560,46 @@ msgstr "级联删除" msgid "No properties are available for the selected object." msgstr "" -#: pgadmin/browser/static/js/collection.js:320 -#: pgadmin/browser/static/js/node.js:437 +#: pgadmin/browser/static/js/collection.js:318 +#: pgadmin/browser/static/js/node.js:439 #, python-format msgid "Error retrieving properties - %s" msgstr "检索属性-%s时,出错" -#: pgadmin/browser/static/js/collection.js:326 -#: pgadmin/misc/dependencies/static/js/dependencies.js:222 -#: pgadmin/misc/dependents/static/js/dependents.js:228 -#: pgadmin/misc/statistics/static/js/statistics.js:321 +#: pgadmin/browser/static/js/collection.js:330 +#: pgadmin/misc/dependencies/static/js/dependencies.js:228 +#: pgadmin/misc/dependents/static/js/dependents.js:234 +#: pgadmin/misc/statistics/static/js/statistics.js:330 msgid "Failed to retrieve data from the server." msgstr "从服务器中检索数据失败" -#: pgadmin/browser/static/js/collection.js:342 +#: pgadmin/browser/static/js/collection.js:348 msgid "Drop Multiple" msgstr "" -#: pgadmin/browser/static/js/collection.js:343 +#: pgadmin/browser/static/js/collection.js:349 msgid "Please select at least one object to delete." msgstr "" -#: pgadmin/browser/static/js/collection.js:350 +#: pgadmin/browser/static/js/collection.js:356 msgid "" "Are you sure you want to drop all the selected objects and all the " "objects that depend on them?" msgstr "" -#: pgadmin/browser/static/js/collection.js:351 +#: pgadmin/browser/static/js/collection.js:357 msgid "DROP CASCADE multiple objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:354 +#: pgadmin/browser/static/js/collection.js:360 msgid "Are you sure you want to drop all the selected objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:355 +#: pgadmin/browser/static/js/collection.js:361 msgid "DROP multiple objects?" msgstr "" -#: pgadmin/browser/static/js/collection.js:393 +#: pgadmin/browser/static/js/collection.js:386 #, python-format msgid "Error dropping %s" msgstr "" @@ -7573,106 +7621,106 @@ msgstr "属性" msgid "%s Script" msgstr "%s 脚本" -#: pgadmin/browser/static/js/node.js:492 +#: pgadmin/browser/static/js/node.js:501 msgid "Please wait while we fetch information about the node from the server..." msgstr "" -#: pgadmin/browser/static/js/node.js:666 +#: pgadmin/browser/static/js/node.js:675 #, python-format msgid "Create - %s" msgstr "创建-%s" -#: pgadmin/browser/static/js/node.js:683 +#: pgadmin/browser/static/js/node.js:692 #, python-format msgid "Are you sure want to stop editing the properties of %s \"%s\"?" msgstr "您确定要停止编辑%s\"%s\"的属性吗?" -#: pgadmin/browser/static/js/node.js:685 +#: pgadmin/browser/static/js/node.js:694 #, python-format msgid "" "Are you sure want to reset the current changes and re-open the panel for " "%s \"%s\"?" msgstr "您确定要重置当前更改并重新打开%s\"%s\"的面板吗?" -#: pgadmin/browser/static/js/node.js:689 +#: pgadmin/browser/static/js/node.js:698 msgid "Edit in progress?" msgstr "在过程中编辑吗" -#: pgadmin/browser/static/js/node.js:740 +#: pgadmin/browser/static/js/node.js:749 #, python-format msgid "" "Are you sure you want to drop %s \"%s\" and all the objects that depend " "on it?" msgstr "确定要删除 %s \"%s\"和所有依赖它的对象吗?" -#: pgadmin/browser/static/js/node.js:742 +#: pgadmin/browser/static/js/node.js:751 #, python-format msgid "DROP CASCADE %s?" msgstr "级联删除 %s 吗?" -#: pgadmin/browser/static/js/node.js:747 pgadmin/browser/static/js/node.js:761 +#: pgadmin/browser/static/js/node.js:756 pgadmin/browser/static/js/node.js:770 #, python-format msgid "The %s \"%s\" cannot be dropped." msgstr "" -#: pgadmin/browser/static/js/node.js:754 +#: pgadmin/browser/static/js/node.js:763 #, python-format msgid "Are you sure you want to drop %s \"%s\"?" msgstr "是否确实要删除%s\"%s\"?" -#: pgadmin/browser/static/js/node.js:756 +#: pgadmin/browser/static/js/node.js:765 #, python-format msgid "DROP %s?" msgstr "删除%s 么?" -#: pgadmin/browser/static/js/node.js:794 +#: pgadmin/browser/static/js/node.js:803 #, python-format msgid "Error dropping %s: \"%s\"" msgstr "删除%s: \"%s\"时,出错" -#: pgadmin/browser/static/js/node.js:1184 -#: pgadmin/browser/static/js/node.js:1186 -#: pgadmin/browser/templates/browser/index.html:118 +#: pgadmin/browser/static/js/node.js:1193 +#: pgadmin/browser/static/js/node.js:1195 +#: pgadmin/browser/templates/browser/index.html:117 #: pgadmin/tools/datagrid/templates/datagrid/index.html:134 msgid "Edit" msgstr "编辑" -#: pgadmin/browser/static/js/node.js:1200 -#: pgadmin/browser/static/js/node.js:1371 +#: pgadmin/browser/static/js/node.js:1209 +#: pgadmin/browser/static/js/node.js:1380 msgid "SQL help for this object type." msgstr "此对象类型的SQL帮助" -#: pgadmin/browser/static/js/node.js:1289 -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1142 +#: pgadmin/browser/static/js/node.js:1298 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1152 msgid "Error saving properties" msgstr "" -#: pgadmin/browser/static/js/node.js:1383 +#: pgadmin/browser/static/js/node.js:1392 #: pgadmin/browser/static/js/wizard.js:131 msgid "Help for this dialog." msgstr "此对话框的帮助" -#: pgadmin/browser/static/js/node.js:1395 +#: pgadmin/browser/static/js/node.js:1404 msgid "Cancel changes to this object." msgstr "取消对该对象的更改" -#: pgadmin/browser/static/js/node.js:1407 +#: pgadmin/browser/static/js/node.js:1416 msgid "Reset" msgstr "重置" -#: pgadmin/browser/static/js/node.js:1409 +#: pgadmin/browser/static/js/node.js:1418 msgid "Reset the fields on this dialog." msgstr "重置此对话框中的字段" -#: pgadmin/browser/static/js/node.js:1421 +#: pgadmin/browser/static/js/node.js:1430 #: pgadmin/preferences/static/js/preferences.js:429 #: pgadmin/preferences/static/js/preferences.js:454 #: pgadmin/tools/datagrid/templates/datagrid/index.html:37 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:635 msgid "Save" msgstr "保存" -#: pgadmin/browser/static/js/node.js:1423 +#: pgadmin/browser/static/js/node.js:1432 msgid "Save this object." msgstr "保存该对象" @@ -7688,13 +7736,13 @@ msgstr "全部取消选择" #: pgadmin/browser/static/js/toolbar.js:86 #: pgadmin/tools/datagrid/static/js/datagrid.js:106 #: pgadmin/tools/datagrid/static/js/datagrid.js:118 -#: pgadmin/tools/sqleditor/__init__.py:68 +#: pgadmin/tools/sqleditor/__init__.py:67 msgid "Query Tool" msgstr "查询工具" #: pgadmin/browser/static/js/wizard.js:86 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:253 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:431 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:261 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:444 #: pgadmin/templates/security/messages.html:7 #: pgadmin/tools/user_management/static/js/user_management.js:81 #: pgadmin/tools/user_management/static/js/user_management.js:174 @@ -7703,8 +7751,8 @@ msgid "Close" msgstr "关闭" #: pgadmin/browser/static/js/wizard.js:89 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:254 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:432 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:262 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:445 msgid "Maximize" msgstr "" @@ -7725,37 +7773,37 @@ msgstr "" msgid "Finish" msgstr "" -#: pgadmin/browser/templates/browser/index.html:96 +#: pgadmin/browser/templates/browser/index.html:95 #: pgadmin/tools/datagrid/templates/datagrid/index.html:354 msgid "Loading {0} v{1}..." msgstr "加载{0}v{1}.." -#: pgadmin/browser/templates/browser/index.html:105 +#: pgadmin/browser/templates/browser/index.html:104 msgid "Toggle navigation" msgstr "切换导航" -#: pgadmin/browser/templates/browser/index.html:113 +#: pgadmin/browser/templates/browser/index.html:112 msgid "File" msgstr "文件" -#: pgadmin/browser/templates/browser/index.html:123 +#: pgadmin/browser/templates/browser/index.html:122 msgid "Object" msgstr "对象" -#: pgadmin/browser/templates/browser/index.html:128 +#: pgadmin/browser/templates/browser/index.html:127 msgid "Management" msgstr "管理" -#: pgadmin/browser/templates/browser/index.html:133 +#: pgadmin/browser/templates/browser/index.html:132 msgid "Tools" msgstr "工具" -#: pgadmin/browser/templates/browser/index.html:138 pgadmin/help/__init__.py:59 +#: pgadmin/browser/templates/browser/index.html:137 pgadmin/help/__init__.py:59 #: pgadmin/help/__init__.py:70 pgadmin/static/js/sqleditor/filter_dialog.js:72 msgid "Help" msgstr "帮助" -#: pgadmin/browser/templates/browser/index.html:160 +#: pgadmin/browser/templates/browser/index.html:159 msgid "Logout" msgstr "注销" @@ -7846,12 +7894,12 @@ msgid "" msgstr "" #: pgadmin/dashboard/__init__.py:202 pgadmin/dashboard/__init__.py:232 -#: pgadmin/dashboard/static/js/dashboard.js:693 +#: pgadmin/dashboard/static/js/dashboard.js:725 msgid "Please connect to the selected server to view the table." msgstr "请连接到所选的服务器,以便查看表" #: pgadmin/dashboard/__init__.py:207 pgadmin/dashboard/__init__.py:237 -#: pgadmin/dashboard/static/js/dashboard.js:562 +#: pgadmin/dashboard/static/js/dashboard.js:594 msgid "Please connect to the selected server to view the graph." msgstr "请连接到所选的服务器,以便查看图表" @@ -7932,169 +7980,176 @@ msgstr "" msgid "Last state changed at" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:236 -#: pgadmin/dashboard/static/js/dashboard.js:351 +#: pgadmin/dashboard/static/js/dashboard.js:238 +#: pgadmin/dashboard/static/js/dashboard.js:244 +#: pgadmin/dashboard/static/js/dashboard.js:369 +#: pgadmin/dashboard/static/js/dashboard.js:375 msgid "An error occurred whilst loading the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:366 +#: pgadmin/dashboard/static/js/dashboard.js:252 +#: pgadmin/dashboard/static/js/dashboard.js:383 +msgid "Loading dashboard..." +msgstr "" + +#: pgadmin/dashboard/static/js/dashboard.js:398 msgid "Please connect to the selected server to view the dashboard." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:565 +#: pgadmin/dashboard/static/js/dashboard.js:597 msgid "An error occurred whilst rendering the graph." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:696 +#: pgadmin/dashboard/static/js/dashboard.js:728 #, fuzzy msgid "An error occurred whilst rendering the table." msgstr "获取查询工具选项时发生错误" -#: pgadmin/dashboard/static/js/dashboard.js:905 -#: pgadmin/dashboard/static/js/dashboard.js:1009 -#: pgadmin/dashboard/static/js/dashboard.js:1180 -#: pgadmin/dashboard/static/js/dashboard.js:1277 +#: pgadmin/dashboard/static/js/dashboard.js:937 +#: pgadmin/dashboard/static/js/dashboard.js:1041 +#: pgadmin/dashboard/static/js/dashboard.js:1212 +#: pgadmin/dashboard/static/js/dashboard.js:1309 #, fuzzy msgid "PID" msgstr "Oid" -#: pgadmin/dashboard/static/js/dashboard.js:935 -#: pgadmin/dashboard/static/js/dashboard.js:1205 +#: pgadmin/dashboard/static/js/dashboard.js:967 +#: pgadmin/dashboard/static/js/dashboard.js:1237 #, fuzzy msgid "State" msgstr "已启动" -#: pgadmin/dashboard/static/js/dashboard.js:952 -#: pgadmin/dashboard/static/js/dashboard.js:1222 +#: pgadmin/dashboard/static/js/dashboard.js:984 +#: pgadmin/dashboard/static/js/dashboard.js:1254 msgid "Wait event" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:957 -#: pgadmin/dashboard/static/js/dashboard.js:1227 +#: pgadmin/dashboard/static/js/dashboard.js:989 +#: pgadmin/dashboard/static/js/dashboard.js:1259 msgid "Blocking PIDs" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1019 -#: pgadmin/dashboard/static/js/dashboard.js:1282 +#: pgadmin/dashboard/static/js/dashboard.js:1051 +#: pgadmin/dashboard/static/js/dashboard.js:1314 #, fuzzy msgid "Lock type" msgstr "源类型" -#: pgadmin/dashboard/static/js/dashboard.js:1024 -#: pgadmin/dashboard/static/js/dashboard.js:1287 +#: pgadmin/dashboard/static/js/dashboard.js:1056 +#: pgadmin/dashboard/static/js/dashboard.js:1319 #, fuzzy msgid "Target relation" msgstr "相关性" -#: pgadmin/dashboard/static/js/dashboard.js:1029 -#: pgadmin/dashboard/static/js/dashboard.js:1292 +#: pgadmin/dashboard/static/js/dashboard.js:1061 +#: pgadmin/dashboard/static/js/dashboard.js:1324 msgid "Page" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1034 -#: pgadmin/dashboard/static/js/dashboard.js:1297 +#: pgadmin/dashboard/static/js/dashboard.js:1066 +#: pgadmin/dashboard/static/js/dashboard.js:1329 #, fuzzy msgid "Tuple" msgstr "规则" -#: pgadmin/dashboard/static/js/dashboard.js:1039 -#: pgadmin/dashboard/static/js/dashboard.js:1302 +#: pgadmin/dashboard/static/js/dashboard.js:1071 +#: pgadmin/dashboard/static/js/dashboard.js:1334 msgid "vXID (target)" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1044 -#: pgadmin/dashboard/static/js/dashboard.js:1307 +#: pgadmin/dashboard/static/js/dashboard.js:1076 +#: pgadmin/dashboard/static/js/dashboard.js:1339 msgid "XID (target)" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1049 -#: pgadmin/dashboard/static/js/dashboard.js:1312 +#: pgadmin/dashboard/static/js/dashboard.js:1081 +#: pgadmin/dashboard/static/js/dashboard.js:1344 #, fuzzy msgid "Class" msgstr "任务类" -#: pgadmin/dashboard/static/js/dashboard.js:1054 -#: pgadmin/dashboard/static/js/dashboard.js:1317 +#: pgadmin/dashboard/static/js/dashboard.js:1086 +#: pgadmin/dashboard/static/js/dashboard.js:1349 #, fuzzy msgid "Object ID" msgstr "对象文件" -#: pgadmin/dashboard/static/js/dashboard.js:1059 -#: pgadmin/dashboard/static/js/dashboard.js:1322 +#: pgadmin/dashboard/static/js/dashboard.js:1091 +#: pgadmin/dashboard/static/js/dashboard.js:1354 msgid "vXID (owner)" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1069 -#: pgadmin/dashboard/static/js/dashboard.js:1332 +#: pgadmin/dashboard/static/js/dashboard.js:1101 +#: pgadmin/dashboard/static/js/dashboard.js:1364 #, fuzzy msgid "Granted?" msgstr "创建" -#: pgadmin/dashboard/static/js/dashboard.js:1091 -#: pgadmin/dashboard/static/js/dashboard.js:1349 +#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1381 #, fuzzy msgid "XID" msgstr "Oid" -#: pgadmin/dashboard/static/js/dashboard.js:1096 -#: pgadmin/dashboard/static/js/dashboard.js:1354 +#: pgadmin/dashboard/static/js/dashboard.js:1128 +#: pgadmin/dashboard/static/js/dashboard.js:1386 #, fuzzy msgid "Prepared at" msgstr "准备事务" -#: pgadmin/dashboard/static/js/dashboard.js:1108 +#: pgadmin/dashboard/static/js/dashboard.js:1140 #, fuzzy msgid "Category" msgstr "类别类型" -#: pgadmin/dashboard/static/js/dashboard.js:1113 +#: pgadmin/dashboard/static/js/dashboard.js:1145 #, fuzzy msgid "Setting" msgstr "存储设置" -#: pgadmin/dashboard/static/js/dashboard.js:1118 +#: pgadmin/dashboard/static/js/dashboard.js:1150 #, fuzzy msgid "Unit" msgstr "没有标题" -#: pgadmin/dashboard/static/js/dashboard.js:1123 +#: pgadmin/dashboard/static/js/dashboard.js:1155 #, fuzzy msgid "Description" msgstr "节数" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "cancel" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1408 +#: pgadmin/dashboard/static/js/dashboard.js:1440 msgid "terminate" msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1417 +#: pgadmin/dashboard/static/js/dashboard.js:1449 msgid "You cannot " msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1419 +#: pgadmin/dashboard/static/js/dashboard.js:1451 msgid " background worker processes." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1426 +#: pgadmin/dashboard/static/js/dashboard.js:1458 msgid "You are not allowed to " msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1428 +#: pgadmin/dashboard/static/js/dashboard.js:1460 msgid " the main active session." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1434 +#: pgadmin/dashboard/static/js/dashboard.js:1466 msgid "The session is already in idle state." msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1446 +#: pgadmin/dashboard/static/js/dashboard.js:1478 msgid "Superuser privileges are required to " msgstr "" -#: pgadmin/dashboard/static/js/dashboard.js:1448 +#: pgadmin/dashboard/static/js/dashboard.js:1480 msgid " another users query." msgstr "" @@ -8323,7 +8378,7 @@ msgid "" " with the major.minor version number." msgstr "EDB Advanced Server文档的路径。 $VERSION$将替换为major.minor版本号。" -#: pgadmin/misc/__init__.py:50 pgadmin/tools/backup/static/js/backup.js:76 +#: pgadmin/misc/__init__.py:51 pgadmin/tools/backup/static/js/backup.js:76 #: pgadmin/tools/backup/static/js/backup.js:83 #: pgadmin/tools/backup/static/js/backup.js:89 #: pgadmin/tools/backup/static/js/backup.js:503 @@ -8340,7 +8395,7 @@ msgstr "EDB Advanced Server文档的路径。 $VERSION$将替换为major.minor msgid "Miscellaneous" msgstr "杂项" -#: pgadmin/misc/__init__.py:65 pgadmin/misc/__init__.py:66 +#: pgadmin/misc/__init__.py:66 pgadmin/misc/__init__.py:67 #, fuzzy msgid "User language" msgstr "语言" @@ -8411,12 +8466,12 @@ msgstr "" msgid "Restriction" msgstr "" -#: pgadmin/misc/dependencies/static/js/dependencies.js:158 +#: pgadmin/misc/dependencies/static/js/dependencies.js:159 msgid "Fetching dependency information from the server..." msgstr "" -#: pgadmin/misc/dependencies/static/js/dependencies.js:216 -#: pgadmin/misc/dependents/static/js/dependents.js:222 +#: pgadmin/misc/dependencies/static/js/dependencies.js:217 +#: pgadmin/misc/dependents/static/js/dependents.js:223 #, python-format msgid "Error retrieving data from the server: %s" msgstr "" @@ -8425,7 +8480,7 @@ msgstr "" msgid "No dependent information is available for the selected object." msgstr "" -#: pgadmin/misc/dependents/static/js/dependents.js:164 +#: pgadmin/misc/dependents/static/js/dependents.js:165 msgid "Fetching dependent information from the server..." msgstr "" @@ -8493,7 +8548,7 @@ msgid "There was an error renaming the file:" msgstr "重命名文件时出错:" #: pgadmin/misc/file_manager/static/js/create_dialogue.js:139 -#: pgadmin/misc/file_manager/static/js/utility.js:429 +#: pgadmin/misc/file_manager/static/js/utility.js:431 #, fuzzy msgid "Error occurred while checking access permission." msgstr "在解释设置成本选项时发生错误" @@ -8503,14 +8558,14 @@ msgstr "在解释设置成本选项时发生错误" msgid "Select" msgstr "选择" -#: pgadmin/misc/file_manager/static/js/utility.js:482 +#: pgadmin/misc/file_manager/static/js/utility.js:484 #: pgadmin/misc/file_manager/templates/file_manager/index.html:62 -#: pgadmin/tools/debugger/static/js/direct.js:1900 +#: pgadmin/tools/debugger/static/js/direct.js:1903 msgid "Loading..." msgstr "加载中..." -#: pgadmin/misc/file_manager/static/js/utility.js:1137 -#: pgadmin/misc/file_manager/static/js/utility.js:1144 +#: pgadmin/misc/file_manager/static/js/utility.js:1139 +#: pgadmin/misc/file_manager/static/js/utility.js:1146 msgid "All Files" msgstr "所有文件" @@ -8555,7 +8610,7 @@ msgid "No SQL could be generated for the selected object." msgstr "所选对象没有生成SQL" #: pgadmin/misc/sql/static/js/sql.js:154 -#: pgadmin/misc/statistics/static/js/statistics.js:314 +#: pgadmin/misc/statistics/static/js/statistics.js:318 #, python-format msgid "Error retrieving the information - %s" msgstr "检索信息-%s时,出错" @@ -8601,7 +8656,7 @@ msgstr "重置布局" #: pgadmin/tools/import_export/__init__.py:162 #: pgadmin/tools/maintenance/__init__.py:150 #: pgadmin/tools/restore/__init__.py:142 -#: pgadmin/tools/user_management/__init__.py:120 +#: pgadmin/tools/user_management/__init__.py:121 #, fuzzy msgid "This URL cannot be called directly." msgstr "此 URL 可以不能直接被调用" @@ -8620,16 +8675,16 @@ msgstr "" msgid "Connection Lost" msgstr "" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:123 -#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:131 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:176 msgid "Click for details." msgstr "" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:160 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:168 msgid "Unknown error" msgstr "" -#: pgadmin/static/js/alertify.pgadmin.defaults.js:167 +#: pgadmin/static/js/alertify.pgadmin.defaults.js:175 msgid "INTERNAL SERVER ERROR" msgstr "" @@ -8707,9 +8762,9 @@ msgid "An unexpected error occurred - ensure you are logged into the application msgstr "" #: pgadmin/static/js/sqleditor_utils.js:162 -#: pgadmin/tools/sqleditor/__init__.py:1406 -#: pgadmin/tools/sqleditor/__init__.py:1461 -#: pgadmin/tools/sqleditor/__init__.py:1465 +#: pgadmin/tools/sqleditor/__init__.py:1405 +#: pgadmin/tools/sqleditor/__init__.py:1460 +#: pgadmin/tools/sqleditor/__init__.py:1464 msgid "Transaction status check failed." msgstr "事务状态检查失败" @@ -8934,7 +8989,7 @@ msgid "Error saving the tree state.\"" msgstr "" #: pgadmin/static/js/tree/pgadmin_tree_save_state.js:149 -msgid "Error fetching the tree state.\"" +msgid "Error fetching the tree state." msgstr "" #: pgadmin/templates/security/change_password.html:9 @@ -8985,7 +9040,7 @@ msgid "Reset Password" msgstr "重置密码" #: pgadmin/tools/__init__.py:59 pgadmin/tools/datagrid/__init__.py:96 -#: pgadmin/tools/sqleditor/__init__.py:134 +#: pgadmin/tools/sqleditor/__init__.py:133 msgid "This URL cannot be requested directly." msgstr "此 URL 不能直接被请求" @@ -9254,13 +9309,13 @@ msgstr "使用设置会话授权" #: pgadmin/tools/backup/static/js/backup.js:571 #: pgadmin/tools/backup/static/js/backup.js:590 -#: pgadmin/tools/backup/static/js/backup_dialog.js:95 +#: pgadmin/tools/backup/static/js/backup_dialog.js:94 msgid "Backup Globals..." msgstr "备份全局..." #: pgadmin/tools/backup/static/js/backup.js:580 #: pgadmin/tools/backup/static/js/backup.js:600 -#: pgadmin/tools/backup/static/js/backup_dialog.js:96 +#: pgadmin/tools/backup/static/js/backup_dialog.js:95 msgid "Backup Server..." msgstr "备份服务器..." @@ -9269,38 +9324,38 @@ msgstr "备份服务器..." msgid "Backup..." msgstr "备份..." -#: pgadmin/tools/backup/static/js/backup_dialog.js:52 -#: pgadmin/tools/backup/static/js/backup_dialog.js:72 +#: pgadmin/tools/backup/static/js/backup_dialog.js:51 +#: pgadmin/tools/backup/static/js/backup_dialog.js:71 #: pgadmin/tools/import_export/static/js/import_export.js:684 #: pgadmin/tools/import_export/static/js/import_export.js:699 #: pgadmin/tools/maintenance/static/js/maintenance.js:497 #: pgadmin/tools/maintenance/static/js/maintenance.js:508 -#: pgadmin/tools/restore/static/js/restore_dialog.js:52 -#: pgadmin/tools/restore/static/js/restore_dialog.js:76 +#: pgadmin/tools/restore/static/js/restore_dialog.js:51 +#: pgadmin/tools/restore/static/js/restore_dialog.js:75 msgid "Utility not found" msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog.js:73 +#: pgadmin/tools/backup/static/js/backup_dialog.js:72 #: pgadmin/tools/import_export/static/js/import_export.js:700 #: pgadmin/tools/maintenance/static/js/maintenance.js:509 -#: pgadmin/tools/restore/static/js/restore_dialog.js:77 +#: pgadmin/tools/restore/static/js/restore_dialog.js:76 msgid "Failed to fetch Utility information" msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:151 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:150 msgid "Backup job created." msgstr "创建备份作业" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:155 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:154 msgid "Backup job creation failed." msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:163 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:162 msgid "Backup job failed." msgstr "备份作业失败" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:234 -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:229 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:233 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:228 msgid "Please provide a filename" msgstr "请输入文件名" @@ -9659,8 +9714,8 @@ msgstr "" #: pgadmin/tools/debugger/__init__.py:2058 #: pgadmin/tools/debugger/__init__.py:2085 #: pgadmin/tools/debugger/__init__.py:2107 -#: pgadmin/tools/debugger/static/js/direct.js:1663 -#: pgadmin/tools/sqleditor/__init__.py:1034 +#: pgadmin/tools/debugger/static/js/direct.js:1666 +#: pgadmin/tools/sqleditor/__init__.py:1033 #: pgadmin/tools/sqleditor/command.py:192 #: pgadmin/tools/sqleditor/command.py:404 #: pgadmin/tools/sqleditor/command.py:545 @@ -9742,29 +9797,29 @@ msgstr "设置断点" #: pgadmin/tools/debugger/static/js/direct.js:280 #: pgadmin/tools/debugger/static/js/direct.js:307 #: pgadmin/tools/debugger/static/js/direct.js:314 -#: pgadmin/tools/debugger/static/js/direct.js:435 -#: pgadmin/tools/debugger/static/js/direct.js:442 -#: pgadmin/tools/debugger/static/js/direct.js:635 -#: pgadmin/tools/debugger/static/js/direct.js:704 -#: pgadmin/tools/debugger/static/js/direct.js:714 -#: pgadmin/tools/debugger/static/js/direct.js:751 -#: pgadmin/tools/debugger/static/js/direct.js:758 -#: pgadmin/tools/debugger/static/js/direct.js:788 -#: pgadmin/tools/debugger/static/js/direct.js:795 -#: pgadmin/tools/debugger/static/js/direct.js:824 -#: pgadmin/tools/debugger/static/js/direct.js:831 -#: pgadmin/tools/debugger/static/js/direct.js:875 -#: pgadmin/tools/debugger/static/js/direct.js:882 -#: pgadmin/tools/debugger/static/js/direct.js:944 -#: pgadmin/tools/debugger/static/js/direct.js:951 -#: pgadmin/tools/debugger/static/js/direct.js:1013 -#: pgadmin/tools/debugger/static/js/direct.js:1368 -#: pgadmin/tools/debugger/static/js/direct.js:1397 -#: pgadmin/tools/debugger/static/js/direct.js:1599 -#: pgadmin/tools/debugger/static/js/direct.js:1603 -#: pgadmin/tools/debugger/static/js/direct.js:1627 -#: pgadmin/tools/debugger/static/js/direct.js:1631 -#: pgadmin/tools/debugger/static/js/direct.js:1670 +#: pgadmin/tools/debugger/static/js/direct.js:438 +#: pgadmin/tools/debugger/static/js/direct.js:445 +#: pgadmin/tools/debugger/static/js/direct.js:638 +#: pgadmin/tools/debugger/static/js/direct.js:707 +#: pgadmin/tools/debugger/static/js/direct.js:717 +#: pgadmin/tools/debugger/static/js/direct.js:754 +#: pgadmin/tools/debugger/static/js/direct.js:761 +#: pgadmin/tools/debugger/static/js/direct.js:791 +#: pgadmin/tools/debugger/static/js/direct.js:798 +#: pgadmin/tools/debugger/static/js/direct.js:827 +#: pgadmin/tools/debugger/static/js/direct.js:834 +#: pgadmin/tools/debugger/static/js/direct.js:878 +#: pgadmin/tools/debugger/static/js/direct.js:885 +#: pgadmin/tools/debugger/static/js/direct.js:947 +#: pgadmin/tools/debugger/static/js/direct.js:954 +#: pgadmin/tools/debugger/static/js/direct.js:1016 +#: pgadmin/tools/debugger/static/js/direct.js:1371 +#: pgadmin/tools/debugger/static/js/direct.js:1400 +#: pgadmin/tools/debugger/static/js/direct.js:1602 +#: pgadmin/tools/debugger/static/js/direct.js:1606 +#: pgadmin/tools/debugger/static/js/direct.js:1630 +#: pgadmin/tools/debugger/static/js/direct.js:1634 +#: pgadmin/tools/debugger/static/js/direct.js:1673 msgid "Debugger Error" msgstr "" @@ -9831,85 +9886,85 @@ msgstr "" msgid "Error while fetching stack information." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:418 +#: pgadmin/tools/debugger/static/js/direct.js:421 msgid "Waiting for another session to invoke the target..." msgstr "等待另一个会话来调用的目标..." -#: pgadmin/tools/debugger/static/js/direct.js:436 -#: pgadmin/tools/debugger/static/js/direct.js:443 -#: pgadmin/tools/debugger/static/js/direct.js:636 -#: pgadmin/tools/debugger/static/js/direct.js:705 +#: pgadmin/tools/debugger/static/js/direct.js:439 +#: pgadmin/tools/debugger/static/js/direct.js:446 +#: pgadmin/tools/debugger/static/js/direct.js:639 +#: pgadmin/tools/debugger/static/js/direct.js:708 msgid "Error while polling result." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:591 +#: pgadmin/tools/debugger/static/js/direct.js:594 msgid "Debugger poll end execution error" msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:752 -#: pgadmin/tools/debugger/static/js/direct.js:759 +#: pgadmin/tools/debugger/static/js/direct.js:755 +#: pgadmin/tools/debugger/static/js/direct.js:762 msgid "Error while executing continue in debugging session." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:789 -#: pgadmin/tools/debugger/static/js/direct.js:796 +#: pgadmin/tools/debugger/static/js/direct.js:792 +#: pgadmin/tools/debugger/static/js/direct.js:799 msgid "Error while executing step over in debugging session." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:825 -#: pgadmin/tools/debugger/static/js/direct.js:832 +#: pgadmin/tools/debugger/static/js/direct.js:828 +#: pgadmin/tools/debugger/static/js/direct.js:835 msgid "Error while executing step into in debugging session." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:876 -#: pgadmin/tools/debugger/static/js/direct.js:883 +#: pgadmin/tools/debugger/static/js/direct.js:879 +#: pgadmin/tools/debugger/static/js/direct.js:886 msgid "Error while executing stop in debugging session." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:945 -#: pgadmin/tools/debugger/static/js/direct.js:952 +#: pgadmin/tools/debugger/static/js/direct.js:948 +#: pgadmin/tools/debugger/static/js/direct.js:955 msgid "Error while toggling breakpoint." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1014 +#: pgadmin/tools/debugger/static/js/direct.js:1017 msgid "Error while clearing all breakpoint." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1058 +#: pgadmin/tools/debugger/static/js/direct.js:1061 msgid "Line No." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1369 +#: pgadmin/tools/debugger/static/js/direct.js:1372 msgid "Error while depositing variable value." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1398 +#: pgadmin/tools/debugger/static/js/direct.js:1401 msgid "Error while selecting frame." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1604 -#: pgadmin/tools/debugger/static/js/direct.js:1632 +#: pgadmin/tools/debugger/static/js/direct.js:1607 +#: pgadmin/tools/debugger/static/js/direct.js:1635 msgid "Error while starting debugging listener." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1671 +#: pgadmin/tools/debugger/static/js/direct.js:1674 msgid "Error while fetching messages information." msgstr "" -#: pgadmin/tools/debugger/static/js/direct.js:1749 +#: pgadmin/tools/debugger/static/js/direct.js:1752 msgid "Local variables" msgstr "本地变量" -#: pgadmin/tools/debugger/static/js/direct.js:1760 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:231 +#: pgadmin/tools/debugger/static/js/direct.js:1763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:234 msgid "Messages" msgstr "消息" -#: pgadmin/tools/debugger/static/js/direct.js:1771 +#: pgadmin/tools/debugger/static/js/direct.js:1774 msgid "Results" msgstr "结果" -#: pgadmin/tools/debugger/static/js/direct.js:1782 +#: pgadmin/tools/debugger/static/js/direct.js:1785 msgid "Stack" msgstr "堆栈" @@ -9943,42 +9998,44 @@ msgstr "" msgid "Objects" msgstr "对象" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:629 -msgid "Unable to fetch the database objects due to an error" -msgstr "" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:651 -msgid "Object Selection (step 1 of 3)" -msgstr "" - -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:655 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:612 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:665 msgid "Please wait while fetching records..." msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:776 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:627 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:631 +msgid "Unable to fetch the database objects" +msgstr "" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:661 +msgid "Object Selection (step 1 of 3)" +msgstr "" + +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:786 msgid "Privilege Selection (step 2 of 3)" msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:777 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:787 msgid "Please add the required privileges for the selected objects." msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:975 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:985 msgid "Sql Tab" msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1045 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1055 msgid "Final (Review Selection) (step 3 of 3)" msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1046 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1056 msgid "" "The SQL below will be executed on the database server to grant the " "selected privileges. Please click on Finish to complete the " "process." msgstr "" -#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1105 +#: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1115 msgid "Grant Wizard" msgstr "" @@ -10335,65 +10392,65 @@ msgstr "退出由于错误" msgid "Restore..." msgstr "还原中..." -#: pgadmin/tools/restore/static/js/restore_dialog.js:70 +#: pgadmin/tools/restore/static/js/restore_dialog.js:69 #, python-format msgid "Restore (%s: %s)" msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:149 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:148 msgid "Restore job created." msgstr "还原任务创建" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:153 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:152 msgid "Restore job creation failed." msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:161 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:160 msgid "Restore job failed." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:73 +#: pgadmin/tools/sqleditor/__init__.py:72 msgid "Query tool" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:152 -#: pgadmin/tools/sqleditor/__init__.py:160 -#: pgadmin/tools/sqleditor/__init__.py:212 -#: pgadmin/tools/sqleditor/__init__.py:393 -#: pgadmin/tools/sqleditor/__init__.py:600 -#: pgadmin/tools/sqleditor/__init__.py:723 -#: pgadmin/tools/sqleditor/__init__.py:796 -#: pgadmin/tools/sqleditor/__init__.py:851 -#: pgadmin/tools/sqleditor/__init__.py:903 -#: pgadmin/tools/sqleditor/__init__.py:947 -#: pgadmin/tools/sqleditor/__init__.py:987 -#: pgadmin/tools/sqleditor/__init__.py:996 -#: pgadmin/tools/sqleditor/__init__.py:1067 -#: pgadmin/tools/sqleditor/__init__.py:1103 -#: pgadmin/tools/sqleditor/__init__.py:1148 -#: pgadmin/tools/sqleditor/__init__.py:1200 +#: pgadmin/tools/sqleditor/__init__.py:151 +#: pgadmin/tools/sqleditor/__init__.py:159 +#: pgadmin/tools/sqleditor/__init__.py:211 +#: pgadmin/tools/sqleditor/__init__.py:392 +#: pgadmin/tools/sqleditor/__init__.py:599 +#: pgadmin/tools/sqleditor/__init__.py:722 +#: pgadmin/tools/sqleditor/__init__.py:795 +#: pgadmin/tools/sqleditor/__init__.py:850 +#: pgadmin/tools/sqleditor/__init__.py:902 +#: pgadmin/tools/sqleditor/__init__.py:946 +#: pgadmin/tools/sqleditor/__init__.py:986 +#: pgadmin/tools/sqleditor/__init__.py:995 +#: pgadmin/tools/sqleditor/__init__.py:1066 +#: pgadmin/tools/sqleditor/__init__.py:1102 +#: pgadmin/tools/sqleditor/__init__.py:1147 +#: pgadmin/tools/sqleditor/__init__.py:1199 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:26 #: pgadmin/tools/sqleditor/utils/filter_dialog.py:79 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:174 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:182 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:175 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:183 msgid "Transaction ID not found in the session." msgstr "事务 ID 在该会话中找不到" -#: pgadmin/tools/sqleditor/__init__.py:407 +#: pgadmin/tools/sqleditor/__init__.py:406 msgid "******* Error *******" msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:738 +#: pgadmin/tools/sqleditor/__init__.py:737 msgid "No primary key found for this object, so unable to save records." msgstr "该对象没有找到主键,所以无法保存记录" -#: pgadmin/tools/sqleditor/__init__.py:1040 -#: pgadmin/tools/sqleditor/utils/start_running_query.py:98 +#: pgadmin/tools/sqleditor/__init__.py:1039 +#: pgadmin/tools/sqleditor/utils/start_running_query.py:99 #, fuzzy msgid "Either transaction object or session object not found." msgstr "可能是事务对象或者会话对象找不到." -#: pgadmin/tools/sqleditor/__init__.py:1274 +#: pgadmin/tools/sqleditor/__init__.py:1273 msgid "File type not supported" msgstr "不支持的文件类型" @@ -10405,15 +10462,15 @@ msgstr "" msgid "Data cannot be saved for the current object." msgstr "当前对象的数据不能保存" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:201 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:204 msgid "Query Editor" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:213 msgid "Data Output" msgstr "数据输出" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:221 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:224 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:44 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:50 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:56 @@ -10421,228 +10478,228 @@ msgstr "数据输出" msgid "Explain" msgstr "解释" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:241 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:244 msgid "Query History" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:251 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:254 msgid "Scratch Pad" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:261 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:264 msgid "Notifications" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:271 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:274 msgid "Geometry Viewer" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:354 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:357 msgid "The data has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:359 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:362 msgid "The text has changed. Do you want to save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:629 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:632 msgid "Don't save" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:662 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:665 msgid "Save changes?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1220 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1223 msgid "Fetching all records..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1666 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2209 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3054 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1669 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2218 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3063 msgid "Unsaved changes" msgstr "未保存的更改" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1667 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3055 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1670 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3064 msgid "Are you sure you wish to discard the current changes?" msgstr "是否确实要放弃当前更改?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1695 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1698 msgid "Clear history" msgstr "清除历史记录" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1696 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1699 msgid "Are you sure you wish to clear the history?" msgstr "是否确实要清除历史记录?" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1697 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:1700 msgid "" "This will remove all of your query history from this and other sessions " "for this database." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2011 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2020 msgid "Connection Warning" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2018 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2027 msgid "The application has lost the database connection:" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2022 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2031 msgid "⁃ If the connection was idle it may have been forcibly disconnected." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2024 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2033 msgid "⁃ The application server or database server may have been restarted." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2026 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2035 msgid "⁃ The user session may have timed out." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2030 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2039 msgid "Do you want to continue and establish a new session?" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2049 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2058 msgid "Continue" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2143 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2152 #, python-format msgid "Error fetching SQL for script: %s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2210 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2219 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:2247 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2256 msgid "Running query..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2255 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2264 msgid "Waiting for the query to complete..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2390 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 msgid "Loading data from the database server and rendering..." msgstr "从数据库服务器加载数据并渲染.." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2399 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2408 #, python-format msgid "Successfully run. Total query runtime: %s." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2400 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2409 #, python-format msgid "%s rows affected." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2763 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2772 msgid "Row(s) deleted." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2838 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2847 msgid "Saving the updated data..." msgstr "保存更新后的数据..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2928 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2937 msgid "Data saved successfully." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2934 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:2943 #, python-format msgid "%s." msgstr "%s." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3093 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3102 msgid "Loading the file..." msgstr "加载文件..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3144 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3153 msgid "Saving the queries in the file..." msgstr "将查询保存在文件..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3156 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3165 msgid "File saved successfully." msgstr "文件保存成功。" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3277 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3336 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3286 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3345 msgid "Applying the new filter..." msgstr "应用新的筛选器..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3297 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3307 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3306 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3316 msgid "Filter By Selection Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3356 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3366 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3365 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3375 msgid "Filter Exclude Selection Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3376 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3385 msgid "Removing the filter..." msgstr "移除筛选器..." -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3394 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3404 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3403 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3413 msgid "Remove Filter Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3499 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3508 msgid "Setting the limit on the result..." msgstr "设置限制的结果......" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3518 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:3527 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3536 msgid "Change limit Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3674 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3693 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3683 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3702 msgid "Cancel Query Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3712 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3721 msgid "Downloading CSV..." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3766 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3775 msgid "CSV Download cancelled." msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3769 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3778 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:332 msgid "Download CSV" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3772 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3781 msgid "Download CSV error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3807 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3814 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3816 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3823 msgid "Auto Rollback Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3840 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3846 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3849 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3855 msgid "Auto Commit Error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3863 -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3875 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3872 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3884 msgid "Explain options error" msgstr "" -#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3864 +#: pgadmin/tools/sqleditor/static/js/sqleditor.js:3873 #, python-format msgid "Error occurred while setting %(subItem)s option in explain." msgstr "" @@ -10934,15 +10991,15 @@ msgstr "" msgid "Rollback" msgstr "" -#: pgadmin/tools/user_management/__init__.py:106 +#: pgadmin/tools/user_management/__init__.py:107 msgid "Invalid email address." msgstr "无效的电子邮件地址。" -#: pgadmin/tools/user_management/__init__.py:220 +#: pgadmin/tools/user_management/__init__.py:222 msgid "Missing field: '{0}'" msgstr "缺少字段: '{0}'" -#: pgadmin/tools/user_management/__init__.py:294 +#: pgadmin/tools/user_management/__init__.py:296 #: pgadmin/tools/user_management/static/js/user_management.js:532 msgid "User deleted." msgstr "删除用户。" @@ -11065,7 +11122,7 @@ msgid "" "lost." msgstr "确定要关闭对话框吗?任何未保存的更改将丢失。" -#: pgadmin/utils/__init__.py:295 +#: pgadmin/utils/__init__.py:297 #, python-format msgid "" "'%s' file not found. Please correct the Binary Path in the Preferences " @@ -11086,6 +11143,10 @@ msgid "" "the database server." msgstr "" +#: pgadmin/utils/exception.py:99 +msgid "Crypt key is missing." +msgstr "" + #: pgadmin/utils/preferences.py:171 msgid "Invalid value for a boolean option." msgstr "布尔选项的无效值" @@ -11134,13 +11195,13 @@ msgstr "找不到指定的首选项" msgid "Driver '{0}' has not been implemented." msgstr "驱动程序'{0}'没有实现" -#: pgadmin/utils/driver/psycopg2/connection.py:269 +#: pgadmin/utils/driver/psycopg2/connection.py:275 msgid "" "Failed to decrypt the saved password.\n" "Error: {0}" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:440 +#: pgadmin/utils/driver/psycopg2/connection.py:446 msgid "" "Failed to setup the role with error message:\n" "{0}" @@ -11148,7 +11209,7 @@ msgstr "" "无法设置角色,错误消息:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:575 +#: pgadmin/utils/driver/psycopg2/connection.py:584 msgid "" "Failed to create cursor for psycopg2 connection with error message for " "the server#{1}:{2}:\n" @@ -11157,29 +11218,29 @@ msgstr "" "无法创建游标,错误消息:服务器#{1}:{2}\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:587 +#: pgadmin/utils/driver/psycopg2/connection.py:596 msgid "" "Attempting to reconnect to the database server (#{server_id}) for the " "connection - '{conn_id}'." msgstr "正在尝试重新连接到连接的数据库服务器(#{server_id}) - '{conn_id}'" -#: pgadmin/utils/driver/psycopg2/connection.py:712 -#: pgadmin/utils/driver/psycopg2/connection.py:792 +#: pgadmin/utils/driver/psycopg2/connection.py:721 +#: pgadmin/utils/driver/psycopg2/connection.py:801 #, fuzzy msgid "The query executed did not return any data." msgstr "\"执行查询执行未返回任何数据。\"" -#: pgadmin/utils/driver/psycopg2/connection.py:1227 -#: pgadmin/utils/driver/psycopg2/connection.py:1426 -#: pgadmin/utils/driver/psycopg2/connection.py:1514 +#: pgadmin/utils/driver/psycopg2/connection.py:1236 +#: pgadmin/utils/driver/psycopg2/connection.py:1439 +#: pgadmin/utils/driver/psycopg2/connection.py:1527 msgid "Cursor could not be found for the async connection." msgstr "找不到异步连接游标。" -#: pgadmin/utils/driver/psycopg2/connection.py:1232 +#: pgadmin/utils/driver/psycopg2/connection.py:1241 msgid "Asynchronous query execution/operation underway." msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1316 +#: pgadmin/utils/driver/psycopg2/connection.py:1329 msgid "" "\n" "Failed to reset the connection to the server due to following error:\n" @@ -11188,43 +11249,43 @@ msgstr "" "由于以下错误,无法重置与服务器的连接:\n" "{0}" -#: pgadmin/utils/driver/psycopg2/connection.py:1623 +#: pgadmin/utils/driver/psycopg2/connection.py:1641 msgid "Not connected to the database server." msgstr "未连接到数据库服务器" -#: pgadmin/utils/driver/psycopg2/connection.py:1637 +#: pgadmin/utils/driver/psycopg2/connection.py:1655 msgid "" "Asynchronous notification \"{0}\" with payload \"{1}\" received from " "server process with PID {2}\n" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1643 +#: pgadmin/utils/driver/psycopg2/connection.py:1661 msgid "" "Asynchronous notification \"{0}\" received from server process with PID " "{1}\n" msgstr "" -#: pgadmin/utils/driver/psycopg2/connection.py:1737 +#: pgadmin/utils/driver/psycopg2/connection.py:1755 msgid "SQL state: " msgstr "SQL 状态:" -#: pgadmin/utils/driver/psycopg2/connection.py:1744 +#: pgadmin/utils/driver/psycopg2/connection.py:1762 msgid "Detail: " msgstr "细节:" -#: pgadmin/utils/driver/psycopg2/connection.py:1753 +#: pgadmin/utils/driver/psycopg2/connection.py:1771 msgid "Hint: " msgstr "提示:" -#: pgadmin/utils/driver/psycopg2/connection.py:1760 +#: pgadmin/utils/driver/psycopg2/connection.py:1778 msgid "Character: " msgstr "字符:" -#: pgadmin/utils/driver/psycopg2/connection.py:1769 +#: pgadmin/utils/driver/psycopg2/connection.py:1787 msgid "Context: " msgstr "上下文:" -#: pgadmin/utils/driver/psycopg2/server_manager.py:204 +#: pgadmin/utils/driver/psycopg2/server_manager.py:214 #, fuzzy msgid "Could not find the specified database." msgstr "找不到指定的数据库" @@ -12328,3 +12389,9 @@ msgstr "找不到指定的数据库" #~ msgid "Are you sure you wish to delete selected row(s)?" #~ msgstr "是否确实要删除选定的行?" +#~ msgid "Error fetching the tree state.\"" +#~ msgstr "" + +#~ msgid "Unable to fetch the database objects due to an error" +#~ msgstr "" +