mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-24 07:16:52 -06:00
211 lines
4.5 KiB
Plaintext
211 lines
4.5 KiB
Plaintext
# Translations template for PROJECT.
|
|
# Copyright (C) 2015 ORGANIZATION
|
|
# This file is distributed under the same license as the PROJECT project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PROJECT VERSION\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2015-02-25 16:30+0000\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/views.py:35
|
|
msgid "Server"
|
|
msgstr ""
|
|
|
|
#: pgadmin/about/views.py:37
|
|
msgid "Desktop"
|
|
msgstr ""
|
|
|
|
#: pgadmin/about/templates/about/index.html:2
|
|
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/nodes/server_groups/hooks.py:34
|
|
msgid "Add a server group..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/nodes/server_groups/hooks.py:35
|
|
#: pgadmin/browser/nodes/server_groups/hooks.py:43
|
|
msgid "Delete server group"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/nodes/server_groups/hooks.py:36
|
|
#: pgadmin/browser/nodes/server_groups/hooks.py:44
|
|
msgid "Rename server group..."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/nodes/server_groups/views.py:48
|
|
msgid "No server group name was specified"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/nodes/server_groups/views.py:73
|
|
#: pgadmin/browser/nodes/server_groups/views.py:104
|
|
msgid "The specified server group could not be found."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/nodes/server_groups/views.py:84
|
|
msgid "No server group was specified."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/nodes/server_groups/views.py:115
|
|
msgid "No server group was specified."
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/body.html:11
|
|
msgid "Dashboard"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/body.html:12
|
|
msgid "Properties"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/body.html:13
|
|
msgid "Statistics"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/body.html:14
|
|
msgid "Dependencies"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/body.html:15
|
|
msgid "Dependents"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:8
|
|
msgid "Toggle navigation"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:21
|
|
msgid "File"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:28
|
|
msgid "Edit"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:35
|
|
msgid "Tools"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:42
|
|
msgid "Management"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:49
|
|
msgid "Help"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:61
|
|
#: pgadmin/templates/security/change_password.html:10
|
|
msgid "Change Password"
|
|
msgstr ""
|
|
|
|
#: pgadmin/browser/templates/browser/index.html:63
|
|
msgid "Logout"
|
|
msgstr ""
|
|
|
|
#: pgadmin/help/hooks.py:21
|
|
msgid "Contents"
|
|
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/messages.html:6
|
|
msgid "Close"
|
|
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/hooks.py:19
|
|
msgid "Generated Test HTML"
|
|
msgstr ""
|
|
|
|
#: pgadmin/test/hooks.py:20
|
|
msgid "Test Alert"
|
|
msgstr ""
|
|
|
|
#: pgadmin/test/hooks.py:21
|
|
msgid "Test Confirm"
|
|
msgstr ""
|
|
|
|
#: pgadmin/test/hooks.py:22
|
|
msgid "Test Dialog"
|
|
msgstr ""
|
|
|
|
#: pgadmin/test/hooks.py:23
|
|
msgid "Test Prompt"
|
|
msgstr ""
|
|
|
|
#: pgadmin/test/hooks.py:24
|
|
msgid "Test Notifier"
|
|
msgstr ""
|
|
|