mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-01 04:49:11 -06:00
3435 lines
132 KiB
Plaintext
3435 lines
132 KiB
Plaintext
# Translations template for PROJECT.
|
|
# Copyright (C) 2016 ORGANIZATION
|
|
# This file is distributed under the same license as the PROJECT project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PROJECT VERSION\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2016-05-06 13:52+0100\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: Babel 1.3\n"
|
|
|
|
#: pgadmin/about/__init__.py:33
|
|
#, python-format
|
|
msgid "About %(appname)s"
|
|
msgstr ""
|
|
|
|
#: pgadmin/about/__init__.py:60
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:9
|
|
msgid "Server"
|
|
msgstr ""
|
|
|
|
#: pgadmin/about/__init__.py:62
|
|
msgid "Desktop"
|
|
msgstr ""
|
|
|
|
#: pgadmin/about/templates/about/index.html:2
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:202
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:139
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:193
|
|
msgid "Version"
|
|
msgstr ""
|
|
|
|
#: pgadmin/about/templates/about/index.html:6
|
|
msgid "Copyright"
|
|
msgstr ""
|
|
|
|
#: pgadmin/about/templates/about/index.html:10
|
|
msgid "Python Version"
|
|
msgstr ""
|
|
|
|
#: pgadmin/about/templates/about/index.html:14
|
|
msgid "Flask Version"
|
|
msgstr ""
|
|
|
|
#: pgadmin/about/templates/about/index.html:18
|
|
msgid "Application Mode"
|
|
msgstr ""
|
|
|
|
#: pgadmin/about/templates/about/index.html:22
|
|
msgid "Current User"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/__init__.py:35
|
|
#: pgadmin/browser/templates/browser/js/browser.js:57
|
|
msgid "Browser"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/__init__.py:191
|
|
msgid "Show system objects"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/__init__.py:192 pgadmin/tools/sqleditor/__init__.py:66
|
|
msgid "Display"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/__init__.py:421 pgadmin/browser/collection.py:225
|
|
msgid "Nodes"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/utils.py:228
|
|
msgid "Unimplemented method ({0}) for this url ({1})"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/utils.py:294
|
|
msgid "Required properties are missing."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/utils.py:310
|
|
msgid "Connection to the server has been lost."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/__init__.py:119
|
|
#: pgadmin/browser/server_groups/__init__.py:149
|
|
#: pgadmin/browser/server_groups/__init__.py:177
|
|
msgid "The specified server group could not be found."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/__init__.py:219
|
|
msgid "No server group name was specified"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:46
|
|
msgid "Servers"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:269
|
|
msgid ""
|
|
"The specified server could not be found.\n"
|
|
"Does the user have permission to access the server?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:303
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:439
|
|
msgid "Could not find the required server."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:320
|
|
msgid "name"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:321
|
|
msgid "Host name/address"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:322
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:202
|
|
msgid "Port"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:323
|
|
msgid "Maintenance database"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:324
|
|
msgid "Username"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:325
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:214
|
|
msgid "SSL Mode"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:326
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:420
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:196
|
|
msgid "Comments"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:327
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:211
|
|
msgid "Role"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:344
|
|
msgid "'{0}' is not allowed to modify, when server is connected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:357
|
|
msgid "No parameters were changed!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:491
|
|
#: pgadmin/browser/server_groups/servers/databases/__init__.py:445
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:351
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:222
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:359
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/__init__.py:360
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/__init__.py:368
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:503
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/__init__.py:391
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/__init__.py:206
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/__init__.py:210
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:417
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:352
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/__init__.py:329
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py:257
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py:305
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py:481
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:793
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/__init__.py:316
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:257
|
|
#, python-format
|
|
msgid "Could not find the required parameter (%s)."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:561
|
|
msgid "Server has no active connection for generating statistics."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:622
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:738
|
|
msgid "Server not found."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:627
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:189
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:680
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:888
|
|
msgid "Unauthorized request."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:720
|
|
msgid "Server connected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:747
|
|
msgid "Server could not be disconnected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/__init__.py:751
|
|
msgid "Server disconnected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/ppas.py:20
|
|
msgid "Postgres Plus Advanced Server"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/types.py:76
|
|
msgid "PostgreSQL"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/__init__.py:32
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:12
|
|
msgid "Databases"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/__init__.py:134
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:204
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:196
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:213
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/__init__.py:207
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/__init__.py:221
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/__init__.py:223
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:132
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/__init__.py:148
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/columns/__init__.py:156
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/__init__.py:187
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/__init__.py:266
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/__init__.py:260
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:226
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:224
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/__init__.py:213
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py:327
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py:147
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:227
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/__init__.py:218
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:434
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:110
|
|
#: pgadmin/browser/templates/browser/js/messages.js:11
|
|
#: pgadmin/dashboard/__init__.py:139 pgadmin/tools/grant_wizard/__init__.py:119
|
|
msgid "Connection to the server has been lost!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/__init__.py:243
|
|
#: pgadmin/browser/server_groups/servers/databases/__init__.py:666
|
|
msgid "Could not find the database on the server."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/__init__.py:345
|
|
msgid "Database connected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/__init__.py:362
|
|
msgid "Database could not be disconnected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/__init__.py:366
|
|
msgid "Database disconnected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/__init__.py:529
|
|
msgid "Couldnot find the database on the server."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/__init__.py:594
|
|
msgid "The specified database could not be found.\n"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/__init__.py:647
|
|
msgid "-- modified SQL"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/__init__.py:693
|
|
msgid " -- definition incomplete"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:467
|
|
msgid "Cast dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:619
|
|
msgid ""
|
|
"Could not generate reversed engineered SQL for the cast.\n"
|
|
"\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/__init__.py:626
|
|
msgid "Could not generate reversed engineered SQL for the cast node.\n"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:10
|
|
msgid "Casts"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:25
|
|
msgid "Cast"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:40
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:45
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:50
|
|
msgid "Cast..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:71
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:112
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:86
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:118
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:118
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:84
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/templates/catalog_object/js/catalog_object.js:38
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:81
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:69
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:68
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:184
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:117
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:80
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:73
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:190
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:155
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/catalog/js/catalog.js:82
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:104
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:271
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/templates/resource_groups/js/resource_groups.js:72
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:371
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:113
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:177
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:501
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:528
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:729
|
|
msgid "Name"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:74
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:115
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:171
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:127
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/templates/user_mappings/js/user_mappings.js:127
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:129
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:87
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/templates/catalog_object/js/catalog_object.js:41
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:85
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:72
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:187
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:120
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:83
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:76
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:194
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:158
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/catalog/js/catalog.js:85
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:107
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:275
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:244
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:374
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:116
|
|
msgid "OID"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:77
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:121
|
|
msgid "Source type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:124
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:166
|
|
msgid "Target type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:176
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:227
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:107
|
|
msgid "Function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:230
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:245
|
|
msgid "Context"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:255
|
|
msgid "System cast?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:263
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:122
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:225
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:142
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:139
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:97
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/columns/templates/catalog_object_column/js/catalog_object_column.js:61
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/templates/catalog_object/js/catalog_object.js:47
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:136
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:75
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:205
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:131
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:90
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:83
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:213
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:176
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/catalog/js/catalog.js:94
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:117
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:705
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:254
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:133
|
|
msgid "Comment"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:280
|
|
msgid "Source type must be selected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/casts/templates/cast/js/casts.js:291
|
|
msgid "Target type must be selected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:46
|
|
msgid "Event Triggers"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:335
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:538
|
|
#, python-format
|
|
msgid "Could not find the required parameter %s."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/__init__.py:452
|
|
msgid "Event trigger dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:21
|
|
msgid "Provider cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:26
|
|
msgid "Security Label cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:39
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:52
|
|
msgid "Event Trigger"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:66
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:71
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:76
|
|
msgid "Event Trigger..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:118
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:175
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:130
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:132
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:90
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/columns/templates/catalog_object_column/js/catalog_object_column.js:46
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/templates/catalog_object/js/catalog_object.js:44
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:88
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:190
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:123
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:197
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:161
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/catalog/js/catalog.js:88
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:110
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:278
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:247
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:127
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:511
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:734
|
|
msgid "Owner"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:124
|
|
msgid "Enabled status"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:133
|
|
msgid "Trigger function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:137
|
|
msgid "Events"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:145
|
|
msgid "When"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:161
|
|
msgid "Event trigger name cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:168
|
|
msgid "Event trigger owner cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:174
|
|
msgid "Event trigger enabled status cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:181
|
|
msgid "Event trigger function cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/event_triggers/templates/event_triggers/js/event_trigger.js:187
|
|
msgid "Event trigger event cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:55
|
|
msgid "Extensions"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:319
|
|
msgid "Extension dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/__init__.py:345
|
|
msgid "-- Modified SQL --"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:17
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:47
|
|
msgid "Extension"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:63
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:68
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:73
|
|
msgid "Extension..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:180
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:93
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:193
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:127
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:86
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:79
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:201
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:165
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:56
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:283
|
|
msgid "Schema"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:181
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:194
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:203
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:135
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:140
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:137
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:148
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/columns/templates/catalog_object_column/js/catalog_object_column.js:53
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/columns/templates/catalog_object_column/js/catalog_object_column.js:56
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:79
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:83
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:88
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:81
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:87
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:210
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:219
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:246
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:273
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:277
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:286
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:136
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:96
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:102
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:108
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:115
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:121
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:87
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:92
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:217
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:220
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:224
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:228
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:233
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:237
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:242
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:253
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:260
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:180
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:183
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:186
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:189
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:192
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:195
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:198
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:297
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:324
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:334
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:350
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:503
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:684
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:693
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:378
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:391
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:395
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:120
|
|
msgid "Definition"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:193
|
|
msgid "Relocatable?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/extensions/templates/extensions/js/extensions.js:240
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:168
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/templates/user_mappings/js/user_mappings.js:145
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:168
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:191
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:156
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:109
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:311
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:350
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedure/js/procedures.js:130
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:233
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:193
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:740
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:353
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/templates/resource_groups/js/resource_groups.js:96
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:486
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:164
|
|
#: pgadmin/browser/server_groups/templates/server_groups/server_groups.js:48
|
|
msgid "Name cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:48
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:44
|
|
msgid "Foreign Data Wrappers"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py:485
|
|
msgid "Foreign Data Wrapper dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/__init__.py:48
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:43
|
|
msgid "Foreign Servers"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/__init__.py:495
|
|
msgid "Foreign Server dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:56
|
|
msgid "Foreign Server"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:75
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:80
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:85
|
|
msgid "Foreign Server..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:134
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:69
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:211
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:295
|
|
msgid "Type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:150
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:155
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:150
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:155
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:95
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:171
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:177
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/columns/templates/catalog_object_column/js/catalog_object_column.js:59
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:298
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:308
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:328
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:336
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:206
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:210
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:215
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/catalog/js/catalog.js:92
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/catalog/js/catalog.js:99
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:121
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:124
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:127
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:130
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:133
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:141
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:147
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:680
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:710
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:721
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:252
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:299
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:310
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:466
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:131
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:143
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:151
|
|
msgid "Security"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/templates/foreign_servers/js/foreign_servers.js:154
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:154
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:94
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:171
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/columns/templates/catalog_object_column/js/catalog_object_column.js:58
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:307
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:325
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:205
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:208
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/catalog/js/catalog.js:91
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:120
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:138
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:679
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:251
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:297
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:130
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:142
|
|
#: pgadmin/tools/grant_wizard/templates/grant_wizard/js/grant_wizard.js:576
|
|
#: pgadmin/tools/grant_wizard/templates/grant_wizard/js/grant_wizard.js:761
|
|
msgid "Privileges"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/__init__.py:49
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/templates/user_mappings/js/user_mappings.js:42
|
|
msgid "User Mappings"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/__init__.py:516
|
|
msgid "User Mapping dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/templates/user_mappings/js/user_mappings.js:55
|
|
msgid "User Mapping"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/templates/user_mappings/js/user_mappings.js:74
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/templates/user_mappings/js/user_mappings.js:79
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/templates/user_mappings/js/user_mappings.js:84
|
|
msgid "User Mapping..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/foreign_servers/user_mapping/templates/user_mappings/js/user_mappings.js:111
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:402
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:635
|
|
msgid "User"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:57
|
|
msgid "Foreign Data Wrapper"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:76
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:81
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:86
|
|
msgid "Foreign Data Wrapper..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:136
|
|
msgid "Handler"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:142
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:140
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:267
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:274
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:279
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:288
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:292
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:295
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:299
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:304
|
|
msgid "Options"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/templates/foreign_data_wrappers/js/foreign_data_wrappers.js:147
|
|
msgid "Validator"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/__init__.py:53
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:47
|
|
msgid "Languages"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:15
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:25
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:25
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:13
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/catalog/js/catalog.js:12
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:14
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:24
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:25
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:29
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:11
|
|
msgid "Provider"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:19
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:28
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:28
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:17
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/catalog/js/catalog.js:16
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:18
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:27
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:29
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:33
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:15
|
|
msgid "Security Label"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:32
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:38
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/catalog/js/catalog.js:27
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:29
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:45
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:56
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:26
|
|
msgid "Please specify the value for all the security providers."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:60
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:236
|
|
msgid "Language"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:100
|
|
msgid "Trusted?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:111
|
|
msgid "Handler Function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:131
|
|
msgid "Inline Function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:151
|
|
msgid "Validator Function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/languages/templates/languages/js/languages.js:175
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:296
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:334
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/catalog/js/catalog.js:97
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:145
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:719
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:308
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:464
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:149
|
|
msgid "Security Labels"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:67
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:44
|
|
msgid "Schemas"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:105
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/catalog/js/catalog.js:42
|
|
msgid "Catalogs"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:416
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:467
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:760
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:845
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:951
|
|
msgid ""
|
|
"\n"
|
|
"Could not find the schema in the database.\n"
|
|
"It may have been removed by another user.\n"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:644
|
|
msgid "Schema dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/__init__.py:721
|
|
msgid "Definition incomplete."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/__init__.py:45
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/templates/catalog_object/js/catalog_object.js:9
|
|
msgid "Catalog Objects"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/columns/__init__.py:48
|
|
msgid "Columns"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/columns/templates/catalog_object_column/js/catalog_object_column.js:9
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/columns/templates/catalog_object_column/js/catalog_object_column.js:20
|
|
msgid "catalog_object_column"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/columns/templates/catalog_object_column/js/catalog_object_column.js:43
|
|
msgid "Column"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/columns/templates/catalog_object_column/js/catalog_object_column.js:49
|
|
msgid "Position"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/columns/templates/catalog_object_column/js/catalog_object_column.js:52
|
|
msgid "Data type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/columns/templates/catalog_object_column/js/catalog_object_column.js:55
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:20
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:284
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:131
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:398
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:275
|
|
msgid "Collation"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/catalog_objects/templates/catalog_object/js/catalog_object.js:19
|
|
msgid "Catalog Object"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/__init__.py:50
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:9
|
|
msgid "Collations"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/__init__.py:399
|
|
msgid ""
|
|
"Incomplete definition. Please provide Locale OR Copy Collation OR "
|
|
"LC_TYPE/LC_COLLATE"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/__init__.py:468
|
|
msgid "Collation dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:35
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:41
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:47
|
|
msgid "Collation..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:116
|
|
msgid "Copy collation"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:122
|
|
msgid "Locale"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:127
|
|
msgid "LC_COLLATE"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:131
|
|
msgid "LC_TYPE"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/collations/templates/collation/js/collation.js:176
|
|
msgid ""
|
|
"Incomplete definition, Please provide Locale OR Copy collation OR "
|
|
"LC_TYPE/LC_COLLATE!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/__init__.py:50
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:12
|
|
msgid "Domains"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/__init__.py:358
|
|
msgid ""
|
|
"\n"
|
|
"Could not find the domain in the database.\n"
|
|
"It may have been removed by another user or moved to another schema.\n"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/__init__.py:579
|
|
msgid "Domain dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/__init__.py:49
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:11
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:23
|
|
msgid "Domain Constraints"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/__init__.py:453
|
|
msgid "Domain Constraint dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:38
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:44
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:50
|
|
msgid "Domain Constraint..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:78
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:80
|
|
msgid "Check"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:82
|
|
msgid "No inherit"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:87
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:86
|
|
msgid "Validate?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/domain-constraints/templates/domain-constraints/js/domain-constraints.js:114
|
|
msgid "Check cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:114
|
|
msgid "Domain"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:129
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:135
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:141
|
|
msgid "Domain..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:197
|
|
msgid "System domain?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:208
|
|
msgid "Base type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:218
|
|
msgid "Length"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:245
|
|
msgid "Precision"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:272
|
|
msgid "Default"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:276
|
|
msgid "Not Null?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:291
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:292
|
|
msgid "Constraints"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/domains/templates/domains/js/domains.js:316
|
|
msgid "Base Type cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:50
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:47
|
|
msgid "FTS Dictionaries"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:342
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:381
|
|
msgid ""
|
|
"\n"
|
|
" Could not find the FTS Dictionary node.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:499
|
|
msgid ""
|
|
"\n"
|
|
" Could not find the FTS Dictionary node to update."
|
|
"\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:556
|
|
msgid ""
|
|
"\n"
|
|
" Could not find the FTS Dictionary node to delete."
|
|
"\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:574
|
|
msgid "FTS Dictionary dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:643
|
|
msgid ""
|
|
"\n"
|
|
" Could not find the FTS Dictionary node.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:762
|
|
msgid ""
|
|
"Couldn't generate reversed engineered query for the FTS Dictionary!\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/__init__.py:770
|
|
msgid "Couldn't generate reversed engineered query for FTS Dictionary node!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:28
|
|
msgid "Option can not be empty!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:34
|
|
msgid "Value can not be empty!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:62
|
|
msgid "FTS dictionaries"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:77
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:83
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:88
|
|
msgid "FTS Dictionary..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:134
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:262
|
|
msgid "Template"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:139
|
|
msgid "Option"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:158
|
|
msgid "Name must be specified!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:165
|
|
msgid "Template must be selected!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_dictionaries/templates/fts_dictionary/js/fts_dictionary.js:172
|
|
msgid "Schema must be selected!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:45
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:11
|
|
msgid "FTS Parsers"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:288
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:316
|
|
msgid ""
|
|
"\n"
|
|
" Could not find the FTS Parser node.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:435
|
|
msgid ""
|
|
"\n"
|
|
" Could not find the FTS Parser node to update.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:489
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:569
|
|
msgid "Could not find the FTS Parser node."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:506
|
|
msgid "FTS Parser dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:796
|
|
msgid ""
|
|
"Could not generate reversed engineered query for the FTS Parser.\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/__init__.py:803
|
|
msgid "Could not generate reversed engineered query for FTS Parser node"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:26
|
|
msgid "FTS Parser"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:41
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:46
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:52
|
|
msgid "FTS Parser..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:93
|
|
msgid "Start function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:99
|
|
msgid "Get next token function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:105
|
|
msgid "End function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:112
|
|
msgid "Lextypes function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:118
|
|
msgid "Headline function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:142
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:110
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:133
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:234
|
|
msgid "Name must be specified."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:151
|
|
msgid "Start function must be selected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:160
|
|
msgid "Get next token function must be selected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:169
|
|
msgid "End function must be selected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:178
|
|
msgid "Lextype function must be selected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_parser/templates/fts_parser/js/fts_parser.js:187
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:124
|
|
msgid "Schema must be selected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/__init__.py:48
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:10
|
|
msgid "FTS Templates"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/__init__.py:464
|
|
msgid "FTS template dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/__init__.py:664
|
|
msgid ""
|
|
"Could not generate reversed engineered Query for the FTS Template.\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/__init__.py:672
|
|
msgid "Could not generate reversed engineered Query for FTS Template node."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:25
|
|
msgid "FTS Template"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:40
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:45
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:50
|
|
msgid "FTS Template..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:86
|
|
msgid "Init function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:92
|
|
msgid "Lexize function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/fts_templates/templates/fts_template/js/fts_templates.js:117
|
|
msgid "Lexize function must be selected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py:62
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:12
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:171
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:332
|
|
msgid "Functions"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py:794
|
|
msgid "Function dropped."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py:1109
|
|
msgid ""
|
|
"\n"
|
|
"Could not find the function in the database.\n"
|
|
"\n"
|
|
"It may have been removed by another user or moved to another schema.\n"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/__init__.py:1228
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedure/js/procedures.js:13
|
|
msgid "Procedures"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:59
|
|
msgid "Data Type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:70
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:484
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:712
|
|
msgid "Mode"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:85
|
|
msgid "Argument Name"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:88
|
|
msgid "Default Value"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:122
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:128
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:134
|
|
msgid "Function..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:205
|
|
msgid "System function?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:209
|
|
msgid "System procedure?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:216
|
|
msgid "Argument count"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:219
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:311
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:312
|
|
msgid "Arguments"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:223
|
|
msgid "Signature arguments"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:227
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:232
|
|
msgid "Return type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:240
|
|
msgid "Code"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:252
|
|
msgid "Object file"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:259
|
|
msgid "Link symbol"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:266
|
|
msgid "Volatility"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:274
|
|
msgid "Returns a set?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:278
|
|
msgid "Strict?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:287
|
|
msgid "Security of definer?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:291
|
|
msgid "Window?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:295
|
|
msgid "Estimated cost"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:298
|
|
msgid "Estimated rows"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:303
|
|
msgid "Leak proof?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:319
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:320
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:302
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:304
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:458
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:459
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:136
|
|
#: pgadmin/tools/debugger/templates/debugger/js/direct.js:1337
|
|
msgid "Parameters"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:355
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:199
|
|
msgid "Owner cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:360
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedure/js/procedures.js:135
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:247
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:745
|
|
msgid "Schema cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:365
|
|
msgid "Return Type cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:370
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedure/js/procedures.js:140
|
|
msgid "Language cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:377
|
|
msgid "Object File cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:382
|
|
msgid "Link Symbol cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/function/js/functions.js:388
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedure/js/procedures.js:145
|
|
msgid "Code cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedure/js/procedures.js:27
|
|
msgid "Procedure"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedure/js/procedures.js:43
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedure/js/procedures.js:49
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/procedure/js/procedures.js:55
|
|
msgid "Procedure..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py:53
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:44
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:164
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:326
|
|
msgid "Sequences"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/__init__.py:386
|
|
msgid "Sequence dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:56
|
|
msgid "Sequence"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:71
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:77
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:83
|
|
msgid "Sequence..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:179
|
|
msgid "Increment"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:182
|
|
msgid "Start"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:185
|
|
msgid "Current value"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:188
|
|
msgid "Minimum"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:191
|
|
msgid "Maximum"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:194
|
|
msgid "Cache"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:197
|
|
msgid "Cycled"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:213
|
|
msgid "Securitiy Labels"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/sequences/templates/sequence/js/sequence.js:240
|
|
msgid "Owner can not be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/catalog/js/catalog.js:52
|
|
msgid "Catalog"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:71
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:76
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:81
|
|
msgid "Schema..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:114
|
|
msgid "System schema?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:123
|
|
msgid "Default TABLE Privileges"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:126
|
|
msgid "Default SEQUENCE Privileges"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:129
|
|
msgid "Default FUNCTION Privileges"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:132
|
|
msgid "Default TYPE Privileges"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:151
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:315
|
|
msgid "Default Privileges"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:156
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:319
|
|
msgid "Default Privileges: Tables"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:157
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:320
|
|
msgid "Tables"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:163
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:325
|
|
msgid "Default Privileges: Sequences"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:170
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:331
|
|
msgid "Default Privileges: Functions"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:177
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:337
|
|
msgid "Default Privileges: Types"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/templates/schema/js/schema.js:178
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:52
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:11
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:343
|
|
msgid "Types"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:805
|
|
msgid "Composite types require at least two members."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:815
|
|
msgid "Enumeration types require at least one label."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:825
|
|
msgid "Subtype must be defined for range types."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:837
|
|
msgid "External types require both Input and Output conversion functions."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/__init__.py:966
|
|
msgid "Type dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:38
|
|
msgid "Please provide the value for security label."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:66
|
|
msgid "Member Name"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:80
|
|
msgid "Length/precision"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:107
|
|
msgid "Scale"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:145
|
|
msgid "Please specify the value for member name."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:153
|
|
msgid "Length/precision should not be less than "
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:155
|
|
msgid "Length/precision should not be greater than "
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:166
|
|
msgid "Scale should not be less than "
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:168
|
|
msgid "Scale should not be greater than "
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:184
|
|
msgid "Label"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:196
|
|
msgid "Please specify the value for label."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:226
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:232
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:238
|
|
msgid "Type..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:322
|
|
msgid "Composite Type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:332
|
|
msgid "Enumeration Type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:356
|
|
msgid "Sub-type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:360
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:367
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:400
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:434
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:468
|
|
msgid "Range Type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:366
|
|
msgid "Sub-type operator class"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:432
|
|
msgid "Canonical function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:466
|
|
msgid "Sub-type diff function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:504
|
|
msgid "External Type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:510
|
|
msgid "Input function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:518
|
|
msgid "Output function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:527
|
|
msgid "Receive function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:535
|
|
msgid "Send function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:543
|
|
msgid "Typmod in function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:560
|
|
msgid "Typmod out function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:577
|
|
msgid "Internal length"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:582
|
|
msgid "Variable?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:587
|
|
msgid "Default?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:592
|
|
msgid "Analyze function"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:600
|
|
msgid "Category type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:623
|
|
msgid "Preferred?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:628
|
|
msgid "Element type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:633
|
|
msgid "Delimiter"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:637
|
|
msgid "Alignment type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:650
|
|
msgid "Storage type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:663
|
|
msgid "Passed by value?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:668
|
|
msgid "Collatable?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:675
|
|
msgid "Alias"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:683
|
|
msgid "Members"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:692
|
|
msgid "Labels"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:701
|
|
msgid "System type?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:750
|
|
msgid "Type can not be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:756
|
|
msgid "Subtype name cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:762
|
|
msgid "Input function can not be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/schemas/types/templates/type/js/type.js:768
|
|
msgid "Output function can not be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:57
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:241
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:397
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:434
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:506
|
|
msgid "Database"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:71
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:77
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:83
|
|
msgid "Database..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:89
|
|
msgid "Connect Database..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:94
|
|
msgid "Disconnect Database..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:137
|
|
msgid "Disconnect the database"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:138
|
|
#, python-format
|
|
msgid "Are you sure you want to disconnect the database - %%s ?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:146
|
|
msgid "\" + res.info + \""
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:257
|
|
msgid "Encoding"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:267
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:52
|
|
msgid "Tablespace"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:280
|
|
msgid "Character type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:285
|
|
msgid "Connection limit"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:288
|
|
msgid "Allow connections?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/databases/templates/databases/js/databases.js:375
|
|
msgid "Connect to database"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/__init__.py:53
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/templates/resource_groups/js/resource_groups.js:10
|
|
msgid "Resource Groups"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/__init__.py:436
|
|
msgid "Resource Group dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/templates/resource_groups/js/resource_groups.js:21
|
|
msgid "Resource Group"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/templates/resource_groups/js/resource_groups.js:36
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/templates/resource_groups/js/resource_groups.js:51
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/templates/resource_groups/js/resource_groups.js:56
|
|
msgid "Resource Group..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/templates/resource_groups/js/resource_groups.js:75
|
|
#, python-format
|
|
msgid "CPU rate limit (%%)"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/templates/resource_groups/js/resource_groups.js:78
|
|
msgid "Dirty rate limit (KB)"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/templates/resource_groups/js/resource_groups.js:112
|
|
msgid "CPU rate limit cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/resource_groups/templates/resource_groups/js/resource_groups.js:128
|
|
msgid "Dirty rate limit cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:27
|
|
msgid "Login/Group Roles"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:141
|
|
msgid "Connection limit must be an integer value or equal to -1."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:146
|
|
msgid ""
|
|
"\n"
|
|
"Role membership information must be passed as an array of JSON object in "
|
|
"the\n"
|
|
"following format:\n"
|
|
"\n"
|
|
"rolmembership:[{\n"
|
|
" role: [rolename],\n"
|
|
" admin: True/False\n"
|
|
" },\n"
|
|
" ...\n"
|
|
"]"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:171
|
|
msgid ""
|
|
"\n"
|
|
"Role membership information must be passed a string representing an array"
|
|
" of\n"
|
|
"JSON object in the following format:\n"
|
|
"rolmembership:{\n"
|
|
" 'added': [{\n"
|
|
" role: [rolename],\n"
|
|
" admin: True/False\n"
|
|
" },\n"
|
|
" ...\n"
|
|
" ],\n"
|
|
" 'deleted': [{\n"
|
|
" role: [rolename],\n"
|
|
" admin: True/False\n"
|
|
" },\n"
|
|
" ...\n"
|
|
" ],\n"
|
|
" 'updated': [{\n"
|
|
" role: [rolename],\n"
|
|
" admin: True/False\n"
|
|
" },\n"
|
|
" ...\n"
|
|
" ]\n"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:249
|
|
msgid ""
|
|
"\n"
|
|
"Security Label must be passed as an array of JSON object in the following"
|
|
"\n"
|
|
"format:\n"
|
|
"seclabels:[{\n"
|
|
" provider: <provider>,\n"
|
|
" label: <label>\n"
|
|
" },\n"
|
|
" ...\n"
|
|
"]"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:266
|
|
msgid ""
|
|
"\n"
|
|
"Security Label must be passed as an array of JSON object in the following"
|
|
"\n"
|
|
"format:\n"
|
|
"seclabels:{\n"
|
|
" 'added': [{\n"
|
|
" provider: <provider>,\n"
|
|
" label: <label>\n"
|
|
" },\n"
|
|
" ...\n"
|
|
" ],\n"
|
|
" 'deleted': [{\n"
|
|
" provider: <provider>,\n"
|
|
" label: <label>\n"
|
|
" },\n"
|
|
" ...\n"
|
|
" ],\n"
|
|
" 'updated': [{\n"
|
|
" provider: <provider>,\n"
|
|
" label: <label>\n"
|
|
" },\n"
|
|
" ...\n"
|
|
" ]\n"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:328
|
|
msgid ""
|
|
"\n"
|
|
"Configuration parameters/variables must be passed as an array of JSON "
|
|
"object in\n"
|
|
"the following format (create mode):\n"
|
|
"variables:[{\n"
|
|
" database: <database> or null,\n"
|
|
" name: <configuration>,\n"
|
|
" value: <value>\n"
|
|
" },\n"
|
|
" ...\n"
|
|
"]"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:347
|
|
msgid ""
|
|
"\n"
|
|
"Configuration parameters/variables must be passed as an array of JSON "
|
|
"object in\n"
|
|
"the following format (update mode):\n"
|
|
"rolmembership:{\n"
|
|
" 'added': [{\n"
|
|
" database: <database> or null,\n"
|
|
" name: <configuration>,\n"
|
|
" value: <value>\n"
|
|
" },\n"
|
|
" ...\n"
|
|
" ],\n"
|
|
" 'deleted': [{\n"
|
|
" database: <database> or null,\n"
|
|
" name: <configuration>,\n"
|
|
" value: <value>\n"
|
|
" },\n"
|
|
" ...\n"
|
|
" ],\n"
|
|
" 'updated': [{\n"
|
|
" database: <database> or null,\n"
|
|
" name: <configuration>,\n"
|
|
" value: <value>\n"
|
|
" },\n"
|
|
" ...\n"
|
|
" ]\n"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:464
|
|
msgid "The current user does not have permission to drop the role."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:468
|
|
msgid "The current user does not have permission to update the role."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:473
|
|
msgid "The current user does not have permission to create the role."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:502
|
|
msgid ""
|
|
"Error retrieving the role information.\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:509
|
|
msgid "Couldn't find the role on the database server."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:533
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:645
|
|
msgid ""
|
|
"Error retrieving roles from the database server.\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:554
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:588
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:732
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:779
|
|
msgid ""
|
|
"Error fetching role information from the database server.\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:605
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:652
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:746
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:795
|
|
msgid "Could not find the role information."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:667
|
|
msgid ""
|
|
"Couldn't drop the role.\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:683
|
|
msgid ""
|
|
"Could not generate reversed engineered Query for the role.\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:690
|
|
msgid "Could not generate reversed engineered Query for the role."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:710
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:768
|
|
msgid ""
|
|
"Could not create the role.\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:720
|
|
msgid ""
|
|
"Could not retrieve the role information.\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:981
|
|
msgid ""
|
|
"Error retrieving variable information for the role.\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/__init__.py:1013
|
|
msgid ""
|
|
"Error retrieving the variable options for the role.\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:240
|
|
msgid "Select the checkbox for roles to include WITH ADMIN OPTION."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:297
|
|
msgid "Login/Group Role"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:314
|
|
msgid "Login Role"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:316
|
|
msgid "Group Role"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:328
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:334
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:340
|
|
msgid "Login/Group Role..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:377
|
|
msgid "Password"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:391
|
|
msgid "Account Expires"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:396
|
|
msgid "Connection Limit"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:399
|
|
msgid "Can login?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:400
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:404
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:417
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:425
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:430
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:434
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:438
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:444
|
|
msgid "Role Privileges"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:403
|
|
msgid "Superuser"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:416
|
|
msgid "Create roles?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:424
|
|
msgid "Create databases?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:428
|
|
msgid "Update Catalog?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:435
|
|
msgid "Inherit rights from the parent roles?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:439
|
|
msgid "Can initiate streaming replication and backups?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/roles/templates/role/js/role.js:443
|
|
msgid "Role Membership"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:27
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:40
|
|
msgid "Tablespaces"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:368
|
|
msgid "Could not find the tablespace on the server."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/__init__.py:383
|
|
msgid "Tablespace dropped"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:66
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:72
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:78
|
|
msgid "Tablespace..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:119
|
|
msgid "Location"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/tablespaces/templates/tablespaces/js/tablespaces.js:169
|
|
msgid "Location cannot be empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/password.html:6
|
|
msgid ""
|
|
"Please enter the password for the user '{0}' to connect the server - "
|
|
"\"{1}\""
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:24
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:29
|
|
msgid "Server..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:34
|
|
msgid "Connect Server..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:40
|
|
msgid "Disconnect Server..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:45
|
|
msgid "A grantee must be selected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:47
|
|
msgid "At least one privilege should be selected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:82
|
|
msgid "Disconnect the server"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:83
|
|
#, python-format
|
|
msgid "Are you sure you want to disconnect the server - %%s ?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:171
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:173
|
|
#: pgadmin/browser/server_groups/templates/server_groups/server_groups.js:9
|
|
msgid "Server Group"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:180
|
|
msgid "Server Type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:184
|
|
msgid "Unknown"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:187
|
|
msgid "Connected"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:199
|
|
msgid "Host Name/Address"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:205
|
|
msgid "Maintenance Database"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:208
|
|
msgid "User Name"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:230
|
|
msgid "The ID can not be changed."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:238
|
|
msgid "Hostname or address must be specified."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:264
|
|
msgid "Connect to Server"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:313
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:335
|
|
#: pgadmin/preferences/templates/preferences/preferences.js:356
|
|
#: pgadmin/preferences/templates/preferences/preferences.js:372
|
|
#: pgadmin/tools/datagrid/templates/datagrid/js/datagrid.js:244
|
|
msgid "OK"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/servers/templates/servers/servers.js:316
|
|
#: pgadmin/browser/templates/browser/js/node.js:866
|
|
#: pgadmin/preferences/templates/preferences/preferences.js:360
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:116
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:117
|
|
msgid "Cancel"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/templates/server_groups/server_groups.js:20
|
|
msgid "Server Group..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/templates/server_groups/server_groups.js:25
|
|
msgid "Drop Server Group..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/templates/server_groups/server_groups.js:45
|
|
msgid "The ID cannot be changed."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/templates/server_groups/server_groups.js:67
|
|
msgid "Add a server group"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/templates/server_groups/server_groups.js:68
|
|
msgid "Enter a name for the new server group."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/templates/server_groups/server_groups.js:96
|
|
msgid "Delete server group?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/templates/server_groups/server_groups.js:97
|
|
msgid "Are you sure you wish to delete the server group \"{0}\"?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/templates/server_groups/server_groups.js:126
|
|
msgid "Rename server group"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/server_groups/templates/server_groups/server_groups.js:127
|
|
msgid "Enter a new name for the server group."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:24
|
|
msgid "Toggle navigation"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:40
|
|
msgid "File"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:44
|
|
#: pgadmin/browser/templates/browser/js/node.js:688
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:84
|
|
msgid "Edit"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:48
|
|
msgid "Object"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:52
|
|
msgid "Management"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:56
|
|
msgid "Tools"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:60 pgadmin/help/__init__.py:87
|
|
#: pgadmin/help/__init__.py:95
|
|
msgid "Help"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:69
|
|
#: pgadmin/templates/security/change_password.html:10
|
|
msgid "Change Password"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:71
|
|
msgid "Logout"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/upgrade.html:1
|
|
msgid ""
|
|
"You are currently running version {0} of {1}, however the current version"
|
|
" is {2}."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/upgrade.html:2
|
|
msgid ""
|
|
"Please click <a class=\"alert-link\" href=\"{0}\" "
|
|
"target=\"_new\">here</a> for more information."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/browser.js:66
|
|
msgid "Properties"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/browser.js:71
|
|
#: pgadmin/browser/templates/browser/js/browser.js:85
|
|
#: pgadmin/browser/templates/browser/js/browser.js:106
|
|
#: pgadmin/browser/templates/browser/js/browser.js:117
|
|
msgid "Please select an object in the tree view."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/browser.js:80
|
|
#: pgadmin/browser/templates/browser/js/messages.js:20
|
|
msgid "Statistics"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/browser.js:91
|
|
#: pgadmin/browser/templates/browser/js/messages.js:14
|
|
msgid "SQL"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/browser.js:101
|
|
msgid "Dependencies"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/browser.js:112
|
|
msgid "Dependents"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/browser.js:170
|
|
msgid "Create"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/browser.js:250
|
|
msgid "No object selected"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/browser.js:297
|
|
#: pgadmin/tools/debugger/templates/debugger/js/direct.js:1438
|
|
msgid "Loading..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/browser.js:420
|
|
msgid "Error Initializing script - "
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/browser.js:427
|
|
#: pgadmin/browser/templates/browser/js/browser.js:537
|
|
#: pgadmin/browser/templates/browser/js/browser.js:545
|
|
msgid "Error loading script - "
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/browser.js:641
|
|
msgid "Do you really want to leave the page?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/collection.js:36
|
|
#: pgadmin/browser/templates/browser/js/node.js:82
|
|
msgid "Refresh..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/collection.js:105
|
|
#: pgadmin/browser/templates/browser/js/node.js:216
|
|
#, python-format
|
|
msgid "Error retrieving the properties - %%s."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/error.js:13
|
|
msgid "Error message"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/error.js:27
|
|
msgid "Additional info"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/messages.js:12
|
|
msgid "Click here for details."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/messages.js:13
|
|
msgid "General"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/messages.js:15
|
|
msgid "Nothing changed"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/messages.js:16
|
|
#, python-format
|
|
msgid "'%%s' must be an integer."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/messages.js:17
|
|
#, python-format
|
|
msgid "'%%s' must be a numeric."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/messages.js:18
|
|
#, python-format
|
|
msgid "'%%s' must be greater than or equal to %%d."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/messages.js:19
|
|
#, python-format
|
|
msgid "'%%s' must be less than or equal to %%d."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/messages.js:21
|
|
msgid "Value"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/messages.js:22
|
|
msgid "No SQL could be generated for the selected object."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/messages.js:23
|
|
msgid "No statistics are available for the selected object."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/messages.js:24
|
|
#: pgadmin/preferences/templates/preferences/preferences.js:192
|
|
msgid "True"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/messages.js:25
|
|
#: pgadmin/preferences/templates/preferences/preferences.js:193
|
|
msgid "False"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/messages.js:26
|
|
msgid "Note"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:77
|
|
msgid "Properties..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:90
|
|
msgid "Delete/Drop"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:98
|
|
msgid "Drop Cascade"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:244
|
|
msgid "Please wait while we fetch information about the node from the server!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:344
|
|
#, python-format
|
|
msgid "Create - %%s"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:368
|
|
#, python-format
|
|
msgid "Are you sure want to stop editing the properties of the %%s - \"%%s\"?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:370
|
|
#, python-format
|
|
msgid ""
|
|
"Are you sure want to reset the current changes and re-open the panel for "
|
|
"%%s - \"%%s\"?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:374
|
|
msgid "Edit in progress?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:433
|
|
#, python-format
|
|
msgid ""
|
|
"Are you sure you want to drop %%s \"%%s\" and all the objects that depend"
|
|
" on it?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:435
|
|
#, python-format
|
|
msgid "DROP CASCADE %%s?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:448
|
|
#, python-format
|
|
msgid "Are you sure you want to drop %%s \"%%s\"?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:450
|
|
#, python-format
|
|
msgid "DROP %%s?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:491
|
|
#, python-format
|
|
msgid "Error dropping %%s: \"%%s\""
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:700
|
|
#: pgadmin/browser/templates/browser/js/node.js:825
|
|
msgid "SQL help for this object type."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:835
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:20
|
|
msgid "Save"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:836
|
|
msgid "Save this object."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:857
|
|
#, python-format
|
|
msgid "Error during saving properties: %%s!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:867
|
|
msgid "Cancel changes to this object."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:879
|
|
msgid "Reset"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/js/node.js:880
|
|
msgid "Reset the fields on this dialog."
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/__init__.py:58
|
|
msgid "Dashboard"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/__init__.py:72
|
|
msgid "Dashboards"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/__init__.py:76
|
|
msgid "Session statistics refresh rate"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/__init__.py:78 pgadmin/dashboard/__init__.py:86
|
|
#: pgadmin/dashboard/__init__.py:94 pgadmin/dashboard/__init__.py:102
|
|
#: pgadmin/dashboard/__init__.py:110
|
|
msgid "Graphs"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/__init__.py:79 pgadmin/dashboard/__init__.py:87
|
|
#: pgadmin/dashboard/__init__.py:95 pgadmin/dashboard/__init__.py:103
|
|
#: pgadmin/dashboard/__init__.py:111
|
|
msgid "The number of seconds between graph samples."
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/__init__.py:84
|
|
msgid "Transaction throughput refresh rate"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/__init__.py:92
|
|
msgid "Tuples in refresh rate"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/__init__.py:100
|
|
msgid "Tuples out refresh rate"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/__init__.py:108
|
|
msgid "Block I/O statistics refresh rate"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:5
|
|
msgid "Database sessions"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:10
|
|
#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:10
|
|
msgid "Transactions per second"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:26
|
|
#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:26
|
|
msgid "Tuples in"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:31
|
|
#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:31
|
|
msgid "Tuples out"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:36
|
|
#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:36
|
|
msgid "Block I/O"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/database_dashboard.html:56
|
|
msgid "Database activity"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:5
|
|
msgid "Server sessions"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/server_dashboard.html:56
|
|
msgid "Server activity"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:44
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:115
|
|
msgid "An error occurred whilst loading the dashboard."
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:220
|
|
msgid "Please connect to the selected server to view the graph."
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:223
|
|
msgid "An error occurred whilst rendering the graph."
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:324
|
|
msgid "Please connect to the selected server to view the table."
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:327
|
|
msgid "An error occurred whilst rendering the table."
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:392
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:429
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:630
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:662
|
|
msgid "Process ID"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:407
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:640
|
|
msgid "Application name"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:412
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:645
|
|
msgid "Client address"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:417
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:650
|
|
msgid "Backend start"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:422
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:655
|
|
msgid "State"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:439
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:667
|
|
msgid "Lock type"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:444
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:672
|
|
msgid "Target relation"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:449
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:677
|
|
msgid "Page"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:454
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:682
|
|
msgid "Tuple"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:459
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:687
|
|
msgid "Virtual XID (target)"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:464
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:692
|
|
msgid "XID (target)"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:469
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:697
|
|
msgid "Class"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:474
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:702
|
|
msgid "Object ID"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:479
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:707
|
|
msgid "Virtual XID (owner)"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:489
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:717
|
|
msgid "Granted?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:494
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:722
|
|
msgid "Fast path?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:516
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:739
|
|
msgid "XID"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:521
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:744
|
|
msgid "Prepared at"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:533
|
|
msgid "Category"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:538
|
|
msgid "Setting"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:543
|
|
msgid "Unit"
|
|
msgstr ""
|
|
|
|
#: pgadmin/dashboard/templates/dashboard/js/dashboard.js:548
|
|
msgid "Description"
|
|
msgstr ""
|
|
|
|
#: pgadmin/help/__init__.py:28 pgadmin/help/__init__.py:53
|
|
msgid "Online Help"
|
|
msgstr ""
|
|
|
|
#: pgadmin/help/__init__.py:35 pgadmin/help/__init__.py:59
|
|
msgid "pgAdmin Website"
|
|
msgstr ""
|
|
|
|
#: pgadmin/help/__init__.py:42 pgadmin/help/__init__.py:65
|
|
msgid "PostgreSQL Website"
|
|
msgstr ""
|
|
|
|
#: pgadmin/help/__init__.py:73
|
|
msgid "SQL Help"
|
|
msgstr ""
|
|
|
|
#: pgadmin/help/__init__.py:81
|
|
msgid "Paths"
|
|
msgstr ""
|
|
|
|
#: pgadmin/help/__init__.py:85
|
|
msgid "PostgreSQL Help Path"
|
|
msgstr ""
|
|
|
|
#: pgadmin/help/__init__.py:88
|
|
msgid ""
|
|
"Path to the PostgreSQL documentation. $VERSION$ will be replaced with the"
|
|
" major.minor version number."
|
|
msgstr ""
|
|
|
|
#: pgadmin/help/__init__.py:93
|
|
msgid "EDB Advanced Server Help Path"
|
|
msgstr ""
|
|
|
|
#: pgadmin/help/__init__.py:96
|
|
msgid ""
|
|
"Path to the EDB Advanced Server documentation. $VERSION$ will be replaced"
|
|
" with the major.minor version number."
|
|
msgstr ""
|
|
|
|
#: pgadmin/preferences/__init__.py:58
|
|
#: pgadmin/preferences/templates/preferences/preferences.js:367
|
|
msgid "Preferences"
|
|
msgstr ""
|
|
|
|
#: pgadmin/preferences/templates/preferences/preferences.js:201
|
|
msgid "Show"
|
|
msgstr ""
|
|
|
|
#: pgadmin/preferences/templates/preferences/preferences.js:202
|
|
msgid "Hide"
|
|
msgstr ""
|
|
|
|
#: pgadmin/preferences/templates/preferences/preferences.js:333
|
|
msgid "Category is not selected."
|
|
msgstr ""
|
|
|
|
#: pgadmin/templates/security/change_password.html:2
|
|
#, python-format
|
|
msgid "%(appname)s Password Change"
|
|
msgstr ""
|
|
|
|
#: pgadmin/templates/security/forgot_password.html:2
|
|
#, python-format
|
|
msgid "Recover %(appname)s Password"
|
|
msgstr ""
|
|
|
|
#: pgadmin/templates/security/forgot_password.html:4
|
|
msgid ""
|
|
"Enter the email address for the user account you wish to recover the "
|
|
"password for:"
|
|
msgstr ""
|
|
|
|
#: pgadmin/templates/security/forgot_password.html:9
|
|
msgid "Recover Password"
|
|
msgstr ""
|
|
|
|
#: pgadmin/templates/security/login_user.html:2
|
|
#, python-format
|
|
msgid "%(appname)s Login"
|
|
msgstr ""
|
|
|
|
#: pgadmin/templates/security/login_user.html:9
|
|
msgid "Login"
|
|
msgstr ""
|
|
|
|
#: pgadmin/templates/security/login_user.html:12
|
|
#, python-format
|
|
msgid "Forgotten your <a href=\"%(url)s\">password</a>?"
|
|
msgstr ""
|
|
|
|
#: pgadmin/templates/security/reset_password.html:2
|
|
#, python-format
|
|
msgid "%(appname)s Password Reset"
|
|
msgstr ""
|
|
|
|
#: pgadmin/templates/security/reset_password.html:9
|
|
msgid "Reset Password"
|
|
msgstr ""
|
|
|
|
#: pgadmin/test/__init__.py:24
|
|
msgid "Generated Test HTML"
|
|
msgstr ""
|
|
|
|
#: pgadmin/test/__init__.py:28
|
|
msgid "Test Alert"
|
|
msgstr ""
|
|
|
|
#: pgadmin/test/__init__.py:31 pgadmin/test/__init__.py:37
|
|
#: pgadmin/test/__init__.py:43 pgadmin/test/__init__.py:49
|
|
#: pgadmin/test/__init__.py:55
|
|
msgid "alertify"
|
|
msgstr ""
|
|
|
|
#: pgadmin/test/__init__.py:34
|
|
msgid "Test Confirm"
|
|
msgstr ""
|
|
|
|
#: pgadmin/test/__init__.py:40
|
|
msgid "Test Dialog"
|
|
msgstr ""
|
|
|
|
#: pgadmin/test/__init__.py:46
|
|
msgid "Test Prompt"
|
|
msgstr ""
|
|
|
|
#: pgadmin/test/__init__.py:52
|
|
msgid "Test Notifier"
|
|
msgstr ""
|
|
|
|
#: pgadmin/test/__init__.py:58
|
|
msgid "Test Disabled"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/__init__.py:25 pgadmin/tools/datagrid/__init__.py:53
|
|
#: pgadmin/tools/sqleditor/__init__.py:75
|
|
msgid "This URL cannot be requested directly."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:25
|
|
msgid "Copy Row"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:28
|
|
msgid "Paste Row"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:33
|
|
msgid "Add New Row"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:38
|
|
msgid "Filter"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:46
|
|
msgid "Remove"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:47
|
|
msgid "By selection"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:48
|
|
msgid "Exclude selection"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:61
|
|
msgid "Execute/Refresh"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:71
|
|
msgid "Auto-Commit"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:75
|
|
msgid "Auto-Rollback"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:79
|
|
msgid "Cancel query"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:94
|
|
msgid "Clear query window"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:98
|
|
msgid "Clear history"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:104
|
|
msgid "Download as CSV"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:121
|
|
#: pgadmin/tools/datagrid/templates/datagrid/index.html:122
|
|
msgid "Apply"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/js/datagrid.js:62
|
|
msgid "Query tool"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/js/datagrid.js:72
|
|
msgid "View First 100 Rows"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/js/datagrid.js:77
|
|
msgid "View Last 100 Rows"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/js/datagrid.js:82
|
|
msgid "View All Rows"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/js/datagrid.js:87
|
|
msgid "View Filtered Rows..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/datagrid/templates/datagrid/js/datagrid.js:91
|
|
msgid "View Data"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/__init__.py:66
|
|
msgid "This URL can not be called directly!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/__init__.py:174
|
|
msgid "Could not fetch debugger plugin information."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/__init__.py:184
|
|
msgid "Could not fetch debugger target information."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/__init__.py:194
|
|
msgid "Function/Procedure cannot be debugged."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/__init__.py:481
|
|
#: pgadmin/tools/debugger/__init__.py:518
|
|
#: pgadmin/tools/debugger/__init__.py:540
|
|
msgid "Not connected to server Or connection with the server has been closed."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/__init__.py:692
|
|
#: pgadmin/tools/debugger/__init__.py:696
|
|
#: pgadmin/tools/debugger/__init__.py:724
|
|
#: pgadmin/tools/debugger/__init__.py:770
|
|
#: pgadmin/tools/debugger/__init__.py:792
|
|
#: pgadmin/tools/debugger/__init__.py:827
|
|
#: pgadmin/tools/debugger/__init__.py:852
|
|
#: pgadmin/tools/debugger/__init__.py:921
|
|
#: pgadmin/tools/debugger/__init__.py:964
|
|
#: pgadmin/tools/debugger/__init__.py:985
|
|
#: pgadmin/tools/debugger/__init__.py:1016
|
|
#: pgadmin/tools/debugger/__init__.py:1037
|
|
#: pgadmin/tools/debugger/__init__.py:1073
|
|
#: pgadmin/tools/debugger/__init__.py:1096
|
|
#: pgadmin/tools/debugger/__init__.py:1123
|
|
#: pgadmin/tools/debugger/__init__.py:1272
|
|
#: pgadmin/tools/debugger/__init__.py:1305
|
|
#: pgadmin/tools/debugger/__init__.py:1327
|
|
#: pgadmin/tools/debugger/__init__.py:1342
|
|
#: pgadmin/tools/sqleditor/__init__.py:117
|
|
#: pgadmin/tools/sqleditor/__init__.py:262
|
|
#: pgadmin/tools/sqleditor/__init__.py:683
|
|
#: pgadmin/tools/sqleditor/command.py:176
|
|
#: pgadmin/tools/sqleditor/command.py:390
|
|
msgid "Not connected to server or connection with the server has been closed."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/__init__.py:763
|
|
msgid "Target Aborted."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/__init__.py:1067
|
|
msgid "Value deposited successfully"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/__init__.py:1069
|
|
msgid "Error while setting the value"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/__init__.py:1284
|
|
#: pgadmin/tools/debugger/__init__.py:1299
|
|
msgid "Execution Completed."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/__init__.py:1289
|
|
msgid "Execution completed with error"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/direct.html:2
|
|
msgid "Debugger - "
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/direct.html:24
|
|
msgid "Step into"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/direct.html:27
|
|
msgid "Step over"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/direct.html:30
|
|
msgid "Continue/Start"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/direct.html:35
|
|
msgid "Toggle breakpoint"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/direct.html:38
|
|
msgid "Clear all breakpoints"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/direct.html:43
|
|
msgid "Stop"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/js/debugger.js:28
|
|
#: pgadmin/tools/debugger/templates/debugger/js/debugger.js:40
|
|
msgid "Debug"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/js/debugger.js:34
|
|
#: pgadmin/tools/debugger/templates/debugger/js/debugger.js:46
|
|
msgid "Set breakpoint"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/js/debugger.js:54
|
|
msgid "Debugger"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/js/debugger_ui.js:89
|
|
msgid "Please enter some value!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/js/direct.js:331
|
|
msgid "Waiting for another session to invoke the target..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/js/direct.js:1348
|
|
msgid "Local variables"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/js/direct.js:1359
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:255
|
|
msgid "Messages"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/js/direct.js:1370
|
|
msgid "Results"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/debugger/templates/debugger/js/direct.js:1381
|
|
msgid "Stack"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/grant_wizard/templates/grant_wizard/js/grant_wizard.js:66
|
|
msgid "Please select any database object type."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/grant_wizard/templates/grant_wizard/js/grant_wizard.js:169
|
|
#: pgadmin/tools/grant_wizard/templates/grant_wizard/js/grant_wizard.js:179
|
|
msgid "Grant Wizard..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/grant_wizard/templates/grant_wizard/js/grant_wizard.js:572
|
|
msgid "Objects"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/grant_wizard/templates/grant_wizard/js/grant_wizard.js:1069
|
|
#, python-format
|
|
msgid "Error during saving properties - %%s!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/__init__.py:65
|
|
msgid "Items per page in grid"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/__init__.py:101
|
|
#: pgadmin/tools/sqleditor/__init__.py:199
|
|
#: pgadmin/tools/sqleditor/__init__.py:646
|
|
msgid "Transaction ID not found in the session."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/__init__.py:269
|
|
#: pgadmin/tools/sqleditor/__init__.py:686
|
|
msgid "Either Transaction object or Session object not found."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/__init__.py:410
|
|
msgid "No primary key found for this object, so unable to save records."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/command.py:65
|
|
msgid "This feature has not been implemented for object type '{0}'!"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/command.py:242
|
|
msgid "Filter string is empty."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/command.py:303
|
|
msgid "Data cannot be saved for the current object."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:235
|
|
msgid "Data Output"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:245
|
|
msgid "Explain"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:265
|
|
msgid "History"
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:725
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1710
|
|
msgid "Initializing query execution."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:735
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1749
|
|
msgid "Waiting for the query execution to complete..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:775
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:856
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1382
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1434
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1480
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1526
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1562
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1603
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1678
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1774
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1873
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1936
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1987
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:2027
|
|
msgid ""
|
|
"Not connected to the server or the connection to the server has been "
|
|
"closed."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:806
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:915
|
|
msgid "Loading data from the database server and rendering..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1037
|
|
msgid "Retrieving information about the columns returned..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1322
|
|
msgid "Primary key columns cannot be null."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/ajax.py:119
|
|
msgid "Not implemented."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/preferences.py:147
|
|
msgid "Invalid value for a boolean option."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/preferences.py:151
|
|
msgid "Invalid value for an integer option."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/preferences.py:156
|
|
msgid "Invalid value for a numeric option."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/preferences.py:162
|
|
msgid "Invalid value for a date option."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/preferences.py:168
|
|
msgid "Invalid value for a datetime option."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/preferences.py:171
|
|
msgid "Invalid value for an options option."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/preferences.py:489
|
|
msgid "Could not fine the specified module."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/preferences.py:494
|
|
msgid "Module '{0}' is no longer in use."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/preferences.py:507
|
|
msgid "Module '{0}' does not have category with id '{1}'"
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/preferences.py:521
|
|
msgid "Could not find the specified preference."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/registry.py:74
|
|
msgid "Driver '{0}' has not been implemented."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:196
|
|
msgid ""
|
|
"Failed to decrypt the saved password!\n"
|
|
"Error: {0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:276
|
|
msgid ""
|
|
"Failed to setup the role with error message:\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:369
|
|
msgid ""
|
|
"\n"
|
|
"Attempt to reconnect failed with the error:\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:373
|
|
msgid ""
|
|
"Connection lost.\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:381
|
|
msgid ""
|
|
"\n"
|
|
"Failed to create cursor for psycopg2 connection with error message for "
|
|
"the server#{1}:{2}:\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:399
|
|
msgid ""
|
|
"\n"
|
|
"Connection for server#{0} with database \"{1}\" was lost.\n"
|
|
"Attempt to reconnect it failed with the error:\n"
|
|
"{2}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:699
|
|
msgid ""
|
|
"\n"
|
|
"Failed to reset the connection to the server due to following error:\n"
|
|
"{0}"
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:790
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:845
|
|
msgid "Cursor could not be found for the async connection."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:926
|
|
msgid "Not connected to the database server."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:971
|
|
msgid "SQL state: "
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:977
|
|
msgid "Detail: "
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:983
|
|
msgid "Hint: "
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:989
|
|
msgid "Character: "
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:995
|
|
msgid "Context: "
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:1087
|
|
msgid "Server has no active connection. Please connect to the server."
|
|
msgstr ""
|
|
|
|
#: pgadmin/utils/driver/psycopg2/__init__.py:1116
|
|
msgid "Couldn't find the specified database."
|
|
msgstr ""
|
|
|