# Translations template for Trac. # Copyright (C) 2014 Edgewall Software # This file is distributed under the same license as the Trac project. # FIRST AUTHOR , 2014. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Trac 1.0.2\n" "Report-Msgid-Bugs-To: trac-dev@googlegroups.com\n" "POT-Creation-Date: 2014-09-01 12:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" #: tracopt/mimeview/php.py:96 msgid "" "You appear to be using the PHP CGI binary. Trac requires the CLI version " "for syntax highlighting." msgstr "" #: tracopt/ticket/clone.py:49 #, python-format msgid "%(summary)s (cloned)" msgstr "" #: tracopt/ticket/clone.py:53 #, python-format msgid "" "Cloned from #%(id)s:\n" "----\n" "%(description)s" msgstr "" #: tracopt/ticket/clone.py:60 msgid "Clone" msgstr "" #: tracopt/ticket/clone.py:61 msgid "Create a copy of this ticket" msgstr "" #: tracopt/ticket/commit_updater.py:283 msgid "" "Insert a changeset message into the output.\n" "\n" "This macro must be called using wiki processor syntax as follows:\n" "{{{\n" "{{{\n" "#!CommitTicketReference repository=\"reponame\" revision=\"rev\"\n" "}}}\n" "}}}\n" "where the arguments are the following:\n" " - `repository`: the repository containing the changeset\n" " - `revision`: the revision of the desired changeset" msgstr "" #: tracopt/ticket/commit_updater.py:313 msgid "(The changeset message doesn't reference this ticket)" msgstr "" #: tracopt/ticket/deleter.py:73 tracopt/ticket/deleter.py:90 #: trac/ticket/templates/report_list.html:92 msgid "Delete" msgstr "" #: tracopt/ticket/deleter.py:74 tracopt/ticket/templates/ticket_delete.html:51 msgid "Delete ticket" msgstr "" #: tracopt/ticket/deleter.py:91 #, python-format msgid "Delete comment %(num)s" msgstr "" #: tracopt/ticket/deleter.py:140 #, python-format msgid "The ticket #%(id)s has been deleted." msgstr "" #: tracopt/ticket/deleter.py:147 #, python-format msgid "The ticket comment %(num)s on ticket #%(id)s has been deleted." msgstr "" #: tracopt/ticket/deleter.py:167 #, python-format msgid "Comment %(num)s not found" msgstr "" #: tracopt/ticket/templates/ticket_delete.html:21 #, python-format msgid "Delete Ticket #%(id)s" msgstr "" #: tracopt/ticket/templates/ticket_delete.html:22 #: tracopt/ticket/templates/ticket_delete.html:58 #, python-format msgid "Delete comment %(num)s on Ticket #%(id)s" msgstr "" #: tracopt/ticket/templates/ticket_delete.html:30 #, python-format msgid "Delete [1:Ticket #%(id)s]" msgstr "" #: tracopt/ticket/templates/ticket_delete.html:42 msgid "Are you sure you want to delete this ticket?" msgstr "" #: tracopt/ticket/templates/ticket_delete.html:43 #, python-format msgid "" "(comments: %(comments)s,\n" " attachments: %(attachments)s)" msgstr "" #: tracopt/ticket/templates/ticket_delete.html:46 #: tracopt/ticket/templates/ticket_delete.html:71 #: trac/templates/attachment.html:80 trac/wiki/templates/wiki_delete.html:105 msgid "This is an irreversible operation." msgstr "" #: tracopt/ticket/templates/ticket_delete.html:52 #: tracopt/ticket/templates/ticket_delete.html:76 #: trac/templates/attachment.html:73 trac/templates/attachment.html:87 #: trac/ticket/templates/admin_components.html:64 #: trac/ticket/templates/admin_enums.html:38 #: trac/ticket/templates/admin_milestones.html:93 #: trac/ticket/templates/admin_versions.html:61 #: trac/ticket/templates/milestone_delete.html:45 #: trac/ticket/templates/milestone_edit.html:128 #: trac/ticket/templates/report_delete.html:32 #: trac/ticket/templates/report_edit.html:62 #: trac/ticket/templates/ticket_change.html:127 #: trac/versioncontrol/templates/admin_repositories.html:98 #: trac/wiki/templates/wiki_delete.html:112 #: trac/wiki/templates/wiki_edit_form.html:84 #: trac/wiki/templates/wiki_rename.html:43 msgid "Cancel" msgstr "" #: tracopt/ticket/templates/ticket_delete.html:71 msgid "Are you sure you want to delete this ticket comment?" msgstr "" #: tracopt/ticket/templates/ticket_delete.html:75 msgid "Delete comment" msgstr "" #. TRANSLATOR: modified ('diff') (link) #: tracopt/versioncontrol/git/git_fs.py:423 trac/ticket/web_ui.py:1745 #: trac/ticket/templates/ticket_change.html:164 trac/wiki/macros.py:361 #: trac/wiki/web_ui.py:765 msgid "diff" msgstr "" #: tracopt/versioncontrol/git/git_fs.py:424 msgid "Diff against this parent (show the changes merged from the other parents)" msgstr "" #: tracopt/versioncontrol/git/git_fs.py:433 msgid "" "Note: this is a merge changeset, the changes displayed " "below correspond to the merge itself." msgstr "" #: tracopt/versioncontrol/git/git_fs.py:440 msgid "" "Use the (diff) links above to see all the changes relative to " "each parent." msgstr "" #: tracopt/versioncontrol/svn/svn_fs.py:306 #, python-format msgid "Subversion >= 1.0 required, found %(version)s" msgstr "" #: tracopt/versioncontrol/svn/svn_fs.py:362 #, python-format msgid "%(path)s does not appear to be a Subversion repository." msgstr "" #: tracopt/versioncontrol/svn/svn_fs.py:369 #, python-format msgid "Couldn't open Subversion repository %(path)s: %(svn_error)s" msgstr "" #: tracopt/versioncontrol/svn/svn_fs.py:694 #, python-format msgid "" "Diff mismatch: Base is a %(oldnode)s (%(oldpath)s in revision %(oldrev)s)" " and Target is a %(newnode)s (%(newpath)s in revision %(newrev)s)." msgstr "" #: tracopt/versioncontrol/svn/svn_fs.py:862 #, python-format msgid "svn blame failed on %(path)s: %(error)s" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:150 msgid "No svn:externals configured in trac.ini" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:157 msgid "needs lock" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:187 msgid "blocked" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:187 msgid "merged" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:222 msgid "non-inheritable" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:224 msgid "merged on the directory itself but not below" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:240 #: tracopt/versioncontrol/svn/svn_prop.py:262 msgid "eligible" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:270 msgid "(toggle deleted branches)" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:308 msgid "View merge source" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:319 msgid "No revisions" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:326 #, python-format msgid "%(title)s: %(revs)s" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:362 msgid "merged: " msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:362 msgid "blocked: " msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:363 msgid "reverse-merged: " msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:363 msgid "un-blocked: " msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:364 msgid "marked as non-inheritable: " msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:365 msgid "unmarked as non-inheritable: " msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:409 msgid " (added)" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:433 msgid "removed" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:436 msgid " (with no actual effect on merging)" msgstr "" #: tracopt/versioncontrol/svn/svn_prop.py:437 #, python-format msgid "Property %(prop)s changed" msgstr "" #: trac/about.py:47 trac/templates/about.html:20 trac/templates/about.html:41 msgid "About Trac" msgstr "" #: trac/attachment.py:166 #, python-format msgid "Attachment '%(title)s' does not exist." msgstr "" #: trac/attachment.py:168 msgid "Invalid Attachment" msgstr "" #: trac/attachment.py:235 msgid "Could not delete attachment" msgstr "" #: trac/attachment.py:254 #, python-format msgid "Cannot reparent attachment \"%(att)s\" as %(realm)s:%(id)s is invalid" msgstr "" #: trac/attachment.py:259 #, python-format msgid "" "Cannot reparent attachment \"%(att)s\" as it already exists in " "%(realm)s:%(id)s" msgstr "" #: trac/attachment.py:278 #, python-format msgid "Could not reparent attachment %(name)s" msgstr "" #: trac/attachment.py:311 #, python-format msgid "%(parent)s doesn't exist, can't create attachment" msgstr "" #: trac/attachment.py:320 #, python-format msgid "Cannot create attachment \"%(att)s\" as %(realm)s:%(id)s is invalid" msgstr "" #: trac/attachment.py:404 #, python-format msgid "Attachment '%(filename)s' not found" msgstr "" #: trac/attachment.py:487 msgid "Bad request" msgstr "" #: trac/attachment.py:504 #, python-format msgid "Parent resource %(parent)s doesn't exist" msgstr "" #: trac/attachment.py:510 #, python-format msgid "Back to %(parent)s" msgstr "" #: trac/attachment.py:616 #, python-format msgid "%(attachment)s attached to %(resource)s" msgstr "" #: trac/attachment.py:671 #, python-format msgid "Unparented attachment %(id)s" msgstr "" #: trac/attachment.py:679 #, python-format msgid "Attachment '%(id)s' in %(parent)s" msgstr "" #: trac/attachment.py:682 #, python-format msgid "Attachments of %(parent)s" msgstr "" #: trac/attachment.py:702 trac/attachment.py:729 trac/admin/web_ui.py:471 #: trac/admin/web_ui.py:474 trac/admin/web_ui.py:478 msgid "No file uploaded" msgstr "" #: trac/attachment.py:710 msgid "Can't upload empty file" msgstr "" #: trac/attachment.py:715 #, python-format msgid "Maximum attachment size: %(num)s bytes" msgstr "" #: trac/attachment.py:716 msgid "Upload failed" msgstr "" #: trac/attachment.py:744 #, python-format msgid "Attachment field %(field)s is invalid: %(message)s" msgstr "" #: trac/attachment.py:748 #, python-format msgid "Invalid attachment: %(message)s" msgstr "" #: trac/attachment.py:752 msgid "Note: File must be selected again." msgstr "" #: trac/attachment.py:765 #, python-format msgid "" "You don't have permission to replace the attachment %(name)s. You can " "only replace your own attachments. Replacing other's attachments requires" " ATTACHMENT_DELETE permission." msgstr "" #: trac/attachment.py:796 #, python-format msgid "%(attachment)s (delete)" msgstr "" #: trac/attachment.py:810 #, python-format msgid "Maximum total attachment size: %(num)s bytes" msgstr "" #: trac/attachment.py:811 msgid "Download failed" msgstr "" #: trac/attachment.py:894 trac/versioncontrol/web_ui/browser.py:710 #: trac/wiki/web_ui.py:73 msgid "Plain Text" msgstr "" #: trac/attachment.py:900 trac/versioncontrol/web_ui/browser.py:716 msgid "Original Format" msgstr "" #: trac/attachment.py:942 trac/templates/list_of_attachments.html:29 #: trac/ticket/templates/ticket_change.html:92 #: trac/versioncontrol/templates/dir_entries.html:29 #: trac/versioncontrol/web_ui/browser.py:865 msgid "Download" msgstr "" #: trac/attachment.py:1036 #, python-format msgid "Invalid resource identifier '%(id)s'" msgstr "" #: trac/attachment.py:1072 trac/templates/about.html:81 #: trac/templates/about.html:102 trac/templates/error.html:179 #: trac/ticket/admin.py:210 trac/ticket/admin.py:404 trac/ticket/admin.py:574 #: trac/ticket/templates/admin_components.html:88 #: trac/ticket/templates/admin_enums.html:61 #: trac/ticket/templates/admin_milestones.html:124 #: trac/ticket/templates/admin_versions.html:93 #: trac/versioncontrol/admin.py:113 #: trac/versioncontrol/templates/admin_repositories.html:138 #: trac/web/session.py:423 msgid "Name" msgstr "" #: trac/attachment.py:1072 msgid "Size" msgstr "" #: trac/attachment.py:1072 trac/templates/history_view.html:40 #: trac/ticket/templates/ticket.html:353 #: trac/versioncontrol/templates/revisionlog.html:122 msgid "Author" msgstr "" #: trac/attachment.py:1072 trac/templates/history_view.html:39 msgid "Date" msgstr "" #: trac/attachment.py:1073 trac/templates/attachment.html:102 #: trac/ticket/api.py:308 trac/ticket/api.py:530 #: trac/ticket/templates/ticket.html:382 #: trac/ticket/templates/ticket_box.html:101 msgid "Description" msgstr "" #: trac/attachment.py:1096 trac/wiki/admin.py:108 #, python-format msgid "File '%(name)s' exists" msgstr "" #: trac/config.py:45 msgid "Configuration Error" msgstr "" #: trac/config.py:49 msgid "Look in the Trac log for more information." msgstr "" #: trac/config.py:274 #, python-format msgid "Error reading '%(file)s', make sure it is readable." msgstr "" #: trac/config.py:431 #, python-format msgid "[%(section)s] %(entry)s: expected integer, got %(value)s" msgstr "" #: trac/config.py:449 #, python-format msgid "[%(section)s] %(entry)s: expected float, got %(value)s" msgstr "" #: trac/config.py:622 msgid "Setting attribute is not allowed." msgstr "" #: trac/config.py:702 #, python-format msgid "[%(section)s] %(entry)s: expected one of (%(choices)s), got %(value)s" msgstr "" #: trac/config.py:741 #, python-format msgid "" "Cannot find an implementation of the %(interface)s interface named " "%(implementation)s. Please check that the Component is enabled or update " "the option %(option)s in trac.ini." msgstr "" #: trac/config.py:779 #, python-format msgid "" "Cannot find implementation(s) of the %(interface)s interface named " "%(implementation)s. Please check that the Component is enabled or update " "the option %(option)s in trac.ini." msgstr "" #: trac/config.py:819 trac/config.py:832 #, python-format msgid "Option '%(option)s' doesn't exist in section '%(section)s'" msgstr "" #: trac/core.py:33 msgid "Trac Error" msgstr "" #: trac/env.py:219 msgid "" "Visit the Trac open source project at
http://trac.edgewall.org/" msgstr "" #: trac/env.py:791 msgid "Database newer than Trac version" msgstr "" #: trac/env.py:808 #, python-format msgid "No upgrade module for version %(num)i (%(version)s.py)" msgstr "" #: trac/env.py:854 msgid "" "Missing environment variable \"TRAC_ENV\". Trac requires this variable to" " point to a valid Trac environment." msgstr "" #: trac/env.py:883 trac/admin/console.py:283 #, python-format msgid "" "The Trac Environment needs to be upgraded.\n" "\n" "Run \"trac-admin %(path)s upgrade\"" msgstr "" #: trac/env.py:922 msgid "Copying resources from:" msgstr "" #: trac/env.py:940 msgid "Creating scripts." msgstr "" #: trac/env.py:952 #, python-format msgid "Invalid argument '%(arg)s'" msgstr "" #: trac/env.py:957 #, python-format msgid "hotcopy can't overwrite existing '%(dest)s'" msgstr "" #: trac/env.py:966 #, python-format msgid "Hotcopying %(src)s to %(dst)s ..." msgstr "" #: trac/env.py:983 msgid "The following errors happened while copying the environment:" msgstr "" #: trac/env.py:994 msgid "Backing up database ..." msgstr "" #: trac/env.py:999 msgid "Hotcopy done." msgstr "" #: trac/env.py:1004 trac/admin/api.py:134 msgid "Invalid arguments" msgstr "" #: trac/env.py:1007 msgid "Database is up to date, no upgrade necessary." msgstr "" #: trac/env.py:1013 msgid "" "The pre-upgrade backup failed.\n" "Use '--no-backup' to upgrade without doing a backup.\n" msgstr "" #: trac/env.py:1017 msgid "The upgrade failed. Please fix the issue and try again.\n" msgstr "" #: trac/env.py:1029 msgid "" "Warning: the wiki-macros directory in the environment is non-empty, but " "Trac\n" "doesn't load plugins from there anymore. Please remove it by hand." msgstr "" #: trac/env.py:1040 #, python-format msgid "" "Error while removing wiki-macros: %(err)s\n" "Trac doesn't load plugins from wiki-macros anymore. Please remove it by " "hand." msgstr "" #: trac/env.py:1045 #, python-format msgid "" "Upgrade done.\n" "\n" "You may want to upgrade the Trac documentation now by running:\n" "\n" " trac-admin %(path)s wiki upgrade" msgstr "" #: trac/notification.py:165 #, python-format msgid "" "SMTP server connection error (%(error)s). Please modify %(option1)s or " "%(option2)s in your configuration." msgstr "" #: trac/notification.py:170 msgid "TLS enabled but server does not support TLS" msgstr "" #: trac/notification.py:223 #, python-format msgid "" "Sendmail error (%(error)s). Please modify %(option)s in your " "configuration." msgstr "" #: trac/notification.py:330 #, python-format msgid "Invalid email encoding setting: %(pref)s" msgstr "" #: trac/notification.py:355 msgid "Unable to send email due to identity crisis." msgstr "" #: trac/notification.py:362 #, python-format msgid "Neither %(from_)s nor %(reply_to)s are specified in the configuration." msgstr "" #: trac/notification.py:363 msgid "SMTP Notification Error" msgstr "" #: trac/notification.py:374 msgid "Header length is too short" msgstr "" #: trac/perm.py:42 msgid "Forbidden" msgstr "" #: trac/perm.py:54 #, python-format msgid "" "%(perm)s privileges are required to perform this operation on " "%(resource)s. You don't have the required permissions." msgstr "" #: trac/perm.py:56 #, python-format msgid "" "%(perm)s privileges are required to perform this operation. You don't " "have the required permissions." msgstr "" #: trac/perm.py:60 msgid "Insufficient privileges to perform this operation." msgstr "" #: trac/perm.py:341 #, python-format msgid "%(name)s is not a valid action." msgstr "" #: trac/perm.py:658 msgid "User" msgstr "" #: trac/perm.py:658 trac/admin/templates/admin_perms.html:74 #: trac/ticket/templates/batch_modify.html:47 #: trac/ticket/templates/ticket.html:324 msgid "Action" msgstr "" #: trac/perm.py:660 msgid "Available actions:" msgstr "" #: trac/perm.py:671 trac/admin/web_ui.py:370 msgid "All upper-cased tokens are reserved for permission names" msgstr "" #: trac/perm.py:677 #, python-format msgid "The user %(user)s already has permission %(action)s." msgstr "" #: trac/perm.py:692 #, python-format msgid "" "Cannot remove permission %(action)s for user %(user)s. The permission is " "granted through a meta-permission or group." msgstr "" #: trac/perm.py:697 #, python-format msgid "" "Cannot remove permission %(action)s for user %(user)s. The user has not " "been granted the permission." msgstr "" #: trac/perm.py:716 #, python-format msgid "Cannot export to %(filename)s: %(error)s" msgstr "" #: trac/perm.py:729 #, python-format msgid "Invalid row %(line)d. Expected , , [action], [...]" msgstr "" #: trac/perm.py:737 #, python-format msgid "" "Invalid user %(user)s on line %(line)d: All upper-cased tokens are " "reserved for permission names." msgstr "" #: trac/perm.py:746 #, python-format msgid "Cannot import from %(filename)s line %(line)d: %(error)s " msgstr "" #: trac/perm.py:751 #, python-format msgid "Cannot import from %(filename)s: %(error)s" msgstr "" #: trac/resource.py:336 #, python-format msgid "%(name)s at version %(version)s" msgstr "" #: trac/admin/api.py:138 msgid "Command not found" msgstr "" #: trac/admin/console.py:114 #, python-format msgid "Error: %(msg)s" msgstr "" #: trac/admin/console.py:133 #, python-format msgid "" "Welcome to trac-admin %(version)s\n" "Interactive Trac administration console.\n" "Copyright (C) 2003-2013 Edgewall Software\n" "\n" "Type: '?' or 'help' for help on commands.\n" " " msgstr "" #: trac/admin/console.py:168 #, python-format msgid "Failed to open environment: %(err)s" msgstr "" #: trac/admin/console.py:251 #, python-format msgid "Completion error: %(err)s" msgstr "" #: trac/admin/console.py:318 #, python-format msgid "" "No documentation found for '%(cmd)s'. Use 'help' to see the list of " "commands." msgstr "" #: trac/admin/console.py:326 msgid "Did you mean this?" msgid_plural "Did you mean one of these?" msgstr[0] "" msgstr[1] "" #: trac/admin/console.py:330 #, python-format msgid "trac-admin - The Trac Administration Console %(version)s" msgstr "" #: trac/admin/console.py:334 msgid "Usage: trac-admin [command [subcommand] [option ...]]\n" msgstr "" #: trac/admin/console.py:337 msgid "Invoking trac-admin without command starts interactive mode.\n" msgstr "" #: trac/admin/console.py:377 #, python-format msgid "Creating a new Trac environment at %(envname)s" msgstr "" #: trac/admin/console.py:379 msgid "" "\n" "Trac will first ask a few questions about your environment\n" "in order to initialize and prepare the project database.\n" "\n" " Please enter the name of your project.\n" " This name will be used in page titles and descriptions.\n" msgstr "" #: trac/admin/console.py:387 #, python-format msgid "Project Name [%(default)s]> " msgstr "" #: trac/admin/console.py:389 msgid "" "\n" " Please specify the connection string for the database to use.\n" " By default, a local SQLite database is created in the environment\n" " directory. It is also possible to use an already existing\n" " PostgreSQL database (check the Trac documentation for the exact\n" " connection string syntax).\n" msgstr "" #: trac/admin/console.py:397 #, python-format msgid "Database connection string [%(default)s]> " msgstr "" #: trac/admin/console.py:404 #, python-format msgid "Initenv for '%(env)s' failed." msgstr "" #: trac/admin/console.py:407 msgid "Does an environment already exist?" msgstr "" #: trac/admin/console.py:411 msgid "Directory exists and is not empty." msgstr "" #: trac/admin/console.py:417 #, python-format msgid "" "Base directory '%(env)s' does not exist. Please create it manually and " "retry." msgstr "" #: trac/admin/console.py:445 msgid "Creating and Initializing Project" msgstr "" #: trac/admin/console.py:462 msgid "Failed to create environment." msgstr "" #: trac/admin/console.py:468 msgid " Installing default wiki pages" msgstr "" #: trac/admin/console.py:477 msgid " Indexing default repository" msgstr "" #: trac/admin/console.py:480 msgid "" "\n" "---------------------------------------------------------------------\n" "Warning: couldn't index the default repository.\n" "\n" "This can happen for a variety of reasons: wrong repository type,\n" "no appropriate third party library for this repository type,\n" "no actual repository at the specified repository path...\n" "\n" "You can nevertheless start using your Trac environment, but\n" "you'll need to check again your trac.ini file and the [trac]\n" "repository_type and repository_path settings.\n" msgstr "" #: trac/admin/console.py:523 #, python-format msgid "" "\n" "---------------------------------------------------------------------\n" "Project environment for '%(project_name)s' created.\n" "\n" "You may now configure the environment by editing the file:\n" "\n" " %(config_path)s\n" "\n" "If you'd like to take this new project environment for a test drive,\n" "try running the Trac standalone web server `tracd`:\n" "\n" " tracd --port 8000 %(project_path)s\n" "\n" "Then point your browser to http://localhost:8000/%(project_dir)s.\n" "There you can also browse the documentation for your installed\n" "version of Trac, including information on further setup (such as\n" "deploying Trac to a real web server).\n" "\n" "The latest documentation can also always be found on the project\n" "website:\n" "\n" " http://trac.edgewall.org/\n" "\n" "Congratulations!\n" msgstr "" #: trac/admin/console.py:532 msgid "" "Display help for trac-admin commands.\n" "\n" "Examples:\n" "{{{\n" "[[TracAdminHelp]] # all commands\n" "[[TracAdminHelp(wiki)]] # all wiki commands\n" "[[TracAdminHelp(wiki export)]] # the \"wiki export\" command\n" "[[TracAdminHelp(upgrade)]] # the upgrade command\n" "}}}" msgstr "" #: trac/admin/console.py:578 #, python-format msgid "Non-ascii environment path '%(path)s' not supported." msgstr "" #: trac/admin/web_ui.py:69 msgid "Admin" msgstr "" #: trac/admin/web_ui.py:70 trac/admin/templates/admin.html:26 msgid "Administration" msgstr "" #: trac/admin/web_ui.py:86 msgid "No administration panels available" msgstr "" #: trac/admin/web_ui.py:112 trac/admin/web_ui.py:116 msgid "Unknown administration panel" msgstr "" #: trac/admin/web_ui.py:128 msgid "Untitled" msgstr "" #: trac/admin/web_ui.py:187 trac/ticket/admin.py:66 trac/ticket/admin.py:95 #: trac/ticket/admin.py:273 trac/ticket/admin.py:464 trac/ticket/admin.py:626 #: trac/ticket/admin.py:709 trac/ticket/report.py:253 #: trac/ticket/roadmap.py:824 trac/versioncontrol/admin.py:214 msgid "Your changes have been saved." msgstr "" #: trac/admin/web_ui.py:192 trac/ticket/admin.py:69 msgid "" "Error writing to trac.ini, make sure it is writable by the web server. " "Your changes have not been saved." msgstr "" #: trac/admin/web_ui.py:205 trac/admin/web_ui.py:265 trac/admin/web_ui.py:356 #: trac/admin/web_ui.py:449 trac/prefs/web_ui.py:90 #: trac/prefs/templates/prefs_general.html:19 msgid "General" msgstr "" #: trac/admin/web_ui.py:205 trac/admin/templates/admin_basics.html:23 msgid "Basic Settings" msgstr "" #: trac/admin/web_ui.py:265 trac/admin/templates/admin_logging.html:20 #: trac/admin/templates/admin_logging.html:32 msgid "Logging" msgstr "" #: trac/admin/web_ui.py:274 trac/ticket/templates/milestone_delete.html:35 #: trac/ticket/templates/milestone_edit.html:99 msgid "None" msgstr "" #: trac/admin/web_ui.py:276 msgid "Console" msgstr "" #: trac/admin/web_ui.py:278 trac/templates/attachment.html:42 msgid "File" msgstr "" #: trac/admin/web_ui.py:280 msgid "Syslog" msgstr "" #: trac/admin/web_ui.py:283 msgid "Windows event log" msgstr "" #: trac/admin/web_ui.py:296 #, python-format msgid "Unknown log type %(type)s" msgstr "" #: trac/admin/web_ui.py:297 msgid "Invalid log type" msgstr "" #: trac/admin/web_ui.py:311 #, python-format msgid "Unknown log level %(level)s" msgstr "" #: trac/admin/web_ui.py:312 msgid "Invalid log level" msgstr "" #: trac/admin/web_ui.py:325 msgid "You must specify a log file" msgstr "" #: trac/admin/web_ui.py:326 msgid "Missing field" msgstr "" #: trac/admin/web_ui.py:356 trac/admin/templates/admin_perms.html:20 #: trac/admin/templates/admin_perms.html:71 msgid "Permissions" msgstr "" #: trac/admin/web_ui.py:377 msgid "Unknown action" msgstr "" #: trac/admin/web_ui.py:381 #, python-format msgid "The subject %(subject)s has been granted the permission %(action)s." msgstr "" #: trac/admin/web_ui.py:386 #, python-format msgid "The permission %(action)s was already granted to %(subject)s." msgstr "" #: trac/admin/web_ui.py:400 #, python-format msgid "" "The subject %(subject)s was not added to the group %(group)s because the " "group has %(perm)s permission and users cannot grant permissions they " "don't possess." msgstr "" #: trac/admin/web_ui.py:408 #, python-format msgid "The subject %(subject)s has been added to the group %(group)s." msgstr "" #: trac/admin/web_ui.py:413 #, python-format msgid "The subject %(subject)s was already added to the group %(group)s." msgstr "" #: trac/admin/web_ui.py:428 msgid "The selected permissions have been revoked." msgstr "" #: trac/admin/web_ui.py:449 trac/admin/templates/admin_plugins.html:20 msgid "Plugins" msgstr "" #: trac/admin/web_ui.py:481 msgid "Uploaded file is not a Python source file or egg" msgstr "" #: trac/admin/web_ui.py:486 #, python-format msgid "Plugin %(name)s already installed" msgstr "" #: trac/admin/web_ui.py:555 msgid "The following component has been disabled:" msgid_plural "The following components have been disabled:" msgstr[0] "" msgstr[1] "" #: trac/admin/web_ui.py:560 msgid "The following component has been enabled:" msgid_plural "The following components have been enabled:" msgstr[0] "" msgstr[1] "" #: trac/admin/templates/admin.html:20 msgid "Administration:" msgstr "" #: trac/admin/templates/admin_basics.html:19 msgid "Basics" msgstr "" #: trac/admin/templates/admin_basics.html:27 msgid "Project" msgstr "" #: trac/admin/templates/admin_basics.html:29 #: trac/ticket/templates/admin_components.html:47 #: trac/ticket/templates/admin_components.html:74 #: trac/ticket/templates/admin_enums.html:34 #: trac/ticket/templates/admin_enums.html:48 #: trac/ticket/templates/admin_milestones.html:45 #: trac/ticket/templates/admin_milestones.html:103 #: trac/ticket/templates/admin_versions.html:36 #: trac/ticket/templates/admin_versions.html:71 #: trac/versioncontrol/templates/admin_repositories.html:61 #: trac/versioncontrol/templates/admin_repositories.html:108 #: trac/versioncontrol/templates/admin_repositories.html:125 msgid "Name:" msgstr "" #: trac/admin/templates/admin_basics.html:34 #: trac/versioncontrol/templates/admin_repositories.html:74 msgid "URL:" msgstr "" #: trac/admin/templates/admin_basics.html:39 #: trac/ticket/templates/ticket.html:241 msgid "Description:" msgstr "" #: trac/admin/templates/admin_basics.html:45 msgid "Default timezone:" msgstr "" #: trac/admin/templates/admin_basics.html:47 msgid "Server's local time zone" msgstr "" #: trac/admin/templates/admin_basics.html:52 msgid "Install pytz for a complete list of timezones." msgstr "" #: trac/admin/templates/admin_basics.html:57 msgid "Default language:" msgstr "" #: trac/admin/templates/admin_basics.html:58 #: trac/prefs/templates/prefs_language.html:26 msgid "Translations are currently unavailable" msgstr "" #: trac/admin/templates/admin_basics.html:60 #: trac/admin/templates/admin_basics.html:75 msgid "Browser's language" msgstr "" #: trac/admin/templates/admin_basics.html:65 #: trac/prefs/templates/prefs_language.html:34 msgid "Install Babel for extended language support." msgstr "" #: trac/admin/templates/admin_basics.html:68 #: trac/prefs/templates/prefs_language.html:37 msgid "Message catalogs have not been compiled." msgstr "" #: trac/admin/templates/admin_basics.html:73 msgid "Default date format:" msgstr "" #: trac/admin/templates/admin_basics.html:77 #: trac/prefs/templates/prefs_datetime.html:75 msgid "ISO 8601 format" msgstr "" #: trac/admin/templates/admin_basics.html:80 msgid "Install Babel for localized date formats." msgstr "" #: trac/admin/templates/admin_basics.html:86 #: trac/admin/templates/admin_logging.html:65 #: trac/admin/templates/admin_plugins.html:190 #: trac/ticket/templates/admin_components.html:106 #: trac/ticket/templates/admin_enums.html:82 #: trac/ticket/templates/admin_milestones.html:148 #: trac/ticket/templates/admin_versions.html:109 msgid "Apply changes" msgstr "" #: trac/admin/templates/admin_logging.html:36 trac/templates/about.html:97 msgid "Configuration" msgstr "" #: trac/admin/templates/admin_logging.html:38 #: trac/versioncontrol/templates/admin_repositories.html:28 msgid "Type:" msgstr "" #: trac/admin/templates/admin_logging.html:47 msgid "Log level:" msgstr "" #: trac/admin/templates/admin_logging.html:55 msgid "Log file:" msgstr "" #: trac/admin/templates/admin_logging.html:58 #, python-format msgid "" "If you specify a relative path, the log file will be stored inside the\n" " [1:log] directory of the project environment ([2:%(dir)s])." msgstr "" #: trac/admin/templates/admin_perms.html:24 msgid "Manage Permissions and Groups" msgstr "" #: trac/admin/templates/admin_perms.html:29 msgid "Grant Permission:" msgstr "" #: trac/admin/templates/admin_perms.html:31 #: trac/admin/templates/admin_perms.html:55 msgid "Subject:" msgstr "" #: trac/admin/templates/admin_perms.html:34 msgid "Action:" msgstr "" #: trac/admin/templates/admin_perms.html:42 #: trac/admin/templates/admin_perms.html:61 #: trac/ticket/templates/admin_components.html:78 #: trac/ticket/templates/admin_enums.html:51 #: trac/ticket/templates/admin_milestones.html:114 #: trac/ticket/templates/admin_versions.html:83 #: trac/versioncontrol/templates/admin_repositories.html:115 #: trac/versioncontrol/templates/admin_repositories.html:129 msgid "Add" msgstr "" #: trac/admin/templates/admin_perms.html:44 msgid "" "Grant permission for an action to a subject, which can be either a user\n" " or a group." msgstr "" #: trac/admin/templates/admin_perms.html:53 msgid "Add Subject to Group:" msgstr "" #: trac/admin/templates/admin_perms.html:58 msgid "Group:" msgstr "" #: trac/admin/templates/admin_perms.html:63 msgid "Add a user or group to an existing permission group." msgstr "" #: trac/admin/templates/admin_perms.html:74 #: trac/admin/templates/admin_perms.html:103 msgid "Subject" msgstr "" #: trac/admin/templates/admin_perms.html:85 msgid "You don't have permission to revoke this action" msgstr "" #: trac/admin/templates/admin_perms.html:91 #, python-format msgid "%(action)s is no longer defined" msgstr "" #: trac/admin/templates/admin_perms.html:96 msgid "No permissions" msgstr "" #: trac/admin/templates/admin_perms.html:100 msgid "Group Membership" msgstr "" #: trac/admin/templates/admin_perms.html:103 msgid "Group" msgstr "" #: trac/admin/templates/admin_perms.html:120 msgid "No group memberships" msgstr "" #: trac/admin/templates/admin_perms.html:124 #: trac/ticket/templates/admin_components.html:107 #: trac/ticket/templates/admin_enums.html:83 #: trac/ticket/templates/admin_milestones.html:149 #: trac/ticket/templates/admin_versions.html:110 #: trac/versioncontrol/templates/admin_repositories.html:158 msgid "Remove selected items" msgstr "" #: trac/admin/templates/admin_perms.html:128 msgid "" "Note that [1:Subject] or [2:Group] names can't be all upper-case,\n" " as that is reserved for permission names." msgstr "" #: trac/admin/templates/admin_plugins.html:67 msgid "Manage Plugins" msgstr "" #: trac/admin/templates/admin_plugins.html:71 msgid "Install Plugin:" msgstr "" #: trac/admin/templates/admin_plugins.html:73 msgid "File: [1:]" msgstr "" #: trac/admin/templates/admin_plugins.html:78 msgid "Install" msgstr "" #: trac/admin/templates/admin_plugins.html:82 msgid "" "The web server does not have sufficient permissions to store files in\n" " the environment plugins directory." msgstr "" #: trac/admin/templates/admin_plugins.html:86 msgid "Upload a plugin packaged as Python egg." msgstr "" #: trac/admin/templates/admin_plugins.html:110 trac/templates/diff_view.html:61 #: trac/versioncontrol/templates/changeset.html:152 msgid "Author:" msgstr "" #: trac/admin/templates/admin_plugins.html:119 msgid "Home page:" msgstr "" #: trac/admin/templates/admin_plugins.html:126 msgid "License:" msgstr "" #: trac/admin/templates/admin_plugins.html:134 trac/ticket/admin.py:77 #: trac/ticket/api.py:315 msgid "Component" msgstr "" #: trac/admin/templates/admin_plugins.html:137 msgid "Show all descriptions" msgstr "" #: trac/admin/templates/admin_plugins.html:139 msgid "Hide all descriptions" msgstr "" #: trac/admin/templates/admin_plugins.html:143 msgid "Enabled" msgstr "" #: trac/db/api.py:334 #, python-format msgid "Unsupported database type \"%(scheme)s\"" msgstr "" #: trac/db/api.py:373 #, python-format msgid "" "Unknown scheme \"%(scheme)s\"; database connection string must start with" " {scheme}:/" msgstr "" #: trac/db/mysql_backend.py:92 msgid "Cannot load Python bindings for MySQL" msgstr "" #: trac/db/mysql_backend.py:248 trac/db/postgres_backend.py:179 #: trac/db/postgres_backend.py:198 #, python-format msgid "Unable to run %(path)s: %(msg)s" msgstr "" #: trac/db/mysql_backend.py:252 #, python-format msgid "mysqldump failed: %(msg)s" msgstr "" #: trac/db/mysql_backend.py:254 trac/db/postgres_backend.py:204 #: trac/db/sqlite_backend.py:247 msgid "No destination file created" msgstr "" #: trac/db/mysql_backend.py:290 #, python-format msgid "" "All tables must be created as InnoDB or NDB storage engine to support " "transactions. The following tables have been created as storage engine " "which doesn't support transactions: %(tables)s" msgstr "" #: trac/db/mysql_backend.py:299 #, python-format msgid "" "All tables must be created with utf8_bin or utf8mb4_bin as collation. The" " following tables don't have the collations: %(tables)s" msgstr "" #: trac/db/mysql_backend.py:314 #, python-format msgid "" "The current storage engine is %(engine)s. It must be InnoDB or NDB " "storage engine to support transactions." msgstr "" #: trac/db/mysql_backend.py:320 #, python-format msgid "" "The current storage engine for TEMPORARY tables is %(engine)s. It must be" " InnoDB or NDB storage engine to support transactions." msgstr "" #: trac/db/mysql_backend.py:332 #, python-format msgid "" "The charset and collation of database are '%(charset)s' and " "'%(collation)s'. The database must be created with one of %(supported)s." msgstr "" #: trac/db/pool.py:130 #, python-format msgid "Unable to get database connection within %(time)d seconds." msgstr "" #: trac/db/postgres_backend.py:81 msgid "Cannot load Python bindings for PostgreSQL" msgstr "" #: trac/db/postgres_backend.py:202 #, python-format msgid "pg_dump failed: %(msg)s" msgstr "" #: trac/db/sqlite_backend.py:158 trac/db/sqlite_backend.py:261 msgid "Cannot load Python bindings for SQLite" msgstr "" #: trac/db/sqlite_backend.py:161 #, python-format msgid "Need at least PySqlite %(version)s or higher" msgstr "" #: trac/db/sqlite_backend.py:164 msgid "PySqlite 2.5.2 - 2.5.4 break Trac, please use 2.5.5 or higher" msgstr "" #: trac/db/sqlite_backend.py:197 #, python-format msgid "Database already exists at %(path)s" msgstr "" #: trac/db/sqlite_backend.py:265 #, python-format msgid "Database \"%(path)s\" not found." msgstr "" #: trac/db/sqlite_backend.py:274 #, python-format msgid "" "The user %(user)s requires read _and_ write permissions to the database " "file %(path)s and the directory it is located in." msgstr "" #: trac/mimeview/api.py:691 trac/mimeview/api.py:701 #, python-format msgid "No available MIME conversions from %(old)s to %(new)s" msgstr "" #: trac/mimeview/api.py:814 #, python-format msgid "HTML preview using %(renderer)s failed (%(err)s)" msgstr "" #: trac/mimeview/api.py:845 #, python-format msgid "Can't use %(annotator)s annotator: %(error)s" msgstr "" #: trac/mimeview/api.py:1121 trac/templates/error.html:167 msgid "Line" msgstr "" #: trac/mimeview/api.py:1121 msgid "Line numbers" msgstr "" #: trac/mimeview/patch.py:171 #, python-format msgid "new file %(new)s" msgstr "" #: trac/mimeview/patch.py:175 #, python-format msgid "deleted file %(deleted)s" msgstr "" #: trac/mimeview/patch.py:247 msgid "this hunk was shorter than expected" msgstr "" #: trac/mimeview/pygments.py:132 trac/prefs/templates/prefs_pygments.html:19 msgid "Syntax Highlighting" msgstr "" #: trac/mimeview/pygments.py:141 trac/prefs/web_ui.py:170 msgid "Your preferences have been saved." msgstr "" #: trac/mimeview/rst.py:126 trac/mimeview/rst.py:149 #, python-format msgid "%(link)s is not a valid TracLink" msgstr "" #: trac/prefs/web_ui.py:51 trac/prefs/templates/prefs.html:26 msgid "Preferences" msgstr "" #: trac/prefs/web_ui.py:79 msgid "Unknown preference panel" msgstr "" #: trac/prefs/web_ui.py:91 trac/prefs/templates/prefs_datetime.html:20 msgid "Date & Time" msgstr "" #: trac/prefs/web_ui.py:92 trac/prefs/templates/prefs_keybindings.html:20 msgid "Keyboard Shortcuts" msgstr "" #: trac/prefs/web_ui.py:93 trac/prefs/templates/prefs_userinterface.html:20 msgid "User Interface" msgstr "" #: trac/prefs/web_ui.py:95 trac/prefs/templates/prefs_language.html:20 msgid "Language" msgstr "" #: trac/prefs/web_ui.py:97 trac/prefs/templates/prefs_advanced.html:19 msgid "Advanced" msgstr "" #: trac/prefs/web_ui.py:177 msgid "The session has been loaded." msgstr "" #: trac/prefs/templates/prefs.html:20 msgid "Preferences:" msgstr "" #: trac/prefs/templates/prefs.html:27 msgid "" "This page lets you customize your personal settings for this site.\n" " These settings are stored on the server and are identified by a " "session\n" " key stored in a browser cookie. That cookie allows your settings to" " be\n" " restored on subsequent visits." msgstr "" #: trac/prefs/templates/prefs.html:43 msgid "Save changes" msgstr "" #: trac/prefs/templates/prefs_advanced.html:24 msgid "Session key:" msgstr "" #: trac/prefs/templates/prefs_advanced.html:27 msgid "Change" msgstr "" #: trac/prefs/templates/prefs_advanced.html:28 msgid "" "The session key is used to identify stored custom\n" " settings and session data on the server. Although it is\n" " automatically generated by default, you may change it to something\n" " easier to remember at any time if you wish to load your settings\n" " in a different web browser." msgstr "" #: trac/prefs/templates/prefs_advanced.html:36 msgid "Restore session:" msgstr "" #: trac/prefs/templates/prefs_advanced.html:39 msgid "Load" msgstr "" #: trac/prefs/templates/prefs_advanced.html:40 msgid "" "You may load a previously created session by entering the\n" " corresponding session key below. This lets you share settings " "between\n" " multiple computers and web browsers." msgstr "" #: trac/prefs/templates/prefs_datetime.html:26 msgid "Time zone:" msgstr "" #: trac/prefs/templates/prefs_datetime.html:28 msgid "Default time zone" msgstr "" #: trac/prefs/templates/prefs_datetime.html:35 msgid "" "Configuring your time zone will result in all\n" " dates and times displayed on this site to use your time zone\n" " instead of that of the server." msgstr "" #: trac/prefs/templates/prefs_datetime.html:44 #, python-format msgid "Example: The current time is [1:%(time)s] (UTC)." msgstr "" #: trac/prefs/templates/prefs_datetime.html:49 #, python-format msgid "" "In your time zone %(tz)s, this would be displayed as\n" " [1:%(formatted)s]." msgstr "" #: trac/prefs/templates/prefs_datetime.html:55 #, python-format msgid "In the default time zone, this would be displayed as [1:%(formatted)s]." msgstr "" #: trac/prefs/templates/prefs_datetime.html:61 msgid "" "Note: Universal Co-ordinated Time (UTC) is also known as Greenwich Mean " "Time (GMT).[1:]\n" " A positive offset is used to indicate a timezone at the east of " "Greenwich, i.e. ahead of Universal Time." msgstr "" #: trac/prefs/templates/prefs_datetime.html:69 msgid "Date format:" msgstr "" #: trac/prefs/templates/prefs_datetime.html:71 msgid "Default date format" msgstr "" #: trac/prefs/templates/prefs_datetime.html:73 msgid "Your language setting" msgstr "" #: trac/prefs/templates/prefs_datetime.html:79 msgid "" "Configuring your date format will result in formatting\n" " and parsing datetime displayed on this site to use your date format" "\n" " instead of that of the server." msgstr "" #: trac/prefs/templates/prefs_datetime.html:85 msgid "Date relative/absolute format:" msgstr "" #: trac/prefs/templates/prefs_datetime.html:87 msgid "Default format" msgstr "" #: trac/prefs/templates/prefs_datetime.html:89 msgid "Relative format" msgstr "" #: trac/prefs/templates/prefs_datetime.html:91 msgid "Absolute format" msgstr "" #: trac/prefs/templates/prefs_datetime.html:95 msgid "" "Configuring your relative/absolute format will result in\n" " formatting datetime displayed on this site to use your format " "instead of\n" " that of the server." msgstr "" #: trac/prefs/templates/prefs_general.html:25 msgid "Full name:" msgstr "" #: trac/prefs/templates/prefs_general.html:30 msgid "Email address:" msgstr "" #: trac/prefs/templates/prefs_general.html:36 msgid "" "This information is used to automatically populate some forms\n" " on this site with your contact details." msgstr "" #: trac/prefs/templates/prefs_general.html:40 msgid "" "This information is used to associate your login name with your\n" " email address and full name, which is used for email\n" " notification and RSS feeds, for example." msgstr "" #: trac/prefs/templates/prefs_keybindings.html:28 msgid "Enable access keys" msgstr "" #: trac/prefs/templates/prefs_keybindings.html:31 msgid "" "This site provides keyboard shortcuts for\n" " faster access to certain functions of this site. As these shortcuts" " can\n" " cause conflicts with shortcuts provided by the desktop system or\n" " web browser, they are disabled by default. See\n" " [1:TracAccessibility]\n" " for more information on access keys." msgstr "" #: trac/prefs/templates/prefs_language.html:25 msgid "Language:" msgstr "" #: trac/prefs/templates/prefs_language.html:28 msgid "Default language" msgstr "" #: trac/prefs/templates/prefs_language.html:42 msgid "" "Configuring your language will result in all text\n" " displayed on this site to use your language instead of that of " "the\n" " server." msgstr "" #: trac/prefs/templates/prefs_language.html:46 msgid "" "The [1:Default language] option uses the browser's\n" " language negotiation feature to select the appropriate language." msgstr "" #: trac/prefs/templates/prefs_pygments.html:47 msgid "" "The Pygments syntax highlighter can be used with\n" " different coloring styles." msgstr "" #: trac/prefs/templates/prefs_pygments.html:49 msgid "Style:" msgstr "" #: trac/prefs/templates/prefs_pygments.html:54 msgid "Preview:" msgstr "" #: trac/prefs/templates/prefs_userinterface.html:28 msgid "Use only symbols for buttons." msgstr "" #: trac/prefs/templates/prefs_userinterface.html:31 msgid "" "Display only the icon or symbol for\n" " short inline buttons, and hide the text caption." msgstr "" #: trac/prefs/templates/prefs_userinterface.html:39 msgid "Hide help links." msgstr "" #: trac/prefs/templates/prefs_userinterface.html:42 msgid "" "Don't show the various help links.\n" " This reduces the verbosity of the pages." msgstr "" #: trac/search/web_ui.py:71 trac/search/templates/search.html:22 #: trac/search/templates/search.html:33 trac/search/templates/search.html:38 #: trac/templates/theme.html:39 msgid "Search" msgstr "" #: trac/search/web_ui.py:165 #, python-format msgid "Browse repository path %(path)s" msgstr "" #: trac/search/web_ui.py:205 #, python-format msgid "Search query too short. Query must be at least %(num)s characters long." msgstr "" #: trac/search/web_ui.py:231 trac/ticket/query.py:812 trac/ticket/report.py:458 #, python-format msgid "Page %(num)d" msgstr "" #: trac/search/web_ui.py:244 trac/ticket/query.py:799 trac/ticket/report.py:449 msgid "Next Page" msgstr "" #: trac/search/web_ui.py:250 trac/ticket/query.py:804 trac/ticket/report.py:452 msgid "Previous Page" msgstr "" #: trac/search/templates/search.html:21 msgid "Search Results" msgstr "" #: trac/search/templates/search.html:50 #: trac/ticket/templates/query_results.html:29 #: trac/ticket/templates/report_view.html:88 msgid "Results" msgstr "" #: trac/search/templates/search.html:58 #, python-format msgid "Quickjump to %(name)s" msgstr "" #: trac/search/templates/search.html:66 #, python-format msgid "By %(author)s" msgstr "" #: trac/search/templates/search.html:75 #: trac/ticket/templates/report_view.html:107 #: trac/ticket/templates/report_view.html:218 msgid "No matches found." msgstr "" #: trac/search/templates/search.html:79 msgid "" "[1:Note:] See [2:TracSearch]\n" " for help on searching." msgstr "" #: trac/templates/about.html:38 msgid "Trac: Integrated SCM & Project Management" msgstr "" #: trac/templates/about.html:42 msgid "" "Trac is a web-based software project management and bug/issue\n" " tracking system emphasizing ease of use and low ceremony.\n" " It provides an integrated Wiki, an interface to version control\n" " systems, and a number of convenient ways to stay on top of events" "\n" " and changes within a project." msgstr "" #: trac/templates/about.html:48 msgid "" "Trac is distributed under the modified BSD License.[1:]\n" " The complete text of the license can be found\n" " [2:online]\n" " as well as in the [3:COPYING] file included in the distribution." msgstr "" #: trac/templates/about.html:53 msgid "python powered" msgstr "" #: trac/templates/about.html:56 msgid "" "Please visit the Trac open source project:\n" " [1:http://trac.edgewall.org/]" msgstr "" #: trac/templates/about.html:58 msgid "" "Copyright © 2003-2013\n" " [1:Edgewall Software]" msgstr "" #: trac/templates/about.html:66 msgid "System Information" msgstr "" #: trac/templates/about.html:68 msgid "Package" msgstr "" #: trac/templates/about.html:68 trac/templates/about.html:81 #: trac/templates/history_view.html:38 trac/ticket/admin.py:440 #: trac/ticket/api.py:316 msgid "Version" msgstr "" #: trac/templates/about.html:79 msgid "Installed Plugins" msgstr "" #: trac/templates/about.html:81 msgid "Location" msgstr "" #: trac/templates/about.html:89 trac/templates/error.html:211 #: trac/web/main.py:583 msgid "N/A" msgstr "" #: trac/templates/about.html:101 msgid "Section" msgstr "" #: trac/templates/about.html:103 trac/templates/error.html:179 msgid "Value" msgstr "" #: trac/templates/attach_file_form.html:24 msgid "Attach another file" msgstr "" #: trac/templates/attach_file_form.html:24 msgid "Attach file" msgstr "" #: trac/templates/attachment.html:22 msgid "– Attachment" msgstr "" #: trac/templates/attachment.html:23 msgid "– Attachments" msgstr "" #: trac/templates/attachment.html:24 #, python-format msgid "%(filename)s on %(parent)s – Attachment" msgstr "" #: trac/templates/attachment.html:39 #, python-format msgid "Add Attachment to [1:%(parent)s]" msgstr "" #: trac/templates/attachment.html:43 #, python-format msgid "(size limit %(value)s)" msgstr "" #: trac/templates/attachment.html:47 msgid "Attachment Info" msgstr "" #: trac/templates/attachment.html:50 trac/ticket/templates/ticket.html:358 #: trac/wiki/templates/wiki_edit_form.html:53 msgid "Your email or username:" msgstr "" #: trac/templates/attachment.html:56 msgid "Description of the file (optional):" msgstr "" #: trac/templates/attachment.html:62 msgid "Replace existing attachment of the same name" msgstr "" #: trac/templates/attachment.html:72 msgid "Add attachment" msgstr "" #: trac/templates/attachment.html:80 msgid "Are you sure you want to delete this attachment?" msgstr "" #: trac/templates/attachment.html:86 trac/templates/attachment.html:128 msgid "Delete attachment" msgstr "" #: trac/templates/attachment.html:107 #: trac/templates/list_of_attachments.html:30 trac/templates/macros.html:29 #: trac/util/text.py:633 trac/util/tests/html.py:215 #: trac/util/tests/html.py:228 trac/versioncontrol/templates/browser.html:199 #: trac/versioncontrol/templates/dir_entries.html:28 #, python-format msgid "%(size)s bytes" msgstr "" #: trac/templates/attachment.html:105 #, python-format msgid "" "File %(file)s,\n" " [1:%(size)s]\n" " (added by %(author)s, %(date)s)" msgstr "" #: trac/templates/diff_div.html:81 #, python-format msgid "" "Property %(name)s\n" " changed from %(old)s to %(new)s" msgstr "" #: trac/templates/diff_div.html:85 #, python-format msgid "Property %(name)s set to %(value)s" msgstr "" #: trac/templates/diff_div.html:88 #, python-format msgid "Property %(name)s deleted" msgstr "" #: trac/templates/diff_div.html:95 msgid "Differences" msgstr "" #: trac/templates/diff_options.html:21 #: trac/versioncontrol/templates/browser.html:148 #: trac/versioncontrol/templates/browser.html:156 msgid "View differences" msgstr "" #: trac/templates/diff_options.html:24 msgid "inline" msgstr "" #: trac/templates/diff_options.html:26 msgid "side by side" msgstr "" #: trac/templates/diff_options.html:29 msgid "" "[1:[2:]\n" " Show]\n" " [3:[4:]\n" " lines around each change]" msgstr "" #: trac/templates/diff_options.html:39 msgid "Show the changes in full context" msgstr "" #: trac/templates/diff_options.html:43 msgid "Ignore:" msgstr "" #: trac/templates/diff_options.html:47 msgid "Blank lines" msgstr "" #: trac/templates/diff_options.html:52 msgid "Case changes" msgstr "" #: trac/templates/diff_options.html:57 msgid "White space changes" msgstr "" #: trac/templates/diff_options.html:61 #: trac/ticket/templates/milestone_view.html:67 #: trac/ticket/templates/query.html:230 #: trac/ticket/templates/report_view.html:59 #: trac/ticket/templates/roadmap.html:38 #: trac/timeline/templates/timeline.html:46 #: trac/versioncontrol/templates/revisionlog.html:90 msgid "Update" msgstr "" #: trac/templates/diff_view.html:28 #, python-format msgid "" "Changes between\n" " [1:Version %(old)s] and\n" " [2:Version %(new)s] of\n" " [3:%(name)s]" msgstr "" #: trac/templates/diff_view.html:33 #, python-format msgid "" "Changes between\n" " [1:Initial Version] and\n" " [2:Version %(new)s] of\n" " [3:%(name)s]" msgstr "" #: trac/templates/diff_view.html:38 #, python-format msgid "" "Changes from\n" " [1:Version %(new)s] of\n" " [2:%(name)s]" msgstr "" #: trac/templates/diff_view.html:53 #: trac/versioncontrol/templates/changeset.html:146 msgid "Timestamp:" msgstr "" #: trac/templates/diff_view.html:55 trac/templates/diff_view.html:63 #: trac/templates/diff_view.html:69 msgid "(multiple changes)" msgstr "" #: trac/templates/diff_view.html:57 #, python-format msgid "%(date)s (%(duration)s ago)" msgstr "" #: trac/templates/diff_view.html:65 #, python-format msgid "(IP: %(ipnr)s)" msgstr "" #: trac/templates/diff_view.html:67 trac/ticket/templates/batch_modify.html:22 #: trac/ticket/templates/batch_ticket_notify_email.txt:9 #: trac/ticket/templates/milestone_edit.html:107 #: trac/ticket/templates/ticket_notify_email.txt:21 msgid "Comment:" msgstr "" #: trac/templates/diff_view.html:75 #: trac/versioncontrol/templates/changeset.html:208 #: trac/versioncontrol/templates/revisionlog.html:96 msgid "Legend:" msgstr "" #: trac/templates/diff_view.html:77 #: trac/versioncontrol/templates/changeset.html:210 msgid "Unmodified" msgstr "" #: trac/templates/diff_view.html:78 #: trac/versioncontrol/templates/changeset.html:211 #: trac/versioncontrol/templates/revisionlog.html:98 msgid "Added" msgstr "" #: trac/templates/diff_view.html:79 #: trac/versioncontrol/templates/changeset.html:212 #: trac/versioncontrol/templates/revisionlog.html:100 msgid "Removed" msgstr "" #: trac/templates/diff_view.html:80 trac/ticket/api.py:345 #: trac/versioncontrol/templates/changeset.html:214 #: trac/versioncontrol/templates/revisionlog.html:102 trac/wiki/admin.py:197 msgid "Modified" msgstr "" #: trac/templates/error.html:20 trac/templates/index.html:28 #: trac/web/api.py:165 msgid "Error" msgstr "" #: trac/templates/error.html:80 msgid "Create" msgstr "" #: trac/templates/error.html:95 msgid "Oops…" msgstr "" #: trac/templates/error.html:97 msgid "Trac detected an internal error:" msgstr "" #: trac/templates/error.html:102 msgid "" "There was an internal error in Trac.\n" " It is recommended that you notify your local\n" " [1:\n" " Trac administrator] with the information needed to\n" " reproduce the issue." msgstr "" #: trac/templates/error.html:110 #, python-format msgid "To that end, you could %(create)s a ticket." msgstr "" #: trac/templates/error.html:112 msgid "The action that triggered the error was:" msgstr "" #: trac/templates/error.html:116 trac/templates/error.html:121 msgid "This is probably a local installation issue." msgstr "" #: trac/templates/error.html:122 #, python-format msgid "" "You should %(create)s a ticket at the admin Trac to report\n" " the issue." msgstr "" #: trac/templates/error.html:128 msgid "Found a bug in Trac?" msgstr "" #: trac/templates/error.html:129 msgid "" "If you think this should work and you can reproduce the problem,\n" " you should consider creating a bug report." msgstr "" #: trac/templates/error.html:132 #, python-format msgid "Note that the %(name)s plugin seems to be involved." msgstr "" #: trac/templates/error.html:135 msgid "Note that the following plugins seem to be involved:" msgstr "" #: trac/templates/error.html:139 msgid "Please report this issue to the plugin maintainer." msgstr "" #: trac/templates/error.html:141 msgid "" "Before you do that, though, please first try\n" " [1:[2:searching]\n" " for similar issues], as it is quite likely that this " "problem\n" " has been reported before. For questions about " "installation\n" " and configuration of Trac or its plugins, please try the\n" " [3:mailing list]\n" " instead of creating a ticket." msgstr "" #: trac/templates/error.html:150 #, python-format msgid "" "Otherwise, please %(create)s a new bug report\n" " describing the problem and explain how to reproduce it." msgstr "" #: trac/templates/error.html:154 msgid "Python Traceback" msgstr "" #: trac/templates/error.html:155 msgid "Most recent call last:" msgstr "" #: trac/templates/error.html:159 #, python-format msgid "" "[1:File \"%(file)s\",\n" " line [2:%(line)s], in]\n" " [3:%(function)s]" msgstr "" #: trac/templates/error.html:165 msgid "Code fragment:" msgstr "" #: trac/templates/error.html:177 msgid "Local variables:" msgstr "" #: trac/templates/error.html:191 #, python-format msgid "File \"%(file)s\", line %(line)s, in %(function)s" msgstr "" #: trac/templates/error.html:194 msgid "Switch to plain text view" msgstr "" #: trac/templates/error.html:197 msgid "System Information:" msgstr "" #: trac/templates/error.html:205 msgid "Enabled Plugins:" msgstr "" #: trac/templates/error.html:221 msgid "TracGuide" msgstr "" #: trac/templates/error.html:221 msgid "— The Trac User and Administration Guide" msgstr "" #: trac/templates/history_view.html:26 #, python-format msgid "Change History for [1:%(name)s]" msgstr "" #: trac/templates/history_view.html:32 trac/templates/history_view.html:65 #: trac/versioncontrol/templates/diff_form.html:68 #: trac/versioncontrol/templates/revisionlog.html:111 #: trac/versioncontrol/templates/revisionlog.html:214 msgid "View changes" msgstr "" #: trac/templates/history_view.html:34 msgid "Change history" msgstr "" #: trac/templates/history_view.html:41 msgid "Comment" msgstr "" #: trac/templates/history_view.html:53 msgid "View this version" msgstr "" #: trac/templates/history_view.html:56 #, python-format msgid "IP-Address: %(ipnr)s" msgstr "" #: trac/templates/index.html:18 trac/templates/index.html:22 msgid "Available Projects" msgstr "" #: trac/templates/layout.html:38 #, python-format msgid "Search %(project)s" msgstr "" #: trac/templates/layout.html:85 msgid "Download in other formats:" msgstr "" #: trac/templates/list_of_attachments.html:28 msgid "View attachment" msgstr "" #: trac/templates/list_of_attachments.html:27 #, python-format msgid "" "[1:%(file)s][2:​]\n" " ([3:%(size)s]) -\n" " added by [4:%(author)s] %(date)s." msgstr "" #: trac/templates/list_of_attachments.html:37 #: trac/templates/list_of_attachments.html:53 #: trac/ticket/templates/ticket.html:381 msgid "Attachments" msgstr "" #: trac/templates/list_of_attachments.html:47 #: trac/templates/list_of_attachments.html:63 msgid "Download all attachments as:" msgstr "" #: trac/templates/list_of_attachments.html:48 #: trac/templates/list_of_attachments.html:64 msgid ".zip" msgstr "" #: trac/templates/macros.html:47 trac/templates/macros.html:48 msgid "Previous" msgstr "" #: trac/templates/macros.html:57 trac/templates/macros.html:58 msgid "Next" msgstr "" #: trac/templates/preview_file.html:24 msgid "(The file is empty)" msgstr "" #: trac/templates/preview_file.html:28 #, python-format msgid "" "[1:HTML preview not available], since the file size exceeds %(size)s " "bytes." msgstr "" #: trac/templates/preview_file.html:31 msgid "[1:HTML preview not available], since no preview renderer could handle it." msgstr "" #: trac/templates/preview_file.html:35 msgid "Try [1:downloading] the file instead." msgstr "" #: trac/templates/progress_bar.html:35 #, python-format msgid "%(count)s/%(total)s %(title)s" msgstr "" #: trac/templates/progress_bar.html:46 #, python-format msgid "Total number of %(unit)s: %(count)s" msgstr "" #: trac/templates/progress_bar.html:50 #, python-format msgid "%(title)s: %(count)s" msgstr "" #: trac/templates/progress_bar_grouped.html:26 #: trac/ticket/default_workflow.py:233 msgid "(none)" msgstr "" #: trac/templates/theme.html:37 msgid "Search:" msgstr "" #: trac/templates/theme.html:51 msgid "Context Navigation" msgstr "" #: trac/templates/theme.html:60 msgid "Hide this warning" msgstr "" #: trac/templates/theme.html:60 trac/templates/theme.html:68 msgid "close" msgstr "" #: trac/templates/theme.html:62 msgid "Warning:" msgstr "" #: trac/templates/theme.html:68 msgid "Hide this notice" msgstr "" #: trac/templates/theme.html:82 #, python-format msgid "" "Powered by [1:[2:Trac %(version)s]][3:]\n" " By [4:Edgewall Software]." msgstr "" #: trac/ticket/admin.py:39 msgid "(Undefined)" msgstr "" #: trac/ticket/admin.py:49 msgid "Ticket System" msgstr "" #: trac/ticket/admin.py:77 trac/ticket/templates/admin_components.html:20 msgid "Components" msgstr "" #: trac/ticket/admin.py:93 #, python-format msgid "The component \"%(name)s\" already exists." msgstr "" #: trac/ticket/admin.py:117 #, python-format msgid "The component \"%(name)s\" has been added." msgstr "" #: trac/ticket/admin.py:122 trac/ticket/model.py:871 trac/ticket/model.py:890 msgid "Invalid component name." msgstr "" #: trac/ticket/admin.py:123 #, python-format msgid "Component %(name)s already exists." msgstr "" #: trac/ticket/admin.py:130 msgid "No component selected" msgstr "" #: trac/ticket/admin.py:136 msgid "The selected components have been removed." msgstr "" #: trac/ticket/admin.py:210 trac/ticket/api.py:302 trac/ticket/web_ui.py:1468 #: trac/ticket/templates/admin_components.html:88 msgid "Owner" msgstr "" #: trac/ticket/admin.py:235 trac/ticket/api.py:314 msgid "Milestone" msgstr "" #: trac/ticket/admin.py:235 trac/ticket/roadmap.py:1031 #: trac/ticket/templates/admin_milestones.html:24 msgid "Milestones" msgstr "" #: trac/ticket/admin.py:264 trac/ticket/roadmap.py:786 msgid "Completion date may not be in the future" msgstr "" #: trac/ticket/admin.py:266 msgid "Invalid Completion Date" msgstr "" #: trac/ticket/admin.py:271 #, python-format msgid "The milestone \"%(name)s\" already exists." msgstr "" #: trac/ticket/admin.py:298 #, python-format msgid "The milestone \"%(name)s\" has been added." msgstr "" #: trac/ticket/admin.py:303 trac/ticket/model.py:1047 trac/ticket/model.py:1069 msgid "Invalid milestone name." msgstr "" #: trac/ticket/admin.py:304 #, python-format msgid "Milestone %(name)s already exists." msgstr "" #: trac/ticket/admin.py:312 msgid "No milestone selected" msgstr "" #: trac/ticket/admin.py:319 msgid "The selected milestones have been removed." msgstr "" #: trac/ticket/admin.py:404 trac/ticket/templates/admin_milestones.html:124 msgid "Due" msgstr "" #: trac/ticket/admin.py:404 trac/ticket/templates/admin_milestones.html:124 msgid "Completed" msgstr "" #: trac/ticket/admin.py:440 trac/ticket/templates/admin_versions.html:20 msgid "Versions" msgstr "" #: trac/ticket/admin.py:461 #, python-format msgid "The version \"%(name)s\" already exists." msgstr "" #: trac/ticket/admin.py:488 #, python-format msgid "The version \"%(name)s\" has been added." msgstr "" #: trac/ticket/admin.py:493 trac/ticket/model.py:1206 trac/ticket/model.py:1224 msgid "Invalid version name." msgstr "" #: trac/ticket/admin.py:494 #, python-format msgid "Version %(name)s already exists." msgstr "" #: trac/ticket/admin.py:501 msgid "No version selected" msgstr "" #: trac/ticket/admin.py:508 msgid "The selected versions have been removed." msgstr "" #: trac/ticket/admin.py:574 msgid "Time" msgstr "" #: trac/ticket/admin.py:624 trac/ticket/admin.py:652 #, python-format msgid "%(type)s value \"%(name)s\" already exists" msgstr "" #: trac/ticket/admin.py:644 #, python-format msgid "The %(field)s value \"%(name)s\" has been added." msgstr "" #: trac/ticket/admin.py:650 #, python-format msgid "Invalid %(type)s value." msgstr "" #: trac/ticket/admin.py:659 #, python-format msgid "No %s selected" msgstr "" #: trac/ticket/admin.py:665 #, python-format msgid "The selected %(field)s values have been removed." msgstr "" #: trac/ticket/admin.py:687 msgid "" "Error writing to trac.ini, make sure it is writable by the web server. " "The default value has not been saved." msgstr "" #: trac/ticket/admin.py:699 msgid "Order numbers must be unique" msgstr "" #: trac/ticket/admin.py:760 msgid "Possible Values" msgstr "" #: trac/ticket/admin.py:777 #, python-format msgid "Invalid up/down value: %(value)s" msgstr "" #: trac/ticket/admin.py:796 trac/ticket/api.py:313 msgid "Priority" msgstr "" #: trac/ticket/admin.py:796 msgid "Priorities" msgstr "" #: trac/ticket/admin.py:802 trac/ticket/api.py:318 msgid "Resolution" msgstr "" #: trac/ticket/admin.py:802 msgid "Resolutions" msgstr "" #: trac/ticket/admin.py:808 trac/ticket/api.py:317 msgid "Severity" msgstr "" #: trac/ticket/admin.py:808 msgid "Severities" msgstr "" #: trac/ticket/admin.py:814 msgid "Ticket Type" msgstr "" #: trac/ticket/admin.py:814 msgid "Ticket Types" msgstr "" #: trac/ticket/admin.py:842 msgid " must be a number" msgstr "" #: trac/ticket/admin.py:845 #, python-format msgid "Ticket #%(num)s and all associated data removed." msgstr "" #: trac/ticket/api.py:266 msgid "Attachment" msgstr "" #: trac/ticket/api.py:296 msgid "Summary" msgstr "" #: trac/ticket/api.py:298 trac/ticket/templates/ticket.html:354 msgid "Reporter" msgstr "" #: trac/ticket/api.py:311 trac/versioncontrol/admin.py:113 #: trac/versioncontrol/templates/admin_repositories.html:138 msgid "Type" msgstr "" #: trac/ticket/api.py:312 msgid "Status" msgstr "" #: trac/ticket/api.py:337 msgid "Keywords" msgstr "" #: trac/ticket/api.py:339 msgid "Cc" msgstr "" #: trac/ticket/api.py:343 msgid "Created" msgstr "" #: trac/ticket/api.py:489 #, python-format msgid "Tickets %(ranges)s" msgstr "" #: trac/ticket/api.py:516 msgid "ticket comment does not exist" msgstr "" #: trac/ticket/api.py:523 #, python-format msgid "Description for Ticket #%(id)s" msgstr "" #: trac/ticket/api.py:526 #, python-format msgid "Comment %(cnum)s for Ticket #%(id)s" msgstr "" #: trac/ticket/api.py:531 #, python-format msgid "Comment %(cnum)s" msgstr "" #: trac/ticket/api.py:535 msgid "no permission to view ticket" msgstr "" #: trac/ticket/api.py:538 msgid "ticket does not exist" msgstr "" #: trac/ticket/api.py:558 #, python-format msgid "Ticket #%(shortname)s" msgstr "" #: trac/ticket/batch.py:96 msgid "add" msgstr "" #: trac/ticket/batch.py:97 msgid "remove" msgstr "" #: trac/ticket/batch.py:98 msgid "add / remove" msgstr "" #: trac/ticket/batch.py:99 msgid "set to" msgstr "" #: trac/ticket/batch.py:181 trac/ticket/roadmap.py:731 #: trac/ticket/roadmap.py:820 #, python-format msgid "" "The changes have been saved, but an error occurred while sending " "notifications: %(message)s" msgstr "" #: trac/ticket/default_workflow.py:238 msgid "from invalid state" msgstr "" #: trac/ticket/default_workflow.py:239 msgid "Current state no longer exists" msgstr "" #: trac/ticket/default_workflow.py:241 msgid "The ticket will be disowned" msgstr "" #: trac/ticket/default_workflow.py:259 trac/ticket/default_workflow.py:269 #: trac/ticket/default_workflow.py:278 #, python-format msgid "to %(owner)s" msgstr "" #: trac/ticket/default_workflow.py:261 #, python-format msgid "The owner will be changed from %(current_owner)s to the specified user" msgstr "" #: trac/ticket/default_workflow.py:271 #, python-format msgid "The owner will be changed from %(current_owner)s to %(selected_owner)s" msgstr "" #: trac/ticket/default_workflow.py:281 #, python-format msgid "The owner will be changed from %(current_owner)s to the selected user" msgstr "" #: trac/ticket/default_workflow.py:289 #, python-format msgid "The owner will be changed from %(current_owner)s to %(authname)s" msgstr "" #: trac/ticket/default_workflow.py:297 msgid "" "Your workflow attempts to set a resolution but none is defined " "(configuration issue, please contact your Trac admin)." msgstr "" #: trac/ticket/default_workflow.py:305 trac/ticket/default_workflow.py:315 #, python-format msgid "as %(resolution)s" msgstr "" #: trac/ticket/default_workflow.py:307 #, python-format msgid "The resolution will be set to %(name)s" msgstr "" #: trac/ticket/default_workflow.py:318 msgid "The resolution will be set" msgstr "" #: trac/ticket/default_workflow.py:320 msgid "The resolution will be deleted" msgstr "" #: trac/ticket/default_workflow.py:323 #, python-format msgid "as %(status)s" msgstr "" #: trac/ticket/default_workflow.py:326 #, python-format msgid "The owner will remain %(current_owner)s" msgstr "" #: trac/ticket/default_workflow.py:329 msgid "The ticket will remain with no owner" msgstr "" #: trac/ticket/default_workflow.py:332 #, python-format msgid "Next status will be '%(name)s'" msgstr "" #: trac/ticket/default_workflow.py:424 msgid "" "Render a workflow graph.\n" "\n" "This macro accepts a TracWorkflow configuration and renders the states\n" "and transitions as a directed graph. If no parameters are given, the\n" "current ticket workflow is rendered. In WikiProcessors mode the `width`\n" "and `height` arguments can be specified.\n" "\n" "(Defaults: `width = 800` and `heigth = 600`)\n" "\n" "Examples:\n" "{{{\n" " [[Workflow()]]\n" "\n" " [[Workflow(go = here -> there; return = there -> here)]]\n" "\n" " {{{\n" " #!Workflow width=700 height=700\n" " leave = * -> *\n" " leave.operations = leave_status\n" " leave.default = 1\n" "\n" " accept = new,assigned,accepted,reopened -> accepted\n" " accept.permissions = TICKET_MODIFY\n" " accept.operations = set_owner_to_self\n" "\n" " resolve = new,assigned,accepted,reopened -> closed\n" " resolve.permissions = TICKET_MODIFY\n" " resolve.operations = set_resolution\n" "\n" " reassign = new,assigned,accepted,reopened -> assigned\n" " reassign.permissions = TICKET_MODIFY\n" " reassign.operations = set_owner\n" "\n" " reopen = closed -> reopened\n" " reopen.permissions = TICKET_CREATE\n" " reopen.operations = del_resolution\n" " }}}\n" "}}}" msgstr "" #: trac/ticket/default_workflow.py:499 msgid "Enable JavaScript to display the workflow graph." msgstr "" #: trac/ticket/model.py:120 #, python-format msgid "Ticket %(id)s does not exist." msgstr "" #: trac/ticket/model.py:121 msgid "Invalid ticket number" msgstr "" #: trac/ticket/model.py:157 msgid "Multi-values fields not supported yet" msgstr "" #: trac/ticket/model.py:697 #, python-format msgid "%(type)s %(name)s does not exist." msgstr "" #: trac/ticket/model.py:739 trac/ticket/model.py:764 #, python-format msgid "Invalid %(type)s name." msgstr "" #: trac/ticket/model.py:843 #, python-format msgid "Component %(name)s does not exist." msgstr "" #: trac/ticket/model.py:988 trac/ticket/model.py:1114 #, python-format msgid "Milestone %(name)s does not exist." msgstr "" #: trac/ticket/model.py:989 trac/ticket/model.py:1115 msgid "Invalid milestone name" msgstr "" #: trac/ticket/model.py:1157 msgid "Open (by due date)" msgstr "" #: trac/ticket/model.py:1158 msgid "Open (no due date)" msgstr "" #: trac/ticket/model.py:1161 msgid "Closed" msgstr "" #: trac/ticket/model.py:1178 #, python-format msgid "Version %(name)s does not exist." msgstr "" #: trac/ticket/query.py:60 msgid "Invalid query constraint value" msgstr "" #: trac/ticket/query.py:94 #, python-format msgid "Query page %(page)s is invalid." msgstr "" #: trac/ticket/query.py:109 #, python-format msgid "Query max %(max)s is invalid." msgstr "" #: trac/ticket/query.py:168 msgid "Query filter requires field and constraints separated by a \"=\"" msgstr "" #: trac/ticket/query.py:181 msgid "Query filter requires field name" msgstr "" #: trac/ticket/query.py:314 #, python-format msgid "Page %(page)s is beyond the number of pages in the query" msgstr "" #: trac/ticket/query.py:581 #, python-format msgid "Invalid ticket id list: %(value)s" msgstr "" #: trac/ticket/query.py:680 trac/ticket/query.py:688 msgid "contains" msgstr "" #: trac/ticket/query.py:681 trac/ticket/query.py:689 msgid "doesn't contain" msgstr "" #: trac/ticket/query.py:682 msgid "begins with" msgstr "" #: trac/ticket/query.py:683 msgid "ends with" msgstr "" #: trac/ticket/query.py:684 trac/ticket/query.py:692 trac/ticket/query.py:696 msgid "is" msgstr "" #: trac/ticket/query.py:685 trac/ticket/query.py:693 trac/ticket/query.py:697 msgid "is not" msgstr "" #: trac/ticket/query.py:734 trac/ticket/query.py:741 msgid "Ticket" msgstr "" #: trac/ticket/query.py:861 trac/ticket/report.py:324 trac/ticket/report.py:617 #: trac/ticket/web_ui.py:140 trac/timeline/web_ui.py:235 #: trac/versioncontrol/web_ui/log.py:327 msgid "RSS Feed" msgstr "" #: trac/ticket/query.py:863 trac/ticket/report.py:326 trac/ticket/report.py:619 #: trac/ticket/web_ui.py:136 msgid "Comma-delimited Text" msgstr "" #: trac/ticket/query.py:865 trac/ticket/report.py:328 trac/ticket/report.py:621 #: trac/ticket/web_ui.py:138 msgid "Tab-delimited Text" msgstr "" #: trac/ticket/query.py:888 trac/ticket/report.py:132 msgid "View Tickets" msgstr "" #: trac/ticket/query.py:1104 trac/ticket/query.py:1115 #: trac/ticket/report.py:202 trac/ticket/templates/report_list.html:67 msgid "Custom Query" msgstr "" #: trac/ticket/query.py:1114 trac/ticket/report.py:194 #: trac/ticket/report.py:195 trac/ticket/report.py:197 #: trac/ticket/templates/report_list.html:20 #: trac/ticket/templates/report_list.html:38 msgid "Available Reports" msgstr "" #: trac/ticket/query.py:1213 #, python-format msgid "[Error: %(error)s]" msgstr "" #: trac/ticket/query.py:1219 msgid "" "Wiki macro listing tickets that match certain criteria.\n" "\n" "This macro accepts a comma-separated list of keyed parameters,\n" "in the form \"key=value\".\n" "\n" "If the key is the name of a field, the value must use the syntax\n" "of a filter specifier as defined in TracQuery#QueryLanguage.\n" "Note that this is ''not'' the same as the simplified URL syntax\n" "used for `query:` links starting with a `?` character. Commas (`,`)\n" "can be included in field values by escaping them with a backslash (`\\`)." "\n" "\n" "Groups of field constraints to be OR-ed together can be separated by a\n" "literal `or` argument.\n" "\n" "In addition to filters, several other named parameters can be used\n" "to control how the results are presented. All of them are optional.\n" "\n" "The `format` parameter determines how the list of tickets is\n" "presented:\n" " - '''list''' -- the default presentation is to list the ticket ID next\n" " to the summary, with each ticket on a separate line.\n" " - '''compact''' -- the tickets are presented as a comma-separated\n" " list of ticket IDs.\n" " - '''count''' -- only the count of matching tickets is displayed\n" " - '''table''' -- a view similar to the custom query view (but without\n" " the controls)\n" " - '''progress''' -- a view similar to the milestone progress bars\n" "\n" "The `max` parameter can be used to limit the number of tickets shown\n" "(defaults to '''0''', i.e. no maximum).\n" "\n" "The `order` parameter sets the field used for ordering tickets\n" "(defaults to '''id''').\n" "\n" "The `desc` parameter indicates whether the order of the tickets\n" "should be reversed (defaults to '''false''').\n" "\n" "The `group` parameter sets the field used for grouping tickets\n" "(defaults to not being set).\n" "\n" "The `groupdesc` parameter indicates whether the natural display\n" "order of the groups should be reversed (defaults to '''false''').\n" "\n" "The `verbose` parameter can be set to a true value in order to\n" "get the description for the listed tickets. For '''table''' format only.\n" "''deprecated in favor of the `rows` parameter''\n" "\n" "The `rows` parameter can be used to specify which field(s) should\n" "be viewed as a row, e.g. `rows=description|summary`\n" "\n" "The `col` parameter can be used to specify which fields should\n" "be viewed as columns. For '''table''' format only.\n" "\n" "For compatibility with Trac 0.10, if there's a last positional parameter\n" "given to the macro, it will be used to specify the `format`.\n" "Also, using \"&\" as a field separator still works (except for `order`)\n" "but is deprecated." msgstr "" #: trac/ticket/query.py:1333 #, python-format msgid "%(num)d ticket for which %(query)s" msgid_plural "%(num)d tickets for which %(query)s" msgstr[0] "" msgstr[1] "" #: trac/ticket/query.py:1408 #, python-format msgid "Ticket completion status for each %(group)s" msgstr "" #: trac/ticket/query.py:1423 msgid "No results" msgstr "" #: trac/ticket/query.py:1441 #, python-format msgid "%(groupvalue)s %(groupname)s tickets matching %(query)s" msgstr "" #: trac/ticket/query.py:1465 #, python-format msgid "%(groupvalue)s %(groupname)s tickets:" msgstr "" #: trac/ticket/report.py:228 msgid "The report has been created." msgstr "" #: trac/ticket/report.py:238 #, python-format msgid "The report {%(id)d} has been deleted." msgstr "" #: trac/ticket/report.py:260 #, python-format msgid "Delete Report {%(num)s} %(title)s" msgstr "" #: trac/ticket/report.py:280 msgid "Create New Report" msgstr "" #: trac/ticket/report.py:284 #, python-format msgid "Edit Report {%(num)d} %(title)s" msgstr "" #: trac/ticket/report.py:347 #, python-format msgid "Report failed: %(error)s" msgstr "" #: trac/ticket/report.py:362 #, python-format msgid "When specified, the report number should be \"%(num)s\"." msgstr "" #: trac/ticket/report.py:434 #, python-format msgid "Report execution failed: %(error)s %(sql)s" msgstr "" #: trac/ticket/report.py:625 msgid "SQL Query" msgstr "" #: trac/ticket/report.py:649 #, python-format msgid "The following arguments are missing: %(args)s" msgstr "" #: trac/ticket/report.py:666 #, python-format msgid "Report {%(num)s} has no SQL query." msgstr "" #: trac/ticket/report.py:709 #, python-format msgid "Query parameter \"sort=%(sort_col)s\" is invalid" msgstr "" #: trac/ticket/report.py:755 #, python-format msgid "" "Hint: if the report failed due to automatic modification of the ORDER BY " "clause or the addition of LIMIT/OFFSET, please look up %(sort_column)s " "and %(limit_offset)s in TracReports to see how to gain complete control " "over report rewriting." msgstr "" #: trac/ticket/report.py:779 #, python-format msgid "Report {%(num)s} does not exist." msgstr "" #: trac/ticket/report.py:780 msgid "Invalid Report Number" msgstr "" #: trac/ticket/report.py:931 msgid "report does not exist" msgstr "" #: trac/ticket/report.py:938 msgid "no permission to view report" msgstr "" #: trac/ticket/roadmap.py:244 msgid "ticket status" msgstr "" #: trac/ticket/roadmap.py:244 msgid "tickets" msgstr "" #: trac/ticket/roadmap.py:254 #, python-format msgid "" "'%(group1)s' and '%(group2)s' milestone groups both are declared to be " "\"catch-all\" groups. Please check your configuration." msgstr "" #: trac/ticket/roadmap.py:270 #, python-format msgid "" "'%(groupname)s' milestone group reused status '%(status)s' already taken " "by other groups. Please check your configuration." msgstr "" #: trac/ticket/roadmap.py:411 trac/ticket/roadmap.py:535 #: trac/ticket/roadmap.py:669 trac/ticket/templates/roadmap.html:20 #: trac/ticket/templates/roadmap.html:42 msgid "Roadmap" msgstr "" #: trac/ticket/roadmap.py:460 msgid "iCalendar" msgstr "" #: trac/ticket/roadmap.py:547 trac/ticket/roadmap.py:1005 #: trac/ticket/templates/milestone_view.html:20 #: trac/ticket/templates/milestone_view.html:33 #, python-format msgid "Milestone %(name)s" msgstr "" #: trac/ticket/roadmap.py:565 #, python-format msgid "Ticket #%(num)s: %(summary)s" msgstr "" #: trac/ticket/roadmap.py:625 msgid "Milestones reached" msgstr "" #: trac/ticket/roadmap.py:651 #, python-format msgid "Milestone %(name)s completed" msgstr "" #: trac/ticket/roadmap.py:712 #, python-format msgid "The milestone \"%(name)s\" has been deleted." msgstr "" #: trac/ticket/roadmap.py:715 #, python-format msgid "" "The tickets associated with milestone \"%(name)s\" have been retargeted " "to milestone \"%(retarget)s\"." msgstr "" #: trac/ticket/roadmap.py:720 msgid "Tickets retargeted after milestone deleted" msgstr "" #: trac/ticket/roadmap.py:774 #, python-format msgid "Milestone \"%(name)s\" already exists, please choose another name." msgstr "" #: trac/ticket/roadmap.py:777 msgid "You must provide a name for the milestone." msgstr "" #: trac/ticket/roadmap.py:802 #, python-format msgid "" "The open tickets associated with milestone \"%(name)s\" have been " "retargeted to milestone \"%(retarget)s\"." msgstr "" #: trac/ticket/roadmap.py:808 msgid "Open tickets retargeted after milestone closed" msgstr "" #: trac/ticket/roadmap.py:865 #, python-format msgid "Milestone %(name)s does not exist. You can create it here." msgstr "" #: trac/ticket/roadmap.py:925 #, python-format msgid "Milestone \"%(name)s\"" msgstr "" #: trac/ticket/roadmap.py:939 msgid "Previous Milestone" msgstr "" #: trac/ticket/roadmap.py:939 msgid "Next Milestone" msgstr "" #: trac/ticket/roadmap.py:940 msgid "Back to Roadmap" msgstr "" #: trac/ticket/roadmap.py:974 trac/ticket/templates/milestone_view.html:37 #: trac/ticket/templates/roadmap.html:53 #, python-format msgid "Completed %(duration)s ago (%(date)s)" msgstr "" #: trac/ticket/roadmap.py:979 #, python-format msgid "%(duration)s late (%(date)s)" msgstr "" #: trac/ticket/roadmap.py:984 trac/ticket/templates/milestone_view.html:47 #: trac/ticket/templates/roadmap.html:63 #, python-format msgid "Due in %(duration)s (%(date)s)" msgstr "" #: trac/ticket/roadmap.py:987 trac/ticket/templates/milestone_view.html:51 #: trac/ticket/templates/roadmap.html:67 msgid "No date set" msgstr "" #: trac/ticket/web_ui.py:63 msgid "Invalid Ticket" msgstr "" #: trac/ticket/web_ui.py:162 trac/ticket/templates/ticket.html:24 msgid "New Ticket" msgstr "" #: trac/ticket/web_ui.py:178 msgid "id can't be set for a new ticket request." msgstr "" #: trac/ticket/web_ui.py:194 trac/ticket/templates/admin_milestones.html:124 msgid "Tickets" msgstr "" #: trac/ticket/web_ui.py:228 trac/ticket/web_ui.py:279 #: trac/versioncontrol/web_ui/changeset.py:1012 #, python-format msgid "%(title)s: %(message)s" msgstr "" #: trac/ticket/web_ui.py:242 msgid "Tickets opened and closed" msgstr "" #: trac/ticket/web_ui.py:244 msgid "Ticket updates" msgstr "" #: trac/ticket/web_ui.py:273 trac/ticket/web_ui.py:1166 #, python-format msgid "%(labels)s changed" msgid_plural "%(labels)s changed" msgstr[0] "" msgstr[1] "" #: trac/ticket/web_ui.py:392 #, python-format msgid "Ticket %(ticketref)s (%(summary)s) created" msgstr "" #: trac/ticket/web_ui.py:393 #, python-format msgid "Ticket %(ticketref)s (%(summary)s) reopened" msgstr "" #: trac/ticket/web_ui.py:394 #, python-format msgid "Ticket %(ticketref)s (%(summary)s) closed" msgstr "" #: trac/ticket/web_ui.py:395 #, python-format msgid "Ticket %(ticketref)s (%(summary)s) updated" msgstr "" #: trac/ticket/web_ui.py:424 #, python-format msgid "Tickets %(ticketids)s" msgstr "" #: trac/ticket/web_ui.py:426 #, python-format msgid "Tickets %(ticketlist)s batch updated" msgstr "" #: trac/ticket/web_ui.py:576 #, python-format msgid "The action \"%(name)s\" is not available." msgstr "" #: trac/ticket/web_ui.py:602 #, python-format msgid "" "Please review your configuration, probably starting with %(section)s in " "your %(tracini)s." msgstr "" #: trac/ticket/web_ui.py:660 trac/ticket/web_ui.py:895 #, python-format msgid "Ticket #%(id)s" msgstr "" #: trac/ticket/web_ui.py:713 msgid "Previous Ticket" msgstr "" #: trac/ticket/web_ui.py:713 msgid "Next Ticket" msgstr "" #: trac/ticket/web_ui.py:714 msgid "Back to Query" msgstr "" #: trac/ticket/web_ui.py:812 trac/ticket/web_ui.py:961 #: trac/ticket/web_ui.py:969 msgid "Ticket History" msgstr "" #: trac/ticket/web_ui.py:816 trac/ticket/web_ui.py:1016 #, python-format msgid "Back to Ticket #%(num)s" msgstr "" #: trac/ticket/web_ui.py:858 msgid "No differences to show" msgstr "" #: trac/ticket/web_ui.py:901 trac/ticket/web_ui.py:958 #: trac/ticket/web_ui.py:966 trac/ticket/web_ui.py:1037 #: trac/ticket/web_ui.py:1082 trac/ticket/web_ui.py:1089 #: trac/wiki/web_ui.py:467 trac/wiki/web_ui.py:473 trac/wiki/web_ui.py:671 #: trac/wiki/web_ui.py:685 #, python-format msgid "Version %(num)s" msgstr "" #: trac/ticket/web_ui.py:904 trac/ticket/web_ui.py:1040 msgid "Initial Version" msgstr "" #: trac/ticket/web_ui.py:904 trac/ticket/web_ui.py:1040 msgid "initial" msgstr "" #: trac/ticket/web_ui.py:923 #, python-format msgid "Property %(label)s %(rendered)s" msgstr "" #: trac/ticket/web_ui.py:968 trac/ticket/web_ui.py:1091 #: trac/versioncontrol/web_ui/changeset.py:372 trac/wiki/web_ui.py:486 msgid "Previous Change" msgstr "" #: trac/ticket/web_ui.py:968 trac/ticket/web_ui.py:1091 #: trac/versioncontrol/web_ui/changeset.py:372 trac/wiki/web_ui.py:486 msgid "Next Change" msgstr "" #: trac/ticket/web_ui.py:974 msgid "Ticket Diff" msgstr "" #: trac/ticket/web_ui.py:995 msgid "''Initial version''" msgstr "" #: trac/ticket/web_ui.py:1008 trac/ticket/web_ui.py:1085 #: trac/ticket/web_ui.py:1092 msgid "Ticket Comment History" msgstr "" #: trac/ticket/web_ui.py:1010 trac/ticket/web_ui.py:1034 #: trac/ticket/web_ui.py:1099 #, python-format msgid "Ticket #%(num)s, comment %(cnum)d" msgstr "" #: trac/ticket/web_ui.py:1057 #, python-format msgid "No version %(version)d for comment %(cnum)d on ticket #%(ticket)s" msgstr "" #: trac/ticket/web_ui.py:1097 msgid "Ticket Comment Diff" msgstr "" #: trac/ticket/web_ui.py:1170 #, python-format msgid "%(labels)s set" msgid_plural "%(labels)s set" msgstr[0] "" msgstr[1] "" #: trac/ticket/web_ui.py:1174 #, python-format msgid "%(labels)s deleted" msgid_plural "%(labels)s deleted" msgstr[0] "" msgstr[1] "" #: trac/ticket/web_ui.py:1175 trac/ticket/web_ui.py:1768 msgid "; " msgstr "" #: trac/ticket/web_ui.py:1196 msgid "No permission to edit the ticket description." msgstr "" #: trac/ticket/web_ui.py:1202 msgid "No permission to change the ticket reporter." msgstr "" #: trac/ticket/web_ui.py:1207 msgid "No permission to change ticket fields." msgstr "" #: trac/ticket/web_ui.py:1216 msgid "No permissions to add a comment." msgstr "" #: trac/ticket/web_ui.py:1223 msgid "" "Sorry, can not save your changes. This ticket has been modified by " "someone else since you started" msgstr "" #: trac/ticket/web_ui.py:1230 msgid "Tickets must contain a summary." msgstr "" #: trac/ticket/web_ui.py:1244 #, python-format msgid "\"%(value)s\" is not a valid value for the %(name)s field." msgstr "" #: trac/ticket/web_ui.py:1249 #, python-format msgid "field %(name)s must be set" msgstr "" #: trac/ticket/web_ui.py:1255 #, python-format msgid "Ticket description is too long (must be less than %(num)s characters)" msgstr "" #: trac/ticket/web_ui.py:1262 #, python-format msgid "Ticket comment is too long (must be less than %(num)s characters)" msgstr "" #: trac/ticket/web_ui.py:1269 #, python-format msgid "Ticket summary is too long (must be less than %(num)s characters)" msgstr "" #: trac/ticket/web_ui.py:1282 msgid "Invalid comment threading identifier" msgstr "" #: trac/ticket/web_ui.py:1289 #, python-format msgid "The ticket field '%(field)s' is invalid: %(message)s" msgstr "" #: trac/ticket/web_ui.py:1308 #, python-format msgid "" "The ticket has been created, but an error occurred while sending " "notifications: %(message)s" msgstr "" #: trac/ticket/web_ui.py:1313 #, python-format msgid "" "The ticket %(ticketref)s has been created. You can now attach the desired" " files." msgstr "" #: trac/ticket/web_ui.py:1319 #, python-format msgid "" "The ticket %(ticketref)s has been created, but you don't have permission " "to view it." msgstr "" #. TRANSLATOR: The 'change' has been saved... (link) #: trac/ticket/web_ui.py:1346 msgid "change" msgstr "" #: trac/ticket/web_ui.py:1352 #, python-format msgid "" "The %(change)s has been saved, but an error occurred while sending " "notifications: %(message)s" msgstr "" #: trac/ticket/web_ui.py:1495 msgid "Add to Cc" msgstr "" #: trac/ticket/web_ui.py:1496 msgid "Remove from Cc" msgstr "" #: trac/ticket/web_ui.py:1497 msgid "Add/Remove from Cc" msgstr "" #: trac/ticket/web_ui.py:1498 msgid "" msgstr "" #: trac/ticket/web_ui.py:1531 trac/ticket/templates/query.html:124 msgid "yes" msgstr "" #: trac/ticket/web_ui.py:1531 trac/ticket/templates/query.html:127 msgid "no" msgstr "" #: trac/ticket/web_ui.py:1737 msgid "set" msgstr "" #: trac/ticket/web_ui.py:1737 msgid "unset" msgstr "" #: trac/ticket/web_ui.py:1740 trac/versioncontrol/templates/changeset.html:199 #: trac/versioncontrol/templates/revisionlog.txt:12 msgid "modified" msgstr "" #: trac/ticket/web_ui.py:1746 #, python-format msgid "modified (%(diff)s)" msgstr "" #: trac/ticket/web_ui.py:1764 #, python-format msgid "%(items)s added" msgid_plural "%(items)s added" msgstr[0] "" msgstr[1] "" #: trac/ticket/web_ui.py:1766 #, python-format msgid "%(items)s removed" msgid_plural "%(items)s removed" msgstr[0] "" msgstr[1] "" #: trac/ticket/web_ui.py:1775 #, python-format msgid "%(value)s deleted" msgstr "" #: trac/ticket/web_ui.py:1777 #, python-format msgid "set to %(value)s" msgstr "" #: trac/ticket/web_ui.py:1780 #, python-format msgid "changed from %(old)s to %(new)s" msgstr "" #: trac/ticket/templates/admin_components.html:24 msgid "Manage Components" msgstr "" #: trac/ticket/templates/admin_components.html:28 msgid "Owner:" msgstr "" #: trac/ticket/templates/admin_components.html:45 msgid "Modify Component:" msgstr "" #: trac/ticket/templates/admin_components.html:52 #: trac/ticket/templates/admin_milestones.html:81 #: trac/ticket/templates/admin_versions.html:50 #: trac/ticket/templates/milestone_edit.html:116 #: trac/ticket/templates/report_edit.html:43 #: trac/versioncontrol/templates/admin_repositories.html:86 msgid "Description: (you may use [1:WikiFormatting] here)" msgstr "" #: trac/ticket/templates/admin_components.html:63 #: trac/ticket/templates/admin_enums.html:37 #: trac/ticket/templates/admin_milestones.html:92 #: trac/ticket/templates/admin_versions.html:60 #: trac/versioncontrol/templates/admin_repositories.html:97 msgid "Save" msgstr "" #: trac/ticket/templates/admin_components.html:72 msgid "Add Component:" msgstr "" #: trac/ticket/templates/admin_components.html:88 #: trac/ticket/templates/admin_enums.html:61 #: trac/ticket/templates/admin_milestones.html:124 #: trac/ticket/templates/admin_versions.html:93 msgid "Default" msgstr "" #: trac/ticket/templates/admin_components.html:109 #: trac/ticket/templates/admin_enums.html:85 #: trac/ticket/templates/admin_milestones.html:151 #: trac/ticket/templates/admin_versions.html:112 msgid "" "You can remove all items from this list to completely hide this\n" " field from the user interface." msgstr "" #: trac/ticket/templates/admin_components.html:115 #: trac/ticket/templates/admin_enums.html:95 #: trac/ticket/templates/admin_milestones.html:157 #: trac/ticket/templates/admin_versions.html:118 msgid "" "As long as you don't add any items to the list, this field\n" " will remain completely hidden from the user interface." msgstr "" #: trac/ticket/templates/admin_enums.html:25 #, python-format msgid "Manage %(label_plural)s" msgstr "" #: trac/ticket/templates/admin_enums.html:32 #, python-format msgid "Modify %(label_singular)s:" msgstr "" #: trac/ticket/templates/admin_enums.html:46 #, python-format msgid "Add %(label_singular)s:" msgstr "" #: trac/ticket/templates/admin_enums.html:61 msgid "Order" msgstr "" #: trac/ticket/templates/admin_enums.html:89 msgid "" "[1:Note:] The order of priorities determines the\n" " coloring of entries in the ticket queries and reports." msgstr "" #: trac/ticket/templates/admin_milestones.html:36 msgid "Manage Milestones" msgstr "" #: trac/ticket/templates/admin_milestones.html:43 msgid "Modify Milestone:" msgstr "" #: trac/ticket/templates/admin_milestones.html:49 #: trac/ticket/templates/admin_milestones.html:106 #: trac/ticket/templates/milestone_edit.html:73 msgid "Due:" msgstr "" #: trac/ticket/templates/admin_milestones.html:50 #: trac/ticket/templates/admin_milestones.html:53 #: trac/ticket/templates/admin_milestones.html:63 #: trac/ticket/templates/admin_milestones.html:67 #: trac/ticket/templates/admin_milestones.html:108 #: trac/ticket/templates/admin_versions.html:42 #: trac/ticket/templates/admin_versions.html:45 #: trac/ticket/templates/admin_versions.html:76 #: trac/ticket/templates/admin_versions.html:79 #: trac/ticket/templates/milestone_edit.html:77 #: trac/ticket/templates/milestone_edit.html:80 #: trac/ticket/templates/milestone_edit.html:89 #: trac/ticket/templates/milestone_edit.html:92 #, python-format msgid "Format: %(datehint)s" msgstr "" #: trac/ticket/templates/admin_milestones.html:59 #: trac/ticket/templates/milestone_edit.html:85 msgid "Completed:" msgstr "" #: trac/ticket/templates/admin_milestones.html:101 msgid "Add Milestone:" msgstr "" #: trac/ticket/templates/admin_milestones.html:110 #, python-format msgid "Format: %(datetimehint)s" msgstr "" #: trac/ticket/templates/admin_versions.html:29 msgid "Manage Versions" msgstr "" #: trac/ticket/templates/admin_versions.html:34 msgid "Modify Version:" msgstr "" #: trac/ticket/templates/admin_versions.html:41 #: trac/ticket/templates/admin_versions.html:74 msgid "Released:" msgstr "" #: trac/ticket/templates/admin_versions.html:69 msgid "Add Version:" msgstr "" #: trac/ticket/templates/admin_versions.html:93 msgid "Released" msgstr "" #: trac/ticket/templates/batch_modify.html:18 msgid "Batch Modify" msgstr "" #: trac/ticket/templates/batch_modify.html:19 msgid "Batch modification fields" msgstr "" #: trac/ticket/templates/batch_modify.html:31 msgid "Add Field:" msgstr "" #: trac/ticket/templates/batch_modify.html:60 msgid "[1:Note:] See [2:TracBatchModify] for help on using batch modify." msgstr "" #: trac/ticket/templates/batch_modify.html:67 msgid "Change tickets" msgstr "" #: trac/ticket/templates/batch_ticket_notify_email.txt:1 #, python-format msgid "Batch modification to %(tickets)s by %(author)s:" msgstr "" #: trac/ticket/templates/batch_ticket_notify_email.txt:5 #, python-format msgid "Action: %(action)s" msgstr "" #: trac/ticket/templates/batch_ticket_notify_email.txt:14 #, python-format msgid "Tickets URL: <%(link)s>" msgstr "" #: trac/ticket/templates/milestone_delete.html:20 #: trac/ticket/templates/milestone_delete.html:27 #, python-format msgid "Delete Milestone %(name)s" msgstr "" #: trac/ticket/templates/milestone_delete.html:32 msgid "Are you sure you want to delete this milestone?" msgstr "" #: trac/ticket/templates/milestone_delete.html:33 msgid "Retarget associated tickets to milestone" msgstr "" #: trac/ticket/templates/milestone_delete.html:44 #: trac/ticket/templates/milestone_view.html:98 msgid "Delete milestone" msgstr "" #: trac/ticket/templates/milestone_delete.html:49 msgid "" "[1:Note:] See\n" " [2:TracRoadmap] for help on using\n" " the roadmap." msgstr "" #: trac/ticket/templates/milestone_edit.html:21 #: trac/ticket/templates/milestone_edit.html:56 #, python-format msgid "Edit Milestone %(name)s" msgstr "" #: trac/ticket/templates/milestone_edit.html:22 #: trac/ticket/templates/milestone_edit.html:57 msgid "New Milestone" msgstr "" #: trac/ticket/templates/milestone_edit.html:64 msgid "Name of the milestone:" msgstr "" #: trac/ticket/templates/milestone_edit.html:70 msgid "Schedule" msgstr "" #: trac/ticket/templates/milestone_edit.html:97 msgid "Retarget associated open tickets to milestone:" msgstr "" #: trac/ticket/templates/milestone_edit.html:124 #: trac/ticket/templates/ticket.html:391 #: trac/ticket/templates/ticket_change.html:125 #: trac/wiki/templates/wiki_edit_form.html:77 #: trac/wiki/templates/wiki_edit_form.html:82 msgid "Submit changes" msgstr "" #: trac/ticket/templates/milestone_edit.html:126 msgid "Add milestone" msgstr "" #: trac/ticket/templates/milestone_edit.html:132 #: trac/ticket/templates/milestone_view.html:104 #: trac/ticket/templates/roadmap.html:90 msgid "" "[1:Note:] See\n" " [2:TracRoadmap] for help on using\n" " the roadmap." msgstr "" #: trac/ticket/templates/milestone_view.html:21 msgid "Edit this milestone" msgstr "" #: trac/ticket/templates/milestone_view.html:42 #: trac/ticket/templates/roadmap.html:58 #, python-format msgid "[1:%(duration)s late] (%(date)s)" msgstr "" #: trac/ticket/templates/milestone_view.html:61 #, python-format msgid "%(stat_title)s by" msgstr "" #: trac/ticket/templates/milestone_view.html:92 msgid "Edit milestone" msgstr "" #: trac/ticket/templates/query.html:45 #: trac/ticket/templates/report_view.html:31 #: trac/ticket/templates/report_view.html:107 #, python-format msgid "%(num)s match" msgid_plural "%(num)s matches" msgstr[0] "" msgstr[1] "" #: trac/ticket/templates/query.html:54 msgid "Filters" msgstr "" #: trac/ticket/templates/query.html:55 msgid "Query filters" msgstr "" #: trac/ticket/templates/query.html:61 trac/ticket/templates/query.html:165 msgid "Or" msgstr "" #: trac/ticket/templates/query.html:89 msgid "or" msgstr "" #: trac/ticket/templates/query.html:137 msgid "" "[1:between]\n" " [2:]\n" " [3:and]\n" " [4:]" msgstr "" #: trac/ticket/templates/query.html:151 msgid "And" msgstr "" #: trac/ticket/templates/query.html:184 msgid "Columns" msgstr "" #: trac/ticket/templates/query.html:197 msgid "Group results by" msgstr "" #: trac/ticket/templates/query.html:208 msgid "descending" msgstr "" #: trac/ticket/templates/query.html:212 msgid "Show under each result:" msgstr "" #: trac/ticket/templates/query.html:222 #: trac/ticket/templates/report_view.html:37 msgid "Max items per page" msgstr "" #: trac/ticket/templates/query.html:245 #, python-format msgid "Edit report {%(id)s} corresponding to this query" msgstr "" #: trac/ticket/templates/query.html:245 msgid "Edit query" msgstr "" #: trac/ticket/templates/query.html:254 msgid "Save query" msgstr "" #: trac/ticket/templates/query.html:254 #, python-format msgid "Save updated query in report {%(id)s}" msgstr "" #: trac/ticket/templates/query.html:254 msgid "Create new report from current query" msgstr "" #: trac/ticket/templates/query.html:262 #, python-format msgid "Delete report {%(id)s} corresponding to this query" msgstr "" #: trac/ticket/templates/query.html:262 msgid "Delete query" msgstr "" #: trac/ticket/templates/query.html:269 msgid "" "[1:Note:] See [2:TracQuery]\n" " for help on using queries." msgstr "" #: trac/ticket/templates/query_results.html:34 #, python-format msgid "%(grouplabel)s: %(groupname)s [1:(%(count)s)]" msgstr "" #: trac/ticket/templates/query_results.html:46 msgid "(ascending)" msgstr "" #: trac/ticket/templates/query_results.html:46 msgid "(descending)" msgstr "" #: trac/ticket/templates/query_results.html:47 #: trac/versioncontrol/templates/sortable_th.html:28 #, python-format msgid "Sort by %(col)s %(direction)s" msgstr "" #: trac/ticket/templates/query_results.html:70 msgid "No tickets found" msgstr "" #: trac/ticket/templates/query_results.html:84 #: trac/ticket/templates/query_results.html:88 msgid "View ticket" msgstr "" #: trac/ticket/templates/query_results.html:93 #: trac/ticket/templates/report_view.html:195 msgid "View milestone" msgstr "" #: trac/ticket/templates/query_results.html:106 msgid "(this ticket)" msgstr "" #: trac/ticket/templates/query_results.html:122 msgid "(more results for this group on next page)" msgstr "" #: trac/ticket/templates/report_delete.html:27 msgid "Are you sure you want to delete this report?" msgstr "" #: trac/ticket/templates/report_delete.html:31 #: trac/ticket/templates/report_list.html:92 #: trac/ticket/templates/report_view.html:84 msgid "Delete report" msgstr "" #: trac/ticket/templates/report_delete.html:36 #: trac/ticket/templates/report_edit.html:66 #: trac/ticket/templates/report_list.html:126 #: trac/ticket/templates/report_view.html:220 msgid "" "[1:Note:]\n" " See [2:TracReports] for help on using and creating reports." msgstr "" #: trac/ticket/templates/report_edit.html:28 msgid "New Report" msgstr "" #: trac/ticket/templates/report_edit.html:34 msgid "Create Report:" msgstr "" #: trac/ticket/templates/report_edit.html:35 msgid "Modify Report:" msgstr "" #: trac/ticket/templates/report_edit.html:39 msgid "Title:" msgstr "" #: trac/ticket/templates/report_edit.html:51 msgid "Error:" msgstr "" #: trac/ticket/templates/report_edit.html:53 msgid "" "Query: (can be either SQL or, if starting with [1:query:],\n" " a [2:TracQuery] expression)" msgstr "" #: trac/ticket/templates/report_edit.html:61 msgid "Save report" msgstr "" #: trac/ticket/templates/report_list.html:43 msgid "Show Descriptions" msgstr "" #: trac/ticket/templates/report_list.html:55 msgid "Clear" msgstr "" #: trac/ticket/templates/report_list.html:55 msgid "Forget last query" msgstr "" #: trac/ticket/templates/report_list.html:58 msgid "Return to Last Query" msgstr "" #: trac/ticket/templates/report_list.html:61 msgid "" "Continue browsing through the current list of results,\n" " from the last selected report or custom query." msgstr "" #: trac/ticket/templates/report_list.html:70 msgid "Compose a new ticket query by selecting filters and columns to display." msgstr "" #: trac/ticket/templates/report_list.html:75 msgid "SQL reports and saved custom queries" msgstr "" #: trac/ticket/templates/report_list.html:77 msgid "Sort by:" msgstr "" #: trac/ticket/templates/report_list.html:80 msgid "Identifier" msgstr "" #: trac/ticket/templates/report_list.html:83 trac/wiki/admin.py:197 msgid "Title" msgstr "" #: trac/ticket/templates/report_list.html:99 #: trac/ticket/templates/ticket_change.html:74 #: trac/wiki/templates/wiki_edit.html:162 msgid "Edit" msgstr "" #: trac/ticket/templates/report_list.html:99 #: trac/ticket/templates/report_view.html:72 msgid "Edit report" msgstr "" #: trac/ticket/templates/report_list.html:103 #: trac/ticket/templates/report_view.html:146 msgid "View report" msgstr "" #: trac/ticket/templates/report_list.html:113 msgid "No reports available." msgstr "" #: trac/ticket/templates/report_list.html:121 msgid "Create new report" msgstr "" #: trac/ticket/templates/report_view.html:42 msgid "Arguments" msgstr "" #: trac/ticket/templates/report_view.html:43 msgid "Report arguments" msgstr "" #: trac/ticket/templates/report_view.html:78 msgid "Copy report" msgstr "" #: trac/ticket/templates/report_view.html:120 msgid "(empty)" msgstr "" #: trac/ticket/templates/report_view.html:153 #: trac/ticket/templates/report_view.html:161 #, python-format msgid "View %(realm)s" msgstr "" #: trac/ticket/templates/roadmap.html:30 msgid "Show completed milestones" msgstr "" #: trac/ticket/templates/roadmap.html:35 msgid "Hide milestones with no due date" msgstr "" #: trac/ticket/templates/roadmap.html:48 msgid "Milestone:" msgstr "" #: trac/ticket/templates/roadmap.html:86 msgid "Add new milestone" msgstr "" #: trac/ticket/templates/ticket.html:136 msgid "Go to the ticket editor" msgstr "" #: trac/ticket/templates/ticket.html:136 msgid "Modify" msgstr "" #: trac/ticket/templates/ticket.html:138 msgid "Create New Ticket" msgstr "" #: trac/ticket/templates/ticket.html:156 msgid "Oldest first" msgstr "" #: trac/ticket/templates/ticket.html:158 msgid "Newest first" msgstr "" #: trac/ticket/templates/ticket.html:161 msgid "Threaded" msgstr "" #: trac/ticket/templates/ticket.html:166 msgid "Comments only" msgstr "" #: trac/ticket/templates/ticket.html:171 msgid "Change History" msgstr "" #: trac/ticket/templates/ticket.html:191 msgid "Add Comment" msgstr "" #: trac/ticket/templates/ticket.html:193 msgid "" "This ticket has been modified since you started editing. You should " "review the\n" " [1:other modifications] which have been appended above,\n" " and any [2:conflicts] shown in the preview below.\n" " You can nevertheless proceed and submit your changes if you" " wish so." msgstr "" #: trac/ticket/templates/ticket.html:203 msgid "" "You may use\n" " [1:WikiFormatting]\n" " here." msgstr "" #: trac/ticket/templates/ticket.html:214 msgid "Modify Ticket" msgstr "" #: trac/ticket/templates/ticket.html:220 msgid "Change Properties" msgstr "" #: trac/ticket/templates/ticket.html:221 msgid "Properties" msgstr "" #: trac/ticket/templates/ticket.html:226 msgid "Summary:" msgstr "" #: trac/ticket/templates/ticket.html:234 msgid "Reporter:" msgstr "" #: trac/ticket/templates/ticket.html:244 msgid "" "You may use\n" " [1:WikiFormatting] here." msgstr "" #: trac/ticket/templates/ticket.html:259 #: trac/ticket/templates/ticket_box.html:84 #, python-format msgid "%(field)s:" msgstr "" #: trac/ticket/templates/ticket.html:298 msgid "This checkbox allows you to add or remove yourself from the CC list." msgstr "" #: trac/ticket/templates/ticket.html:304 msgid "Space or comma delimited email addresses and usernames are accepted." msgstr "" #: trac/ticket/templates/ticket.html:367 #: trac/wiki/templates/wiki_edit_form.html:57 msgid "E-mail address and user name can be saved in the [1:Preferences]." msgstr "" #: trac/ticket/templates/ticket.html:375 msgid "I have files to attach to this ticket" msgstr "" #: trac/ticket/templates/ticket.html:381 msgid "Go to the list of attachments" msgstr "" #: trac/ticket/templates/ticket.html:382 msgid "View the ticket description" msgstr "" #: trac/ticket/templates/ticket.html:390 #: trac/ticket/templates/ticket_change.html:123 #: trac/wiki/templates/wiki_edit.html:102 #: trac/wiki/templates/wiki_edit.html:166 #: trac/wiki/templates/wiki_edit_form.html:75 msgid "Preview" msgstr "" #: trac/ticket/templates/ticket.html:391 msgid "Create ticket" msgstr "" #: trac/ticket/templates/ticket.html:399 msgid "" "[1:Note:] See\n" " [2:TracTickets] for help on using\n" " tickets." msgstr "" #: trac/ticket/templates/ticket_box.html:31 #, python-format msgid "Opened %(created)s" msgstr "" #: trac/ticket/templates/ticket_box.html:32 #, python-format msgid "Closed %(closed)s" msgstr "" #: trac/ticket/templates/ticket_box.html:33 #, python-format msgid "Last modified %(modified)s" msgstr "" #: trac/ticket/templates/ticket_box.html:35 msgid "(ticket not yet created)" msgstr "" #: trac/ticket/templates/ticket_box.html:57 msgid "at [1:Initial Version]" msgstr "" #: trac/ticket/templates/ticket_box.html:60 #, python-format msgid "at [1:Version %(version)s]" msgstr "" #: trac/ticket/templates/ticket_box.html:71 msgid "Reported by:" msgstr "" #: trac/ticket/templates/ticket_box.html:73 msgid "Owned by:" msgstr "" #: trac/ticket/templates/ticket_box.html:105 #, python-format msgid "(last modified by %(author)s)" msgstr "" #: trac/ticket/templates/ticket_box.html:114 #: trac/ticket/templates/ticket_change.html:81 msgid "Reply" msgstr "" #: trac/ticket/templates/ticket_box.html:114 msgid "Reply, quoting this description" msgstr "" #: trac/ticket/templates/ticket_change.html:46 msgid "in reply to:" msgstr "" #: trac/ticket/templates/ticket_change.html:51 msgid "follow-up:" msgid_plural "follow-ups:" msgstr[0] "" msgstr[1] "" #: trac/ticket/templates/ticket_change.html:62 #, python-format msgid "Changed %(date)s by %(author)s" msgstr "" #: trac/ticket/templates/ticket_change.html:65 #, python-format msgid "Changed by %(author)s" msgstr "" #: trac/ticket/templates/ticket_change.html:74 #, python-format msgid "Edit comment %(cnum)s" msgstr "" #: trac/ticket/templates/ticket_change.html:81 #, python-format msgid "Reply to comment %(cnum)s" msgstr "" #: trac/ticket/templates/ticket_change.html:90 #, python-format msgid "" "[1:[2:%(name)s]][3:​]\n" " added" msgstr "" #: trac/ticket/templates/ticket_change.html:97 #, python-format msgid "changed from [1:%(old)s] to [2:%(new)s]" msgstr "" #: trac/ticket/templates/ticket_change.html:100 #, python-format msgid "set to [1:%(value)s]" msgstr "" #: trac/ticket/templates/ticket_change.html:103 #, python-format msgid "[1:%(value)s] deleted" msgstr "" #: trac/ticket/templates/ticket_change.html:107 msgid "Revert this change" msgstr "" #: trac/ticket/templates/ticket_change.html:109 msgid "revert" msgstr "" #: trac/ticket/templates/ticket_change.html:123 #, python-format msgid "Preview changes to comment %(cnum)s" msgstr "" #: trac/ticket/templates/ticket_change.html:125 #, python-format msgid "Submit changes to comment %(cnum)s" msgstr "" #: trac/ticket/templates/ticket_change.html:127 msgid "Cancel comment edit" msgstr "" #: trac/ticket/templates/ticket_change.html:146 #, python-format msgid "" "Version %(version)s, edited %(date)s\n" " by %(author)s" msgstr "" #: trac/ticket/templates/ticket_change.html:150 #, python-format msgid "" "Last edited %(date)s\n" " by %(author)s" msgstr "" #: trac/ticket/templates/ticket_change.html:156 #: trac/versioncontrol/templates/changeset.html:139 msgid "previous" msgstr "" #: trac/ticket/templates/ticket_change.html:160 msgid "next" msgstr "" #: trac/ticket/templates/ticket_notify_email.txt:9 #, python-format msgid "Changes (by %(author)s):" msgstr "" #: trac/ticket/templates/ticket_notify_email.txt:15 #, python-format msgid "Description changed by %(author)s:" msgstr "" #: trac/ticket/templates/ticket_notify_email.txt:21 #, python-format msgid "Comment (by %(author)s):" msgstr "" #: trac/ticket/templates/ticket_notify_email.txt:29 #, python-format msgid "Ticket URL: <%(link)s>" msgstr "" #: trac/timeline/web_ui.py:78 trac/timeline/templates/timeline.html:20 #: trac/timeline/templates/timeline.html:31 msgid "Timeline" msgstr "" #: trac/timeline/web_ui.py:251 trac/timeline/web_ui.py:261 msgid "Previous Period" msgstr "" #: trac/timeline/web_ui.py:260 trac/timeline/web_ui.py:261 msgid "Next Period" msgstr "" #: trac/timeline/web_ui.py:290 trac/web/chrome.py:885 #, python-format msgid "at %(iso8601)s" msgstr "" #: trac/timeline/web_ui.py:294 trac/web/chrome.py:889 #, python-format msgid "on %(date)s at %(time)s" msgstr "" #: trac/timeline/web_ui.py:295 #, python-format msgid "See timeline %(relativetime)s ago" msgstr "" #: trac/timeline/web_ui.py:298 trac/web/chrome.py:890 trac/web/chrome.py:892 #, python-format msgid "%(relativetime)s ago" msgstr "" #: trac/timeline/web_ui.py:300 trac/timeline/web_ui.py:344 #, python-format msgid "See timeline at %(absolutetime)s" msgstr "" #. TRANSLATOR: ...want to see the 'other kinds of events' from... (link) #: trac/timeline/web_ui.py:391 msgid "other kinds of events" msgstr "" #: trac/timeline/web_ui.py:396 #, python-format msgid "Event provider %(name)s failed for filters %(kinds)s: " msgstr "" #: trac/timeline/web_ui.py:399 #, python-format msgid "" "You may want to see the %(other_events)s from the Timeline or notify your" " Trac administrator about the error (detailed information was written to " "the log)." msgstr "" #: trac/timeline/templates/timeline.html:34 msgid "" "[1:View changes from [2:]] [3:]\n" " and [4:[5:] days back][6:]\n" " [7:done by [8:]]" msgstr "" #: trac/timeline/templates/timeline.html:51 msgid "Today" msgstr "" #: trac/timeline/templates/timeline.html:51 msgid "Yesterday" msgstr "" #: trac/timeline/templates/timeline.html:58 #, python-format msgid "" "[1:%(time)s] %(title)s\n" " by [2:%(author)s]" msgstr "" #: trac/timeline/templates/timeline.html:74 msgid "" "[1:Note:] See [2:TracTimeline]\n" " for information about the timeline view." msgstr "" #: trac/upgrades/db28.py:72 #, python-format msgid "" "The upgrade of attachments was successful, but the old attachments " "directory:\n" "\n" " %(src_dir)s\n" "\n" "couldn't be removed, possibly due to the presence of files that weren't\n" "referenced in the database. The error was:\n" "\n" " %(exception)s\n" "\n" "This error can be ignored, but for keeping your environment clean you " "should\n" "backup any remaining files in that directory and remove it manually.\n" msgstr "" #: trac/upgrades/db28.py:87 #, python-format msgid "" "Unable to move attachment from:\n" "\n" " %(old_path)s\n" "\n" "to:\n" "\n" " %(new_path)s\n" msgstr "" #: trac/util/datefmt.py:123 #, python-format msgid "%(num)d year" msgid_plural "%(num)d years" msgstr[0] "" msgstr[1] "" #: trac/util/datefmt.py:124 #, python-format msgid "%(num)d month" msgid_plural "%(num)d months" msgstr[0] "" msgstr[1] "" #: trac/util/datefmt.py:125 #, python-format msgid "%(num)d week" msgid_plural "%(num)d weeks" msgstr[0] "" msgstr[1] "" #: trac/util/datefmt.py:126 #, python-format msgid "%(num)d day" msgid_plural "%(num)d days" msgstr[0] "" msgstr[1] "" #: trac/util/datefmt.py:127 #, python-format msgid "%(num)d hour" msgid_plural "%(num)d hours" msgstr[0] "" msgstr[1] "" #: trac/util/datefmt.py:128 #, python-format msgid "%(num)d minute" msgid_plural "%(num)d minutes" msgstr[0] "" msgstr[1] "" #: trac/util/datefmt.py:147 #, python-format msgid "%(num)i second" msgid_plural "%(num)i seconds" msgstr[0] "" msgstr[1] "" #: trac/util/datefmt.py:501 #, python-format msgid "" "\"%(date)s\" is an invalid date, or the date format is not known. Try " "\"%(hint)s\" or \"%(isohint)s\" instead." msgstr "" #: trac/util/datefmt.py:503 #, python-format msgid "" "\"%(date)s\" is an invalid date, or the date format is not known. Try " "\"%(hint)s\" instead." msgstr "" #: trac/util/datefmt.py:506 trac/util/datefmt.py:514 msgid "Invalid Date" msgstr "" #: trac/util/datefmt.py:512 #, python-format msgid "" "The date \"%(date)s\" is outside valid range. Try a date closer to " "present time." msgstr "" #: trac/util/presentation.py:265 #, python-format msgid "%(last)d of %(total)d" msgstr "" #: trac/util/presentation.py:267 #, python-format msgid "%(start)d - %(stop)d of %(total)d" msgstr "" #: trac/versioncontrol/admin.py:113 msgid "Alias" msgstr "" #: trac/versioncontrol/admin.py:113 #: trac/versioncontrol/templates/admin_repositories.html:138 msgid "Directory" msgstr "" #: trac/versioncontrol/admin.py:119 msgid "Cannot synchronize a single revision on multiple repositories" msgstr "" #: trac/versioncontrol/admin.py:127 trac/versioncontrol/admin.py:194 #: trac/versioncontrol/web_ui/browser.py:355 #: trac/versioncontrol/web_ui/changeset.py:250 #: trac/versioncontrol/web_ui/changeset.py:1074 #: trac/versioncontrol/web_ui/log.py:97 trac/versioncontrol/web_ui/log.py:426 #, python-format msgid "Repository '%(repo)s' not found" msgstr "" #: trac/versioncontrol/admin.py:131 #, python-format msgid "%(rev)s resynced on %(reponame)s." msgstr "" #: trac/versioncontrol/admin.py:137 #, python-format msgid "Resyncing repository history for %(reponame)s... " msgstr "" #: trac/versioncontrol/admin.py:143 #, python-format msgid "%(num)s revision cached." msgid_plural "%(num)s revisions cached." msgstr[0] "" msgstr[1] "" #: trac/versioncontrol/admin.py:145 msgid "Done." msgstr "" #: trac/versioncontrol/admin.py:180 msgid "Version Control" msgstr "" #: trac/versioncontrol/admin.py:181 #: trac/versioncontrol/templates/admin_repositories.html:20 msgid "Repositories" msgstr "" #: trac/versioncontrol/admin.py:219 trac/versioncontrol/admin.py:268 #, python-format msgid "You should now run %(resync)s to synchronize Trac with the repository." msgstr "" #: trac/versioncontrol/admin.py:224 #, python-format msgid "You may have to run %(resync)s to synchronize Trac with the repository." msgstr "" #: trac/versioncontrol/admin.py:232 #, python-format msgid "" "You will need to update your post-commit hook to call %(cset_added)s with" " the new repository name." msgstr "" #: trac/versioncontrol/admin.py:254 msgid "Missing arguments to add a repository." msgstr "" #: trac/versioncontrol/admin.py:261 trac/versioncontrol/api.py:262 #, python-format msgid "The repository \"%(name)s\" already exists." msgstr "" #: trac/versioncontrol/admin.py:264 #, python-format msgid "The repository \"%(name)s\" has been added." msgstr "" #: trac/versioncontrol/admin.py:274 #, python-format msgid "" "You should also set up a post-commit hook on the repository to call " "%(cset_added)s for each committed changeset." msgstr "" #: trac/versioncontrol/admin.py:289 #, python-format msgid "The alias \"%(name)s\" already exists." msgstr "" #: trac/versioncontrol/admin.py:292 #, python-format msgid "The alias \"%(name)s\" has been added." msgstr "" #: trac/versioncontrol/admin.py:295 msgid "Missing arguments to add an alias." msgstr "" #: trac/versioncontrol/admin.py:308 msgid "The selected repositories have been removed." msgstr "" #: trac/versioncontrol/admin.py:311 msgid "No repositories were selected." msgstr "" #: trac/versioncontrol/admin.py:352 msgid "The repository directory must be an absolute path." msgstr "" #: trac/versioncontrol/admin.py:361 #, python-format msgid "" "The repository directory must be located below one of the following " "directories: %(dirs)s" msgstr "" #: trac/versioncontrol/api.py:34 #: trac/versioncontrol/templates/admin_repositories.html:30 #: trac/versioncontrol/templates/admin_repositories.html:43 #: trac/versioncontrol/templates/admin_repositories.html:145 #: trac/versioncontrol/templates/admin_repositories.html:147 #: trac/versioncontrol/web_ui/browser.py:954 #: trac/versioncontrol/web_ui/changeset.py:845 #: trac/versioncontrol/web_ui/changeset.py:985 msgid "(default)" msgstr "" #: trac/versioncontrol/api.py:189 #, python-format msgid "Invalid key \"%(key)s\"" msgstr "" #: trac/versioncontrol/api.py:196 #, python-format msgid "You should now run \"repository resync %(name)s\"." msgstr "" #: trac/versioncontrol/api.py:199 #, python-format msgid "You may have to run \"repository resync %(name)s\"." msgstr "" #: trac/versioncontrol/api.py:207 trac/versioncontrol/api.py:271 msgid "The repository directory must be absolute" msgstr "" #: trac/versioncontrol/api.py:212 #, python-format msgid "The repository type '%(type)s' is not supported" msgstr "" #: trac/versioncontrol/api.py:365 #, python-format msgid "" "Can't synchronize with repository \"%(name)s\" (%(error)s). Look in the " "Trac log for more information." msgstr "" #: trac/versioncontrol/api.py:372 #, python-format msgid "" "Failed to sync with repository \"%(name)s\": %(error)s; repository " "information may be out of date. Look in the Trac log for more information" " including mitigation strategies." msgstr "" #: trac/versioncontrol/api.py:401 #, python-format msgid "Changeset %(rev)s in %(repo)s" msgstr "" #: trac/versioncontrol/api.py:403 #, python-format msgid "Changeset %(rev)s" msgstr "" #: trac/versioncontrol/api.py:413 msgid "directory" msgstr "" #: trac/versioncontrol/api.py:415 msgid "file" msgstr "" #: trac/versioncontrol/api.py:417 #, python-format msgid " at version %(rev)s" msgstr "" #: trac/versioncontrol/api.py:419 msgid "path" msgstr "" #: trac/versioncontrol/api.py:422 #, python-format msgid " in %(repo)s" msgstr "" #. TRANSLATOR: file /path/to/file.py at version 13 in reponame #: trac/versioncontrol/api.py:424 #, python-format msgid "%(kind)s %(id)s%(at_version)s%(in_repo)s" msgstr "" #: trac/versioncontrol/api.py:428 msgid "Default repository" msgstr "" #: trac/versioncontrol/api.py:429 #, python-format msgid "Repository %(repo)s" msgstr "" #: trac/versioncontrol/api.py:741 #, python-format msgid "Unsupported version control system \"%(name)s\": %(error)s" msgstr "" #: trac/versioncontrol/api.py:744 #, python-format msgid "" "Unsupported version control system \"%(name)s\": Can't find an " "appropriate component, maybe the corresponding plugin was not enabled? " msgstr "" #: trac/versioncontrol/api.py:752 #, python-format msgid "No changeset %(rev)s in the repository" msgstr "" #: trac/versioncontrol/api.py:754 msgid "No such changeset" msgstr "" #: trac/versioncontrol/api.py:760 #, python-format msgid "No node %(path)s at revision %(rev)s" msgstr "" #: trac/versioncontrol/api.py:762 #, python-format msgid "%(msg)s: No node %(path)s at revision %(rev)s" msgstr "" #: trac/versioncontrol/api.py:764 msgid "No such node" msgstr "" #: trac/versioncontrol/cache.py:245 #, python-format msgid "" "The repository directory has changed, you should resynchronize the " "repository with: trac-admin $ENV repository resync '%(reponame)s'" msgstr "" #: trac/versioncontrol/svn_authz.py:71 #, python-format msgid "Line %(lineno)d: Entry before first section header" msgstr "" #: trac/versioncontrol/svn_authz.py:75 #, python-format msgid "Line %(lineno)d: Invalid entry" msgstr "" #: trac/versioncontrol/templates/admin_repositories.html:24 msgid "Manage Repositories" msgstr "" #: trac/versioncontrol/templates/admin_repositories.html:34 msgid "Default:" msgstr "" #: trac/versioncontrol/templates/admin_repositories.html:40 msgid "Repository:" msgstr "" #: trac/versioncontrol/templates/admin_repositories.html:54 msgid "Modify Repository:" msgstr "" #: trac/versioncontrol/templates/admin_repositories.html:55 msgid "View Repository:" msgstr "" #: trac/versioncontrol/templates/admin_repositories.html:56 msgid "" "[1:Note:]\n" " This repository is defined in [2:[3:trac.ini]]\n" " and cannot be edited on this page." msgstr "" #: trac/versioncontrol/templates/admin_repositories.html:71 #: trac/versioncontrol/templates/admin_repositories.html:112 msgid "Directory:" msgstr "" #: trac/versioncontrol/templates/admin_repositories.html:80 msgid "Hide from repository index" msgstr "" #: trac/versioncontrol/templates/admin_repositories.html:106 msgid "Add Repository:" msgstr "" #: trac/versioncontrol/templates/admin_repositories.html:123 msgid "Add Alias:" msgstr "" #: trac/versioncontrol/templates/admin_repositories.html:138 msgid "Revision" msgstr "" #: trac/versioncontrol/templates/admin_repositories.html:150 #, python-format msgid "Alias of %(repo)s" msgstr "" #: trac/versioncontrol/templates/admin_repositories.html:157 msgid "Refresh" msgstr "" #: trac/versioncontrol/templates/browser.html:23 #, python-format msgid "%(basename)s in %(dirname)s" msgstr "" #: trac/versioncontrol/templates/browser.html:65 msgid "Default Repository" msgstr "" #: trac/versioncontrol/templates/browser.html:72 msgid "Show the diff against a specific revision" msgstr "" #: trac/versioncontrol/templates/browser.html:73 msgid "View diff against:" msgstr "" #: trac/versioncontrol/templates/browser.html:86 msgid "Hint: clear the field to view latest revision" msgstr "" #: trac/versioncontrol/templates/browser.html:86 msgid "View revision:" msgstr "" #: trac/versioncontrol/templates/browser.html:96 msgid "Visit:" msgstr "" #: trac/versioncontrol/templates/browser.html:104 msgid "Go!" msgstr "" #: trac/versioncontrol/templates/browser.html:104 msgid "Jump to the chosen preselected path" msgstr "" #: trac/versioncontrol/templates/browser.html:110 #: trac/versioncontrol/templates/revisionlog.html:189 msgid "Branch head" msgstr "" #: trac/versioncontrol/templates/browser.html:110 #: trac/versioncontrol/templates/revisionlog.html:189 msgid "Branch" msgstr "" #: trac/versioncontrol/templates/browser.html:113 #: trac/versioncontrol/templates/revisionlog.html:192 msgid "Tag" msgstr "" #: trac/versioncontrol/templates/browser.html:124 msgid "Parent Directory" msgstr "" #: trac/versioncontrol/templates/browser.html:130 msgid "No files found" msgstr "" #: trac/versioncontrol/templates/browser.html:138 #: trac/wiki/templates/wiki_edit.html:150 trac/wiki/templates/wiki_view.html:45 msgid "Revision info" msgstr "" #: trac/versioncontrol/templates/browser.html:150 #: trac/versioncontrol/templates/browser.html:158 #: trac/versioncontrol/templates/path_links.html:42 #, python-format msgid "View changeset %(rev)s" msgstr "" #: trac/versioncontrol/templates/browser.html:147 #, python-format msgid "" "[1:Last change]\n" " on this file since %(stickyrev)s was\n" " [2:%(rev)s],\n" " checked in by %(author)s, %(age)s" msgstr "" #: trac/versioncontrol/templates/browser.html:155 #, python-format msgid "" "[1:Last change]\n" " on this file was\n" " [2:%(rev)s],\n" " checked in by %(author)s, %(age)s" msgstr "" #: trac/versioncontrol/templates/browser.html:190 #, python-format msgid "Property [1:%(name)s] set to %(value)s" msgstr "" #: trac/versioncontrol/templates/browser.html:196 #, python-format msgid "" "[1:\n" " [2:File size:]\n" " [3:%(size)s]\n" " ]" msgstr "" #: trac/versioncontrol/templates/browser.html:210 msgid "Repository Index" msgstr "" #: trac/versioncontrol/templates/browser.html:227 msgid "View changes..." msgstr "" #: trac/versioncontrol/templates/browser.html:227 msgid "Select paths and revs for Diff" msgstr "" #: trac/versioncontrol/templates/browser.html:232 msgid "" "[1:Note:] See [2:TracBrowser]\n" " for help on using the repository browser." msgstr "" #: trac/versioncontrol/templates/changeset.html:46 #: trac/versioncontrol/templates/changeset.html:56 #: trac/versioncontrol/templates/changeset.html:58 #: trac/versioncontrol/templates/changeset.html:68 #: trac/versioncontrol/templates/changeset.html:78 #: trac/versioncontrol/templates/changeset.html:80 msgid "Show full changeset" msgstr "" #: trac/versioncontrol/templates/changeset.html:47 #: trac/versioncontrol/templates/changeset.html:50 #: trac/versioncontrol/templates/changeset.html:55 #: trac/versioncontrol/templates/changeset.html:57 #: trac/versioncontrol/templates/changeset.html:69 #: trac/versioncontrol/templates/changeset.html:72 #: trac/versioncontrol/templates/changeset.html:77 #: trac/versioncontrol/templates/changeset.html:79 #: trac/versioncontrol/templates/changeset.html:115 msgid "Show entry in browser" msgstr "" #: trac/versioncontrol/templates/changeset.html:45 #, python-format msgid "" "Changeset [1:%(new_rev)s] in %(reponame)s\n" " for [2:%(new_path)s]" msgstr "" #: trac/versioncontrol/templates/changeset.html:51 #: trac/versioncontrol/templates/changeset.html:73 msgid "Show revision log" msgstr "" #: trac/versioncontrol/templates/changeset.html:49 #, python-format msgid "" "Changes in [1:%(new_path)s]\n" " [2:\\[%(old_rev)s:%(new_rev)s\\]] in %(reponame)s" msgstr "" #: trac/versioncontrol/templates/changeset.html:53 #, python-format msgid "" "Changes in %(reponame)s\n" " from [1:%(old_path)s]\n" " at [2:r%(old_rev)s]\n" " to [3:%(new_path)s]\n" " at [4:r%(new_rev)s]" msgstr "" #: trac/versioncontrol/templates/changeset.html:60 #, python-format msgid "Changeset [1:%(new_rev)s] in %(reponame)s" msgstr "" #: trac/versioncontrol/templates/changeset.html:67 #, python-format msgid "" "Changeset [1:%(new_rev)s]\n" " for [2:%(new_path)s]" msgstr "" #: trac/versioncontrol/templates/changeset.html:71 #, python-format msgid "" "Changes in [1:%(new_path)s]\n" " [2:\\[%(old_rev)s:%(new_rev)s\\]]" msgstr "" #: trac/versioncontrol/templates/changeset.html:75 #, python-format msgid "" "Changes\n" " from [1:%(old_path)s]\n" " at [2:r%(old_rev)s]\n" " to [3:%(new_path)s]\n" " at [4:r%(new_rev)s]" msgstr "" #: trac/versioncontrol/templates/changeset.html:82 #, python-format msgid "Changeset [1:%(new_rev)s]" msgstr "" #: trac/versioncontrol/templates/changeset.html:111 #, python-format msgid "Show what was removed (content at revision %(old_rev)s)" msgstr "" #: trac/versioncontrol/templates/changeset.html:116 msgid "(root)" msgstr "" #: trac/versioncontrol/templates/changeset.html:122 #, python-format msgid "Show original file (revision %(old_rev)s)" msgstr "" #: trac/versioncontrol/templates/changeset.html:121 #, python-format msgid "" "(%(kind)s from [1:\n" " %(old_path)s])" msgstr "" #: trac/versioncontrol/templates/changeset.html:129 #: trac/versioncontrol/templates/changeset.html:132 msgid "Show differences" msgstr "" #: trac/versioncontrol/templates/changeset.html:129 msgid "view diffs" msgstr "" #: trac/versioncontrol/templates/changeset.html:132 #, python-format msgid "%(num)d diff" msgid_plural "%(num)d diffs" msgstr[0] "" msgstr[1] "" #: trac/versioncontrol/templates/changeset.html:135 #, python-format msgid "%(num)d prop" msgid_plural "%(num)d props" msgstr[0] "" msgstr[1] "" #: trac/versioncontrol/templates/changeset.html:139 msgid "Show previous version in browser" msgstr "" #: trac/versioncontrol/templates/changeset.html:149 msgid "(less than one hour ago)" msgstr "" #: trac/versioncontrol/templates/changeset.html:150 #, python-format msgid "(%(age)s ago)" msgstr "" #: trac/versioncontrol/templates/changeset.html:164 msgid "Message:" msgstr "" #: trac/versioncontrol/templates/changeset.html:176 msgid "Location:" msgstr "" #: trac/versioncontrol/templates/changeset.html:180 msgid "File:" msgid_plural "Files:" msgstr[0] "" msgstr[1] "" #: trac/versioncontrol/templates/changeset.html:180 msgid "(No files)" msgstr "" #: trac/versioncontrol/templates/changeset.html:185 #, python-format msgid "%(num)d added" msgid_plural "%(num)d added" msgstr[0] "" msgstr[1] "" #: trac/versioncontrol/templates/changeset.html:186 #, python-format msgid "%(num)d deleted" msgid_plural "%(num)d deleted" msgstr[0] "" msgstr[1] "" #: trac/versioncontrol/templates/changeset.html:187 #, python-format msgid "%(num)d edited" msgid_plural "%(num)d edited" msgstr[0] "" msgstr[1] "" #: trac/versioncontrol/templates/changeset.html:188 #, python-format msgid "%(num)d copied" msgid_plural "%(num)d copied" msgstr[0] "" msgstr[1] "" #: trac/versioncontrol/templates/changeset.html:189 #, python-format msgid "%(num)d moved" msgid_plural "%(num)d moved" msgstr[0] "" msgstr[1] "" #: trac/versioncontrol/templates/changeset.html:195 #: trac/versioncontrol/templates/revisionlog.txt:12 msgid "added" msgstr "" #: trac/versioncontrol/templates/changeset.html:196 #: trac/versioncontrol/templates/revisionlog.txt:12 msgid "deleted" msgstr "" #: trac/versioncontrol/templates/changeset.html:197 #: trac/versioncontrol/templates/revisionlog.txt:12 msgid "copied" msgstr "" #: trac/versioncontrol/templates/changeset.html:198 #: trac/versioncontrol/templates/revisionlog.txt:12 msgid "moved" msgstr "" #: trac/versioncontrol/templates/changeset.html:221 msgid "" "[1:Note:] See [2:TracChangeset]\n" " for help on using the changeset viewer." msgstr "" #: trac/versioncontrol/templates/diff_form.html:20 #: trac/versioncontrol/templates/diff_form.html:31 msgid "Prepare Diff" msgstr "" #: trac/versioncontrol/templates/diff_form.html:37 msgid "Select the base and the target for the diff:" msgstr "" #: trac/versioncontrol/templates/diff_form.html:40 msgid "From:" msgstr "" #: trac/versioncontrol/templates/diff_form.html:44 #: trac/versioncontrol/templates/diff_form.html:54 msgid "at revision:" msgstr "" #: trac/versioncontrol/templates/diff_form.html:50 msgid "To:" msgstr "" #: trac/versioncontrol/templates/diff_form.html:60 msgid "" "For either path, you can start typing the path and will be\n" " presented a list of existing directories and files to " "select\n" " from. Select an entry by clicking on it, or by using the\n" " up/down cursor keys and hitting tab." msgstr "" #: trac/versioncontrol/templates/diff_form.html:72 msgid "" "[1:Note:] See\n" " [2:TracChangeset]\n" " for help on using the diff feature." msgstr "" #: trac/versioncontrol/templates/dir_entries.html:23 msgid "View Directory" msgstr "" #: trac/versioncontrol/templates/dir_entries.html:23 msgid "View File" msgstr "" #: trac/versioncontrol/templates/dir_entries.html:29 #: trac/versioncontrol/templates/repository_index.html:33 #: trac/versioncontrol/web_ui/browser.py:866 msgid "Download as Zip archive" msgstr "" #: trac/versioncontrol/templates/dir_entries.html:33 #: trac/versioncontrol/templates/repository_index.html:37 msgid "View Revision Log" msgstr "" #: trac/versioncontrol/templates/dir_entries.html:34 #: trac/versioncontrol/templates/repository_index.html:38 msgid "View Changeset" msgstr "" #: trac/versioncontrol/templates/dirlist_thead.html:20 #: trac/versioncontrol/templates/revisionlog.html:120 #: trac/versioncontrol/web_ui/browser.py:874 msgid "Rev" msgstr "" #: trac/versioncontrol/templates/dirlist_thead.html:23 #: trac/versioncontrol/web_ui/browser.py:475 msgid "Last Change" msgstr "" #: trac/versioncontrol/templates/path_links.html:27 msgid "Go to repository index" msgstr "" #: trac/versioncontrol/templates/path_links.html:27 msgid "Go to repository root" msgstr "" #: trac/versioncontrol/templates/path_links.html:36 #, python-format msgid "View %(name)s" msgstr "" #: trac/versioncontrol/templates/repository_index.html:26 msgid "View Root Directory" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:20 msgid "(log)" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:46 msgid "Revision Log Mode:" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:50 msgid "Stop on copy" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:56 msgid "Follow copies" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:62 msgid "Show only adds and deletes" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:67 msgid "" "[1:\n" " View log starting at\n" " [2:]\n" " ]\n" " [3:\n" " and back to\n" " [4:]\n" " ]" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:77 msgid "" "[1:\n" " Show at most\n" " [2:]\n" " revisions per page.\n" " ]" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:85 msgid "Show full log messages" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:103 msgid "Copied or renamed" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:111 #: trac/versioncontrol/templates/revisionlog.html:214 msgid "Diff from Old Revision to New Revision (as selected in the Diff column)" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:117 msgid "Graph" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:118 msgid "Old / New" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:118 msgid "Diff" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:121 msgid "Age" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:123 msgid "Log Message" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:131 msgid "No revisions found" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:145 #, python-format msgid "copied from [1:%(path)s]:" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:152 #, python-format msgid "From [%(rev)s]" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:155 #, python-format msgid "To [%(rev)s]" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:161 msgid "View log starting at this revision" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:168 #, python-format msgid "Browse at revision %(rev)s" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:172 #, python-format msgid "View removal changeset [%(rev)s]" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:174 #, python-format msgid "View changeset [%(rev)s] restricted to %(path)s" msgstr "" #: trac/versioncontrol/templates/revisionlog.html:219 msgid "" "[1:Note:] See [2:TracRevisionLog]\n" " for help on using the revision log." msgstr "" #: trac/versioncontrol/templates/revisionlog.txt:2 #, python-format msgid "ChangeLog for %(path)s in %(repo)s" msgstr "" #: trac/versioncontrol/templates/revisionlog.txt:2 #, python-format msgid "ChangeLog for %(path)s" msgstr "" #: trac/versioncontrol/templates/revisionlog.txt:4 #, python-format msgid "Generated by Trac %(version)s" msgstr "" #: trac/versioncontrol/web_ui/browser.py:301 msgid "Browse Source" msgstr "" #: trac/versioncontrol/web_ui/browser.py:379 msgid "Invalid changeset number" msgstr "" #: trac/versioncontrol/web_ui/browser.py:416 msgid "No viewable repositories" msgstr "" #: trac/versioncontrol/web_ui/browser.py:418 #, python-format msgid "No node %(path)s" msgstr "" #: trac/versioncontrol/web_ui/browser.py:458 #: trac/versioncontrol/web_ui/browser.py:468 #, python-format msgid "Revision %(num)s" msgstr "" #: trac/versioncontrol/web_ui/browser.py:469 msgid "Previous Revision" msgstr "" #: trac/versioncontrol/web_ui/browser.py:469 msgid "Next Revision" msgstr "" #: trac/versioncontrol/web_ui/browser.py:470 msgid "Latest Revision" msgstr "" #: trac/versioncontrol/web_ui/browser.py:474 #: trac/versioncontrol/web_ui/log.py:323 msgid "Parent directory" msgstr "" #: trac/versioncontrol/web_ui/browser.py:481 msgid "Normal" msgstr "" #: trac/versioncontrol/web_ui/browser.py:482 msgid "View file without annotations" msgstr "" #: trac/versioncontrol/web_ui/browser.py:487 msgid "Blame" msgstr "" #: trac/versioncontrol/web_ui/browser.py:488 msgid "" "Annotate each line with the last changed revision (this can be time " "consuming...)" msgstr "" #: trac/versioncontrol/web_ui/browser.py:495 msgid "Revision Log" msgstr "" #: trac/versioncontrol/web_ui/browser.py:501 msgid "Repository URL" msgstr "" #: trac/versioncontrol/web_ui/browser.py:631 #: trac/versioncontrol/web_ui/changeset.py:365 msgid "Zip Archive" msgstr "" #: trac/versioncontrol/web_ui/browser.py:654 msgid "Path not available for download" msgstr "" #: trac/versioncontrol/web_ui/browser.py:874 msgid "Revision in which the line changed" msgstr "" #: trac/versioncontrol/web_ui/browser.py:889 msgid "" "Display the list of available repositories.\n" "\n" "Can be given the following named arguments:\n" "\n" " ''format''::\n" " Select the rendering format:\n" " - ''compact'' produces a comma-separated list of repository prefix\n" " names (default)\n" " - ''list'' produces a description list of repository prefix names\n" " - ''table'' produces a table view, similar to the one visible in\n" " the ''Browse View'' page\n" " ''glob''::\n" " Do a glob-style filtering on the repository names (defaults to '*')\n" " ''order''::\n" " Order repositories by the given column (one of \"name\", \"date\" or\n" " \"author\")\n" " ''desc''::\n" " When set to 1, order by descending order\n" "\n" "(''since 0.12'')" msgstr "" #: trac/versioncontrol/web_ui/browser.py:956 #, python-format msgid "View repository %(repo)s" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:105 #, python-format msgid "Property %(name)s" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:243 #, python-format msgid "Can't compare across different repositories: %(old)s vs. %(new)s" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:252 #: trac/versioncontrol/web_ui/log.py:93 msgid "No repository specified and no default repository configured." msgstr "" #: trac/versioncontrol/web_ui/changeset.py:260 msgid "Invalid Changeset Number" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:363 msgid "Unified Diff" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:374 msgid "Previous Changeset" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:374 msgid "Next Changeset" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:378 msgid "Reverse Diff" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:416 #, python-format msgid "Changeset %(id)s for %(path)s" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:419 #: trac/versioncontrol/web_ui/changeset.py:445 #: trac/versioncontrol/web_ui/changeset.py:467 #, python-format msgid "Changeset %(id)s" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:494 #, python-format msgid "Show revision %(rev)s of this file in browser" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:640 #, python-format msgid "Show the changeset %(id)s restricted to %(path)s" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:652 #, python-format msgid "Show the %(range)s differences restricted to %(path)s" msgstr "" #. TRANSLATOR: 'latest' (revision) #: trac/versioncontrol/web_ui/changeset.py:770 msgid "latest" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:773 #, python-format msgid "Diff [%(old_rev)s:%(new_rev)s] for %(path)s" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:779 #, python-format msgid "Diff from %(old_path)s@%(old_rev)s to %(new_path)s@%(new_rev)s" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:851 msgid "Changesets in all repositories" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:853 msgid "Repository changesets" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:989 #, python-format msgid "Changeset in %(repo)s " msgid_plural "Changesets in %(repo)s " msgstr[0] "" msgstr[1] "" #: trac/versioncontrol/web_ui/changeset.py:991 msgid "Changeset " msgid_plural "Changesets " msgstr[0] "" msgstr[1] "" #: trac/versioncontrol/web_ui/changeset.py:1072 #, python-format msgid "No permission to view changeset %(rev)s on %(repos)s" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:1076 #: trac/versioncontrol/web_ui/log.py:428 msgid "No default repository defined" msgstr "" #: trac/versioncontrol/web_ui/changeset.py:1117 msgid "Changesets" msgstr "" #: trac/versioncontrol/web_ui/log.py:215 #, python-format msgid "" "The file or directory '%(path)s' doesn't exist at revision %(rev)s or at " "any previous revision." msgstr "" #: trac/versioncontrol/web_ui/log.py:216 msgid "Nonexistent path" msgstr "" #: trac/versioncontrol/web_ui/log.py:257 #, python-format msgid "Revision Log (restarting at %(path)s, rev. %(rev)s)" msgstr "" #: trac/versioncontrol/web_ui/log.py:331 msgid "ChangeLog" msgstr "" #: trac/versioncontrol/web_ui/log.py:334 msgid "View Latest Revision" msgstr "" #: trac/versioncontrol/web_ui/log.py:338 msgid "Older Revisions" msgstr "" #: trac/versioncontrol/web_ui/log.py:424 msgid "No permission to view change log" msgstr "" #. TRANSLATOR: You can 'search' in the repository history... (link) #: trac/versioncontrol/web_ui/util.py:77 msgid "search" msgstr "" #: trac/versioncontrol/web_ui/util.py:82 #, python-format msgid "" "You can %(search)s in the repository history to see if that path existed " "but was later removed" msgstr "" #: trac/web/api.py:170 #, python-format msgid "Error: %(message)s" msgstr "" #: trac/web/api.py:377 #, python-format msgid "Invalid URL encoding (was %(path_info)r)" msgstr "" #: trac/web/api.py:601 #, python-format msgid "File %(path)s not found" msgstr "" #: trac/web/auth.py:108 #, python-format msgid "logged in as %(user)s" msgstr "" #: trac/web/auth.py:111 msgid "Logout" msgstr "" #: trac/web/auth.py:117 msgid "Login" msgstr "" #. TRANSLATOR: ... refer to the 'installation documentation'. (link) #: trac/web/auth.py:150 msgid "installation documentation" msgstr "" #: trac/web/auth.py:151 msgid "Configuring Authentication" msgstr "" #: trac/web/auth.py:154 #, python-format msgid "" "Authentication information not available. Please refer to the " "%(inst_doc)s." msgstr "" #: trac/web/auth.py:162 #, python-format msgid "Already logged in as %(user)s." msgstr "" #: trac/web/chrome.py:626 #, python-format msgid "Invalid chrome path %(path)s." msgstr "" #: trac/web/chrome.py:752 #, python-format msgid "Error with navigation contributor \"%(name)s\"" msgstr "" #: trac/web/chrome.py:1056 msgid "(unknown template location)" msgstr "" #: trac/web/chrome.py:1057 #, python-format msgid "Genshi %(error)s error while rendering template %(location)s" msgstr "" #: trac/web/chrome.py:1105 trac/web/chrome.py:1113 msgid "anonymous" msgstr "" #: trac/web/main.py:141 msgid "Authentication error. Please contact your administrator." msgstr "" #: trac/web/main.py:213 msgid "Secure cookies are enabled, you must use https to submit forms." msgstr "" #: trac/web/main.py:216 msgid "Do you have cookies enabled?" msgstr "" #: trac/web/main.py:217 #, python-format msgid "Missing or invalid form token. %(msg)s" msgstr "" #: trac/web/main.py:227 msgid "" "Clearsilver templates are no longer supported, please contact your Trac " "administrator." msgstr "" #. TRANSLATOR: ... not logged in, you may want to 'do so' now (link) #: trac/web/main.py:525 msgid "do so" msgstr "" #: trac/web/main.py:526 #, python-format msgid "You are currently not logged in. You may want to %(do_so)s now." msgstr "" #: trac/web/main.py:586 msgid "''System information not available''\n" msgstr "" #: trac/web/main.py:587 msgid "''Plugin information not available''\n" msgstr "" #: trac/web/main.py:611 #, python-format msgid "" "==== How to Reproduce ====\n" "\n" "While doing a %(method)s operation on `%(path_info)s`, Trac issued an " "internal error.\n" "\n" "''(please provide additional details here)''\n" "\n" "Request parameters:\n" "{{{\n" "%(req_args)s\n" "}}}\n" "\n" "User agent: `#USER_AGENT#`\n" "\n" "==== System Information ====\n" "%(sys_info)s\n" "==== Enabled Plugins ====\n" "%(enabled_plugins)s\n" "==== Python Traceback ====\n" "{{{\n" "%(traceback)s}}}" msgstr "" #: trac/web/session.py:246 #, python-format msgid "Session '%(id)s' already exists. Please choose a different session ID." msgstr "" #: trac/web/session.py:249 msgid "Error renaming session" msgstr "" #: trac/web/session.py:423 msgid "SID" msgstr "" #: trac/web/session.py:423 msgid "Auth" msgstr "" #: trac/web/session.py:423 msgid "Last Visit" msgstr "" #: trac/web/session.py:424 msgid "Email" msgstr "" #: trac/web/session.py:433 #, python-format msgid "Session '%(sid)s' already exists" msgstr "" #: trac/web/session.py:444 #, python-format msgid "Invalid attribute '%(attr)s'" msgstr "" #: trac/web/session.py:451 #, python-format msgid "Session '%(sid)s' not found" msgstr "" #: trac/wiki/admin.py:113 #, python-format msgid "Page '%(page)s' not found" msgstr "" #: trac/wiki/admin.py:118 trac/wiki/model.py:128 trac/wiki/model.py:176 #: trac/wiki/web_ui.py:120 #, python-format msgid "Invalid Wiki page name '%(name)s'" msgstr "" #: trac/wiki/admin.py:123 #, python-format msgid "'%(name)s' is not a file" msgstr "" #: trac/wiki/admin.py:135 #, python-format msgid " %(title)s already exists" msgstr "" #: trac/wiki/admin.py:138 #, python-format msgid " %(title)s is already up to date" msgstr "" #: trac/wiki/admin.py:167 trac/wiki/admin.py:260 #, python-format msgid " %(page)s imported from %(filename)s" msgstr "" #: trac/wiki/admin.py:197 msgid "Edits" msgstr "" #: trac/wiki/admin.py:203 trac/wiki/web_ui.py:310 msgid "A new name is mandatory for a rename." msgstr "" #: trac/wiki/admin.py:205 msgid "The new name is invalid." msgstr "" #: trac/wiki/admin.py:208 trac/wiki/web_ui.py:317 #, python-format msgid "The page %(name)s already exists." msgstr "" #: trac/wiki/admin.py:221 msgid "Deleted pages" msgstr "" #: trac/wiki/admin.py:241 #, python-format msgid "'%(name)s' is not a directory" msgstr "" #: trac/wiki/api.py:431 msgid "no permission to view this wiki page" msgstr "" #: trac/wiki/formatter.py:189 #, python-format msgid "No macro or processor named '%(name)s' found" msgstr "" #: trac/wiki/formatter.py:224 #, python-format msgid "HTML parsing error: %(message)s" msgstr "" #: trac/wiki/formatter.py:228 msgid "Error: Forbidden character sequence \"--\" in htmlcomment wiki code block" msgstr "" #: trac/wiki/formatter.py:306 #, python-format msgid "!#%(name)s must contain at most one table" msgstr "" #: trac/wiki/formatter.py:310 #, python-format msgid "!#%(name)s must contain at least one table cell (and table cells only)" msgstr "" #: trac/wiki/formatter.py:355 #, python-format msgid "Error: Failed to load processor %(name)s" msgstr "" #: trac/wiki/formatter.py:707 trac/wiki/interwiki.py:104 #, python-format msgid "%(target)s in %(name)s" msgstr "" #: trac/wiki/formatter.py:792 #, python-format msgid "Error: Macro %(name)s(%(args)s) failed" msgstr "" #: trac/wiki/formatter.py:1185 #, python-format msgid "Error: Processor %(name)s failed" msgstr "" #: trac/wiki/intertrac.py:94 #, python-format msgid "" "Can't view %(link)s. Resource doesn't exist or you don't have the " "required permission." msgstr "" #: trac/wiki/intertrac.py:107 msgid "Provide a list of known InterTrac prefixes." msgstr "" #: trac/wiki/intertrac.py:120 msgid "The Trac Project" msgstr "" #: trac/wiki/intertrac.py:128 #, python-format msgid "Alias for %(name)s" msgstr "" #: trac/wiki/intertrac.py:138 trac/wiki/interwiki.py:175 msgid "Prefix" msgstr "" #: trac/wiki/intertrac.py:139 msgid "Trac Site" msgstr "" #: trac/wiki/interwiki.py:163 msgid "Provide a description list for the known InterWiki prefixes." msgstr "" #: trac/wiki/interwiki.py:176 msgid "Site" msgstr "" #: trac/wiki/macros.py:85 msgid "" "Insert an alphabetic list of all wiki pages into the output.\n" "\n" "Accepts a prefix string as parameter: if provided, only pages with names\n" "that start with the prefix are included in the resulting list. If this\n" "parameter is omitted, all pages are listed.\n" "If the prefix is specified, a second argument of value `hideprefix`\n" "can be given as well, in order to remove that prefix from the output.\n" "\n" "Alternate `format` and `depth` named parameters can be specified:\n" " - `format=compact`: The pages are displayed as comma-separated links.\n" " - `format=group`: The list of pages will be structured in groups\n" " according to common prefix. This format also supports a `min=n`\n" " argument, where `n` is the minimal number of pages for a group.\n" " - `format=hierarchy`: The list of pages will be structured according\n" " to the page name path hierarchy. This format also supports a `min=n`\n" " argument, where higher `n` flatten the display hierarchy\n" " - `depth=n`: limit the depth of the pages to list. If set to 0,\n" " only toplevel pages will be shown, if set to 1, only immediate\n" " children pages will be shown, etc. If not set, or set to -1,\n" " all pages in the hierarchy will be shown.\n" " - `include=page1:page*2`: include only pages that match an item in the\n" " colon-separated list of pages. If the list is empty, or if no " "`include`\n" " argument is given, include all pages.\n" " - `exclude=page1:page*2`: exclude pages that match an item in the colon-" "\n" " separated list of pages.\n" "\n" "The `include` and `exclude` lists accept shell-style patterns." msgstr "" #: trac/wiki/macros.py:298 msgid "" "List all pages that have recently been modified, ordered by the\n" "time they were last modified.\n" "\n" "This macro accepts two ordered arguments and a named argument. The named\n" "argument can be placed in any position within the argument list.\n" "\n" "The first parameter is a prefix string: if provided, only pages with " "names\n" "that start with the prefix are included in the resulting list. If this\n" "parameter is omitted, all pages are included in the list.\n" "\n" "The second parameter is the maximum number of pages to include in the\n" "list.\n" "\n" "The `group` parameter determines how the list is presented:\n" " `group=date` :: The pages are presented in bulleted lists that are\n" " grouped by date (default).\n" " `group=none` :: The pages are presented in a single bulleted list.\n" "\n" "Tip: if you only want to specify a maximum number of entries and\n" "don't want to filter by prefix, specify an empty first parameter,\n" "e.g. `[[RecentChanges(,10,group=none)]]`." msgstr "" #: trac/wiki/macros.py:378 msgid "" "Display a structural outline of the current wiki page, each item in the\n" "outline being a link to the corresponding heading.\n" "\n" "This macro accepts four optional parameters:\n" "\n" " * The first is a number or range that allows configuring the minimum and" "\n" " maximum level of headings that should be included in the outline. For\n" " example, specifying \"1\" here will result in only the top-level " "headings\n" " being included in the outline. Specifying \"2-3\" will make the " "outline\n" " include all headings of level 2 and 3, as a nested list. The default " "is\n" " to include all heading levels.\n" " * The second parameter can be used to specify a custom title (the " "default\n" " is no title).\n" " * The third parameter selects the style of the outline. This can be\n" " either `inline` or `pullout` (the latter being the default). The\n" " `inline` style renders the outline as normal part of the content, " "while\n" " `pullout` causes the outline to be rendered in a box that is by " "default\n" " floated to the right side of the other content.\n" " * The fourth parameter specifies whether the outline is numbered or not." "\n" " It can be either `numbered` or `unnumbered` (the former being the\n" " default). This parameter only has an effect in `inline` style." msgstr "" #: trac/wiki/macros.py:444 msgid "" "Embed an image in wiki-formatted text.\n" "\n" "The first argument is the file specification. The file specification may\n" "reference attachments in three ways:\n" " * `module:id:file`, where module can be either '''wiki''' or " "'''ticket''',\n" " to refer to the attachment named ''file'' of the specified wiki page " "or\n" " ticket.\n" " * `id:file`: same as above, but id is either a ticket shorthand or a " "Wiki\n" " page name.\n" " * `file` to refer to a local attachment named 'file'. This only works " "from\n" " within that wiki page or a ticket.\n" "\n" "Also, the file specification may refer to repository files, using the\n" "`source:file` syntax (`source:file@rev` works also).\n" "\n" "Files can also be accessed with a direct URLs; `/file` for a\n" "project-relative, `//file` for a server-relative, or `http://server/file`" "\n" "for absolute location of the file.\n" "\n" "The remaining arguments are optional and allow configuring the attributes" "\n" "and style of the rendered `` element:\n" " * digits and unit are interpreted as the size (ex. 120, 25%)\n" " for the image\n" " * `right`, `left`, `center`, `top`, `bottom` and `middle` are " "interpreted\n" " as the alignment for the image (alternatively, the first three can be\n" " specified using `align=...` and the last three using `valign=...`)\n" " * `link=some TracLinks...` replaces the link to the image source by the\n" " one specified using a TracLinks. If no value is specified, the link is" "\n" " simply removed.\n" " * `nolink` means without link to image source (deprecated, use `link=`)\n" " * `key=value` style are interpreted as HTML attributes or CSS style\n" " indications for the image. Valid keys are:\n" " * align, valign, border, width, height, alt, title, longdesc, class,\n" " margin, margin-(left,right,top,bottom), id and usemap\n" " * `border`, `margin`, and `margin-`* can only be a single number\n" " * `margin` is superseded by `center` which uses auto margins\n" "\n" "Examples:\n" "{{{\n" "[[Image(photo.jpg)]] # simplest\n" "[[Image(photo.jpg, 120px)]] # with image width size\n" "[[Image(photo.jpg, right)]] # aligned by keyword\n" "[[Image(photo.jpg, nolink)]] # without link to source\n" "[[Image(photo.jpg, align=right)]] # aligned by attribute\n" "}}}\n" "\n" "You can use an image from a wiki page, ticket or other module.\n" "{{{\n" "[[Image(OtherPage:foo.bmp)]] # from a wiki page\n" "[[Image(base/sub:bar.bmp)]] # from hierarchical wiki page\n" "[[Image(#3:baz.bmp)]] # from another ticket\n" "[[Image(ticket:36:boo.jpg)]] # from another ticket (long form)\n" "[[Image(source:/img/bee.jpg)]] # from the repository\n" "[[Image(htdocs:foo/bar.png)]] # from project htdocs dir\n" "[[Image(shared:foo/bar.png)]] # from shared htdocs dir (since 1.0.2)\n" "}}}\n" "\n" "''Adapted from the Image.py macro created by Shun-ichi Goto\n" "''" msgstr "" #: trac/wiki/macros.py:659 #, python-format msgid "No image \"%(id)s\" attached to %(parent)s" msgstr "" #: trac/wiki/macros.py:675 msgid "" "Display a list of all installed Wiki macros, including documentation if\n" "available.\n" "\n" "Optionally, the name of a specific macro can be provided as an argument. " "In\n" "that case, only the documentation for that macro will be rendered.\n" "\n" "Note that this macro will not be able to display the documentation of\n" "macros if the `PythonOptimize` option is enabled for mod_python!" msgstr "" #: trac/wiki/macros.py:704 #, python-format msgid "Error: Can't get description for macro %(name)s" msgstr "" #: trac/wiki/macros.py:727 msgid "Aliases:" msgstr "" #: trac/wiki/macros.py:730 msgid "Sorry, no documentation found" msgstr "" #: trac/wiki/macros.py:737 msgid "" "Produce documentation for the Trac configuration file.\n" "\n" "Typically, this will be used in the TracIni page.\n" "Optional arguments are a configuration section filter,\n" "and a configuration option name filter: only the configuration\n" "options whose section and name start with the filters are output." msgstr "" #: trac/wiki/macros.py:779 msgid "(no default)" msgstr "" #: trac/wiki/macros.py:800 msgid "" "List all known mime-types which can be used as WikiProcessors.\n" "\n" "Can be given an optional argument which is interpreted as mime-type " "filter." msgstr "" #: trac/wiki/macros.py:823 msgid "MIME Types" msgstr "" #: trac/wiki/macros.py:838 msgid "" "Display a table of content for the Trac guide.\n" "\n" "This macro shows a quick and dirty way to make a table-of-contents\n" "for the Help/Guide. The table of contents will contain the Trac* and\n" "WikiFormatting pages, and can't be customized. Search for TocMacro for a\n" "a more customizable table of contents." msgstr "" #: trac/wiki/macros.py:884 msgid "Table of Contents" msgstr "" #: trac/wiki/model.py:88 msgid "Cannot delete non-existent page" msgstr "" #: trac/wiki/model.py:133 msgid "Page not modified" msgstr "" #: trac/wiki/model.py:173 msgid "Cannot rename non-existent page" msgstr "" #: trac/wiki/model.py:183 #, python-format msgid "Can't rename to existing %(name)s page." msgstr "" #: trac/wiki/web_ui.py:87 trac/wiki/web_ui.py:772 msgid "Wiki" msgstr "" #: trac/wiki/web_ui.py:90 msgid "Help/Guide" msgstr "" #: trac/wiki/web_ui.py:128 trac/wiki/web_ui.py:138 #, python-format msgid "No version \"%(num)s\" for Wiki page \"%(name)s\"" msgstr "" #: trac/wiki/web_ui.py:204 #, python-format msgid "The wiki page is too long (must be less than %(num)s characters)" msgstr "" #: trac/wiki/web_ui.py:214 #, python-format msgid "The Wiki page field '%(field)s' is invalid: %(message)s" msgstr "" #: trac/wiki/web_ui.py:218 #, python-format msgid "Invalid Wiki page: %(message)s" msgstr "" #. TRANSLATOR: wiki page #: trac/wiki/web_ui.py:245 msgid "currently edited" msgstr "" #: trac/wiki/web_ui.py:279 #, python-format msgid "The page %(name)s has been deleted." msgstr "" #: trac/wiki/web_ui.py:284 #, python-format msgid "The versions %(from_)d to %(to)d of the page %(name)s have been deleted." msgstr "" #: trac/wiki/web_ui.py:288 #, python-format msgid "The version %(version)d of the page %(name)s has been deleted." msgstr "" #: trac/wiki/web_ui.py:312 msgid "" "The new name is invalid (a name which is separated with slashes cannot be" " '.' or '..')." msgstr "" #: trac/wiki/web_ui.py:315 msgid "The new name must be different from the old name." msgstr "" #: trac/wiki/web_ui.py:326 #, python-format msgid "See [wiki:\"%(name)s\"]." msgstr "" #: trac/wiki/web_ui.py:332 #, python-format msgid "The page %(old_name)s has been renamed to %(new_name)s." msgstr "" #: trac/wiki/web_ui.py:336 #, python-format msgid "The page %(old_name)s has been recreated with a redirect to %(new_name)s." msgstr "" #: trac/wiki/web_ui.py:358 #, python-format msgid "Your changes have been saved in version %(version)s." msgstr "" #: trac/wiki/web_ui.py:363 msgid "Page not modified, showing latest version." msgstr "" #: trac/wiki/web_ui.py:417 #, python-format msgid "Version %(num)s of page \"%(name)s\" does not exist" msgstr "" #: trac/wiki/web_ui.py:469 msgid "Page history" msgstr "" #: trac/wiki/web_ui.py:487 msgid "Wiki History" msgstr "" #: trac/wiki/web_ui.py:519 #, python-format msgid "Reverted to version %(version)s." msgstr "" #: trac/wiki/web_ui.py:584 #, python-format msgid "Page %(name)s does not exist" msgstr "" #: trac/wiki/web_ui.py:598 #, python-format msgid "Back to %(wikipage)s" msgstr "" #: trac/wiki/web_ui.py:623 #, python-format msgid "Page %(name)s not found" msgstr "" #: trac/wiki/web_ui.py:676 msgid "View latest version" msgstr "" #: trac/wiki/web_ui.py:680 msgid "View parent page" msgstr "" #: trac/wiki/web_ui.py:689 msgid "Previous Version" msgstr "" #: trac/wiki/web_ui.py:689 msgid "Next Version" msgstr "" #: trac/wiki/web_ui.py:690 msgid "View Latest Version" msgstr "" #: trac/wiki/web_ui.py:693 msgid "Up" msgstr "" #: trac/wiki/web_ui.py:718 msgid "Start Page" msgstr "" #: trac/wiki/web_ui.py:719 msgid "Index" msgstr "" #: trac/wiki/web_ui.py:721 msgid "History" msgstr "" #: trac/wiki/web_ui.py:728 msgid "Wiki changes" msgstr "" #: trac/wiki/web_ui.py:755 #, python-format msgid "%(page)s edited" msgstr "" #: trac/wiki/web_ui.py:757 #, python-format msgid "%(page)s created" msgstr "" #: trac/wiki/templates/wiki_delete.html:28 #, python-format msgid "Delete versions %(from)s to %(to)s of [1:%(name)s]" msgstr "" #: trac/wiki/templates/wiki_delete.html:33 #, python-format msgid "Delete version %(version)s of [1:%(name)s]" msgstr "" #: trac/wiki/templates/wiki_delete.html:38 #, python-format msgid "Delete [1:%(name)s]" msgstr "" #: trac/wiki/templates/wiki_delete.html:48 #, python-format msgid "" "[1:\n" " Are you sure you want to delete versions %(from)s to " "%(to)s of this page?\n" " ]\n" " [2:]\n" " Removing [3:\n" " %(versions)s versions] of the page,\n" " which was first modified %(first_modified)s and last " "modified %(last_modified)s." msgstr "" #: trac/wiki/templates/wiki_delete.html:60 #, python-format msgid "Are you sure you want to delete version %(version)s of this page?" msgstr "" #: trac/wiki/templates/wiki_delete.html:67 #, python-format msgid "" "This is the only [1:\n" " version] of the page,\n" " created %(created)s, so the page will be removed " "completely!" msgstr "" #: trac/wiki/templates/wiki_delete.html:74 #, python-format msgid "Modified %(modified)s." msgstr "" #: trac/wiki/templates/wiki_delete.html:81 msgid "Are you sure you want to completely delete this page?" msgstr "" #: trac/wiki/templates/wiki_delete.html:87 #, python-format msgid "" "Removing the one and only [1:\n" " version] of the page, which was created " "%(created)s." msgstr "" #: trac/wiki/templates/wiki_delete.html:93 #, python-format msgid "" "Removing all [1:\n" " %(versions)s versions] of the page,\n" " which was created %(created)s and last modified " "%(modified)s." msgstr "" #: trac/wiki/templates/wiki_delete.html:108 msgid "Delete those versions" msgstr "" #: trac/wiki/templates/wiki_delete.html:108 #: trac/wiki/templates/wiki_view.html:136 msgid "Delete this version" msgstr "" #: trac/wiki/templates/wiki_delete.html:108 #: trac/wiki/templates/wiki_view.html:138 msgid "Delete page" msgstr "" #: trac/wiki/templates/wiki_diff.html:27 #, python-format msgid "Delete version %(old_version)d to version %(version)d" msgstr "" #: trac/wiki/templates/wiki_diff.html:28 #, python-format msgid "Delete version %(version)d" msgstr "" #: trac/wiki/templates/wiki_edit.html:101 msgid "See the diffs" msgstr "" #: trac/wiki/templates/wiki_edit.html:101 msgid "Review" msgstr "" #: trac/wiki/templates/wiki_edit.html:102 msgid "See the preview" msgstr "" #: trac/wiki/templates/wiki_edit.html:105 #, python-format msgid "Editing %(name)s" msgstr "" #: trac/wiki/templates/wiki_edit.html:133 msgid "" "Sorry, this page has been modified by somebody else since you started\n" " editing. Your changes cannot be saved." msgstr "" #: trac/wiki/templates/wiki_edit.html:140 msgid "Someone else has modified that page since you started your edits." msgstr "" #: trac/wiki/templates/wiki_edit.html:141 msgid "" "[1:If you save right away, you risk to revert those changes]\n" " (highlighted below as deletions)." msgstr "" #: trac/wiki/templates/wiki_edit.html:143 msgid "" "Please review all those changes and manually merge them with your\n" " own changes. [1:]\n" " If you're unsure about what you're doing, please press " "[2:Cancel]\n" " (losing your changes) and start editing the latest version of" " the page\n" " again." msgstr "" #: trac/wiki/templates/wiki_edit.html:152 #, python-format msgid "" "Change information for future version %(version)s (modified by " "%(author)s):" msgstr "" #: trac/wiki/templates/wiki_edit.html:162 msgid "Go to the editor" msgstr "" #: trac/wiki/templates/wiki_edit.html:165 #: trac/wiki/templates/wiki_edit_form.html:81 msgid "Review Changes" msgstr "" #: trac/wiki/templates/wiki_edit.html:167 msgid "No changes" msgstr "" #: trac/wiki/templates/wiki_edit.html:178 msgid "Go to Save, Preview, Review or Cancel buttons" msgstr "" #: trac/wiki/templates/wiki_edit.html:179 msgid "Actions" msgstr "" #: trac/wiki/templates/wiki_edit_form.html:26 msgid "Adjust edit area height:" msgstr "" #: trac/wiki/templates/wiki_edit_form.html:34 msgid "Selecting and pressing 'Preview' enters a two-column [edit|preview] mode" msgstr "" #: trac/wiki/templates/wiki_edit_form.html:34 msgid "Edit side-by-side" msgstr "" #: trac/wiki/templates/wiki_edit_form.html:44 msgid "" "[1:Note:] See [2:WikiFormatting] and\n" " [3:TracWiki] for help on editing wiki content." msgstr "" #: trac/wiki/templates/wiki_edit_form.html:50 msgid "Change information" msgstr "" #: trac/wiki/templates/wiki_edit_form.html:61 msgid "Comment about this change (optional):" msgstr "" #: trac/wiki/templates/wiki_edit_form.html:68 msgid "Page is read-only" msgstr "" #: trac/wiki/templates/wiki_edit_form.html:76 msgid "Merge changes" msgstr "" #: trac/wiki/templates/wiki_edit_form.html:80 msgid "Preview Page" msgstr "" #: trac/wiki/templates/wiki_page_path.html:16 msgid "View WikiStart" msgstr "" #: trac/wiki/templates/wiki_page_path.html:16 msgid "wiki:" msgstr "" #: trac/wiki/templates/wiki_page_path.html:18 #, python-format msgid "View %(path)s" msgstr "" #: trac/wiki/templates/wiki_rename.html:25 #, python-format msgid "Rename [1:%(name)s]" msgstr "" #: trac/wiki/templates/wiki_rename.html:29 msgid "Renaming the page will rename all existing versions of the page in place." msgstr "" #: trac/wiki/templates/wiki_rename.html:29 msgid "The complete history of the page will be moved to the new location." msgstr "" #: trac/wiki/templates/wiki_rename.html:33 msgid "New name:" msgstr "" #: trac/wiki/templates/wiki_rename.html:37 msgid "Leave a redirection page at the old location" msgstr "" #: trac/wiki/templates/wiki_rename.html:42 #: trac/wiki/templates/wiki_view.html:128 msgid "Rename page" msgstr "" #: trac/wiki/templates/wiki_view.html:26 msgid "Revert page to this version" msgstr "" #: trac/wiki/templates/wiki_view.html:26 trac/wiki/templates/wiki_view.html:104 msgid "Edit this page" msgstr "" #: trac/wiki/templates/wiki_view.html:47 #, python-format msgid "" "Version %(version)s (modified by %(author)s, %(date)s)\n" " ([1:diff])" msgstr "" #: trac/wiki/templates/wiki_view.html:61 #, python-format msgid "Version %(version)s by %(author)s: %(comment)s" msgstr "" #: trac/wiki/templates/wiki_view.html:61 #, python-format msgid "Version %(version)s by %(author)s" msgstr "" #: trac/wiki/templates/wiki_view.html:69 #, python-format msgid "[1:Last modified] %(reldate)s" msgstr "" #: trac/wiki/templates/wiki_view.html:73 #, python-format msgid "Last modified on %(date)s" msgstr "" #: trac/wiki/templates/wiki_view.html:77 #, python-format msgid "The page %(name)s does not exist. You can create it here." msgstr "" #: trac/wiki/templates/wiki_view.html:79 msgid "You could also create the same page higher in the hierarchy:" msgstr "" #: trac/wiki/templates/wiki_view.html:101 msgid "Revert to this version" msgstr "" #: trac/wiki/templates/wiki_view.html:107 msgid "Create this page" msgstr "" #: trac/wiki/templates/wiki_view.html:109 msgid "Using the template:" msgstr "" #: trac/wiki/templates/wiki_view.html:112 msgid "(blank page)" msgstr "" #: trac/wiki/templates/wiki_view.html:146 msgid "The following pages have a name similar to this page, and may be related:" msgstr ""