rhodecode.pot
4318 lines
| 113.8 KiB
| application/vnd.ms-powerpoint
|
GettextLexer
r1086 | # Translations template for RhodeCode. | |||
r3242 | # Copyright (C) 2013 ORGANIZATION | |||
r1086 | # This file is distributed under the same license as the RhodeCode project. | |||
r3242 | # FIRST AUTHOR <EMAIL@ADDRESS>, 2013. | |||
r547 | # | |||
#, fuzzy | ||||
msgid "" | ||||
msgstr "" | ||||
r3690 | "Project-Id-Version: RhodeCode 1.6.0b\n" | |||
r547 | "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | |||
r3690 | "POT-Creation-Date: 2013-04-05 10:19-0700\n" | |||
r547 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||||
"Language-Team: LANGUAGE <LL@li.org>\n" | ||||
"MIME-Version: 1.0\n" | ||||
"Content-Type: text/plain; charset=utf-8\n" | ||||
"Content-Transfer-Encoding: 8bit\n" | ||||
Augusto Herrmann
|
r1472 | "Generated-By: Babel 0.9.6\n" | ||
r3033 | #: rhodecode/controllers/changelog.py:95 | |||
Vincent Duvert
|
r2305 | msgid "All Branches" | ||
msgstr "" | ||||
r3109 | #: rhodecode/controllers/changeset.py:83 | |||
r3690 | msgid "Show white space" | |||
Vincent Duvert
|
r2305 | msgstr "" | ||
r3109 | #: rhodecode/controllers/changeset.py:90 rhodecode/controllers/changeset.py:97 | |||
r3690 | msgid "Ignore white space" | |||
Vincent Duvert
|
r2305 | msgstr "" | ||
r3109 | #: rhodecode/controllers/changeset.py:163 | |||
Vincent Duvert
|
r2305 | #, python-format | ||
msgid "%s line context" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/changeset.py:329 rhodecode/controllers/pullrequests.py:438 | |||
r3033 | #, python-format | |||
msgid "Status change -> %s" | ||||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/changeset.py:360 | |||
r2774 | msgid "" | |||
r3242 | "Changing status on a changeset associated with a closed pull request is not " | |||
r2774 | "allowed" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/compare.py:74 rhodecode/controllers/pullrequests.py:167 | |||
r3059 | #: rhodecode/controllers/shortlog.py:100 | |||
r2671 | msgid "There are no changesets yet" | |||
msgstr "" | ||||
r1272 | #: rhodecode/controllers/error.py:69 | |||
r547 | msgid "Home page" | |||
msgstr "" | ||||
r1272 | #: rhodecode/controllers/error.py:98 | |||
msgid "The request could not be understood by the server due to malformed syntax." | ||||
msgstr "" | ||||
r1086 | #: rhodecode/controllers/error.py:101 | |||
r1272 | msgid "Unauthorized access to resource" | |||
r547 | msgstr "" | |||
r1086 | #: rhodecode/controllers/error.py:103 | |||
r1272 | msgid "You don't have permission to view this page" | |||
r547 | msgstr "" | |||
r1086 | #: rhodecode/controllers/error.py:105 | |||
r1272 | msgid "The resource could not be found" | |||
r547 | msgstr "" | |||
r1086 | #: rhodecode/controllers/error.py:107 | |||
r547 | msgid "" | |||
"The server encountered an unexpected condition which prevented it from " | ||||
"fulfilling the request." | ||||
msgstr "" | ||||
r3033 | #: rhodecode/controllers/feed.py:52 | |||
r1086 | #, python-format | |||
msgid "Changes on %s repository" | ||||
msgstr "" | ||||
r3033 | #: rhodecode/controllers/feed.py:53 | |||
r1272 | #, python-format | |||
msgid "%s %s feed" | ||||
msgstr "" | ||||
r3033 | #: rhodecode/controllers/feed.py:86 | |||
r3690 | #: rhodecode/templates/changeset/changeset.html:134 | |||
#: rhodecode/templates/changeset/changeset.html:146 | ||||
#: rhodecode/templates/compare/compare_diff.html:58 | ||||
#: rhodecode/templates/compare/compare_diff.html:69 | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:131 | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:195 | ||||
r3033 | msgid "Changeset was too big and was cut off..." | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/feed.py:91 | |||
#, python-format | ||||
msgid "%s committed on %s" | ||||
msgstr "" | ||||
#: rhodecode/controllers/files.py:88 | ||||
msgid "Click here to add new file" | ||||
msgstr "" | ||||
#: rhodecode/controllers/files.py:89 | ||||
Vincent Duvert
|
r2305 | #, python-format | ||
msgid "There are no files yet %s" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/files.py:267 rhodecode/controllers/files.py:335 | |||
r2774 | #, python-format | |||
msgid "This repository is has been locked by %s on %s" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/files.py:279 | |||
r3242 | msgid "You can only edit files with revision being a valid branch " | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/files.py:293 | |||
Augusto Herrmann
|
r1472 | #, python-format | ||
r3242 | msgid "Edited file %s via RhodeCode" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/files.py:309 | |||
Augusto Herrmann
|
r1472 | msgid "No changes" | ||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/files.py:318 rhodecode/controllers/files.py:388 | |||
Augusto Herrmann
|
r1472 | #, python-format | ||
msgid "Successfully committed to %s" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/files.py:323 rhodecode/controllers/files.py:394 | |||
Augusto Herrmann
|
r1472 | msgid "Error occurred during commit" | ||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/files.py:347 | |||
r3242 | msgid "Added file via RhodeCode" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/files.py:364 | |||
Vincent Duvert
|
r2305 | msgid "No content" | ||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/files.py:368 | |||
Vincent Duvert
|
r2305 | msgid "No filename" | ||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/files.py:372 | |||
msgid "Location must be relative path and must not contain .. in path" | ||||
msgstr "" | ||||
#: rhodecode/controllers/files.py:420 | ||||
msgid "Downloads disabled" | ||||
r1086 | msgstr "" | |||
r3242 | #: rhodecode/controllers/files.py:431 | |||
r3690 | #, python-format | |||
msgid "Unknown revision %s" | ||||
msgstr "" | ||||
#: rhodecode/controllers/files.py:433 | ||||
msgid "Empty repository" | ||||
msgstr "" | ||||
#: rhodecode/controllers/files.py:435 | ||||
Augusto Herrmann
|
r1472 | msgid "Unknown archive type" | ||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/files.py:617 | |||
#: rhodecode/templates/changeset/changeset_range.html:9 | ||||
r1086 | msgid "Changesets" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/files.py:618 rhodecode/controllers/pullrequests.py:131 | |||
#: rhodecode/controllers/summary.py:247 rhodecode/model/scm.py:606 | ||||
#: rhodecode/templates/switch_to_list.html:3 | ||||
#: rhodecode/templates/branches/branches.html:10 | ||||
r1086 | msgid "Branches" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/files.py:619 rhodecode/controllers/pullrequests.py:132 | |||
#: rhodecode/controllers/summary.py:248 rhodecode/model/scm.py:617 | ||||
#: rhodecode/templates/switch_to_list.html:15 | ||||
#: rhodecode/templates/shortlog/shortlog_data.html:10 | ||||
#: rhodecode/templates/tags/tags.html:10 | ||||
r1086 | msgid "Tags" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/forks.py:175 | |||
Vincent Duvert
|
r2305 | #, python-format | ||
r3690 | msgid "Forked repository %s as %s" | |||
msgstr "" | ||||
#: rhodecode/controllers/forks.py:189 | ||||
Vincent Duvert
|
r2305 | #, python-format | ||
msgid "An error occurred during repository forking %s" | ||||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/journal.py:275 rhodecode/controllers/journal.py:318 | |||
r3033 | msgid "public journal" | |||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/journal.py:279 rhodecode/controllers/journal.py:322 | |||
r3109 | #: rhodecode/templates/journal/journal.html:12 | |||
r2534 | msgid "journal" | |||
Vincent Duvert
|
r2305 | msgstr "" | ||
r3690 | #: rhodecode/controllers/login.py:138 | |||
msgid "You have successfully registered into RhodeCode" | ||||
msgstr "" | ||||
#: rhodecode/controllers/login.py:159 | ||||
Vincent Duvert
|
r2305 | msgid "Your password reset link was sent" | ||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/login.py:179 | |||
Vincent Duvert
|
r2305 | msgid "Your password reset was successful, new password has been sent to your email" | ||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/pullrequests.py:118 | |||
#: rhodecode/templates/changeset/changeset.html:10 | ||||
#: rhodecode/templates/email_templates/changeset_comment.html:15 | ||||
msgid "Changeset" | ||||
msgstr "" | ||||
#: rhodecode/controllers/pullrequests.py:128 | ||||
msgid "Special" | ||||
msgstr "" | ||||
#: rhodecode/controllers/pullrequests.py:129 | ||||
msgid "Peer branches" | ||||
msgstr "" | ||||
#: rhodecode/controllers/pullrequests.py:130 rhodecode/model/scm.py:612 | ||||
#: rhodecode/templates/switch_to_list.html:28 | ||||
#: rhodecode/templates/bookmarks/bookmarks.html:10 | ||||
r2534 | msgid "Bookmarks" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/pullrequests.py:228 | |||
r2774 | msgid "Pull request requires a title with min. 3 chars" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/pullrequests.py:230 | |||
msgid "Error creating pull request" | ||||
msgstr "" | ||||
#: rhodecode/controllers/pullrequests.py:251 | ||||
r2534 | msgid "Successfully opened new pull request" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/pullrequests.py:254 | |||
r2534 | msgid "Error occurred during sending pull request" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/pullrequests.py:287 | |||
r2774 | msgid "Successfully deleted pull request" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/pullrequests.py:441 | |||
msgid "Closing with" | ||||
msgstr "" | ||||
#: rhodecode/controllers/pullrequests.py:478 | ||||
r3109 | msgid "Closing pull request on other statuses than rejected or approved forbidden" | |||
msgstr "" | ||||
r3033 | #: rhodecode/controllers/search.py:134 | |||
Vincent Duvert
|
r2305 | msgid "Invalid search query. Try quoting it." | ||
msgstr "" | ||||
r3033 | #: rhodecode/controllers/search.py:139 | |||
Vincent Duvert
|
r2305 | msgid "There is no index to search in. Please run whoosh indexer" | ||
msgstr "" | ||||
r3033 | #: rhodecode/controllers/search.py:143 | |||
Vincent Duvert
|
r2305 | msgid "An error occurred during this search operation" | ||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/summary.py:141 | |||
r1086 | msgid "No data loaded yet" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/summary.py:147 | |||
#: rhodecode/templates/summary/summary.html:149 | ||||
r1086 | msgid "Statistics are disabled for this repository" | |||
msgstr "" | ||||
r3059 | #: rhodecode/controllers/admin/defaults.py:96 | |||
msgid "Default settings updated successfully" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/defaults.py:110 | ||||
r3690 | msgid "Error occurred during update of defaults" | |||
r3059 | msgstr "" | |||
r2671 | #: rhodecode/controllers/admin/ldap_settings.py:50 | |||
Augusto Herrmann
|
r1472 | msgid "BASE" | ||
r1086 | msgstr "" | |||
Augusto Herrmann
|
r1472 | #: rhodecode/controllers/admin/ldap_settings.py:51 | ||
r2671 | msgid "ONELEVEL" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/ldap_settings.py:52 | ||||
r1086 | msgid "SUBTREE" | |||
msgstr "" | ||||
r1272 | #: rhodecode/controllers/admin/ldap_settings.py:56 | |||
r2671 | msgid "NEVER" | |||
r1086 | msgstr "" | |||
r1272 | #: rhodecode/controllers/admin/ldap_settings.py:57 | |||
r2671 | msgid "ALLOW" | |||
r1086 | msgstr "" | |||
r1272 | #: rhodecode/controllers/admin/ldap_settings.py:58 | |||
r2671 | msgid "TRY" | |||
Augusto Herrmann
|
r1472 | msgstr "" | ||
#: rhodecode/controllers/admin/ldap_settings.py:59 | ||||
r2671 | msgid "DEMAND" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/ldap_settings.py:60 | ||||
r1086 | msgid "HARD" | |||
msgstr "" | ||||
Augusto Herrmann
|
r1472 | #: rhodecode/controllers/admin/ldap_settings.py:64 | ||
r2671 | msgid "No encryption" | |||
Augusto Herrmann
|
r1472 | msgstr "" | ||
#: rhodecode/controllers/admin/ldap_settings.py:65 | ||||
r2671 | msgid "LDAPS connection" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/ldap_settings.py:66 | ||||
Augusto Herrmann
|
r1472 | msgid "START_TLS on LDAP connection" | ||
msgstr "" | ||||
r2671 | #: rhodecode/controllers/admin/ldap_settings.py:126 | |||
Mads Kiilerich
|
r3565 | msgid "LDAP settings updated successfully" | ||
r1086 | msgstr "" | |||
r2671 | #: rhodecode/controllers/admin/ldap_settings.py:130 | |||
r1086 | msgid "Unable to activate ldap. The \"python-ldap\" library is missing." | |||
msgstr "" | ||||
r2671 | #: rhodecode/controllers/admin/ldap_settings.py:147 | |||
r3690 | msgid "Error occurred during update of ldap settings" | |||
r1086 | msgstr "" | |||
Vincent Duvert
|
r2305 | #: rhodecode/controllers/admin/permissions.py:60 | ||
r3059 | #: rhodecode/controllers/admin/permissions.py:64 | |||
r3242 | msgid "None" | |||
Vincent Duvert
|
r2305 | msgstr "" | ||
#: rhodecode/controllers/admin/permissions.py:61 | ||||
r3059 | #: rhodecode/controllers/admin/permissions.py:65 | |||
r3242 | msgid "Read" | |||
Vincent Duvert
|
r2305 | msgstr "" | ||
#: rhodecode/controllers/admin/permissions.py:62 | ||||
r3059 | #: rhodecode/controllers/admin/permissions.py:66 | |||
r3242 | msgid "Write" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/permissions.py:63 | ||||
#: rhodecode/controllers/admin/permissions.py:67 | ||||
r3059 | #: rhodecode/templates/admin/defaults/defaults.html:9 | |||
r1272 | #: rhodecode/templates/admin/ldap/ldap.html:9 | |||
#: rhodecode/templates/admin/permissions/permissions.html:9 | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_add.html:10 | |||
#: rhodecode/templates/admin/repos/repo_add.html:14 | ||||
r2671 | #: rhodecode/templates/admin/repos/repos.html:9 | |||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:9 | |||
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:9 | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:11 | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:13 | ||||
Augusto Herrmann
|
r1472 | #: rhodecode/templates/admin/settings/hooks.html:9 | ||
r1272 | #: rhodecode/templates/admin/settings/settings.html:9 | |||
#: rhodecode/templates/admin/users/user_add.html:8 | ||||
#: rhodecode/templates/admin/users/user_edit.html:9 | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:133 | |||
r1272 | #: rhodecode/templates/admin/users/users.html:9 | |||
r3690 | #: rhodecode/templates/admin/users/users.html:85 | |||
r1272 | #: rhodecode/templates/admin/users_groups/users_group_add.html:8 | |||
#: rhodecode/templates/admin/users_groups/users_group_edit.html:9 | ||||
#: rhodecode/templates/admin/users_groups/users_groups.html:9 | ||||
r3690 | #: rhodecode/templates/base/base.html:292 rhodecode/templates/base/base.html:293 | |||
#: rhodecode/templates/base/base.html:299 rhodecode/templates/base/base.html:300 | ||||
r1086 | msgid "Admin" | |||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/permissions.py:70 | |||
r3690 | #: rhodecode/controllers/admin/permissions.py:76 | |||
#: rhodecode/controllers/admin/permissions.py:79 | ||||
msgid "Disabled" | ||||
Vincent Duvert
|
r2305 | msgstr "" | ||
r3242 | #: rhodecode/controllers/admin/permissions.py:72 | |||
r3690 | msgid "Allowed with manual account activation" | |||
r3059 | msgstr "" | |||
r3242 | #: rhodecode/controllers/admin/permissions.py:74 | |||
r3690 | msgid "Allowed with automatic account activation" | |||
r3242 | msgstr "" | |||
#: rhodecode/controllers/admin/permissions.py:77 | ||||
#: rhodecode/controllers/admin/permissions.py:80 | ||||
r1086 | msgid "Enabled" | |||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/permissions.py:128 | |||
r1086 | msgid "Default permissions updated successfully" | |||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/permissions.py:142 | |||
r3690 | msgid "Error occurred during update of permissions" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:127 | ||||
Vincent Duvert
|
r2305 | msgid "--REMOVE FORK--" | ||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/repos.py:168 | |||
r1272 | #, python-format | |||
r3690 | msgid "Created repository %s from %s" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:174 | ||||
r1272 | #, python-format | |||
r3690 | msgid "Created repository %s" | |||
r1272 | msgstr "" | |||
r3242 | #: rhodecode/controllers/admin/repos.py:197 | |||
r1272 | #, python-format | |||
r3690 | msgid "Error creating repository %s" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:266 | ||||
#, python-format | ||||
msgid "Repository %s updated successfully" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:284 | ||||
#, python-format | ||||
msgid "Error occurred during update of repository %s" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:311 rhodecode/controllers/api/api.py:877 | ||||
#, python-format | ||||
msgid "Detached %s forks" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:314 rhodecode/controllers/api/api.py:879 | ||||
#, python-format | ||||
msgid "Deleted %s forks" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:319 | ||||
#, python-format | ||||
msgid "Deleted repository %s" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:322 | ||||
Augusto Herrmann
|
r1472 | #, python-format | ||
msgid "Cannot delete %s it still contains attached forks" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/repos.py:327 | |||
#, python-format | ||||
msgid "An error occurred during deletion of %s" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:365 | ||||
msgid "Repository permissions updated" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:384 | ||||
r1272 | msgid "An error occurred during deletion of repository user" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/repos.py:403 | |||
msgid "An error occurred during deletion of repository user groups" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:421 | ||||
r1272 | msgid "An error occurred during deletion of repository stats" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/repos.py:438 | |||
r1272 | msgid "An error occurred during cache invalidation" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/repos.py:458 | |||
#: rhodecode/controllers/admin/repos.py:485 | ||||
msgid "An error occurred during unlocking" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:476 | ||||
msgid "Unlocked" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:479 | ||||
msgid "Locked" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:481 | ||||
#, python-format | ||||
msgid "Repository has been %s" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:505 | ||||
r2774 | msgid "Updated repository visibility in public journal" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/repos.py:509 | |||
r3242 | msgid "An error occurred during setting this repository in public journal" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/repos.py:514 rhodecode/model/validators.py:302 | |||
r3242 | msgid "Token mismatch" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/repos.py:527 | |||
r3242 | msgid "Pulled from remote location" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/repos.py:529 | |||
r3242 | msgid "An error occurred during pull from remote location" | |||
Vincent Duvert
|
r2305 | msgstr "" | ||
r3690 | #: rhodecode/controllers/admin/repos.py:545 | |||
r3242 | msgid "Nothing" | |||
r2774 | msgstr "" | |||
r3690 | #: rhodecode/controllers/admin/repos.py:547 | |||
r2774 | #, python-format | |||
msgid "Marked repo %s as fork of %s" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/repos.py:551 | |||
Vincent Duvert
|
r2305 | msgid "An error occurred during this operation" | ||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/repos.py:590 | |||
msgid "An error occurred during creation of field" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos.py:604 | ||||
msgid "An error occurred during removal of field" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos_groups.py:145 | ||||
Augusto Herrmann
|
r1472 | #, python-format | ||
r3690 | msgid "Created repository group %s" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos_groups.py:157 | ||||
Augusto Herrmann
|
r1472 | #, python-format | ||
r3690 | msgid "Error occurred during creation of repository group %s" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos_groups.py:214 | ||||
#: rhodecode/controllers/admin/repos_groups.py:286 | ||||
msgid "Cannot revoke permission for yourself as admin" | ||||
Augusto Herrmann
|
r1472 | msgstr "" | ||
r3242 | #: rhodecode/controllers/admin/repos_groups.py:220 | |||
Augusto Herrmann
|
r1472 | #, python-format | ||
r3690 | msgid "Updated repository group %s" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos_groups.py:235 | ||||
#, python-format | ||||
msgid "Error occurred during update of repository group %s" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos_groups.py:253 | ||||
Augusto Herrmann
|
r1472 | #, python-format | ||
msgid "This group contains %s repositores and cannot be deleted" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/repos_groups.py:260 | |||
Augusto Herrmann
|
r1472 | #, python-format | ||
r3690 | msgid "This group contains %s subgroups and cannot be deleted" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos_groups.py:266 | ||||
#, python-format | ||||
msgid "Removed repository group %s" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos_groups.py:271 | ||||
Augusto Herrmann
|
r1472 | #, python-format | ||
r3690 | msgid "Error occurred during deletion of repos group %s" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/repos_groups.py:297 | ||||
Vincent Duvert
|
r2305 | msgid "An error occurred during deletion of group user" | ||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/repos_groups.py:318 | |||
msgid "An error occurred during deletion of group user groups" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/settings.py:126 | ||||
r1086 | #, python-format | |||
r3242 | msgid "Repositories successfully rescanned added: %s ; removed: %s" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/settings.py:135 | |||
r1086 | msgid "Whoosh reindex task scheduled" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/settings.py:166 | |||
r1086 | msgid "Updated application settings" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/settings.py:170 | |||
r3242 | #: rhodecode/controllers/admin/settings.py:301 | |||
r3690 | msgid "Error occurred during updating application settings" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/settings.py:216 | ||||
r2774 | msgid "Updated visualisation settings" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/settings.py:221 | |||
msgid "Error occurred during updating visualisation settings" | ||||
r2774 | msgstr "" | |||
r3242 | #: rhodecode/controllers/admin/settings.py:297 | |||
r2774 | msgid "Updated VCS settings" | |||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/settings.py:311 | |||
Augusto Herrmann
|
r1472 | msgid "Added new hook" | ||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/settings.py:323 | |||
Augusto Herrmann
|
r1472 | msgid "Updated hooks" | ||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/settings.py:327 | |||
r3690 | msgid "Error occurred during hook creation" | |||
Augusto Herrmann
|
r1472 | msgstr "" | ||
r3242 | #: rhodecode/controllers/admin/settings.py:346 | |||
Vincent Duvert
|
r2305 | msgid "Email task created" | ||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/settings.py:410 | |||
r1086 | msgid "You can't edit this user since it's crucial for entire application" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/settings.py:452 | |||
r1086 | msgid "Your account was updated successfully" | |||
msgstr "" | ||||
r3690 | #: rhodecode/controllers/admin/settings.py:467 | |||
r3242 | #: rhodecode/controllers/admin/users.py:198 | |||
r1086 | #, python-format | |||
r3690 | msgid "Error occurred during update of user %s" | |||
r1086 | msgstr "" | |||
r2774 | #: rhodecode/controllers/admin/users.py:130 | |||
r1086 | #, python-format | |||
r3690 | msgid "Created user %s" | |||
r1086 | msgstr "" | |||
r2774 | #: rhodecode/controllers/admin/users.py:142 | |||
r1086 | #, python-format | |||
r3690 | msgid "Error occurred during creation of user %s" | |||
r1086 | msgstr "" | |||
r3033 | #: rhodecode/controllers/admin/users.py:176 | |||
r1272 | msgid "User updated successfully" | |||
r1086 | msgstr "" | |||
r3242 | #: rhodecode/controllers/admin/users.py:214 | |||
r3690 | msgid "Successfully deleted user" | |||
r3033 | msgstr "" | |||
r3242 | #: rhodecode/controllers/admin/users.py:219 | |||
r1086 | msgid "An error occurred during deletion of user" | |||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/users.py:233 | |||
r1086 | msgid "You can't edit this user" | |||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/users.py:276 | |||
r1272 | msgid "Granted 'repository create' permission to user" | |||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/users.py:281 | |||
r3033 | msgid "Revoked 'repository create' permission to user" | |||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/users.py:287 | |||
r2774 | msgid "Granted 'repository fork' permission to user" | |||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/users.py:292 | |||
r3033 | msgid "Revoked 'repository fork' permission to user" | |||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/users.py:298 | |||
r3690 | #: rhodecode/controllers/admin/users_groups.py:281 | |||
r2774 | msgid "An error occurred during permissions saving" | |||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/users.py:312 | |||
r3033 | #, python-format | |||
msgid "Added email %s to user" | ||||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/users.py:318 | |||
r2534 | msgid "An error occurred during email saving" | |||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/users.py:328 | |||
r2534 | msgid "Removed email from user" | |||
msgstr "" | ||||
r3242 | #: rhodecode/controllers/admin/users.py:341 | |||
#, python-format | ||||
msgid "Added ip %s to user" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/users.py:347 | ||||
msgid "An error occurred during ip saving" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/users.py:359 | ||||
msgid "Removed ip from user" | ||||
msgstr "" | ||||
r3033 | #: rhodecode/controllers/admin/users_groups.py:86 | |||
r1086 | #, python-format | |||
r3690 | msgid "Created user group %s" | |||
r1086 | msgstr "" | |||
r3033 | #: rhodecode/controllers/admin/users_groups.py:97 | |||
r1086 | #, python-format | |||
r3690 | msgid "Error occurred during creation of user group %s" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/users_groups.py:166 | ||||
r1086 | #, python-format | |||
r3690 | msgid "Updated user group %s" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/users_groups.py:188 | ||||
r1086 | #, python-format | |||
r3690 | msgid "Error occurred during update of user group %s" | |||
msgstr "" | ||||
#: rhodecode/controllers/admin/users_groups.py:205 | ||||
msgid "Successfully deleted user group" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/users_groups.py:210 | ||||
msgid "An error occurred during deletion of user group" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/users_groups.py:259 | ||||
msgid "Granted 'repository create' permission to user group" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/users_groups.py:264 | ||||
msgid "Revoked 'repository create' permission to user group" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/users_groups.py:270 | ||||
msgid "Granted 'repository fork' permission to user group" | ||||
msgstr "" | ||||
#: rhodecode/controllers/admin/users_groups.py:275 | ||||
msgid "Revoked 'repository fork' permission to user group" | ||||
msgstr "" | ||||
#: rhodecode/lib/auth.py:530 | ||||
r3242 | #, python-format | |||
msgid "IP %s not allowed" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/lib/auth.py:579 | |||
r1086 | msgid "You need to be a registered user to perform this action" | |||
msgstr "" | ||||
r3690 | #: rhodecode/lib/auth.py:620 | |||
Augusto Herrmann
|
r1472 | msgid "You need to be a signed in to view this page" | ||
msgstr "" | ||||
r3690 | #: rhodecode/lib/diffs.py:66 | |||
msgid "Binary file" | ||||
msgstr "" | ||||
#: rhodecode/lib/diffs.py:82 | ||||
r2341 | msgid "Changeset was too big and was cut off, use diff menu to display this diff" | |||
Vincent Duvert
|
r2305 | msgstr "" | ||
r3690 | #: rhodecode/lib/diffs.py:92 | |||
Vincent Duvert
|
r2305 | msgid "No changes detected" | ||
msgstr "" | ||||
r3690 | #: rhodecode/lib/helpers.py:394 | |||
Vincent Duvert
|
r2421 | #, python-format | ||
msgid "%a, %d %b %Y %H:%M:%S" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/lib/helpers.py:506 | |||
Augusto Herrmann
|
r1472 | msgid "True" | ||
msgstr "" | ||||
r3690 | #: rhodecode/lib/helpers.py:509 | |||
Augusto Herrmann
|
r1472 | msgid "False" | ||
msgstr "" | ||||
r3690 | #: rhodecode/lib/helpers.py:547 | |||
r3033 | #, python-format | |||
msgid "Deleted branch: %s" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/lib/helpers.py:550 | |||
r3033 | #, python-format | |||
msgid "Created tag: %s" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/lib/helpers.py:563 | |||
Augusto Herrmann
|
r2331 | msgid "Changeset not found" | ||
msgstr "" | ||||
r3033 | #: rhodecode/lib/helpers.py:615 | |||
r1086 | #, python-format | |||
r3690 | msgid "Show all combined changesets %s->%s" | |||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:621 | ||||
msgid "compare view" | ||||
r1086 | msgstr "" | |||
r3109 | #: rhodecode/lib/helpers.py:641 | |||
r3690 | msgid "and" | |||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:642 | ||||
#, python-format | ||||
msgid "%s more" | ||||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:643 rhodecode/templates/changelog/changelog.html:44 | ||||
msgid "revisions" | ||||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:667 | ||||
r3033 | #, python-format | |||
msgid "fork name %s" | ||||
msgstr "" | ||||
r3109 | #: rhodecode/lib/helpers.py:684 | |||
r3690 | #: rhodecode/templates/pullrequests/pullrequest_show.html:8 | |||
#, python-format | ||||
msgid "Pull request #%s" | ||||
r2376 | msgstr "" | |||
r3109 | #: rhodecode/lib/helpers.py:690 | |||
r3690 | msgid "[deleted] repository" | |||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:692 rhodecode/lib/helpers.py:702 | ||||
msgid "[created] repository" | ||||
r2671 | msgstr "" | |||
r3109 | #: rhodecode/lib/helpers.py:694 | |||
r3690 | msgid "[created] repository as fork" | |||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:696 rhodecode/lib/helpers.py:704 | ||||
msgid "[forked] repository" | ||||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:698 rhodecode/lib/helpers.py:706 | ||||
msgid "[updated] repository" | ||||
Vincent Duvert
|
r2421 | msgstr "" | ||
r3109 | #: rhodecode/lib/helpers.py:700 | |||
r3690 | msgid "[delete] repository" | |||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:708 | ||||
msgid "[created] user" | ||||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:710 | ||||
msgid "[updated] user" | ||||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:712 | ||||
msgid "[created] user group" | ||||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:714 | ||||
msgid "[updated] user group" | ||||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:716 | ||||
msgid "[commented] on revision in repository" | ||||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:718 | ||||
msgid "[commented] on pull request for" | ||||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:720 | ||||
msgid "[closed] pull request for" | ||||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:722 | ||||
msgid "[pushed] into" | ||||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:724 | ||||
msgid "[committed via RhodeCode] into repository" | ||||
msgstr "" | ||||
#: rhodecode/lib/helpers.py:726 | ||||
Vincent Duvert
|
r2421 | msgid "[pulled from remote] into repository" | ||
msgstr "" | ||||
r3690 | #: rhodecode/lib/helpers.py:728 | |||
Vincent Duvert
|
r2421 | msgid "[pulled] from" | ||
msgstr "" | ||||
r3690 | #: rhodecode/lib/helpers.py:730 | |||
Vincent Duvert
|
r2421 | msgid "[started following] repository" | ||
msgstr "" | ||||
r3690 | #: rhodecode/lib/helpers.py:732 | |||
r1086 | msgid "[stopped following] repository" | |||
msgstr "" | ||||
r3690 | #: rhodecode/lib/helpers.py:910 | |||
r1086 | #, python-format | |||
msgid " and %s more" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/lib/helpers.py:914 | |||
r1086 | msgid "No Files" | |||
msgstr "" | ||||
r3690 | #: rhodecode/lib/helpers.py:1198 | |||
r3111 | #, python-format | |||
msgid "" | ||||
"%s repository is not mapped to db perhaps it was created or renamed from the " | ||||
"filesystem please run the application again in order to rescan repositories" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/lib/unionrepo.py:193 | |||
msgid "cannot create new union repository" | ||||
msgstr "" | ||||
#: rhodecode/lib/utils2.py:411 | ||||
Vincent Duvert
|
r2305 | #, python-format | ||
msgid "%d year" | ||||
msgid_plural "%d years" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
r3690 | #: rhodecode/lib/utils2.py:412 | |||
Vincent Duvert
|
r2305 | #, python-format | ||
msgid "%d month" | ||||
msgid_plural "%d months" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
r3690 | #: rhodecode/lib/utils2.py:413 | |||
Vincent Duvert
|
r2305 | #, python-format | ||
msgid "%d day" | ||||
msgid_plural "%d days" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
r3690 | #: rhodecode/lib/utils2.py:414 | |||
Vincent Duvert
|
r2305 | #, python-format | ||
msgid "%d hour" | ||||
msgid_plural "%d hours" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
r3690 | #: rhodecode/lib/utils2.py:415 | |||
Vincent Duvert
|
r2305 | #, python-format | ||
msgid "%d minute" | ||||
msgid_plural "%d minutes" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
r3690 | #: rhodecode/lib/utils2.py:416 | |||
Vincent Duvert
|
r2305 | #, python-format | ||
msgid "%d second" | ||||
msgid_plural "%d seconds" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
r3690 | #: rhodecode/lib/utils2.py:432 | |||
r3033 | #, python-format | |||
msgid "in %s" | ||||
msgstr "" | ||||
#: rhodecode/lib/utils2.py:434 | ||||
r3690 | #, python-format | |||
msgid "%s ago" | ||||
msgstr "" | ||||
#: rhodecode/lib/utils2.py:436 | ||||
#, python-format | ||||
msgid "in %s and %s" | ||||
msgstr "" | ||||
#: rhodecode/lib/utils2.py:439 | ||||
#, python-format | ||||
msgid "%s and %s ago" | ||||
msgstr "" | ||||
#: rhodecode/lib/utils2.py:442 | ||||
Vincent Duvert
|
r2305 | msgid "just now" | ||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1163 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1183 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1289 rhodecode/model/db.py:1388 | ||||
r3059 | msgid "Repository no access" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1164 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1184 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1290 rhodecode/model/db.py:1389 | ||||
r3059 | msgid "Repository read access" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1165 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1185 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1291 rhodecode/model/db.py:1390 | ||||
r3059 | msgid "Repository write access" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1166 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1186 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1292 rhodecode/model/db.py:1391 | ||||
r3059 | msgid "Repository admin access" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1168 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1188 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1294 | ||||
r3059 | msgid "Repositories Group no access" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1169 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1189 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1295 | ||||
r3059 | msgid "Repositories Group read access" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1170 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1190 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1296 | ||||
r3059 | msgid "Repositories Group write access" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1171 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1191 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1297 | ||||
r3059 | msgid "Repositories Group admin access" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1173 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1193 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1299 rhodecode/model/db.py:1398 | ||||
r3059 | msgid "RhodeCode Administrator" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1174 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1194 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1300 rhodecode/model/db.py:1399 | ||||
r3059 | msgid "Repository creation disabled" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1175 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1195 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1301 rhodecode/model/db.py:1400 | ||||
r3059 | msgid "Repository creation enabled" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1176 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1196 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1302 rhodecode/model/db.py:1401 | ||||
r3059 | msgid "Repository forking disabled" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1177 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1197 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1303 rhodecode/model/db.py:1402 | ||||
r3059 | msgid "Repository forking enabled" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1178 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1198 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1304 rhodecode/model/db.py:1403 | ||||
r3059 | msgid "Register disabled" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1179 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1199 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1305 rhodecode/model/db.py:1404 | ||||
r3059 | msgid "Register new user with RhodeCode with manual activation" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1182 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1202 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1308 rhodecode/model/db.py:1407 | ||||
r3059 | msgid "Register new user with RhodeCode with auto activation" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1623 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1643 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1749 rhodecode/model/db.py:1838 | ||||
r3059 | msgid "Not Reviewed" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1624 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1644 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1750 rhodecode/model/db.py:1839 | ||||
r3059 | msgid "Approved" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1625 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1645 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1751 rhodecode/model/db.py:1840 | ||||
r3059 | msgid "Rejected" | |||
msgstr "" | ||||
r3242 | #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:1626 | |||
r3690 | #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:1646 | |||
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:1752 rhodecode/model/db.py:1841 | ||||
r3059 | msgid "Under Review" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/comment.py:75 | |||
Vincent Duvert
|
r2305 | #, python-format | ||
msgid "on line %s" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/model/comment.py:219 | |||
Vincent Duvert
|
r2305 | msgid "[Mention]" | ||
msgstr "" | ||||
r3690 | #: rhodecode/model/db.py:1252 | |||
msgid "top level" | ||||
msgstr "" | ||||
#: rhodecode/model/db.py:1393 | ||||
msgid "Repository group no access" | ||||
msgstr "" | ||||
#: rhodecode/model/db.py:1394 | ||||
msgid "Repository group read access" | ||||
msgstr "" | ||||
#: rhodecode/model/db.py:1395 | ||||
msgid "Repository group write access" | ||||
msgstr "" | ||||
#: rhodecode/model/db.py:1396 | ||||
msgid "Repository group admin access" | ||||
msgstr "" | ||||
r2534 | #: rhodecode/model/forms.py:43 | |||
r1086 | msgid "Please enter a login" | |||
msgstr "" | ||||
r2534 | #: rhodecode/model/forms.py:44 | |||
r1086 | #, python-format | |||
msgid "Enter a value %(min)i characters long or more" | ||||
msgstr "" | ||||
r2534 | #: rhodecode/model/forms.py:52 | |||
r1086 | msgid "Please enter a password" | |||
msgstr "" | ||||
r2534 | #: rhodecode/model/forms.py:53 | |||
r1086 | #, python-format | |||
msgid "Enter %(min)i characters or more" | ||||
msgstr "" | ||||
r2671 | #: rhodecode/model/notification.py:224 | |||
r3033 | #, python-format | |||
r3690 | msgid "%(user)s commented on changeset at %(when)s" | |||
r2534 | msgstr "" | |||
r2671 | #: rhodecode/model/notification.py:225 | |||
r3033 | #, python-format | |||
r3690 | msgid "%(user)s sent message at %(when)s" | |||
msgstr "" | ||||
#: rhodecode/model/notification.py:226 | ||||
#, python-format | ||||
msgid "%(user)s mentioned you at %(when)s" | ||||
msgstr "" | ||||
#: rhodecode/model/notification.py:227 | ||||
#, python-format | ||||
msgid "%(user)s registered in RhodeCode at %(when)s" | ||||
msgstr "" | ||||
#: rhodecode/model/notification.py:228 | ||||
r2534 | #, python-format | |||
r3690 | msgid "%(user)s opened new pull request at %(when)s" | |||
msgstr "" | ||||
#: rhodecode/model/notification.py:229 | ||||
#, python-format | ||||
msgid "%(user)s commented on pull request at %(when)s" | ||||
msgstr "" | ||||
#: rhodecode/model/pull_request.py:104 | ||||
#, python-format | ||||
msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s" | ||||
msgstr "" | ||||
#: rhodecode/model/scm.py:598 | ||||
r2534 | msgid "latest tip" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/user.py:232 | |||
msgid "New user registration" | ||||
msgstr "" | ||||
#: rhodecode/model/user.py:257 rhodecode/model/user.py:281 | ||||
r1086 | msgid "You can't Edit this user since it's crucial for entire application" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/user.py:303 | |||
r2534 | msgid "You can't remove this user since it's crucial for entire application" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/user.py:309 | |||
r1086 | #, python-format | |||
msgid "" | ||||
Vincent Duvert
|
r2305 | "user \"%s\" still owns %s repositories and cannot be removed. Switch owners " | ||
"or remove those repositories. %s" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/model/user.py:334 | |||
msgid "Password reset link" | ||||
msgstr "" | ||||
#: rhodecode/model/user.py:366 | ||||
msgid "Your new password" | ||||
msgstr "" | ||||
#: rhodecode/model/user.py:367 | ||||
#, python-format | ||||
msgid "Your new RhodeCode password:%s" | ||||
msgstr "" | ||||
#: rhodecode/model/validators.py:38 rhodecode/model/validators.py:39 | ||||
r2774 | msgid "Value cannot be an empty list" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:85 | |||
r2534 | #, python-format | |||
msgid "Username \"%(username)s\" already exists" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:87 | |||
r2534 | #, python-format | |||
r2774 | msgid "Username \"%(username)s\" is forbidden" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:89 | |||
r2774 | msgid "" | |||
"Username may only contain alphanumeric characters underscores, periods or " | ||||
"dashes and must begin with alphanumeric character" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:117 | |||
r2774 | #, python-format | |||
r2534 | msgid "Username %(username)s is not valid" | |||
msgstr "" | ||||
r3242 | #: rhodecode/model/validators.py:136 | |||
r3690 | msgid "Invalid user group name" | |||
msgstr "" | ||||
#: rhodecode/model/validators.py:137 | ||||
r2534 | #, python-format | |||
r3690 | msgid "User group \"%(usergroup)s\" already exists" | |||
msgstr "" | ||||
#: rhodecode/model/validators.py:139 | ||||
r2534 | msgid "" | |||
r3690 | "user group name may only contain alphanumeric characters underscores, periods" | |||
" or dashes and must begin with alphanumeric character" | ||||
r2534 | msgstr "" | |||
r3242 | #: rhodecode/model/validators.py:177 | |||
r3690 | msgid "Cannot assign this group as parent" | |||
msgstr "" | ||||
#: rhodecode/model/validators.py:178 | ||||
r2534 | #, python-format | |||
msgid "Group \"%(group_name)s\" already exists" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:180 | |||
r2534 | #, python-format | |||
msgid "Repository with name \"%(group_name)s\" already exists" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:238 | |||
r2534 | msgid "Invalid characters (non-ascii) in password" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:253 | |||
r2534 | msgid "Passwords do not match" | |||
msgstr "" | ||||
r3033 | #: rhodecode/model/validators.py:270 | |||
r3690 | msgid "invalid password" | |||
r3242 | msgstr "" | |||
#: rhodecode/model/validators.py:271 | ||||
r3690 | msgid "invalid user name" | |||
msgstr "" | ||||
#: rhodecode/model/validators.py:272 | ||||
r2534 | msgid "Your account is disabled" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:316 | |||
r2534 | #, python-format | |||
msgid "Repository name %(repo)s is disallowed" | ||||
msgstr "" | ||||
r3242 | #: rhodecode/model/validators.py:318 | |||
#, python-format | ||||
r3690 | msgid "Repository named %(repo)s already exists" | |||
msgstr "" | ||||
#: rhodecode/model/validators.py:319 | ||||
#, python-format | ||||
r2534 | msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\"" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:321 | |||
r2534 | #, python-format | |||
r3690 | msgid "Repository group with name \"%(repo)s\" already exists" | |||
msgstr "" | ||||
#: rhodecode/model/validators.py:438 | ||||
r3242 | msgid "invalid clone url" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:439 | |||
r2774 | msgid "Invalid clone url, provide a valid clone http(s)/svn+http(s) url" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:464 | |||
r2534 | msgid "Fork have to be the same type as parent" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:479 | |||
r3033 | msgid "You don't have permissions to create repository in this group" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:481 | |||
msgid "no permission to create repository in root location" | ||||
msgstr "" | ||||
#: rhodecode/model/validators.py:518 | ||||
r3242 | msgid "You don't have permissions to create a group in this location" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:557 | |||
msgid "This username or user group name is not valid" | ||||
msgstr "" | ||||
#: rhodecode/model/validators.py:650 | ||||
r2534 | msgid "This is not a valid path" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:665 | |||
r3033 | msgid "This e-mail address is already taken" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:685 | |||
r2534 | #, python-format | |||
msgid "e-mail \"%(email)s\" does not exist." | ||||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:722 | |||
r2534 | msgid "" | |||
"The LDAP Login attribute of the CN must be specified - this is the name of " | ||||
"the attribute that is equivalent to \"username\"" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:735 | |||
r2774 | #, python-format | |||
msgid "Revisions %(revs)s are already part of pull request or have set status" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:767 | |||
r3242 | msgid "Please enter a valid IPv4 or IpV6 address" | |||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:768 | |||
r3242 | #, python-format | |||
msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/model/validators.py:800 | |||
msgid "Key name can only consist of letters, underscore, dash or numbers" | ||||
msgstr "" | ||||
#: rhodecode/templates/index.html:5 | ||||
r1272 | msgid "Dashboard" | |||
msgstr "" | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/index_base.html:6 | ||
Vincent Duvert
|
r2421 | #: rhodecode/templates/repo_switcher_list.html:4 | ||
r2671 | #: rhodecode/templates/admin/repos/repos.html:9 | |||
r2376 | #: rhodecode/templates/admin/users/user_edit_my_account.html:31 | |||
r2671 | #: rhodecode/templates/admin/users/users.html:9 | |||
r3690 | #: rhodecode/templates/bookmarks/bookmarks.html:9 | |||
Vincent Duvert
|
r2305 | #: rhodecode/templates/branches/branches.html:9 | ||
r3109 | #: rhodecode/templates/journal/journal.html:9 | |||
r3690 | #: rhodecode/templates/journal/journal.html:46 | |||
#: rhodecode/templates/journal/journal.html:47 rhodecode/templates/tags/tags.html:9 | ||||
r1272 | msgid "quick filter..." | |||
msgstr "" | ||||
r2671 | #: rhodecode/templates/index_base.html:6 | |||
#: rhodecode/templates/admin/repos/repos.html:9 | ||||
r1272 | msgid "repositories" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/index_base.html:13 rhodecode/templates/index_base.html:18 | |||
r3242 | #: rhodecode/templates/admin/repos/repo_add.html:5 | |||
r2671 | #: rhodecode/templates/admin/repos/repos.html:21 | |||
r3242 | msgid "Add repository" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/index_base.html:15 rhodecode/templates/index_base.html:20 | |||
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:31 | ||||
msgid "Add group" | ||||
msgstr "" | ||||
#: rhodecode/templates/index_base.html:27 | ||||
r3242 | msgid "Edit group" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/index_base.html:27 | |||
r3242 | msgid "You have admin right to this group, and can edit it" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/index_base.html:40 rhodecode/templates/index_base.html:140 | |||
#: rhodecode/templates/admin/repos_groups/repos_groups_add.html:33 | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:38 | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:43 | ||||
Augusto Herrmann
|
r1472 | #: rhodecode/templates/admin/users_groups/users_group_add.html:32 | ||
#: rhodecode/templates/admin/users_groups/users_group_edit.html:33 | ||||
r3690 | #: rhodecode/templates/admin/users_groups/users_groups.html:34 | |||
Augusto Herrmann
|
r1472 | msgid "Group name" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/index_base.html:41 rhodecode/templates/index_base.html:83 | |||
r3242 | #: rhodecode/templates/index_base.html:142 rhodecode/templates/index_base.html:180 | |||
r3690 | #: rhodecode/templates/index_base.html:270 | |||
r2534 | #: rhodecode/templates/admin/repos/repo_add_base.html:56 | |||
#: rhodecode/templates/admin/repos/repo_edit.html:75 | ||||
r3242 | #: rhodecode/templates/admin/repos/repos.html:73 | |||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:42 | |||
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:47 | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:44 | ||||
#: rhodecode/templates/forks/fork.html:56 | ||||
#: rhodecode/templates/pullrequests/pullrequest.html:101 | ||||
#: rhodecode/templates/summary/summary.html:106 | ||||
r1272 | msgid "Description" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/index_base.html:51 | |||
#: rhodecode/templates/admin/permissions/permissions.html:55 | ||||
#: rhodecode/templates/admin/repos/repo_add_base.html:29 | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:49 | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:57 | ||||
#: rhodecode/templates/forks/fork.html:47 | ||||
msgid "Repository group" | ||||
msgstr "" | ||||
#: rhodecode/templates/index_base.html:82 rhodecode/templates/index_base.html:178 | ||||
#: rhodecode/templates/index_base.html:268 | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/repos/repo_add_base.html:9 | ||
#: rhodecode/templates/admin/repos/repo_edit.html:32 | ||||
r3242 | #: rhodecode/templates/admin/repos/repos.html:71 | |||
r3690 | #: rhodecode/templates/admin/users/user_edit_my_account.html:172 | |||
#: rhodecode/templates/base/perms_summary.html:14 | ||||
#: rhodecode/templates/bookmarks/bookmarks.html:34 | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/bookmarks/bookmarks_data.html:6 | ||
r3690 | #: rhodecode/templates/branches/branches.html:47 | |||
r3033 | #: rhodecode/templates/branches/branches_data.html:6 | |||
Vincent Duvert
|
r2305 | #: rhodecode/templates/files/files_browser.html:47 | ||
r3690 | #: rhodecode/templates/journal/journal.html:193 | |||
#: rhodecode/templates/journal/journal.html:296 | ||||
#: rhodecode/templates/summary/summary.html:55 | ||||
#: rhodecode/templates/summary/summary.html:124 | ||||
#: rhodecode/templates/tags/tags.html:48 rhodecode/templates/tags/tags_data.html:6 | ||||
Vincent Duvert
|
r2305 | msgid "Name" | ||
msgstr "" | ||||
r3242 | #: rhodecode/templates/index_base.html:84 | |||
r3690 | msgid "Last change" | |||
msgstr "" | ||||
#: rhodecode/templates/index_base.html:85 rhodecode/templates/index_base.html:183 | ||||
#: rhodecode/templates/index_base.html:273 | ||||
#: rhodecode/templates/admin/repos/repos.html:74 | ||||
#: rhodecode/templates/admin/users/user_edit_my_account.html:174 | ||||
#: rhodecode/templates/journal/journal.html:195 | ||||
#: rhodecode/templates/journal/journal.html:298 | ||||
msgid "Tip" | ||||
msgstr "" | ||||
#: rhodecode/templates/index_base.html:86 rhodecode/templates/index_base.html:185 | ||||
#: rhodecode/templates/index_base.html:275 | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:121 | ||||
#: rhodecode/templates/admin/repos/repos.html:76 | ||||
msgid "Owner" | ||||
msgstr "" | ||||
#: rhodecode/templates/index_base.html:87 | ||||
r1272 | msgid "Atom" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/index_base.html:171 rhodecode/templates/index_base.html:209 | |||
#: rhodecode/templates/index_base.html:296 | ||||
r3242 | #: rhodecode/templates/admin/repos/repos.html:97 | |||
r3690 | #: rhodecode/templates/admin/users/user_edit_my_account.html:196 | |||
r2774 | #: rhodecode/templates/admin/users/users.html:107 | |||
r3690 | #: rhodecode/templates/bookmarks/bookmarks.html:58 | |||
#: rhodecode/templates/branches/branches.html:73 | ||||
#: rhodecode/templates/journal/journal.html:217 | ||||
#: rhodecode/templates/journal/journal.html:320 | ||||
#: rhodecode/templates/tags/tags.html:74 | ||||
Vincent Duvert
|
r2305 | msgid "Click to sort ascending" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/index_base.html:172 rhodecode/templates/index_base.html:210 | |||
#: rhodecode/templates/index_base.html:297 | ||||
r3242 | #: rhodecode/templates/admin/repos/repos.html:98 | |||
r3690 | #: rhodecode/templates/admin/users/user_edit_my_account.html:197 | |||
r2774 | #: rhodecode/templates/admin/users/users.html:108 | |||
r3690 | #: rhodecode/templates/bookmarks/bookmarks.html:59 | |||
#: rhodecode/templates/branches/branches.html:74 | ||||
#: rhodecode/templates/journal/journal.html:218 | ||||
#: rhodecode/templates/journal/journal.html:321 | ||||
#: rhodecode/templates/tags/tags.html:75 | ||||
Vincent Duvert
|
r2305 | msgid "Click to sort descending" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/index_base.html:181 rhodecode/templates/index_base.html:271 | |||
Vincent Duvert
|
r2305 | msgid "Last Change" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/index_base.html:211 | |||
r3242 | #: rhodecode/templates/admin/repos/repos.html:99 | |||
r3690 | #: rhodecode/templates/admin/users/user_edit_my_account.html:198 | |||
r2774 | #: rhodecode/templates/admin/users/users.html:109 | |||
r3690 | #: rhodecode/templates/bookmarks/bookmarks.html:60 | |||
#: rhodecode/templates/branches/branches.html:75 | ||||
#: rhodecode/templates/journal/journal.html:219 | ||||
#: rhodecode/templates/journal/journal.html:322 | ||||
#: rhodecode/templates/tags/tags.html:76 | ||||
Vincent Duvert
|
r2305 | msgid "No records found." | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/index_base.html:212 rhodecode/templates/index_base.html:299 | |||
r3242 | #: rhodecode/templates/admin/repos/repos.html:100 | |||
r3690 | #: rhodecode/templates/admin/users/user_edit_my_account.html:199 | |||
r2774 | #: rhodecode/templates/admin/users/users.html:110 | |||
r3690 | #: rhodecode/templates/bookmarks/bookmarks.html:61 | |||
#: rhodecode/templates/branches/branches.html:76 | ||||
#: rhodecode/templates/journal/journal.html:220 | ||||
#: rhodecode/templates/journal/journal.html:323 | ||||
#: rhodecode/templates/tags/tags.html:77 | ||||
Vincent Duvert
|
r2305 | msgid "Data error." | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/index_base.html:213 rhodecode/templates/index_base.html:300 | |||
r3242 | #: rhodecode/templates/admin/repos/repos.html:101 | |||
r3690 | #: rhodecode/templates/admin/users/user_edit_my_account.html:58 | |||
#: rhodecode/templates/admin/users/user_edit_my_account.html:200 | ||||
r2774 | #: rhodecode/templates/admin/users/users.html:111 | |||
r3690 | #: rhodecode/templates/bookmarks/bookmarks.html:62 | |||
#: rhodecode/templates/branches/branches.html:77 | ||||
#: rhodecode/templates/journal/journal.html:221 | ||||
#: rhodecode/templates/journal/journal.html:324 | ||||
#: rhodecode/templates/tags/tags.html:78 | ||||
Vincent Duvert
|
r2305 | msgid "Loading..." | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/index_base.html:298 | |||
msgid "No repositories found." | ||||
msgstr "" | ||||
#: rhodecode/templates/login.html:5 rhodecode/templates/base/base.html:227 | ||||
msgid "Log In" | ||||
r1272 | msgstr "" | |||
#: rhodecode/templates/login.html:21 | ||||
r3690 | #, python-format | |||
msgid "Log In to %s" | ||||
r1272 | msgstr "" | |||
#: rhodecode/templates/login.html:31 rhodecode/templates/register.html:20 | ||||
#: rhodecode/templates/admin/admin_log.html:5 | ||||
#: rhodecode/templates/admin/users/user_add.html:32 | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:57 | |||
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:31 | ||||
#: rhodecode/templates/admin/users/users.html:77 | ||||
#: rhodecode/templates/base/base.html:203 | ||||
#: rhodecode/templates/summary/summary.html:123 | ||||
r1272 | msgid "Username" | |||
msgstr "" | ||||
#: rhodecode/templates/login.html:40 rhodecode/templates/register.html:29 | ||||
#: rhodecode/templates/admin/ldap/ldap.html:46 | ||||
#: rhodecode/templates/admin/users/user_add.html:41 | ||||
r3690 | #: rhodecode/templates/base/base.html:212 | |||
r1272 | msgid "Password" | |||
msgstr "" | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/login.html:50 | ||
msgid "Remember me" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/login.html:54 | |||
msgid "Sign In" | ||||
msgstr "" | ||||
r1272 | #: rhodecode/templates/login.html:60 | |||
msgid "Forgot your password ?" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/login.html:63 rhodecode/templates/base/base.html:223 | |||
r1272 | msgid "Don't have an account ?" | |||
msgstr "" | ||||
#: rhodecode/templates/password_reset.html:5 | ||||
r3690 | msgid "Password Reset" | |||
r1272 | msgstr "" | |||
#: rhodecode/templates/password_reset.html:11 | ||||
Augusto Herrmann
|
r1472 | msgid "Reset your password to" | ||
r1272 | msgstr "" | |||
#: rhodecode/templates/password_reset.html:21 | ||||
msgid "Email address" | ||||
msgstr "" | ||||
Augusto Herrmann
|
r1472 | #: rhodecode/templates/password_reset.html:30 | ||
msgid "Reset my password" | ||||
msgstr "" | ||||
r1272 | #: rhodecode/templates/password_reset.html:31 | |||
Augusto Herrmann
|
r1472 | msgid "Password reset link will be send to matching email address" | ||
msgstr "" | ||||
#: rhodecode/templates/register.html:5 rhodecode/templates/register.html:74 | ||||
r1272 | msgid "Sign Up" | |||
msgstr "" | ||||
#: rhodecode/templates/register.html:11 | ||||
msgid "Sign Up to" | ||||
msgstr "" | ||||
#: rhodecode/templates/register.html:38 | ||||
msgid "Re-enter password" | ||||
msgstr "" | ||||
#: rhodecode/templates/register.html:47 | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/users/user_add.html:59 | ||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:97 | |||
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:62 | ||||
r1272 | msgid "First Name" | |||
msgstr "" | ||||
#: rhodecode/templates/register.html:56 | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/users/user_add.html:68 | ||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:106 | |||
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:71 | ||||
r1272 | msgid "Last Name" | |||
msgstr "" | ||||
#: rhodecode/templates/register.html:65 | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/users/user_add.html:77 | ||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:115 | |||
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:80 | ||||
#: rhodecode/templates/summary/summary.html:125 | ||||
r1272 | msgid "Email" | |||
msgstr "" | ||||
#: rhodecode/templates/register.html:76 | ||||
msgid "Your account will be activated right after registration" | ||||
msgstr "" | ||||
#: rhodecode/templates/register.html:78 | ||||
msgid "Your account must wait for activation by administrator" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/repo_switcher_list.html:10 | |||
r3059 | #: rhodecode/templates/admin/defaults/defaults.html:44 | |||
r2534 | #: rhodecode/templates/admin/repos/repo_add_base.html:65 | |||
#: rhodecode/templates/admin/repos/repo_edit.html:85 | ||||
r3690 | #: rhodecode/templates/data_table/_dt_elements.html:61 | |||
#: rhodecode/templates/summary/summary.html:77 | ||||
r1272 | msgid "Private repository" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/repo_switcher_list.html:12 | |||
#: rhodecode/templates/data_table/_dt_elements.html:63 | ||||
#: rhodecode/templates/summary/summary.html:79 | ||||
r1272 | msgid "Public repository" | |||
msgstr "" | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/switch_to_list.html:10 | ||
r2534 | #: rhodecode/templates/branches/branches_data.html:57 | |||
Vincent Duvert
|
r2305 | msgid "There are no branches yet" | ||
msgstr "" | ||||
#: rhodecode/templates/switch_to_list.html:22 | ||||
r3033 | #: rhodecode/templates/tags/tags_data.html:38 | |||
Vincent Duvert
|
r2305 | msgid "There are no tags yet" | ||
msgstr "" | ||||
#: rhodecode/templates/switch_to_list.html:35 | ||||
#: rhodecode/templates/bookmarks/bookmarks_data.html:32 | ||||
msgid "There are no bookmarks yet" | ||||
msgstr "" | ||||
r3109 | #: rhodecode/templates/admin/admin.html:5 rhodecode/templates/admin/admin.html:13 | |||
r3690 | #: rhodecode/templates/base/base.html:68 | |||
r1272 | msgid "Admin journal" | |||
msgstr "" | ||||
r3109 | #: rhodecode/templates/admin/admin.html:10 | |||
msgid "journal filter..." | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/admin.html:12 | ||||
#: rhodecode/templates/journal/journal.html:11 | ||||
msgid "filter" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/admin.html:13 | ||||
#: rhodecode/templates/journal/journal.html:12 | ||||
#, python-format | ||||
msgid "%s entry" | ||||
msgid_plural "%s entries" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
r1272 | #: rhodecode/templates/admin/admin_log.html:6 | |||
r3242 | #: rhodecode/templates/admin/repos/repos.html:77 | |||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:46 | |||
#: rhodecode/templates/admin/users/user_edit_my_account.html:176 | ||||
#: rhodecode/templates/admin/users/users.html:87 | ||||
#: rhodecode/templates/admin/users_groups/users_groups.html:37 | ||||
#: rhodecode/templates/journal/journal.html:197 | ||||
#: rhodecode/templates/journal/journal.html:300 | ||||
r1272 | msgid "Action" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/admin_log.html:7 | ||||
r3059 | #: rhodecode/templates/admin/permissions/permissions.html:41 | |||
r1272 | msgid "Repository" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/admin_log.html:8 | ||||
r3690 | #: rhodecode/templates/bookmarks/bookmarks.html:35 | |||
Vincent Duvert
|
r2305 | #: rhodecode/templates/bookmarks/bookmarks_data.html:7 | ||
r3690 | #: rhodecode/templates/branches/branches.html:48 | |||
r3033 | #: rhodecode/templates/branches/branches_data.html:7 | |||
r3690 | #: rhodecode/templates/tags/tags.html:49 rhodecode/templates/tags/tags_data.html:7 | |||
r1272 | msgid "Date" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/admin_log.html:9 | ||||
msgid "From IP" | ||||
msgstr "" | ||||
r3109 | #: rhodecode/templates/admin/admin_log.html:63 | |||
r1272 | msgid "No actions yet" | |||
msgstr "" | ||||
r3059 | #: rhodecode/templates/admin/defaults/defaults.html:5 | |||
#: rhodecode/templates/admin/defaults/defaults.html:25 | ||||
msgid "Repositories defaults" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/defaults/defaults.html:11 | ||||
r3690 | #: rhodecode/templates/base/base.html:75 | |||
r3059 | msgid "Defaults" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/defaults/defaults.html:35 | ||||
#: rhodecode/templates/admin/repos/repo_add_base.html:38 | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:58 | ||||
msgid "Type" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/defaults/defaults.html:48 | ||||
#: rhodecode/templates/admin/repos/repo_add_base.html:69 | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:89 | ||||
r3690 | #: rhodecode/templates/forks/fork.html:69 | |||
r3059 | msgid "" | |||
"Private repositories are only visible to people explicitly added as " | ||||
"collaborators." | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/defaults/defaults.html:55 | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:94 | ||||
msgid "Enable statistics" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/defaults/defaults.html:59 | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:98 | ||||
msgid "Enable statistics window on summary page." | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/defaults/defaults.html:65 | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:103 | ||||
msgid "Enable downloads" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/defaults/defaults.html:69 | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:107 | ||||
msgid "Enable download menu on summary page." | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/defaults/defaults.html:75 | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:112 | ||||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:72 | |||
r3059 | msgid "Enable locking" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/defaults/defaults.html:79 | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:116 | ||||
msgid "Enable lock-by-pulling on repository." | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/defaults/defaults.html:84 | ||||
#: rhodecode/templates/admin/ldap/ldap.html:89 | ||||
r3242 | #: rhodecode/templates/admin/permissions/permissions.html:92 | |||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:148 | |||
#: rhodecode/templates/admin/repos/repo_edit.html:173 | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:80 | ||||
r3059 | #: rhodecode/templates/admin/settings/hooks.html:73 | |||
r3690 | #: rhodecode/templates/admin/users/user_add.html:94 | |||
#: rhodecode/templates/admin/users/user_edit.html:140 | ||||
#: rhodecode/templates/admin/users/user_edit.html:185 | ||||
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:88 | ||||
#: rhodecode/templates/admin/users_groups/users_group_add.html:49 | ||||
#: rhodecode/templates/admin/users_groups/users_group_edit.html:90 | ||||
r3059 | #: rhodecode/templates/admin/users_groups/users_group_edit.html:135 | |||
msgid "Save" | ||||
msgstr "" | ||||
r1272 | #: rhodecode/templates/admin/ldap/ldap.html:5 | |||
msgid "LDAP administration" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:11 | ||||
r3690 | #: rhodecode/templates/admin/users/users.html:86 | |||
#: rhodecode/templates/base/base.html:74 | ||||
msgid "LDAP" | ||||
r1272 | msgstr "" | |||
#: rhodecode/templates/admin/ldap/ldap.html:28 | ||||
msgid "Connection settings" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:30 | ||||
msgid "Enable LDAP" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:34 | ||||
msgid "Host" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:38 | ||||
msgid "Port" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:42 | ||||
msgid "Account" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:50 | ||||
Augusto Herrmann
|
r1472 | msgid "Connection security" | ||
r1272 | msgstr "" | |||
#: rhodecode/templates/admin/ldap/ldap.html:54 | ||||
msgid "Certificate Checks" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:57 | ||||
msgid "Search settings" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:59 | ||||
msgid "Base DN" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:63 | ||||
msgid "LDAP Filter" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:67 | ||||
msgid "LDAP Search Scope" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:70 | ||||
msgid "Attribute mappings" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:72 | ||||
msgid "Login Attribute" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:76 | ||||
msgid "First Name Attribute" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:80 | ||||
msgid "Last Name Attribute" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/ldap/ldap.html:84 | ||||
msgid "E-mail Attribute" | ||||
msgstr "" | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/notifications/notifications.html:5 | ||
#: rhodecode/templates/admin/notifications/notifications.html:9 | ||||
msgid "My Notifications" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/notifications/notifications.html:29 | ||||
r2534 | msgid "All" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/notifications/notifications.html:30 | ||||
msgid "Comments" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/notifications/notifications.html:31 | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest_show_all.html:8 | |||
r2534 | msgid "Pull requests" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/notifications/notifications.html:35 | ||||
Vincent Duvert
|
r2305 | msgid "Mark all read" | ||
msgstr "" | ||||
r2671 | #: rhodecode/templates/admin/notifications/notifications_data.html:39 | |||
Vincent Duvert
|
r2305 | msgid "No notifications here yet" | ||
msgstr "" | ||||
#: rhodecode/templates/admin/notifications/show_notification.html:5 | ||||
#: rhodecode/templates/admin/notifications/show_notification.html:11 | ||||
msgid "Show notification" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/notifications/show_notification.html:9 | ||||
r3690 | #: rhodecode/templates/base/base.html:241 | |||
Vincent Duvert
|
r2305 | msgid "Notifications" | ||
msgstr "" | ||||
r1272 | #: rhodecode/templates/admin/permissions/permissions.html:5 | |||
msgid "Permissions administration" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/permissions/permissions.html:11 | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:158 | |||
#: rhodecode/templates/admin/repos/repo_edit.html:165 | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:64 | ||||
#: rhodecode/templates/admin/users/user_edit.html:150 | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/users_groups/users_group_edit.html:100 | ||
r3690 | #: rhodecode/templates/base/base.html:73 | |||
r1272 | msgid "Permissions" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/permissions/permissions.html:24 | ||||
msgid "Default permissions" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/permissions/permissions.html:31 | ||||
msgid "Anonymous access" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/permissions/permissions.html:49 | ||||
msgid "" | ||||
r3690 | "All default permissions on each repository will be reset to chosen " | |||
r1272 | "permission, note that all custom default permission on repositories will be " | |||
"lost" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/permissions/permissions.html:50 | ||||
r3059 | #: rhodecode/templates/admin/permissions/permissions.html:63 | |||
r3690 | msgid "Overwrite existing settings" | |||
r3059 | msgstr "" | |||
#: rhodecode/templates/admin/permissions/permissions.html:62 | ||||
msgid "" | ||||
r3690 | "All default permissions on each repository group will be reset to chosen " | |||
"permission, note that all custom default permission on repository groups will" | ||||
" be lost" | ||||
r3059 | msgstr "" | |||
#: rhodecode/templates/admin/permissions/permissions.html:69 | ||||
r1272 | msgid "Registration" | |||
msgstr "" | ||||
r3059 | #: rhodecode/templates/admin/permissions/permissions.html:77 | |||
r1272 | msgid "Repository creation" | |||
msgstr "" | ||||
r3059 | #: rhodecode/templates/admin/permissions/permissions.html:85 | |||
r2774 | msgid "Repository forking" | |||
msgstr "" | ||||
r3242 | #: rhodecode/templates/admin/permissions/permissions.html:93 | |||
r3690 | #: rhodecode/templates/admin/permissions/permissions.html:154 | |||
#: rhodecode/templates/admin/repos/repo_edit.html:149 | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:174 | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:388 | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:81 | ||||
#: rhodecode/templates/admin/settings/settings.html:115 | ||||
#: rhodecode/templates/admin/settings/settings.html:187 | ||||
#: rhodecode/templates/admin/settings/settings.html:278 | ||||
#: rhodecode/templates/admin/users/user_edit.html:141 | ||||
#: rhodecode/templates/admin/users/user_edit.html:186 | ||||
#: rhodecode/templates/admin/users/user_edit.html:235 | ||||
#: rhodecode/templates/admin/users/user_edit.html:283 | ||||
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:89 | ||||
r3242 | #: rhodecode/templates/admin/users_groups/users_group_edit.html:136 | |||
r3690 | #: rhodecode/templates/files/files_add.html:80 | |||
#: rhodecode/templates/files/files_edit.html:66 | ||||
#: rhodecode/templates/pullrequests/pullrequest.html:110 | ||||
r3242 | msgid "Reset" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/permissions/permissions.html:103 | ||||
msgid "Default User Permissions" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/permissions/permissions.html:113 | |||
#: rhodecode/templates/admin/users/user_edit.html:244 | ||||
r3242 | msgid "Allowed IP addresses" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/permissions/permissions.html:127 | |||
#: rhodecode/templates/admin/repos/repo_edit.html:347 | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:70 | ||||
#: rhodecode/templates/admin/users/user_edit.html:212 | ||||
#: rhodecode/templates/admin/users/user_edit.html:257 | ||||
#: rhodecode/templates/admin/users_groups/users_groups.html:46 | ||||
r3242 | #: rhodecode/templates/data_table/_dt_elements.html:122 | |||
#: rhodecode/templates/data_table/_dt_elements.html:130 | ||||
msgid "delete" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/permissions/permissions.html:128 | |||
#: rhodecode/templates/admin/users/user_edit.html:258 | ||||
r3242 | #, python-format | |||
msgid "Confirm to delete this ip: %s" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/permissions/permissions.html:134 | |||
#: rhodecode/templates/admin/users/user_edit.html:264 | ||||
r3242 | msgid "All IP addresses are allowed" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/permissions/permissions.html:145 | |||
#: rhodecode/templates/admin/users/user_edit.html:275 | ||||
r3242 | msgid "New ip address" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/permissions/permissions.html:153 | |||
#: rhodecode/templates/admin/repos/repo_add_base.html:73 | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:387 | ||||
#: rhodecode/templates/admin/users/user_edit.html:234 | ||||
#: rhodecode/templates/admin/users/user_edit.html:282 | ||||
r3242 | msgid "Add" | |||
r1272 | msgstr "" | |||
r3690 | #: rhodecode/templates/admin/repos/repo_add.html:12 | |||
#: rhodecode/templates/admin/repos/repo_add.html:16 | ||||
#: rhodecode/templates/base/base.html:69 rhodecode/templates/base/base.html:103 | ||||
#: rhodecode/templates/base/base.html:263 | ||||
r1272 | msgid "Repositories" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_add.html:19 | |||
msgid "Add new" | ||||
r2774 | msgstr "" | |||
Augusto Herrmann
|
r1472 | #: rhodecode/templates/admin/repos/repo_add_base.html:20 | ||
r3690 | #: rhodecode/templates/summary/summary.html:96 | |||
#: rhodecode/templates/summary/summary.html:97 | ||||
r1272 | msgid "Clone from" | |||
msgstr "" | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/repos/repo_add_base.html:24 | ||
#: rhodecode/templates/admin/repos/repo_edit.html:44 | ||||
msgid "Optional http[s] url from which repository should be cloned." | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_add_base.html:33 | ||||
r3690 | #: rhodecode/templates/forks/fork.html:51 | |||
r2534 | msgid "Optionaly select a group to put this repository into." | |||
Vincent Duvert
|
r2305 | msgstr "" | ||
#: rhodecode/templates/admin/repos/repo_add_base.html:42 | ||||
msgid "Type of repository to create." | ||||
msgstr "" | ||||
r2534 | #: rhodecode/templates/admin/repos/repo_add_base.html:47 | |||
#: rhodecode/templates/admin/repos/repo_edit.html:66 | ||||
r3690 | #: rhodecode/templates/forks/fork.html:38 | |||
r2534 | msgid "Landing revision" | |||
msgstr "" | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/repos/repo_add_base.html:51 | ||
#: rhodecode/templates/admin/repos/repo_edit.html:70 | ||||
r3690 | #: rhodecode/templates/forks/fork.html:42 | |||
r2534 | msgid "Default revision for files page, downloads, whoosh and readme" | |||
Vincent Duvert
|
r2305 | msgstr "" | ||
#: rhodecode/templates/admin/repos/repo_add_base.html:60 | ||||
r2534 | #: rhodecode/templates/admin/repos/repo_edit.html:79 | |||
r3690 | #: rhodecode/templates/forks/fork.html:60 | |||
r2534 | msgid "Keep it short and to the point. Use a README file for longer descriptions." | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:8 | |||
r1272 | msgid "Edit repository" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:12 | |||
#: rhodecode/templates/admin/settings/hooks.html:9 | ||||
#: rhodecode/templates/admin/settings/settings.html:11 | ||||
#: rhodecode/templates/base/base.html:76 rhodecode/templates/base/base.html:121 | ||||
#: rhodecode/templates/summary/summary.html:212 | ||||
msgid "Settings" | ||||
msgstr "" | ||||
r1272 | #: rhodecode/templates/admin/repos/repo_edit.html:40 | |||
msgid "Clone uri" | ||||
msgstr "" | ||||
r2534 | #: rhodecode/templates/admin/repos/repo_edit.html:53 | |||
msgid "Optional select a group to put this repository into." | ||||
Vincent Duvert
|
r2305 | msgstr "" | ||
r2774 | #: rhodecode/templates/admin/repos/repo_edit.html:126 | |||
Vincent Duvert
|
r2305 | msgid "Change owner of this repository." | ||
r1272 | msgstr "" | |||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:184 | |||
msgid "Advanced settings" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:187 | ||||
Vincent Duvert
|
r2305 | msgid "Statistics" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:191 | |||
Vincent Duvert
|
r2305 | msgid "Reset current statistics" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:191 | |||
Vincent Duvert
|
r2305 | msgid "Confirm to remove current statistics" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:194 | |||
r2774 | msgid "Fetched to rev" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:195 | |||
r2774 | msgid "Stats gathered" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:203 | ||||
r3690 | msgid "Remote" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:207 | ||||
msgid "Pull changes from remote location" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:207 | ||||
msgid "Confirm to pull changes from remote side" | ||||
r3033 | msgstr "" | |||
#: rhodecode/templates/admin/repos/repo_edit.html:218 | ||||
r3690 | msgid "Cache" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:222 | ||||
msgid "Invalidate repository cache" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:222 | ||||
msgid "Confirm to invalidate repository cache" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:225 | ||||
msgid "" | ||||
"Manually invalidate cache for this repository. On first access repository " | ||||
"will be cached again" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:230 | ||||
msgid "List of cached values" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:233 | ||||
msgid "Prefix" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:234 | ||||
msgid "Key" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:235 | ||||
#: rhodecode/templates/admin/users/user_add.html:86 | ||||
#: rhodecode/templates/admin/users/user_edit.html:124 | ||||
#: rhodecode/templates/admin/users/users.html:84 | ||||
#: rhodecode/templates/admin/users_groups/users_group_add.html:41 | ||||
#: rhodecode/templates/admin/users_groups/users_group_edit.html:42 | ||||
#: rhodecode/templates/admin/users_groups/users_groups.html:36 | ||||
msgid "Active" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:250 | ||||
#: rhodecode/templates/base/base.html:280 rhodecode/templates/base/base.html:281 | ||||
r3033 | msgid "Public journal" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:256 | |||
r3033 | msgid "Remove from public journal" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:258 | |||
Vincent Duvert
|
r2305 | msgid "Add to public journal" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:263 | |||
Vincent Duvert
|
r2305 | msgid "" | ||
"All actions made on this repository will be accessible to everyone in public " | ||||
"journal" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:270 | |||
r2774 | msgid "Locking" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:275 | |||
r2774 | msgid "Unlock locked repo" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:275 | |||
r2774 | msgid "Confirm to unlock repository" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:278 | |||
r2774 | msgid "lock repo" | |||
msgstr "" | ||||
r3033 | #: rhodecode/templates/admin/repos/repo_edit.html:278 | |||
r3690 | msgid "Confirm to lock repository" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:279 | ||||
msgid "Repository is not locked" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:284 | ||||
msgid "Force locking on repository. Works only when anonymous access is disabled" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:291 | ||||
msgid "Set as fork of" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:296 | ||||
msgid "set" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:300 | ||||
msgid "Manually set this repository as a fork of another from the list" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:306 | ||||
#: rhodecode/templates/changeset/changeset_file_comment.html:41 | ||||
msgid "Delete" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:315 | ||||
r3033 | msgid "Remove this repository" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:315 | |||
r3033 | msgid "Confirm to delete this repository" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos/repo_edit.html:317 | |||
#, python-format | ||||
msgid "this repository has %s fork" | ||||
msgid_plural "this repository has %s forks" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:318 | ||||
msgid "Detach forks" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:319 | ||||
msgid "Delete forks" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:322 | ||||
Vincent Duvert
|
r2305 | msgid "" | ||
"This repository will be renamed in a special way in order to be unaccesible " | ||||
r3690 | "for RhodeCode and VCS systems. If you need to fully delete it from file " | |||
"system please do it manually" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:336 | ||||
msgid "Extra fields" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:348 | ||||
#, python-format | ||||
msgid "Confirm to delete this field: %s" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:362 | ||||
msgid "New field key" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:370 | ||||
msgid "New field label" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:373 | ||||
msgid "Enter short label" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:379 | ||||
msgid "New field description" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit.html:382 | ||||
msgid "Enter description of a field" | ||||
Vincent Duvert
|
r2305 | msgstr "" | ||
r1272 | #: rhodecode/templates/admin/repos/repo_edit_perms.html:3 | |||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:3 | ||
r1272 | msgid "none" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit_perms.html:4 | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:4 | ||
r1272 | msgid "read" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit_perms.html:5 | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:5 | ||
r1272 | msgid "write" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit_perms.html:6 | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:6 | ||
r1272 | msgid "admin" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/repos/repo_edit_perms.html:7 | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:7 | ||
r1272 | msgid "member" | |||
msgstr "" | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/repos/repo_edit_perms.html:16 | ||
msgid "private repository" | ||||
msgstr "" | ||||
Vincent Duvert
|
r2421 | #: rhodecode/templates/admin/repos/repo_edit_perms.html:19 | ||
#: rhodecode/templates/admin/repos/repo_edit_perms.html:28 | ||||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:20 | |||
#: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:35 | ||||
Vincent Duvert
|
r2421 | msgid "default" | ||
msgstr "" | ||||
Augusto Herrmann
|
r1472 | #: rhodecode/templates/admin/repos/repo_edit_perms.html:33 | ||
r2376 | #: rhodecode/templates/admin/repos/repo_edit_perms.html:58 | |||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:25 | |||
#: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:55 | ||||
Augusto Herrmann
|
r1472 | msgid "revoke" | ||
msgstr "" | ||||
r2774 | #: rhodecode/templates/admin/repos/repo_edit_perms.html:83 | |||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:80 | |||
Augusto Herrmann
|
r1472 | msgid "Add another member" | ||
msgstr "" | ||||
r2774 | #: rhodecode/templates/admin/repos/repo_edit_perms.html:97 | |||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:100 | |||
r1272 | msgid "Failed to remove user" | |||
msgstr "" | ||||
r2774 | #: rhodecode/templates/admin/repos/repo_edit_perms.html:112 | |||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:116 | |||
msgid "Failed to remove user group" | ||||
r1272 | msgstr "" | |||
#: rhodecode/templates/admin/repos/repos.html:5 | ||||
msgid "Repositories administration" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:86 | |||
r3033 | msgid "apply to children" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_group_edit_perms.html:87 | |||
r3033 | msgid "" | |||
r3242 | "Set or revoke permission to all children of that group, including non-private" | |||
" repositories and other groups" | ||||
r3033 | msgstr "" | |||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_groups.html:4 | |||
#, python-format | ||||
msgid "%s Group Dashboard" | ||||
msgstr "" | ||||
r3033 | #: rhodecode/templates/admin/repos_groups/repos_groups.html:9 | |||
msgid "Home" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups.html:13 | ||||
Augusto Herrmann
|
r1472 | msgid "with" | ||
msgstr "" | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_add.html:5 | ||||
r3690 | msgid "Add repository group" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_add.html:11 | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:11 | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:16 | ||||
#: rhodecode/templates/base/base.html:70 rhodecode/templates/base/base.html:82 | ||||
msgid "Repository groups" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_add.html:13 | ||||
msgid "Add new repository group" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_add.html:51 | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:56 | ||||
Augusto Herrmann
|
r1472 | msgid "Group parent" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_groups_add.html:59 | |||
Augusto Herrmann
|
r1472 | msgid "save" | ||
msgstr "" | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:5 | ||||
r3690 | msgid "Edit repository group" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:13 | ||||
#, python-format | ||||
msgid "Edit repository group %s" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:27 | ||||
msgid "Add child group" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_edit.html:76 | ||||
r2774 | msgid "" | |||
"Enable lock-by-pulling on group. This option will be applied to all other " | ||||
"groups and repositories inside" | ||||
msgstr "" | ||||
Augusto Herrmann
|
r1472 | #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:5 | ||
r3690 | msgid "Repository groups administration" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:45 | ||||
Vincent Duvert
|
r2305 | msgid "Number of toplevel repositories" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:64 | |||
msgid "Edit" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:65 | ||||
#: rhodecode/templates/base/perms_summary.html:29 | ||||
#: rhodecode/templates/base/perms_summary.html:48 | ||||
#: rhodecode/templates/base/perms_summary.html:50 | ||||
#: rhodecode/templates/data_table/_dt_elements.html:116 | ||||
#: rhodecode/templates/data_table/_dt_elements.html:117 | ||||
msgid "edit" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/repos_groups/repos_groups_show.html:70 | ||||
Vincent Duvert
|
r2305 | #, python-format | ||
r3033 | msgid "Confirm to delete this group: %s with %s repository" | |||
msgid_plural "Confirm to delete this group: %s with %s repositories" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
r3690 | #: rhodecode/templates/admin/repos_groups/repos_groups_show.html:78 | |||
msgid "There are no repository groups yet" | ||||
Augusto Herrmann
|
r1472 | msgstr "" | ||
#: rhodecode/templates/admin/settings/hooks.html:5 | ||||
r1272 | #: rhodecode/templates/admin/settings/settings.html:5 | |||
msgid "Settings administration" | ||||
msgstr "" | ||||
Augusto Herrmann
|
r1472 | #: rhodecode/templates/admin/settings/hooks.html:24 | ||
msgid "Built in hooks - read only" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/hooks.html:40 | ||||
msgid "Custom hooks" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/hooks.html:56 | ||||
msgid "remove" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/hooks.html:88 | ||||
msgid "Failed to remove hook" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:26 | |||
r1272 | msgid "Remap and rescan repositories" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:34 | |||
msgid "Rescan option" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:40 | ||||
r1272 | msgid "" | |||
"In case a repository was deleted from filesystem and there are leftovers in " | ||||
"the database check this option to scan obsolete data in database and remove " | ||||
"it." | ||||
msgstr "" | ||||
r2671 | #: rhodecode/templates/admin/settings/settings.html:41 | |||
r3690 | msgid "Destroy old data" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:43 | ||||
r2671 | msgid "" | |||
"Rescan repositories location for new repositories. Also deletes obsolete if " | ||||
"`destroy` flag is checked " | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:48 | |||
Augusto Herrmann
|
r1472 | msgid "Rescan repositories" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:54 | |||
r1272 | msgid "Whoosh indexing" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:62 | |||
msgid "Index build option" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:67 | ||||
msgid "Build from scratch" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:73 | ||||
Augusto Herrmann
|
r1472 | msgid "Reindex" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:79 | |||
r1272 | msgid "Global application settings" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:88 | |||
msgid "Site branding" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:97 | ||||
msgid "HTTP authentication realm" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:106 | ||||
msgid "Google Analytics code" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:114 | ||||
#: rhodecode/templates/admin/settings/settings.html:186 | ||||
#: rhodecode/templates/admin/settings/settings.html:277 | ||||
Augusto Herrmann
|
r1472 | msgid "Save settings" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:121 | |||
r2774 | msgid "Visualisation settings" | |||
r2671 | msgstr "" | |||
r3690 | #: rhodecode/templates/admin/settings/settings.html:129 | |||
r3033 | msgid "General" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:134 | |||
r3033 | msgid "Use lightweight dashboard" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:140 | |||
msgid "Use repository extra fields" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:147 | ||||
r2774 | msgid "Icons" | |||
r1272 | msgstr "" | |||
r3690 | #: rhodecode/templates/admin/settings/settings.html:152 | |||
r3033 | msgid "Show public repo icon on repositories" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:156 | |||
r3033 | msgid "Show private repo icon on repositories" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:163 | |||
r2774 | msgid "Meta-Tagging" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:168 | |||
r2774 | msgid "Stylify recognised metatags:" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:195 | |||
r2774 | msgid "VCS settings" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:204 | |||
r2774 | msgid "Web" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:209 | |||
msgid "Require SSL for vcs operations" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:211 | ||||
r3033 | msgid "" | |||
"RhodeCode will require SSL for pushing or pulling. If SSL is missing it will " | ||||
"return HTTP Error 406: Not Acceptable" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:217 | |||
r3033 | msgid "Hooks" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:222 | ||||
r3690 | msgid "Update repository after push (hg update)" | |||
r1272 | msgstr "" | |||
r3033 | #: rhodecode/templates/admin/settings/settings.html:226 | |||
r3690 | msgid "Show repository size after push" | |||
r1272 | msgstr "" | |||
r3033 | #: rhodecode/templates/admin/settings/settings.html:230 | |||
r3690 | msgid "Log user push commands" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:234 | ||||
msgid "Log user pull commands" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:238 | ||||
msgid "Advanced setup" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:243 | ||||
r3033 | msgid "Mercurial Extensions" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:248 | |||
msgid "Enable largefiles extension" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:252 | ||||
msgid "Enable hgsubversion extension" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:254 | ||||
r2774 | msgid "" | |||
r3690 | "Requires hgsubversion library installed. Allows cloning from svn remote " | |||
r2774 | "locations" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:264 | |||
r1272 | msgid "Repositories location" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:269 | |||
r1272 | msgid "" | |||
Augusto Herrmann
|
r1472 | "This a crucial application setting. If you are really sure you need to change" | ||
" this, you must restart application in order to make this setting take " | ||||
r1272 | "effect. Click this label to unlock." | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:270 | |||
#: rhodecode/templates/base/base.html:131 | ||||
msgid "Unlock" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:272 | ||||
r2671 | msgid "" | |||
"Location where repositories are stored. After changing this value a restart, " | ||||
"and rescan is required" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:292 | |||
Vincent Duvert
|
r2305 | msgid "Test Email" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/settings/settings.html:300 | |||
Vincent Duvert
|
r2305 | msgid "Email to" | ||
msgstr "" | ||||
r3033 | #: rhodecode/templates/admin/settings/settings.html:308 | |||
r3690 | msgid "Send" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:314 | ||||
msgid "System Info and Packages" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/settings/settings.html:317 | ||||
#: rhodecode/templates/changelog/changelog.html:42 | ||||
msgid "Show" | ||||
Vincent Duvert
|
r2305 | msgstr "" | ||
r1272 | #: rhodecode/templates/admin/users/user_add.html:5 | |||
msgid "Add user" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/users/user_add.html:10 | ||||
#: rhodecode/templates/admin/users/user_edit.html:11 | ||||
r3690 | #: rhodecode/templates/base/base.html:71 | |||
r1272 | msgid "Users" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/users/user_add.html:12 | ||||
r3690 | #: rhodecode/templates/admin/users/users.html:23 | |||
msgid "Add new user" | ||||
r1272 | msgstr "" | |||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/users/user_add.html:50 | ||
msgid "Password confirmation" | ||||
msgstr "" | ||||
r1272 | #: rhodecode/templates/admin/users/user_edit.html:5 | |||
msgid "Edit user" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:13 | |||
#: rhodecode/templates/admin/users_groups/users_group_edit.html:13 | ||||
#, python-format | ||||
msgid "Edit %s" | ||||
msgstr "" | ||||
r1272 | #: rhodecode/templates/admin/users/user_edit.html:34 | |||
r2376 | #: rhodecode/templates/admin/users/user_edit_my_account_form.html:10 | |||
Vincent Duvert
|
r2305 | msgid "Change your avatar at" | ||
msgstr "" | ||||
#: rhodecode/templates/admin/users/user_edit.html:35 | ||||
r2376 | #: rhodecode/templates/admin/users/user_edit_my_account_form.html:11 | |||
r1272 | msgid "Using" | |||
msgstr "" | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/users/user_edit.html:43 | ||
r2376 | #: rhodecode/templates/admin/users/user_edit_my_account_form.html:20 | |||
r1272 | msgid "API key" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:50 | |||
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:25 | ||||
msgid "Current IP" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/users/user_edit.html:70 | ||||
r1272 | msgid "LDAP DN" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:79 | |||
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:44 | ||||
r1272 | msgid "New password" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:88 | |||
#: rhodecode/templates/admin/users/user_edit_my_account_form.html:53 | ||||
Vincent Duvert
|
r2305 | msgid "New password confirmation" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:158 | |||
Vincent Duvert
|
r2305 | #: rhodecode/templates/admin/users_groups/users_group_edit.html:108 | ||
r2774 | msgid "Inherit default permissions" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:163 | |||
r2774 | #: rhodecode/templates/admin/users_groups/users_group_edit.html:113 | |||
#, python-format | ||||
msgid "" | ||||
"Select to inherit permissions from %s settings. With this selected below " | ||||
"options does not have any action" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:169 | |||
r2774 | #: rhodecode/templates/admin/users_groups/users_group_edit.html:119 | |||
r1272 | msgid "Create repositories" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:177 | |||
r2774 | #: rhodecode/templates/admin/users_groups/users_group_edit.html:127 | |||
msgid "Fork repositories" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:200 | |||
r2671 | msgid "Email addresses" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:213 | |||
r2534 | #, python-format | |||
msgid "Confirm to delete this email: %s" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit.html:227 | |||
r2534 | msgid "New email address" | |||
msgstr "" | ||||
r1272 | #: rhodecode/templates/admin/users/user_edit_my_account.html:5 | |||
r3690 | #: rhodecode/templates/base/base.html:242 | |||
r1272 | msgid "My account" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/users/user_edit_my_account.html:9 | ||||
msgid "My Account" | ||||
msgstr "" | ||||
r2671 | #: rhodecode/templates/admin/users/user_edit_my_account.html:35 | |||
msgid "My permissions" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/users/user_edit_my_account.html:38 | ||||
r3690 | #: rhodecode/templates/journal/journal.html:54 | |||
Vincent Duvert
|
r2305 | msgid "My repos" | ||
msgstr "" | ||||
r2671 | #: rhodecode/templates/admin/users/user_edit_my_account.html:41 | |||
msgid "My pull requests" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:2 | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:4 | |||
msgid "Show closed pull requests" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:6 | ||||
r2671 | msgid "Opened by me" | |||
msgstr "" | ||||
r2774 | #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:15 | |||
r3690 | #, python-format | |||
msgid "Pull request #%s opened on %s" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:17 | ||||
#: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:45 | ||||
#: rhodecode/templates/pullrequests/pullrequest_data.html:7 | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:27 | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:42 | ||||
msgid "Closed" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:23 | ||||
r2774 | msgid "Confirm to delete this pull request" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:30 | |||
#: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:51 | ||||
msgid "Nothing here yet" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:34 | ||||
r2671 | msgid "I participate in" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users/user_edit_my_account_pullrequests.html:42 | |||
#: rhodecode/templates/pullrequests/pullrequest_data.html:11 | ||||
r2671 | #, python-format | |||
msgid "Pull request #%s opened by %s on %s" | ||||
msgstr "" | ||||
r1272 | #: rhodecode/templates/admin/users/users.html:5 | |||
msgid "Users administration" | ||||
msgstr "" | ||||
r2671 | #: rhodecode/templates/admin/users/users.html:9 | |||
msgid "users" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/users/users.html:80 | ||||
r3690 | msgid "Firstname" | |||
r1272 | msgstr "" | |||
r2671 | #: rhodecode/templates/admin/users/users.html:81 | |||
r3690 | msgid "Lastname" | |||
r1272 | msgstr "" | |||
r2671 | #: rhodecode/templates/admin/users/users.html:82 | |||
r3690 | msgid "Last login" | |||
r1272 | msgstr "" | |||
#: rhodecode/templates/admin/users_groups/users_group_add.html:5 | ||||
r3690 | msgid "Add user group" | |||
r1272 | msgstr "" | |||
#: rhodecode/templates/admin/users_groups/users_group_add.html:10 | ||||
r3690 | #: rhodecode/templates/admin/users_groups/users_groups.html:11 | |||
#: rhodecode/templates/base/base.html:72 | ||||
msgid "User groups" | ||||
r1272 | msgstr "" | |||
#: rhodecode/templates/admin/users_groups/users_group_add.html:12 | ||||
r3690 | #: rhodecode/templates/admin/users_groups/users_groups.html:25 | |||
msgid "Add new user group" | ||||
r1272 | msgstr "" | |||
#: rhodecode/templates/admin/users_groups/users_group_edit.html:5 | ||||
r3690 | msgid "Edit user group" | |||
r1272 | msgstr "" | |||
#: rhodecode/templates/admin/users_groups/users_group_edit.html:11 | ||||
r3690 | msgid "UserGroups" | |||
r1272 | msgstr "" | |||
#: rhodecode/templates/admin/users_groups/users_group_edit.html:50 | ||||
r3690 | #: rhodecode/templates/admin/users_groups/users_groups.html:35 | |||
r1272 | msgid "Members" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/users_groups/users_group_edit.html:58 | ||||
r3690 | msgid "Chosen group members" | |||
r1272 | msgstr "" | |||
#: rhodecode/templates/admin/users_groups/users_group_edit.html:61 | ||||
msgid "Remove all elements" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/users_groups/users_group_edit.html:75 | ||||
msgid "Available members" | ||||
msgstr "" | ||||
#: rhodecode/templates/admin/users_groups/users_group_edit.html:79 | ||||
msgid "Add all elements" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users_groups/users_group_edit.html:150 | |||
Vincent Duvert
|
r2305 | msgid "Group members" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/admin/users_groups/users_group_edit.html:167 | |||
r3033 | msgid "No members yet" | |||
msgstr "" | ||||
r1272 | #: rhodecode/templates/admin/users_groups/users_groups.html:5 | |||
r3690 | msgid "User groups administration" | |||
msgstr "" | ||||
#: rhodecode/templates/admin/users_groups/users_groups.html:47 | ||||
Vincent Duvert
|
r2305 | #, python-format | ||
r3690 | msgid "Confirm to delete this user group: %s" | |||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:42 | ||||
Vincent Duvert
|
r2305 | msgid "Submit a bug" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/base/base.html:108 | |||
r3242 | #: rhodecode/templates/data_table/_dt_elements.html:9 | |||
#: rhodecode/templates/data_table/_dt_elements.html:11 | ||||
#: rhodecode/templates/data_table/_dt_elements.html:13 | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest_show.html:81 | |||
#: rhodecode/templates/summary/summary.html:8 | ||||
r3242 | msgid "Summary" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/base/base.html:109 | |||
#: rhodecode/templates/changelog/changelog.html:11 | ||||
r3242 | #: rhodecode/templates/data_table/_dt_elements.html:17 | |||
#: rhodecode/templates/data_table/_dt_elements.html:19 | ||||
#: rhodecode/templates/data_table/_dt_elements.html:21 | ||||
msgid "Changelog" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/base/base.html:110 | |||
r2671 | #: rhodecode/templates/data_table/_dt_elements.html:25 | |||
#: rhodecode/templates/data_table/_dt_elements.html:27 | ||||
r3242 | #: rhodecode/templates/data_table/_dt_elements.html:29 | |||
r3690 | #: rhodecode/templates/files/files.html:12 | |||
Vincent Duvert
|
r2305 | msgid "Files" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/base/base.html:112 | |||
msgid "Switch To" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:114 rhodecode/templates/base/base.html:267 | ||||
msgid "loading..." | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:118 | ||||
r1272 | msgid "Options" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/base/base.html:124 | |||
#: rhodecode/templates/forks/forks_data.html:21 | ||||
msgid "Compare fork" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:126 | ||||
msgid "Lightweight changelog" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:127 rhodecode/templates/base/base.html:287 | ||||
#: rhodecode/templates/search/search.html:14 | ||||
#: rhodecode/templates/search/search.html:54 | ||||
msgid "Search" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:133 | ||||
msgid "Lock" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:141 | ||||
msgid "Follow" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:142 | ||||
msgid "Unfollow" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:145 | ||||
#: rhodecode/templates/data_table/_dt_elements.html:33 | ||||
#: rhodecode/templates/data_table/_dt_elements.html:35 | ||||
#: rhodecode/templates/data_table/_dt_elements.html:37 | ||||
r3242 | #: rhodecode/templates/data_table/_dt_elements.html:74 | |||
r3690 | #: rhodecode/templates/forks/fork.html:9 | |||
msgid "Fork" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:147 | ||||
msgid "Create Pull Request" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:153 | ||||
msgid "Show Pull Requests" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:153 | ||||
msgid "Pull Requests" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:190 | ||||
msgid "Not logged in" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:197 | ||||
msgid "Login to your account" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:220 | ||||
msgid "Forgot password ?" | ||||
r3242 | msgstr "" | |||
#: rhodecode/templates/base/base.html:243 | ||||
r3690 | msgid "Log Out" | |||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:262 | ||||
msgid "Switch repository" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:274 | ||||
msgid "Show recent activity" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:275 | ||||
#: rhodecode/templates/journal/journal.html:4 | ||||
msgid "Journal" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/base.html:286 | ||||
msgid "Search in repositories" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/perms_summary.html:8 | ||||
msgid "No permissions defined yet" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/perms_summary.html:15 | ||||
msgid "Permission" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/perms_summary.html:16 | ||||
msgid "Edit Permission" | ||||
Vincent Duvert
|
r2305 | msgstr "" | ||
r2376 | #: rhodecode/templates/base/root.html:43 | |||
r3690 | msgid "Add another comment" | |||
r1272 | msgstr "" | |||
r2376 | #: rhodecode/templates/base/root.html:44 | |||
r3690 | #: rhodecode/templates/data_table/_dt_elements.html:140 | |||
msgid "Stop following this repository" | ||||
r1272 | msgstr "" | |||
r2376 | #: rhodecode/templates/base/root.html:45 | |||
r3690 | msgid "Start following this repository" | |||
msgstr "" | ||||
#: rhodecode/templates/base/root.html:46 | ||||
r2376 | msgid "Group" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/base/root.html:47 | |||
msgid "members" | ||||
msgstr "" | ||||
r3033 | #: rhodecode/templates/base/root.html:48 | |||
r3690 | #: rhodecode/templates/pullrequests/pullrequest.html:181 | |||
msgid "Loading ..." | ||||
r2534 | msgstr "" | |||
r3033 | #: rhodecode/templates/base/root.html:49 | |||
r3690 | msgid "Search truncated" | |||
r2534 | msgstr "" | |||
r3242 | #: rhodecode/templates/base/root.html:50 | |||
r3690 | msgid "No matching files" | |||
r3242 | msgstr "" | |||
r3033 | #: rhodecode/templates/base/root.html:51 | |||
r3690 | #: rhodecode/templates/changelog/changelog.html:36 | |||
msgid "Open new pull request" | ||||
r3033 | msgstr "" | |||
#: rhodecode/templates/base/root.html:52 | ||||
r3690 | msgid "Open new pull request for selected changesets" | |||
r3033 | msgstr "" | |||
#: rhodecode/templates/base/root.html:53 | ||||
r3690 | msgid "Show selected changesets __S -> __E" | |||
msgstr "" | ||||
#: rhodecode/templates/base/root.html:54 | ||||
msgid "Show selected changeset __S" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/root.html:55 | ||||
r3033 | msgid "Selection link" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/base/root.html:56 | |||
#: rhodecode/templates/changeset/diff_block.html:8 | ||||
msgid "Collapse diff" | ||||
msgstr "" | ||||
#: rhodecode/templates/base/root.html:57 | ||||
msgid "Expand diff" | ||||
msgstr "" | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/bookmarks/bookmarks.html:5 | ||
Vincent Duvert
|
r2421 | #, python-format | ||
msgid "%s Bookmarks" | ||||
Vincent Duvert
|
r2305 | msgstr "" | ||
r3690 | #: rhodecode/templates/bookmarks/bookmarks.html:37 | |||
Vincent Duvert
|
r2305 | #: rhodecode/templates/bookmarks/bookmarks_data.html:8 | ||
r3690 | #: rhodecode/templates/branches/branches.html:50 | |||
r3033 | #: rhodecode/templates/branches/branches_data.html:8 | |||
r3690 | #: rhodecode/templates/shortlog/shortlog_data.html:8 | |||
#: rhodecode/templates/tags/tags.html:51 rhodecode/templates/tags/tags_data.html:8 | ||||
Vincent Duvert
|
r2305 | msgid "Author" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/bookmarks/bookmarks.html:38 | |||
r3242 | #: rhodecode/templates/bookmarks/bookmarks_data.html:9 | |||
r3690 | #: rhodecode/templates/branches/branches.html:51 | |||
r3242 | #: rhodecode/templates/branches/branches_data.html:9 | |||
r3690 | #: rhodecode/templates/shortlog/shortlog_data.html:5 | |||
#: rhodecode/templates/tags/tags.html:52 rhodecode/templates/tags/tags_data.html:9 | ||||
r3242 | msgid "Revision" | |||
msgstr "" | ||||
Vincent Duvert
|
r2421 | #: rhodecode/templates/branches/branches.html:5 | ||
#, python-format | ||||
msgid "%s Branches" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/branches/branches.html:26 | |||
r2534 | msgid "Compare branches" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/branches/branches.html:53 | |||
r3033 | #: rhodecode/templates/branches/branches_data.html:10 | |||
r3690 | #: rhodecode/templates/tags/tags.html:54 rhodecode/templates/tags/tags_data.html:10 | |||
r2534 | msgid "Compare" | |||
msgstr "" | ||||
Vincent Duvert
|
r2421 | #: rhodecode/templates/changelog/changelog.html:6 | ||
#, python-format | ||||
msgid "%s Changelog" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/changelog/changelog.html:11 | |||
Vincent Duvert
|
r2313 | #, python-format | ||
msgid "showing %d out of %d revision" | ||||
msgid_plural "showing %d out of %d revisions" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
r3690 | #: rhodecode/templates/changelog/changelog.html:30 | |||
r3033 | msgid "Clear selection" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/changelog/changelog.html:33 | |||
r2671 | #: rhodecode/templates/forks/forks_data.html:19 | |||
r2534 | #, python-format | |||
r3690 | msgid "Compare fork with %s" | |||
msgstr "" | ||||
#: rhodecode/templates/changelog/changelog.html:33 | ||||
r3033 | msgid "Compare fork with parent" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/changelog/changelog.html:76 | |||
#: rhodecode/templates/summary/summary.html:404 | ||||
msgid "Show more" | ||||
msgstr "" | ||||
#: rhodecode/templates/changelog/changelog.html:89 | ||||
#: rhodecode/templates/changeset/changeset_range.html:86 | ||||
r3242 | #, python-format | |||
r3690 | msgid "Bookmark %s" | |||
msgstr "" | ||||
#: rhodecode/templates/changelog/changelog.html:95 | ||||
#: rhodecode/templates/changeset/changeset.html:111 | ||||
#: rhodecode/templates/changeset/changeset_range.html:92 | ||||
#, python-format | ||||
msgid "Tag %s" | ||||
msgstr "" | ||||
#: rhodecode/templates/changelog/changelog.html:100 | ||||
r3109 | #: rhodecode/templates/changeset/changeset.html:106 | |||
r3690 | #: rhodecode/templates/changeset/changeset_range.html:80 | |||
#, python-format | ||||
msgid "Branch %s" | ||||
msgstr "" | ||||
#: rhodecode/templates/changelog/changelog.html:258 | ||||
Augusto Herrmann
|
r1472 | msgid "There are no changes yet" | ||
msgstr "" | ||||
#: rhodecode/templates/changelog/changelog_details.html:4 | ||||
r3690 | #: rhodecode/templates/changeset/changeset.html:91 | |||
msgid "Removed" | ||||
r2534 | msgstr "" | |||
#: rhodecode/templates/changelog/changelog_details.html:5 | ||||
r3690 | #: rhodecode/templates/changeset/changeset.html:92 | |||
msgid "Changed" | ||||
r1272 | msgstr "" | |||
Augusto Herrmann
|
r1472 | #: rhodecode/templates/changelog/changelog_details.html:6 | ||
r3690 | #: rhodecode/templates/changeset/changeset.html:93 | |||
msgid "Added" | ||||
r2534 | msgstr "" | |||
Augusto Herrmann
|
r1472 | #: rhodecode/templates/changelog/changelog_details.html:8 | ||
r2534 | #: rhodecode/templates/changelog/changelog_details.html:9 | |||
#: rhodecode/templates/changelog/changelog_details.html:10 | ||||
r3690 | #: rhodecode/templates/changeset/changeset.html:95 | |||
#: rhodecode/templates/changeset/changeset.html:96 | ||||
#: rhodecode/templates/changeset/changeset.html:97 | ||||
r1272 | #, python-format | |||
r3690 | msgid "Affected %s files" | |||
r1272 | msgstr "" | |||
#: rhodecode/templates/changeset/changeset.html:6 | ||||
Vincent Duvert
|
r2421 | #, python-format | ||
msgid "%s Changeset" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/changeset/changeset.html:39 | |||
msgid "No parents" | ||||
msgstr "" | ||||
#: rhodecode/templates/changeset/changeset.html:49 | ||||
r3109 | msgid "No children" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/changeset/changeset.html:62 | |||
#: rhodecode/templates/changeset/changeset_file_comment.html:20 | ||||
#: rhodecode/templates/changeset/changeset_range.html:44 | ||||
msgid "Changeset status" | ||||
msgstr "" | ||||
#: rhodecode/templates/changeset/changeset.html:67 | ||||
#: rhodecode/templates/changeset/diff_block.html:23 | ||||
msgid "Raw diff" | ||||
msgstr "" | ||||
#: rhodecode/templates/changeset/changeset.html:68 | ||||
msgid "Patch diff" | ||||
msgstr "" | ||||
#: rhodecode/templates/changeset/changeset.html:69 | ||||
#: rhodecode/templates/changeset/diff_block.html:24 | ||||
msgid "Download diff" | ||||
msgstr "" | ||||
#: rhodecode/templates/changeset/changeset.html:73 | ||||
r3242 | #: rhodecode/templates/changeset/changeset_file_comment.html:97 | |||
Vincent Duvert
|
r2311 | #, python-format | ||
msgid "%d comment" | ||||
msgid_plural "%d comments" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
r3690 | #: rhodecode/templates/changeset/changeset.html:73 | |||
r3242 | #: rhodecode/templates/changeset/changeset_file_comment.html:97 | |||
Vincent Duvert
|
r2311 | #, python-format | ||
msgid "(%d inline)" | ||||
msgid_plural "(%d inline)" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
Vincent Duvert
|
r2305 | |||
r3690 | #: rhodecode/templates/changeset/changeset.html:103 | |||
#: rhodecode/templates/changeset/changeset_range.html:77 | ||||
msgid "merge" | ||||
msgstr "" | ||||
#: rhodecode/templates/changeset/changeset.html:119 | ||||
#: rhodecode/templates/compare/compare_diff.html:40 | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:113 | ||||
Vincent Duvert
|
r2305 | #, python-format | ||
r3033 | msgid "%s file changed" | |||
msgid_plural "%s files changed" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
r3690 | #: rhodecode/templates/changeset/changeset.html:121 | |||
#: rhodecode/templates/compare/compare_diff.html:42 | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:115 | ||||
r3033 | #, python-format | |||
msgid "%s file changed with %s insertions and %s deletions" | ||||
msgid_plural "%s files changed with %s insertions and %s deletions" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
Vincent Duvert
|
r2305 | |||
r3690 | #: rhodecode/templates/changeset/changeset.html:134 | |||
#: rhodecode/templates/changeset/changeset.html:146 | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:131 | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:195 | ||||
msgid "Showing a huge diff might take some time and resources" | ||||
msgstr "" | ||||
#: rhodecode/templates/changeset/changeset.html:134 | ||||
#: rhodecode/templates/changeset/changeset.html:146 | ||||
#: rhodecode/templates/compare/compare_diff.html:58 | ||||
#: rhodecode/templates/compare/compare_diff.html:69 | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:131 | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:195 | ||||
msgid "Show full diff" | ||||
msgstr "" | ||||
r3242 | #: rhodecode/templates/changeset/changeset_file_comment.html:30 | |||
r1272 | #, python-format | |||
r3690 | msgid "Status change on pull request #%s" | |||
r3242 | msgstr "" | |||
#: rhodecode/templates/changeset/changeset_file_comment.html:32 | ||||
#, python-format | ||||
r3690 | msgid "Comment on pull request #%s" | |||
r3242 | msgstr "" | |||
#: rhodecode/templates/changeset/changeset_file_comment.html:57 | ||||
msgid "Submitting..." | ||||
Vincent Duvert
|
r2305 | msgstr "" | ||
r2534 | #: rhodecode/templates/changeset/changeset_file_comment.html:60 | |||
r3242 | msgid "Commenting on line {1}." | |||
msgstr "" | ||||
#: rhodecode/templates/changeset/changeset_file_comment.html:61 | ||||
r3690 | #: rhodecode/templates/changeset/changeset_file_comment.html:139 | |||
r3242 | #, python-format | |||
msgid "Comments parsed using %s syntax with %s support." | ||||
msgstr "" | ||||
#: rhodecode/templates/changeset/changeset_file_comment.html:63 | ||||
r3690 | #: rhodecode/templates/changeset/changeset_file_comment.html:141 | |||
r3242 | msgid "Use @username inside this text to send notification to this RhodeCode user" | |||
msgstr "" | ||||
#: rhodecode/templates/changeset/changeset_file_comment.html:74 | ||||
r3690 | #: rhodecode/templates/changeset/changeset_file_comment.html:161 | |||
r3242 | msgid "Comment" | |||
msgstr "" | ||||
#: rhodecode/templates/changeset/changeset_file_comment.html:75 | ||||
r3690 | msgid "Cancel" | |||
Vincent Duvert
|
r2305 | msgstr "" | ||
r3242 | #: rhodecode/templates/changeset/changeset_file_comment.html:82 | |||
Vincent Duvert
|
r2305 | msgid "You need to be logged in to comment." | ||
msgstr "" | ||||
r3242 | #: rhodecode/templates/changeset/changeset_file_comment.html:82 | |||
Vincent Duvert
|
r2305 | msgid "Login now" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/changeset/changeset_file_comment.html:86 | |||
msgid "Hide" | ||||
msgstr "" | ||||
#: rhodecode/templates/changeset/changeset_file_comment.html:143 | ||||
msgid "Change status" | ||||
msgstr "" | ||||
#: rhodecode/templates/changeset/changeset_file_comment.html:163 | ||||
r2671 | msgid "Comment and close" | |||
msgstr "" | ||||
Vincent Duvert
|
r2421 | #: rhodecode/templates/changeset/changeset_range.html:5 | ||
#, python-format | ||||
msgid "%s Changesets" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/changeset/changeset_range.html:52 | |||
Vincent Duvert
|
r2305 | msgid "Files affected" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/changeset/diff_block.html:22 | |||
msgid "Show full diff for this file" | ||||
msgstr "" | ||||
#: rhodecode/templates/changeset/diff_block.html:30 | ||||
msgid "Show inline comments" | ||||
msgstr "" | ||||
#: rhodecode/templates/changeset/diff_block.html:55 | ||||
msgid "Show file at latest version in this repo" | ||||
msgstr "" | ||||
#: rhodecode/templates/changeset/diff_block.html:56 | ||||
msgid "Show file at initial version in this repo" | ||||
msgstr "" | ||||
#: rhodecode/templates/compare/compare_cs.html:4 | ||||
r2534 | msgid "No changesets" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/compare/compare_cs.html:32 | |||
msgid "Ancestor" | ||||
msgstr "" | ||||
#: rhodecode/templates/compare/compare_diff.html:5 | ||||
#, python-format | ||||
msgid "%s Compare" | ||||
msgstr "" | ||||
#: rhodecode/templates/compare/compare_diff.html:9 | ||||
msgid "Compare revisions" | ||||
msgstr "" | ||||
#: rhodecode/templates/compare/compare_diff.html:33 | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:106 | ||||
r3033 | #, python-format | |||
msgid "Showing %s commit" | ||||
msgid_plural "Showing %s commits" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
r3690 | #: rhodecode/templates/compare/compare_diff.html:48 | |||
#: rhodecode/templates/pullrequests/pullrequest_show.html:121 | ||||
r3033 | msgid "No files" | |||
r2534 | msgstr "" | |||
r3690 | #: rhodecode/templates/compare/compare_diff.html:58 | |||
#: rhodecode/templates/compare/compare_diff.html:69 | ||||
msgid "confirm to show potentially huge diff" | ||||
Vincent Duvert
|
r2305 | msgstr "" | ||
r3242 | #: rhodecode/templates/data_table/_dt_elements.html:54 | |||
r3690 | #: rhodecode/templates/summary/summary.html:69 | |||
Vincent Duvert
|
r2305 | msgid "Mercurial repository" | ||
msgstr "" | ||||
r3242 | #: rhodecode/templates/data_table/_dt_elements.html:56 | |||
r3690 | #: rhodecode/templates/summary/summary.html:72 | |||
Vincent Duvert
|
r2305 | msgid "Git repository" | ||
msgstr "" | ||||
r3242 | #: rhodecode/templates/data_table/_dt_elements.html:74 | |||
r3690 | #, python-format | |||
msgid "Fork of %s" | ||||
Vincent Duvert
|
r2305 | msgstr "" | ||
r3242 | #: rhodecode/templates/data_table/_dt_elements.html:88 | |||
Vincent Duvert
|
r2305 | msgid "No changesets yet" | ||
msgstr "" | ||||
r3242 | #: rhodecode/templates/data_table/_dt_elements.html:95 | |||
#: rhodecode/templates/data_table/_dt_elements.html:97 | ||||
r3033 | #, python-format | |||
msgid "Subscribe to %s rss feed" | ||||
msgstr "" | ||||
r3242 | #: rhodecode/templates/data_table/_dt_elements.html:103 | |||
#: rhodecode/templates/data_table/_dt_elements.html:105 | ||||
r3033 | #, python-format | |||
msgid "Subscribe to %s atom feed" | ||||
msgstr "" | ||||
#: rhodecode/templates/data_table/_dt_elements.html:122 | ||||
r2671 | #, python-format | |||
r3242 | msgid "Confirm to delete this repository: %s" | |||
msgstr "" | ||||
#: rhodecode/templates/data_table/_dt_elements.html:131 | ||||
#, python-format | ||||
r2671 | msgid "Confirm to delete this user: %s" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/email_templates/changeset_comment.html:9 | |||
#: rhodecode/templates/email_templates/pull_request_comment.html:15 | ||||
msgid "New status" | ||||
msgstr "" | ||||
#: rhodecode/templates/email_templates/changeset_comment.html:11 | ||||
#: rhodecode/templates/email_templates/pull_request_comment.html:9 | ||||
msgid "View this comment here" | ||||
msgstr "" | ||||
#: rhodecode/templates/email_templates/changeset_comment.html:14 | ||||
msgid "Repo" | ||||
msgstr "" | ||||
#: rhodecode/templates/email_templates/changeset_comment.html:16 | ||||
msgid "desc" | ||||
r3059 | msgstr "" | |||
Vincent Duvert
|
r2305 | #: rhodecode/templates/email_templates/main.html:8 | ||
r3033 | msgid "This is a notification from RhodeCode." | |||
r1272 | msgstr "" | |||
r3059 | #: rhodecode/templates/email_templates/password_reset.html:4 | |||
r3690 | #, python-format | |||
msgid "Hello %s" | ||||
msgstr "" | ||||
#: rhodecode/templates/email_templates/password_reset.html:5 | ||||
msgid "We received a request to create a new password for your account." | ||||
r3059 | msgstr "" | |||
#: rhodecode/templates/email_templates/password_reset.html:6 | ||||
msgid "You can generate it by clicking following URL" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/email_templates/password_reset.html:11 | |||
msgid "If you did not request new password please ignore this email." | ||||
r3059 | msgstr "" | |||
#: rhodecode/templates/email_templates/pull_request.html:4 | ||||
#, python-format | ||||
msgid "User %s opened pull request for repository %s and wants you to review changes." | ||||
msgstr "" | ||||
#: rhodecode/templates/email_templates/pull_request.html:5 | ||||
r3690 | msgid "View this pull request here" | |||
r3059 | msgstr "" | |||
#: rhodecode/templates/email_templates/pull_request.html:6 | ||||
r3690 | msgid "title" | |||
r3059 | msgstr "" | |||
r3242 | #: rhodecode/templates/email_templates/pull_request.html:7 | |||
r3690 | msgid "description" | |||
r3242 | msgstr "" | |||
#: rhodecode/templates/email_templates/pull_request.html:12 | ||||
r3059 | msgid "revisions for reviewing" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/email_templates/pull_request_comment.html:3 | |||
r3059 | #, python-format | |||
r3690 | msgid "Pull request #%s for repository %s" | |||
msgstr "" | ||||
#: rhodecode/templates/email_templates/pull_request_comment.html:13 | ||||
msgid "Closing pull request with status" | ||||
r3059 | msgstr "" | |||
#: rhodecode/templates/email_templates/registration.html:4 | ||||
msgid "A new user have registered in RhodeCode" | ||||
msgstr "" | ||||
#: rhodecode/templates/email_templates/registration.html:9 | ||||
msgid "View this user here" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/errors/error_document.html:55 | |||
r1272 | #, python-format | |||
msgid "You will be redirected to %s in %s seconds" | ||||
msgstr "" | ||||
#: rhodecode/templates/files/file_diff.html:4 | ||||
Vincent Duvert
|
r2421 | #, python-format | ||
r3690 | msgid "%s File Diff" | |||
msgstr "" | ||||
#: rhodecode/templates/files/file_diff.html:8 | ||||
r1272 | msgid "File diff" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/files/files.html:4 rhodecode/templates/files/files.html:76 | |||
Vincent Duvert
|
r2421 | #, python-format | ||
r3690 | msgid "%s Files" | |||
msgstr "" | ||||
#: rhodecode/templates/files/files.html:30 | ||||
#: rhodecode/templates/files/files_add.html:31 | ||||
#: rhodecode/templates/files/files_edit.html:31 | ||||
#: rhodecode/templates/shortlog/shortlog_data.html:9 | ||||
msgid "Branch" | ||||
Vincent Duvert
|
r2305 | msgstr "" | ||
#: rhodecode/templates/files/files_add.html:4 | ||||
Vincent Duvert
|
r2421 | #, python-format | ||
r3690 | msgid "%s Files Add" | |||
Vincent Duvert
|
r2305 | msgstr "" | ||
#: rhodecode/templates/files/files_add.html:19 | ||||
r3690 | msgid "Add file" | |||
msgstr "" | ||||
#: rhodecode/templates/files/files_add.html:38 | ||||
#: rhodecode/templates/files/files_browser.html:31 | ||||
#: rhodecode/templates/shortlog/shortlog_data.html:78 | ||||
Vincent Duvert
|
r2305 | msgid "Add new file" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/files/files_add.html:43 | |||
Vincent Duvert
|
r2305 | msgid "File Name" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/files/files_add.html:47 | |||
#: rhodecode/templates/files/files_add.html:56 | ||||
Vincent Duvert
|
r2305 | msgid "or" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/files/files_add.html:47 | |||
#: rhodecode/templates/files/files_add.html:52 | ||||
Vincent Duvert
|
r2305 | msgid "Upload file" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/files/files_add.html:56 | |||
Vincent Duvert
|
r2305 | msgid "Create new file" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/files/files_add.html:61 | |||
#: rhodecode/templates/files/files_edit.html:37 | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/files/files_ypjax.html:3 | ||
r1272 | msgid "Location" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/files/files_add.html:65 | |||
Vincent Duvert
|
r2305 | msgid "use / to separate directories" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/files/files_add.html:75 | |||
#: rhodecode/templates/files/files_edit.html:61 | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/shortlog/shortlog_data.html:6 | ||
r3690 | msgid "Commit message" | |||
msgstr "" | ||||
#: rhodecode/templates/files/files_add.html:79 | ||||
#: rhodecode/templates/files/files_edit.html:65 | ||||
Vincent Duvert
|
r2305 | msgid "Commit changes" | ||
r1272 | msgstr "" | |||
#: rhodecode/templates/files/files_browser.html:13 | ||||
r3690 | msgid "View" | |||
r1272 | msgstr "" | |||
#: rhodecode/templates/files/files_browser.html:14 | ||||
r3690 | msgid "Previous revision" | |||
r1272 | msgstr "" | |||
#: rhodecode/templates/files/files_browser.html:16 | ||||
r3690 | msgid "Next revision" | |||
r1272 | msgstr "" | |||
#: rhodecode/templates/files/files_browser.html:23 | ||||
r3690 | msgid "Follow current branch" | |||
r1272 | msgstr "" | |||
Augusto Herrmann
|
r1472 | #: rhodecode/templates/files/files_browser.html:27 | ||
r3690 | msgid "Search file list" | |||
Vincent Duvert
|
r2305 | msgstr "" | ||
#: rhodecode/templates/files/files_browser.html:35 | ||||
Augusto Herrmann
|
r1472 | msgid "Loading file list..." | ||
msgstr "" | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/files/files_browser.html:48 | ||
msgid "Size" | ||||
msgstr "" | ||||
#: rhodecode/templates/files/files_browser.html:49 | ||||
msgid "Mimetype" | ||||
msgstr "" | ||||
#: rhodecode/templates/files/files_browser.html:50 | ||||
msgid "Last Revision" | ||||
msgstr "" | ||||
#: rhodecode/templates/files/files_browser.html:51 | ||||
r1272 | msgid "Last modified" | |||
msgstr "" | ||||
Vincent Duvert
|
r2305 | #: rhodecode/templates/files/files_browser.html:52 | ||
Mads Kiilerich
|
r3492 | msgid "Last committer" | ||
r1272 | msgstr "" | |||
r3690 | #: rhodecode/templates/files/files_edit.html:4 | |||
#, python-format | ||||
msgid "%s Files Edit" | ||||
msgstr "" | ||||
Augusto Herrmann
|
r1472 | #: rhodecode/templates/files/files_edit.html:19 | ||
r3690 | msgid "Edit file" | |||
msgstr "" | ||||
#: rhodecode/templates/files/files_edit.html:47 | ||||
#: rhodecode/templates/files/files_source.html:23 | ||||
msgid "Show annotation" | ||||
msgstr "" | ||||
#: rhodecode/templates/files/files_edit.html:48 | ||||
#: rhodecode/templates/files/files_source.html:25 | ||||
#: rhodecode/templates/files/files_source.html:55 | ||||
msgid "Show as raw" | ||||
Augusto Herrmann
|
r1472 | msgstr "" | ||
Vincent Duvert
|
r2305 | #: rhodecode/templates/files/files_edit.html:49 | ||
r3033 | #: rhodecode/templates/files/files_source.html:26 | |||
r3690 | msgid "Download as raw" | |||
msgstr "" | ||||
#: rhodecode/templates/files/files_edit.html:52 | ||||
msgid "Source" | ||||
msgstr "" | ||||
#: rhodecode/templates/files/files_edit.html:57 | ||||
Vincent Duvert
|
r2305 | msgid "Editing file" | ||
msgstr "" | ||||
r3033 | #: rhodecode/templates/files/files_history_box.html:2 | |||
Vincent Duvert
|
r2305 | msgid "History" | ||
msgstr "" | ||||
r3033 | #: rhodecode/templates/files/files_history_box.html:9 | |||
r3690 | msgid "Diff to revision" | |||
r2534 | msgstr "" | |||
r3033 | #: rhodecode/templates/files/files_history_box.html:10 | |||
r3690 | msgid "Show at revision" | |||
r2534 | msgstr "" | |||
r3059 | #: rhodecode/templates/files/files_history_box.html:11 | |||
r3690 | msgid "Show full history" | |||
r3059 | msgstr "" | |||
#: rhodecode/templates/files/files_history_box.html:16 | ||||
r2534 | #, python-format | |||
msgid "%s author" | ||||
msgid_plural "%s authors" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
r3033 | #: rhodecode/templates/files/files_source.html:6 | |||
msgid "Load file history" | ||||
msgstr "" | ||||
#: rhodecode/templates/files/files_source.html:21 | ||||
r3690 | msgid "Show source" | |||
Vincent Duvert
|
r2305 | msgstr "" | ||
r3242 | #: rhodecode/templates/files/files_source.html:29 | |||
#, python-format | ||||
r3690 | msgid "Edit on branch:%s" | |||
r3242 | msgstr "" | |||
#: rhodecode/templates/files/files_source.html:31 | ||||
r3690 | msgid "Edit on branch:?" | |||
r3242 | msgstr "" | |||
#: rhodecode/templates/files/files_source.html:31 | ||||
msgid "Editing files allowed only when on branch head revision" | ||||
msgstr "" | ||||
#: rhodecode/templates/files/files_source.html:46 | ||||
Vincent Duvert
|
r2305 | #, python-format | ||
msgid "Binary file (%s)" | ||||
msgstr "" | ||||
r3242 | #: rhodecode/templates/files/files_source.html:55 | |||
Vincent Duvert
|
r2305 | msgid "File is too big to display" | ||
msgstr "" | ||||
#: rhodecode/templates/files/files_ypjax.html:5 | ||||
msgid "annotation" | ||||
msgstr "" | ||||
#: rhodecode/templates/files/files_ypjax.html:15 | ||||
msgid "Go back" | ||||
msgstr "" | ||||
#: rhodecode/templates/files/files_ypjax.html:16 | ||||
msgid "No files at given path" | ||||
msgstr "" | ||||
Vincent Duvert
|
r2421 | #: rhodecode/templates/followers/followers.html:5 | ||
#, python-format | ||||
msgid "%s Followers" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/followers/followers.html:9 | |||
#: rhodecode/templates/summary/summary.html:183 | ||||
#: rhodecode/templates/summary/summary.html:184 | ||||
msgid "Followers" | ||||
Augusto Herrmann
|
r1472 | msgstr "" | ||
#: rhodecode/templates/followers/followers_data.html:12 | ||||
Vincent Duvert
|
r2421 | msgid "Started following -" | ||
msgstr "" | ||||
#: rhodecode/templates/forks/fork.html:5 | ||||
#, python-format | ||||
msgid "%s Fork" | ||||
Augusto Herrmann
|
r1472 | msgstr "" | ||
r3690 | #: rhodecode/templates/forks/fork.html:28 | |||
Vincent Duvert
|
r2305 | msgid "Fork name" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/forks/fork.html:65 | |||
Vincent Duvert
|
r2305 | msgid "Private" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/forks/fork.html:74 | |||
Vincent Duvert
|
r2305 | msgid "Copy permissions" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/forks/fork.html:78 | |||
r2534 | msgid "Copy permissions from forked repository" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/forks/fork.html:84 | |||
Vincent Duvert
|
r2305 | msgid "Update after clone" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/forks/fork.html:88 | |||
r2534 | msgid "Checkout source after making a clone" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/forks/fork.html:93 | |||
msgid "Fork this repository" | ||||
Vincent Duvert
|
r2305 | msgstr "" | ||
Vincent Duvert
|
r2421 | #: rhodecode/templates/forks/forks.html:5 | ||
#, python-format | ||||
msgid "%s Forks" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/forks/forks.html:9 | |||
#: rhodecode/templates/summary/summary.html:189 | ||||
#: rhodecode/templates/summary/summary.html:190 | ||||
msgid "Forks" | ||||
Augusto Herrmann
|
r1472 | msgstr "" | ||
#: rhodecode/templates/forks/forks_data.html:17 | ||||
r3690 | msgid "Forked" | |||
r3242 | msgstr "" | |||
r3033 | #: rhodecode/templates/forks/forks_data.html:42 | |||
Augusto Herrmann
|
r1472 | msgid "There are no forks yet" | ||
msgstr "" | ||||
r3109 | #: rhodecode/templates/journal/journal.html:21 | |||
r2534 | msgid "ATOM journal feed" | |||
msgstr "" | ||||
r3109 | #: rhodecode/templates/journal/journal.html:22 | |||
r2534 | msgid "RSS journal feed" | |||
msgstr "" | ||||
r3109 | #: rhodecode/templates/journal/journal.html:32 | |||
Vincent Duvert
|
r2305 | msgid "Refresh" | ||
msgstr "" | ||||
r3109 | #: rhodecode/templates/journal/journal.html:35 | |||
r2534 | #: rhodecode/templates/journal/public_journal.html:24 | |||
msgid "ATOM feed" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/journal/journal.html:51 | |||
Vincent Duvert
|
r2305 | msgid "Watched" | ||
msgstr "" | ||||
r3109 | #: rhodecode/templates/journal/journal_data.html:55 | |||
r1272 | msgid "No entries yet" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/journal/public_journal.html:4 | |||
#: rhodecode/templates/journal/public_journal.html:21 | ||||
msgid "Public Journal" | ||||
msgstr "" | ||||
r2534 | #: rhodecode/templates/journal/public_journal.html:13 | |||
msgid "ATOM public journal feed" | ||||
msgstr "" | ||||
#: rhodecode/templates/journal/public_journal.html:14 | ||||
msgid "RSS public journal feed" | ||||
msgstr "" | ||||
#: rhodecode/templates/pullrequests/pullrequest.html:4 | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest.html:8 | |||
r2534 | msgid "New pull request" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest.html:52 | |||
r2534 | msgid "Detailed compare view" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest.html:56 | |||
#: rhodecode/templates/pullrequests/pullrequest_show.html:137 | ||||
r2534 | msgid "Pull request reviewers" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest.html:65 | |||
#: rhodecode/templates/pullrequests/pullrequest_show.html:149 | ||||
r2671 | msgid "owner" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest.html:77 | |||
r2671 | msgid "Add reviewer to this pull request." | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest.html:83 | |||
r2534 | msgid "Create new pull request" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest.html:92 | |||
#: rhodecode/templates/pullrequests/pullrequest_data.html:14 | ||||
r2671 | #: rhodecode/templates/pullrequests/pullrequest_show.html:25 | |||
r2534 | msgid "Title" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest.html:109 | |||
r2534 | msgid "Send pull request" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest_show.html:4 | |||
r3033 | #, python-format | |||
r3690 | msgid "%s Pull Request #%s" | |||
msgstr "" | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:35 | ||||
msgid "Review status" | ||||
msgstr "" | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:40 | ||||
r2534 | msgid "Pull request status" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest_show.html:53 | |||
r2774 | msgid "Still not reviewed by" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest_show.html:57 | |||
r2774 | #, python-format | |||
msgid "%d reviewer" | ||||
msgid_plural "%d reviewers" | ||||
msgstr[0] "" | ||||
msgstr[1] "" | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest_show.html:59 | |||
msgid "Pull request was reviewed by all reviewers" | ||||
msgstr "" | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:65 | ||||
r3242 | msgid "Origin repository" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest_show.html:89 | |||
r2534 | msgid "Created on" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest_show.html:102 | |||
r3033 | msgid "Compare view" | |||
r2534 | msgstr "" | |||
r3690 | #: rhodecode/templates/pullrequests/pullrequest_show.html:149 | |||
r3109 | msgid "reviewer" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/pullrequests/pullrequest_show.html:164 | |||
msgid "Add or remove reviewer to this pull request." | ||||
msgstr "" | ||||
#: rhodecode/templates/pullrequests/pullrequest_show.html:168 | ||||
msgid "Save changes" | ||||
msgstr "" | ||||
r2534 | #: rhodecode/templates/pullrequests/pullrequest_show_all.html:4 | |||
r3690 | #, python-format | |||
msgid "%s Pull Requests" | ||||
r2671 | msgstr "" | |||
r2534 | #: rhodecode/templates/search/search.html:6 | |||
r3690 | msgid "Search repository" | |||
r2534 | msgstr "" | |||
#: rhodecode/templates/search/search.html:8 | ||||
r3690 | #: rhodecode/templates/search/search.html:16 | |||
r2534 | msgid "Search in all repositories" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/search/search.html:50 | |||
r1272 | msgid "Search term" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/search/search.html:62 | |||
r1272 | msgid "Search in" | |||
msgstr "" | ||||
r2534 | #: rhodecode/templates/search/search.html:65 | |||
r3690 | msgid "File contents" | |||
msgstr "" | ||||
#: rhodecode/templates/search/search.html:66 | ||||
msgid "Commit messages" | ||||
msgstr "" | ||||
#: rhodecode/templates/search/search.html:67 | ||||
r1272 | msgid "File names" | |||
msgstr "" | ||||
r2774 | #: rhodecode/templates/search/search_commit.html:35 | |||
Vincent Duvert
|
r2305 | #: rhodecode/templates/search/search_content.html:21 | ||
r1272 | #: rhodecode/templates/search/search_path.html:15 | |||
msgid "Permission denied" | ||||
msgstr "" | ||||
#: rhodecode/templates/shortlog/shortlog.html:5 | ||||
Vincent Duvert
|
r2421 | #, python-format | ||
r3690 | msgid "%s Lightweight Changelog" | |||
msgstr "" | ||||
#: rhodecode/templates/shortlog/shortlog.html:11 | ||||
r3059 | #: rhodecode/templates/shortlog/shortlog.html:15 | |||
r3690 | msgid "Lightweight Changelog" | |||
r3033 | msgstr "" | |||
Vincent Duvert
|
r2305 | #: rhodecode/templates/shortlog/shortlog_data.html:7 | ||
r3690 | msgid "Age" | |||
msgstr "" | ||||
#: rhodecode/templates/shortlog/shortlog_data.html:20 | ||||
#, python-format | ||||
msgid "Click to open associated pull request #%s" | ||||
r3033 | msgstr "" | |||
r3059 | #: rhodecode/templates/shortlog/shortlog_data.html:75 | |||
Vincent Duvert
|
r2305 | msgid "Add or upload files directly via RhodeCode" | ||
msgstr "" | ||||
r3059 | #: rhodecode/templates/shortlog/shortlog_data.html:84 | |||
Vincent Duvert
|
r2305 | msgid "Push new repo" | ||
msgstr "" | ||||
r3059 | #: rhodecode/templates/shortlog/shortlog_data.html:92 | |||
Vincent Duvert
|
r2305 | msgid "Existing repository?" | ||
msgstr "" | ||||
Vincent Duvert
|
r2421 | #: rhodecode/templates/summary/summary.html:4 | ||
#, python-format | ||||
msgid "%s Summary" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:16 | |||
r2534 | #, python-format | |||
r3690 | msgid "%s ATOM feed" | |||
msgstr "" | ||||
#: rhodecode/templates/summary/summary.html:17 | ||||
r2534 | #, python-format | |||
r3690 | msgid "%s RSS feed" | |||
msgstr "" | ||||
#: rhodecode/templates/summary/summary.html:62 | ||||
r3033 | #, python-format | |||
msgid "Repository locked by %s" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:64 | |||
r3033 | msgid "Repository unlocked" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:83 | |||
r2534 | #, python-format | |||
msgid "Non changable ID %s" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:88 | |||
msgid "Public" | ||||
msgstr "" | ||||
#: rhodecode/templates/summary/summary.html:88 | ||||
#: rhodecode/templates/summary/summary.html:89 | ||||
msgid "Fork of" | ||||
msgstr "" | ||||
r3033 | #: rhodecode/templates/summary/summary.html:96 | |||
r3690 | msgid "Remote clone" | |||
msgstr "" | ||||
#: rhodecode/templates/summary/summary.html:117 | ||||
r2671 | msgid "Contact" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:131 | |||
r2774 | msgid "Clone url" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:136 | |||
r3033 | msgid "Show by Name" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:137 | |||
msgid "Show by ID" | ||||
msgstr "" | ||||
r3033 | #: rhodecode/templates/summary/summary.html:143 | |||
r3690 | msgid "Trending files" | |||
r3033 | msgstr "" | |||
#: rhodecode/templates/summary/summary.html:151 | ||||
r3690 | #: rhodecode/templates/summary/summary.html:167 | |||
#: rhodecode/templates/summary/summary.html:232 | ||||
msgid "enable" | ||||
Vincent Duvert
|
r2305 | msgstr "" | ||
r3033 | #: rhodecode/templates/summary/summary.html:159 | |||
r2774 | msgid "Download" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:163 | |||
msgid "There are no downloads yet" | ||||
msgstr "" | ||||
#: rhodecode/templates/summary/summary.html:165 | ||||
msgid "Downloads are disabled for this repository" | ||||
msgstr "" | ||||
r3033 | #: rhodecode/templates/summary/summary.html:171 | |||
msgid "Download as zip" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:174 | |||
r3033 | msgid "Check this to download archive with subrepos" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:174 | |||
Vincent Duvert
|
r2305 | msgid "with subrepos" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:197 | |||
msgid "Repository Size" | ||||
msgstr "" | ||||
#: rhodecode/templates/summary/summary.html:204 | ||||
#: rhodecode/templates/summary/summary.html:206 | ||||
msgid "Feed" | ||||
msgstr "" | ||||
#: rhodecode/templates/summary/summary.html:224 | ||||
Vincent Duvert
|
r2305 | msgid "Commit activity by day / author" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:235 | |||
Vincent Duvert
|
r2305 | msgid "Stats gathered: " | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:256 | |||
msgid "Latest changes" | ||||
msgstr "" | ||||
#: rhodecode/templates/summary/summary.html:258 | ||||
Vincent Duvert
|
r2305 | msgid "Quick start" | ||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:272 | |||
r2671 | #, python-format | |||
msgid "Readme file at revision '%s'" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:275 | |||
r2671 | msgid "Permalink to this readme" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:333 | |||
r1272 | #, python-format | |||
msgid "Download %s as %s" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:380 | |||
msgid "files" | ||||
msgstr "" | ||||
#: rhodecode/templates/summary/summary.html:690 | ||||
r2671 | msgid "commits" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:691 | |||
r2671 | msgid "files added" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:692 | |||
r2774 | msgid "files changed" | |||
r2671 | msgstr "" | |||
r3690 | #: rhodecode/templates/summary/summary.html:693 | |||
r2774 | msgid "files removed" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:695 | |||
r2774 | msgid "commit" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:696 | |||
r2671 | msgid "file added" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:697 | |||
r2671 | msgid "file changed" | |||
msgstr "" | ||||
r3690 | #: rhodecode/templates/summary/summary.html:698 | |||
r1272 | msgid "file removed" | |||
msgstr "" | ||||
Vincent Duvert
|
r2421 | #: rhodecode/templates/tags/tags.html:5 | ||
#, python-format | ||||
msgid "%s Tags" | ||||
msgstr "" | ||||
r3690 | #: rhodecode/templates/tags/tags.html:26 | |||
r3033 | msgid "Compare tags" | |||
msgstr "" | ||||