From 1e14b0d068300da78594053b4368cb090900a6a8 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Mon, 29 Oct 2018 22:21:40 +0530 Subject: [PATCH] Update message catalogs --- web/pgadmin/messages.pot | 678 ++++---- .../translations/de/LC_MESSAGES/messages.mo | Bin 144333 -> 145371 bytes .../translations/de/LC_MESSAGES/messages.po | 686 ++++---- .../translations/es/LC_MESSAGES/messages.mo | Bin 149312 -> 150349 bytes .../translations/es/LC_MESSAGES/messages.po | 686 ++++---- .../translations/fr/LC_MESSAGES/messages.mo | Bin 152102 -> 153132 bytes .../translations/fr/LC_MESSAGES/messages.po | 1519 +++++++++-------- .../translations/ja/LC_MESSAGES/messages.mo | Bin 158466 -> 159509 bytes .../translations/ja/LC_MESSAGES/messages.po | 686 ++++---- .../translations/ko/LC_MESSAGES/messages.mo | Bin 146836 -> 147887 bytes .../translations/ko/LC_MESSAGES/messages.po | 686 ++++---- .../translations/pl/LC_MESSAGES/messages.mo | Bin 144541 -> 145584 bytes .../translations/pl/LC_MESSAGES/messages.po | 686 ++++---- .../translations/ru/LC_MESSAGES/messages.mo | Bin 182889 -> 183885 bytes .../translations/ru/LC_MESSAGES/messages.po | 686 ++++---- .../translations/zh/LC_MESSAGES/messages.mo | Bin 123108 -> 124143 bytes .../translations/zh/LC_MESSAGES/messages.po | 686 ++++---- 17 files changed, 3821 insertions(+), 3178 deletions(-) diff --git a/web/pgadmin/messages.pot b/web/pgadmin/messages.pot index 5e8d2e4c2..611fe60d1 100644 --- a/web/pgadmin/messages.pot +++ b/web/pgadmin/messages.pot @@ -8,16 +8,16 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-10-01 10:22+0100\n" +"POT-Creation-Date: 2018-10-29 22:18+0530\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.6.0\n" +"Generated-By: Babel 2.5.1\n" -#: pgadmin/__init__.py:478 pgadmin/__init__.py:531 +#: pgadmin/__init__.py:483 pgadmin/__init__.py:536 #, python-format msgid "Auto-detected %s installation with the data directory at %s" msgstr "" @@ -41,8 +41,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.js:1219 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:185 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:264 -#: pgadmin/preferences/static/js/preferences.js:411 -#: pgadmin/preferences/static/js/preferences.js:440 +#: pgadmin/preferences/static/js/preferences.js:412 +#: pgadmin/preferences/static/js/preferences.js:441 #: pgadmin/static/js/sqleditor/filter_dialog.js:69 #: pgadmin/tools/datagrid/static/js/datagrid.js:273 #: pgadmin/tools/datagrid/static/js/datagrid.js:341 @@ -89,8 +89,8 @@ msgid "Current User" msgstr "" #: pgadmin/about/templates/about/index.html:29 -#: pgadmin/browser/templates/browser/index.html:110 -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:9 +#: pgadmin/browser/templates/browser/index.html:101 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:11 #: pgadmin/templates/security/watermark.html:4 msgid "logo" msgstr "" @@ -133,6 +133,7 @@ msgstr "" #: pgadmin/browser/register_browser_preferences.py:16 #: pgadmin/browser/register_browser_preferences.py:22 #: pgadmin/browser/register_browser_preferences.py:28 +#: pgadmin/browser/register_browser_preferences.py:34 #: pgadmin/dashboard/__init__.py:119 pgadmin/dashboard/__init__.py:127 #: pgadmin/dashboard/__init__.py:135 pgadmin/dashboard/__init__.py:143 #: pgadmin/tools/debugger/__init__.py:73 @@ -153,66 +154,76 @@ msgid "Enable dialogue/notification animation?" msgstr "" #: pgadmin/browser/register_browser_preferences.py:33 +msgid "Browser tree state saving interval" +msgstr "" + +#: pgadmin/browser/register_browser_preferences.py:35 +msgid "" +"Browser tree state saving interval in seconds.Use -1 to disable the tree " +"saving mechanism." +msgstr "" + +#: pgadmin/browser/register_browser_preferences.py:43 msgid "Count rows if estimated less than" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:34 -#: pgadmin/browser/register_browser_preferences.py:40 +#: pgadmin/browser/register_browser_preferences.py:44 +#: pgadmin/browser/register_browser_preferences.py:50 #: pgadmin/browser/static/js/browser.js:129 msgid "Properties" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:39 +#: pgadmin/browser/register_browser_preferences.py:49 msgid "Maximum job history rows" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:42 +#: pgadmin/browser/register_browser_preferences.py:52 msgid "" "The maximum number of history rows to show on the Statistics tab for " "pgAgent jobs" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:49 -#: pgadmin/utils/__init__.py:292 pgadmin/utils/__init__.py:301 +#: pgadmin/browser/register_browser_preferences.py:59 +#: pgadmin/utils/__init__.py:304 pgadmin/utils/__init__.py:313 msgid "Key" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:50 -#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:306 +#: pgadmin/browser/register_browser_preferences.py:60 +#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:318 msgid "Shift" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:51 -#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:312 +#: pgadmin/browser/register_browser_preferences.py:61 +#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:324 msgid "Ctrl" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:52 -#: pgadmin/utils/__init__.py:317 +#: pgadmin/browser/register_browser_preferences.py:62 +#: pgadmin/utils/__init__.py:329 msgid "Alt/Option" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:58 +#: pgadmin/browser/register_browser_preferences.py:68 msgid "Browser tree" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:66 -#: pgadmin/browser/register_browser_preferences.py:81 -#: pgadmin/browser/register_browser_preferences.py:96 -#: pgadmin/browser/register_browser_preferences.py:111 -#: pgadmin/browser/register_browser_preferences.py:126 -#: pgadmin/browser/register_browser_preferences.py:141 -#: pgadmin/browser/register_browser_preferences.py:156 -#: pgadmin/browser/register_browser_preferences.py:171 -#: pgadmin/browser/register_browser_preferences.py:186 -#: pgadmin/browser/register_browser_preferences.py:201 -#: pgadmin/browser/register_browser_preferences.py:216 -#: pgadmin/browser/register_browser_preferences.py:231 -#: pgadmin/browser/register_browser_preferences.py:246 -#: pgadmin/browser/register_browser_preferences.py:261 -#: pgadmin/browser/register_browser_preferences.py:276 -#: pgadmin/browser/register_browser_preferences.py:291 -#: pgadmin/browser/register_browser_preferences.py:306 +#: pgadmin/browser/register_browser_preferences.py:76 +#: pgadmin/browser/register_browser_preferences.py:91 +#: pgadmin/browser/register_browser_preferences.py:106 +#: pgadmin/browser/register_browser_preferences.py:121 +#: pgadmin/browser/register_browser_preferences.py:136 +#: pgadmin/browser/register_browser_preferences.py:151 +#: pgadmin/browser/register_browser_preferences.py:166 +#: pgadmin/browser/register_browser_preferences.py:181 +#: pgadmin/browser/register_browser_preferences.py:196 +#: pgadmin/browser/register_browser_preferences.py:211 +#: pgadmin/browser/register_browser_preferences.py:226 +#: pgadmin/browser/register_browser_preferences.py:241 +#: pgadmin/browser/register_browser_preferences.py:256 +#: pgadmin/browser/register_browser_preferences.py:271 +#: pgadmin/browser/register_browser_preferences.py:286 +#: pgadmin/browser/register_browser_preferences.py:301 +#: pgadmin/browser/register_browser_preferences.py:316 #: pgadmin/tools/debugger/__init__.py:87 pgadmin/tools/debugger/__init__.py:100 #: pgadmin/tools/debugger/__init__.py:113 #: pgadmin/tools/debugger/__init__.py:126 @@ -244,67 +255,67 @@ msgstr "" msgid "Keyboard shortcuts" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:73 +#: pgadmin/browser/register_browser_preferences.py:83 msgid "Tabbed panel backward" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:88 +#: pgadmin/browser/register_browser_preferences.py:98 msgid "Tabbed panel forward" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:103 +#: pgadmin/browser/register_browser_preferences.py:113 msgid "File main menu" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:118 +#: pgadmin/browser/register_browser_preferences.py:128 msgid "Object main menu" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:133 +#: pgadmin/browser/register_browser_preferences.py:143 msgid "Tools main menu" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:148 +#: pgadmin/browser/register_browser_preferences.py:158 msgid "Help main menu" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:163 +#: pgadmin/browser/register_browser_preferences.py:173 msgid "Open query tool" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:178 +#: pgadmin/browser/register_browser_preferences.py:188 msgid "View data" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:193 +#: pgadmin/browser/register_browser_preferences.py:203 msgid "Create object" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:208 +#: pgadmin/browser/register_browser_preferences.py:218 msgid "Edit object properties" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:223 +#: pgadmin/browser/register_browser_preferences.py:233 msgid "Delete object" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:238 +#: pgadmin/browser/register_browser_preferences.py:248 msgid "Open context menu" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:253 +#: pgadmin/browser/register_browser_preferences.py:263 msgid "Direct debugging" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:268 +#: pgadmin/browser/register_browser_preferences.py:278 msgid "Dialog tab forward" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:283 +#: pgadmin/browser/register_browser_preferences.py:293 msgid "Dialog tab backward" msgstr "" -#: pgadmin/browser/register_browser_preferences.py:298 +#: pgadmin/browser/register_browser_preferences.py:308 msgid "Refresh browser tree" msgstr "" @@ -379,11 +390,11 @@ msgid "Server deleted" msgstr "" #: pgadmin/browser/server_groups/servers/__init__.py:472 -#: pgadmin/browser/server_groups/servers/__init__.py:646 -#: pgadmin/browser/server_groups/servers/__init__.py:1358 -#: pgadmin/browser/server_groups/servers/__init__.py:1442 -#: pgadmin/browser/server_groups/servers/__init__.py:1517 -#: pgadmin/browser/server_groups/servers/__init__.py:1552 +#: pgadmin/browser/server_groups/servers/__init__.py:647 +#: pgadmin/browser/server_groups/servers/__init__.py:1359 +#: pgadmin/browser/server_groups/servers/__init__.py:1443 +#: pgadmin/browser/server_groups/servers/__init__.py:1518 +#: pgadmin/browser/server_groups/servers/__init__.py:1553 msgid "Could not find the required server." msgstr "" @@ -432,7 +443,7 @@ msgid "Role" msgstr "" #: pgadmin/browser/server_groups/servers/__init__.py:530 -#: pgadmin/browser/server_groups/servers/__init__.py:744 +#: pgadmin/browser/server_groups/servers/__init__.py:745 msgid "Host address not valid" msgstr "" @@ -444,7 +455,7 @@ msgstr "" msgid "No parameters were changed." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:733 +#: pgadmin/browser/server_groups/servers/__init__.py:734 #: pgadmin/browser/server_groups/servers/databases/__init__.py:552 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:370 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 @@ -482,7 +493,7 @@ msgstr "" msgid "Could not find the required parameter (%s)." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:831 +#: pgadmin/browser/server_groups/servers/__init__.py:832 #, python-format msgid "" "Unable to connect to server:\n" @@ -490,19 +501,19 @@ msgid "" "%s" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:904 +#: pgadmin/browser/server_groups/servers/__init__.py:905 msgid "Server has no active connection for generating statistics." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:970 -#: pgadmin/browser/server_groups/servers/__init__.py:1131 -#: pgadmin/browser/server_groups/servers/__init__.py:1237 +#: pgadmin/browser/server_groups/servers/__init__.py:971 +#: pgadmin/browser/server_groups/servers/__init__.py:1132 +#: pgadmin/browser/server_groups/servers/__init__.py:1238 msgid "Server not found." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:976 -#: pgadmin/browser/server_groups/servers/__init__.py:978 -#: pgadmin/browser/server_groups/servers/__init__.py:1242 +#: pgadmin/browser/server_groups/servers/__init__.py:977 +#: pgadmin/browser/server_groups/servers/__init__.py:979 +#: pgadmin/browser/server_groups/servers/__init__.py:1243 #: pgadmin/utils/driver/psycopg2/connection.py:256 #: pgadmin/utils/driver/psycopg2/connection.py:1266 #: pgadmin/utils/driver/psycopg2/connection.py:1548 @@ -510,27 +521,27 @@ msgstr "" msgid "Unauthorized request." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1108 +#: pgadmin/browser/server_groups/servers/__init__.py:1109 msgid "Server connected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1139 +#: pgadmin/browser/server_groups/servers/__init__.py:1140 msgid "Server could not be disconnected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1143 +#: pgadmin/browser/server_groups/servers/__init__.py:1144 msgid "Server disconnected." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1163 +#: pgadmin/browser/server_groups/servers/__init__.py:1164 msgid "Could not reload the server configuration." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1168 +#: pgadmin/browser/server_groups/servers/__init__.py:1169 msgid "Server configuration reloaded." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1174 +#: pgadmin/browser/server_groups/servers/__init__.py:1175 #: pgadmin/dashboard/static/js/dashboard.js:467 #: pgadmin/dashboard/static/js/dashboard.js:654 #: pgadmin/static/js/sqleditor/execute_query.js:255 @@ -541,40 +552,40 @@ msgid "" "closed." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1212 +#: pgadmin/browser/server_groups/servers/__init__.py:1213 msgid "Named restore point created: {0}" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1262 -#: pgadmin/browser/server_groups/servers/__init__.py:1274 +#: pgadmin/browser/server_groups/servers/__init__.py:1263 +#: pgadmin/browser/server_groups/servers/__init__.py:1275 msgid "Could not find the required parameter(s)." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1283 +#: pgadmin/browser/server_groups/servers/__init__.py:1284 #: pgadmin/browser/server_groups/servers/static/js/server.js:488 #: pgadmin/tools/user_management/__init__.py:100 msgid "Passwords do not match." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1299 +#: pgadmin/browser/server_groups/servers/__init__.py:1300 msgid "Incorrect password." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1339 +#: pgadmin/browser/server_groups/servers/__init__.py:1340 msgid "Password changed successfully." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1389 +#: pgadmin/browser/server_groups/servers/__init__.py:1390 msgid "WAL replay paused" msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1392 -#: pgadmin/browser/server_groups/servers/__init__.py:1450 +#: pgadmin/browser/server_groups/servers/__init__.py:1393 +#: pgadmin/browser/server_groups/servers/__init__.py:1451 msgid "Please connect the server." msgstr "" -#: pgadmin/browser/server_groups/servers/__init__.py:1531 -#: pgadmin/browser/server_groups/servers/__init__.py:1567 +#: pgadmin/browser/server_groups/servers/__init__.py:1532 +#: pgadmin/browser/server_groups/servers/__init__.py:1568 msgid "The saved password cleared successfully." msgstr "" @@ -808,7 +819,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.js:313 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/mview.js:134 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:100 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:261 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:263 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:86 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:128 #: pgadmin/browser/server_groups/servers/resource_groups/static/js/resource_group.js:74 @@ -1106,9 +1117,9 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:377 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:386 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:63 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:50 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:57 -#: pgadmin/static/js/backform.pgadmin.js:415 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:58 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:65 +#: pgadmin/static/js/backform.pgadmin.js:416 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:1598 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:1628 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:2116 @@ -1134,9 +1145,9 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:377 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:386 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:63 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:51 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:58 -#: pgadmin/static/js/backform.pgadmin.js:416 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:59 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:66 +#: pgadmin/static/js/backform.pgadmin.js:417 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:1599 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:1629 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:2117 @@ -1183,7 +1194,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/mview.js:155 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:120 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:319 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:442 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:444 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:129 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:194 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:349 @@ -1461,7 +1472,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.js:515 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.js:794 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:450 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:450 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:452 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:152 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:219 #: pgadmin/browser/server_groups/servers/resource_groups/static/js/resource_group.js:94 @@ -1770,7 +1781,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:226 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.js:159 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/static/js/edbfunc.js:83 -#: pgadmin/templates/security/login_user.html:14 +#: pgadmin/templates/security/login_user.html:12 msgid "Language" msgstr "" @@ -1836,7 +1847,7 @@ msgid "Schema dropped" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:773 -#: pgadmin/static/js/backform.pgadmin.js:1528 +#: pgadmin/static/js/backform.pgadmin.js:1529 msgid "Definition incomplete." msgstr "" @@ -2951,7 +2962,7 @@ msgid "Increment" msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/sequences/static/js/sequence.js:128 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:269 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:271 msgid "Start" msgstr "" @@ -3037,7 +3048,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/static/js/schema.js:143 #: pgadmin/browser/server_groups/servers/databases/schemas/static/js/schema.js:204 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/static/js/rule.js:184 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:265 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:267 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:92 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:131 msgid "Enabled?" @@ -4229,7 +4240,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:246 #: pgadmin/browser/static/js/browser.js:244 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:15 -#: pgadmin/misc/file_manager/static/js/create_dialogue.js:129 +#: pgadmin/misc/file_manager/static/js/create_dialogue.js:136 msgid "Create" msgstr "" @@ -5888,25 +5899,25 @@ msgstr "" msgid "Time" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:164 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:166 msgid "Please specify date/time." msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:177 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:179 msgid "Please specify unique set of exceptions." msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:196 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:198 msgid "Schedule" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:208 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:213 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:218 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:210 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:215 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:220 msgid "Schedule..." msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:258 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:260 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:89 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:125 #: pgadmin/browser/server_groups/servers/static/js/server.js:747 @@ -5914,51 +5925,51 @@ msgstr "" msgid "ID" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:278 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:280 msgid "End" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:287 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:289 msgid "Week days" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:292 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:294 msgid "Month days" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:297 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:387 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:299 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:389 msgid "Months" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:302 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:406 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:304 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:408 msgid "Hours" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:307 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:421 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:309 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:423 msgid "Minutes" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:312 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:439 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:314 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:441 msgid "Exceptions" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:337 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:357 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:373 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:388 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:339 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:359 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:375 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:390 msgid "Days" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:337 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:404 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:339 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:406 msgid "Repeat" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:348 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:350 msgid "" "Schedules are specified using a cron-style format.
  • For" " each selected time or date element, the schedule will execute.
    e.g. " @@ -5972,45 +5983,45 @@ msgid "" "the 28th, 29th, 30th or 31st.
" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:356 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:358 msgid "Week Days" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:362 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:364 msgid "Select the weekdays..." msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:372 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:374 msgid "Month Days" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:378 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:380 msgid "Select the month days..." msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:393 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:395 msgid "Select the months..." msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:403 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:407 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:422 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:405 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:409 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:424 msgid "Times" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:412 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:414 msgid "Select the hours..." msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:427 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:429 msgid "Select the minutes..." msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:460 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:462 msgid "Please enter the start time." msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:492 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:494 msgid "Start time must be less than end time" msgstr "" @@ -6118,7 +6129,7 @@ msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:128 #: pgadmin/browser/static/js/browser.js:155 #: pgadmin/dashboard/static/js/dashboard.js:180 -#: pgadmin/static/js/backform.pgadmin.js:1722 +#: pgadmin/static/js/backform.pgadmin.js:1723 msgid "SQL" msgstr "" @@ -6223,13 +6234,13 @@ msgstr "" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_job/sql/pre3.4/stats.sql:3 #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:3 -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:548 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:627 msgid "Status" msgstr "" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_job/sql/pre3.4/stats.sql:4 #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:5 -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:540 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:613 msgid "Start time" msgstr "" @@ -6735,13 +6746,13 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.js:428 #: pgadmin/browser/server_groups/servers/static/js/server.js:1196 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:187 -#: pgadmin/browser/static/js/node.js:1380 +#: pgadmin/browser/static/js/node.js:1391 #: pgadmin/browser/static/js/wizard.js:137 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:20 -#: pgadmin/misc/file_manager/static/js/create_dialogue.js:153 -#: pgadmin/misc/file_manager/static/js/select_dialogue.js:83 -#: pgadmin/misc/file_manager/static/js/select_dialogue.js:116 -#: pgadmin/preferences/static/js/preferences.js:415 +#: pgadmin/misc/file_manager/static/js/create_dialogue.js:160 +#: pgadmin/misc/file_manager/static/js/select_dialogue.js:87 +#: pgadmin/misc/file_manager/static/js/select_dialogue.js:127 +#: pgadmin/preferences/static/js/preferences.js:416 #: pgadmin/static/js/sqleditor/filter_dialog.js:73 #: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:58 #: pgadmin/tools/datagrid/static/js/datagrid.js:278 @@ -6757,7 +6768,7 @@ msgid "Cancel" msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.js:514 -#: pgadmin/browser/templates/browser/index.html:160 +#: pgadmin/browser/templates/browser/index.html:153 #: pgadmin/templates/security/change_password.html:11 #: pgadmin/templates/security/change_password.html:12 #: pgadmin/tools/user_management/static/js/user_management.js:43 @@ -6817,14 +6828,14 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.js:762 #: pgadmin/misc/statistics/static/js/statistics.js:94 -#: pgadmin/preferences/static/js/preferences.js:203 +#: pgadmin/preferences/static/js/preferences.js:204 #: pgadmin/static/js/backgrid.pgadmin.js:451 msgid "True" msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.js:762 #: pgadmin/misc/statistics/static/js/statistics.js:95 -#: pgadmin/preferences/static/js/preferences.js:204 +#: pgadmin/preferences/static/js/preferences.js:205 #: pgadmin/static/js/backgrid.pgadmin.js:452 msgid "False" msgstr "" @@ -6984,8 +6995,8 @@ msgid "Please select a parameter name." msgstr "" #: pgadmin/browser/server_groups/servers/static/js/variable.js:331 -#: pgadmin/static/js/backform.pgadmin.js:993 -#: pgadmin/static/js/backform.pgadmin.js:1261 +#: pgadmin/static/js/backform.pgadmin.js:994 +#: pgadmin/static/js/backform.pgadmin.js:1262 msgid "Add new row" msgstr "" @@ -7050,7 +7061,7 @@ msgid "Move objects to another tablespace" msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:182 -#: pgadmin/browser/templates/browser/index.html:165 +#: pgadmin/browser/templates/browser/index.html:158 #: pgadmin/tools/user_management/__init__.py:43 #: pgadmin/tools/user_management/static/js/user_management.js:585 msgid "Users" @@ -7244,15 +7255,10 @@ msgstr "" msgid "No object selected" msgstr "" -#: pgadmin/browser/static/js/browser.js:1613 +#: pgadmin/browser/static/js/browser.js:1615 msgid "Error retrieving details for the node." msgstr "" -#: pgadmin/browser/static/js/browser.js:1947 -#, python-format -msgid "Are you sure you wish to close the %s browser?" -msgstr "" - #: pgadmin/browser/static/js/collection.js:35 #: pgadmin/browser/static/js/node.js:106 msgid "Refresh..." @@ -7362,46 +7368,46 @@ msgstr "" msgid "Error dropping %s: \"%s\"" msgstr "" -#: pgadmin/browser/static/js/node.js:1126 -#: pgadmin/browser/templates/browser/index.html:127 +#: pgadmin/browser/static/js/node.js:1137 +#: pgadmin/browser/templates/browser/index.html:119 #: pgadmin/tools/datagrid/templates/datagrid/index.html:141 msgid "Edit" msgstr "" -#: pgadmin/browser/static/js/node.js:1140 -#: pgadmin/browser/static/js/node.js:1345 +#: pgadmin/browser/static/js/node.js:1151 +#: pgadmin/browser/static/js/node.js:1356 msgid "SQL help for this object type." msgstr "" -#: pgadmin/browser/static/js/node.js:1263 +#: pgadmin/browser/static/js/node.js:1274 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1108 msgid "Error saving properties" msgstr "" -#: pgadmin/browser/static/js/node.js:1357 +#: pgadmin/browser/static/js/node.js:1368 #: pgadmin/browser/static/js/wizard.js:125 msgid "Help for this dialog." msgstr "" -#: pgadmin/browser/static/js/node.js:1367 +#: pgadmin/browser/static/js/node.js:1378 #: pgadmin/tools/datagrid/templates/datagrid/index.html:43 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:567 msgid "Save" msgstr "" -#: pgadmin/browser/static/js/node.js:1369 +#: pgadmin/browser/static/js/node.js:1380 msgid "Save this object." msgstr "" -#: pgadmin/browser/static/js/node.js:1382 +#: pgadmin/browser/static/js/node.js:1393 msgid "Cancel changes to this object." msgstr "" -#: pgadmin/browser/static/js/node.js:1394 +#: pgadmin/browser/static/js/node.js:1405 msgid "Reset" msgstr "" -#: pgadmin/browser/static/js/node.js:1396 +#: pgadmin/browser/static/js/node.js:1407 msgid "Reset the fields on this dialog." msgstr "" @@ -7416,13 +7422,14 @@ msgstr "" #: pgadmin/browser/static/js/toolbar.js:29 #: pgadmin/tools/datagrid/static/js/datagrid.js:103 #: pgadmin/tools/datagrid/static/js/datagrid.js:115 +#: pgadmin/tools/sqleditor/__init__.py:67 msgid "Query Tool" msgstr "" #: pgadmin/browser/static/js/wizard.js:79 #: pgadmin/static/js/alertify.pgadmin.defaults.js:236 #: pgadmin/static/js/alertify.pgadmin.defaults.js:419 -#: pgadmin/templates/security/messages.html:6 +#: pgadmin/templates/security/messages.html:7 #: pgadmin/tools/user_management/static/js/user_management.js:76 #: pgadmin/tools/user_management/static/js/user_management.js:169 #: pgadmin/tools/user_management/static/js/user_management.js:592 @@ -7440,7 +7447,7 @@ msgid "Left panel logo" msgstr "" #: pgadmin/browser/static/js/wizard.js:132 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:12 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:13 msgid "Back" msgstr "" @@ -7452,36 +7459,36 @@ msgstr "" msgid "Finish" msgstr "" -#: pgadmin/browser/templates/browser/index.html:97 +#: pgadmin/browser/templates/browser/index.html:96 msgid "Loading {0} v{1}..." msgstr "" -#: pgadmin/browser/templates/browser/index.html:104 +#: pgadmin/browser/templates/browser/index.html:106 msgid "Toggle navigation" msgstr "" -#: pgadmin/browser/templates/browser/index.html:122 +#: pgadmin/browser/templates/browser/index.html:114 msgid "File" msgstr "" -#: pgadmin/browser/templates/browser/index.html:132 +#: pgadmin/browser/templates/browser/index.html:124 msgid "Object" msgstr "" -#: pgadmin/browser/templates/browser/index.html:137 +#: pgadmin/browser/templates/browser/index.html:129 msgid "Management" msgstr "" -#: pgadmin/browser/templates/browser/index.html:142 +#: pgadmin/browser/templates/browser/index.html:134 msgid "Tools" msgstr "" -#: pgadmin/browser/templates/browser/index.html:147 pgadmin/help/__init__.py:75 +#: pgadmin/browser/templates/browser/index.html:139 pgadmin/help/__init__.py:75 #: pgadmin/help/__init__.py:86 pgadmin/static/js/sqleditor/filter_dialog.js:63 msgid "Help" msgstr "" -#: pgadmin/browser/templates/browser/index.html:168 +#: pgadmin/browser/templates/browser/index.html:161 msgid "Logout" msgstr "" @@ -7807,94 +7814,94 @@ msgstr "" msgid " another users query." msgstr "" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:6 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:7 msgid "Database sessions" msgstr "" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:11 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:11 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:12 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:12 msgid "Transactions per second" msgstr "" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:27 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:27 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:28 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:28 msgid "Tuples in" msgstr "" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:32 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:32 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:33 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:33 msgid "Tuples out" msgstr "" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:37 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:37 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:38 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:38 msgid "Block I/O" msgstr "" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:58 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:59 msgid "Database activity" msgstr "" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:69 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:69 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:70 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:70 msgid "Sessions" msgstr "" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:73 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:73 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:74 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:74 msgid "Locks" msgstr "" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:76 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:76 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:77 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:77 msgid "Prepared Transactions" msgstr "" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:83 -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:90 -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:97 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:86 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:93 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:100 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:107 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:21 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:84 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:91 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:98 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:87 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:94 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:101 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:108 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:25 msgid "Refresh" msgstr "" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:108 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:118 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:109 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:119 msgid "All Dashboard elements are currently disabled." msgstr "" -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:6 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:7 msgid "Server sessions" msgstr "" -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:58 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:59 msgid "Server activity" msgstr "" -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:79 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:80 msgid "Configuration" msgstr "" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:5 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:6 msgid "Welcome" msgstr "" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:10 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:12 msgid "Feature rich" msgstr "" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:10 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:12 msgid "Maximises PostgreSQL" msgstr "" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:10 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:12 msgid "Open Source" msgstr "" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:12 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:14 msgid "" "pgAdmin is an Open Source administration and management tool for the " "PostgreSQL database. It includes a graphical administration interface, an" @@ -7903,36 +7910,36 @@ msgid "" "administrators alike." msgstr "" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:20 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:23 msgid "Quick Links" msgstr "" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:27 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:31 msgid "Add New Server" msgstr "" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:34 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:38 msgid "Configure pgAdmin" msgstr "" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:45 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:49 msgid "Getting Started" msgstr "" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:52 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:57 msgid "PostgreSQL Documentation" msgstr "" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:58 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:63 #: pgadmin/help/__init__.py:34 msgid "pgAdmin Website" msgstr "" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:64 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:69 msgid "Planet PostgreSQL" msgstr "" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:70 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:75 msgid "Community Support" msgstr "" @@ -8034,7 +8041,7 @@ msgid "" " with the major.minor version number." msgstr "" -#: pgadmin/misc/__init__.py:49 pgadmin/tools/backup/static/js/backup.js:86 +#: pgadmin/misc/__init__.py:50 pgadmin/tools/backup/static/js/backup.js:86 #: pgadmin/tools/backup/static/js/backup.js:92 #: pgadmin/tools/backup/static/js/backup.js:98 #: pgadmin/tools/backup/static/js/backup.js:451 @@ -8051,50 +8058,63 @@ msgstr "" msgid "Miscellaneous" msgstr "" -#: pgadmin/misc/__init__.py:64 pgadmin/misc/__init__.py:65 +#: pgadmin/misc/__init__.py:65 pgadmin/misc/__init__.py:66 msgid "User language" msgstr "" -#: pgadmin/misc/bgprocess/processes.py:80 -#: pgadmin/misc/bgprocess/processes.py:628 +#: pgadmin/misc/bgprocess/processes.py:86 +#: pgadmin/misc/bgprocess/processes.py:653 +#: pgadmin/misc/bgprocess/processes.py:696 msgid "Could not find a process with the specified ID." msgstr "" -#: pgadmin/misc/bgprocess/processes.py:244 +#: pgadmin/misc/bgprocess/processes.py:254 msgid "The process has already been started." msgstr "" -#: pgadmin/misc/bgprocess/processes.py:246 +#: pgadmin/misc/bgprocess/processes.py:256 msgid "The process has already finished and cannot be restarted." msgstr "" -#: pgadmin/misc/bgprocess/processes.py:530 +#: pgadmin/misc/bgprocess/processes.py:554 msgid "Status for the background process '{0}' could not be loaded." msgstr "" -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:175 +#: pgadmin/misc/bgprocess/processes.py:707 +msgid "Unable to kill the background process '{0}'" +msgstr "" + +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:182 msgid "Started" msgstr "" -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:183 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:190 +msgid "Terminated by user." +msgstr "" + +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:192 msgid "Successfully completed." msgstr "" -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:186 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:195 #, python-format msgid "Failed (exit code: %s)." msgstr "" -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:270 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:294 msgid "Click here for details." msgstr "" -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:321 -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:388 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:350 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:438 msgid "seconds" msgstr "" -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:552 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:619 +msgid "Stop Process" +msgstr "" + +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:631 msgid "Execution time" msgstr "" @@ -8200,18 +8220,18 @@ msgstr "" msgid "There was an error renaming the file:" msgstr "" -#: pgadmin/misc/file_manager/static/js/create_dialogue.js:124 +#: pgadmin/misc/file_manager/static/js/create_dialogue.js:131 #: pgadmin/misc/file_manager/static/js/utility.js:420 msgid "Error occurred while checking access permission." msgstr "" -#: pgadmin/misc/file_manager/static/js/select_dialogue.js:78 -#: pgadmin/misc/file_manager/static/js/select_dialogue.js:102 +#: pgadmin/misc/file_manager/static/js/select_dialogue.js:82 +#: pgadmin/misc/file_manager/static/js/select_dialogue.js:113 msgid "Select" msgstr "" #: pgadmin/misc/file_manager/static/js/utility.js:473 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:41 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:49 #: pgadmin/tools/debugger/static/js/direct.js:1851 msgid "Loading..." msgstr "" @@ -8232,39 +8252,39 @@ msgstr "" msgid "Format" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:9 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:10 msgid "Home" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:23 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:27 msgid "Download File" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:26 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:30 msgid "Delete File/Folder" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:29 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:33 msgid "Rename File/Folder" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:32 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:36 msgid "Create new folder" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:34 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:39 msgid "View as grid" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:35 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:41 msgid "View as table" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:48 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:56 msgid "Are you sure you want to delete this item?" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:55 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:63 msgid "Are you sure you want to replace this file?" msgstr "" @@ -8277,8 +8297,8 @@ msgid "No statistics are available for the selected object." msgstr "" #: pgadmin/preferences/__init__.py:55 -#: pgadmin/preferences/static/js/preferences.js:403 -#: pgadmin/preferences/static/js/preferences.js:425 +#: pgadmin/preferences/static/js/preferences.js:404 +#: pgadmin/preferences/static/js/preferences.js:426 msgid "Preferences" msgstr "" @@ -8291,23 +8311,23 @@ msgstr "" msgid "help_str" msgstr "" -#: pgadmin/preferences/static/js/preferences.js:212 +#: pgadmin/preferences/static/js/preferences.js:213 msgid "Show" msgstr "" -#: pgadmin/preferences/static/js/preferences.js:213 +#: pgadmin/preferences/static/js/preferences.js:214 msgid "Hide" msgstr "" -#: pgadmin/preferences/static/js/preferences.js:368 +#: pgadmin/preferences/static/js/preferences.js:369 msgid "Category is not selected." msgstr "" -#: pgadmin/settings/__init__.py:44 +#: pgadmin/settings/__init__.py:46 msgid "Reset Layout" msgstr "" -#: pgadmin/settings/__init__.py:85 pgadmin/tools/backup/__init__.py:208 +#: pgadmin/settings/__init__.py:88 pgadmin/tools/backup/__init__.py:209 #: pgadmin/tools/debugger/__init__.py:236 #: pgadmin/tools/import_export/__init__.py:155 #: pgadmin/tools/maintenance/__init__.py:148 @@ -8343,29 +8363,29 @@ msgstr "" msgid "INTERNAL SERVER ERROR" msgstr "" -#: pgadmin/static/js/backform.pgadmin.js:1532 +#: pgadmin/static/js/backform.pgadmin.js:1533 msgid "Nothing changed." msgstr "" -#: pgadmin/static/js/backform.pgadmin.js:1646 +#: pgadmin/static/js/backform.pgadmin.js:1647 msgid "General" msgstr "" -#: pgadmin/static/js/backform.pgadmin.js:2225 +#: pgadmin/static/js/backform.pgadmin.js:2226 #: pgadmin/tools/backup/static/js/backup.js:102 #: pgadmin/tools/backup/static/js/backup.js:234 msgid "Note" msgstr "" -#: pgadmin/static/js/backform.pgadmin.js:2553 +#: pgadmin/static/js/backform.pgadmin.js:2566 msgid "More" msgstr "" -#: pgadmin/static/js/backform.pgadmin.js:2554 +#: pgadmin/static/js/backform.pgadmin.js:2567 msgid "Less" msgstr "" -#: pgadmin/static/js/backform.pgadmin.js:2638 +#: pgadmin/static/js/backform.pgadmin.js:2651 msgid "Space" msgstr "" @@ -8624,6 +8644,14 @@ msgstr "" msgid "\" received from server process with PID " msgstr "" +#: pgadmin/static/js/tree/pgadmin_tree_save_state.js:92 +msgid "Error saving the tree state.\"" +msgstr "" + +#: pgadmin/static/js/tree/pgadmin_tree_save_state.js:120 +msgid "Error fetching the tree state.\"" +msgstr "" + #: pgadmin/templates/security/change_password.html:2 #, python-format msgid "%(appname)s Password Change" @@ -8650,12 +8678,11 @@ msgstr "" msgid "%(appname)s Login" msgstr "" -#: pgadmin/templates/security/login_user.html:11 -#: pgadmin/templates/security/login_user.html:12 +#: pgadmin/templates/security/login_user.html:10 msgid "Login" msgstr "" -#: pgadmin/templates/security/login_user.html:25 +#: pgadmin/templates/security/login_user.html:23 #, python-format msgid "Forgotten your password?" msgstr "" @@ -8682,29 +8709,32 @@ msgstr "" msgid "Backup" msgstr "" -#: pgadmin/tools/backup/__init__.py:132 pgadmin/tools/backup/__init__.py:164 +#: pgadmin/tools/backup/__init__.py:133 pgadmin/tools/backup/__init__.py:165 msgid "Backing up an object on the server '{0}' from database '{1}'..." msgstr "" -#: pgadmin/tools/backup/__init__.py:142 pgadmin/tools/backup/__init__.py:176 +#: pgadmin/tools/backup/__init__.py:143 pgadmin/tools/backup/__init__.py:177 msgid "Backing up the global objects on the server '{0}'..." msgstr "" -#: pgadmin/tools/backup/__init__.py:149 pgadmin/tools/backup/__init__.py:185 +#: pgadmin/tools/backup/__init__.py:150 pgadmin/tools/backup/__init__.py:186 msgid "Backing up the server '{0}'..." msgstr "" -#: pgadmin/tools/backup/__init__.py:197 +#: pgadmin/tools/backup/__init__.py:198 #: pgadmin/tools/import_export/__init__.py:144 #: pgadmin/tools/restore/__init__.py:126 msgid "Running command:" msgstr "" -#: pgadmin/tools/backup/__init__.py:304 pgadmin/tools/restore/__init__.py:216 +#: pgadmin/tools/backup/__init__.py:305 pgadmin/tools/backup/__init__.py:495 +#: pgadmin/tools/import_export/__init__.py:354 +#: pgadmin/tools/maintenance/__init__.py:293 +#: pgadmin/tools/restore/__init__.py:216 pgadmin/tools/restore/__init__.py:394 msgid "Could not find the specified server." msgstr "" -#: pgadmin/tools/backup/__init__.py:317 +#: pgadmin/tools/backup/__init__.py:318 #: pgadmin/tools/maintenance/__init__.py:213 #: pgadmin/tools/restore/__init__.py:230 msgid "Please connect to the server first." @@ -8902,13 +8932,13 @@ msgstr "" #: pgadmin/tools/backup/static/js/backup.js:506 #: pgadmin/tools/backup/static/js/backup.js:525 -#: pgadmin/tools/backup/static/js/backup_dialog.js:62 +#: pgadmin/tools/backup/static/js/backup_dialog.js:95 msgid "Backup Globals..." msgstr "" #: pgadmin/tools/backup/static/js/backup.js:515 #: pgadmin/tools/backup/static/js/backup.js:535 -#: pgadmin/tools/backup/static/js/backup_dialog.js:63 +#: pgadmin/tools/backup/static/js/backup_dialog.js:96 msgid "Backup Server..." msgstr "" @@ -8917,16 +8947,38 @@ msgstr "" msgid "Backup..." msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:151 +#: pgadmin/tools/backup/static/js/backup_dialog.js:52 +#: pgadmin/tools/backup/static/js/backup_dialog.js:72 +#: pgadmin/tools/import_export/static/js/import_export.js:672 +#: pgadmin/tools/import_export/static/js/import_export.js:687 +#: pgadmin/tools/maintenance/static/js/maintenance.js:485 +#: pgadmin/tools/maintenance/static/js/maintenance.js:495 +#: pgadmin/tools/restore/static/js/restore_dialog.js:52 +#: 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/import_export/static/js/import_export.js:688 +#: pgadmin/tools/maintenance/static/js/maintenance.js:496 +#: 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:152 msgid "Backup job created." msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:157 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:156 +msgid "Backup job creation failed." +msgstr "" + +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:164 msgid "Backup job failed." msgstr "" -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:228 -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:214 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:235 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:221 msgid "Please provide a filename" msgstr "" @@ -8975,8 +9027,8 @@ msgstr "" #: pgadmin/tools/datagrid/templates/datagrid/index.html:38 #: pgadmin/tools/datagrid/templates/datagrid/index.html:143 #: pgadmin/tools/datagrid/templates/datagrid/index.html:194 -#: pgadmin/tools/datagrid/templates/datagrid/index.html:228 -#: pgadmin/tools/datagrid/templates/datagrid/index.html:304 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:234 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:310 msgid "Toggle Dropdown" msgstr "" @@ -9096,69 +9148,69 @@ msgstr "" msgid "Sort/Filter" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:199 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:201 msgid "Filter by Selection" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:200 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:204 msgid "Exclude by Selection" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:201 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:207 msgid "Remove Sort/Filter" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:210 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:216 msgid "No limit" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:211 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:217 msgid "1000 rows" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:212 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:218 msgid "500 rows" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:213 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:219 msgid "100 rows" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:248 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:254 msgid "Explain Options" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:253 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:259 msgid "Verbose" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:259 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:265 msgid "Costs" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:265 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:271 msgid "Buffers" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:271 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:277 msgid "Timing" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:280 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:286 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:67 msgid "Auto commit?" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:286 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:292 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:73 msgid "Auto rollback?" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:309 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:315 msgid "Clear Query Window" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:314 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:320 msgid "Clear History" msgstr "" @@ -9625,8 +9677,8 @@ msgstr "" msgid "Please connect to the server first..." msgstr "" -#: pgadmin/tools/import_export/__init__.py:246 -#: pgadmin/tools/import_export/__init__.py:253 +#: pgadmin/tools/import_export/__init__.py:252 +#: pgadmin/tools/import_export/__init__.py:259 msgid "Please specify a valid file" msgstr "" @@ -9751,27 +9803,31 @@ msgstr "" msgid "Import/export job created." msgstr "" -#: pgadmin/tools/import_export/static/js/import_export.js:543 +#: pgadmin/tools/import_export/static/js/import_export.js:539 +msgid "Import/export job creation failed." +msgstr "" + +#: pgadmin/tools/import_export/static/js/import_export.js:548 msgid "Import/export job failed." msgstr "" -#: pgadmin/tools/import_export/static/js/import_export.js:625 +#: pgadmin/tools/import_export/static/js/import_export.js:630 msgid "Escape should contain only one character" msgstr "" -#: pgadmin/tools/import_export/static/js/import_export.js:629 +#: pgadmin/tools/import_export/static/js/import_export.js:634 msgid "Quote should contain only one character" msgstr "" -#: pgadmin/tools/import_export/static/js/import_export.js:633 +#: pgadmin/tools/import_export/static/js/import_export.js:638 msgid "Delimiter should contain only one character" msgstr "" -#: pgadmin/tools/import_export/static/js/import_export.js:637 +#: pgadmin/tools/import_export/static/js/import_export.js:642 msgid "Please provide filename" msgstr "" -#: pgadmin/tools/import_export/static/js/import_export.js:658 +#: pgadmin/tools/import_export/static/js/import_export.js:681 #, python-format msgid "Import/Export data - table '%s'" msgstr "" @@ -9873,7 +9929,8 @@ msgid "" "cannot be maintained using this utility." msgstr "" -#: pgadmin/tools/maintenance/static/js/maintenance.js:400 +#: pgadmin/tools/maintenance/static/js/maintenance.js:396 +#: pgadmin/tools/maintenance/static/js/maintenance.js:403 msgid "Maintenance job creation failed." msgstr "" @@ -9933,21 +9990,21 @@ msgstr "" msgid "Restore..." msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog.js:46 +#: pgadmin/tools/restore/static/js/restore_dialog.js:70 #, python-format msgid "Restore (%s: %s)" msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:140 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:141 msgid "Restore job created." msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:146 -msgid "Restore job failed." +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:145 +msgid "Restore job creation failed." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:67 -msgid "SQL Editor" +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:153 +msgid "Restore job failed." msgstr "" #: pgadmin/tools/sqleditor/__init__.py:72 @@ -10632,6 +10689,13 @@ msgid "" "lost." msgstr "" +#: pgadmin/utils/__init__.py:294 +#, python-format +msgid "" +"'%s' file not found. Please correct the Binary Path in the Preferences " +"dialog" +msgstr "" + #: pgadmin/utils/ajax.py:156 msgid "Not implemented." msgstr "" diff --git a/web/pgadmin/translations/de/LC_MESSAGES/messages.mo b/web/pgadmin/translations/de/LC_MESSAGES/messages.mo index 15f562f12c29f373c6553e436208e63b511202c7..18d85bdc64bd7468e0c5eae1d987e954fa3c93f2 100644 GIT binary patch delta 33276 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 O`lU7vsGTt>_x}a^<+-&0 delta 32456 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≫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 QvI^HrZcron-style format.
  • For" " each selected time or date element, the schedule will execute.
    e.g. " @@ -6021,45 +6032,45 @@ msgstr "" "Monats-Tage eine zusätzliche Letzter-Tag-Option. Diese entspricht dem " "letzten Tag des Monats, also dem 28., 29., 30. oder 31.
" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:356 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:358 msgid "Week Days" msgstr "Wochentage" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:362 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:364 msgid "Select the weekdays..." msgstr "Wählen Sie die Wochentage aus..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:372 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:374 msgid "Month Days" msgstr "Monatstage" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:378 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:380 msgid "Select the month days..." msgstr "Wählen Sie die Monatstage aus..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:393 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:395 msgid "Select the months..." msgstr "Wählen Sie die Monate aus..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:403 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:407 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:422 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:405 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:409 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:424 msgid "Times" msgstr "Zeiten" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:412 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:414 msgid "Select the hours..." msgstr "Wählen Sie die Stunden aus..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:427 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:429 msgid "Select the minutes..." msgstr "Wählen Sie die Minuten aus..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:460 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:462 msgid "Please enter the start time." msgstr "Bitte geben Sie die Startzeit ein." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:492 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:494 msgid "Start time must be less than end time" msgstr "" @@ -6173,7 +6184,7 @@ msgstr "Art" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:128 #: pgadmin/browser/static/js/browser.js:155 #: pgadmin/dashboard/static/js/dashboard.js:180 -#: pgadmin/static/js/backform.pgadmin.js:1722 +#: pgadmin/static/js/backform.pgadmin.js:1723 msgid "SQL" msgstr "SQL" @@ -6283,13 +6294,13 @@ msgstr "Ausführen" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_job/sql/pre3.4/stats.sql:3 #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:3 -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:548 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:627 msgid "Status" msgstr "Status" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_job/sql/pre3.4/stats.sql:4 #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:5 -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:540 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:613 msgid "Start time" msgstr "Startzeit" @@ -6883,13 +6894,13 @@ msgstr "Ok" #: pgadmin/browser/server_groups/servers/static/js/server.js:428 #: pgadmin/browser/server_groups/servers/static/js/server.js:1196 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:187 -#: pgadmin/browser/static/js/node.js:1380 +#: pgadmin/browser/static/js/node.js:1391 #: pgadmin/browser/static/js/wizard.js:137 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:20 -#: pgadmin/misc/file_manager/static/js/create_dialogue.js:153 -#: pgadmin/misc/file_manager/static/js/select_dialogue.js:83 -#: pgadmin/misc/file_manager/static/js/select_dialogue.js:116 -#: pgadmin/preferences/static/js/preferences.js:415 +#: pgadmin/misc/file_manager/static/js/create_dialogue.js:160 +#: pgadmin/misc/file_manager/static/js/select_dialogue.js:87 +#: pgadmin/misc/file_manager/static/js/select_dialogue.js:127 +#: pgadmin/preferences/static/js/preferences.js:416 #: pgadmin/static/js/sqleditor/filter_dialog.js:73 #: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:58 #: pgadmin/tools/datagrid/static/js/datagrid.js:278 @@ -6905,7 +6916,7 @@ msgid "Cancel" msgstr "Abbrechen" #: pgadmin/browser/server_groups/servers/static/js/server.js:514 -#: pgadmin/browser/templates/browser/index.html:160 +#: pgadmin/browser/templates/browser/index.html:153 #: pgadmin/templates/security/change_password.html:11 #: pgadmin/templates/security/change_password.html:12 #: pgadmin/tools/user_management/static/js/user_management.js:43 @@ -6965,14 +6976,14 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.js:762 #: pgadmin/misc/statistics/static/js/statistics.js:94 -#: pgadmin/preferences/static/js/preferences.js:203 +#: pgadmin/preferences/static/js/preferences.js:204 #: pgadmin/static/js/backgrid.pgadmin.js:451 msgid "True" msgstr "Wahr" #: pgadmin/browser/server_groups/servers/static/js/server.js:762 #: pgadmin/misc/statistics/static/js/statistics.js:95 -#: pgadmin/preferences/static/js/preferences.js:204 +#: pgadmin/preferences/static/js/preferences.js:205 #: pgadmin/static/js/backgrid.pgadmin.js:452 msgid "False" msgstr "Falsch" @@ -7132,8 +7143,8 @@ msgid "Please select a parameter name." msgstr "" #: pgadmin/browser/server_groups/servers/static/js/variable.js:331 -#: pgadmin/static/js/backform.pgadmin.js:993 -#: pgadmin/static/js/backform.pgadmin.js:1261 +#: pgadmin/static/js/backform.pgadmin.js:994 +#: pgadmin/static/js/backform.pgadmin.js:1262 msgid "Add new row" msgstr "" @@ -7198,7 +7209,7 @@ msgid "Move objects to another tablespace" msgstr "" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:182 -#: pgadmin/browser/templates/browser/index.html:165 +#: pgadmin/browser/templates/browser/index.html:158 #: pgadmin/tools/user_management/__init__.py:43 #: pgadmin/tools/user_management/static/js/user_management.js:585 msgid "Users" @@ -7394,15 +7405,10 @@ msgstr "" msgid "No object selected" msgstr "Kein Objekt ausgewählt" -#: pgadmin/browser/static/js/browser.js:1613 +#: pgadmin/browser/static/js/browser.js:1615 msgid "Error retrieving details for the node." msgstr "Fehler beim Abrufen von Details für den Knoten." -#: pgadmin/browser/static/js/browser.js:1947 -#, python-format -msgid "Are you sure you wish to close the %s browser?" -msgstr "" - #: pgadmin/browser/static/js/collection.js:35 #: pgadmin/browser/static/js/node.js:106 msgid "Refresh..." @@ -7518,46 +7524,46 @@ msgstr "DROP %s?" msgid "Error dropping %s: \"%s\"" msgstr "Fehler beim Löschen von %s: \"%s\"" -#: pgadmin/browser/static/js/node.js:1126 -#: pgadmin/browser/templates/browser/index.html:127 +#: pgadmin/browser/static/js/node.js:1137 +#: pgadmin/browser/templates/browser/index.html:119 #: pgadmin/tools/datagrid/templates/datagrid/index.html:141 msgid "Edit" msgstr "Bearbeiten" -#: pgadmin/browser/static/js/node.js:1140 -#: pgadmin/browser/static/js/node.js:1345 +#: pgadmin/browser/static/js/node.js:1151 +#: pgadmin/browser/static/js/node.js:1356 msgid "SQL help for this object type." msgstr "SQL-Hilfe für diesen Objekttyp." -#: pgadmin/browser/static/js/node.js:1263 +#: pgadmin/browser/static/js/node.js:1274 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1108 msgid "Error saving properties" msgstr "" -#: pgadmin/browser/static/js/node.js:1357 +#: pgadmin/browser/static/js/node.js:1368 #: pgadmin/browser/static/js/wizard.js:125 msgid "Help for this dialog." msgstr "Hilfe für diesen Dialog." -#: pgadmin/browser/static/js/node.js:1367 +#: pgadmin/browser/static/js/node.js:1378 #: pgadmin/tools/datagrid/templates/datagrid/index.html:43 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:567 msgid "Save" msgstr "Speichern" -#: pgadmin/browser/static/js/node.js:1369 +#: pgadmin/browser/static/js/node.js:1380 msgid "Save this object." msgstr "Dieses Objekt speichern." -#: pgadmin/browser/static/js/node.js:1382 +#: pgadmin/browser/static/js/node.js:1393 msgid "Cancel changes to this object." msgstr "Änderungen an diesem Objekt verwerfen." -#: pgadmin/browser/static/js/node.js:1394 +#: pgadmin/browser/static/js/node.js:1405 msgid "Reset" msgstr "Zurücksetzen" -#: pgadmin/browser/static/js/node.js:1396 +#: pgadmin/browser/static/js/node.js:1407 msgid "Reset the fields on this dialog." msgstr "Felder in diesem Dialog zurücksetzen." @@ -7572,13 +7578,14 @@ msgstr "Komplette Auswahl aufheben" #: pgadmin/browser/static/js/toolbar.js:29 #: pgadmin/tools/datagrid/static/js/datagrid.js:103 #: pgadmin/tools/datagrid/static/js/datagrid.js:115 +#: pgadmin/tools/sqleditor/__init__.py:67 msgid "Query Tool" msgstr "Abfragewerkzeug" #: pgadmin/browser/static/js/wizard.js:79 #: pgadmin/static/js/alertify.pgadmin.defaults.js:236 #: pgadmin/static/js/alertify.pgadmin.defaults.js:419 -#: pgadmin/templates/security/messages.html:6 +#: pgadmin/templates/security/messages.html:7 #: pgadmin/tools/user_management/static/js/user_management.js:76 #: pgadmin/tools/user_management/static/js/user_management.js:169 #: pgadmin/tools/user_management/static/js/user_management.js:592 @@ -7596,7 +7603,7 @@ msgid "Left panel logo" msgstr "" #: pgadmin/browser/static/js/wizard.js:132 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:12 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:13 msgid "Back" msgstr "" @@ -7608,36 +7615,36 @@ msgstr "" msgid "Finish" msgstr "" -#: pgadmin/browser/templates/browser/index.html:97 +#: pgadmin/browser/templates/browser/index.html:96 msgid "Loading {0} v{1}..." msgstr "Lade {0} v{1}..." -#: pgadmin/browser/templates/browser/index.html:104 +#: pgadmin/browser/templates/browser/index.html:106 msgid "Toggle navigation" msgstr "Navigation umschalten" -#: pgadmin/browser/templates/browser/index.html:122 +#: pgadmin/browser/templates/browser/index.html:114 msgid "File" msgstr "Datei" -#: pgadmin/browser/templates/browser/index.html:132 +#: pgadmin/browser/templates/browser/index.html:124 msgid "Object" msgstr "Objekt" -#: pgadmin/browser/templates/browser/index.html:137 +#: pgadmin/browser/templates/browser/index.html:129 msgid "Management" msgstr "Verwaltung" -#: pgadmin/browser/templates/browser/index.html:142 +#: pgadmin/browser/templates/browser/index.html:134 msgid "Tools" msgstr "Werkzeuge" -#: pgadmin/browser/templates/browser/index.html:147 pgadmin/help/__init__.py:75 +#: pgadmin/browser/templates/browser/index.html:139 pgadmin/help/__init__.py:75 #: pgadmin/help/__init__.py:86 pgadmin/static/js/sqleditor/filter_dialog.js:63 msgid "Help" msgstr "Hilfe" -#: pgadmin/browser/templates/browser/index.html:168 +#: pgadmin/browser/templates/browser/index.html:161 msgid "Logout" msgstr "Abmelden" @@ -7965,94 +7972,94 @@ msgstr "" msgid " another users query." msgstr "" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:6 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:7 msgid "Database sessions" msgstr "Datenbank-Sitzungen" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:11 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:11 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:12 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:12 msgid "Transactions per second" msgstr "Transaktionen pro Sekunde" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:27 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:27 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:28 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:28 msgid "Tuples in" msgstr "Eingehende Tupel" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:32 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:32 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:33 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:33 msgid "Tuples out" msgstr "Ausgehende Tupel" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:37 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:37 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:38 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:38 msgid "Block I/O" msgstr "Block-E/A" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:58 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:59 msgid "Database activity" msgstr "Datenbankaktivität" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:69 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:69 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:70 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:70 msgid "Sessions" msgstr "Sitzungen" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:73 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:73 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:74 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:74 msgid "Locks" msgstr "Sperrungen" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:76 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:76 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:77 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:77 msgid "Prepared Transactions" msgstr "Vorbereitete Transaktionen" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:83 -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:90 -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:97 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:86 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:93 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:100 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:107 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:21 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:84 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:91 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:98 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:87 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:94 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:101 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:108 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:25 msgid "Refresh" msgstr "Aktualisieren" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:108 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:118 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:109 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:119 msgid "All Dashboard elements are currently disabled." msgstr "" -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:6 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:7 msgid "Server sessions" msgstr "Serversitzungen" -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:58 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:59 msgid "Server activity" msgstr "Server-Aktivität" -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:79 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:80 msgid "Configuration" msgstr "Konfiguration" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:5 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:6 msgid "Welcome" msgstr "Willkommen" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:10 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:12 msgid "Feature rich" msgstr "Umfangreiche Features" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:10 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:12 msgid "Maximises PostgreSQL" msgstr "Alles aus PostgreSQL rausholen" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:10 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:12 msgid "Open Source" msgstr "Open Source" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:12 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:14 msgid "" "pgAdmin is an Open Source administration and management tool for the " "PostgreSQL database. It includes a graphical administration interface, an" @@ -8061,36 +8068,36 @@ msgid "" "administrators alike." msgstr "" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:20 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:23 msgid "Quick Links" msgstr "Kurzlinks" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:27 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:31 msgid "Add New Server" msgstr "Neuen Server hinzufügen" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:34 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:38 msgid "Configure pgAdmin" msgstr "pgAdmin konfigurieren" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:45 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:49 msgid "Getting Started" msgstr "Loslegen" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:52 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:57 msgid "PostgreSQL Documentation" msgstr "PostgreSQL-Dokumentation" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:58 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:63 #: pgadmin/help/__init__.py:34 msgid "pgAdmin Website" msgstr "pgAdmin-Webseite" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:64 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:69 msgid "Planet PostgreSQL" msgstr "Planet PostgreSQL" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:70 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:75 msgid "Community Support" msgstr "Communitysupport" @@ -8196,7 +8203,7 @@ msgstr "" "Pfad zur EDB-Advanced-Server-Dokumentation. $VERSION$ wird mit der " "major.minor Versionsnummer ersetzt." -#: pgadmin/misc/__init__.py:49 pgadmin/tools/backup/static/js/backup.js:86 +#: pgadmin/misc/__init__.py:50 pgadmin/tools/backup/static/js/backup.js:86 #: pgadmin/tools/backup/static/js/backup.js:92 #: pgadmin/tools/backup/static/js/backup.js:98 #: pgadmin/tools/backup/static/js/backup.js:451 @@ -8213,50 +8220,63 @@ msgstr "" msgid "Miscellaneous" msgstr "Sonstiges" -#: pgadmin/misc/__init__.py:64 pgadmin/misc/__init__.py:65 +#: pgadmin/misc/__init__.py:65 pgadmin/misc/__init__.py:66 msgid "User language" msgstr "Benutzersprache" -#: pgadmin/misc/bgprocess/processes.py:80 -#: pgadmin/misc/bgprocess/processes.py:628 +#: pgadmin/misc/bgprocess/processes.py:86 +#: pgadmin/misc/bgprocess/processes.py:653 +#: pgadmin/misc/bgprocess/processes.py:696 msgid "Could not find a process with the specified ID." msgstr "Konnte nicht einen Prozess mit der angegebenen ID finden." -#: pgadmin/misc/bgprocess/processes.py:244 +#: pgadmin/misc/bgprocess/processes.py:254 msgid "The process has already been started." msgstr "Der Prozess wurde bereits gestartet." -#: pgadmin/misc/bgprocess/processes.py:246 +#: pgadmin/misc/bgprocess/processes.py:256 msgid "The process has already finished and cannot be restarted." msgstr "Der Prozess ist bereits beendet und kann nicht neu gestartet werden." -#: pgadmin/misc/bgprocess/processes.py:530 +#: pgadmin/misc/bgprocess/processes.py:554 msgid "Status for the background process '{0}' could not be loaded." msgstr "Status für den Hintergrundprozess '{0}' konnte nicht geladen werden." -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:175 +#: pgadmin/misc/bgprocess/processes.py:707 +msgid "Unable to kill the background process '{0}'" +msgstr "" + +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:182 msgid "Started" msgstr "Gestartet" -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:183 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:190 +msgid "Terminated by user." +msgstr "" + +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:192 msgid "Successfully completed." msgstr "Erfolgreich abgeschlossen." -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:186 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:195 #, python-format msgid "Failed (exit code: %s)." msgstr "Fehlgeschlagen (Exit-Code: %s)." -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:270 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:294 msgid "Click here for details." msgstr "Hier klicken für Details." -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:321 -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:388 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:350 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:438 msgid "seconds" msgstr "Sekunden" -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:552 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:619 +msgid "Stop Process" +msgstr "" + +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:631 msgid "Execution time" msgstr "Ausführungszeit" @@ -8362,18 +8382,18 @@ msgstr "Erfolgreich umbenannt." 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:124 +#: pgadmin/misc/file_manager/static/js/create_dialogue.js:131 #: pgadmin/misc/file_manager/static/js/utility.js:420 msgid "Error occurred while checking access permission." msgstr "Beim Überprüfen der Zugriffsberechtigung ist ein Fehler aufgetreten." -#: pgadmin/misc/file_manager/static/js/select_dialogue.js:78 -#: pgadmin/misc/file_manager/static/js/select_dialogue.js:102 +#: pgadmin/misc/file_manager/static/js/select_dialogue.js:82 +#: pgadmin/misc/file_manager/static/js/select_dialogue.js:113 msgid "Select" msgstr "Auswählen" #: pgadmin/misc/file_manager/static/js/utility.js:473 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:41 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:49 #: pgadmin/tools/debugger/static/js/direct.js:1851 msgid "Loading..." msgstr "Laden..." @@ -8394,39 +8414,39 @@ msgstr "Alle Dateien" msgid "Format" msgstr "Format" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:9 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:10 msgid "Home" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:23 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:27 msgid "Download File" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:26 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:30 msgid "Delete File/Folder" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:29 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:33 msgid "Rename File/Folder" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:32 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:36 msgid "Create new folder" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:34 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:39 msgid "View as grid" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:35 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:41 msgid "View as table" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:48 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:56 msgid "Are you sure you want to delete this item?" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:55 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:63 msgid "Are you sure you want to replace this file?" msgstr "" @@ -8439,8 +8459,8 @@ msgid "No statistics are available for the selected object." msgstr "Für das ausgewählte Objekt stehen keine Statistiken zur Verfügung." #: pgadmin/preferences/__init__.py:55 -#: pgadmin/preferences/static/js/preferences.js:403 -#: pgadmin/preferences/static/js/preferences.js:425 +#: pgadmin/preferences/static/js/preferences.js:404 +#: pgadmin/preferences/static/js/preferences.js:426 msgid "Preferences" msgstr "Einstellungen" @@ -8454,23 +8474,23 @@ msgstr "Etikett" msgid "help_str" msgstr "help_str" -#: pgadmin/preferences/static/js/preferences.js:212 +#: pgadmin/preferences/static/js/preferences.js:213 msgid "Show" msgstr "" -#: pgadmin/preferences/static/js/preferences.js:213 +#: pgadmin/preferences/static/js/preferences.js:214 msgid "Hide" msgstr "" -#: pgadmin/preferences/static/js/preferences.js:368 +#: pgadmin/preferences/static/js/preferences.js:369 msgid "Category is not selected." msgstr "" -#: pgadmin/settings/__init__.py:44 +#: pgadmin/settings/__init__.py:46 msgid "Reset Layout" msgstr "Layout zurücksetzen" -#: pgadmin/settings/__init__.py:85 pgadmin/tools/backup/__init__.py:208 +#: pgadmin/settings/__init__.py:88 pgadmin/tools/backup/__init__.py:209 #: pgadmin/tools/debugger/__init__.py:236 #: pgadmin/tools/import_export/__init__.py:155 #: pgadmin/tools/maintenance/__init__.py:148 @@ -8506,29 +8526,29 @@ msgstr "" msgid "INTERNAL SERVER ERROR" msgstr "" -#: pgadmin/static/js/backform.pgadmin.js:1532 +#: pgadmin/static/js/backform.pgadmin.js:1533 msgid "Nothing changed." msgstr "" -#: pgadmin/static/js/backform.pgadmin.js:1646 +#: pgadmin/static/js/backform.pgadmin.js:1647 msgid "General" msgstr "Allgemein" -#: pgadmin/static/js/backform.pgadmin.js:2225 +#: pgadmin/static/js/backform.pgadmin.js:2226 #: pgadmin/tools/backup/static/js/backup.js:102 #: pgadmin/tools/backup/static/js/backup.js:234 msgid "Note" msgstr "Hinweis" -#: pgadmin/static/js/backform.pgadmin.js:2553 +#: pgadmin/static/js/backform.pgadmin.js:2566 msgid "More" msgstr "" -#: pgadmin/static/js/backform.pgadmin.js:2554 +#: pgadmin/static/js/backform.pgadmin.js:2567 msgid "Less" msgstr "" -#: pgadmin/static/js/backform.pgadmin.js:2638 +#: pgadmin/static/js/backform.pgadmin.js:2651 msgid "Space" msgstr "" @@ -8789,6 +8809,14 @@ msgstr "" msgid "\" received from server process with PID " msgstr "" +#: pgadmin/static/js/tree/pgadmin_tree_save_state.js:92 +msgid "Error saving the tree state.\"" +msgstr "" + +#: pgadmin/static/js/tree/pgadmin_tree_save_state.js:120 +msgid "Error fetching the tree state.\"" +msgstr "" + #: pgadmin/templates/security/change_password.html:2 #, python-format msgid "%(appname)s Password Change" @@ -8817,12 +8845,11 @@ msgstr "Passwort wiederherstellen" msgid "%(appname)s Login" msgstr "%(appname)s Anmeldung" -#: pgadmin/templates/security/login_user.html:11 -#: pgadmin/templates/security/login_user.html:12 +#: pgadmin/templates/security/login_user.html:10 msgid "Login" msgstr "Anmeldung" -#: pgadmin/templates/security/login_user.html:25 +#: pgadmin/templates/security/login_user.html:23 #, python-format msgid "Forgotten your
password?" msgstr "Passwort vergessen?" @@ -8849,29 +8876,32 @@ msgstr "Diese URL kann nicht direkt angefordert werden." msgid "Backup" msgstr "Sicherung" -#: pgadmin/tools/backup/__init__.py:132 pgadmin/tools/backup/__init__.py:164 +#: pgadmin/tools/backup/__init__.py:133 pgadmin/tools/backup/__init__.py:165 msgid "Backing up an object on the server '{0}' from database '{1}'..." msgstr "Sichere ein Objekt auf dem Server '{0}' aus der Datenbank '{1}'..." -#: pgadmin/tools/backup/__init__.py:142 pgadmin/tools/backup/__init__.py:176 +#: pgadmin/tools/backup/__init__.py:143 pgadmin/tools/backup/__init__.py:177 msgid "Backing up the global objects on the server '{0}'..." msgstr "Sichere globale Objekte auf dem Server '{0}'..." -#: pgadmin/tools/backup/__init__.py:149 pgadmin/tools/backup/__init__.py:185 +#: pgadmin/tools/backup/__init__.py:150 pgadmin/tools/backup/__init__.py:186 msgid "Backing up the server '{0}'..." msgstr "Sichere den Server '{0}'..." -#: pgadmin/tools/backup/__init__.py:197 +#: pgadmin/tools/backup/__init__.py:198 #: pgadmin/tools/import_export/__init__.py:144 #: pgadmin/tools/restore/__init__.py:126 msgid "Running command:" msgstr "Laufender Befehl:" -#: pgadmin/tools/backup/__init__.py:304 pgadmin/tools/restore/__init__.py:216 +#: pgadmin/tools/backup/__init__.py:305 pgadmin/tools/backup/__init__.py:495 +#: pgadmin/tools/import_export/__init__.py:354 +#: pgadmin/tools/maintenance/__init__.py:293 +#: pgadmin/tools/restore/__init__.py:216 pgadmin/tools/restore/__init__.py:394 msgid "Could not find the specified server." msgstr "Konnte nicht der angegebenen Server finden." -#: pgadmin/tools/backup/__init__.py:317 +#: pgadmin/tools/backup/__init__.py:318 #: pgadmin/tools/maintenance/__init__.py:213 #: pgadmin/tools/restore/__init__.py:230 msgid "Please connect to the server first." @@ -9071,13 +9101,13 @@ msgstr "SET SESSION AUTHORIZATION verwenden" #: pgadmin/tools/backup/static/js/backup.js:506 #: pgadmin/tools/backup/static/js/backup.js:525 -#: pgadmin/tools/backup/static/js/backup_dialog.js:62 +#: pgadmin/tools/backup/static/js/backup_dialog.js:95 msgid "Backup Globals..." msgstr "Globale Objekte sichern..." #: pgadmin/tools/backup/static/js/backup.js:515 #: pgadmin/tools/backup/static/js/backup.js:535 -#: pgadmin/tools/backup/static/js/backup_dialog.js:63 +#: pgadmin/tools/backup/static/js/backup_dialog.js:96 msgid "Backup Server..." msgstr "Sicherungsserver..." @@ -9086,16 +9116,38 @@ msgstr "Sicherungsserver..." msgid "Backup..." msgstr "Sicherung..." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:151 +#: pgadmin/tools/backup/static/js/backup_dialog.js:52 +#: pgadmin/tools/backup/static/js/backup_dialog.js:72 +#: pgadmin/tools/import_export/static/js/import_export.js:672 +#: pgadmin/tools/import_export/static/js/import_export.js:687 +#: pgadmin/tools/maintenance/static/js/maintenance.js:485 +#: pgadmin/tools/maintenance/static/js/maintenance.js:495 +#: pgadmin/tools/restore/static/js/restore_dialog.js:52 +#: 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/import_export/static/js/import_export.js:688 +#: pgadmin/tools/maintenance/static/js/maintenance.js:496 +#: 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:152 msgid "Backup job created." msgstr "Sicherungsjob erstellt." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:157 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:156 +msgid "Backup job creation failed." +msgstr "" + +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:164 msgid "Backup job failed." msgstr "Sicherungsjob ist fehlgeschlagen." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:228 -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:214 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:235 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:221 msgid "Please provide a filename" msgstr "Bitte geben Sie einen Dateinamen an" @@ -9144,8 +9196,8 @@ msgstr "" #: pgadmin/tools/datagrid/templates/datagrid/index.html:38 #: pgadmin/tools/datagrid/templates/datagrid/index.html:143 #: pgadmin/tools/datagrid/templates/datagrid/index.html:194 -#: pgadmin/tools/datagrid/templates/datagrid/index.html:228 -#: pgadmin/tools/datagrid/templates/datagrid/index.html:304 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:234 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:310 msgid "Toggle Dropdown" msgstr "" @@ -9265,69 +9317,69 @@ msgstr "" msgid "Sort/Filter" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:199 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:201 msgid "Filter by Selection" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:200 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:204 msgid "Exclude by Selection" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:201 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:207 msgid "Remove Sort/Filter" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:210 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:216 msgid "No limit" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:211 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:217 msgid "1000 rows" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:212 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:218 msgid "500 rows" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:213 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:219 msgid "100 rows" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:248 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:254 msgid "Explain Options" msgstr "Erklärungsoptionen" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:253 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:259 msgid "Verbose" msgstr "Ausführlich" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:259 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:265 msgid "Costs" msgstr "Kosten" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:265 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:271 msgid "Buffers" msgstr "Puffer" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:271 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:277 msgid "Timing" msgstr "Timing" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:280 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:286 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:67 msgid "Auto commit?" msgstr "Automatisch einchecken?" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:286 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:292 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:73 msgid "Auto rollback?" msgstr "Automatischer Rollback?" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:309 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:315 msgid "Clear Query Window" msgstr "Abfragefenster Löschen" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:314 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:320 msgid "Clear History" msgstr "Verlauf Löschen" @@ -9806,8 +9858,8 @@ msgstr "Konnte nicht den gegebenen Server finden" msgid "Please connect to the server first..." msgstr "Bitte zuerst mit dem Server verbinden..." -#: pgadmin/tools/import_export/__init__.py:246 -#: pgadmin/tools/import_export/__init__.py:253 +#: pgadmin/tools/import_export/__init__.py:252 +#: pgadmin/tools/import_export/__init__.py:259 msgid "Please specify a valid file" msgstr "Bitte geben Sie eine gültige Datei an" @@ -9953,27 +10005,31 @@ msgstr "Bitte wählen Sie einen Server oder Kindknoten aus der Baumansicht aus." msgid "Import/export job created." msgstr "Import-/Export-Job erstellt." -#: pgadmin/tools/import_export/static/js/import_export.js:543 +#: pgadmin/tools/import_export/static/js/import_export.js:539 +msgid "Import/export job creation failed." +msgstr "" + +#: pgadmin/tools/import_export/static/js/import_export.js:548 msgid "Import/export job failed." msgstr "Import- /Export-Job fehlgeschlagen." -#: pgadmin/tools/import_export/static/js/import_export.js:625 +#: pgadmin/tools/import_export/static/js/import_export.js:630 msgid "Escape should contain only one character" msgstr "Maskierung sollte nur ein Zeichen enthalten" -#: pgadmin/tools/import_export/static/js/import_export.js:629 +#: pgadmin/tools/import_export/static/js/import_export.js:634 msgid "Quote should contain only one character" msgstr "Anführungszeichen sollte nur aus einem Zeichen bestehen" -#: pgadmin/tools/import_export/static/js/import_export.js:633 +#: pgadmin/tools/import_export/static/js/import_export.js:638 msgid "Delimiter should contain only one character" msgstr "Trennzeichen sollte nur aus einem Zeichen bestehen" -#: pgadmin/tools/import_export/static/js/import_export.js:637 +#: pgadmin/tools/import_export/static/js/import_export.js:642 msgid "Please provide filename" msgstr "Bitte Dateinamen angeben" -#: pgadmin/tools/import_export/static/js/import_export.js:658 +#: pgadmin/tools/import_export/static/js/import_export.js:681 #, python-format msgid "Import/Export data - table '%s'" msgstr "Import-/Export-Daten - Tabelle '%s'" @@ -10075,7 +10131,8 @@ msgid "" "cannot be maintained using this utility." msgstr "" -#: pgadmin/tools/maintenance/static/js/maintenance.js:400 +#: pgadmin/tools/maintenance/static/js/maintenance.js:396 +#: pgadmin/tools/maintenance/static/js/maintenance.js:403 msgid "Maintenance job creation failed." msgstr "Wartungsjoberstellung fehlgeschlagen." @@ -10135,22 +10192,22 @@ msgstr "Bei Fehler beenden" msgid "Restore..." msgstr "Wiederherstellen..." -#: pgadmin/tools/restore/static/js/restore_dialog.js:46 +#: pgadmin/tools/restore/static/js/restore_dialog.js:70 #, python-format msgid "Restore (%s: %s)" msgstr "" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:140 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:141 msgid "Restore job created." msgstr "Wiederherstellungsjob erstellt." -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:146 -msgid "Restore job failed." +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:145 +msgid "Restore job creation failed." msgstr "" -#: pgadmin/tools/sqleditor/__init__.py:67 -msgid "SQL Editor" -msgstr "SQL-Editor" +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:153 +msgid "Restore job failed." +msgstr "" #: pgadmin/tools/sqleditor/__init__.py:72 msgid "Query tool" @@ -10847,6 +10904,13 @@ msgstr "" "Sind Sie sicher, dass Sie den Dialog schließen möchten? Alle nicht " "gespeicherten Änderungen gehen verloren." +#: pgadmin/utils/__init__.py:294 +#, python-format +msgid "" +"'%s' file not found. Please correct the Binary Path in the Preferences " +"dialog" +msgstr "" + #: pgadmin/utils/ajax.py:156 msgid "Not implemented." msgstr "Nicht implementiert." @@ -11601,3 +11665,9 @@ msgstr "Konnte nicht die angegebene Datenbank finden." #~ msgid "Filter string is empty." #~ msgstr "Filterzeichenkette ist leer." +#~ msgid "Are you sure you wish to close the %s browser?" +#~ msgstr "" + +#~ msgid "SQL Editor" +#~ msgstr "SQL-Editor" + diff --git a/web/pgadmin/translations/es/LC_MESSAGES/messages.mo b/web/pgadmin/translations/es/LC_MESSAGES/messages.mo index 8f50515233aa160bedebbd64ef289bc8c86440a7..8b55340b4c8bdf93e5adfa1ec0293e8c3966b7ad 100644 GIT binary patch delta 33429 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 delta 32578 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 O?bEN$mBWBPF7SWK%cT(j diff --git a/web/pgadmin/translations/es/LC_MESSAGES/messages.po b/web/pgadmin/translations/es/LC_MESSAGES/messages.po index e30df63aa..2526f7536 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: 2018-10-01 10:22+0100\n" +"POT-Creation-Date: 2018-10-29 22:18+0530\n" "PO-Revision-Date: 2018-08-08 09:29+0000\n" "Last-Translator: Isaias Sanchez \n" "Language: es\n" @@ -16,9 +16,9 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.6.0\n" +"Generated-By: Babel 2.5.1\n" -#: pgadmin/__init__.py:478 pgadmin/__init__.py:531 +#: pgadmin/__init__.py:483 pgadmin/__init__.py:536 #, 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" @@ -42,8 +42,8 @@ msgstr "Escritorio" #: pgadmin/browser/server_groups/servers/static/js/server.js:1219 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:185 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:264 -#: pgadmin/preferences/static/js/preferences.js:411 -#: pgadmin/preferences/static/js/preferences.js:440 +#: pgadmin/preferences/static/js/preferences.js:412 +#: pgadmin/preferences/static/js/preferences.js:441 #: pgadmin/static/js/sqleditor/filter_dialog.js:69 #: pgadmin/tools/datagrid/static/js/datagrid.js:273 #: pgadmin/tools/datagrid/static/js/datagrid.js:341 @@ -90,8 +90,8 @@ msgid "Current User" msgstr "Usuario Actual" #: pgadmin/about/templates/about/index.html:29 -#: pgadmin/browser/templates/browser/index.html:110 -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:9 +#: pgadmin/browser/templates/browser/index.html:101 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:11 #: pgadmin/templates/security/watermark.html:4 msgid "logo" msgstr "logo" @@ -140,6 +140,7 @@ msgstr "¿Mostrar objetos del sistema?" #: pgadmin/browser/register_browser_preferences.py:16 #: pgadmin/browser/register_browser_preferences.py:22 #: pgadmin/browser/register_browser_preferences.py:28 +#: pgadmin/browser/register_browser_preferences.py:34 #: pgadmin/dashboard/__init__.py:119 pgadmin/dashboard/__init__.py:127 #: pgadmin/dashboard/__init__.py:135 pgadmin/dashboard/__init__.py:143 #: pgadmin/tools/debugger/__init__.py:73 @@ -160,20 +161,30 @@ msgid "Enable dialogue/notification animation?" msgstr "¿Habilitar animación de diálogo/notificación?" #: pgadmin/browser/register_browser_preferences.py:33 +msgid "Browser tree state saving interval" +msgstr "" + +#: pgadmin/browser/register_browser_preferences.py:35 +msgid "" +"Browser tree state saving interval in seconds.Use -1 to disable the tree " +"saving mechanism." +msgstr "" + +#: pgadmin/browser/register_browser_preferences.py:43 msgid "Count rows if estimated less than" msgstr "Contar filas si el estimado es menos de" -#: pgadmin/browser/register_browser_preferences.py:34 -#: pgadmin/browser/register_browser_preferences.py:40 +#: pgadmin/browser/register_browser_preferences.py:44 +#: pgadmin/browser/register_browser_preferences.py:50 #: pgadmin/browser/static/js/browser.js:129 msgid "Properties" msgstr "Propiedades" -#: pgadmin/browser/register_browser_preferences.py:39 +#: pgadmin/browser/register_browser_preferences.py:49 msgid "Maximum job history rows" msgstr "Filas máximas del historial de trabajo" -#: pgadmin/browser/register_browser_preferences.py:42 +#: pgadmin/browser/register_browser_preferences.py:52 msgid "" "The maximum number of history rows to show on the Statistics tab for " "pgAgent jobs" @@ -181,47 +192,47 @@ msgstr "" "El número máximo de filas del historial para mostrar en la pestaña de " "Estadísticas para trabajos de pgAgent" -#: pgadmin/browser/register_browser_preferences.py:49 -#: pgadmin/utils/__init__.py:292 pgadmin/utils/__init__.py:301 +#: pgadmin/browser/register_browser_preferences.py:59 +#: pgadmin/utils/__init__.py:304 pgadmin/utils/__init__.py:313 msgid "Key" msgstr "Tecla" -#: pgadmin/browser/register_browser_preferences.py:50 -#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:306 +#: pgadmin/browser/register_browser_preferences.py:60 +#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:318 msgid "Shift" msgstr "Mayús" -#: pgadmin/browser/register_browser_preferences.py:51 -#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:312 +#: pgadmin/browser/register_browser_preferences.py:61 +#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:324 msgid "Ctrl" msgstr "Ctrl" -#: pgadmin/browser/register_browser_preferences.py:52 -#: pgadmin/utils/__init__.py:317 +#: pgadmin/browser/register_browser_preferences.py:62 +#: pgadmin/utils/__init__.py:329 msgid "Alt/Option" msgstr "Alt/Opción" -#: pgadmin/browser/register_browser_preferences.py:58 +#: pgadmin/browser/register_browser_preferences.py:68 msgid "Browser tree" msgstr "Árbol de navegación" -#: pgadmin/browser/register_browser_preferences.py:66 -#: pgadmin/browser/register_browser_preferences.py:81 -#: pgadmin/browser/register_browser_preferences.py:96 -#: pgadmin/browser/register_browser_preferences.py:111 -#: pgadmin/browser/register_browser_preferences.py:126 -#: pgadmin/browser/register_browser_preferences.py:141 -#: pgadmin/browser/register_browser_preferences.py:156 -#: pgadmin/browser/register_browser_preferences.py:171 -#: pgadmin/browser/register_browser_preferences.py:186 -#: pgadmin/browser/register_browser_preferences.py:201 -#: pgadmin/browser/register_browser_preferences.py:216 -#: pgadmin/browser/register_browser_preferences.py:231 -#: pgadmin/browser/register_browser_preferences.py:246 -#: pgadmin/browser/register_browser_preferences.py:261 -#: pgadmin/browser/register_browser_preferences.py:276 -#: pgadmin/browser/register_browser_preferences.py:291 -#: pgadmin/browser/register_browser_preferences.py:306 +#: pgadmin/browser/register_browser_preferences.py:76 +#: pgadmin/browser/register_browser_preferences.py:91 +#: pgadmin/browser/register_browser_preferences.py:106 +#: pgadmin/browser/register_browser_preferences.py:121 +#: pgadmin/browser/register_browser_preferences.py:136 +#: pgadmin/browser/register_browser_preferences.py:151 +#: pgadmin/browser/register_browser_preferences.py:166 +#: pgadmin/browser/register_browser_preferences.py:181 +#: pgadmin/browser/register_browser_preferences.py:196 +#: pgadmin/browser/register_browser_preferences.py:211 +#: pgadmin/browser/register_browser_preferences.py:226 +#: pgadmin/browser/register_browser_preferences.py:241 +#: pgadmin/browser/register_browser_preferences.py:256 +#: pgadmin/browser/register_browser_preferences.py:271 +#: pgadmin/browser/register_browser_preferences.py:286 +#: pgadmin/browser/register_browser_preferences.py:301 +#: pgadmin/browser/register_browser_preferences.py:316 #: pgadmin/tools/debugger/__init__.py:87 pgadmin/tools/debugger/__init__.py:100 #: pgadmin/tools/debugger/__init__.py:113 #: pgadmin/tools/debugger/__init__.py:126 @@ -253,67 +264,67 @@ msgstr "Árbol de navegación" msgid "Keyboard shortcuts" msgstr "Atajos de teclado" -#: pgadmin/browser/register_browser_preferences.py:73 +#: pgadmin/browser/register_browser_preferences.py:83 msgid "Tabbed panel backward" msgstr "Panel con pestañas hacia atras" -#: pgadmin/browser/register_browser_preferences.py:88 +#: pgadmin/browser/register_browser_preferences.py:98 msgid "Tabbed panel forward" msgstr "Panel con pestañas hacia adelante" -#: pgadmin/browser/register_browser_preferences.py:103 +#: pgadmin/browser/register_browser_preferences.py:113 msgid "File main menu" msgstr "Menú principal Archivo" -#: pgadmin/browser/register_browser_preferences.py:118 +#: pgadmin/browser/register_browser_preferences.py:128 msgid "Object main menu" msgstr "Menú principal Objeto" -#: pgadmin/browser/register_browser_preferences.py:133 +#: pgadmin/browser/register_browser_preferences.py:143 msgid "Tools main menu" msgstr "Menú principal Herramientas" -#: pgadmin/browser/register_browser_preferences.py:148 +#: pgadmin/browser/register_browser_preferences.py:158 msgid "Help main menu" msgstr "Menú principal Ayuda" -#: pgadmin/browser/register_browser_preferences.py:163 +#: pgadmin/browser/register_browser_preferences.py:173 msgid "Open query tool" msgstr "Abrir herramienta de consultas" -#: pgadmin/browser/register_browser_preferences.py:178 +#: pgadmin/browser/register_browser_preferences.py:188 msgid "View data" msgstr "Ver datos" -#: pgadmin/browser/register_browser_preferences.py:193 +#: pgadmin/browser/register_browser_preferences.py:203 msgid "Create object" msgstr "Crear objetos" -#: pgadmin/browser/register_browser_preferences.py:208 +#: pgadmin/browser/register_browser_preferences.py:218 msgid "Edit object properties" msgstr "Editar propiedades de objeto" -#: pgadmin/browser/register_browser_preferences.py:223 +#: pgadmin/browser/register_browser_preferences.py:233 msgid "Delete object" msgstr "Borrar objeto" -#: pgadmin/browser/register_browser_preferences.py:238 +#: pgadmin/browser/register_browser_preferences.py:248 msgid "Open context menu" msgstr "Abrir menú contextual" -#: pgadmin/browser/register_browser_preferences.py:253 +#: pgadmin/browser/register_browser_preferences.py:263 msgid "Direct debugging" msgstr "Depuración directa" -#: pgadmin/browser/register_browser_preferences.py:268 +#: pgadmin/browser/register_browser_preferences.py:278 msgid "Dialog tab forward" msgstr "Pestaña de diálogo hacia adelante" -#: pgadmin/browser/register_browser_preferences.py:283 +#: pgadmin/browser/register_browser_preferences.py:293 msgid "Dialog tab backward" msgstr "Pestaña de diálogo hacia atrás" -#: pgadmin/browser/register_browser_preferences.py:298 +#: pgadmin/browser/register_browser_preferences.py:308 msgid "Refresh browser tree" msgstr "Refrescar árbol de navegación" @@ -390,11 +401,11 @@ msgid "Server deleted" msgstr "Servidor borrado" #: pgadmin/browser/server_groups/servers/__init__.py:472 -#: pgadmin/browser/server_groups/servers/__init__.py:646 -#: pgadmin/browser/server_groups/servers/__init__.py:1358 -#: pgadmin/browser/server_groups/servers/__init__.py:1442 -#: pgadmin/browser/server_groups/servers/__init__.py:1517 -#: pgadmin/browser/server_groups/servers/__init__.py:1552 +#: pgadmin/browser/server_groups/servers/__init__.py:647 +#: pgadmin/browser/server_groups/servers/__init__.py:1359 +#: pgadmin/browser/server_groups/servers/__init__.py:1443 +#: pgadmin/browser/server_groups/servers/__init__.py:1518 +#: pgadmin/browser/server_groups/servers/__init__.py:1553 msgid "Could not find the required server." msgstr "No se puede encontrar el servidor requerido." @@ -443,7 +454,7 @@ msgid "Role" msgstr "Rol" #: pgadmin/browser/server_groups/servers/__init__.py:530 -#: pgadmin/browser/server_groups/servers/__init__.py:744 +#: pgadmin/browser/server_groups/servers/__init__.py:745 msgid "Host address not valid" msgstr "Dirección de servidor inválida" @@ -455,7 +466,7 @@ msgstr "'{0}' no se permite modificar, cuando el servidor esta conectado." msgid "No parameters were changed." msgstr "Ningún parámetro fue modificado." -#: pgadmin/browser/server_groups/servers/__init__.py:733 +#: pgadmin/browser/server_groups/servers/__init__.py:734 #: pgadmin/browser/server_groups/servers/databases/__init__.py:552 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:370 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 @@ -493,7 +504,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:831 +#: pgadmin/browser/server_groups/servers/__init__.py:832 #, python-format msgid "" "Unable to connect to server:\n" @@ -504,19 +515,19 @@ msgstr "" "\n" "%s" -#: pgadmin/browser/server_groups/servers/__init__.py:904 +#: pgadmin/browser/server_groups/servers/__init__.py:905 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:970 -#: pgadmin/browser/server_groups/servers/__init__.py:1131 -#: pgadmin/browser/server_groups/servers/__init__.py:1237 +#: pgadmin/browser/server_groups/servers/__init__.py:971 +#: pgadmin/browser/server_groups/servers/__init__.py:1132 +#: pgadmin/browser/server_groups/servers/__init__.py:1238 msgid "Server not found." msgstr "Servidor no encontrado." -#: pgadmin/browser/server_groups/servers/__init__.py:976 -#: pgadmin/browser/server_groups/servers/__init__.py:978 -#: pgadmin/browser/server_groups/servers/__init__.py:1242 +#: pgadmin/browser/server_groups/servers/__init__.py:977 +#: pgadmin/browser/server_groups/servers/__init__.py:979 +#: pgadmin/browser/server_groups/servers/__init__.py:1243 #: pgadmin/utils/driver/psycopg2/connection.py:256 #: pgadmin/utils/driver/psycopg2/connection.py:1266 #: pgadmin/utils/driver/psycopg2/connection.py:1548 @@ -524,27 +535,27 @@ msgstr "Servidor no encontrado." msgid "Unauthorized request." msgstr "Solicitud no autorizada." -#: pgadmin/browser/server_groups/servers/__init__.py:1108 +#: pgadmin/browser/server_groups/servers/__init__.py:1109 msgid "Server connected." msgstr "Servidor conectado." -#: pgadmin/browser/server_groups/servers/__init__.py:1139 +#: pgadmin/browser/server_groups/servers/__init__.py:1140 msgid "Server could not be disconnected." msgstr "El servidor no se puede desconectar." -#: pgadmin/browser/server_groups/servers/__init__.py:1143 +#: pgadmin/browser/server_groups/servers/__init__.py:1144 msgid "Server disconnected." msgstr "Servidor desconectado." -#: pgadmin/browser/server_groups/servers/__init__.py:1163 +#: pgadmin/browser/server_groups/servers/__init__.py:1164 msgid "Could not reload the server configuration." msgstr "No se puede recargar la configuración del servidor." -#: pgadmin/browser/server_groups/servers/__init__.py:1168 +#: pgadmin/browser/server_groups/servers/__init__.py:1169 msgid "Server configuration reloaded." msgstr "Configuración del servidor recargada." -#: pgadmin/browser/server_groups/servers/__init__.py:1174 +#: pgadmin/browser/server_groups/servers/__init__.py:1175 #: pgadmin/dashboard/static/js/dashboard.js:467 #: pgadmin/dashboard/static/js/dashboard.js:654 #: pgadmin/static/js/sqleditor/execute_query.js:255 @@ -555,40 +566,40 @@ msgid "" "closed." msgstr "Servidor no conectado o la conexión al servidor se ha cerrado." -#: pgadmin/browser/server_groups/servers/__init__.py:1212 +#: pgadmin/browser/server_groups/servers/__init__.py:1213 msgid "Named restore point created: {0}" msgstr "Creado punto de restauración por nombre: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1262 -#: pgadmin/browser/server_groups/servers/__init__.py:1274 +#: pgadmin/browser/server_groups/servers/__init__.py:1263 +#: pgadmin/browser/server_groups/servers/__init__.py:1275 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:1283 +#: pgadmin/browser/server_groups/servers/__init__.py:1284 #: pgadmin/browser/server_groups/servers/static/js/server.js:488 #: pgadmin/tools/user_management/__init__.py:100 msgid "Passwords do not match." msgstr "Contraseña no coincide." -#: pgadmin/browser/server_groups/servers/__init__.py:1299 +#: pgadmin/browser/server_groups/servers/__init__.py:1300 msgid "Incorrect password." msgstr "Contraseña incorrecta." -#: pgadmin/browser/server_groups/servers/__init__.py:1339 +#: pgadmin/browser/server_groups/servers/__init__.py:1340 msgid "Password changed successfully." msgstr "Contraseña cambiada exitosamente." -#: pgadmin/browser/server_groups/servers/__init__.py:1389 +#: pgadmin/browser/server_groups/servers/__init__.py:1390 msgid "WAL replay paused" msgstr "Reproduccion de WAL en pausa" -#: pgadmin/browser/server_groups/servers/__init__.py:1392 -#: pgadmin/browser/server_groups/servers/__init__.py:1450 +#: pgadmin/browser/server_groups/servers/__init__.py:1393 +#: pgadmin/browser/server_groups/servers/__init__.py:1451 msgid "Please connect the server." msgstr "Por favor conectar el servidor." -#: pgadmin/browser/server_groups/servers/__init__.py:1531 -#: pgadmin/browser/server_groups/servers/__init__.py:1567 +#: pgadmin/browser/server_groups/servers/__init__.py:1532 +#: pgadmin/browser/server_groups/servers/__init__.py:1568 msgid "The saved password cleared successfully." msgstr "" @@ -833,7 +844,7 @@ msgstr "Conversion..." #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.js:313 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/mview.js:134 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:100 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:261 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:263 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:86 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:128 #: pgadmin/browser/server_groups/servers/resource_groups/static/js/resource_group.js:74 @@ -1131,9 +1142,9 @@ msgstr "Conversión del sistema?" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:377 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:386 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:63 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:50 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:57 -#: pgadmin/static/js/backform.pgadmin.js:415 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:58 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:65 +#: pgadmin/static/js/backform.pgadmin.js:416 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:1598 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:1628 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:2116 @@ -1159,9 +1170,9 @@ msgstr "Si" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:377 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:386 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:63 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:51 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:58 -#: pgadmin/static/js/backform.pgadmin.js:416 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:59 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:66 +#: pgadmin/static/js/backform.pgadmin.js:417 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:1599 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:1629 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:2117 @@ -1208,7 +1219,7 @@ msgstr "No" #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/mview.js:155 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:120 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:319 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:442 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:444 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:129 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:194 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:349 @@ -1486,7 +1497,7 @@ msgstr "¿Reubicable?" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.js:515 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.js:794 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:450 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:450 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:452 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:152 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:219 #: pgadmin/browser/server_groups/servers/resource_groups/static/js/resource_group.js:94 @@ -1795,7 +1806,7 @@ msgstr "Lenguaje eliminado" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:226 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.js:159 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/static/js/edbfunc.js:83 -#: pgadmin/templates/security/login_user.html:14 +#: pgadmin/templates/security/login_user.html:12 msgid "Language" msgstr "Lenguaje" @@ -1866,7 +1877,7 @@ msgid "Schema dropped" msgstr "Esquema eliminado" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:773 -#: pgadmin/static/js/backform.pgadmin.js:1528 +#: pgadmin/static/js/backform.pgadmin.js:1529 msgid "Definition incomplete." msgstr "Definición incompleta." @@ -3007,7 +3018,7 @@ msgid "Increment" msgstr "Incremento" #: pgadmin/browser/server_groups/servers/databases/schemas/sequences/static/js/sequence.js:128 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:269 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:271 msgid "Start" msgstr "Inicio" @@ -3093,7 +3104,7 @@ msgstr "Tabla" #: pgadmin/browser/server_groups/servers/databases/schemas/static/js/schema.js:143 #: pgadmin/browser/server_groups/servers/databases/schemas/static/js/schema.js:204 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/static/js/rule.js:184 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:265 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:267 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:92 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:131 msgid "Enabled?" @@ -4291,7 +4302,7 @@ msgstr "Adjuntar" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:246 #: pgadmin/browser/static/js/browser.js:244 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:15 -#: pgadmin/misc/file_manager/static/js/create_dialogue.js:129 +#: pgadmin/misc/file_manager/static/js/create_dialogue.js:136 msgid "Create" msgstr "Crear" @@ -5974,25 +5985,25 @@ msgstr "" msgid "Time" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:164 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:166 msgid "Please specify date/time." msgstr "Por favor especificar date/time." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:177 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:179 msgid "Please specify unique set of exceptions." msgstr "Por favor especificar un único conjunto de excepciones." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:196 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:198 msgid "Schedule" msgstr "Programación" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:208 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:213 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:218 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:210 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:215 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:220 msgid "Schedule..." msgstr "Programación..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:258 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:260 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:89 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:125 #: pgadmin/browser/server_groups/servers/static/js/server.js:747 @@ -6000,51 +6011,51 @@ msgstr "Programación..." msgid "ID" msgstr "" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:278 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:280 msgid "End" msgstr "Fin" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:287 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:289 msgid "Week days" msgstr "Días de Semana" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:292 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:294 msgid "Month days" msgstr "Días del mes" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:297 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:387 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:299 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:389 msgid "Months" msgstr "Meses" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:302 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:406 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:304 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:408 msgid "Hours" msgstr "Horas" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:307 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:421 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:309 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:423 msgid "Minutes" msgstr "Minutos" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:312 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:439 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:314 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:441 msgid "Exceptions" msgstr "Excepciones" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:337 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:357 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:373 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:388 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:339 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:359 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:375 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:390 msgid "Days" msgstr "Días" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:337 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:404 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:339 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:406 msgid "Repeat" msgstr "Repetir" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:348 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:350 msgid "" "Schedules are specified using a cron-style format.
  • For" " each selected time or date element, the schedule will execute.
    e.g. " @@ -6069,45 +6080,45 @@ msgstr "" " Día. Esta coincide con el último día del mes, sin importar si pasa que " "es el 28, 29, 30 o 31.
" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:356 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:358 msgid "Week Days" msgstr "Días de la Semana" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:362 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:364 msgid "Select the weekdays..." msgstr "Seleccione los días de la semana..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:372 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:374 msgid "Month Days" msgstr "Días del Mes" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:378 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:380 msgid "Select the month days..." msgstr "Seleccione los días del mes..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:393 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:395 msgid "Select the months..." msgstr "Seleccione los meses..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:403 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:407 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:422 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:405 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:409 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:424 msgid "Times" msgstr "Tiempo" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:412 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:414 msgid "Select the hours..." msgstr "Seleccione las horas..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:427 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:429 msgid "Select the minutes..." msgstr "Selecciones los minutos..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:460 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:462 msgid "Please enter the start time." msgstr "Por favor entre la fecha de inicio." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:492 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:494 msgid "Start time must be less than end time" msgstr "Fecha de inicio tiene que ser menor que la fecha de finalización" @@ -6220,7 +6231,7 @@ msgstr "Tipo" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:128 #: pgadmin/browser/static/js/browser.js:155 #: pgadmin/dashboard/static/js/dashboard.js:180 -#: pgadmin/static/js/backform.pgadmin.js:1722 +#: pgadmin/static/js/backform.pgadmin.js:1723 msgid "SQL" msgstr "SQL" @@ -6338,13 +6349,13 @@ msgstr "Ejecutar" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_job/sql/pre3.4/stats.sql:3 #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:3 -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:548 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:627 msgid "Status" msgstr "Estado" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_job/sql/pre3.4/stats.sql:4 #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:5 -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:540 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:613 msgid "Start time" msgstr "Fecha de Incio" @@ -6973,13 +6984,13 @@ msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.js:428 #: pgadmin/browser/server_groups/servers/static/js/server.js:1196 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:187 -#: pgadmin/browser/static/js/node.js:1380 +#: pgadmin/browser/static/js/node.js:1391 #: pgadmin/browser/static/js/wizard.js:137 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:20 -#: pgadmin/misc/file_manager/static/js/create_dialogue.js:153 -#: pgadmin/misc/file_manager/static/js/select_dialogue.js:83 -#: pgadmin/misc/file_manager/static/js/select_dialogue.js:116 -#: pgadmin/preferences/static/js/preferences.js:415 +#: pgadmin/misc/file_manager/static/js/create_dialogue.js:160 +#: pgadmin/misc/file_manager/static/js/select_dialogue.js:87 +#: pgadmin/misc/file_manager/static/js/select_dialogue.js:127 +#: pgadmin/preferences/static/js/preferences.js:416 #: pgadmin/static/js/sqleditor/filter_dialog.js:73 #: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:58 #: pgadmin/tools/datagrid/static/js/datagrid.js:278 @@ -6995,7 +7006,7 @@ msgid "Cancel" msgstr "Cancelar" #: pgadmin/browser/server_groups/servers/static/js/server.js:514 -#: pgadmin/browser/templates/browser/index.html:160 +#: pgadmin/browser/templates/browser/index.html:153 #: pgadmin/templates/security/change_password.html:11 #: pgadmin/templates/security/change_password.html:12 #: pgadmin/tools/user_management/static/js/user_management.js:43 @@ -7058,14 +7069,14 @@ msgstr "Conexión" #: pgadmin/browser/server_groups/servers/static/js/server.js:762 #: pgadmin/misc/statistics/static/js/statistics.js:94 -#: pgadmin/preferences/static/js/preferences.js:203 +#: pgadmin/preferences/static/js/preferences.js:204 #: pgadmin/static/js/backgrid.pgadmin.js:451 msgid "True" msgstr "" #: pgadmin/browser/server_groups/servers/static/js/server.js:762 #: pgadmin/misc/statistics/static/js/statistics.js:95 -#: pgadmin/preferences/static/js/preferences.js:204 +#: pgadmin/preferences/static/js/preferences.js:205 #: pgadmin/static/js/backgrid.pgadmin.js:452 msgid "False" msgstr "" @@ -7225,8 +7236,8 @@ msgid "Please select a parameter name." msgstr "Por favor seleccionar un nombre de parámetro." #: pgadmin/browser/server_groups/servers/static/js/variable.js:331 -#: pgadmin/static/js/backform.pgadmin.js:993 -#: pgadmin/static/js/backform.pgadmin.js:1261 +#: pgadmin/static/js/backform.pgadmin.js:994 +#: pgadmin/static/js/backform.pgadmin.js:1262 msgid "Add new row" msgstr "Agregar nueva fila" @@ -7291,7 +7302,7 @@ msgid "Move objects to another tablespace" msgstr "Mover objetos a otro tablespace" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:182 -#: pgadmin/browser/templates/browser/index.html:165 +#: pgadmin/browser/templates/browser/index.html:158 #: pgadmin/tools/user_management/__init__.py:43 #: pgadmin/tools/user_management/static/js/user_management.js:585 msgid "Users" @@ -7495,15 +7506,10 @@ msgstr "" msgid "No object selected" msgstr "Ningún objeto seleccionado" -#: pgadmin/browser/static/js/browser.js:1613 +#: pgadmin/browser/static/js/browser.js:1615 msgid "Error retrieving details for the node." msgstr "Error obteniendo detalles para el nodo." -#: pgadmin/browser/static/js/browser.js:1947 -#, python-format -msgid "Are you sure you wish to close the %s browser?" -msgstr "¿Esta seguro que desea cerrar el navegador %s?" - #: pgadmin/browser/static/js/collection.js:35 #: pgadmin/browser/static/js/node.js:106 msgid "Refresh..." @@ -7619,46 +7625,46 @@ msgstr "¿DROP %s?" msgid "Error dropping %s: \"%s\"" msgstr "Error eliminando %s: \"%s\"" -#: pgadmin/browser/static/js/node.js:1126 -#: pgadmin/browser/templates/browser/index.html:127 +#: pgadmin/browser/static/js/node.js:1137 +#: pgadmin/browser/templates/browser/index.html:119 #: pgadmin/tools/datagrid/templates/datagrid/index.html:141 msgid "Edit" msgstr "Editar" -#: pgadmin/browser/static/js/node.js:1140 -#: pgadmin/browser/static/js/node.js:1345 +#: pgadmin/browser/static/js/node.js:1151 +#: pgadmin/browser/static/js/node.js:1356 msgid "SQL help for this object type." msgstr "Ayuda SQL para este tipo de objeto." -#: pgadmin/browser/static/js/node.js:1263 +#: pgadmin/browser/static/js/node.js:1274 #: pgadmin/tools/grant_wizard/static/js/grant_wizard.js:1108 msgid "Error saving properties" msgstr "Error salvando las propiedades" -#: pgadmin/browser/static/js/node.js:1357 +#: pgadmin/browser/static/js/node.js:1368 #: pgadmin/browser/static/js/wizard.js:125 msgid "Help for this dialog." msgstr "Ayuda para este diálogo." -#: pgadmin/browser/static/js/node.js:1367 +#: pgadmin/browser/static/js/node.js:1378 #: pgadmin/tools/datagrid/templates/datagrid/index.html:43 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:567 msgid "Save" msgstr "Salvar" -#: pgadmin/browser/static/js/node.js:1369 +#: pgadmin/browser/static/js/node.js:1380 msgid "Save this object." msgstr "Salvar este objeto." -#: pgadmin/browser/static/js/node.js:1382 +#: pgadmin/browser/static/js/node.js:1393 msgid "Cancel changes to this object." msgstr "Cancelar los cambios a este objeto." -#: pgadmin/browser/static/js/node.js:1394 +#: pgadmin/browser/static/js/node.js:1405 msgid "Reset" msgstr "Restaurar" -#: pgadmin/browser/static/js/node.js:1396 +#: pgadmin/browser/static/js/node.js:1407 msgid "Reset the fields on this dialog." msgstr "Restaurar los campos en este diálogo." @@ -7673,13 +7679,14 @@ msgstr "De-seleccionar Todo" #: pgadmin/browser/static/js/toolbar.js:29 #: pgadmin/tools/datagrid/static/js/datagrid.js:103 #: pgadmin/tools/datagrid/static/js/datagrid.js:115 +#: pgadmin/tools/sqleditor/__init__.py:67 msgid "Query Tool" msgstr "Herramienta de Consulta" #: pgadmin/browser/static/js/wizard.js:79 #: pgadmin/static/js/alertify.pgadmin.defaults.js:236 #: pgadmin/static/js/alertify.pgadmin.defaults.js:419 -#: pgadmin/templates/security/messages.html:6 +#: pgadmin/templates/security/messages.html:7 #: pgadmin/tools/user_management/static/js/user_management.js:76 #: pgadmin/tools/user_management/static/js/user_management.js:169 #: pgadmin/tools/user_management/static/js/user_management.js:592 @@ -7697,7 +7704,7 @@ msgid "Left panel logo" msgstr "Panel izquierdo de logo" #: pgadmin/browser/static/js/wizard.js:132 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:12 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:13 msgid "Back" msgstr "Atras" @@ -7709,36 +7716,36 @@ msgstr "Siguiente" msgid "Finish" msgstr "Terminar" -#: pgadmin/browser/templates/browser/index.html:97 +#: pgadmin/browser/templates/browser/index.html:96 msgid "Loading {0} v{1}..." msgstr "Cargando {0} v{1}" -#: pgadmin/browser/templates/browser/index.html:104 +#: pgadmin/browser/templates/browser/index.html:106 msgid "Toggle navigation" msgstr "Intercambiar navegación" -#: pgadmin/browser/templates/browser/index.html:122 +#: pgadmin/browser/templates/browser/index.html:114 msgid "File" msgstr "Archivo" -#: pgadmin/browser/templates/browser/index.html:132 +#: pgadmin/browser/templates/browser/index.html:124 msgid "Object" msgstr "Objeto" -#: pgadmin/browser/templates/browser/index.html:137 +#: pgadmin/browser/templates/browser/index.html:129 msgid "Management" msgstr "Administración" -#: pgadmin/browser/templates/browser/index.html:142 +#: pgadmin/browser/templates/browser/index.html:134 msgid "Tools" msgstr "Herramientas" -#: pgadmin/browser/templates/browser/index.html:147 pgadmin/help/__init__.py:75 +#: pgadmin/browser/templates/browser/index.html:139 pgadmin/help/__init__.py:75 #: pgadmin/help/__init__.py:86 pgadmin/static/js/sqleditor/filter_dialog.js:63 msgid "Help" msgstr "Ayuda" -#: pgadmin/browser/templates/browser/index.html:168 +#: pgadmin/browser/templates/browser/index.html:161 msgid "Logout" msgstr "Salir" @@ -8068,94 +8075,94 @@ msgstr "Se requieren privilegios de superusuario para " msgid " another users query." msgstr " otra consulta de usuario." -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:6 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:7 msgid "Database sessions" msgstr "Sesiones de base de datos" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:11 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:11 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:12 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:12 msgid "Transactions per second" msgstr "Transacciones por segundo" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:27 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:27 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:28 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:28 msgid "Tuples in" msgstr "Tuplas Insertadas" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:32 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:32 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:33 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:33 msgid "Tuples out" msgstr "Tuplas Leídas" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:37 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:37 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:38 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:38 msgid "Block I/O" msgstr "Bloqueo I/O" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:58 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:59 msgid "Database activity" msgstr "Actividad de la base de datos" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:69 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:69 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:70 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:70 msgid "Sessions" msgstr "Sesiones" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:73 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:73 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:74 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:74 msgid "Locks" msgstr "Bloqueos" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:76 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:76 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:77 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:77 msgid "Prepared Transactions" msgstr "Transacciones Preparadas" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:83 -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:90 -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:97 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:86 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:93 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:100 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:107 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:21 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:84 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:91 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:98 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:87 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:94 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:101 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:108 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:25 msgid "Refresh" msgstr "Actualizar" -#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:108 -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:118 +#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:109 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:119 msgid "All Dashboard elements are currently disabled." msgstr "Todos los elementos del tablero están actualmente deshabilitados." -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:6 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:7 msgid "Server sessions" msgstr "Sesiones de servidor" -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:58 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:59 msgid "Server activity" msgstr "Actividad del servidor" -#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:79 +#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:80 msgid "Configuration" msgstr "Configuración" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:5 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:6 msgid "Welcome" msgstr "Bienvenido" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:10 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:12 msgid "Feature rich" msgstr "Rico en características" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:10 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:12 msgid "Maximises PostgreSQL" msgstr "Maximiza PostgreSQL" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:10 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:12 msgid "Open Source" msgstr "Código Abierto" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:12 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:14 msgid "" "pgAdmin is an Open Source administration and management tool for the " "PostgreSQL database. It includes a graphical administration interface, an" @@ -8170,36 +8177,36 @@ msgstr "" " necesidades de desarrolladores, DBAs y administradores de sistemas por " "igual." -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:20 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:23 msgid "Quick Links" msgstr "Enlaces Rápidos" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:27 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:31 msgid "Add New Server" msgstr "Agregar un Nuevo Servidor" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:34 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:38 msgid "Configure pgAdmin" msgstr "Configurar pgAdmin" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:45 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:49 msgid "Getting Started" msgstr "Empezando" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:52 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:57 msgid "PostgreSQL Documentation" msgstr "Documentación PostgreSQL" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:58 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:63 #: pgadmin/help/__init__.py:34 msgid "pgAdmin Website" msgstr "Página web de pgAdmin" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:64 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:69 msgid "Planet PostgreSQL" msgstr "Planeta PostgreSQL" -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:70 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:75 msgid "Community Support" msgstr "Soporte de la Comunidad" @@ -8305,7 +8312,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:49 pgadmin/tools/backup/static/js/backup.js:86 +#: pgadmin/misc/__init__.py:50 pgadmin/tools/backup/static/js/backup.js:86 #: pgadmin/tools/backup/static/js/backup.js:92 #: pgadmin/tools/backup/static/js/backup.js:98 #: pgadmin/tools/backup/static/js/backup.js:451 @@ -8322,50 +8329,63 @@ msgstr "" msgid "Miscellaneous" msgstr "Miscelánea" -#: pgadmin/misc/__init__.py:64 pgadmin/misc/__init__.py:65 +#: pgadmin/misc/__init__.py:65 pgadmin/misc/__init__.py:66 msgid "User language" msgstr "Lenguaje de usuario" -#: pgadmin/misc/bgprocess/processes.py:80 -#: pgadmin/misc/bgprocess/processes.py:628 +#: pgadmin/misc/bgprocess/processes.py:86 +#: pgadmin/misc/bgprocess/processes.py:653 +#: pgadmin/misc/bgprocess/processes.py:696 msgid "Could not find a process with the specified ID." msgstr "No se pudo encontrar un proceso con el ID especificado." -#: pgadmin/misc/bgprocess/processes.py:244 +#: pgadmin/misc/bgprocess/processes.py:254 msgid "The process has already been started." msgstr "El proceso ya ha iniciado." -#: pgadmin/misc/bgprocess/processes.py:246 +#: pgadmin/misc/bgprocess/processes.py:256 msgid "The process has already finished and cannot be restarted." msgstr "El proceso ya ha terminado y no puede reiniciarse." -#: pgadmin/misc/bgprocess/processes.py:530 +#: pgadmin/misc/bgprocess/processes.py:554 msgid "Status for the background process '{0}' could not be loaded." msgstr "No se pudo cargar el estado para el proceso en segundo plano '{0}'." -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:175 +#: pgadmin/misc/bgprocess/processes.py:707 +msgid "Unable to kill the background process '{0}'" +msgstr "" + +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:182 msgid "Started" msgstr "Inciado" -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:183 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:190 +msgid "Terminated by user." +msgstr "" + +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:192 msgid "Successfully completed." msgstr "Completado exitosamente." -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:186 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:195 #, python-format msgid "Failed (exit code: %s)." msgstr "Fallo (código de salida: %s)" -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:270 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:294 msgid "Click here for details." msgstr "Click aquí para detalles." -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:321 -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:388 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:350 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:438 msgid "seconds" msgstr "segundos" -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:552 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:619 +msgid "Stop Process" +msgstr "" + +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:631 msgid "Execution time" msgstr "Tiempo de ejecución" @@ -8471,18 +8491,18 @@ msgstr "Renombre exitoso." 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:124 +#: pgadmin/misc/file_manager/static/js/create_dialogue.js:131 #: pgadmin/misc/file_manager/static/js/utility.js:420 msgid "Error occurred while checking access permission." msgstr "Se produjo un error mientras se verificaba el permiso de acceso." -#: pgadmin/misc/file_manager/static/js/select_dialogue.js:78 -#: pgadmin/misc/file_manager/static/js/select_dialogue.js:102 +#: pgadmin/misc/file_manager/static/js/select_dialogue.js:82 +#: pgadmin/misc/file_manager/static/js/select_dialogue.js:113 msgid "Select" msgstr "Seleccionar" #: pgadmin/misc/file_manager/static/js/utility.js:473 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:41 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:49 #: pgadmin/tools/debugger/static/js/direct.js:1851 msgid "Loading..." msgstr "Cargando..." @@ -8503,39 +8523,39 @@ msgstr "Todos los Archivos" msgid "Format" msgstr "Formato" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:9 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:10 msgid "Home" msgstr "" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:23 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:27 msgid "Download File" msgstr "Descargar Archivo" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:26 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:30 msgid "Delete File/Folder" msgstr "Borrar Archivo/Folder" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:29 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:33 msgid "Rename File/Folder" msgstr "Renombrar Archivo/Folder" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:32 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:36 msgid "Create new folder" msgstr "Crear nuevo folder" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:34 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:39 msgid "View as grid" msgstr "Ver como cuadrícula" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:35 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:41 msgid "View as table" msgstr "Ver como tabla" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:48 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:56 msgid "Are you sure you want to delete this item?" msgstr "¿Esta seguro de querer borrar este item?" -#: pgadmin/misc/file_manager/templates/file_manager/index.html:55 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:63 msgid "Are you sure you want to replace this file?" msgstr "¿Esta seguro de querer remplazar este archivo?" @@ -8548,8 +8568,8 @@ msgid "No statistics are available for the selected object." msgstr "No hay estadísticas disponibles pata el objeto seleccionado." #: pgadmin/preferences/__init__.py:55 -#: pgadmin/preferences/static/js/preferences.js:403 -#: pgadmin/preferences/static/js/preferences.js:425 +#: pgadmin/preferences/static/js/preferences.js:404 +#: pgadmin/preferences/static/js/preferences.js:426 msgid "Preferences" msgstr "Preferencias" @@ -8562,23 +8582,23 @@ msgstr "etiqueta" msgid "help_str" msgstr "" -#: pgadmin/preferences/static/js/preferences.js:212 +#: pgadmin/preferences/static/js/preferences.js:213 msgid "Show" msgstr "Mostrar" -#: pgadmin/preferences/static/js/preferences.js:213 +#: pgadmin/preferences/static/js/preferences.js:214 msgid "Hide" msgstr "Ocultar" -#: pgadmin/preferences/static/js/preferences.js:368 +#: pgadmin/preferences/static/js/preferences.js:369 msgid "Category is not selected." msgstr "Categoría no está seleccionada." -#: pgadmin/settings/__init__.py:44 +#: pgadmin/settings/__init__.py:46 msgid "Reset Layout" msgstr "Restablecer Diseño" -#: pgadmin/settings/__init__.py:85 pgadmin/tools/backup/__init__.py:208 +#: pgadmin/settings/__init__.py:88 pgadmin/tools/backup/__init__.py:209 #: pgadmin/tools/debugger/__init__.py:236 #: pgadmin/tools/import_export/__init__.py:155 #: pgadmin/tools/maintenance/__init__.py:148 @@ -8616,29 +8636,29 @@ msgstr "Error desconocido" msgid "INTERNAL SERVER ERROR" msgstr "ERROR INTERNO DEL SERVIDOR" -#: pgadmin/static/js/backform.pgadmin.js:1532 +#: pgadmin/static/js/backform.pgadmin.js:1533 msgid "Nothing changed." msgstr "Nada ha cambiado." -#: pgadmin/static/js/backform.pgadmin.js:1646 +#: pgadmin/static/js/backform.pgadmin.js:1647 msgid "General" msgstr "General" -#: pgadmin/static/js/backform.pgadmin.js:2225 +#: pgadmin/static/js/backform.pgadmin.js:2226 #: pgadmin/tools/backup/static/js/backup.js:102 #: pgadmin/tools/backup/static/js/backup.js:234 msgid "Note" msgstr "Nota" -#: pgadmin/static/js/backform.pgadmin.js:2553 +#: pgadmin/static/js/backform.pgadmin.js:2566 msgid "More" msgstr "Mas" -#: pgadmin/static/js/backform.pgadmin.js:2554 +#: pgadmin/static/js/backform.pgadmin.js:2567 msgid "Less" msgstr "Menos" -#: pgadmin/static/js/backform.pgadmin.js:2638 +#: pgadmin/static/js/backform.pgadmin.js:2651 msgid "Space" msgstr "Espacio" @@ -8909,6 +8929,14 @@ msgstr "\" con carga \"" msgid "\" received from server process with PID " msgstr "\" recibida del proceso del servidor con PID " +#: pgadmin/static/js/tree/pgadmin_tree_save_state.js:92 +msgid "Error saving the tree state.\"" +msgstr "" + +#: pgadmin/static/js/tree/pgadmin_tree_save_state.js:120 +msgid "Error fetching the tree state.\"" +msgstr "" + #: pgadmin/templates/security/change_password.html:2 #, python-format msgid "%(appname)s Password Change" @@ -8937,12 +8965,11 @@ msgstr "Recuperar Contraseña" msgid "%(appname)s Login" msgstr "Login %(appname)s" -#: pgadmin/templates/security/login_user.html:11 -#: pgadmin/templates/security/login_user.html:12 +#: pgadmin/templates/security/login_user.html:10 msgid "Login" msgstr "Login" -#: pgadmin/templates/security/login_user.html:25 +#: pgadmin/templates/security/login_user.html:23 #, python-format msgid "Forgotten your password?" msgstr "¿Olvidó su contraseña?" @@ -8969,29 +8996,32 @@ msgstr "Esta URL no se puede consultar directamente." msgid "Backup" msgstr "Respaldo" -#: pgadmin/tools/backup/__init__.py:132 pgadmin/tools/backup/__init__.py:164 +#: pgadmin/tools/backup/__init__.py:133 pgadmin/tools/backup/__init__.py:165 msgid "Backing up an object on the server '{0}' from database '{1}'..." msgstr "Respaldando un objeto en el servidor '{0}' para la base de datos '{1}'..." -#: pgadmin/tools/backup/__init__.py:142 pgadmin/tools/backup/__init__.py:176 +#: pgadmin/tools/backup/__init__.py:143 pgadmin/tools/backup/__init__.py:177 msgid "Backing up the global objects on the server '{0}'..." msgstr "Respaldando el objeto global en el servidor '{0}'..." -#: pgadmin/tools/backup/__init__.py:149 pgadmin/tools/backup/__init__.py:185 +#: pgadmin/tools/backup/__init__.py:150 pgadmin/tools/backup/__init__.py:186 msgid "Backing up the server '{0}'..." msgstr "Respaldando el servidor '{0}'..." -#: pgadmin/tools/backup/__init__.py:197 +#: pgadmin/tools/backup/__init__.py:198 #: pgadmin/tools/import_export/__init__.py:144 #: pgadmin/tools/restore/__init__.py:126 msgid "Running command:" msgstr "Ejecutando comando:" -#: pgadmin/tools/backup/__init__.py:304 pgadmin/tools/restore/__init__.py:216 +#: pgadmin/tools/backup/__init__.py:305 pgadmin/tools/backup/__init__.py:495 +#: pgadmin/tools/import_export/__init__.py:354 +#: pgadmin/tools/maintenance/__init__.py:293 +#: pgadmin/tools/restore/__init__.py:216 pgadmin/tools/restore/__init__.py:394 msgid "Could not find the specified server." msgstr "No se pudo encontrar el servidor especificado." -#: pgadmin/tools/backup/__init__.py:317 +#: pgadmin/tools/backup/__init__.py:318 #: pgadmin/tools/maintenance/__init__.py:213 #: pgadmin/tools/restore/__init__.py:230 msgid "Please connect to the server first." @@ -9191,13 +9221,13 @@ msgstr "Usar SET SESSION AUTHORIZATION" #: pgadmin/tools/backup/static/js/backup.js:506 #: pgadmin/tools/backup/static/js/backup.js:525 -#: pgadmin/tools/backup/static/js/backup_dialog.js:62 +#: pgadmin/tools/backup/static/js/backup_dialog.js:95 msgid "Backup Globals..." msgstr "Respaldar Globales..." #: pgadmin/tools/backup/static/js/backup.js:515 #: pgadmin/tools/backup/static/js/backup.js:535 -#: pgadmin/tools/backup/static/js/backup_dialog.js:63 +#: pgadmin/tools/backup/static/js/backup_dialog.js:96 msgid "Backup Server..." msgstr "Respaldar Servidor..." @@ -9206,16 +9236,38 @@ msgstr "Respaldar Servidor..." msgid "Backup..." msgstr "Respaldar..." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:151 +#: pgadmin/tools/backup/static/js/backup_dialog.js:52 +#: pgadmin/tools/backup/static/js/backup_dialog.js:72 +#: pgadmin/tools/import_export/static/js/import_export.js:672 +#: pgadmin/tools/import_export/static/js/import_export.js:687 +#: pgadmin/tools/maintenance/static/js/maintenance.js:485 +#: pgadmin/tools/maintenance/static/js/maintenance.js:495 +#: pgadmin/tools/restore/static/js/restore_dialog.js:52 +#: 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/import_export/static/js/import_export.js:688 +#: pgadmin/tools/maintenance/static/js/maintenance.js:496 +#: 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:152 msgid "Backup job created." msgstr "Trabajo de respaldo creado." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:157 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:156 +msgid "Backup job creation failed." +msgstr "" + +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:164 msgid "Backup job failed." msgstr "Trabajo de respaldo falló." -#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:228 -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:214 +#: pgadmin/tools/backup/static/js/backup_dialog_wrapper.js:235 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:221 msgid "Please provide a filename" msgstr "Suministre un nombre de archivo" @@ -9264,8 +9316,8 @@ msgstr "Error en Herramienta de Consulta" #: pgadmin/tools/datagrid/templates/datagrid/index.html:38 #: pgadmin/tools/datagrid/templates/datagrid/index.html:143 #: pgadmin/tools/datagrid/templates/datagrid/index.html:194 -#: pgadmin/tools/datagrid/templates/datagrid/index.html:228 -#: pgadmin/tools/datagrid/templates/datagrid/index.html:304 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:234 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:310 msgid "Toggle Dropdown" msgstr "Alternar Desplegable" @@ -9385,69 +9437,69 @@ msgstr "" msgid "Sort/Filter" msgstr "Ordenar/Filtrar" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:199 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:201 msgid "Filter by Selection" msgstr "Filtrar por Selección" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:200 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:204 msgid "Exclude by Selection" msgstr "Excluir por Selección" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:201 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:207 msgid "Remove Sort/Filter" msgstr "Quitar Ordenar/Filtrar" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:210 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:216 msgid "No limit" msgstr "Sin límite" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:211 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:217 msgid "1000 rows" msgstr "1000 filas" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:212 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:218 msgid "500 rows" msgstr "500 filas" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:213 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:219 msgid "100 rows" msgstr "100 filas" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:248 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:254 msgid "Explain Options" msgstr "Opciones de Explain" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:253 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:259 msgid "Verbose" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:259 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:265 msgid "Costs" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:265 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:271 msgid "Buffers" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:271 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:277 msgid "Timing" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:280 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:286 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:67 msgid "Auto commit?" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:286 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:292 #: pgadmin/tools/sqleditor/utils/query_tool_preferences.py:73 msgid "Auto rollback?" msgstr "" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:309 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:315 msgid "Clear Query Window" msgstr "Limpiar Ventana de Consulta" -#: pgadmin/tools/datagrid/templates/datagrid/index.html:314 +#: pgadmin/tools/datagrid/templates/datagrid/index.html:320 msgid "Clear History" msgstr "Limpiar Historial" @@ -9934,8 +9986,8 @@ msgstr "No se pudo encontrar el servidor dado" msgid "Please connect to the server first..." msgstr "Conectar al servidor antes..." -#: pgadmin/tools/import_export/__init__.py:246 -#: pgadmin/tools/import_export/__init__.py:253 +#: pgadmin/tools/import_export/__init__.py:252 +#: pgadmin/tools/import_export/__init__.py:259 msgid "Please specify a valid file" msgstr "Especificar un archivo válido" @@ -10085,27 +10137,31 @@ msgstr "Seleccionar el servidor o el nodo hijo del árbol." msgid "Import/export job created." msgstr "Trabajo de importar/exportar creado." -#: pgadmin/tools/import_export/static/js/import_export.js:543 +#: pgadmin/tools/import_export/static/js/import_export.js:539 +msgid "Import/export job creation failed." +msgstr "" + +#: pgadmin/tools/import_export/static/js/import_export.js:548 msgid "Import/export job failed." msgstr "Trabajo de importar/exportar falló." -#: pgadmin/tools/import_export/static/js/import_export.js:625 +#: pgadmin/tools/import_export/static/js/import_export.js:630 msgid "Escape should contain only one character" msgstr "Escape debe contener solo un caracter" -#: pgadmin/tools/import_export/static/js/import_export.js:629 +#: pgadmin/tools/import_export/static/js/import_export.js:634 msgid "Quote should contain only one character" msgstr "Entrecomillado debe contener solo un caracter" -#: pgadmin/tools/import_export/static/js/import_export.js:633 +#: pgadmin/tools/import_export/static/js/import_export.js:638 msgid "Delimiter should contain only one character" msgstr "Delimitador debe contener solo un caracter" -#: pgadmin/tools/import_export/static/js/import_export.js:637 +#: pgadmin/tools/import_export/static/js/import_export.js:642 msgid "Please provide filename" msgstr "Suministre un nombre de archivo" -#: pgadmin/tools/import_export/static/js/import_export.js:658 +#: pgadmin/tools/import_export/static/js/import_export.js:681 #, python-format msgid "Import/Export data - table '%s'" msgstr "Importar/Exportar datos - tabla '%s'" @@ -10209,7 +10265,8 @@ msgstr "" "Creación de trabajo de mantenimiento falló. Bases de Datos con símbolo = " "en el nombre no puede mantenerse usando esta utilidad." -#: pgadmin/tools/maintenance/static/js/maintenance.js:400 +#: pgadmin/tools/maintenance/static/js/maintenance.js:396 +#: pgadmin/tools/maintenance/static/js/maintenance.js:403 msgid "Maintenance job creation failed." msgstr "Creación de trabajo de mantenimiento falló." @@ -10269,23 +10326,23 @@ msgstr "Salir en error" msgid "Restore..." msgstr "Restaurar..." -#: pgadmin/tools/restore/static/js/restore_dialog.js:46 +#: pgadmin/tools/restore/static/js/restore_dialog.js:70 #, python-format msgid "Restore (%s: %s)" msgstr "Restaurar (%s: %s)" -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:140 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:141 msgid "Restore job created." msgstr "Trabajo de restauración creado." -#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:146 +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:145 +msgid "Restore job creation failed." +msgstr "" + +#: pgadmin/tools/restore/static/js/restore_dialog_wrapper.js:153 msgid "Restore job failed." msgstr "Trabajo de restauración falló." -#: pgadmin/tools/sqleditor/__init__.py:67 -msgid "SQL Editor" -msgstr "Editor SQL" - #: pgadmin/tools/sqleditor/__init__.py:72 msgid "Query tool" msgstr "Herramienta de consulta" @@ -11005,6 +11062,13 @@ msgstr "" "¿Está seguro de que quiere cerrar el diálogo? Cualquier cambio que no se " "haya salvado se perderá." +#: pgadmin/utils/__init__.py:294 +#, python-format +msgid "" +"'%s' file not found. Please correct the Binary Path in the Preferences " +"dialog" +msgstr "" + #: pgadmin/utils/ajax.py:156 msgid "Not implemented." msgstr "No implementado." @@ -11269,3 +11333,9 @@ msgstr "No se pudo encontrar la base de datos especificada." #~ msgid "Filter string is empty." #~ msgstr "Cadena del filtro está vacía." +#~ msgid "Are you sure you wish to close the %s browser?" +#~ msgstr "¿Esta seguro que desea cerrar el navegador %s?" + +#~ msgid "SQL Editor" +#~ msgstr "Editor SQL" + diff --git a/web/pgadmin/translations/fr/LC_MESSAGES/messages.mo b/web/pgadmin/translations/fr/LC_MESSAGES/messages.mo index bb241391614f5d60cea685f58b97aa2a8bfb6478..74e367c0797b95838205fb60097af007043d6462 100644 GIT binary patch delta 33297 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 delta 32421 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 diff --git a/web/pgadmin/translations/fr/LC_MESSAGES/messages.po b/web/pgadmin/translations/fr/LC_MESSAGES/messages.po index 9c1633db9..c08560cff 100644 --- a/web/pgadmin/translations/fr/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/fr/LC_MESSAGES/messages.po @@ -1,25 +1,24 @@ -# French translations for PROJECT. +# French translations for PgAdmin4. # Copyright (C) 2017 ORGANIZATION -# This file is distributed under the same license as the PROJECT project. +# This file is distributed under the same license as the PgAdmin4 project. # FIRST AUTHOR , 2017. # msgid "" msgstr "" "Project-Id-Version: PgAdmin4 -3.4\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-10-05 14:01+0200\n" +"POT-Creation-Date: 2018-10-29 22:18+0530\n" "PO-Revision-Date: 2018-10-05 14:32+0200\n" "Last-Translator: Fred Escallier \n" -"Language-Team: fr \n" "Language: fr\n" +"Language-Team: fr \n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"Generated-By: Babel 2.6.0\n" -"X-Generator: Poedit 1.8.11\n" +"Generated-By: Babel 2.5.1\n" -#: pgadmin/__init__.py:478 pgadmin/__init__.py:531 +#: pgadmin/__init__.py:483 pgadmin/__init__.py:536 #, 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" @@ -43,8 +42,8 @@ msgstr "Ordinateur de bureau" #: pgadmin/browser/server_groups/servers/static/js/server.js:1219 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:185 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:264 -#: pgadmin/preferences/static/js/preferences.js:411 -#: pgadmin/preferences/static/js/preferences.js:440 +#: pgadmin/preferences/static/js/preferences.js:412 +#: pgadmin/preferences/static/js/preferences.js:441 #: pgadmin/static/js/sqleditor/filter_dialog.js:69 #: pgadmin/tools/datagrid/static/js/datagrid.js:273 #: pgadmin/tools/datagrid/static/js/datagrid.js:341 @@ -91,8 +90,8 @@ msgid "Current User" msgstr "Utilisateur Connecté" #: pgadmin/about/templates/about/index.html:29 -#: pgadmin/browser/templates/browser/index.html:110 -#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:9 +#: pgadmin/browser/templates/browser/index.html:101 +#: pgadmin/dashboard/templates/dashboard/welcome_dashboard.html:11 #: pgadmin/templates/security/watermark.html:4 msgid "logo" msgstr "logo" @@ -141,6 +140,7 @@ msgstr "Afficher les objets systèmes ?" #: pgadmin/browser/register_browser_preferences.py:16 #: pgadmin/browser/register_browser_preferences.py:22 #: pgadmin/browser/register_browser_preferences.py:28 +#: pgadmin/browser/register_browser_preferences.py:34 #: pgadmin/dashboard/__init__.py:119 pgadmin/dashboard/__init__.py:127 #: pgadmin/dashboard/__init__.py:135 pgadmin/dashboard/__init__.py:143 #: pgadmin/tools/debugger/__init__.py:73 @@ -161,68 +161,78 @@ msgid "Enable dialogue/notification animation?" msgstr "Activer l'animation boites de dialogues / notifications ?" #: pgadmin/browser/register_browser_preferences.py:33 +msgid "Browser tree state saving interval" +msgstr "" + +#: pgadmin/browser/register_browser_preferences.py:35 +msgid "" +"Browser tree state saving interval in seconds.Use -1 to disable the tree " +"saving mechanism." +msgstr "" + +#: pgadmin/browser/register_browser_preferences.py:43 msgid "Count rows if estimated less than" msgstr "Compter les lignes si le nombre estimé est inférieur à" -#: pgadmin/browser/register_browser_preferences.py:34 -#: pgadmin/browser/register_browser_preferences.py:40 +#: pgadmin/browser/register_browser_preferences.py:44 +#: pgadmin/browser/register_browser_preferences.py:50 #: pgadmin/browser/static/js/browser.js:129 msgid "Properties" msgstr "Propriétés" -#: pgadmin/browser/register_browser_preferences.py:39 +#: pgadmin/browser/register_browser_preferences.py:49 msgid "Maximum job history rows" msgstr "Nombre de lignes max de l'historique des tâches" -#: pgadmin/browser/register_browser_preferences.py:42 +#: pgadmin/browser/register_browser_preferences.py:52 msgid "" -"The maximum number of history rows to show on the Statistics tab for pgAgent " -"jobs" +"The maximum number of history rows to show on the Statistics tab for " +"pgAgent jobs" msgstr "" "Nombre maximum de lignes à afficher dans le tableau de statistiques des " "tâches pgAgent " -#: pgadmin/browser/register_browser_preferences.py:49 -#: pgadmin/utils/__init__.py:292 pgadmin/utils/__init__.py:301 +#: pgadmin/browser/register_browser_preferences.py:59 +#: pgadmin/utils/__init__.py:304 pgadmin/utils/__init__.py:313 msgid "Key" msgstr "Touche" -#: pgadmin/browser/register_browser_preferences.py:50 -#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:306 +#: pgadmin/browser/register_browser_preferences.py:60 +#: pgadmin/static/js/keyboard_shortcuts.js:75 pgadmin/utils/__init__.py:318 msgid "Shift" msgstr "Shift" -#: pgadmin/browser/register_browser_preferences.py:51 -#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:312 +#: pgadmin/browser/register_browser_preferences.py:61 +#: pgadmin/static/js/keyboard_shortcuts.js:78 pgadmin/utils/__init__.py:324 msgid "Ctrl" msgstr "Ctrl" -#: pgadmin/browser/register_browser_preferences.py:52 -#: pgadmin/utils/__init__.py:317 +#: pgadmin/browser/register_browser_preferences.py:62 +#: pgadmin/utils/__init__.py:329 msgid "Alt/Option" msgstr "Alt/Option" -#: pgadmin/browser/register_browser_preferences.py:58 +#: pgadmin/browser/register_browser_preferences.py:68 msgid "Browser tree" msgstr "Arborescence navigateur" -#: pgadmin/browser/register_browser_preferences.py:66 -#: pgadmin/browser/register_browser_preferences.py:81 -#: pgadmin/browser/register_browser_preferences.py:96 -#: pgadmin/browser/register_browser_preferences.py:111 -#: pgadmin/browser/register_browser_preferences.py:126 -#: pgadmin/browser/register_browser_preferences.py:141 -#: pgadmin/browser/register_browser_preferences.py:156 -#: pgadmin/browser/register_browser_preferences.py:171 -#: pgadmin/browser/register_browser_preferences.py:186 -#: pgadmin/browser/register_browser_preferences.py:201 -#: pgadmin/browser/register_browser_preferences.py:216 -#: pgadmin/browser/register_browser_preferences.py:231 -#: pgadmin/browser/register_browser_preferences.py:246 -#: pgadmin/browser/register_browser_preferences.py:261 -#: pgadmin/browser/register_browser_preferences.py:276 -#: pgadmin/browser/register_browser_preferences.py:291 -#: pgadmin/browser/register_browser_preferences.py:306 +#: pgadmin/browser/register_browser_preferences.py:76 +#: pgadmin/browser/register_browser_preferences.py:91 +#: pgadmin/browser/register_browser_preferences.py:106 +#: pgadmin/browser/register_browser_preferences.py:121 +#: pgadmin/browser/register_browser_preferences.py:136 +#: pgadmin/browser/register_browser_preferences.py:151 +#: pgadmin/browser/register_browser_preferences.py:166 +#: pgadmin/browser/register_browser_preferences.py:181 +#: pgadmin/browser/register_browser_preferences.py:196 +#: pgadmin/browser/register_browser_preferences.py:211 +#: pgadmin/browser/register_browser_preferences.py:226 +#: pgadmin/browser/register_browser_preferences.py:241 +#: pgadmin/browser/register_browser_preferences.py:256 +#: pgadmin/browser/register_browser_preferences.py:271 +#: pgadmin/browser/register_browser_preferences.py:286 +#: pgadmin/browser/register_browser_preferences.py:301 +#: pgadmin/browser/register_browser_preferences.py:316 #: pgadmin/tools/debugger/__init__.py:87 pgadmin/tools/debugger/__init__.py:100 #: pgadmin/tools/debugger/__init__.py:113 #: pgadmin/tools/debugger/__init__.py:126 @@ -254,67 +264,67 @@ msgstr "Arborescence navigateur" msgid "Keyboard shortcuts" msgstr "Raccourcis clavier" -#: pgadmin/browser/register_browser_preferences.py:73 +#: pgadmin/browser/register_browser_preferences.py:83 msgid "Tabbed panel backward" msgstr "Onglet précédent" -#: pgadmin/browser/register_browser_preferences.py:88 +#: pgadmin/browser/register_browser_preferences.py:98 msgid "Tabbed panel forward" msgstr "Onglet suivant" -#: pgadmin/browser/register_browser_preferences.py:103 +#: pgadmin/browser/register_browser_preferences.py:113 msgid "File main menu" msgstr "Fichiers" -#: pgadmin/browser/register_browser_preferences.py:118 +#: pgadmin/browser/register_browser_preferences.py:128 msgid "Object main menu" msgstr "Objets" -#: pgadmin/browser/register_browser_preferences.py:133 +#: pgadmin/browser/register_browser_preferences.py:143 msgid "Tools main menu" msgstr "Outils" -#: pgadmin/browser/register_browser_preferences.py:148 +#: pgadmin/browser/register_browser_preferences.py:158 msgid "Help main menu" msgstr "Aides" -#: pgadmin/browser/register_browser_preferences.py:163 +#: pgadmin/browser/register_browser_preferences.py:173 msgid "Open query tool" msgstr "Ouvrir l'outil de requête" -#: pgadmin/browser/register_browser_preferences.py:178 +#: pgadmin/browser/register_browser_preferences.py:188 msgid "View data" msgstr "Afficher les données" -#: pgadmin/browser/register_browser_preferences.py:193 +#: pgadmin/browser/register_browser_preferences.py:203 msgid "Create object" msgstr "Créer un objet" -#: pgadmin/browser/register_browser_preferences.py:208 +#: pgadmin/browser/register_browser_preferences.py:218 msgid "Edit object properties" msgstr "Éditer les propriétés de l'objet" -#: pgadmin/browser/register_browser_preferences.py:223 +#: pgadmin/browser/register_browser_preferences.py:233 msgid "Delete object" msgstr "Supprimer l'objet" -#: pgadmin/browser/register_browser_preferences.py:238 +#: pgadmin/browser/register_browser_preferences.py:248 msgid "Open context menu" msgstr "Ouvrir le menu contextuel" -#: pgadmin/browser/register_browser_preferences.py:253 +#: pgadmin/browser/register_browser_preferences.py:263 msgid "Direct debugging" msgstr "Débogage direct" -#: pgadmin/browser/register_browser_preferences.py:268 +#: pgadmin/browser/register_browser_preferences.py:278 msgid "Dialog tab forward" msgstr "Onglet suivant" -#: pgadmin/browser/register_browser_preferences.py:283 +#: pgadmin/browser/register_browser_preferences.py:293 msgid "Dialog tab backward" msgstr "Onglet précédent" -#: pgadmin/browser/register_browser_preferences.py:298 +#: pgadmin/browser/register_browser_preferences.py:308 msgid "Refresh browser tree" msgstr "Actualiser l'arborescence du navigateur" @@ -384,18 +394,19 @@ msgid "" "Does the user have permission to access the server?" msgstr "" "Le groupe de serveur spécifié ne peut pas être trouvé.\n" -"L'utilisateur a-t-il les autorisations nécessaires pour accéder à ce serveur?" +"L'utilisateur a-t-il les autorisations nécessaires pour accéder à ce " +"serveur?" #: pgadmin/browser/server_groups/servers/__init__.py:460 msgid "Server deleted" msgstr "Serveur supprimé" #: pgadmin/browser/server_groups/servers/__init__.py:472 -#: pgadmin/browser/server_groups/servers/__init__.py:646 -#: pgadmin/browser/server_groups/servers/__init__.py:1358 -#: pgadmin/browser/server_groups/servers/__init__.py:1442 -#: pgadmin/browser/server_groups/servers/__init__.py:1517 -#: pgadmin/browser/server_groups/servers/__init__.py:1552 +#: pgadmin/browser/server_groups/servers/__init__.py:647 +#: pgadmin/browser/server_groups/servers/__init__.py:1359 +#: pgadmin/browser/server_groups/servers/__init__.py:1443 +#: pgadmin/browser/server_groups/servers/__init__.py:1518 +#: pgadmin/browser/server_groups/servers/__init__.py:1553 msgid "Could not find the required server." msgstr "Impossible de trouver le serveur." @@ -444,7 +455,7 @@ msgid "Role" msgstr "Rôle" #: pgadmin/browser/server_groups/servers/__init__.py:530 -#: pgadmin/browser/server_groups/servers/__init__.py:744 +#: pgadmin/browser/server_groups/servers/__init__.py:745 msgid "Host address not valid" msgstr "Adresse de l'hôte invalide" @@ -456,7 +467,7 @@ msgstr "'{0}' n'est pas autorisé à modifier, quand le serveur est connecté." msgid "No parameters were changed." msgstr "Aucun paramètre n'a été modifié." -#: pgadmin/browser/server_groups/servers/__init__.py:733 +#: pgadmin/browser/server_groups/servers/__init__.py:734 #: pgadmin/browser/server_groups/servers/databases/__init__.py:552 #: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:370 #: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:264 @@ -494,7 +505,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:831 +#: pgadmin/browser/server_groups/servers/__init__.py:832 #, python-format msgid "" "Unable to connect to server:\n" @@ -505,21 +516,21 @@ msgstr "" "\n" "%s" -#: pgadmin/browser/server_groups/servers/__init__.py:904 +#: pgadmin/browser/server_groups/servers/__init__.py:905 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:970 -#: pgadmin/browser/server_groups/servers/__init__.py:1131 -#: pgadmin/browser/server_groups/servers/__init__.py:1237 +#: pgadmin/browser/server_groups/servers/__init__.py:971 +#: pgadmin/browser/server_groups/servers/__init__.py:1132 +#: pgadmin/browser/server_groups/servers/__init__.py:1238 msgid "Server not found." msgstr "Serveur non trouvé" -#: pgadmin/browser/server_groups/servers/__init__.py:976 -#: pgadmin/browser/server_groups/servers/__init__.py:978 -#: pgadmin/browser/server_groups/servers/__init__.py:1242 +#: pgadmin/browser/server_groups/servers/__init__.py:977 +#: pgadmin/browser/server_groups/servers/__init__.py:979 +#: pgadmin/browser/server_groups/servers/__init__.py:1243 #: pgadmin/utils/driver/psycopg2/connection.py:256 #: pgadmin/utils/driver/psycopg2/connection.py:1266 #: pgadmin/utils/driver/psycopg2/connection.py:1548 @@ -527,71 +538,71 @@ msgstr "Serveur non trouvé" msgid "Unauthorized request." msgstr "Requête non permise." -#: pgadmin/browser/server_groups/servers/__init__.py:1108 +#: pgadmin/browser/server_groups/servers/__init__.py:1109 msgid "Server connected." msgstr "Serveur connecté." -#: pgadmin/browser/server_groups/servers/__init__.py:1139 +#: pgadmin/browser/server_groups/servers/__init__.py:1140 msgid "Server could not be disconnected." msgstr "Le serveur ne peut pas être déconnecté." -#: pgadmin/browser/server_groups/servers/__init__.py:1143 +#: pgadmin/browser/server_groups/servers/__init__.py:1144 msgid "Server disconnected." msgstr "Serveur déconnecté." -#: pgadmin/browser/server_groups/servers/__init__.py:1163 +#: pgadmin/browser/server_groups/servers/__init__.py:1164 msgid "Could not reload the server configuration." msgstr "Impossible de recharger la configuration du serveur." -#: pgadmin/browser/server_groups/servers/__init__.py:1168 +#: pgadmin/browser/server_groups/servers/__init__.py:1169 msgid "Server configuration reloaded." msgstr "Configuration du serveur rechargée." -#: pgadmin/browser/server_groups/servers/__init__.py:1174 +#: pgadmin/browser/server_groups/servers/__init__.py:1175 #: pgadmin/dashboard/static/js/dashboard.js:467 #: pgadmin/dashboard/static/js/dashboard.js:654 #: pgadmin/static/js/sqleditor/execute_query.js:255 #: pgadmin/static/js/sqleditor/query_tool_http_error_handler.js:51 #: pgadmin/static/js/sqleditor_utils.js:164 msgid "" -"Not connected to the server or the connection to the server has been closed." -msgstr "" -"Absence de connexion au serveur ou la connexion au serveur a été fermée." +"Not connected to the server or the connection to the server has been " +"closed." +msgstr "Absence de connexion au serveur ou la connexion au serveur a été fermée." -#: pgadmin/browser/server_groups/servers/__init__.py:1212 +#: pgadmin/browser/server_groups/servers/__init__.py:1213 msgid "Named restore point created: {0}" msgstr "Point de restauration créé: {0}" -#: pgadmin/browser/server_groups/servers/__init__.py:1262 -#: pgadmin/browser/server_groups/servers/__init__.py:1274 +#: pgadmin/browser/server_groups/servers/__init__.py:1263 +#: pgadmin/browser/server_groups/servers/__init__.py:1275 msgid "Could not find the required parameter(s)." msgstr "Impossible de trouver les paramètres requis." -#: pgadmin/browser/server_groups/servers/__init__.py:1283 +#: pgadmin/browser/server_groups/servers/__init__.py:1284 #: pgadmin/browser/server_groups/servers/static/js/server.js:488 #: pgadmin/tools/user_management/__init__.py:100 msgid "Passwords do not match." msgstr "Les mots de passe ne correspondent pas." -#: pgadmin/browser/server_groups/servers/__init__.py:1299 +#: pgadmin/browser/server_groups/servers/__init__.py:1300 msgid "Incorrect password." msgstr "Mot de passe incorrect." -#: pgadmin/browser/server_groups/servers/__init__.py:1339 +#: pgadmin/browser/server_groups/servers/__init__.py:1340 msgid "Password changed successfully." msgstr "Le mot de passé a bien été modifié." -#: pgadmin/browser/server_groups/servers/__init__.py:1389 +#: pgadmin/browser/server_groups/servers/__init__.py:1390 msgid "WAL replay paused" msgstr "Le rejeu des journaux de transactions (WAL) est mis en pause" -#: pgadmin/browser/server_groups/servers/__init__.py:1392 -#: pgadmin/browser/server_groups/servers/__init__.py:1450 +#: pgadmin/browser/server_groups/servers/__init__.py:1393 +#: pgadmin/browser/server_groups/servers/__init__.py:1451 msgid "Please connect the server." msgstr "Merci de connecter le serveur." -#: pgadmin/browser/server_groups/servers/__init__.py:1531 -#: pgadmin/browser/server_groups/servers/__init__.py:1567 +#: pgadmin/browser/server_groups/servers/__init__.py:1532 +#: pgadmin/browser/server_groups/servers/__init__.py:1568 msgid "The saved password cleared successfully." msgstr "Le mot de passe enregistré a été supprimé." @@ -604,8 +615,8 @@ msgid "" "Path to the directory containing the Greenplum Database utility programs " "(pg_dump, pg_restore etc)." msgstr "" -"Chemin du dossier contenant les binaires des utilitaires de bases de données " -"Greenplum (pg_dump, pg_restore etc)." +"Chemin du dossier contenant les binaires des utilitaires de bases de " +"données Greenplum (pg_dump, pg_restore etc)." #: pgadmin/browser/server_groups/servers/gpdb.py:30 msgid "Greenplum Database" @@ -617,11 +628,11 @@ msgstr "Chemin des binaire EDB Advanced Server" #: pgadmin/browser/server_groups/servers/ppas.py:16 msgid "" -"Path to the directory containing the EDB Advanced Server utility programs " -"(pg_dump, pg_restore etc)." +"Path to the directory containing the EDB Advanced Server utility programs" +" (pg_dump, pg_restore etc)." msgstr "" -"Chemin du dossier contenant les binaires des utilitaires de bases de données " -"EDB Advanced Server (pg_dump, pg_restore etc)." +"Chemin du dossier contenant les binaires des utilitaires de bases de " +"données EDB Advanced Server (pg_dump, pg_restore etc)." #: pgadmin/browser/server_groups/servers/ppas.py:26 msgid "EDB Advanced Server" @@ -633,8 +644,8 @@ msgstr "Chemin des binaires PostgreSQL" #: pgadmin/browser/server_groups/servers/types.py:31 msgid "" -"Path to the directory containing the PostgreSQL utility programs (pg_dump, " -"pg_restore etc)." +"Path to the directory containing the PostgreSQL utility programs " +"(pg_dump, pg_restore etc)." msgstr "" "Chemin du dossier contenant les binaires des utilitaires PostgreSQL " "(pg_dump, pg_restore etc)." @@ -834,7 +845,7 @@ msgstr "Conversion..." #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.js:313 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/mview.js:134 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:100 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:261 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:263 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:86 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:128 #: pgadmin/browser/server_groups/servers/resource_groups/static/js/resource_group.js:74 @@ -1132,9 +1143,9 @@ msgstr "Transtypage système?" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:377 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:386 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:63 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:50 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:57 -#: pgadmin/static/js/backform.pgadmin.js:415 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:58 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:65 +#: pgadmin/static/js/backform.pgadmin.js:416 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:1598 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:1628 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:2116 @@ -1160,9 +1171,9 @@ msgstr "Oui" #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:377 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:386 #: pgadmin/browser/server_groups/servers/roles/static/js/role.js:63 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:51 -#: pgadmin/misc/file_manager/templates/file_manager/index.html:58 -#: pgadmin/static/js/backform.pgadmin.js:416 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:59 +#: pgadmin/misc/file_manager/templates/file_manager/index.html:66 +#: pgadmin/static/js/backform.pgadmin.js:417 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:1599 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:1629 #: pgadmin/tools/sqleditor/static/js/sqleditor.js:2117 @@ -1209,7 +1220,7 @@ msgstr "No" #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/mview.js:155 #: pgadmin/browser/server_groups/servers/databases/schemas/views/static/js/view.js:120 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:319 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:442 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:444 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:129 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:194 #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:349 @@ -1235,8 +1246,7 @@ msgstr "Impossible de trouver le trigger sur évènement." #: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:336 #: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:607 msgid "Could not find the event trigger information." -msgstr "" -"Impossible de trouver l'information concernant le trigger sur évènement." +msgstr "Impossible de trouver l'information concernant le trigger sur évènement." #: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:380 #: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:636 @@ -1488,7 +1498,7 @@ msgstr "Déplaçable ?" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/triggers/static/js/trigger.js:515 #: pgadmin/browser/server_groups/servers/databases/schemas/types/static/js/type.js:794 #: pgadmin/browser/server_groups/servers/databases/static/js/database.js:450 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:450 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:452 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:152 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:219 #: pgadmin/browser/server_groups/servers/resource_groups/static/js/resource_group.js:94 @@ -1524,8 +1534,7 @@ msgstr "Impossible de trouver le wrapper de données distantes" #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:346 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:603 msgid "Could not find the foreign data wrapper information." -msgstr "" -"Impossible de trouver l'information sur le wrapper de données distantes." +msgstr "Impossible de trouver l'information sur le wrapper de données distantes." #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:513 msgid "The specified foreign data wrapper could not be found.\n" @@ -1714,8 +1723,7 @@ msgstr "Impossible de trouver la correspondance d'utilisateurs" #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/__init__.py:652 #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/__init__.py:745 msgid "Could not find the user mapping information." -msgstr "" -"Impossible de trouver l'information sur la correspondance d'utilisateurs" +msgstr "Impossible de trouver l'information sur la correspondance d'utilisateurs" #: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/__init__.py:559 msgid "The specified user mapping could not be found.\n" @@ -1799,7 +1807,7 @@ msgstr "Langage supprimé" #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/function.js:226 #: pgadmin/browser/server_groups/servers/databases/schemas/functions/static/js/trigger_function.js:159 #: pgadmin/browser/server_groups/servers/databases/schemas/packages/edbfuncs/static/js/edbfunc.js:83 -#: pgadmin/templates/security/login_user.html:14 +#: pgadmin/templates/security/login_user.html:12 msgid "Language" msgstr "Langage" @@ -1870,7 +1878,7 @@ msgid "Schema dropped" msgstr "Schéma supprimé" #: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:773 -#: pgadmin/static/js/backform.pgadmin.js:1528 +#: pgadmin/static/js/backform.pgadmin.js:1529 msgid "Definition incomplete." msgstr "Définition incomplète." @@ -1977,11 +1985,11 @@ msgstr "Impossible de trouver le collationnement dans la base de données." #: pgadmin/browser/server_groups/servers/databases/schemas/collations/__init__.py:448 #: pgadmin/browser/server_groups/servers/databases/schemas/collations/static/js/collation.js:164 msgid "" -"Definition incomplete. Please provide Locale OR Copy Collation OR LC_TYPE/" -"LC_COLLATE." +"Definition incomplete. Please provide Locale OR Copy Collation OR " +"LC_TYPE/LC_COLLATE." msgstr "" -"Définition incomplète!. Merci de fournir soit une Locale soit un LC_TYPE/" -"LC_COLLATE soit copier un collationnement." +"Définition incomplète!. Merci de fournir soit une Locale soit un " +"LC_TYPE/LC_COLLATE soit copier un collationnement." #: pgadmin/browser/server_groups/servers/databases/schemas/collations/__init__.py:518 msgid "The specified collation could not be found.\n" @@ -2265,8 +2273,7 @@ msgstr "Configurations de recherche plein texte" #: pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/__init__.py:337 #: pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/__init__.py:653 msgid "Could not find the FTS Configuration node." -msgstr "" -"Impossible de trouver le noeud de configuration de recherche plein texte" +msgstr "Impossible de trouver le noeud de configuration de recherche plein texte" #: pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/__init__.py:376 msgid "Could not find the FTS Configuration node in the database node." @@ -2281,8 +2288,8 @@ msgstr "Renseigner soit 'Copier la configuration' soit 'Analyseur'" #: pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/__init__.py:521 msgid "Could not find the FTS Configuration node to update." msgstr "" -"Impossible de trouver le noeud de configuration de recherche plein texte à " -"mettre à jour." +"Impossible de trouver le noeud de configuration de recherche plein texte " +"à mettre à jour." #: pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/__init__.py:566 msgid "The specified FTS configuration could not be found.\n" @@ -2297,16 +2304,15 @@ msgid "" "Could not generate reversed engineered query for the FTS Configuration.\n" "{0}" msgstr "" -"Impossible de générer la requête pour la configuration de la recherche plein " -"texte.\n" +"Impossible de générer la requête pour la configuration de la recherche " +"plein texte.\n" "{0}" #: pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/__init__.py:889 -msgid "" -"Could not generate reversed engineered query for FTS Configuration node." +msgid "Could not generate reversed engineered query for FTS Configuration node." msgstr "" -"Impossible de générer la requête pour la configuration du noeud de recherche " -"plein texte.\n" +"Impossible de générer la requête pour la configuration du noeud de " +"recherche plein texte.\n" "{0}" #: pgadmin/browser/server_groups/servers/databases/schemas/fts_configurations/static/js/fts_configuration.js:19 @@ -2381,8 +2387,7 @@ msgstr "Dictionnaires de recherche plein texte " #: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:348 #: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:647 msgid "Could not find the FTS Dictionary node." -msgstr "" -"Impossible de trouver le noeud du dictionnaire de recherche plein texte " +msgstr "Impossible de trouver le noeud du dictionnaire de recherche plein texte " #: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:385 #: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:778 @@ -2394,8 +2399,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:516 msgid "Could not find the FTS Dictionary node to update." msgstr "" -"Impossible de trouver le noeud du dictionnaire de recherche plein texte à " -"mettre à jour" +"Impossible de trouver le noeud du dictionnaire de recherche plein texte " +"à mettre à jour" #: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:559 msgid "The specified FTS dictionary could not be found.\n" @@ -2440,20 +2445,19 @@ msgstr "Analyseurs de recherche plein texte " #: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:296 #: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:571 msgid "Could not find the FTS Parser node." -msgstr "" -"Impossible de trouver le noeud de l'analyseur de recherche plein texte ." +msgstr "Impossible de trouver le noeud de l'analyseur de recherche plein texte ." #: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:323 msgid "Could not find the FTS Parser node in the database node." msgstr "" -"Impossible de trouver le noeud de l'analyseur de recherche plein texte dans " -"la base de données." +"Impossible de trouver le noeud de l'analyseur de recherche plein texte " +"dans la base de données." #: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:443 msgid "Could not find the FTS Parser node to update." msgstr "" -"Impossible de trouver le noeud de l'analyseur de recherche plein texte à " -"mettre à jour." +"Impossible de trouver le noeud de l'analyseur de recherche plein texte à" +" mettre à jour." #: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:488 msgid "The specified FTS parser could not be found.\n" @@ -2468,14 +2472,15 @@ msgid "" "Could not generate reversed engineered query for the FTS Parser.\n" "{0}" msgstr "" -"Impossible de générer la requête pour l'analyseur de recherche plein texte.\n" +"Impossible de générer la requête pour l'analyseur de recherche plein " +"texte.\n" "{0}" #: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:807 msgid "Could not generate reversed engineered query for FTS Parser node" msgstr "" -"Impossible de générer la requête pour le noeud de l'analyseur de recherche " -"plein texte." +"Impossible de générer la requête pour le noeud de l'analyseur de " +"recherche plein texte." #: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/static/js/fts_parser.js:25 msgid "FTS Parser" @@ -2547,14 +2552,15 @@ msgid "" "Could not generate reversed engineered query for the FTS Template.\n" "{0}" msgstr "" -"Impossible de générer la requête pour le modèle de recherche plein texte.\n" +"Impossible de générer la requête pour le modèle de recherche plein texte." +"\n" "{0}" #: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/__init__.py:695 msgid "Could not generate reversed engineered query for FTS Template node." msgstr "" -"Impossible de générer la requête pour le noeud du modèle de recherche plein " -"texte." +"Impossible de générer la requête pour le noeud du modèle de recherche " +"plein texte." #: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/static/js/fts_template.js:25 msgid "FTS Template" @@ -3021,7 +3027,7 @@ msgid "Increment" msgstr "Incrémentation" #: pgadmin/browser/server_groups/servers/databases/schemas/sequences/static/js/sequence.js:128 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:269 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:271 msgid "Start" msgstr "Début" @@ -3107,7 +3113,7 @@ msgstr "Table" #: pgadmin/browser/server_groups/servers/databases/schemas/static/js/schema.js:143 #: pgadmin/browser/server_groups/servers/databases/schemas/static/js/schema.js:204 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/rules/static/js/rule.js:184 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:265 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:267 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:92 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:131 msgid "Enabled?" @@ -3972,8 +3978,8 @@ msgstr "Réinitialiser les statistiques" #, python-format msgid "Are you sure you want to reset the statistics for table \"%s\"?" msgstr "" -"Êtes vous sûr de vouloir réinitialiser les statistiques pour la table \"%s" -"\" ?" +"Êtes vous sûr de vouloir réinitialiser les statistiques pour la table " +"\"%s\" ?" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.js:265 #, python-format @@ -4163,18 +4169,20 @@ msgstr "Erreur lors de la récupération des tables à détacher" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.js:922 msgid "" -"The control above is used to Create/Attach/Detach partitions." -"
  • Create Mode: User will be able to create N number of partitions. " -"Mode switch control is disabled in this scenario.
  • Edit Mode: User " -"will be able to create/attach/detach N number of partitions. In attach mode " -"there will be list of suitable tables to be attached.
" +"The control above is used to Create/Attach/Detach " +"partitions.
  • Create Mode: User will be able to create N number " +"of partitions. Mode switch control is disabled in this " +"scenario.
  • Edit Mode: User will be able to create/attach/detach N " +"number of partitions. In attach mode there will be list of suitable " +"tables to be attached.
" msgstr "" "Le contrôle ci-dessus est utilisé pour Créer/Attacher/Détacher des " -"partitions.
  • Mode Création : L'utilisateur sera capable de créer " -"un nombre N de partitions. Le mode \"switch control\" est désactivé dans ce " -"scenario.
  • Mode Édition : L'utilisateur sera capable de créer/" -"attacher/detacher un nombre N de partitions. Dans le mode \"attach\" il y a " -"aura une liste de tables appropriées à attacher.
" +"partitions.
  • Mode Création : L'utilisateur sera capable de " +"créer un nombre N de partitions. Le mode \"switch control\" est désactivé" +" dans ce scenario.
  • Mode Édition : L'utilisateur sera capable de " +"créer/attacher/detacher un nombre N de partitions. Dans le mode " +"\"attach\" il y a aura une liste de tables appropriées à " +"attacher.
" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/partitions/static/js/partition.js:937 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js:1073 @@ -4306,7 +4314,7 @@ msgstr "Attacher" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:246 #: pgadmin/browser/static/js/browser.js:244 #: pgadmin/misc/file_manager/static/js/create_dialogue.js:15 -#: pgadmin/misc/file_manager/static/js/create_dialogue.js:129 +#: pgadmin/misc/file_manager/static/js/create_dialogue.js:136 msgid "Create" msgstr "Créer" @@ -4322,8 +4330,6 @@ msgstr "Jusqu'à" msgid "In" msgstr "Dans" -# Quotient ? -# Vérifier cohérence avec traduction du manuel pg 11 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:298 #, fuzzy msgid "Modulus" @@ -4340,8 +4346,8 @@ msgstr "Le nom de partition doit être renseigné." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:345 msgid "For range partition From field cannot be empty." msgstr "" -"Pour le partitionnement par intervalles, le champ \"A partir de\" doit être " -"renseigné." +"Pour le partitionnement par intervalles, le champ \"A partir de\" doit " +"être renseigné." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:350 msgid "For range partition To field cannot be empty." @@ -4351,19 +4357,18 @@ msgstr "" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:357 msgid "For list partition In field cannot be empty." -msgstr "" -"Pou le partitionnement par liste, le champ \"Dans\" doit être renseigné." +msgstr "Pou le partitionnement par liste, le champ \"Dans\" doit être renseigné." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:364 #, fuzzy msgid "For hash partition Modulus field cannot be empty." msgstr "" -"Pour le partitionnement par hachage, le champ 'Modulo' doit être renseigné." +"Pour le partitionnement par hachage, le champ 'Modulo' doit être " +"renseigné." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/partition.utils.js:369 msgid "For hash partition Remainder field cannot be empty." -msgstr "" -"Pour le partitionnement par hachage, le champ 'Reste' doit être renseigné." +msgstr "Pour le partitionnement par hachage, le champ 'Reste' doit être renseigné." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js:57 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js:63 @@ -4398,14 +4403,14 @@ msgstr "La table de partition supporte deux types de clés :" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js:955 msgid "Column: User can select any column from the list of available columns." msgstr "" -"Colonne : L'utilisateur peut choisir n'importe quelle colonne dans la liste " -"des colonnes disponibles." +"Colonne : L'utilisateur peut choisir n'importe quelle colonne dans la " +"liste des colonnes disponibles." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js:957 msgid "Expression: User can specify expression to create partition key." msgstr "" -"Expression : L'utilisateur peux renseigner l'expression pour créer la clé de " -"partition." +"Expression : L'utilisateur peux renseigner l'expression pour créer la clé" +" de partition." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js:959 #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js:1053 @@ -4414,42 +4419,43 @@ msgstr "Exemple" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js:961 msgid "" -"Let's say, we want to create a partition table based per year for the column " -"'saledate', having datatype 'date/timestamp', then we need to specify the " -"expression as 'extract(YEAR from saledate)' as partition key." +"Let's say, we want to create a partition table based per year for the " +"column 'saledate', having datatype 'date/timestamp', then we need to " +"specify the expression as 'extract(YEAR from saledate)' as partition key." msgstr "" -"Dans le cas où nous voudrions créer une table de partition par année basée " -"sur une colonne 'saledate', avec pour type de données 'date/timestamp'. Il " -"faut alors renseigner l'expression 'extract(YEAR from saledate)' comme clé " -"de partition." +"Dans le cas où nous voudrions créer une table de partition par année " +"basée sur une colonne 'saledate', avec pour type de données " +"'date/timestamp'. Il faut alors renseigner l'expression 'extract(YEAR " +"from saledate)' comme clé de partition." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js:1047 msgid "" "Create a table: User can create multiple partitions while creating new " "partitioned table. Operation switch is disabled in this scenario." msgstr "" -"Création d'une table : L'utilisateur peut créer plusieurs partitions tant " -"qu'il est possible de créer une nouvelle table de partition. \"Operation " -"switch\" est désactivé dans ce scénario." +"Création d'une table : L'utilisateur peut créer plusieurs partitions tant" +" qu'il est possible de créer une nouvelle table de partition. \"Operation" +" switch\" est désactivé dans ce scénario." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js:1049 msgid "" -"Edit existing table: User can create/attach/detach multiple partitions. In " -"attach operation user can select table from the list of suitable tables to " -"be attached." +"Edit existing table: User can create/attach/detach multiple partitions. " +"In attach operation user can select table from the list of suitable " +"tables to be attached." msgstr "" -"Modifier une table existante : L'utilisateur peut créer/attacher/détacher " -"plusieurs parititons. Dans le cas de l'attache, l'utilisateur peut " -"sélectionner une table dans la liste de tables disponibles pour l'attache." +"Modifier une table existante : L'utilisateur peut créer/attacher/détacher" +" plusieurs parititons. Dans le cas de l'attache, l'utilisateur peut " +"sélectionner une table dans la liste de tables disponibles pour " +"l'attache." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js:1051 msgid "" -"From/To/In input: Values for these fields must be quoted with single quote. " -"For more than one partition key values must be comma(,) separated." +"From/To/In input: Values for these fields must be quoted with single " +"quote. For more than one partition key values must be comma(,) separated." msgstr "" "Entrées De/Jusqu'à/Dans : Les valeurs pour ces champs doivent être " -"mentionnés entre guillemets simples. Pour définir plusieurs valeurs de clés " -"de partitions, ces dernières doivent être listées séparées par une " +"mentionnés entre guillemets simples. Pour définir plusieurs valeurs de " +"clés de partitions, ces dernières doivent être listées séparées par une " "virgule(,)." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js:1055 @@ -4458,18 +4464,18 @@ msgid "" "multiple keys of type Integer, then values should be specified like " "'100','200'." msgstr "" -"De/Jusqu'à : Disponible pour les partitions par intervalles. Si la table " -"partitionnée présente plusieurs clés de type entier, les valeurs doivent " -"être renseignées de cette façon : '100','200'." +"De/Jusqu'à : Disponible pour les partitions par intervalles. Si la table" +" partitionnée présente plusieurs clés de type entier, les valeurs doivent" +" être renseignées de cette façon : '100','200'." #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js:1057 msgid "" -"In: Enabled for list partition. Values must be comma(,) separated and quoted " -"with single quote." +"In: Enabled for list partition. Values must be comma(,) separated and " +"quoted with single quote." msgstr "" "Dans : Disponible pour le partitionnement par liste. Les valeurs doivent " -"être séparées par des virgules (,) et encadrées par des guillemets simples " -"(')" +"être séparées par des virgules (,) et encadrées par des guillemets " +"simples (')" #: pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.js:1059 #, fuzzy @@ -4987,8 +4993,8 @@ msgstr "Le sous-type doit être défini pour un type intervalle de valeurs." #: pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:965 msgid "External types require both input and output conversion functions." msgstr "" -"Les types externes nécessitent des fonctions de conversion d'entrée et de " -"sortie." +"Les types externes nécessitent des fonctions de conversion d'entrée et de" +" sortie." #: pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:1104 msgid "The specified type could not be found.\n" @@ -5519,8 +5525,7 @@ msgstr "Échec de la mise à jour de la tâche planifiée" #: pgadmin/browser/server_groups/servers/pgagent/schedules/__init__.py:542 #: pgadmin/browser/server_groups/servers/pgagent/steps/__init__.py:604 msgid "-- No SQL could be generated for the selected object." -msgstr "" -"-- Il n'est pas possible de générer un code SQL pour l'objet sélectionné." +msgstr "-- Il n'est pas possible de générer un code SQL pour l'objet sélectionné." #: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:24 msgid "Sunday" @@ -6004,25 +6009,25 @@ msgstr "Date" msgid "Time" msgstr "Heure" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:164 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:166 msgid "Please specify date/time." msgstr "Merci de renseigner date/heure." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:177 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:179 msgid "Please specify unique set of exceptions." msgstr "Merci de renseigne un jeu unique d'exceptions" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:196 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:198 msgid "Schedule" msgstr "Planification" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:208 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:213 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:218 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:210 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:215 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:220 msgid "Schedule..." msgstr "Planification..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:258 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:260 #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:89 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:125 #: pgadmin/browser/server_groups/servers/static/js/server.js:747 @@ -6030,114 +6035,115 @@ msgstr "Planification..." msgid "ID" msgstr "ID" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:278 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:280 msgid "End" msgstr "Fin" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:287 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:289 msgid "Week days" msgstr "Jours de la semaine" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:292 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:294 msgid "Month days" msgstr "Jours du mois" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:297 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:387 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:299 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:389 msgid "Months" msgstr "Mois" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:302 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:406 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:304 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:408 msgid "Hours" msgstr "Heures" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:307 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:421 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:309 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:423 msgid "Minutes" msgstr "Minutes" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:312 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:439 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:314 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:441 msgid "Exceptions" msgstr "Exceptions" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:337 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:357 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:373 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:388 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:339 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:359 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:375 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:390 msgid "Days" msgstr "Jours" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:337 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:404 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:339 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:406 msgid "Repeat" msgstr "Répéter" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:348 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:350 msgid "" -"Schedules are specified using a cron-style format.
  • For " -"each selected time or date element, the schedule will execute.
    e.g. To " -"execute at 5 minutes past every hour, simply select ‘05’ in the Minutes list " -"box.
  • Values from more than one field may be specified in order " -"to further control the schedule.
    e.g. To execute at 12:05 and 14:05 " -"every Monday and Thursday, you would click minute 05, hours 12 and 14, and " -"weekdays Monday and Thursday.
  • For additional flexibility, the Month " -"Days check list includes an extra Last Day option. This matches the last day " -"of the month, whether it happens to be the 28th, 29th, 30th or 31st.
  • " +"Schedules are specified using a cron-style format.
    • For" +" each selected time or date element, the schedule will execute.
      e.g. " +"To execute at 5 minutes past every hour, simply select ‘05’ in the " +"Minutes list box.
    • Values from more than one field may be " +"specified in order to further control the schedule.
      e.g. To execute " +"at 12:05 and 14:05 every Monday and Thursday, you would click minute 05, " +"hours 12 and 14, and weekdays Monday and Thursday.
    • For additional" +" flexibility, the Month Days check list includes an extra Last Day " +"option. This matches the last day of the month, whether it happens to be " +"the 28th, 29th, 30th or 31st.
    " msgstr "" -"Les planifications sont définies selon le format CRON.
    • La " -"planification s’exécutera pour chaque entrée de date ou d'heure.
      par " -"exemple : pour exécuter toutes les heures, passées de 5 minutes, simplement " -"choisir ‘05’ dans la liste des minutes.
    • La définition de " -"plusieurs champs permet d'affiner le contrôle de la planification.
      par " -"exemple : pour une exécution chaque lundi et jeudi à 12h05 et 14h05, il faut " -"choisir 05 pour les minutes , 12 et 14 pour les heures, et lundi et jeudi " -"pour les jours de semaine.
    • Pour plus de flexibilité, la liste des " -"jours du mois présente une option supplémentaire de dernier jour. Il s'agit " -"du dernier jour du mois, qu'il s'agisse du 28 du 29 du 30 ou du 31.
    " +"Les planifications sont définies selon le format " +"CRON.
    • La planification s’exécutera pour chaque entrée " +"de date ou d'heure.
      par exemple : pour exécuter toutes les heures, " +"passées de 5 minutes, simplement choisir ‘05’ dans la liste des " +"minutes.
    • La définition de plusieurs champs permet d'affiner " +"le contrôle de la planification.
      par exemple : pour une exécution " +"chaque lundi et jeudi à 12h05 et 14h05, il faut choisir 05 pour les " +"minutes , 12 et 14 pour les heures, et lundi et jeudi pour les jours de " +"semaine.
    • Pour plus de flexibilité, la liste des jours du mois " +"présente une option supplémentaire de dernier jour. Il s'agit du dernier " +"jour du mois, qu'il s'agisse du 28 du 29 du 30 ou du 31.
    " -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:356 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:358 msgid "Week Days" msgstr "Jours de la semaine" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:362 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:364 msgid "Select the weekdays..." msgstr "Sélectionner les jours de la semaine..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:372 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:374 msgid "Month Days" msgstr "Jours du mois" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:378 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:380 msgid "Select the month days..." msgstr "Sélectionner les jours du mois..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:393 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:395 msgid "Select the months..." msgstr "Choisir les mois..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:403 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:407 -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:422 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:405 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:409 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:424 #, fuzzy msgid "Times" msgstr "Temps" -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:412 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:414 msgid "Select the hours..." msgstr "Sélectionner les heures..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:427 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:429 msgid "Select the minutes..." msgstr "Sélectionner les minutes..." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:460 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:462 msgid "Please enter the start time." msgstr "Merci de renseigner l'heure de début." -#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:492 +#: pgadmin/browser/server_groups/servers/pgagent/schedules/static/js/pga_schedule.js:494 msgid "Start time must be less than end time" msgstr "L'heure de début doit être antérieure à l'heure de fin" @@ -6173,8 +6179,8 @@ msgstr "Catégorie de tâche" #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:102 msgid "" -"Please select a class to categorize the job. This option will not affect the " -"way the job runs." +"Please select a class to categorize the job. This option will not affect " +"the way the job runs." msgstr "" "Merci de choisir une catégorie pour classer la tâche. Cette option " "n'affectera pas la manière dont la tâche s'exécute." @@ -6186,12 +6192,13 @@ msgstr "Agent hôte" #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:106 msgid "" -"Enter the hostname of a machine running pgAgent if you wish to ensure only " -"that machine will run this job. Leave blank if any host may run the job." +"Enter the hostname of a machine running pgAgent if you wish to ensure " +"only that machine will run this job. Leave blank if any host may run the " +"job." msgstr "" "Si vous souhaitez être certain qu'une seule machine exécute cette tâche, " -"renseigner le nom d'hôte d'une machine exécutant pgAgent. Si n'importe quel " -"hôte peut l'exécuter, laisser vide le ." +"renseigner le nom d'hôte d'une machine exécutant pgAgent. Si n'importe " +"quel hôte peut l'exécuter, laisser vide le ." #: pgadmin/browser/server_groups/servers/pgagent/static/js/pga_job.js:112 msgid "Created" @@ -6250,7 +6257,7 @@ msgstr "Genre" #: pgadmin/browser/server_groups/servers/tablespaces/static/js/tablespace.js:128 #: pgadmin/browser/static/js/browser.js:155 #: pgadmin/dashboard/static/js/dashboard.js:180 -#: pgadmin/static/js/backform.pgadmin.js:1722 +#: pgadmin/static/js/backform.pgadmin.js:1723 msgid "SQL" msgstr "SQL" @@ -6273,8 +6280,9 @@ msgid "" "Select Local if the job step will execute on the local database " "server, or Remote to specify a remote database server." msgstr "" -"Choisir Local si l'étape doit s'exécuter sur le serveur local de base " -"de données, ou Distant pour renseigner un serveur de données distant." +"Choisir Local si l'étape doit s'exécuter sur le serveur local de " +"base de données, ou Distant pour renseigner un serveur de données " +"distant." #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:166 #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:176 @@ -6284,26 +6292,28 @@ msgstr "Chaîne de connexion" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:174 msgid "Please select the database on which the job step will run." msgstr "" -"Merci de renseigner la base de données sur laquelle s'exécutera l'étape de " -"la tâche." +"Merci de renseigner la base de données sur laquelle s'exécutera l'étape " +"de la tâche." #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:180 #, python-format msgid "" -"Please specify the connection string for the remote database server. Each " -"parameter setting is in the form keyword = value. Spaces around the equal " -"sign are optional. To write an empty value, or a value containing spaces, " -"surround it with single quotes, e.g., keyword = 'a value'. Single quotes and " -"backslashes within the value must be escaped with a backslash, i.e., ' and " -"\\.
    For more information, please see the documentation on %s" +"Please specify the connection string for the remote database server. Each" +" parameter setting is in the form keyword = value. Spaces around the " +"equal sign are optional. To write an empty value, or a value containing " +"spaces, surround it with single quotes, e.g., keyword = 'a value'. Single" +" quotes and backslashes within the value must be escaped with a " +"backslash, i.e., ' and \\.
    For more information, please see the " +"documentation on %s" msgstr "" -"Merci de renseigner la chaîne de connexion pour le serveur distant de base " -"de données. Chaque paramètre est défini sous la forme motcle = valeur. Les " -"espaces de part et d'autre du signe égal sont optionnels. Pour écrire une " -"valeur vide, ou une valeur contenant des espaces, les entourer d'apostrophes " -"simples ('). Par exemple, motcle = 'une valeur'. Les apostrophes (') et les " -"antislash (\\) à l'intérieur d'une valeur doivent être échappés avec un " -"antislash.
    Pour plus d'information consulter la documentation sur %s" +"Merci de renseigner la chaîne de connexion pour le serveur distant de " +"base de données. Chaque paramètre est défini sous la forme motcle = " +"valeur. Les espaces de part et d'autre du signe égal sont optionnels. " +"Pour écrire une valeur vide, ou une valeur contenant des espaces, les " +"entourer d'apostrophes simples ('). Par exemple, motcle = 'une valeur'. " +"Les apostrophes (') et les antislash (\\) à l'intérieur d'une valeur " +"doivent être échappés avec un antislash.
    Pour plus d'information " +"consulter la documentation sur %s" #: pgadmin/browser/server_groups/servers/pgagent/steps/static/js/pga_jobstep.js:185 msgid "On error" @@ -6365,13 +6375,13 @@ msgstr "Exécuter" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_job/sql/pre3.4/stats.sql:3 #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:3 -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:548 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:627 msgid "Status" msgstr "Status" #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_job/sql/pre3.4/stats.sql:4 #: pgadmin/browser/server_groups/servers/pgagent/templates/pga_jobstep/sql/pre3.4/stats.sql:5 -#: pgadmin/misc/bgprocess/static/js/bgprocess.js:540 +#: pgadmin/misc/bgprocess/static/js/bgprocess.js:613 msgid "Start time" msgstr "Heure de début" @@ -6458,8 +6468,8 @@ msgstr "La limite de connexion doit être un entier ou égal à -1." #: pgadmin/browser/server_groups/servers/roles/__init__.py:173 msgid "" "\n" -"Role membership information must be passed as an array of JSON objects in " -"the\n" +"Role membership information must be passed as an array of JSON objects in" +" the\n" "following format:\n" "\n" "rolmembership:[{\n" @@ -6470,8 +6480,8 @@ msgid "" "]" msgstr "" "\n" -"Les informations d'appartenance au rôle doivent être transmises en tant que " -"tableau d'objets JSON dans le format suivant (mode création) :\n" +"Les informations d'appartenance au rôle doivent être transmises en tant " +"que tableau d'objets JSON dans le format suivant (mode création) :\n" "\n" "rolmembership:[{\n" " role: [rolename],\n" @@ -6483,8 +6493,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/__init__.py:199 msgid "" "\n" -"Role membership information must be passed as a string representing an array " -"of\n" +"Role membership information must be passed as a string representing an " +"array of\n" "JSON objects in the following format:\n" "rolmembership:{\n" " 'added': [{\n" @@ -6507,8 +6517,8 @@ msgid "" " ]\n" msgstr "" "\n" -"Les informations d'appartenance au rôle doivent être transmises en tant que " -"tableau d'objets JSON dans le format suivant (mode mise à jour) :\n" +"Les informations d'appartenance au rôle doivent être transmises en tant " +"que tableau d'objets JSON dans le format suivant (mode mise à jour) :\n" "rolmembership:{\n" " 'added': [{\n" " role: [rolename],\n" @@ -6532,7 +6542,8 @@ msgstr "" #: pgadmin/browser/server_groups/servers/roles/__init__.py:279 msgid "" "\n" -"Security Label must be passed as an array of JSON objects in the following\n" +"Security Label must be passed as an array of JSON objects in the " +"following\n" "format:\n" "seclabels:[{\n" " provider: ,\n" @@ -6542,8 +6553,8 @@ msgid "" "]" msgstr "" "\n" -"Le label de sécurité doit être transmis en tant que tableau d'objets JSON " -"dans le format suivant (mode création) :\n" +"Le label de sécurité doit être transmis en tant que tableau d'objets JSON" +" dans le format suivant (mode création) :\n" "seclabels:[{\n" " provider: ,\n" " label: