Changeset - c734e5be1a5a
[Not reviewed]
default
0 7 0
Hosted Weblate - 7 years ago 2019-01-29 09:36:42
hosted@weblate.org
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Kallithea/Development
Translate-URL: https://hosted.weblate.org/projects/kallithea/kallithea/
7 files changed with 502 insertions and 4027 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/hu/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -7,14 +7,13 @@ msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2017-07-27 13:13+0200\n"
 
"PO-Revision-Date: 2015-04-11 00:59+0200\n"
 
"Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
 
"Language-Team: Hungarian "
 
"<https://hosted.weblate.org/projects/kallithea/kallithea/hu/>\n"
 
"Language-Team: Hungarian <https://hosted.weblate.org/projects/kallithea/kallithea/hu/>\n"
 
"Language: hu\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=UTF-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Plural-Forms: nplurals=2; plural=n != 1;\n"
 
"X-Generator: Weblate 2.3-dev\n"
 
@@ -107,15 +106,13 @@ msgstr ""
 

	
 
#: kallithea/controllers/error.py:91
 
msgid "The resource could not be found"
 
msgstr ""
 

	
 
#: kallithea/controllers/error.py:93
 
msgid ""
 
"The server encountered an unexpected condition which prevented it from "
 
"fulfilling the request."
 
msgid "The server encountered an unexpected condition which prevented it from fulfilling the request."
 
msgstr ""
 

	
 
#: kallithea/controllers/feed.py:80
 
#: kallithea/templates/changeset/changeset.html:176
 
#: kallithea/templates/changeset/changeset.html:195
 
#: kallithea/templates/compare/compare_diff.html:81
 
@@ -941,15 +938,13 @@ msgstr ""
 
#: kallithea/controllers/admin/settings.py:135
 
msgid "Updated VCS settings"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:139
 
#: kallithea/model/validators.py:426
 
msgid ""
 
"Unable to activate hgsubversion support. The \"hgsubversion\" library is "
 
"missing"
 
msgid "Unable to activate hgsubversion support. The \"hgsubversion\" library is missing"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:145
 
#: kallithea/controllers/admin/settings.py:234
 
msgid "Error occurred while updating application settings"
 
msgstr ""
 
@@ -1288,16 +1283,13 @@ msgstr ""
 
#: kallithea/lib/helpers.py:956
 
msgid "chmod"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:1230
 
#, 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"
 
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 ""
 

	
 
#: kallithea/lib/utils2.py:387
 
#, python-format
 
msgid "%d year"
 
msgid_plural "%d years"
 
@@ -1478,18 +1470,16 @@ msgstr ""
 

	
 
#: kallithea/model/db.py:1749
 
msgid "User registration with automatic account activation"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:2276
 
#, fuzzy
 
msgid "Not reviewed"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:2277
 
#, fuzzy
 
msgid "Under review"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:2278
 
msgid "Not approved"
 
msgstr ""
 
@@ -1579,34 +1569,28 @@ msgstr ""
 
#, python-format
 
msgid "%(user)s commented on pull request at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:288
 
#, python-format
 
msgid ""
 
"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
 
"%(branch)s"
 
msgid "[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on %(branch)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:291
 
#, python-format
 
msgid "New user %(new_username)s registered"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:293
 
#, python-format
 
msgid ""
 
"[Review] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from "
 
"%(pr_source_branch)s by %(pr_owner_username)s"
 
msgid "[Review] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from %(pr_source_branch)s by %(pr_owner_username)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:294
 
#, python-format
 
msgid ""
 
"[Comment] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from "
 
"%(pr_source_branch)s by %(pr_owner_username)s"
 
msgid "[Comment] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from %(pr_source_branch)s by %(pr_owner_username)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:307
 
msgid "Closing"
 
msgstr ""
 

	
 
@@ -1618,15 +1602,13 @@ msgstr ""
 
#: kallithea/model/pull_request.py:211
 
msgid "Cannot create empty pull request"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:219
 
#, python-format
 
msgid ""
 
"Cannot create pull request - criss cross merge detected, please merge a "
 
"later %s revision to %s"
 
msgid "Cannot create pull request - criss cross merge detected, please merge a later %s revision to %s"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:247 kallithea/model/pull_request.py:382
 
msgid "You are not authorized to create the pull request"
 
msgstr ""
 

	
 
@@ -1642,15 +1624,13 @@ msgstr ""
 
#: kallithea/model/pull_request.py:355
 
msgid "Ancestor didn't change - diff since previous iteration:"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:362
 
#, python-format
 
msgid ""
 
"This iteration is based on another %s revision and there is no simple "
 
"diff."
 
msgid "This iteration is based on another %s revision and there is no simple diff."
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:364
 
#, python-format
 
msgid "No changes found on %s %s since previous iteration."
 
msgstr ""
 
@@ -1671,44 +1651,36 @@ msgstr ""
 
#: kallithea/model/user.py:253
 
msgid "You can't remove this user since it is crucial for the entire application"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:258
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s repositories and cannot be removed. Switch "
 
"owners or remove those repositories: %s"
 
msgid "User \"%s\" still owns %s repositories and cannot be removed. Switch owners or remove those repositories: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:263
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s repository groups and cannot be removed. Switch"
 
" owners or remove those repository groups: %s"
 
msgid "User \"%s\" still owns %s repository groups and cannot be removed. Switch owners or remove those repository groups: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:270
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s user groups and cannot be removed. Switch "
 
"owners or remove those user groups: %s"
 
msgid "User \"%s\" still owns %s user groups and cannot be removed. Switch owners or remove those user groups: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:364
 
msgid "Password reset link"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:413
 
msgid "Password reset notification"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:414
 
#, python-format
 
msgid ""
 
"The password to your account %s has been changed using password reset "
 
"form."
 
msgid "The password to your account %s has been changed using password reset form."
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:54 kallithea/model/validators.py:55
 
msgid "Value cannot be an empty list"
 
msgstr ""
 

	
 
@@ -1720,15 +1692,13 @@ msgstr ""
 
#: kallithea/model/validators.py:75
 
#, python-format
 
msgid "Username \"%(username)s\" cannot be used"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:77
 
msgid ""
 
"Username may only contain alphanumeric characters underscores, periods or"
 
" dashes and must begin with an alphanumeric character or underscore"
 
msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with an alphanumeric character or underscore"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:104
 
msgid "The input is not valid"
 
msgstr ""
 

	
 
@@ -1744,15 +1714,13 @@ msgstr ""
 
#: kallithea/model/validators.py:132
 
#, python-format
 
msgid "User group \"%(usergroup)s\" already exists"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:134
 
msgid ""
 
"user group name may only contain alphanumeric characters underscores, "
 
"periods or dashes and must begin with alphanumeric character"
 
msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:174
 
msgid "Cannot assign this group as parent"
 
msgstr ""
 

	
 
@@ -1808,15 +1776,13 @@ msgstr ""
 

	
 
#: kallithea/model/validators.py:449
 
msgid "Invalid repository URL"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:450
 
msgid ""
 
"Invalid repository URL. It must be a valid http, https, ssh, svn+http or "
 
"svn+https URL"
 
msgid "Invalid repository URL. It must be a valid http, https, ssh, svn+http or svn+https URL"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:475
 
msgid "Fork has to be the same type as parent"
 
msgstr ""
 

	
 
@@ -1847,15 +1813,13 @@ msgstr ""
 
#: kallithea/model/validators.py:712
 
#, python-format
 
msgid "Email address \"%(email)s\" not found"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:749
 
msgid ""
 
"The LDAP Login attribute of the CN must be specified - this is the name "
 
"of the attribute that is equivalent to \"username\""
 
msgid "The LDAP Login attribute of the CN must be specified - this is the name of the attribute that is equivalent to \"username\""
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:761
 
msgid "Please enter a valid IPv4 or IPv6 address"
 
msgstr ""
 

	
 
@@ -2114,28 +2078,24 @@ msgstr ""
 
#: kallithea/tests/data/templates/password_reset.html.py:80
 
msgid "Send Password Reset Email"
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset.html:44
 
#: kallithea/tests/data/templates/password_reset.html.py:82
 
msgid ""
 
"A password reset link will be sent to the specified email address if it "
 
"is registered in the system."
 
msgid "A password reset link will be sent to the specified email address if it is registered in the system."
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:20
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:65
 
#, python-format
 
msgid "You are about to set a new password for the email address %s."
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:21
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:67
 
msgid ""
 
"Note that you must use the same browser session for this as the one used "
 
"to request the password reset."
 
msgid "Note that you must use the same browser session for this as the one used to request the password reset."
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:26
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:73
 
msgid "Code you received in the email"
 
msgstr ""
 
@@ -2308,15 +2268,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:116
 
msgid "Enabled Plugins"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:32
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:120
 
msgid ""
 
"Comma-separated list of plugins; Kallithea will try user authentication "
 
"in plugin order"
 
msgid "Comma-separated list of plugins; Kallithea will try user authentication in plugin order"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:36
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:122
 
msgid "Available built-in plugins"
 
msgstr ""
 
@@ -2385,15 +2343,13 @@ msgstr ""
 
#: kallithea/templates/admin/defaults/defaults.html:37
 
#: kallithea/templates/admin/repos/repo_add_base.html:59
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:63
 
#: kallithea/templates/forks/fork.html:61
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:117
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:88
 
msgid ""
 
"Private repositories are only visible to people explicitly added as "
 
"collaborators."
 
msgid "Private repositories are only visible to people explicitly added as collaborators."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:42
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:67
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:119
 
msgid "Enable statistics"
 
@@ -2434,15 +2390,13 @@ msgstr ""
 
#: kallithea/templates/admin/gists/edit.html:18
 
msgid "Edit Gist"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:35
 
#, python-format
 
msgid ""
 
"Gist was update since you started editing. Copy your changes and click "
 
"%(here)s to reload new version."
 
msgid "Gist was update since you started editing. Copy your changes and click %(here)s to reload new version."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:51
 
#: kallithea/templates/admin/gists/new.html:35
 
#: kallithea/tests/data/templates/admin/gists/new.html.py:203
 
msgid "Gist description ..."
 
@@ -3059,23 +3013,18 @@ msgstr ""
 
msgid "Anonymous access"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:9
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:43
 
#, python-format
 
msgid ""
 
"Allow access to Kallithea without needing to log in. Anonymous users use "
 
"%s user permissions."
 
msgid "Allow access to Kallithea without needing to log in. Anonymous users use %s user permissions."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:18
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:51
 
msgid ""
 
"All default permissions on each repository will be reset to chosen "
 
"permission, note that all custom default permission on repositories will "
 
"be lost"
 
msgid "All default permissions on each repository will be reset to chosen permission, note that all custom default permission on repositories will be lost"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:19
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:53
 
msgid "Apply to all existing repositories"
 
msgstr ""
 
@@ -3095,16 +3044,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:297
 
msgid "Repository group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:31
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:63
 
msgid ""
 
"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"
 
msgid "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"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:32
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:65
 
msgid "Apply to all existing repository groups"
 
msgstr ""
 
@@ -3120,16 +3066,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:206
 
msgid "User group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:44
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:75
 
msgid ""
 
"All default permissions on each user group will be reset to chosen "
 
"permission, note that all custom default permission on user groups will "
 
"be lost"
 
msgid "All default permissions on each user group will be reset to chosen permission, note that all custom default permission on user groups will be lost"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:45
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:77
 
msgid "Apply to all existing user groups"
 
msgstr ""
 
@@ -3148,28 +3091,23 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:85
 
msgid "Enable this to allow non-admins to create repositories at the top level."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:56
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:87
 
msgid ""
 
"Note: This will also give all users API access to create repositories "
 
"everywhere. That might change in future versions."
 
msgid "Note: This will also give all users API access to create repositories everywhere. That might change in future versions."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:60
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:89
 
msgid "Repository creation with group write access"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:63
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:93
 
msgid ""
 
"With this, write permission to a repository group allows creating "
 
"repositories inside that group. Without this, group write permissions "
 
"mean nothing."
 
msgid "With this, write permission to a repository group allows creating repositories inside that group. Without this, group write permissions mean nothing."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:67
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:95
 
msgid "User group creation"
 
msgstr ""
 
@@ -3395,21 +3333,17 @@ msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
 
msgid "Both"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:92
 
msgid ""
 
"Set or revoke permission to all children of that group, including non-"
 
"private repositories and other groups if selected."
 
msgid "Set or revoke permission to all children of that group, including non-private repositories and other groups if selected."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:29
 
msgid ""
 
"Enable lock-by-pulling on group. This option will be applied to all other"
 
" groups and repositories inside"
 
msgid "Enable lock-by-pulling on group. This option will be applied to all other groups and repositories inside"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:46
 
msgid "Remove this group"
 
msgstr ""
 

	
 
@@ -3449,15 +3383,13 @@ msgstr ""
 
#, fuzzy
 
msgid "Clone remote repository"
 
msgstr "Tároló törlése"
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:16
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:52
 
msgid ""
 
"Optional: URL of a remote repository. If set, the repository will be "
 
"created as a clone from this URL."
 
msgid "Optional: URL of a remote repository. If set, the repository will be created as a clone from this URL."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:24
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:55
 
#: kallithea/templates/forks/fork.html:37
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:58
 
@@ -3482,15 +3414,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:78
 
msgid "Landing revision"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:52
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:82
 
msgid ""
 
"Default revision for files page, downloads, full text search index and "
 
"readme generation"
 
msgid "Default revision for files page, downloads, full text search index and readme generation"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:9
 
#, python-format
 
msgid "%s Creating Repository"
 
msgstr ""
 
@@ -3498,21 +3428,17 @@ msgstr ""
 
#: kallithea/templates/admin/repos/repo_creating.html:13
 
msgid "Creating repository"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:27
 
#, python-format
 
msgid ""
 
"Repository \"%(repo_name)s\" is being created, you will be redirected "
 
"when this process is finished.repo_name"
 
msgid "Repository \"%(repo_name)s\" is being created, you will be redirected when this process is finished.repo_name"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:39
 
msgid ""
 
"We're sorry but error occurred during this operation. Please check your "
 
"Kallithea server logs, or contact administrator."
 
msgid "We're sorry but error occurred during this operation. Please check your Kallithea server logs, or contact administrator."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit.html:8
 
#: kallithea/tests/data/templates/admin/repos/repo_edit.html.py:192
 
#, python-format
 
msgid "%s Repository Settings"
 
@@ -3573,15 +3499,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:64
 
msgid "Add to Public Journal"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:37
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:67
 
msgid ""
 
"All actions done in this repository will be visible to everyone in the "
 
"public journal."
 
msgid "All actions done in this repository will be visible to everyone in the public journal."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:42
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:71
 
msgid "Change Locking"
 
msgstr ""
 
@@ -3616,17 +3540,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:93
 
msgid "Repository is not locked"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:96
 
msgid ""
 
"Force locking on the repository. Works only when anonymous access is "
 
"disabled. Triggering a pull locks the repository.  The user who is "
 
"pulling locks the repository; only the user who pulled and locked it can "
 
"unlock it by doing a push."
 
msgid "Force locking on the repository. Works only when anonymous access is disabled. Triggering a pull locks the repository.  The user who is pulling locks the repository; only the user who pulled and locked it can unlock it by doing a push."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:72
 
#: kallithea/templates/data_table/_dt_elements.html:77
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:104
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:273
 
@@ -3656,26 +3576,21 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:114
 
msgid "Delete forks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:88
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:117
 
msgid ""
 
"The deleted repository will be moved away and hidden until the "
 
"administrator expires it. The administrator can both permanently delete "
 
"it or restore it."
 
msgid "The deleted repository will be moved away and hidden until the administrator expires it. The administrator can both permanently delete it or restore it."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:4
 
msgid "Invalidate Repository Cache"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:6
 
msgid ""
 
"Manually invalidate cache for this repository. On first access, the "
 
"repository will be cached again."
 
msgid "Manually invalidate cache for this repository. On first access, the repository will be cached again."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:9
 
msgid "List of Cached Values"
 
msgstr ""
 

	
 
@@ -3774,33 +3689,28 @@ msgstr ""
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:9
 
msgid "URL by id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:10
 
msgid ""
 
"In case this repository is renamed or moved into another group the "
 
"repository URL changes.\n"
 
"                               Using the above permanent URL guarantees "
 
"that this repository always will be accessible on that URL.\n"
 
"                               This is useful for CI systems, or any "
 
"other cases that you need to hardcode the URL into a 3rd party service."
 
"In case this repository is renamed or moved into another group the repository URL changes.\n"
 
"                               Using the above permanent URL guarantees that this repository always will be accessible on that URL.\n"
 
"                               This is useful for CI systems, or any other cases that you need to hardcode the URL into a 3rd party service."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:16
 
#, fuzzy
 
msgid "Remote repository"
 
msgstr "Tároló törlése"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:19
 
msgid "Repository URL"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:23
 
msgid ""
 
"Optional: URL of a remote repository. If set, the repository can be "
 
"pulled from this URL."
 
msgid "Optional: URL of a remote repository. If set, the repository can be pulled from this URL."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:38
 
msgid "Default revision for files page, downloads, whoosh and readme"
 
msgstr ""
 

	
 
@@ -3900,19 +3810,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:45
 
msgid "HTML/JavaScript/CSS customization block"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:22
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:49
 
msgid ""
 
"HTML (possibly with                         JavaScript and/or CSS) that "
 
"will be added to the bottom                         of every page. This "
 
"can be used for web analytics                         systems like Google"
 
" Analytics or Piwik, but also to                         perform "
 
"instance-specific customizations like adding a                         "
 
"project banner at the top of every page."
 
msgid "HTML (possibly with                         JavaScript and/or CSS) that will be added to the bottom                         of every page. This can be used for web analytics                         systems like Google Analytics or Piwik, but also to                         perform instance-specific customizations like adding a                         project banner at the top of every page."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:32
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:56
 
msgid "ReCaptcha public key"
 
msgstr ""
 
@@ -3926,15 +3830,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:62
 
msgid "ReCaptcha private key"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:43
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:66
 
msgid ""
 
"Private key for reCaptcha system. Setting this value will enable captcha "
 
"on registration."
 
msgid "Private key for reCaptcha system. Setting this value will enable captcha on registration."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:49
 
#: kallithea/templates/admin/settings/settings_vcs.html:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:68
 
@@ -3947,15 +3849,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:38
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:11
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:49
 
msgid ""
 
"Hooks can be used to trigger actions on certain events such as push / "
 
"pull. They can trigger Python functions or external applications."
 
msgid "Hooks can be used to trigger actions on certain events such as push / pull. They can trigger Python functions or external applications."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:19
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:53
 
msgid "Custom Hooks"
 
msgstr ""
 
@@ -3973,15 +3873,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:39
 
msgid "Delete records of missing repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:41
 
msgid ""
 
"Check this option to remove all comments, pull requests and other records"
 
" related to repositories that no longer exist in the filesystem."
 
msgid "Check this option to remove all comments, pull requests and other records related to repositories that no longer exist in the filesystem."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:17
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:45
 
msgid "Invalidate cache for all repositories"
 
msgstr ""
 
@@ -3995,28 +3893,23 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:51
 
msgid "Install Git hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:28
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:53
 
msgid ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgid "Verify if Kallithea's Git hooks are installed for each repository. Current hooks will be updated to the latest version."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:32
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:57
 
msgid "Overwrite existing Git hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:35
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:59
 
msgid ""
 
"If installing Git hooks, overwrite any existing hooks, even if they do "
 
"not seem to come from Kallithea. WARNING: This operation will destroy any"
 
" custom git hooks you may have deployed by hand!"
 
msgid "If installing Git hooks, overwrite any existing hooks, even if they do not seem to come from Kallithea. WARNING: This operation will destroy any custom git hooks you may have deployed by hand!"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:61
 
msgid "Rescan Repositories"
 
msgstr ""
 
@@ -4030,15 +3923,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:39
 
msgid "Build from scratch"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:41
 
msgid ""
 
"This option completely reindexeses all of the repositories for proper "
 
"fulltext search capabilities."
 
msgid "This option completely reindexeses all of the repositories for proper fulltext search capabilities."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:18
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:43
 
msgid "Reindex"
 
msgstr ""
 
@@ -4132,34 +4023,28 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:73
 
msgid "Enable hgsubversion extension"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:47
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:75
 
msgid ""
 
"Requires hgsubversion library to be installed. Enables cloning of remote "
 
"Subversion repositories while converting them to Mercurial."
 
msgid "Requires hgsubversion library to be installed. Enables cloning of remote Subversion repositories while converting them to Mercurial."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:59
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:80
 
msgid "Location of repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:64
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:84
 
msgid ""
 
"Click to unlock. You must restart Kallithea in order to make this setting"
 
" take effect."
 
msgid "Click to unlock. You must restart Kallithea in order to make this setting take effect."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:68
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:86
 
msgid ""
 
"Filesystem location where repositories are stored. After changing this "
 
"value, a restart and rescan of the repository folder are both required."
 
msgid "Filesystem location where repositories are stored. After changing this value, a restart and rescan of the repository folder are both required."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:4
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:35
 
msgid "General"
 
msgstr ""
 
@@ -4189,70 +4074,53 @@ msgid "Show user Gravatars"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:29
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:55
 
msgid ""
 
"Gravatar URL allows you to use another avatar server application.\n"
 
"                                                        The following "
 
"variables of the URL will be replaced accordingly.\n"
 
"                                                        {scheme}    "
 
"'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {email}     user "
 
"email,\n"
 
"                                                        {md5email}  md5 "
 
"hash of the user email (like at gravatar.com),\n"
 
"                                                        {size}      size "
 
"of the image that is expected from the server application,\n"
 
"                                                        {netloc}    "
 
"network location/server host of running Kallithea server"
 
"                                                        The following variables of the URL will be replaced accordingly.\n"
 
"                                                        {scheme}    'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {email}     user email,\n"
 
"                                                        {md5email}  md5 hash of the user email (like at gravatar.com),\n"
 
"                                                        {size}      size of the image that is expected from the server application,\n"
 
"                                                        {netloc}    network location/server host of running Kallithea server"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:40
 
#: kallithea/templates/summary/summary.html:62
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:63
 
#: kallithea/tests/data/templates/summary/summary.html.py:133
 
msgid "Clone URL"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:43
 
msgid ""
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
 
"\n"
 
"                                                    The following "
 
"variables are available:\n"
 
"                                                    {scheme} 'http' or "
 
"'https' sent from running Kallithea server,\n"
 
"                                                    {user}   current user"
 
" username,\n"
 
"                                                    {netloc} network "
 
"location/server host of running Kallithea server,\n"
 
"                                                    {repo}   full "
 
"repository name,\n"
 
"                                                    {repoid} ID of "
 
"repository, can be used to construct clone-by-id"
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'.\n"
 
"                                                    The following variables are available:\n"
 
"                                                    {scheme} 'http' or 'https' sent from running Kallithea server,\n"
 
"                                                    {user}   current user username,\n"
 
"                                                    {netloc} network location/server host of running Kallithea server,\n"
 
"                                                    {repo}   full repository name,\n"
 
"                                                    {repoid} ID of repository, can be used to construct clone-by-id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:54
 
msgid "Repository page size"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:57
 
msgid ""
 
"Number of items displayed in the repository pages before pagination is "
 
"shown."
 
msgid "Number of items displayed in the repository pages before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:62
 
msgid "Admin page size"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:65
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:85
 
msgid ""
 
"Number of items displayed in the admin pages grids before pagination is "
 
"shown."
 
msgid "Number of items displayed in the admin pages grids before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:70
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:87
 
msgid "Icons"
 
msgstr ""
 
@@ -4276,15 +4144,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:99
 
msgid "Meta Tagging"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:94
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:105
 
msgid ""
 
"Parses meta tags from the repository description field and turns them "
 
"into colored tags."
 
msgid "Parses meta tags from the repository description field and turns them into colored tags."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:98
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:103
 
msgid "Stylify recognised meta tags:"
 
msgstr ""
 
@@ -4679,15 +4545,13 @@ msgstr ""
 
msgid "Inherit defaults"
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:15
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:51
 
#, python-format
 
msgid ""
 
"Select to inherit global settings, IP whitelist and permissions from the "
 
"%s."
 
msgid "Select to inherit global settings, IP whitelist and permissions from the %s."
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:23
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:54
 
msgid "Create repositories"
 
msgstr ""
 
@@ -5233,15 +5097,13 @@ msgstr "%s módosításcsomag"
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:148
 
msgid "Commenting on line."
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:58
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:150
 
msgid ""
 
"Comments are in plain text. Use @username inside this text to notify "
 
"another user."
 
msgid "Comments are in plain text. Use @username inside this text to notify another user."
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:65
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:154
 
msgid "Set changeset status"
 
msgstr ""
 
@@ -5393,15 +5255,13 @@ msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:11
 
msgid "Criss cross merge situation with multiple merge ancestors detected!"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:14
 
msgid ""
 
"Please merge the target branch to your branch before creating a pull "
 
"request."
 
msgid "Please merge the target branch to your branch before creating a pull request."
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:18
 
msgid "Merge Ancestor"
 
msgstr ""
 

	
 
@@ -5526,13 +5386,13 @@ msgstr ""
 
#: kallithea/templates/email_templates/changeset_comment.html:4
 
#, python-format
 
msgid "Comment on Changeset \"%s\""
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/changeset_comment.html:20
 
#, fuzzy, python-format
 
#, fuzzy
 
#| msgid "%s changesets"
 
msgid "Changeset on"
 
msgstr "%s módosításcsomag"
 

	
 
#: kallithea/templates/email_templates/changeset_comment.html:23
 
#: kallithea/templates/email_templates/pull_request_comment.html:23
 
@@ -5571,37 +5431,31 @@ msgstr ""
 
msgid "We have received a request to reset the password for your account."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:25
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:55
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:54
 
msgid ""
 
"This account is however managed outside this system and the password "
 
"cannot be changed here."
 
msgid "This account is however managed outside this system and the password cannot be changed here."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:28
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:59
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:57
 
msgid "To set a new password, click the following link"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:33
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:65
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:61
 
msgid ""
 
"Should you not be able to use the link above, please type the following "
 
"code into the password reset form"
 
msgid "Should you not be able to use the link above, please type the following code into the password reset form"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:44
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:70
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:66
 
msgid ""
 
"If it weren't you who requested the password reset, just disregard this "
 
"message."
 
msgid "If it weren't you who requested the password reset, just disregard this message."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request.html:4
 
#, python-format
 
msgid "Mention on Pull Request %s \"%s\" by %s"
 
msgstr ""
 
@@ -6083,13 +5937,13 @@ msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:68
 
msgid "Confirm to delete this pull request"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:70
 
#, fuzzy, python-format
 
#, python-format
 
msgid "Confirm again to delete this pull request with %s comments"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:6
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:505
 
#, python-format
 
@@ -6156,15 +6010,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:219
 
msgid "Target"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:106
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:223
 
msgid ""
 
"This is just a range of changesets and doesn't have a target or a real "
 
"merge ancestor."
 
msgid "This is just a range of changesets and doesn't have a target or a real merge ancestor."
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:114
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:230
 
msgid "Pull changes"
 
msgstr ""
 
@@ -6178,15 +6030,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:278
 
msgid "Current revision - no change"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:189
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:304
 
msgid ""
 
"Pull request iterations do not change content once created. Select a "
 
"revision and save to make a new iteration."
 
msgid "Pull request iterations do not change content once created. Select a revision and save to make a new iteration."
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:197
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:371
 
msgid "Save Changes"
 
msgstr ""
 
@@ -6570,47 +6420,36 @@ msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:43
 
msgid "Require SSL for vcs operations"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:45
 
msgid ""
 
"Activate to require SSL both pushing and pulling. If SSL certificate is "
 
"missing, it will return an HTTP Error 406: Not Acceptable."
 
msgid "Activate to require SSL both pushing and pulling. If SSL certificate is missing, it will return an HTTP Error 406: Not Acceptable."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:51
 
msgid "Use Gravatars in Kallithea"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:67
 
msgid ""
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
 
"\n"
 
"                                                        The following "
 
"variables are available:\n"
 
"                                                        {scheme} 'http' "
 
"or 'https' sent from running Kallithea server,\n"
 
"                                                        {user}   current "
 
"user username,\n"
 
"                                                        {netloc} network "
 
"location/server host of running Kallithea server,\n"
 
"                                                        {repo}   full "
 
"repository name,\n"
 
"                                                        {repoid} ID of "
 
"repository, can be used to construct clone-by-id"
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'.\n"
 
"                                                        The following variables are available:\n"
 
"                                                        {scheme} 'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {user}   current user username,\n"
 
"                                                        {netloc} network location/server host of running Kallithea server,\n"
 
"                                                        {repo}   full repository name,\n"
 
"                                                        {repoid} ID of repository, can be used to construct clone-by-id"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:75
 
msgid "Dashboard items"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:79
 
msgid ""
 
"Number of items displayed in the main page dashboard before pagination is"
 
" shown."
 
msgid "Number of items displayed in the main page dashboard before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:81
 
msgid "Admin pages items"
 
msgstr ""
 

	
 
@@ -6708,640 +6547,8 @@ msgid "Edit on Branch:%s"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/summary/summary.html.py:227
 
msgid "Repository Size"
 
msgstr ""
 

	
 
#~ msgid "increase diff context to %(num)s lines"
 
#~ msgstr ""
 

	
 
#~ msgid "No comments."
 
#~ msgstr "Nincsenek hozzászólások."
 

	
 
#~ msgid "public journal"
 
#~ msgstr ""
 

	
 
#~ msgid "journal"
 
#~ msgstr ""
 

	
 
#~ msgid "bad captcha"
 
#~ msgstr ""
 

	
 
#~ msgid "forever"
 
#~ msgstr ""
 

	
 
#~ msgid "unmodified"
 
#~ msgstr ""
 

	
 
#~ msgid "Cannot delete %s it still contains attached forks"
 
#~ msgstr ""
 

	
 
#~ msgid "Locked repository"
 
#~ msgstr ""
 

	
 
#~ msgid "Unlocked repository"
 
#~ msgstr ""
 

	
 
#~ msgid "Unlocked"
 
#~ msgstr ""
 

	
 
#~ msgid "Locked"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository has been %s"
 
#~ msgstr ""
 

	
 
#~ msgid "You can't edit this user"
 
#~ msgstr ""
 

	
 
#~ msgid "compare view"
 
#~ msgstr ""
 

	
 
#~ msgid "fork name %s"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull request #%s"
 
#~ msgstr ""
 

	
 
#~ msgid "No Files"
 
#~ msgstr ""
 

	
 
#~ msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s"
 
#~ msgstr ""
 

	
 
#~ msgid "You can't remove this user since it's crucial for entire application"
 
#~ msgstr ""
 

	
 
#~ msgid "Username \"%(username)s\" is forbidden"
 
#~ msgstr ""
 

	
 
#~ msgid "invalid password"
 
#~ msgstr ""
 

	
 
#~ msgid "invalid user name"
 
#~ msgstr ""
 

	
 
#~ msgid "Your account is disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository name %(repo)s is disallowed"
 
#~ msgstr ""
 

	
 
#~ msgid "invalid clone URL"
 
#~ msgstr ""
 

	
 
#~ msgid "Invalid clone URL, provide a valid clone http(s)/svn+http(s)/ssh URL"
 
#~ msgstr ""
 

	
 
#~ msgid "This email address is already taken"
 
#~ msgstr ""
 

	
 
#~ msgid "email \"%(email)s\" does not exist."
 
#~ msgstr ""
 

	
 
#~ msgid "Revisions %(revs)s are already part of pull request or have set status"
 
#~ msgstr ""
 

	
 
#~ msgid "Defaults"
 
#~ msgstr ""
 

	
 
#~ msgid "never"
 
#~ msgstr ""
 

	
 
#~ msgid "My Emails"
 
#~ msgstr ""
 

	
 
#~ msgid "Watched"
 
#~ msgstr ""
 

	
 
#~ msgid "My Permissions"
 
#~ msgstr ""
 

	
 
#~ msgid "expires"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to reset this api key: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "reset"
 
#~ msgstr ""
 

	
 
#~ msgid "expired"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to remove this api key: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "remove"
 
#~ msgstr ""
 

	
 
#~ msgid "No additional api keys specified"
 
#~ msgstr ""
 

	
 
#~ msgid "New api key"
 
#~ msgstr ""
 

	
 
#~ msgid "delete"
 
#~ msgstr ""
 

	
 
#~ msgid "current IP"
 
#~ msgstr ""
 

	
 
#~ msgid "Permissions Administration"
 
#~ msgstr ""
 

	
 
#~ msgid "Overview"
 
#~ msgstr ""
 

	
 
#~ msgid "Overwrite existing settings"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository creation"
 
#~ msgstr ""
 

	
 
#~ msgid "Default IP Whitelist for All Users"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to delete this ip: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "Default User Permissions Overview"
 
#~ msgstr ""
 

	
 
#~ msgid "none"
 
#~ msgstr ""
 

	
 
#~ msgid "read"
 
#~ msgstr ""
 

	
 
#~ msgid "write"
 
#~ msgstr ""
 

	
 
#~ msgid "admin"
 
#~ msgstr ""
 

	
 
#~ msgid "user/user group"
 
#~ msgstr ""
 

	
 
#~ msgid "default"
 
#~ msgstr ""
 

	
 
#~ msgid "revoke"
 
#~ msgstr ""
 

	
 
#~ msgid "delegated admin"
 
#~ msgstr ""
 

	
 
#~ msgid "apply to children"
 
#~ msgstr ""
 

	
 
#~ msgid "Import existing repository ?"
 
#~ msgstr ""
 

	
 
#~ msgid "Optional URL from which repository should be cloned."
 
#~ msgstr ""
 

	
 
#~ msgid "private repository"
 
#~ msgstr ""
 

	
 
#~ msgid "Remote URL"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull Changes from Remote Location"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to pull changes from remote side."
 
#~ msgstr ""
 

	
 
#~ msgid "This repository does not have a remote URL set."
 
#~ msgstr ""
 

	
 
#~ msgid "Non-changeable id"
 
#~ msgstr ""
 

	
 
#~ msgid "edit"
 
#~ msgstr ""
 

	
 
#~ msgid "new value"
 
#~ msgstr ""
 

	
 
#~ msgid "URL used for doing remote pulls."
 
#~ msgstr ""
 

	
 
#~ msgid "Email prefix"
 
#~ msgstr ""
 

	
 
#~ msgid "Kallithea email from"
 
#~ msgstr ""
 

	
 
#~ msgid "Error email from"
 
#~ msgstr ""
 

	
 
#~ msgid "Error email recipients"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP server"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP username"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP password"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP port"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP use TLS"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP use SSL"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP auth"
 
#~ msgstr ""
 

	
 
#~ msgid "Destroy old data"
 
#~ msgstr ""
 

	
 
#~ msgid "check for updates"
 
#~ msgstr ""
 

	
 
#~ msgid "Meta-Tagging"
 
#~ msgstr ""
 

	
 
#~ msgid "Default permissions"
 
#~ msgstr ""
 

	
 
#~ msgid "user groups"
 
#~ msgstr ""
 

	
 
#~ msgid "Inherit from defaults"
 
#~ msgstr ""
 

	
 
#~ msgid "show"
 
#~ msgstr ""
 

	
 
#~ msgid "Push new repo"
 
#~ msgstr ""
 

	
 
#~ msgid "parent rev."
 
#~ msgstr ""
 

	
 
#~ msgid "child rev."
 
#~ msgstr ""
 

	
 
#~ msgid "merge"
 
#~ msgstr ""
 

	
 
#~ msgid "no revisions"
 
#~ msgstr ""
 

	
 
#~ msgid "Status change from pull request"
 
#~ msgstr ""
 

	
 
#~ msgid "Comment from pull request"
 
#~ msgstr ""
 

	
 
#~ msgid "Status change on changeset"
 
#~ msgstr ""
 

	
 
#~ msgid "Comment on changeset"
 
#~ msgstr ""
 

	
 
#~ msgid "revision"
 
#~ msgstr ""
 

	
 
#~ msgid "Mimetype"
 
#~ msgstr ""
 

	
 
#~ msgid "My Repos"
 
#~ msgstr ""
 

	
 
#~ msgid "Latest vote: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "Nobody voted"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Pull Request #%s"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull request #%s from %s#%s"
 
#~ msgstr ""
 

	
 
#~ msgid "owner"
 
#~ msgstr ""
 

	
 
#~ msgid "reviewer"
 
#~ msgstr ""
 

	
 
#~ msgid "with subrepos"
 
#~ msgstr ""
 

	
 
#~ msgid "Your password reset link was sent"
 
#~ msgstr ""
 

	
 
#~ msgid "Your new password"
 
#~ msgstr ""
 

	
 
#~ msgid "Your new Kallithea password:%s"
 
#~ msgstr ""
 

	
 
#~ msgid "Open New Pull Request for Selected Changesets"
 
#~ msgstr ""
 

	
 
#~ msgid "Show Selected Changesets __S &rarr; __E"
 
#~ msgstr ""
 

	
 
#~ msgid "Show Selected Changeset __S"
 
#~ msgstr ""
 

	
 
#~ msgid "We received a request to create a new password for your account."
 
#~ msgstr ""
 

	
 
#~ msgid "You can generate it by clicking following URL"
 
#~ msgstr ""
 

	
 
#~ msgid "Please ignore this email if you did not request a new password ."
 
#~ msgstr ""
 

	
 
#~ msgid "Created by"
 
#~ msgstr ""
 

	
 
#~ msgid "You can only delete files with revision being a valid branch "
 
#~ msgstr ""
 

	
 
#~ msgid "You can only edit files with revision being a valid branch "
 
#~ msgstr ""
 

	
 
#~ msgid "This pull request can be updated with changes on %s:"
 
#~ msgstr ""
 

	
 
#~ msgid "Non-admins can can fork repositories"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to invalidate repository cache."
 
#~ msgstr ""
 

	
 
#~ msgid "Commenting on line {1}."
 
#~ msgstr ""
 

	
 
#~ msgid "Comments parsed using %s syntax with %s support."
 
#~ msgstr ""
 

	
 
#~ msgid "Use @username inside this text to notify another user"
 
#~ msgstr ""
 

	
 
#~ msgid "Comment preview"
 
#~ msgstr ""
 

	
 
#~ msgid "Preview"
 
#~ msgstr ""
 

	
 
#~ msgid "Use @username inside this text to notify another user."
 
#~ msgstr ""
 

	
 
#~ msgid "New file mode"
 
#~ msgstr ""
 

	
 
#~ msgid "File is too big to display"
 
#~ msgstr ""
 

	
 
#~ msgid "Save as New Pull Request"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull Requests from %s'"
 
#~ msgstr ""
 

	
 
#~ msgid "Missing changesets since the previous pull request:"
 
#~ msgstr ""
 

	
 
#~ msgid "New changesets on %s %s since the previous pull request:"
 
#~ msgstr ""
 

	
 
#~ msgid "Ancestor didn't change - show diff since previous version:"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "This pull request is based on "
 
#~ "another %s revision and there is "
 
#~ "no simple diff."
 
#~ msgstr ""
 

	
 
#~ msgid "No changes found on %s %s since previous version."
 
#~ msgstr ""
 

	
 
#~ msgid "Closed, replaced by %s ."
 
#~ msgstr ""
 

	
 
#~ msgid "Pull request update created"
 
#~ msgstr ""
 

	
 
#~ msgid "The following changes are available on %s:"
 
#~ msgstr ""
 

	
 
#~ msgid "No changesets found for updating this pull request."
 
#~ msgstr ""
 

	
 
#~ msgid "Git pull requests don't support updates yet."
 
#~ msgstr ""
 

	
 
#~ msgid "Closing."
 
#~ msgstr ""
 

	
 
#~ msgid "An error occurred during creation of field"
 
#~ msgstr ""
 

	
 
#~ msgid "Changeset not found"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository no access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository read access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository write access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group no access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group read access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group write access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository creation disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository creation enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository forking disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository forking enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Register disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Register new user with Kallithea with manual activation"
 
#~ msgstr ""
 

	
 
#~ msgid "Register new user with Kallithea with auto activation"
 
#~ msgstr ""
 

	
 
#~ msgid "Not Reviewed"
 
#~ msgstr ""
 

	
 
#~ msgid "Rejected"
 
#~ msgstr ""
 

	
 
#~ msgid "Under Review"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group no access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group read access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group write access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group no access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group read access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group write access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group creation disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group creation enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Group creation disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Group creation enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Registration with manual account activation"
 
#~ msgstr ""
 

	
 
#~ msgid "User Registration with automatic account activation"
 
#~ msgstr ""
 

	
 
#~ msgid "[Comment] %(repo_name)s changeset %(short_id)s on %(branch)s"
 
#~ msgstr ""
 

	
 
#~ msgid "[Added] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
 
#~ msgstr ""
 

	
 
#~ msgid "[Comment] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
 
#~ msgstr ""
 

	
 
#~ msgid "repositories"
 
#~ msgstr ""
 

	
 
#~ msgid "No repositories found."
 
#~ msgstr ""
 

	
 
#~ msgid "There are no branches yet"
 
#~ msgstr ""
 

	
 
#~ msgid "There are no tags yet"
 
#~ msgstr ""
 

	
 
#~ msgid "There are no bookmarks yet"
 
#~ msgstr ""
 

	
 
#~ msgid "Analytics HTML block"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "HTML with JavaScript for web analytics"
 
#~ " systems like Google Analytics or "
 
#~ "Piwik. This will be added at the"
 
#~ " bottom of every page."
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "Schema of clone URL construction eg. "
 
#~ "'{scheme}://{user}@{netloc}/{repo}'.\n"
 
#~ "                                                        The "
 
#~ "following variables are available:\n"
 
#~ "                                                        {scheme}"
 
#~ " 'http' or 'https' sent from running"
 
#~ " Kallithea server,\n"
 
#~ "                                                        {user}"
 
#~ "   current user username,\n"
 
#~ "                                                        {netloc}"
 
#~ " network location/server host of running"
 
#~ " Kallithea server,\n"
 
#~ "                                                        {repo}"
 
#~ "   full repository name,\n"
 
#~ "                                                        {repoid}"
 
#~ " ID of repository, can be used "
 
#~ "to contruct clone-by-id"
 
#~ msgstr ""
 

	
 
#~ msgid "enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Bookmarks"
 
#~ msgstr ""
 

	
 
#~ msgid "Compare Bookmarks"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Branches"
 
#~ msgstr ""
 

	
 
#~ msgid "Compare Branches"
 
#~ msgstr ""
 

	
 
#~ msgid "Editing file"
 
#~ msgstr ""
 

	
 
#~ msgid "Update"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "Pull requests do not change once "
 
#~ "created. Select a revision and save "
 
#~ "to replace this pull request with "
 
#~ "a new one."
 
#~ msgstr ""
 

	
 
#~ msgid "Save Updates as New Pull Request"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Tags"
 
#~ msgstr ""
 

	
 
#~ msgid "Compare Tags"
 
#~ msgstr ""
 

	
kallithea/i18n/nl_BE/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -7,14 +7,13 @@ msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2017-07-27 13:13+0200\n"
 
"PO-Revision-Date: 2017-06-18 16:22+0000\n"
 
"Last-Translator: Thomas De Schampheleire <patrickdepinguin@gmail.com>\n"
 
"Language-Team: Dutch (Belgium) "
 
"<https://hosted.weblate.org/projects/kallithea/kallithea/nl_BE/>\n"
 
"Language-Team: Dutch (Belgium) <https://hosted.weblate.org/projects/kallithea/kallithea/nl_BE/>\n"
 
"Language: nl_BE\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=UTF-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Plural-Forms: nplurals=2; plural=n != 1;\n"
 
"X-Generator: Weblate 2.15-dev\n"
 
@@ -67,15 +66,13 @@ msgid "Could not find other repository %
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:73
 
#, fuzzy
 
#| msgid "Cannot compare repositories without using common ancestor"
 
msgid "Cannot compare repositories of different types"
 
msgstr ""
 
"Kan geen repositories vergelijken zonder een gemeenschappelijke voorouder"
 
" te gebruiken"
 
msgstr "Kan geen repositories vergelijken zonder een gemeenschappelijke voorouder te gebruiken"
 

	
 
#: kallithea/controllers/compare.py:240
 
msgid "Cannot show empty diff"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:242
 
@@ -85,29 +82,25 @@ msgstr ""
 
#: kallithea/controllers/compare.py:246
 
msgid "Multiple merge ancestors found for merge compare"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:262
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr ""
 
"Kan geen repositories vergelijken zonder een gemeenschappelijke voorouder"
 
" te gebruiken"
 
msgstr "Kan geen repositories vergelijken zonder een gemeenschappelijke voorouder te gebruiken"
 

	
 
#: kallithea/controllers/error.py:70
 
msgid "No response"
 
msgstr "Geen antwoord"
 

	
 
#: kallithea/controllers/error.py:71
 
msgid "Unknown error"
 
msgstr "Ongekende fout"
 

	
 
#: kallithea/controllers/error.py:84
 
msgid "The request could not be understood by the server due to malformed syntax."
 
msgstr ""
 
"De aanvraag kon niet door de server begrepen worden wegens incorrecte "
 
"syntax."
 
msgstr "De aanvraag kon niet door de server begrepen worden wegens incorrecte syntax."
 

	
 
#: kallithea/controllers/error.py:87
 
msgid "Unauthorized access to resource"
 
msgstr "Ongeautoriseerde toegang tot resource"
 

	
 
#: kallithea/controllers/error.py:89
 
@@ -116,15 +109,13 @@ msgstr "U hebt geen permissie om deze pa
 

	
 
#: kallithea/controllers/error.py:91
 
msgid "The resource could not be found"
 
msgstr "De resource kon niet gevonden worden"
 

	
 
#: kallithea/controllers/error.py:93
 
msgid ""
 
"The server encountered an unexpected condition which prevented it from "
 
"fulfilling the request."
 
msgid "The server encountered an unexpected condition which prevented it from fulfilling the request."
 
msgstr "De server kon de aanvraag niet voldoen wegens een onverwachte toestand."
 

	
 
#: kallithea/controllers/feed.py:80
 
#: kallithea/templates/changeset/changeset.html:176
 
#: kallithea/templates/changeset/changeset.html:195
 
#: kallithea/templates/compare/compare_diff.html:81
 
@@ -355,13 +346,13 @@ msgstr "Paswoord succesvol aangepast"
 
#: kallithea/controllers/pullrequests.py:73
 
#, python-format
 
msgid "Invalid reviewer \"%s\" specified"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:135
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s (closed)"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:162
 
#: kallithea/templates/changeset/changeset.html:12
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:408
 
@@ -910,19 +901,17 @@ msgstr ""
 
#: kallithea/controllers/admin/repos.py:480
 
msgid "An error occurred during this operation"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:496
 
#: kallithea/controllers/admin/repos.py:517
 
#, fuzzy
 
msgid "Repository has been locked"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:499
 
#: kallithea/controllers/admin/repos.py:514
 
#, fuzzy
 
msgid "Repository has been unlocked"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:502
 
#: kallithea/controllers/admin/repos.py:521
 
msgid "An error occurred during unlocking"
 
@@ -951,15 +940,13 @@ msgstr ""
 
#: kallithea/controllers/admin/settings.py:135
 
msgid "Updated VCS settings"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:139
 
#: kallithea/model/validators.py:426
 
msgid ""
 
"Unable to activate hgsubversion support. The \"hgsubversion\" library is "
 
"missing"
 
msgid "Unable to activate hgsubversion support. The \"hgsubversion\" library is missing"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:145
 
#: kallithea/controllers/admin/settings.py:234
 
msgid "Error occurred while updating application settings"
 
msgstr ""
 
@@ -1298,16 +1285,13 @@ msgstr ""
 
#: kallithea/lib/helpers.py:956
 
msgid "chmod"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:1230
 
#, 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"
 
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 ""
 

	
 
#: kallithea/lib/utils2.py:387
 
#, python-format
 
msgid "%d year"
 
msgid_plural "%d years"
 
@@ -1488,18 +1472,16 @@ msgstr ""
 

	
 
#: kallithea/model/db.py:1749
 
msgid "User registration with automatic account activation"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:2276
 
#, fuzzy
 
msgid "Not reviewed"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:2277
 
#, fuzzy
 
msgid "Under review"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:2278
 
msgid "Not approved"
 
msgstr ""
 
@@ -1589,34 +1571,28 @@ msgstr ""
 
#, python-format
 
msgid "%(user)s commented on pull request at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:288
 
#, python-format
 
msgid ""
 
"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
 
"%(branch)s"
 
msgid "[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on %(branch)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:291
 
#, python-format
 
msgid "New user %(new_username)s registered"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:293
 
#, python-format
 
msgid ""
 
"[Review] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from "
 
"%(pr_source_branch)s by %(pr_owner_username)s"
 
msgid "[Review] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from %(pr_source_branch)s by %(pr_owner_username)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:294
 
#, python-format
 
msgid ""
 
"[Comment] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from "
 
"%(pr_source_branch)s by %(pr_owner_username)s"
 
msgid "[Comment] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from %(pr_source_branch)s by %(pr_owner_username)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:307
 
msgid "Closing"
 
msgstr ""
 

	
 
@@ -1628,15 +1604,13 @@ msgstr ""
 
#: kallithea/model/pull_request.py:211
 
msgid "Cannot create empty pull request"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:219
 
#, python-format
 
msgid ""
 
"Cannot create pull request - criss cross merge detected, please merge a "
 
"later %s revision to %s"
 
msgid "Cannot create pull request - criss cross merge detected, please merge a later %s revision to %s"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:247 kallithea/model/pull_request.py:382
 
msgid "You are not authorized to create the pull request"
 
msgstr ""
 

	
 
@@ -1652,15 +1626,13 @@ msgstr ""
 
#: kallithea/model/pull_request.py:355
 
msgid "Ancestor didn't change - diff since previous iteration:"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:362
 
#, python-format
 
msgid ""
 
"This iteration is based on another %s revision and there is no simple "
 
"diff."
 
msgid "This iteration is based on another %s revision and there is no simple diff."
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:364
 
#, python-format
 
msgid "No changes found on %s %s since previous iteration."
 
msgstr ""
 
@@ -1681,44 +1653,36 @@ msgstr ""
 
#: kallithea/model/user.py:253
 
msgid "You can't remove this user since it is crucial for the entire application"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:258
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s repositories and cannot be removed. Switch "
 
"owners or remove those repositories: %s"
 
msgid "User \"%s\" still owns %s repositories and cannot be removed. Switch owners or remove those repositories: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:263
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s repository groups and cannot be removed. Switch"
 
" owners or remove those repository groups: %s"
 
msgid "User \"%s\" still owns %s repository groups and cannot be removed. Switch owners or remove those repository groups: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:270
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s user groups and cannot be removed. Switch "
 
"owners or remove those user groups: %s"
 
msgid "User \"%s\" still owns %s user groups and cannot be removed. Switch owners or remove those user groups: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:364
 
msgid "Password reset link"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:413
 
msgid "Password reset notification"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:414
 
#, python-format
 
msgid ""
 
"The password to your account %s has been changed using password reset "
 
"form."
 
msgid "The password to your account %s has been changed using password reset form."
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:54 kallithea/model/validators.py:55
 
msgid "Value cannot be an empty list"
 
msgstr ""
 

	
 
@@ -1730,15 +1694,13 @@ msgstr ""
 
#: kallithea/model/validators.py:75
 
#, python-format
 
msgid "Username \"%(username)s\" cannot be used"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:77
 
msgid ""
 
"Username may only contain alphanumeric characters underscores, periods or"
 
" dashes and must begin with an alphanumeric character or underscore"
 
msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with an alphanumeric character or underscore"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:104
 
msgid "The input is not valid"
 
msgstr ""
 

	
 
@@ -1754,15 +1716,13 @@ msgstr ""
 
#: kallithea/model/validators.py:132
 
#, python-format
 
msgid "User group \"%(usergroup)s\" already exists"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:134
 
msgid ""
 
"user group name may only contain alphanumeric characters underscores, "
 
"periods or dashes and must begin with alphanumeric character"
 
msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:174
 
msgid "Cannot assign this group as parent"
 
msgstr ""
 

	
 
@@ -1818,15 +1778,13 @@ msgstr ""
 

	
 
#: kallithea/model/validators.py:449
 
msgid "Invalid repository URL"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:450
 
msgid ""
 
"Invalid repository URL. It must be a valid http, https, ssh, svn+http or "
 
"svn+https URL"
 
msgid "Invalid repository URL. It must be a valid http, https, ssh, svn+http or svn+https URL"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:475
 
msgid "Fork has to be the same type as parent"
 
msgstr ""
 

	
 
@@ -1857,15 +1815,13 @@ msgstr ""
 
#: kallithea/model/validators.py:712
 
#, python-format
 
msgid "Email address \"%(email)s\" not found"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:749
 
msgid ""
 
"The LDAP Login attribute of the CN must be specified - this is the name "
 
"of the attribute that is equivalent to \"username\""
 
msgid "The LDAP Login attribute of the CN must be specified - this is the name of the attribute that is equivalent to \"username\""
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:761
 
msgid "Please enter a valid IPv4 or IPv6 address"
 
msgstr ""
 

	
 
@@ -2124,28 +2080,24 @@ msgstr ""
 
#: kallithea/tests/data/templates/password_reset.html.py:80
 
msgid "Send Password Reset Email"
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset.html:44
 
#: kallithea/tests/data/templates/password_reset.html.py:82
 
msgid ""
 
"A password reset link will be sent to the specified email address if it "
 
"is registered in the system."
 
msgid "A password reset link will be sent to the specified email address if it is registered in the system."
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:20
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:65
 
#, python-format
 
msgid "You are about to set a new password for the email address %s."
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:21
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:67
 
msgid ""
 
"Note that you must use the same browser session for this as the one used "
 
"to request the password reset."
 
msgid "Note that you must use the same browser session for this as the one used to request the password reset."
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:26
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:73
 
msgid "Code you received in the email"
 
msgstr ""
 
@@ -2257,13 +2209,13 @@ msgid "Filter"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/admin.html:13
 
#: kallithea/templates/journal/journal.html:13
 
#: kallithea/tests/data/templates/admin/admin.html.py:135
 
#: kallithea/tests/data/templates/journal/journal.html.py:126
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s Entry"
 
msgid_plural "%s Entries"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/templates/admin/admin_log.html:6
 
@@ -2318,15 +2270,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:116
 
msgid "Enabled Plugins"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:32
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:120
 
msgid ""
 
"Comma-separated list of plugins; Kallithea will try user authentication "
 
"in plugin order"
 
msgid "Comma-separated list of plugins; Kallithea will try user authentication in plugin order"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:36
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:122
 
msgid "Available built-in plugins"
 
msgstr ""
 
@@ -2395,15 +2345,13 @@ msgstr ""
 
#: kallithea/templates/admin/defaults/defaults.html:37
 
#: kallithea/templates/admin/repos/repo_add_base.html:59
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:63
 
#: kallithea/templates/forks/fork.html:61
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:117
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:88
 
msgid ""
 
"Private repositories are only visible to people explicitly added as "
 
"collaborators."
 
msgid "Private repositories are only visible to people explicitly added as collaborators."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:42
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:67
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:119
 
msgid "Enable statistics"
 
@@ -2444,15 +2392,13 @@ msgstr ""
 
#: kallithea/templates/admin/gists/edit.html:18
 
msgid "Edit Gist"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:35
 
#, python-format
 
msgid ""
 
"Gist was update since you started editing. Copy your changes and click "
 
"%(here)s to reload new version."
 
msgid "Gist was update since you started editing. Copy your changes and click %(here)s to reload new version."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:51
 
#: kallithea/templates/admin/gists/new.html:35
 
#: kallithea/tests/data/templates/admin/gists/new.html.py:203
 
msgid "Gist description ..."
 
@@ -3069,23 +3015,18 @@ msgstr ""
 
msgid "Anonymous access"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:9
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:43
 
#, python-format
 
msgid ""
 
"Allow access to Kallithea without needing to log in. Anonymous users use "
 
"%s user permissions."
 
msgid "Allow access to Kallithea without needing to log in. Anonymous users use %s user permissions."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:18
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:51
 
msgid ""
 
"All default permissions on each repository will be reset to chosen "
 
"permission, note that all custom default permission on repositories will "
 
"be lost"
 
msgid "All default permissions on each repository will be reset to chosen permission, note that all custom default permission on repositories will be lost"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:19
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:53
 
msgid "Apply to all existing repositories"
 
msgstr ""
 
@@ -3105,16 +3046,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:297
 
msgid "Repository group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:31
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:63
 
msgid ""
 
"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"
 
msgid "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"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:32
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:65
 
msgid "Apply to all existing repository groups"
 
msgstr ""
 
@@ -3130,16 +3068,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:206
 
msgid "User group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:44
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:75
 
msgid ""
 
"All default permissions on each user group will be reset to chosen "
 
"permission, note that all custom default permission on user groups will "
 
"be lost"
 
msgid "All default permissions on each user group will be reset to chosen permission, note that all custom default permission on user groups will be lost"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:45
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:77
 
msgid "Apply to all existing user groups"
 
msgstr ""
 
@@ -3158,28 +3093,23 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:85
 
msgid "Enable this to allow non-admins to create repositories at the top level."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:56
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:87
 
msgid ""
 
"Note: This will also give all users API access to create repositories "
 
"everywhere. That might change in future versions."
 
msgid "Note: This will also give all users API access to create repositories everywhere. That might change in future versions."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:60
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:89
 
msgid "Repository creation with group write access"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:63
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:93
 
msgid ""
 
"With this, write permission to a repository group allows creating "
 
"repositories inside that group. Without this, group write permissions "
 
"mean nothing."
 
msgid "With this, write permission to a repository group allows creating repositories inside that group. Without this, group write permissions mean nothing."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:67
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:95
 
msgid "User group creation"
 
msgstr ""
 
@@ -3210,13 +3140,13 @@ msgid "External auth account activation"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_ips.html:12
 
#: kallithea/templates/admin/users/user_edit_ips.html:22
 
#: kallithea/tests/data/templates/admin/permissions/permissions_ips.html.py:52
 
#: kallithea/tests/data/templates/admin/users/user_edit_ips.html.py:60
 
#, fuzzy, python-format
 
#, python-format
 
msgid "Confirm to delete this IP address: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_ips.html:18
 
#: kallithea/templates/admin/users/user_edit_ips.html:29
 
#: kallithea/tests/data/templates/admin/permissions/permissions_ips.html.py:58
 
@@ -3407,36 +3337,29 @@ msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
 
msgid "Both"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:92
 
msgid ""
 
"Set or revoke permission to all children of that group, including non-"
 
"private repositories and other groups if selected."
 
msgid "Set or revoke permission to all children of that group, including non-private repositories and other groups if selected."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:29
 
msgid ""
 
"Enable lock-by-pulling on group. This option will be applied to all other"
 
" groups and repositories inside"
 
msgid "Enable lock-by-pulling on group. This option will be applied to all other groups and repositories inside"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:46
 
msgid "Remove this group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:46
 
#, fuzzy
 
msgid "Confirm to delete this group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
 
#, fuzzy, python-format
 
#| msgid "This repository has %s fork"
 
#| msgid_plural "This repository has %s forks"
 
#, python-format
 
msgid "Repository group %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_show.html:9
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_show.html.py:101
 
msgid "Home"
 
@@ -3461,15 +3384,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:48
 
msgid "Clone remote repository"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:16
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:52
 
msgid ""
 
"Optional: URL of a remote repository. If set, the repository will be "
 
"created as a clone from this URL."
 
msgid "Optional: URL of a remote repository. If set, the repository will be created as a clone from this URL."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:24
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:55
 
#: kallithea/templates/forks/fork.html:37
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:58
 
@@ -3494,15 +3415,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:78
 
msgid "Landing revision"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:52
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:82
 
msgid ""
 
"Default revision for files page, downloads, full text search index and "
 
"readme generation"
 
msgid "Default revision for files page, downloads, full text search index and readme generation"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:9
 
#, python-format
 
msgid "%s Creating Repository"
 
msgstr ""
 
@@ -3510,26 +3429,22 @@ msgstr ""
 
#: kallithea/templates/admin/repos/repo_creating.html:13
 
msgid "Creating repository"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:27
 
#, python-format
 
msgid ""
 
"Repository \"%(repo_name)s\" is being created, you will be redirected "
 
"when this process is finished.repo_name"
 
msgid "Repository \"%(repo_name)s\" is being created, you will be redirected when this process is finished.repo_name"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:39
 
msgid ""
 
"We're sorry but error occurred during this operation. Please check your "
 
"Kallithea server logs, or contact administrator."
 
msgid "We're sorry but error occurred during this operation. Please check your Kallithea server logs, or contact administrator."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit.html:8
 
#: kallithea/tests/data/templates/admin/repos/repo_edit.html.py:192
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s Repository Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit.html:34
 
#: kallithea/tests/data/templates/admin/repos/repo_edit.html.py:134
 
msgid "Extra Fields"
 
@@ -3585,15 +3500,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:64
 
msgid "Add to Public Journal"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:37
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:67
 
msgid ""
 
"All actions done in this repository will be visible to everyone in the "
 
"public journal."
 
msgid "All actions done in this repository will be visible to everyone in the public journal."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:42
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:71
 
msgid "Change Locking"
 
msgstr ""
 
@@ -3628,36 +3541,31 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:93
 
msgid "Repository is not locked"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:96
 
msgid ""
 
"Force locking on the repository. Works only when anonymous access is "
 
"disabled. Triggering a pull locks the repository.  The user who is "
 
"pulling locks the repository; only the user who pulled and locked it can "
 
"unlock it by doing a push."
 
msgid "Force locking on the repository. Works only when anonymous access is disabled. Triggering a pull locks the repository.  The user who is pulling locks the repository; only the user who pulled and locked it can unlock it by doing a push."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:72
 
#: kallithea/templates/data_table/_dt_elements.html:77
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:104
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:273
 
#, python-format
 
msgid "Confirm to delete this repository: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:74
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:106
 
#, fuzzy
 
msgid "Delete this Repository"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:77
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:110
 
#, fuzzy, python-format
 
#, python-format
 
msgid "This repository has %s fork"
 
msgid_plural "This repository has %s forks"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:80
 
@@ -3669,26 +3577,21 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:114
 
msgid "Delete forks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:88
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:117
 
msgid ""
 
"The deleted repository will be moved away and hidden until the "
 
"administrator expires it. The administrator can both permanently delete "
 
"it or restore it."
 
msgid "The deleted repository will be moved away and hidden until the administrator expires it. The administrator can both permanently delete it or restore it."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:4
 
msgid "Invalidate Repository Cache"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:6
 
msgid ""
 
"Manually invalidate cache for this repository. On first access, the "
 
"repository will be cached again."
 
msgid "Manually invalidate cache for this repository. On first access, the repository will be cached again."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:9
 
msgid "List of Cached Values"
 
msgstr ""
 

	
 
@@ -3785,32 +3688,27 @@ msgstr ""
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:9
 
msgid "URL by id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:10
 
msgid ""
 
"In case this repository is renamed or moved into another group the "
 
"repository URL changes.\n"
 
"                               Using the above permanent URL guarantees "
 
"that this repository always will be accessible on that URL.\n"
 
"                               This is useful for CI systems, or any "
 
"other cases that you need to hardcode the URL into a 3rd party service."
 
"In case this repository is renamed or moved into another group the repository URL changes.\n"
 
"                               Using the above permanent URL guarantees that this repository always will be accessible on that URL.\n"
 
"                               This is useful for CI systems, or any other cases that you need to hardcode the URL into a 3rd party service."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:16
 
msgid "Remote repository"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:19
 
msgid "Repository URL"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:23
 
msgid ""
 
"Optional: URL of a remote repository. If set, the repository can be "
 
"pulled from this URL."
 
msgid "Optional: URL of a remote repository. If set, the repository can be pulled from this URL."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:38
 
msgid "Default revision for files page, downloads, whoosh and readme"
 
msgstr ""
 

	
 
@@ -3910,19 +3808,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:45
 
msgid "HTML/JavaScript/CSS customization block"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:22
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:49
 
msgid ""
 
"HTML (possibly with                         JavaScript and/or CSS) that "
 
"will be added to the bottom                         of every page. This "
 
"can be used for web analytics                         systems like Google"
 
" Analytics or Piwik, but also to                         perform "
 
"instance-specific customizations like adding a                         "
 
"project banner at the top of every page."
 
msgid "HTML (possibly with                         JavaScript and/or CSS) that will be added to the bottom                         of every page. This can be used for web analytics                         systems like Google Analytics or Piwik, but also to                         perform instance-specific customizations like adding a                         project banner at the top of every page."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:32
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:56
 
msgid "ReCaptcha public key"
 
msgstr ""
 
@@ -3936,15 +3828,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:62
 
msgid "ReCaptcha private key"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:43
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:66
 
msgid ""
 
"Private key for reCaptcha system. Setting this value will enable captcha "
 
"on registration."
 
msgid "Private key for reCaptcha system. Setting this value will enable captcha on registration."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:49
 
#: kallithea/templates/admin/settings/settings_vcs.html:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:68
 
@@ -3957,15 +3847,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:38
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:11
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:49
 
msgid ""
 
"Hooks can be used to trigger actions on certain events such as push / "
 
"pull. They can trigger Python functions or external applications."
 
msgid "Hooks can be used to trigger actions on certain events such as push / pull. They can trigger Python functions or external applications."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:19
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:53
 
msgid "Custom Hooks"
 
msgstr ""
 
@@ -3983,15 +3871,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:39
 
msgid "Delete records of missing repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:41
 
msgid ""
 
"Check this option to remove all comments, pull requests and other records"
 
" related to repositories that no longer exist in the filesystem."
 
msgid "Check this option to remove all comments, pull requests and other records related to repositories that no longer exist in the filesystem."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:17
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:45
 
msgid "Invalidate cache for all repositories"
 
msgstr ""
 
@@ -4005,28 +3891,23 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:51
 
msgid "Install Git hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:28
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:53
 
msgid ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgid "Verify if Kallithea's Git hooks are installed for each repository. Current hooks will be updated to the latest version."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:32
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:57
 
msgid "Overwrite existing Git hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:35
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:59
 
msgid ""
 
"If installing Git hooks, overwrite any existing hooks, even if they do "
 
"not seem to come from Kallithea. WARNING: This operation will destroy any"
 
" custom git hooks you may have deployed by hand!"
 
msgid "If installing Git hooks, overwrite any existing hooks, even if they do not seem to come from Kallithea. WARNING: This operation will destroy any custom git hooks you may have deployed by hand!"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:61
 
msgid "Rescan Repositories"
 
msgstr ""
 
@@ -4040,15 +3921,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:39
 
msgid "Build from scratch"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:41
 
msgid ""
 
"This option completely reindexeses all of the repositories for proper "
 
"fulltext search capabilities."
 
msgid "This option completely reindexeses all of the repositories for proper fulltext search capabilities."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:18
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:43
 
msgid "Reindex"
 
msgstr ""
 
@@ -4142,34 +4021,28 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:73
 
msgid "Enable hgsubversion extension"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:47
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:75
 
msgid ""
 
"Requires hgsubversion library to be installed. Enables cloning of remote "
 
"Subversion repositories while converting them to Mercurial."
 
msgid "Requires hgsubversion library to be installed. Enables cloning of remote Subversion repositories while converting them to Mercurial."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:59
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:80
 
msgid "Location of repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:64
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:84
 
msgid ""
 
"Click to unlock. You must restart Kallithea in order to make this setting"
 
" take effect."
 
msgid "Click to unlock. You must restart Kallithea in order to make this setting take effect."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:68
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:86
 
msgid ""
 
"Filesystem location where repositories are stored. After changing this "
 
"value, a restart and rescan of the repository folder are both required."
 
msgid "Filesystem location where repositories are stored. After changing this value, a restart and rescan of the repository folder are both required."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:4
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:35
 
msgid "General"
 
msgstr ""
 
@@ -4199,72 +4072,55 @@ msgid "Show user Gravatars"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:29
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:55
 
msgid ""
 
"Gravatar URL allows you to use another avatar server application.\n"
 
"                                                        The following "
 
"variables of the URL will be replaced accordingly.\n"
 
"                                                        {scheme}    "
 
"'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {email}     user "
 
"email,\n"
 
"                                                        {md5email}  md5 "
 
"hash of the user email (like at gravatar.com),\n"
 
"                                                        {size}      size "
 
"of the image that is expected from the server application,\n"
 
"                                                        {netloc}    "
 
"network location/server host of running Kallithea server"
 
"                                                        The following variables of the URL will be replaced accordingly.\n"
 
"                                                        {scheme}    'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {email}     user email,\n"
 
"                                                        {md5email}  md5 hash of the user email (like at gravatar.com),\n"
 
"                                                        {size}      size of the image that is expected from the server application,\n"
 
"                                                        {netloc}    network location/server host of running Kallithea server"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:40
 
#: kallithea/templates/summary/summary.html:62
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:63
 
#: kallithea/tests/data/templates/summary/summary.html.py:133
 
msgid "Clone URL"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:43
 
msgid ""
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
 
"\n"
 
"                                                    The following "
 
"variables are available:\n"
 
"                                                    {scheme} 'http' or "
 
"'https' sent from running Kallithea server,\n"
 
"                                                    {user}   current user"
 
" username,\n"
 
"                                                    {netloc} network "
 
"location/server host of running Kallithea server,\n"
 
"                                                    {repo}   full "
 
"repository name,\n"
 
"                                                    {repoid} ID of "
 
"repository, can be used to construct clone-by-id"
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'.\n"
 
"                                                    The following variables are available:\n"
 
"                                                    {scheme} 'http' or 'https' sent from running Kallithea server,\n"
 
"                                                    {user}   current user username,\n"
 
"                                                    {netloc} network location/server host of running Kallithea server,\n"
 
"                                                    {repo}   full repository name,\n"
 
"                                                    {repoid} ID of repository, can be used to construct clone-by-id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:54
 
#, fuzzy
 
#| msgid "Repositories"
 
msgid "Repository page size"
 
msgstr "Repositories"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:57
 
msgid ""
 
"Number of items displayed in the repository pages before pagination is "
 
"shown."
 
msgid "Number of items displayed in the repository pages before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:62
 
msgid "Admin page size"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:65
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:85
 
msgid ""
 
"Number of items displayed in the admin pages grids before pagination is "
 
"shown."
 
msgid "Number of items displayed in the admin pages grids before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:70
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:87
 
msgid "Icons"
 
msgstr ""
 
@@ -4288,15 +4144,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:99
 
msgid "Meta Tagging"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:94
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:105
 
msgid ""
 
"Parses meta tags from the repository description field and turns them "
 
"into colored tags."
 
msgid "Parses meta tags from the repository description field and turns them into colored tags."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:98
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:103
 
msgid "Stylify recognised meta tags:"
 
msgstr ""
 
@@ -4691,15 +4545,13 @@ msgstr ""
 
msgid "Inherit defaults"
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:15
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:51
 
#, python-format
 
msgid ""
 
"Select to inherit global settings, IP whitelist and permissions from the "
 
"%s."
 
msgid "Select to inherit global settings, IP whitelist and permissions from the %s."
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:23
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:54
 
msgid "Create repositories"
 
msgstr ""
 
@@ -4759,13 +4611,12 @@ msgstr ""
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:169
 
msgid "No permission defined"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:25
 
#: kallithea/tests/data/templates/base/root.html.py:85
 
#, fuzzy
 
msgid "Add Another Comment"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:26
 
#: kallithea/tests/data/templates/base/root.html.py:87
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:242
 
@@ -5234,13 +5085,12 @@ msgstr ""
 
#, fuzzy
 
msgid "on this changeset"
 
msgstr "Selecteer de changeset"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:29
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:96
 
#, fuzzy
 
msgid "Delete comment?"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:37
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:107
 
#, fuzzy
 
@@ -5251,15 +5101,13 @@ msgstr "Statuswijziging -> %s"
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:148
 
msgid "Commenting on line."
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:58
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:150
 
msgid ""
 
"Comments are in plain text. Use @username inside this text to notify "
 
"another user."
 
msgid "Comments are in plain text. Use @username inside this text to notify another user."
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:65
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:154
 
#, fuzzy
 
msgid "Set changeset status"
 
@@ -5320,13 +5168,13 @@ msgid "%d comment"
 
msgid_plural "%d comments"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:127
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:42
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%d inline"
 
msgid_plural "%d inline"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:128
 
@@ -5417,15 +5265,13 @@ msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:11
 
msgid "Criss cross merge situation with multiple merge ancestors detected!"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:14
 
msgid ""
 
"Please merge the target branch to your branch before creating a pull "
 
"request."
 
msgid "Please merge the target branch to your branch before creating a pull request."
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:18
 
msgid "Merge Ancestor"
 
msgstr ""
 

	
 
@@ -5453,13 +5299,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:157
 
msgid "is"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:113
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:161
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s changesets"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:114
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:163
 
msgid "behind"
 
@@ -5596,37 +5442,31 @@ msgstr ""
 
msgid "We have received a request to reset the password for your account."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:25
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:55
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:54
 
msgid ""
 
"This account is however managed outside this system and the password "
 
"cannot be changed here."
 
msgid "This account is however managed outside this system and the password cannot be changed here."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:28
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:59
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:57
 
msgid "To set a new password, click the following link"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:33
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:65
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:61
 
msgid ""
 
"Should you not be able to use the link above, please type the following "
 
"code into the password reset form"
 
msgid "Should you not be able to use the link above, please type the following code into the password reset form"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:44
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:70
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:66
 
msgid ""
 
"If it weren't you who requested the password reset, just disregard this "
 
"message."
 
msgid "If it weren't you who requested the password reset, just disregard this message."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request.html:4
 
#, python-format
 
msgid "Mention on Pull Request %s \"%s\" by %s"
 
msgstr ""
 
@@ -6112,13 +5952,13 @@ msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:68
 
msgid "Confirm to delete this pull request"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:70
 
#, fuzzy, python-format
 
#, python-format
 
msgid "Confirm again to delete this pull request with %s comments"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:6
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:505
 
#, python-format
 
@@ -6185,15 +6025,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:219
 
msgid "Target"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:106
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:223
 
msgid ""
 
"This is just a range of changesets and doesn't have a target or a real "
 
"merge ancestor."
 
msgid "This is just a range of changesets and doesn't have a target or a real merge ancestor."
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:114
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:230
 
msgid "Pull changes"
 
msgstr ""
 
@@ -6207,15 +6045,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:278
 
msgid "Current revision - no change"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:189
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:304
 
msgid ""
 
"Pull request iterations do not change content once created. Select a "
 
"revision and save to make a new iteration."
 
msgid "Pull request iterations do not change content once created. Select a revision and save to make a new iteration."
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:197
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:371
 
msgid "Save Changes"
 
msgstr ""
 
@@ -6235,24 +6071,22 @@ msgstr "Selecteer de changeset"
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:310
 
msgid "Pull Request Reviewers"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:233
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:336
 
#, fuzzy
 
msgid "Remove reviewer"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:245
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:342
 
msgid "Type name of reviewer to add"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:253
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:347
 
#, fuzzy
 
msgid "Potential Reviewers"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:256
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:349
 
msgid "Click to add the repository owner as reviewer:"
 
@@ -6603,47 +6437,36 @@ msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:43
 
msgid "Require SSL for vcs operations"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:45
 
msgid ""
 
"Activate to require SSL both pushing and pulling. If SSL certificate is "
 
"missing, it will return an HTTP Error 406: Not Acceptable."
 
msgid "Activate to require SSL both pushing and pulling. If SSL certificate is missing, it will return an HTTP Error 406: Not Acceptable."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:51
 
msgid "Use Gravatars in Kallithea"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:67
 
msgid ""
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
 
"\n"
 
"                                                        The following "
 
"variables are available:\n"
 
"                                                        {scheme} 'http' "
 
"or 'https' sent from running Kallithea server,\n"
 
"                                                        {user}   current "
 
"user username,\n"
 
"                                                        {netloc} network "
 
"location/server host of running Kallithea server,\n"
 
"                                                        {repo}   full "
 
"repository name,\n"
 
"                                                        {repoid} ID of "
 
"repository, can be used to construct clone-by-id"
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'.\n"
 
"                                                        The following variables are available:\n"
 
"                                                        {scheme} 'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {user}   current user username,\n"
 
"                                                        {netloc} network location/server host of running Kallithea server,\n"
 
"                                                        {repo}   full repository name,\n"
 
"                                                        {repoid} ID of repository, can be used to construct clone-by-id"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:75
 
msgid "Dashboard items"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:79
 
msgid ""
 
"Number of items displayed in the main page dashboard before pagination is"
 
" shown."
 
msgid "Number of items displayed in the main page dashboard before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:81
 
msgid "Admin pages items"
 
msgstr ""
 

	
 
@@ -6743,629 +6566,6 @@ msgstr ""
 
#: kallithea/tests/data/templates/summary/summary.html.py:227
 
msgid "Repository Size"
 
msgstr ""
 

	
 
#~ msgid "No comments."
 
#~ msgstr "Geen kommentaar."
 

	
 
#~ msgid "public journal"
 
#~ msgstr ""
 

	
 
#~ msgid "journal"
 
#~ msgstr ""
 

	
 
#~ msgid "bad captcha"
 
#~ msgstr ""
 

	
 
#~ msgid "forever"
 
#~ msgstr ""
 

	
 
#~ msgid "unmodified"
 
#~ msgstr ""
 

	
 
#~ msgid "Cannot delete %s it still contains attached forks"
 
#~ msgstr ""
 

	
 
#~ msgid "Locked repository"
 
#~ msgstr ""
 

	
 
#~ msgid "Unlocked repository"
 
#~ msgstr ""
 

	
 
#~ msgid "Unlocked"
 
#~ msgstr ""
 

	
 
#~ msgid "Locked"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository has been %s"
 
#~ msgstr ""
 

	
 
#~ msgid "You can't edit this user"
 
#~ msgstr ""
 

	
 
#~ msgid "compare view"
 
#~ msgstr ""
 

	
 
#~ msgid "fork name %s"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull request #%s"
 
#~ msgstr ""
 

	
 
#~ msgid "No Files"
 
#~ msgstr ""
 

	
 
#~ msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s"
 
#~ msgstr ""
 

	
 
#~ msgid "You can't remove this user since it's crucial for entire application"
 
#~ msgstr ""
 

	
 
#~ msgid "Username \"%(username)s\" is forbidden"
 
#~ msgstr ""
 

	
 
#~ msgid "invalid password"
 
#~ msgstr ""
 

	
 
#~ msgid "invalid user name"
 
#~ msgstr ""
 

	
 
#~ msgid "Your account is disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository name %(repo)s is disallowed"
 
#~ msgstr ""
 

	
 
#~ msgid "invalid clone URL"
 
#~ msgstr ""
 

	
 
#~ msgid "Invalid clone URL, provide a valid clone http(s)/svn+http(s)/ssh URL"
 
#~ msgstr ""
 

	
 
#~ msgid "This email address is already taken"
 
#~ msgstr ""
 

	
 
#~ msgid "email \"%(email)s\" does not exist."
 
#~ msgstr ""
 

	
 
#~ msgid "Revisions %(revs)s are already part of pull request or have set status"
 
#~ msgstr ""
 

	
 
#~ msgid "Defaults"
 
#~ msgstr ""
 

	
 
#~ msgid "never"
 
#~ msgstr ""
 

	
 
#~ msgid "My Emails"
 
#~ msgstr ""
 

	
 
#~ msgid "Watched"
 
#~ msgstr ""
 

	
 
#~ msgid "My Permissions"
 
#~ msgstr ""
 

	
 
#~ msgid "expires"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to reset this api key: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "reset"
 
#~ msgstr ""
 

	
 
#~ msgid "expired"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to remove this api key: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "remove"
 
#~ msgstr ""
 

	
 
#~ msgid "No additional api keys specified"
 
#~ msgstr ""
 

	
 
#~ msgid "New api key"
 
#~ msgstr ""
 

	
 
#~ msgid "delete"
 
#~ msgstr ""
 

	
 
#~ msgid "current IP"
 
#~ msgstr ""
 

	
 
#~ msgid "Permissions Administration"
 
#~ msgstr ""
 

	
 
#~ msgid "Overview"
 
#~ msgstr ""
 

	
 
#~ msgid "Overwrite existing settings"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository creation"
 
#~ msgstr ""
 

	
 
#~ msgid "Default IP Whitelist for All Users"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to delete this ip: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "Default User Permissions Overview"
 
#~ msgstr ""
 

	
 
#~ msgid "none"
 
#~ msgstr ""
 

	
 
#~ msgid "read"
 
#~ msgstr ""
 

	
 
#~ msgid "write"
 
#~ msgstr ""
 

	
 
#~ msgid "admin"
 
#~ msgstr ""
 

	
 
#~ msgid "user/user group"
 
#~ msgstr ""
 

	
 
#~ msgid "default"
 
#~ msgstr ""
 

	
 
#~ msgid "revoke"
 
#~ msgstr ""
 

	
 
#~ msgid "delegated admin"
 
#~ msgstr ""
 

	
 
#~ msgid "apply to children"
 
#~ msgstr ""
 

	
 
#~ msgid "Import existing repository ?"
 
#~ msgstr ""
 

	
 
#~ msgid "Optional URL from which repository should be cloned."
 
#~ msgstr ""
 

	
 
#~ msgid "private repository"
 
#~ msgstr ""
 

	
 
#~ msgid "Remote URL"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull Changes from Remote Location"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to pull changes from remote side."
 
#~ msgstr ""
 

	
 
#~ msgid "This repository does not have a remote URL set."
 
#~ msgstr ""
 

	
 
#~ msgid "Non-changeable id"
 
#~ msgstr ""
 

	
 
#~ msgid "edit"
 
#~ msgstr ""
 

	
 
#~ msgid "new value"
 
#~ msgstr ""
 

	
 
#~ msgid "URL used for doing remote pulls."
 
#~ msgstr ""
 

	
 
#~ msgid "Email prefix"
 
#~ msgstr ""
 

	
 
#~ msgid "Kallithea email from"
 
#~ msgstr ""
 

	
 
#~ msgid "Error email from"
 
#~ msgstr ""
 

	
 
#~ msgid "Error email recipients"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP server"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP username"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP password"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP port"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP use TLS"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP use SSL"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP auth"
 
#~ msgstr ""
 

	
 
#~ msgid "Destroy old data"
 
#~ msgstr ""
 

	
 
#~ msgid "check for updates"
 
#~ msgstr ""
 

	
 
#~ msgid "Meta-Tagging"
 
#~ msgstr ""
 

	
 
#~ msgid "Default permissions"
 
#~ msgstr ""
 

	
 
#~ msgid "user groups"
 
#~ msgstr ""
 

	
 
#~ msgid "Inherit from defaults"
 
#~ msgstr ""
 

	
 
#~ msgid "show"
 
#~ msgstr ""
 

	
 
#~ msgid "Push new repo"
 
#~ msgstr ""
 

	
 
#~ msgid "parent rev."
 
#~ msgstr ""
 

	
 
#~ msgid "child rev."
 
#~ msgstr ""
 

	
 
#~ msgid "merge"
 
#~ msgstr ""
 

	
 
#~ msgid "no revisions"
 
#~ msgstr ""
 

	
 
#~ msgid "Comment from pull request"
 
#~ msgstr ""
 

	
 
#~ msgid "Status change on changeset"
 
#~ msgstr ""
 

	
 
#~ msgid "Comment on changeset"
 
#~ msgstr ""
 

	
 
#~ msgid "revision"
 
#~ msgstr ""
 

	
 
#~ msgid "Mimetype"
 
#~ msgstr ""
 

	
 
#~ msgid "My Repos"
 
#~ msgstr ""
 

	
 
#~ msgid "Latest vote: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "Nobody voted"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Pull Request #%s"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull request #%s from %s#%s"
 
#~ msgstr ""
 

	
 
#~ msgid "owner"
 
#~ msgstr ""
 

	
 
#~ msgid "reviewer"
 
#~ msgstr ""
 

	
 
#~ msgid "with subrepos"
 
#~ msgstr ""
 

	
 
#~ msgid "Your password reset link was sent"
 
#~ msgstr ""
 

	
 
#~ msgid "Your new password"
 
#~ msgstr ""
 

	
 
#~ msgid "Your new Kallithea password:%s"
 
#~ msgstr ""
 

	
 
#~ msgid "Open New Pull Request for Selected Changesets"
 
#~ msgstr ""
 

	
 
#~ msgid "Show Selected Changesets __S &rarr; __E"
 
#~ msgstr ""
 

	
 
#~ msgid "We received a request to create a new password for your account."
 
#~ msgstr ""
 

	
 
#~ msgid "You can generate it by clicking following URL"
 
#~ msgstr ""
 

	
 
#~ msgid "Please ignore this email if you did not request a new password ."
 
#~ msgstr ""
 

	
 
#~ msgid "Created by"
 
#~ msgstr ""
 

	
 
#~ msgid "You can only delete files with revision being a valid branch "
 
#~ msgstr ""
 

	
 
#~ msgid "You can only edit files with revision being a valid branch "
 
#~ msgstr ""
 

	
 
#~ msgid "This pull request can be updated with changes on %s:"
 
#~ msgstr ""
 

	
 
#~ msgid "Non-admins can can fork repositories"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to invalidate repository cache."
 
#~ msgstr ""
 

	
 
#~ msgid "Commenting on line {1}."
 
#~ msgstr ""
 

	
 
#~ msgid "Comments parsed using %s syntax with %s support."
 
#~ msgstr ""
 

	
 
#~ msgid "Use @username inside this text to notify another user"
 
#~ msgstr ""
 

	
 
#~ msgid "Comment preview"
 
#~ msgstr ""
 

	
 
#~ msgid "Preview"
 
#~ msgstr ""
 

	
 
#~ msgid "Use @username inside this text to notify another user."
 
#~ msgstr ""
 

	
 
#~ msgid "New file mode"
 
#~ msgstr ""
 

	
 
#~ msgid "File is too big to display"
 
#~ msgstr ""
 

	
 
#~ msgid "Save as New Pull Request"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull Requests from %s'"
 
#~ msgstr ""
 

	
 
#~ msgid "Missing changesets since the previous pull request:"
 
#~ msgstr ""
 

	
 
#~ msgid "New changesets on %s %s since the previous pull request:"
 
#~ msgstr ""
 

	
 
#~ msgid "Ancestor didn't change - show diff since previous version:"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "This pull request is based on "
 
#~ "another %s revision and there is "
 
#~ "no simple diff."
 
#~ msgstr ""
 

	
 
#~ msgid "No changes found on %s %s since previous version."
 
#~ msgstr ""
 

	
 
#~ msgid "Closed, replaced by %s ."
 
#~ msgstr ""
 

	
 
#~ msgid "Pull request update created"
 
#~ msgstr ""
 

	
 
#~ msgid "The following changes are available on %s:"
 
#~ msgstr ""
 

	
 
#~ msgid "No changesets found for updating this pull request."
 
#~ msgstr ""
 

	
 
#~ msgid "Git pull requests don't support updates yet."
 
#~ msgstr ""
 

	
 
#~ msgid "Closing."
 
#~ msgstr ""
 

	
 
#~ msgid "An error occurred during creation of field"
 
#~ msgstr ""
 

	
 
#~ msgid "Changeset not found"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository no access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository read access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository write access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group no access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group read access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group write access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository creation disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository creation enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository forking disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository forking enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Register disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Register new user with Kallithea with manual activation"
 
#~ msgstr ""
 

	
 
#~ msgid "Register new user with Kallithea with auto activation"
 
#~ msgstr ""
 

	
 
#~ msgid "Not Reviewed"
 
#~ msgstr ""
 

	
 
#~ msgid "Rejected"
 
#~ msgstr ""
 

	
 
#~ msgid "Under Review"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group no access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group read access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group write access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group no access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group read access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group write access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group creation disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group creation enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Group creation disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Group creation enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Registration with manual account activation"
 
#~ msgstr ""
 

	
 
#~ msgid "User Registration with automatic account activation"
 
#~ msgstr ""
 

	
 
#~ msgid "[Comment] %(repo_name)s changeset %(short_id)s on %(branch)s"
 
#~ msgstr ""
 

	
 
#~ msgid "[Added] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
 
#~ msgstr ""
 

	
 
#~ msgid "[Comment] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
 
#~ msgstr ""
 

	
 
#~ msgid "repositories"
 
#~ msgstr ""
 

	
 
#~ msgid "No repositories found."
 
#~ msgstr ""
 

	
 
#~ msgid "There are no branches yet"
 
#~ msgstr ""
 

	
 
#~ msgid "There are no tags yet"
 
#~ msgstr ""
 

	
 
#~ msgid "There are no bookmarks yet"
 
#~ msgstr ""
 

	
 
#~ msgid "Analytics HTML block"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "HTML with JavaScript for web analytics"
 
#~ " systems like Google Analytics or "
 
#~ "Piwik. This will be added at the"
 
#~ " bottom of every page."
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "Schema of clone URL construction eg. "
 
#~ "'{scheme}://{user}@{netloc}/{repo}'.\n"
 
#~ "                                                        The "
 
#~ "following variables are available:\n"
 
#~ "                                                        {scheme}"
 
#~ " 'http' or 'https' sent from running"
 
#~ " Kallithea server,\n"
 
#~ "                                                        {user}"
 
#~ "   current user username,\n"
 
#~ "                                                        {netloc}"
 
#~ " network location/server host of running"
 
#~ " Kallithea server,\n"
 
#~ "                                                        {repo}"
 
#~ "   full repository name,\n"
 
#~ "                                                        {repoid}"
 
#~ " ID of repository, can be used "
 
#~ "to contruct clone-by-id"
 
#~ msgstr ""
 

	
 
#~ msgid "enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Bookmarks"
 
#~ msgstr ""
 

	
 
#~ msgid "Compare Bookmarks"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Branches"
 
#~ msgstr ""
 

	
 
#~ msgid "Compare Branches"
 
#~ msgstr ""
 

	
 
#~ msgid "Editing file"
 
#~ msgstr ""
 

	
 
#~ msgid "Update"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "Pull requests do not change once "
 
#~ "created. Select a revision and save "
 
#~ "to replace this pull request with "
 
#~ "a new one."
 
#~ msgstr ""
 

	
 
#~ msgid "Save Updates as New Pull Request"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Tags"
 
#~ msgstr ""
 

	
 
#~ msgid "Compare Tags"
 
#~ msgstr ""
 

	
kallithea/i18n/pl/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -10,13 +10,13 @@
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2017-07-27 13:13+0200\n"
 
"PO-Revision-Date: 2015-04-04 09:08+0200\n"
 
"Last-Translator: Andrew Shadura <andrew@shadura.me>\n"
 
"Last-Translator: Andrej Shadura <andrew@shadura.me>\n"
 
"Language-Team: Polish "
 
"<https://hosted.weblate.org/projects/kallithea/kallithea/pl/>\n"
 
"Language: pl\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=utf-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -8,18 +8,18 @@ msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2017-07-27 13:13+0200\n"
 
"PO-Revision-Date: 2014-02-13 14:34+0000\n"
 
"Last-Translator: marcinkuzminski <marcin@python-blog.com>\n"
 
"Language-Team: Portuguese (Brazil) "
 
"<https://hosted.weblate.org/projects/kallithea/kallithea/pt_BR/>\n"
 
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
 
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/kallithea/kallithea/pt_BR/>\n"
 
"Language: \n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=UTF-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
 

	
 
#: kallithea/controllers/changelog.py:86
 
#: kallithea/controllers/pullrequests.py:256 kallithea/lib/base.py:613
 
msgid "There are no changesets yet"
 
msgstr "Não há nenhum changeset ainda"
 

	
 
@@ -93,15 +93,13 @@ msgstr "revisões"
 
#: kallithea/controllers/error.py:71
 
msgid "Unknown error"
 
msgstr ""
 

	
 
#: kallithea/controllers/error.py:84
 
msgid "The request could not be understood by the server due to malformed syntax."
 
msgstr ""
 
"A requisição não pôde ser compreendida pelo servidor devido à sintaxe mal"
 
" formada."
 
msgstr "A requisição não pôde ser compreendida pelo servidor devido à sintaxe mal formada."
 

	
 
#: kallithea/controllers/error.py:87
 
msgid "Unauthorized access to resource"
 
msgstr "Acesso não autorizado ao recurso"
 

	
 
#: kallithea/controllers/error.py:89
 
@@ -110,18 +108,14 @@ msgstr "Você não tem permissão para ver esta página"
 

	
 
#: kallithea/controllers/error.py:91
 
msgid "The resource could not be found"
 
msgstr "O recurso não pôde ser encontrado"
 

	
 
#: kallithea/controllers/error.py:93
 
msgid ""
 
"The server encountered an unexpected condition which prevented it from "
 
"fulfilling the request."
 
msgstr ""
 
"O servidor encontrou uma condição inesperada que o impediu de satisfazer "
 
"a requisição."
 
msgid "The server encountered an unexpected condition which prevented it from fulfilling the request."
 
msgstr "O servidor encontrou uma condição inesperada que o impediu de satisfazer a requisição."
 

	
 
#: kallithea/controllers/feed.py:80
 
#: kallithea/templates/changeset/changeset.html:176
 
#: kallithea/templates/changeset/changeset.html:195
 
#: kallithea/templates/compare/compare_diff.html:81
 
#: kallithea/templates/compare/compare_diff.html:95
 
@@ -355,13 +349,13 @@ msgstr ""
 
#: kallithea/controllers/pullrequests.py:73
 
#, python-format
 
msgid "Invalid reviewer \"%s\" specified"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:135
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s (closed)"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:162
 
#: kallithea/templates/changeset/changeset.html:12
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:408
 
@@ -961,15 +955,13 @@ msgstr "Ocorreu um erro ao excluir estatísticas de repositório"
 
#: kallithea/controllers/admin/settings.py:135
 
msgid "Updated VCS settings"
 
msgstr "Configurações de VCS atualizadas"
 

	
 
#: kallithea/controllers/admin/settings.py:139
 
#: kallithea/model/validators.py:426
 
msgid ""
 
"Unable to activate hgsubversion support. The \"hgsubversion\" library is "
 
"missing"
 
msgid "Unable to activate hgsubversion support. The \"hgsubversion\" library is missing"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:145
 
#: kallithea/controllers/admin/settings.py:234
 
msgid "Error occurred while updating application settings"
 
msgstr "Ocorreu um erro durante a atualização das configurações da aplicação"
 
@@ -1140,15 +1132,13 @@ msgstr "Conjunto de alterações não encontrado"
 
#: kallithea/lib/diffs.py:68
 
msgid "Binary file"
 
msgstr "Arquivo binário"
 

	
 
#: kallithea/lib/diffs.py:89
 
msgid "Changeset was too big and was cut off, use diff menu to display this diff"
 
msgstr ""
 
"Conjunto de mudanças é grande demais e foi cortado, use o menu de "
 
"diferenças para ver as diferenças"
 
msgstr "Conjunto de mudanças é grande demais e foi cortado, use o menu de diferenças para ver as diferenças"
 

	
 
#: kallithea/lib/diffs.py:99
 
msgid "No changes detected"
 
msgstr "Nenhuma alteração detectada"
 

	
 
#: kallithea/lib/helpers.py:600
 
@@ -1313,20 +1303,14 @@ msgstr "renomear"
 
#: kallithea/lib/helpers.py:956
 
msgid "chmod"
 
msgstr "chmod"
 

	
 
#: kallithea/lib/helpers.py:1230
 
#, 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 ""
 
"O repositório %s não está mapeado ao BD. Talvez ele tenha sido criado ou "
 
"renomeado a partir do sistema de arquivos. Por favor, execute a aplicação"
 
" outra vez para varrer novamente por repositórios"
 
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 "O repositório %s não está mapeado ao BD. Talvez ele tenha sido criado ou renomeado a partir do sistema de arquivos. Por favor, execute a aplicação outra vez para varrer novamente por repositórios"
 

	
 
#: kallithea/lib/utils2.py:387
 
#, python-format
 
msgid "%d year"
 
msgid_plural "%d years"
 
msgstr[0] "%d ano"
 
@@ -1620,34 +1604,28 @@ msgstr "%(user)s abriu um novo pull requ
 
msgid "%(user)s commented on pull request at %(when)s"
 
msgstr "%(user)s comentou no pull request em %(when)s"
 

	
 
#: kallithea/model/notification.py:288
 
#, fuzzy, python-format
 
#| msgid "[Comment] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
 
msgid ""
 
"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
 
"%(branch)s"
 
msgid "[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on %(branch)s"
 
msgstr "[comentado] no pull request para"
 

	
 
#: kallithea/model/notification.py:291
 
#, fuzzy, python-format
 
msgid "New user %(new_username)s registered"
 
msgstr "O username \"%(new_username)s\" não é válido"
 

	
 
#: kallithea/model/notification.py:293
 
#, python-format
 
msgid ""
 
"[Review] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from "
 
"%(pr_source_branch)s by %(pr_owner_username)s"
 
msgid "[Review] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from %(pr_source_branch)s by %(pr_owner_username)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:294
 
#, python-format
 
msgid ""
 
"[Comment] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from "
 
"%(pr_source_branch)s by %(pr_owner_username)s"
 
msgid "[Comment] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from %(pr_source_branch)s by %(pr_owner_username)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:307
 
#, fuzzy
 
msgid "Closing"
 
msgstr "Usando"
 
@@ -1662,15 +1640,13 @@ msgstr "%(user)s solicita sua revisão no pull request $%(pr_id)s: %(pr_title)s"
 
#| msgid "Create Pull Request"
 
msgid "Cannot create empty pull request"
 
msgstr "Criar Pull Request"
 

	
 
#: kallithea/model/pull_request.py:219
 
#, python-format
 
msgid ""
 
"Cannot create pull request - criss cross merge detected, please merge a "
 
"later %s revision to %s"
 
msgid "Cannot create pull request - criss cross merge detected, please merge a later %s revision to %s"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:247 kallithea/model/pull_request.py:382
 
#, fuzzy
 
#| msgid "Confirm to delete this pull request"
 
msgid "You are not authorized to create the pull request"
 
@@ -1688,15 +1664,13 @@ msgstr ""
 
#: kallithea/model/pull_request.py:355
 
msgid "Ancestor didn't change - diff since previous iteration:"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:362
 
#, python-format
 
msgid ""
 
"This iteration is based on another %s revision and there is no simple "
 
"diff."
 
msgid "This iteration is based on another %s revision and there is no simple diff."
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:364
 
#, python-format
 
msgid "No changes found on %s %s since previous iteration."
 
msgstr ""
 
@@ -1714,57 +1688,41 @@ msgstr "tip mais recente"
 
msgid "New user registration"
 
msgstr "Novo registro de usuário"
 

	
 
#: kallithea/model/user.py:253
 
#, fuzzy
 
msgid "You can't remove this user since it is crucial for the entire application"
 
msgstr ""
 
"Você não pode remover esse usuário, pois ele é crucial para toda a "
 
"aplicação"
 
msgstr "Você não pode remover esse usuário, pois ele é crucial para toda a aplicação"
 

	
 
#: kallithea/model/user.py:258
 
#, fuzzy, python-format
 
msgid ""
 
"User \"%s\" still owns %s repositories and cannot be removed. Switch "
 
"owners or remove those repositories: %s"
 
msgstr ""
 
"usuário \"%s\" ainda é dono de %s repositórios e não pode ser removido. "
 
"Troque os donos ou remova esses repositórios. %s"
 
msgid "User \"%s\" still owns %s repositories and cannot be removed. Switch owners or remove those repositories: %s"
 
msgstr "usuário \"%s\" ainda é dono de %s repositórios e não pode ser removido. Troque os donos ou remova esses repositórios. %s"
 

	
 
#: kallithea/model/user.py:263
 
#, fuzzy, python-format
 
msgid ""
 
"User \"%s\" still owns %s repository groups and cannot be removed. Switch"
 
" owners or remove those repository groups: %s"
 
msgstr ""
 
"usuário \"%s\" ainda é dono de %s repositórios e não pode ser removido. "
 
"Troque os donos ou remova esses repositórios. %s"
 
msgid "User \"%s\" still owns %s repository groups and cannot be removed. Switch owners or remove those repository groups: %s"
 
msgstr "usuário \"%s\" ainda é dono de %s repositórios e não pode ser removido. Troque os donos ou remova esses repositórios. %s"
 

	
 
#: kallithea/model/user.py:270
 
#, fuzzy, python-format
 
msgid ""
 
"User \"%s\" still owns %s user groups and cannot be removed. Switch "
 
"owners or remove those user groups: %s"
 
msgstr ""
 
"usuário \"%s\" ainda é dono de %s repositórios e não pode ser removido. "
 
"Troque os donos ou remova esses repositórios. %s"
 
msgid "User \"%s\" still owns %s user groups and cannot be removed. Switch owners or remove those user groups: %s"
 
msgstr "usuário \"%s\" ainda é dono de %s repositórios e não pode ser removido. Troque os donos ou remova esses repositórios. %s"
 

	
 
#: kallithea/model/user.py:364
 
msgid "Password reset link"
 
msgstr "Link para trocar senha"
 

	
 
#: kallithea/model/user.py:413
 
#, fuzzy
 
msgid "Password reset notification"
 
msgstr "Link para trocar senha"
 

	
 
#: kallithea/model/user.py:414
 
#, python-format
 
msgid ""
 
"The password to your account %s has been changed using password reset "
 
"form."
 
msgid "The password to your account %s has been changed using password reset form."
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:54 kallithea/model/validators.py:55
 
msgid "Value cannot be an empty list"
 
msgstr "O valor não pode ser uma lista vazia"
 

	
 
@@ -1777,18 +1735,14 @@ msgstr "O username \\\"%(username)s\\\" já existe"
 
#, fuzzy, python-format
 
msgid "Username \"%(username)s\" cannot be used"
 
msgstr "O username \"%(username)s\" não é válido"
 

	
 
#: kallithea/model/validators.py:77
 
#, fuzzy
 
msgid ""
 
"Username may only contain alphanumeric characters underscores, periods or"
 
" dashes and must begin with an alphanumeric character or underscore"
 
msgstr ""
 
"Nome de usuário pode conter somente caracteres alfanuméricos, sublinha, "
 
"pontos e hífens e deve iniciar com caractere alfanumérico"
 
msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with an alphanumeric character or underscore"
 
msgstr "Nome de usuário pode conter somente caracteres alfanuméricos, sublinha, pontos e hífens e deve iniciar com caractere alfanumérico"
 

	
 
#: kallithea/model/validators.py:104
 
msgid "The input is not valid"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:111
 
@@ -1803,19 +1757,14 @@ msgstr "Nome inválido de grupo de usuários"
 
#: kallithea/model/validators.py:132
 
#, python-format
 
msgid "User group \"%(usergroup)s\" already exists"
 
msgstr "O grupo de usuários \"%(usergroup)s\" já existe"
 

	
 
#: kallithea/model/validators.py:134
 
msgid ""
 
"user group name may only contain alphanumeric characters underscores, "
 
"periods or dashes and must begin with alphanumeric character"
 
msgstr ""
 
"O nome de um grupo de usuários só pode conter characters alfa-numéricos, "
 
"underscores, pontos ou hífens, e deve começar om um caractere alfa-"
 
"numérico"
 
msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
 
msgstr "O nome de um grupo de usuários só pode conter characters alfa-numéricos, underscores, pontos ou hífens, e deve começar om um caractere alfa-numérico"
 

	
 
#: kallithea/model/validators.py:174
 
msgid "Cannot assign this group as parent"
 
msgstr "Não é possível associar esse grupo como progenitor"
 

	
 
#: kallithea/model/validators.py:175
 
@@ -1872,15 +1821,13 @@ msgstr "Um Grupo de Repositórios chamado \"%(repo)s\" já existe"
 
#: kallithea/model/validators.py:449
 
#, fuzzy
 
msgid "Invalid repository URL"
 
msgstr "repositório privado"
 

	
 
#: kallithea/model/validators.py:450
 
msgid ""
 
"Invalid repository URL. It must be a valid http, https, ssh, svn+http or "
 
"svn+https URL"
 
msgid "Invalid repository URL. It must be a valid http, https, ssh, svn+http or svn+https URL"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:475
 
msgid "Fork has to be the same type as parent"
 
msgstr "A bifurcação deve ser do mesmo tipo que o pai"
 

	
 
@@ -1912,18 +1859,14 @@ msgstr "Esse endereço de e-mail já está tomado"
 
#: kallithea/model/validators.py:712
 
#, fuzzy, python-format
 
msgid "Email address \"%(email)s\" not found"
 
msgstr "o e-mail \"%(email)s\" não existe."
 

	
 
#: kallithea/model/validators.py:749
 
msgid ""
 
"The LDAP Login attribute of the CN must be specified - this is the name "
 
"of the attribute that is equivalent to \"username\""
 
msgstr ""
 
"O atributo de login LDAP do CN deve ser especificado - isto é o nome do "
 
"atributo que é equivalente ao 'nome de usuário'"
 
msgid "The LDAP Login attribute of the CN must be specified - this is the name of the attribute that is equivalent to \"username\""
 
msgstr "O atributo de login LDAP do CN deve ser especificado - isto é o nome do atributo que é equivalente ao 'nome de usuário'"
 

	
 
#: kallithea/model/validators.py:761
 
msgid "Please enter a valid IPv4 or IPv6 address"
 
msgstr "Por favor, forneça um endereço válido IPv4 ou IPv6"
 

	
 
#: kallithea/model/validators.py:762
 
@@ -2149,13 +2092,13 @@ msgid "Password Reset"
 
msgstr "Senha Trocada"
 

	
 
#: kallithea/templates/password_reset.html:12
 
#: kallithea/templates/password_reset_confirmation.html:13
 
#: kallithea/tests/data/templates/password_reset.html.py:60
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:56
 
#, fuzzy, python-format
 
#, python-format
 
msgid "Reset Your Password to %s"
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset.html:14
 
#: kallithea/templates/password_reset_confirmation.html:5
 
#: kallithea/templates/password_reset_confirmation.html:15
 
@@ -2184,30 +2127,24 @@ msgstr ""
 
msgid "Send Password Reset Email"
 
msgstr "Link para trocar senha"
 

	
 
#: kallithea/templates/password_reset.html:44
 
#: kallithea/tests/data/templates/password_reset.html.py:82
 
#, fuzzy
 
msgid ""
 
"A password reset link will be sent to the specified email address if it "
 
"is registered in the system."
 
msgstr ""
 
"Link de reinicialização de senha será enviado ao endereço de e-mail "
 
"correspondente"
 
msgid "A password reset link will be sent to the specified email address if it is registered in the system."
 
msgstr "Link de reinicialização de senha será enviado ao endereço de e-mail correspondente"
 

	
 
#: kallithea/templates/password_reset_confirmation.html:20
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:65
 
#, python-format
 
msgid "You are about to set a new password for the email address %s."
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:21
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:67
 
msgid ""
 
"Note that you must use the same browser session for this as the one used "
 
"to request the password reset."
 
msgid "Note that you must use the same browser session for this as the one used to request the password reset."
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:26
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:73
 
msgid "Code you received in the email"
 
msgstr ""
 
@@ -2384,15 +2321,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:116
 
msgid "Enabled Plugins"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:32
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:120
 
msgid ""
 
"Comma-separated list of plugins; Kallithea will try user authentication "
 
"in plugin order"
 
msgid "Comma-separated list of plugins; Kallithea will try user authentication in plugin order"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:36
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:122
 
msgid "Available built-in plugins"
 
msgstr ""
 
@@ -2462,18 +2397,14 @@ msgstr "Repositório privado"
 
#: kallithea/templates/admin/defaults/defaults.html:37
 
#: kallithea/templates/admin/repos/repo_add_base.html:59
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:63
 
#: kallithea/templates/forks/fork.html:61
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:117
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:88
 
msgid ""
 
"Private repositories are only visible to people explicitly added as "
 
"collaborators."
 
msgstr ""
 
"Repositórios privados são visíveis somente por pessoas explicitamente "
 
"adicionadas como colaboradores."
 
msgid "Private repositories are only visible to people explicitly added as collaborators."
 
msgstr "Repositórios privados são visíveis somente por pessoas explicitamente adicionadas como colaboradores."
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:42
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:67
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:119
 
msgid "Enable statistics"
 
msgstr "Habilitar estatísticas"
 
@@ -2513,15 +2444,13 @@ msgstr "Habilitar trava-por-pulling no repositório."
 
#: kallithea/templates/admin/gists/edit.html:18
 
msgid "Edit Gist"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:35
 
#, python-format
 
msgid ""
 
"Gist was update since you started editing. Copy your changes and click "
 
"%(here)s to reload new version."
 
msgid "Gist was update since you started editing. Copy your changes and click %(here)s to reload new version."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:51
 
#: kallithea/templates/admin/gists/new.html:35
 
#: kallithea/tests/data/templates/admin/gists/new.html.py:203
 
msgid "Gist description ..."
 
@@ -3155,27 +3084,19 @@ msgstr ""
 
msgid "Anonymous access"
 
msgstr "Acesso anônimo"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:9
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:43
 
#, python-format
 
msgid ""
 
"Allow access to Kallithea without needing to log in. Anonymous users use "
 
"%s user permissions."
 
msgid "Allow access to Kallithea without needing to log in. Anonymous users use %s user permissions."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:18
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:51
 
msgid ""
 
"All default permissions on each repository will be reset to chosen "
 
"permission, note that all custom default permission on repositories will "
 
"be lost"
 
msgstr ""
 
"Todas as permissões padrão em cada repositório serão modificadas para a "
 
"permissão escolhida, note que todas as permissões padrão customizadas nos"
 
" repositórios serão perdidas"
 
msgid "All default permissions on each repository will be reset to chosen permission, note that all custom default permission on repositories will be lost"
 
msgstr "Todas as permissões padrão em cada repositório serão modificadas para a permissão escolhida, note que todas as permissões padrão customizadas nos repositórios serão perdidas"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:19
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:53
 
#, fuzzy
 
msgid "Apply to all existing repositories"
 
msgstr "Repositório existente?"
 
@@ -3195,20 +3116,14 @@ msgstr ""
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:297
 
msgid "Repository group"
 
msgstr "Grupo de repositórios"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:31
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:63
 
msgid ""
 
"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"
 
msgstr ""
 
"Todas as permissões padrão em cada grupo de repositórios serão "
 
"modificadas para a permissão escolhida, note que todas as permissões "
 
"padrão customizadas em grupos de repositórios serão perdidas"
 
msgid "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"
 
msgstr "Todas as permissões padrão em cada grupo de repositórios serão modificadas para a permissão escolhida, note que todas as permissões padrão customizadas em grupos de repositórios serão perdidas"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:32
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:65
 
#, fuzzy
 
msgid "Apply to all existing repository groups"
 
msgstr "Grupo de repositórios %s atualizado"
 
@@ -3225,20 +3140,14 @@ msgstr ""
 
msgid "User group"
 
msgstr "Grupo de usuários"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:44
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:75
 
#, fuzzy
 
msgid ""
 
"All default permissions on each user group will be reset to chosen "
 
"permission, note that all custom default permission on user groups will "
 
"be lost"
 
msgstr ""
 
"Todas as permissões padrão em cada repositório serão reinicializadas para"
 
" as permissões escolhidas. Note que todas as permissões padrão "
 
"customizadas nos repositórios serão perdidas"
 
msgid "All default permissions on each user group will be reset to chosen permission, note that all custom default permission on user groups will be lost"
 
msgstr "Todas as permissões padrão em cada repositório serão reinicializadas para as permissões escolhidas. Note que todas as permissões padrão customizadas nos repositórios serão perdidas"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:45
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:77
 
msgid "Apply to all existing user groups"
 
msgstr ""
 

	
 
@@ -3257,28 +3166,23 @@ msgstr "Criação de repositório"
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:85
 
msgid "Enable this to allow non-admins to create repositories at the top level."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:56
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:87
 
msgid ""
 
"Note: This will also give all users API access to create repositories "
 
"everywhere. That might change in future versions."
 
msgid "Note: This will also give all users API access to create repositories everywhere. That might change in future versions."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:60
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:89
 
msgid "Repository creation with group write access"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:63
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:93
 
msgid ""
 
"With this, write permission to a repository group allows creating "
 
"repositories inside that group. Without this, group write permissions "
 
"mean nothing."
 
msgid "With this, write permission to a repository group allows creating repositories inside that group. Without this, group write permissions mean nothing."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:67
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:95
 
msgid "User group creation"
 
msgstr "Criação de grupo de usuários"
 
@@ -3369,13 +3273,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_add.html.py:129
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:70
 
msgid "Copy permission set from parent repository group."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s Repository Group Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
 
msgid "Add Child Group"
 
msgstr ""
 
@@ -3515,24 +3419,18 @@ msgstr "aplicar aos filhos"
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
 
msgid "Both"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:92
 
msgid ""
 
"Set or revoke permission to all children of that group, including non-"
 
"private repositories and other groups if selected."
 
msgid "Set or revoke permission to all children of that group, including non-private repositories and other groups if selected."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:29
 
msgid ""
 
"Enable lock-by-pulling on group. This option will be applied to all other"
 
" groups and repositories inside"
 
msgstr ""
 
"Habilitar trava-por-pulling no grupo. Esta opção será aplicada a todos os"
 
" outros grupos e repositórios dentro deles"
 
msgid "Enable lock-by-pulling on group. This option will be applied to all other groups and repositories inside"
 
msgstr "Habilitar trava-por-pulling no grupo. Esta opção será aplicada a todos os outros grupos e repositórios dentro deles"
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:46
 
#, fuzzy
 
msgid "Remove this group"
 
msgstr "Criar grupos de usuários"
 

	
 
@@ -3574,25 +3472,21 @@ msgstr "Número de repositórios de nível superior"
 
#, fuzzy
 
msgid "Clone remote repository"
 
msgstr "repositório [criado]"
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:16
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:52
 
msgid ""
 
"Optional: URL of a remote repository. If set, the repository will be "
 
"created as a clone from this URL."
 
msgid "Optional: URL of a remote repository. If set, the repository will be created as a clone from this URL."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:24
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:55
 
#: kallithea/templates/forks/fork.html:37
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:58
 
msgid "Keep it short and to the point. Use a README file for longer descriptions."
 
msgstr ""
 
"Seja sucinto e objetivo. Use um arquivo README para descrições mais "
 
"longas."
 
msgstr "Seja sucinto e objetivo. Use um arquivo README para descrições mais longas."
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:31
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:31
 
#: kallithea/templates/forks/fork.html:45
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:64
 
msgid "Optionally select a group to put this repository into."
 
@@ -3609,15 +3503,13 @@ msgstr "Tipo de repositório a criar."
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:78
 
msgid "Landing revision"
 
msgstr "Revisão de pouso"
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:52
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:82
 
msgid ""
 
"Default revision for files page, downloads, full text search index and "
 
"readme generation"
 
msgid "Default revision for files page, downloads, full text search index and readme generation"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:9
 
#, fuzzy, python-format
 
msgid "%s Creating Repository"
 
msgstr "Erro ao criar repositório %s"
 
@@ -3625,26 +3517,22 @@ msgstr "Erro ao criar repositório %s"
 
#: kallithea/templates/admin/repos/repo_creating.html:13
 
msgid "Creating repository"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:27
 
#, python-format
 
msgid ""
 
"Repository \"%(repo_name)s\" is being created, you will be redirected "
 
"when this process is finished.repo_name"
 
msgid "Repository \"%(repo_name)s\" is being created, you will be redirected when this process is finished.repo_name"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:39
 
msgid ""
 
"We're sorry but error occurred during this operation. Please check your "
 
"Kallithea server logs, or contact administrator."
 
msgid "We're sorry but error occurred during this operation. Please check your Kallithea server logs, or contact administrator."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit.html:8
 
#: kallithea/tests/data/templates/admin/repos/repo_edit.html.py:192
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s Repository Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit.html:34
 
#: kallithea/tests/data/templates/admin/repos/repo_edit.html.py:134
 
#, fuzzy
 
@@ -3684,15 +3572,13 @@ msgid "Set"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:50
 
#, fuzzy
 
msgid "Manually set this repository as a fork of another from the list."
 
msgstr ""
 
"Marque manualmente este repositório como uma bifurcação de um outro da "
 
"lista"
 
msgstr "Marque manualmente este repositório como uma bifurcação de um outro da lista"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:20
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:54
 
#, fuzzy
 
msgid "Public Journal Visibility"
 
msgstr "diário público"
 
@@ -3708,18 +3594,14 @@ msgstr "Remover do diário público"
 
msgid "Add to Public Journal"
 
msgstr "diário público"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:37
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:67
 
#, fuzzy
 
msgid ""
 
"All actions done in this repository will be visible to everyone in the "
 
"public journal."
 
msgstr ""
 
"Todas as ações feitas nesse repositório serão acessíveis a todos no "
 
"diário público"
 
msgid "All actions done in this repository will be visible to everyone in the public journal."
 
msgstr "Todas as ações feitas nesse repositório serão acessíveis a todos no diário público"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:42
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:71
 
#, fuzzy
 
msgid "Change Locking"
 
msgstr "Habilitar travas"
 
@@ -3758,17 +3640,13 @@ msgstr "Repositório público"
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:93
 
msgid "Repository is not locked"
 
msgstr "Repositório não está travado"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:96
 
msgid ""
 
"Force locking on the repository. Works only when anonymous access is "
 
"disabled. Triggering a pull locks the repository.  The user who is "
 
"pulling locks the repository; only the user who pulled and locked it can "
 
"unlock it by doing a push."
 
msgid "Force locking on the repository. Works only when anonymous access is disabled. Triggering a pull locks the repository.  The user who is pulling locks the repository; only the user who pulled and locked it can unlock it by doing a push."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:72
 
#: kallithea/templates/data_table/_dt_elements.html:77
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:104
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:273
 
@@ -3799,31 +3677,24 @@ msgstr "Desassociar bifurcações"
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:114
 
msgid "Delete forks"
 
msgstr "Excluir bifurcações"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:88
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:117
 
msgid ""
 
"The deleted repository will be moved away and hidden until the "
 
"administrator expires it. The administrator can both permanently delete "
 
"it or restore it."
 
msgid "The deleted repository will be moved away and hidden until the administrator expires it. The administrator can both permanently delete it or restore it."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:4
 
#, fuzzy
 
msgid "Invalidate Repository Cache"
 
msgstr "Invalidar cache do repositório"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:6
 
#, fuzzy
 
msgid ""
 
"Manually invalidate cache for this repository. On first access, the "
 
"repository will be cached again."
 
msgstr ""
 
"Invalidar manualmente o cache deste repositório. No próximo acesso o "
 
"repositório será cacheado novamente"
 
msgid "Manually invalidate cache for this repository. On first access, the repository will be cached again."
 
msgstr "Invalidar manualmente o cache deste repositório. No próximo acesso o repositório será cacheado novamente"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:9
 
#, fuzzy
 
msgid "List of Cached Values"
 
msgstr "Lista de valores cacheados"
 

	
 
@@ -3926,18 +3797,15 @@ msgstr ""
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:9
 
msgid "URL by id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:10
 
msgid ""
 
"In case this repository is renamed or moved into another group the "
 
"repository URL changes.\n"
 
"                               Using the above permanent URL guarantees "
 
"that this repository always will be accessible on that URL.\n"
 
"                               This is useful for CI systems, or any "
 
"other cases that you need to hardcode the URL into a 3rd party service."
 
"In case this repository is renamed or moved into another group the repository URL changes.\n"
 
"                               Using the above permanent URL guarantees that this repository always will be accessible on that URL.\n"
 
"                               This is useful for CI systems, or any other cases that you need to hardcode the URL into a 3rd party service."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:16
 
#, fuzzy
 
msgid "Remote repository"
 
msgstr "repositório [criado]"
 
@@ -3945,15 +3813,13 @@ msgstr "repositório [criado]"
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:19
 
#, fuzzy
 
msgid "Repository URL"
 
msgstr "Repositório"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:23
 
msgid ""
 
"Optional: URL of a remote repository. If set, the repository can be "
 
"pulled from this URL."
 
msgid "Optional: URL of a remote repository. If set, the repository can be pulled from this URL."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:38
 
msgid "Default revision for files page, downloads, whoosh and readme"
 
msgstr "Revisão padrão para página de arquivos, downloads, whoosh e readme"
 

	
 
@@ -4057,19 +3923,13 @@ msgstr "Realm de autenticação HTTP"
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:45
 
msgid "HTML/JavaScript/CSS customization block"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:22
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:49
 
msgid ""
 
"HTML (possibly with                         JavaScript and/or CSS) that "
 
"will be added to the bottom                         of every page. This "
 
"can be used for web analytics                         systems like Google"
 
" Analytics or Piwik, but also to                         perform "
 
"instance-specific customizations like adding a                         "
 
"project banner at the top of every page."
 
msgid "HTML (possibly with                         JavaScript and/or CSS) that will be added to the bottom                         of every page. This can be used for web analytics                         systems like Google Analytics or Piwik, but also to                         perform instance-specific customizations like adding a                         project banner at the top of every page."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:32
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:56
 
msgid "ReCaptcha public key"
 
msgstr ""
 
@@ -4083,15 +3943,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:62
 
msgid "ReCaptcha private key"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:43
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:66
 
msgid ""
 
"Private key for reCaptcha system. Setting this value will enable captcha "
 
"on registration."
 
msgid "Private key for reCaptcha system. Setting this value will enable captcha on registration."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:49
 
#: kallithea/templates/admin/settings/settings_vcs.html:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:68
 
@@ -4105,15 +3963,13 @@ msgstr "Salvar configurações"
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:38
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:11
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:49
 
msgid ""
 
"Hooks can be used to trigger actions on certain events such as push / "
 
"pull. They can trigger Python functions or external applications."
 
msgid "Hooks can be used to trigger actions on certain events such as push / pull. They can trigger Python functions or external applications."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:19
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:53
 
#, fuzzy
 
msgid "Custom Hooks"
 
@@ -4135,15 +3991,13 @@ msgstr "Opção de varredura"
 
#, fuzzy
 
msgid "Delete records of missing repositories"
 
msgstr "Buscar nos repositórios"
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:41
 
msgid ""
 
"Check this option to remove all comments, pull requests and other records"
 
" related to repositories that no longer exist in the filesystem."
 
msgid "Check this option to remove all comments, pull requests and other records related to repositories that no longer exist in the filesystem."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:17
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:45
 
msgid "Invalidate cache for all repositories"
 
msgstr "Invalidar o cache para todos os repositórios"
 
@@ -4158,28 +4012,23 @@ msgstr "Invalidar o cache para todos os repositórios"
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:51
 
msgid "Install Git hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:28
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:53
 
msgid ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgid "Verify if Kallithea's Git hooks are installed for each repository. Current hooks will be updated to the latest version."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:32
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:57
 
msgid "Overwrite existing Git hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:35
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:59
 
msgid ""
 
"If installing Git hooks, overwrite any existing hooks, even if they do "
 
"not seem to come from Kallithea. WARNING: This operation will destroy any"
 
" custom git hooks you may have deployed by hand!"
 
msgid "If installing Git hooks, overwrite any existing hooks, even if they do not seem to come from Kallithea. WARNING: This operation will destroy any custom git hooks you may have deployed by hand!"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:61
 
msgid "Rescan Repositories"
 
msgstr ""
 
@@ -4193,15 +4042,13 @@ msgstr "Opção de construção do índice"
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:39
 
msgid "Build from scratch"
 
msgstr "Construir do zero"
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:41
 
msgid ""
 
"This option completely reindexeses all of the repositories for proper "
 
"fulltext search capabilities."
 
msgid "This option completely reindexeses all of the repositories for proper fulltext search capabilities."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:18
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:43
 
msgid "Reindex"
 
msgstr "Reindexar"
 
@@ -4297,37 +4144,29 @@ msgstr "Habilitar extensão largefiles"
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:73
 
msgid "Enable hgsubversion extension"
 
msgstr "Habilitar extensão hgsubversion"
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:47
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:75
 
msgid ""
 
"Requires hgsubversion library to be installed. Enables cloning of remote "
 
"Subversion repositories while converting them to Mercurial."
 
msgid "Requires hgsubversion library to be installed. Enables cloning of remote Subversion repositories while converting them to Mercurial."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:59
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:80
 
#, fuzzy
 
msgid "Location of repositories"
 
msgstr "Criar repositórios"
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:64
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:84
 
msgid ""
 
"Click to unlock. You must restart Kallithea in order to make this setting"
 
" take effect."
 
msgstr ""
 
"Clique para destravar. Você deve reiniciar o Kallithea para que esta "
 
"configuração tenha efeito."
 
msgid "Click to unlock. You must restart Kallithea in order to make this setting take effect."
 
msgstr "Clique para destravar. Você deve reiniciar o Kallithea para que esta configuração tenha efeito."
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:68
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:86
 
msgid ""
 
"Filesystem location where repositories are stored. After changing this "
 
"value, a restart and rescan of the repository folder are both required."
 
msgid "Filesystem location where repositories are stored. After changing this value, a restart and rescan of the repository folder are both required."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:4
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:35
 
msgid "General"
 
msgstr "Geral"
 
@@ -4357,73 +4196,56 @@ msgid "Show user Gravatars"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:29
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:55
 
msgid ""
 
"Gravatar URL allows you to use another avatar server application.\n"
 
"                                                        The following "
 
"variables of the URL will be replaced accordingly.\n"
 
"                                                        {scheme}    "
 
"'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {email}     user "
 
"email,\n"
 
"                                                        {md5email}  md5 "
 
"hash of the user email (like at gravatar.com),\n"
 
"                                                        {size}      size "
 
"of the image that is expected from the server application,\n"
 
"                                                        {netloc}    "
 
"network location/server host of running Kallithea server"
 
"                                                        The following variables of the URL will be replaced accordingly.\n"
 
"                                                        {scheme}    'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {email}     user email,\n"
 
"                                                        {md5email}  md5 hash of the user email (like at gravatar.com),\n"
 
"                                                        {size}      size of the image that is expected from the server application,\n"
 
"                                                        {netloc}    network location/server host of running Kallithea server"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:40
 
#: kallithea/templates/summary/summary.html:62
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:63
 
#: kallithea/tests/data/templates/summary/summary.html.py:133
 
#, fuzzy
 
msgid "Clone URL"
 
msgstr "URL de clonagem"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:43
 
msgid ""
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
 
"\n"
 
"                                                    The following "
 
"variables are available:\n"
 
"                                                    {scheme} 'http' or "
 
"'https' sent from running Kallithea server,\n"
 
"                                                    {user}   current user"
 
" username,\n"
 
"                                                    {netloc} network "
 
"location/server host of running Kallithea server,\n"
 
"                                                    {repo}   full "
 
"repository name,\n"
 
"                                                    {repoid} ID of "
 
"repository, can be used to construct clone-by-id"
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'.\n"
 
"                                                    The following variables are available:\n"
 
"                                                    {scheme} 'http' or 'https' sent from running Kallithea server,\n"
 
"                                                    {user}   current user username,\n"
 
"                                                    {netloc} network location/server host of running Kallithea server,\n"
 
"                                                    {repo}   full repository name,\n"
 
"                                                    {repoid} ID of repository, can be used to construct clone-by-id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:54
 
#, fuzzy
 
#| msgid "Repository Size"
 
msgid "Repository page size"
 
msgstr "Tamanho do Repositório"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:57
 
msgid ""
 
"Number of items displayed in the repository pages before pagination is "
 
"shown."
 
msgid "Number of items displayed in the repository pages before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:62
 
msgid "Admin page size"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:65
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:85
 
msgid ""
 
"Number of items displayed in the admin pages grids before pagination is "
 
"shown."
 
msgid "Number of items displayed in the admin pages grids before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:70
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:87
 
msgid "Icons"
 
msgstr "Ícones"
 
@@ -4449,15 +4271,13 @@ msgstr "Mostrar ícone de repositório público nos repositórios"
 
#, fuzzy
 
msgid "Meta Tagging"
 
msgstr "Meta-Tagging"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:94
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:105
 
msgid ""
 
"Parses meta tags from the repository description field and turns them "
 
"into colored tags."
 
msgid "Parses meta tags from the repository description field and turns them into colored tags."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:98
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:103
 
msgid "Stylify recognised meta tags:"
 
msgstr ""
 
@@ -4868,52 +4688,44 @@ msgstr "Sair"
 
msgid "Inherit defaults"
 
msgstr "Padrões de repositórios"
 

	
 
#: kallithea/templates/base/default_perms_box.html:15
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:51
 
#, python-format
 
msgid ""
 
"Select to inherit global settings, IP whitelist and permissions from the "
 
"%s."
 
msgid "Select to inherit global settings, IP whitelist and permissions from the %s."
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:23
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:54
 
msgid "Create repositories"
 
msgstr "Criar repositórios"
 

	
 
#: kallithea/templates/base/default_perms_box.html:27
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:58
 
msgid "Select this option to allow repository creation for this user"
 
msgstr ""
 
"Selecione esta opção para permitir a criação de repositórios para este "
 
"usuário"
 
msgstr "Selecione esta opção para permitir a criação de repositórios para este usuário"
 

	
 
#: kallithea/templates/base/default_perms_box.html:33
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:60
 
msgid "Create user groups"
 
msgstr "Criar grupos de usuários"
 

	
 
#: kallithea/templates/base/default_perms_box.html:37
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:64
 
msgid "Select this option to allow user group creation for this user"
 
msgstr ""
 
"Selecione esta opção para permitir a criação de grupos de usuários para "
 
"este usuário"
 
msgstr "Selecione esta opção para permitir a criação de grupos de usuários para este usuário"
 

	
 
#: kallithea/templates/base/default_perms_box.html:43
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:66
 
msgid "Fork repositories"
 
msgstr "Bufurcar repositórios"
 

	
 
#: kallithea/templates/base/default_perms_box.html:47
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:70
 
msgid "Select this option to allow repository forking for this user"
 
msgstr ""
 
"Selecione esta opção para permitir a bifurcação de repositórios para este"
 
" usuário"
 
msgstr "Selecione esta opção para permitir a bifurcação de repositórios para este usuário"
 

	
 
#: kallithea/templates/base/perms_summary.html:13
 
#: kallithea/templates/changelog/changelog.html:39
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:51
 
#: kallithea/tests/data/templates/changelog/changelog.html.py:128
 
msgid "Show"
 
@@ -5452,18 +5264,14 @@ msgstr "Mudanças mais recentes"
 
msgid "Commenting on line."
 
msgstr "Comentando a linha {1}."
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:58
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:150
 
#, fuzzy
 
msgid ""
 
"Comments are in plain text. Use @username inside this text to notify "
 
"another user."
 
msgstr ""
 
"Use @nomedeusuário dentro desse texto para enviar notificação a este "
 
"usuário do Kallithea"
 
msgid "Comments are in plain text. Use @username inside this text to notify another user."
 
msgstr "Use @nomedeusuário dentro desse texto para enviar notificação a este usuário do Kallithea"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:65
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:154
 
#, fuzzy
 
msgid "Set changeset status"
 
msgstr "Altere o estado do changeset"
 
@@ -5533,13 +5341,13 @@ msgid "%d inline"
 
msgid_plural "%d inline"
 
msgstr[0] "(%d em linha)"
 
msgstr[1] "(%d em linha)"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:128
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:43
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%d general"
 
msgid_plural "%d general"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/templates/changeset/changeset_range.html:5
 
@@ -5630,15 +5438,13 @@ msgstr "Nenhum changeset"
 

	
 
#: kallithea/templates/compare/compare_cs.html:11
 
msgid "Criss cross merge situation with multiple merge ancestors detected!"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:14
 
msgid ""
 
"Please merge the target branch to your branch before creating a pull "
 
"request."
 
msgid "Please merge the target branch to your branch before creating a pull request."
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:18
 
#, fuzzy
 
#| msgid "Common ancestor"
 
msgid "Merge Ancestor"
 
@@ -5818,37 +5624,31 @@ msgstr "Olá %s"
 
msgid "We have received a request to reset the password for your account."
 
msgstr "Recebemos uma requisição para criar uma nova senha para sua conta."
 

	
 
#: kallithea/templates/email_templates/password_reset.html:25
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:55
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:54
 
msgid ""
 
"This account is however managed outside this system and the password "
 
"cannot be changed here."
 
msgid "This account is however managed outside this system and the password cannot be changed here."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:28
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:59
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:57
 
msgid "To set a new password, click the following link"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:33
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:65
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:61
 
msgid ""
 
"Should you not be able to use the link above, please type the following "
 
"code into the password reset form"
 
msgid "Should you not be able to use the link above, please type the following code into the password reset form"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:44
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:70
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:66
 
msgid ""
 
"If it weren't you who requested the password reset, just disregard this "
 
"message."
 
msgid "If it weren't you who requested the password reset, just disregard this message."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request.html:4
 
#, fuzzy, python-format
 
#| msgid "[commented] on pull request for"
 
msgid "Mention on Pull Request %s \"%s\" by %s"
 
@@ -6102,15 +5902,13 @@ msgstr "Excluído ramo: %s"
 
msgid "Editing binary files not allowed"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_source.html:40
 
#: kallithea/tests/data/templates/files/files_source.html.py:92
 
msgid "Editing files allowed only when on branch head revision"
 
msgstr ""
 
"A edição de arquivos só é permitida quando se está na revisão mais "
 
"recente do ramo"
 
msgstr "A edição de arquivos só é permitida quando se está na revisão mais recente do ramo"
 

	
 
#: kallithea/templates/files/files_source.html:41
 
#: kallithea/tests/data/templates/files/files_source.html.py:94
 
msgid "Deleting files allowed only when on branch head revision"
 
msgstr ""
 

	
 
@@ -6431,15 +6229,13 @@ msgstr "nenhum"
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:219
 
msgid "Target"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:106
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:223
 
msgid ""
 
"This is just a range of changesets and doesn't have a target or a real "
 
"merge ancestor."
 
msgid "This is just a range of changesets and doesn't have a target or a real merge ancestor."
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:114
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:230
 
msgid "Pull changes"
 
msgstr "Puxar mudanças"
 
@@ -6455,15 +6251,13 @@ msgstr "Registro"
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:278
 
msgid "Current revision - no change"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:189
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:304
 
msgid ""
 
"Pull request iterations do not change content once created. Select a "
 
"revision and save to make a new iteration."
 
msgid "Pull request iterations do not change content once created. Select a revision and save to make a new iteration."
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:197
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:371
 
msgid "Save Changes"
 
msgstr ""
 
@@ -6863,47 +6657,36 @@ msgstr "Web"
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:43
 
msgid "Require SSL for vcs operations"
 
msgstr "Requer SSL para operações de VCS"
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:45
 
msgid ""
 
"Activate to require SSL both pushing and pulling. If SSL certificate is "
 
"missing, it will return an HTTP Error 406: Not Acceptable."
 
msgid "Activate to require SSL both pushing and pulling. If SSL certificate is missing, it will return an HTTP Error 406: Not Acceptable."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:51
 
msgid "Use Gravatars in Kallithea"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:67
 
msgid ""
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
 
"\n"
 
"                                                        The following "
 
"variables are available:\n"
 
"                                                        {scheme} 'http' "
 
"or 'https' sent from running Kallithea server,\n"
 
"                                                        {user}   current "
 
"user username,\n"
 
"                                                        {netloc} network "
 
"location/server host of running Kallithea server,\n"
 
"                                                        {repo}   full "
 
"repository name,\n"
 
"                                                        {repoid} ID of "
 
"repository, can be used to construct clone-by-id"
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'.\n"
 
"                                                        The following variables are available:\n"
 
"                                                        {scheme} 'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {user}   current user username,\n"
 
"                                                        {netloc} network location/server host of running Kallithea server,\n"
 
"                                                        {repo}   full repository name,\n"
 
"                                                        {repoid} ID of repository, can be used to construct clone-by-id"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:75
 
msgid "Dashboard items"
 
msgstr "Itens do dashboard"
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:79
 
msgid ""
 
"Number of items displayed in the main page dashboard before pagination is"
 
" shown."
 
msgid "Number of items displayed in the main page dashboard before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:81
 
msgid "Admin pages items"
 
msgstr ""
 

	
 
@@ -6945,13 +6728,13 @@ msgstr ""
 
#, python-format
 
msgid "Comment from %s on %s changeset %s mentioned you"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.html.py:79
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.txt.py:77
 
#, fuzzy, python-format
 
#, python-format
 
msgid "Comment from %s on %s changeset %s"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.html.py:86
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.txt.py:82
 
msgid "The changeset status was changed to"
 
@@ -6961,25 +6744,25 @@ msgstr "O estado do changeset foi altera
 
#: kallithea/tests/data/templates/email_templates/main.txt.py:31
 
msgid "This is an automatic notification. Don't reply to this mail."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/pull_request.html.py:75
 
#: kallithea/tests/data/templates/email_templates/pull_request.txt.py:74
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s mentioned you on %s pull request \"%s\""
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/pull_request.html.py:79
 
#: kallithea/tests/data/templates/email_templates/pull_request.txt.py:77
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s requested your review of %s pull request \"%s\""
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/pull_request_comment.html.py:65
 
#: kallithea/tests/data/templates/email_templates/pull_request_comment.txt.py:65
 
#, fuzzy, python-format
 
#, python-format
 
msgid "Comment from %s on %s pull request \"%s\""
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/pull_request_comment.html.py:72
 
#: kallithea/tests/data/templates/email_templates/pull_request_comment.txt.py:71
 
#, fuzzy
 
@@ -7003,36 +6786,21 @@ msgid "Edit on Branch:%s"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/summary/summary.html.py:227
 
msgid "Repository Size"
 
msgstr "Tamanho do Repositório"
 

	
 
#~ msgid "increase diff context to %(num)s lines"
 
#~ msgstr ""
 

	
 
#~ msgid "No comments."
 
#~ msgstr "%d comentário"
 

	
 
#~ msgid "public journal"
 
#~ msgstr "diário público"
 

	
 
#~ msgid "journal"
 
#~ msgstr "diário"
 

	
 
#~ msgid "bad captcha"
 
#~ msgstr ""
 

	
 
#~ msgid "unmodified"
 
#~ msgstr ""
 

	
 
#~ msgid "Locked repository"
 
#~ msgstr ""
 

	
 
#~ msgid "Unlocked repository"
 
#~ msgstr ""
 

	
 
#~ msgid "Unlocked"
 
#~ msgstr "Destravado"
 

	
 
#~ msgid "Locked"
 
#~ msgstr "Travado"
 

	
 
@@ -7057,69 +6825,30 @@ msgstr "Tamanho do Repositório"
 
#~ msgid "invalid clone URL"
 
#~ msgstr "URL de clonagem inválida"
 

	
 
#~ msgid "Invalid clone URL, provide a valid clone http(s)/svn+http(s)/ssh URL"
 
#~ msgstr "URL inválida, por favor, forneça uma URL de clone http(s)/svn+http(s)"
 

	
 
#~ msgid "Revisions %(revs)s are already part of pull request or have set status"
 
#~ msgstr ""
 

	
 
#~ msgid "Defaults"
 
#~ msgstr "Padrões"
 

	
 
#~ msgid "My Emails"
 
#~ msgstr ""
 

	
 
#~ msgid "Watched"
 
#~ msgstr "Seguindo"
 

	
 
#~ msgid "My Permissions"
 
#~ msgstr "Minhas permissões"
 

	
 
#~ msgid "expires"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to reset this api key: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "reset"
 
#~ msgstr ""
 

	
 
#~ msgid "expired"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to remove this api key: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "remove"
 
#~ msgstr ""
 

	
 
#~ msgid "No additional api keys specified"
 
#~ msgstr ""
 

	
 
#~ msgid "New api key"
 
#~ msgstr ""
 

	
 
#~ msgid "delete"
 
#~ msgstr "excluir"
 

	
 
#~ msgid "current IP"
 
#~ msgstr ""
 

	
 
#~ msgid "Permissions Administration"
 
#~ msgstr "Administração de permissões"
 

	
 
#~ msgid "Overview"
 
#~ msgstr ""
 

	
 
#~ msgid "Overwrite existing settings"
 
#~ msgstr "Sobrescrever as configurações existentes"
 

	
 
#~ msgid "Default IP Whitelist for All Users"
 
#~ msgstr ""
 

	
 
#~ msgid "Default User Permissions Overview"
 
#~ msgstr "Permissões padrão"
 

	
 
#~ msgid "none"
 
#~ msgstr "nenhum"
 

	
 
@@ -7129,132 +6858,48 @@ msgstr "Tamanho do Repositório"
 
#~ msgid "write"
 
#~ msgstr "escrever"
 

	
 
#~ msgid "admin"
 
#~ msgstr "administrador"
 

	
 
#~ msgid "user/user group"
 
#~ msgstr ""
 

	
 
#~ msgid "delegated admin"
 
#~ msgstr ""
 

	
 
#~ msgid "Import existing repository ?"
 
#~ msgstr ""
 

	
 
#~ msgid "Optional URL from which repository should be cloned."
 
#~ msgstr "URL opcional http[s] da qual o repositório deve ser clonado."
 

	
 
#~ msgid "Remote URL"
 
#~ msgstr "URL de clonagem"
 

	
 
#~ msgid "Pull Changes from Remote Location"
 
#~ msgstr "Realizar pull de alterações a partir de localização remota"
 

	
 
#~ msgid "This repository does not have a remote URL set."
 
#~ msgstr ""
 

	
 
#~ msgid "Non-changeable id"
 
#~ msgstr "ID inalterável"
 

	
 
#~ msgid "edit"
 
#~ msgstr "editar"
 

	
 
#~ msgid "new value"
 
#~ msgstr ""
 

	
 
#~ msgid "URL used for doing remote pulls."
 
#~ msgstr ""
 

	
 
#~ msgid "Email prefix"
 
#~ msgstr ""
 

	
 
#~ msgid "Kallithea email from"
 
#~ msgstr ""
 

	
 
#~ msgid "Error email from"
 
#~ msgstr ""
 

	
 
#~ msgid "Error email recipients"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP server"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP username"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP password"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP port"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP use TLS"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP use SSL"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP auth"
 
#~ msgstr ""
 

	
 
#~ msgid "Destroy old data"
 
#~ msgstr "Destruir dados antigos"
 

	
 
#~ msgid "check for updates"
 
#~ msgstr ""
 

	
 
#~ msgid "Default permissions"
 
#~ msgstr "Permissões padrão"
 

	
 
#~ msgid "user groups"
 
#~ msgstr ""
 

	
 
#~ msgid "Inherit from defaults"
 
#~ msgstr ""
 

	
 
#~ msgid "show"
 
#~ msgstr ""
 

	
 
#~ msgid "parent rev."
 
#~ msgstr ""
 

	
 
#~ msgid "child rev."
 
#~ msgstr ""
 

	
 
#~ msgid "no revisions"
 
#~ msgstr ""
 

	
 
#~ msgid "Status change from pull request"
 
#~ msgstr "Alteração de estado no changeset"
 

	
 
#~ msgid "Status change on changeset"
 
#~ msgstr "Alteração de estado no changeset"
 

	
 
#~ msgid "Comment on changeset"
 
#~ msgstr "Comentário no changeset"
 

	
 
#~ msgid "revision"
 
#~ msgstr ""
 

	
 
#~ msgid "Mimetype"
 
#~ msgstr "Mimetype"
 

	
 
#~ msgid "My Repos"
 
#~ msgstr "Meus repositórios"
 

	
 
#~ msgid "Latest vote: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "Nobody voted"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull request #%s from %s#%s"
 
#~ msgstr ""
 

	
 
#~ msgid "owner"
 
#~ msgstr "dono"
 

	
 
#~ msgid "reviewer"
 
#~ msgstr "revisor"
 

	
 
@@ -7273,66 +6918,24 @@ msgstr "Tamanho do Repositório"
 
#~ msgid "Please ignore this email if you did not request a new password ."
 
#~ msgstr "Por favor, ignore este email se você não requisitou uma nova senha."
 

	
 
#~ msgid "Created by"
 
#~ msgstr "criado"
 

	
 
#~ msgid "You can only delete files with revision being a valid branch "
 
#~ msgstr ""
 

	
 
#~ msgid "This pull request can be updated with changes on %s:"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to invalidate repository cache."
 
#~ msgstr "Confirma invalidar cache do repositório"
 

	
 
#~ msgid "Comments parsed using %s syntax with %s support."
 
#~ msgstr "Comentários interpretados usando a sintaxe %s com suporte a %s."
 

	
 
#~ msgid "Use @username inside this text to notify another user"
 
#~ msgstr ""
 

	
 
#~ msgid "Comment preview"
 
#~ msgstr "Visualizar comentário"
 

	
 
#~ msgid "Preview"
 
#~ msgstr "Visualizar"
 

	
 
#~ msgid "New file mode"
 
#~ msgstr ""
 

	
 
#~ msgid "Missing changesets since the previous pull request:"
 
#~ msgstr ""
 

	
 
#~ msgid "New changesets on %s %s since the previous pull request:"
 
#~ msgstr ""
 

	
 
#~ msgid "Ancestor didn't change - show diff since previous version:"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "This pull request is based on "
 
#~ "another %s revision and there is "
 
#~ "no simple diff."
 
#~ msgstr ""
 

	
 
#~ msgid "No changes found on %s %s since previous version."
 
#~ msgstr ""
 

	
 
#~ msgid "Closed, replaced by %s ."
 
#~ msgstr ""
 

	
 
#~ msgid "The following changes are available on %s:"
 
#~ msgstr ""
 

	
 
#~ msgid "No changesets found for updating this pull request."
 
#~ msgstr ""
 

	
 
#~ msgid "Git pull requests don't support updates yet."
 
#~ msgstr ""
 

	
 
#~ msgid "Closing."
 
#~ msgstr "carregando ..."
 

	
 
#~ msgid "Repository no access"
 
#~ msgstr "Nenhum acesso ao repositório"
 

	
 
@@ -7426,15 +7029,12 @@ msgstr "Tamanho do Repositório"
 
#~ msgid "User Registration with manual account activation"
 
#~ msgstr "Registro de Usuário com ativação manual de conta"
 

	
 
#~ msgid "User Registration with automatic account activation"
 
#~ msgstr "Registro de Usuário com ativação automática de conta"
 

	
 
#~ msgid "[Comment] %(repo_name)s changeset %(short_id)s on %(branch)s"
 
#~ msgstr ""
 

	
 
#~ msgid "[Added] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
 
#~ msgstr "%(user)s solicita sua revisão no pull request $%(pr_id)s: %(pr_title)s"
 

	
 
#~ msgid "repositories"
 
#~ msgstr "repositórios"
 

	
 
@@ -7447,76 +7047,26 @@ msgstr "Tamanho do Repositório"
 
#~ msgid "There are no tags yet"
 
#~ msgstr "Ainda não há etiquetas"
 

	
 
#~ msgid "There are no bookmarks yet"
 
#~ msgstr "Ainda não há marcadores"
 

	
 
#~ msgid "Analytics HTML block"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "HTML with JavaScript for web analytics"
 
#~ " systems like Google Analytics or "
 
#~ "Piwik. This will be added at the"
 
#~ " bottom of every page."
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "Schema of clone URL construction eg. "
 
#~ "'{scheme}://{user}@{netloc}/{repo}'.\n"
 
#~ "                                                        The "
 
#~ "following variables are available:\n"
 
#~ "                                                        {scheme}"
 
#~ " 'http' or 'https' sent from running"
 
#~ " Kallithea server,\n"
 
#~ "                                                        {user}"
 
#~ "   current user username,\n"
 
#~ "                                                        {netloc}"
 
#~ " network location/server host of running"
 
#~ " Kallithea server,\n"
 
#~ "                                                        {repo}"
 
#~ "   full repository name,\n"
 
#~ "                                                        {repoid}"
 
#~ " ID of repository, can be used "
 
#~ "to contruct clone-by-id"
 
#~ msgstr ""
 

	
 
#~ msgid "enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Bookmarks"
 
#~ msgstr "%s Bookmarks"
 

	
 
#~ msgid "Compare Bookmarks"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Branches"
 
#~ msgstr "%s Ramos"
 

	
 
#~ msgid "Compare Branches"
 
#~ msgstr ""
 

	
 
#~ msgid "Editing file"
 
#~ msgstr "Editando arquivo"
 

	
 
#~ msgid "Update"
 
#~ msgstr "usuário [atualizado]"
 

	
 
#~ msgid ""
 
#~ "Pull requests do not change once "
 
#~ "created. Select a revision and save "
 
#~ "to replace this pull request with "
 
#~ "a new one."
 
#~ msgstr ""
 

	
 
#~ msgid "Save Updates as New Pull Request"
 
#~ msgstr "Crie novo pull request"
 

	
 
#~ msgid "%s Tags"
 
#~ msgstr "%s Tags"
 

	
 
#~ msgid "Compare Tags"
 
#~ msgstr "Comparar tags"
 

	
kallithea/i18n/ru/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -9,21 +9,21 @@
 
# ivlevdenis <ivlevdenis.ru@gmail.com>, 2013
 
# Mikhail Zholobov <legal90@gmail.com>, 2013
 
# Ruslan Bekenev <furyinbox@gmail.com>, 2013
 
# SkryabinD <skryabind@gmail.com>, 2014
 
# softforwinxp <softforwinxp@gmail.com>, 2013
 
# zhmylove <zhmylove@narod.ru>, 2013
 
# Andrew Shadura <andrew@shadura.me>, 2015, 2016.
 
# Andrej Shadura <andrew@shadura.me>, 2015, 2016.
 
#
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2017-07-27 13:13+0200\n"
 
"PO-Revision-Date: 2017-01-05 14:58+0000\n"
 
"Last-Translator: Andrew Shadura <andrew@shadura.me>\n"
 
"Last-Translator: Andrej Shadura <andrew@shadura.me>\n"
 
"Language-Team: Russian "
 
"<https://hosted.weblate.org/projects/kallithea/kallithea/ru/>\n"
 
"Language: ru\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=UTF-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
kallithea/i18n/sk/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -6,19 +6,19 @@
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2017-07-27 13:13+0200\n"
 
"PO-Revision-Date: 2015-04-01 12:59+0200\n"
 
"Last-Translator: Andrew Shadura <andrew@shadura.me>\n"
 
"Language-Team: Slovak "
 
"<https://hosted.weblate.org/projects/kallithea/kallithea/sk/>\n"
 
"Last-Translator: Andrej Shadura <andrew@shadura.me>\n"
 
"Language-Team: Slovak <https://hosted.weblate.org/projects/kallithea/kallithea/sk/>\n"
 
"Language: sk\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=UTF-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=utf-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Generated-By: Babel 1.3\n"
 

	
 
#: kallithea/controllers/changelog.py:86
 
#: kallithea/controllers/pullrequests.py:256 kallithea/lib/base.py:613
 
msgid "There are no changesets yet"
 
msgstr "Zatiaľ nie sú žiadne zmeny"
 
@@ -108,15 +108,13 @@ msgstr "Nemáte oprávnenie na zobrazenie tejto stránky"
 

	
 
#: kallithea/controllers/error.py:91
 
msgid "The resource could not be found"
 
msgstr ""
 

	
 
#: kallithea/controllers/error.py:93
 
msgid ""
 
"The server encountered an unexpected condition which prevented it from "
 
"fulfilling the request."
 
msgid "The server encountered an unexpected condition which prevented it from fulfilling the request."
 
msgstr ""
 

	
 
#: kallithea/controllers/feed.py:80
 
#: kallithea/templates/changeset/changeset.html:176
 
#: kallithea/templates/changeset/changeset.html:195
 
#: kallithea/templates/compare/compare_diff.html:81
 
@@ -944,15 +942,13 @@ msgstr ""
 
#: kallithea/controllers/admin/settings.py:135
 
msgid "Updated VCS settings"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:139
 
#: kallithea/model/validators.py:426
 
msgid ""
 
"Unable to activate hgsubversion support. The \"hgsubversion\" library is "
 
"missing"
 
msgid "Unable to activate hgsubversion support. The \"hgsubversion\" library is missing"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:145
 
#: kallithea/controllers/admin/settings.py:234
 
msgid "Error occurred while updating application settings"
 
msgstr ""
 
@@ -1292,16 +1288,13 @@ msgstr ""
 
#: kallithea/lib/helpers.py:956
 
msgid "chmod"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:1230
 
#, 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"
 
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 ""
 

	
 
#: kallithea/lib/utils2.py:387
 
#, python-format
 
msgid "%d year"
 
msgid_plural "%d years"
 
@@ -1490,18 +1483,16 @@ msgstr ""
 

	
 
#: kallithea/model/db.py:1749
 
msgid "User registration with automatic account activation"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:2276
 
#, fuzzy
 
msgid "Not reviewed"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:2277
 
#, fuzzy
 
msgid "Under review"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:2278
 
msgid "Not approved"
 
msgstr ""
 
@@ -1591,34 +1582,28 @@ msgstr ""
 
#, python-format
 
msgid "%(user)s commented on pull request at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:288
 
#, python-format
 
msgid ""
 
"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
 
"%(branch)s"
 
msgid "[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on %(branch)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:291
 
#, python-format
 
msgid "New user %(new_username)s registered"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:293
 
#, python-format
 
msgid ""
 
"[Review] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from "
 
"%(pr_source_branch)s by %(pr_owner_username)s"
 
msgid "[Review] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from %(pr_source_branch)s by %(pr_owner_username)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:294
 
#, python-format
 
msgid ""
 
"[Comment] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from "
 
"%(pr_source_branch)s by %(pr_owner_username)s"
 
msgid "[Comment] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from %(pr_source_branch)s by %(pr_owner_username)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:307
 
msgid "Closing"
 
msgstr ""
 

	
 
@@ -1630,15 +1615,13 @@ msgstr ""
 
#: kallithea/model/pull_request.py:211
 
msgid "Cannot create empty pull request"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:219
 
#, python-format
 
msgid ""
 
"Cannot create pull request - criss cross merge detected, please merge a "
 
"later %s revision to %s"
 
msgid "Cannot create pull request - criss cross merge detected, please merge a later %s revision to %s"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:247 kallithea/model/pull_request.py:382
 
msgid "You are not authorized to create the pull request"
 
msgstr ""
 

	
 
@@ -1654,15 +1637,13 @@ msgstr ""
 
#: kallithea/model/pull_request.py:355
 
msgid "Ancestor didn't change - diff since previous iteration:"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:362
 
#, python-format
 
msgid ""
 
"This iteration is based on another %s revision and there is no simple "
 
"diff."
 
msgid "This iteration is based on another %s revision and there is no simple diff."
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:364
 
#, python-format
 
msgid "No changes found on %s %s since previous iteration."
 
msgstr ""
 
@@ -1683,44 +1664,36 @@ msgstr ""
 
#: kallithea/model/user.py:253
 
msgid "You can't remove this user since it is crucial for the entire application"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:258
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s repositories and cannot be removed. Switch "
 
"owners or remove those repositories: %s"
 
msgid "User \"%s\" still owns %s repositories and cannot be removed. Switch owners or remove those repositories: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:263
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s repository groups and cannot be removed. Switch"
 
" owners or remove those repository groups: %s"
 
msgid "User \"%s\" still owns %s repository groups and cannot be removed. Switch owners or remove those repository groups: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:270
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s user groups and cannot be removed. Switch "
 
"owners or remove those user groups: %s"
 
msgid "User \"%s\" still owns %s user groups and cannot be removed. Switch owners or remove those user groups: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:364
 
msgid "Password reset link"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:413
 
msgid "Password reset notification"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:414
 
#, python-format
 
msgid ""
 
"The password to your account %s has been changed using password reset "
 
"form."
 
msgid "The password to your account %s has been changed using password reset form."
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:54 kallithea/model/validators.py:55
 
msgid "Value cannot be an empty list"
 
msgstr ""
 

	
 
@@ -1732,15 +1705,13 @@ msgstr ""
 
#: kallithea/model/validators.py:75
 
#, python-format
 
msgid "Username \"%(username)s\" cannot be used"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:77
 
msgid ""
 
"Username may only contain alphanumeric characters underscores, periods or"
 
" dashes and must begin with an alphanumeric character or underscore"
 
msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with an alphanumeric character or underscore"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:104
 
msgid "The input is not valid"
 
msgstr ""
 

	
 
@@ -1756,15 +1727,13 @@ msgstr ""
 
#: kallithea/model/validators.py:132
 
#, python-format
 
msgid "User group \"%(usergroup)s\" already exists"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:134
 
msgid ""
 
"user group name may only contain alphanumeric characters underscores, "
 
"periods or dashes and must begin with alphanumeric character"
 
msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:174
 
msgid "Cannot assign this group as parent"
 
msgstr ""
 

	
 
@@ -1821,15 +1790,13 @@ msgstr ""
 
#: kallithea/model/validators.py:449
 
#, fuzzy
 
msgid "Invalid repository URL"
 
msgstr "Odblokovať repozitár"
 

	
 
#: kallithea/model/validators.py:450
 
msgid ""
 
"Invalid repository URL. It must be a valid http, https, ssh, svn+http or "
 
"svn+https URL"
 
msgid "Invalid repository URL. It must be a valid http, https, ssh, svn+http or svn+https URL"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:475
 
msgid "Fork has to be the same type as parent"
 
msgstr ""
 

	
 
@@ -1860,15 +1827,13 @@ msgstr ""
 
#: kallithea/model/validators.py:712
 
#, python-format
 
msgid "Email address \"%(email)s\" not found"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:749
 
msgid ""
 
"The LDAP Login attribute of the CN must be specified - this is the name "
 
"of the attribute that is equivalent to \"username\""
 
msgid "The LDAP Login attribute of the CN must be specified - this is the name of the attribute that is equivalent to \"username\""
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:761
 
msgid "Please enter a valid IPv4 or IPv6 address"
 
msgstr ""
 

	
 
@@ -2127,28 +2092,24 @@ msgstr ""
 
#: kallithea/tests/data/templates/password_reset.html.py:80
 
msgid "Send Password Reset Email"
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset.html:44
 
#: kallithea/tests/data/templates/password_reset.html.py:82
 
msgid ""
 
"A password reset link will be sent to the specified email address if it "
 
"is registered in the system."
 
msgid "A password reset link will be sent to the specified email address if it is registered in the system."
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:20
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:65
 
#, python-format
 
msgid "You are about to set a new password for the email address %s."
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:21
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:67
 
msgid ""
 
"Note that you must use the same browser session for this as the one used "
 
"to request the password reset."
 
msgid "Note that you must use the same browser session for this as the one used to request the password reset."
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:26
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:73
 
msgid "Code you received in the email"
 
msgstr ""
 
@@ -2322,15 +2283,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:116
 
msgid "Enabled Plugins"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:32
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:120
 
msgid ""
 
"Comma-separated list of plugins; Kallithea will try user authentication "
 
"in plugin order"
 
msgid "Comma-separated list of plugins; Kallithea will try user authentication in plugin order"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:36
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:122
 
msgid "Available built-in plugins"
 
msgstr ""
 
@@ -2400,15 +2359,13 @@ msgstr ""
 
#: kallithea/templates/admin/defaults/defaults.html:37
 
#: kallithea/templates/admin/repos/repo_add_base.html:59
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:63
 
#: kallithea/templates/forks/fork.html:61
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:117
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:88
 
msgid ""
 
"Private repositories are only visible to people explicitly added as "
 
"collaborators."
 
msgid "Private repositories are only visible to people explicitly added as collaborators."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:42
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:67
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:119
 
msgid "Enable statistics"
 
@@ -2449,15 +2406,13 @@ msgstr ""
 
#: kallithea/templates/admin/gists/edit.html:18
 
msgid "Edit Gist"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:35
 
#, python-format
 
msgid ""
 
"Gist was update since you started editing. Copy your changes and click "
 
"%(here)s to reload new version."
 
msgid "Gist was update since you started editing. Copy your changes and click %(here)s to reload new version."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:51
 
#: kallithea/templates/admin/gists/new.html:35
 
#: kallithea/tests/data/templates/admin/gists/new.html.py:203
 
msgid "Gist description ..."
 
@@ -3076,23 +3031,18 @@ msgstr ""
 
msgid "Anonymous access"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:9
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:43
 
#, python-format
 
msgid ""
 
"Allow access to Kallithea without needing to log in. Anonymous users use "
 
"%s user permissions."
 
msgid "Allow access to Kallithea without needing to log in. Anonymous users use %s user permissions."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:18
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:51
 
msgid ""
 
"All default permissions on each repository will be reset to chosen "
 
"permission, note that all custom default permission on repositories will "
 
"be lost"
 
msgid "All default permissions on each repository will be reset to chosen permission, note that all custom default permission on repositories will be lost"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:19
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:53
 
#, fuzzy
 
msgid "Apply to all existing repositories"
 
@@ -3113,16 +3063,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:297
 
msgid "Repository group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:31
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:63
 
msgid ""
 
"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"
 
msgid "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"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:32
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:65
 
msgid "Apply to all existing repository groups"
 
msgstr ""
 
@@ -3138,16 +3085,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:206
 
msgid "User group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:44
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:75
 
msgid ""
 
"All default permissions on each user group will be reset to chosen "
 
"permission, note that all custom default permission on user groups will "
 
"be lost"
 
msgid "All default permissions on each user group will be reset to chosen permission, note that all custom default permission on user groups will be lost"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:45
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:77
 
msgid "Apply to all existing user groups"
 
msgstr ""
 
@@ -3166,28 +3110,23 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:85
 
msgid "Enable this to allow non-admins to create repositories at the top level."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:56
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:87
 
msgid ""
 
"Note: This will also give all users API access to create repositories "
 
"everywhere. That might change in future versions."
 
msgid "Note: This will also give all users API access to create repositories everywhere. That might change in future versions."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:60
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:89
 
msgid "Repository creation with group write access"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:63
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:93
 
msgid ""
 
"With this, write permission to a repository group allows creating "
 
"repositories inside that group. Without this, group write permissions "
 
"mean nothing."
 
msgid "With this, write permission to a repository group allows creating repositories inside that group. Without this, group write permissions mean nothing."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:67
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:95
 
msgid "User group creation"
 
msgstr ""
 
@@ -3218,13 +3157,13 @@ msgid "External auth account activation"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_ips.html:12
 
#: kallithea/templates/admin/users/user_edit_ips.html:22
 
#: kallithea/tests/data/templates/admin/permissions/permissions_ips.html.py:52
 
#: kallithea/tests/data/templates/admin/users/user_edit_ips.html.py:60
 
#, fuzzy, python-format
 
#, python-format
 
msgid "Confirm to delete this IP address: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_ips.html:18
 
#: kallithea/templates/admin/users/user_edit_ips.html:29
 
#: kallithea/tests/data/templates/admin/permissions/permissions_ips.html.py:58
 
@@ -3416,29 +3355,24 @@ msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
 
msgid "Both"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:92
 
msgid ""
 
"Set or revoke permission to all children of that group, including non-"
 
"private repositories and other groups if selected."
 
msgid "Set or revoke permission to all children of that group, including non-private repositories and other groups if selected."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:29
 
msgid ""
 
"Enable lock-by-pulling on group. This option will be applied to all other"
 
" groups and repositories inside"
 
msgid "Enable lock-by-pulling on group. This option will be applied to all other groups and repositories inside"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:46
 
msgid "Remove this group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:46
 
#, fuzzy
 
msgid "Confirm to delete this group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
 
#, fuzzy, python-format
 
#| msgid "Repository Defaults"
 
@@ -3470,15 +3404,13 @@ msgstr ""
 
#, fuzzy
 
msgid "Clone remote repository"
 
msgstr "Prázdny repozitár"
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:16
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:52
 
msgid ""
 
"Optional: URL of a remote repository. If set, the repository will be "
 
"created as a clone from this URL."
 
msgid "Optional: URL of a remote repository. If set, the repository will be created as a clone from this URL."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:24
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:55
 
#: kallithea/templates/forks/fork.html:37
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:58
 
@@ -3503,15 +3435,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:78
 
msgid "Landing revision"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:52
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:82
 
msgid ""
 
"Default revision for files page, downloads, full text search index and "
 
"readme generation"
 
msgid "Default revision for files page, downloads, full text search index and readme generation"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:9
 
#, python-format
 
msgid "%s Creating Repository"
 
msgstr "Vytváranie repozitára %s"
 
@@ -3519,26 +3449,22 @@ msgstr "Vytváranie repozitára %s"
 
#: kallithea/templates/admin/repos/repo_creating.html:13
 
msgid "Creating repository"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:27
 
#, python-format
 
msgid ""
 
"Repository \"%(repo_name)s\" is being created, you will be redirected "
 
"when this process is finished.repo_name"
 
msgid "Repository \"%(repo_name)s\" is being created, you will be redirected when this process is finished.repo_name"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:39
 
msgid ""
 
"We're sorry but error occurred during this operation. Please check your "
 
"Kallithea server logs, or contact administrator."
 
msgid "We're sorry but error occurred during this operation. Please check your Kallithea server logs, or contact administrator."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit.html:8
 
#: kallithea/tests/data/templates/admin/repos/repo_edit.html.py:192
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s Repository Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit.html:34
 
#: kallithea/tests/data/templates/admin/repos/repo_edit.html.py:134
 
msgid "Extra Fields"
 
@@ -3594,15 +3520,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:64
 
msgid "Add to Public Journal"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:37
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:67
 
msgid ""
 
"All actions done in this repository will be visible to everyone in the "
 
"public journal."
 
msgid "All actions done in this repository will be visible to everyone in the public journal."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:42
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:71
 
msgid "Change Locking"
 
msgstr ""
 
@@ -3637,17 +3561,13 @@ msgstr "Zablokovať repozitár"
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:93
 
msgid "Repository is not locked"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:96
 
msgid ""
 
"Force locking on the repository. Works only when anonymous access is "
 
"disabled. Triggering a pull locks the repository.  The user who is "
 
"pulling locks the repository; only the user who pulled and locked it can "
 
"unlock it by doing a push."
 
msgid "Force locking on the repository. Works only when anonymous access is disabled. Triggering a pull locks the repository.  The user who is pulling locks the repository; only the user who pulled and locked it can unlock it by doing a push."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:72
 
#: kallithea/templates/data_table/_dt_elements.html:77
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:104
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:273
 
@@ -3659,13 +3579,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:106
 
msgid "Delete this Repository"
 
msgstr "Vymazať tento repozitár"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:77
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:110
 
#, fuzzy, python-format
 
#, python-format
 
msgid "This repository has %s fork"
 
msgid_plural "This repository has %s forks"
 
msgstr[0] ""
 
msgstr[1] ""
 
msgstr[2] ""
 

	
 
@@ -3678,26 +3598,21 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:114
 
msgid "Delete forks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:88
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:117
 
msgid ""
 
"The deleted repository will be moved away and hidden until the "
 
"administrator expires it. The administrator can both permanently delete "
 
"it or restore it."
 
msgid "The deleted repository will be moved away and hidden until the administrator expires it. The administrator can both permanently delete it or restore it."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:4
 
msgid "Invalidate Repository Cache"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:6
 
msgid ""
 
"Manually invalidate cache for this repository. On first access, the "
 
"repository will be cached again."
 
msgid "Manually invalidate cache for this repository. On first access, the repository will be cached again."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:9
 
msgid "List of Cached Values"
 
msgstr ""
 

	
 
@@ -3799,18 +3714,15 @@ msgstr ""
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:9
 
msgid "URL by id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:10
 
msgid ""
 
"In case this repository is renamed or moved into another group the "
 
"repository URL changes.\n"
 
"                               Using the above permanent URL guarantees "
 
"that this repository always will be accessible on that URL.\n"
 
"                               This is useful for CI systems, or any "
 
"other cases that you need to hardcode the URL into a 3rd party service."
 
"In case this repository is renamed or moved into another group the repository URL changes.\n"
 
"                               Using the above permanent URL guarantees that this repository always will be accessible on that URL.\n"
 
"                               This is useful for CI systems, or any other cases that you need to hardcode the URL into a 3rd party service."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:16
 
#, fuzzy
 
msgid "Remote repository"
 
msgstr "Prázdny repozitár"
 
@@ -3818,15 +3730,13 @@ msgstr "Prázdny repozitár"
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:19
 
#, fuzzy
 
msgid "Repository URL"
 
msgstr "Repozitáre"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:23
 
msgid ""
 
"Optional: URL of a remote repository. If set, the repository can be "
 
"pulled from this URL."
 
msgid "Optional: URL of a remote repository. If set, the repository can be pulled from this URL."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:38
 
msgid "Default revision for files page, downloads, whoosh and readme"
 
msgstr ""
 

	
 
@@ -3926,19 +3836,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:45
 
msgid "HTML/JavaScript/CSS customization block"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:22
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:49
 
msgid ""
 
"HTML (possibly with                         JavaScript and/or CSS) that "
 
"will be added to the bottom                         of every page. This "
 
"can be used for web analytics                         systems like Google"
 
" Analytics or Piwik, but also to                         perform "
 
"instance-specific customizations like adding a                         "
 
"project banner at the top of every page."
 
msgid "HTML (possibly with                         JavaScript and/or CSS) that will be added to the bottom                         of every page. This can be used for web analytics                         systems like Google Analytics or Piwik, but also to                         perform instance-specific customizations like adding a                         project banner at the top of every page."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:32
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:56
 
msgid "ReCaptcha public key"
 
msgstr ""
 
@@ -3952,15 +3856,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:62
 
msgid "ReCaptcha private key"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:43
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:66
 
msgid ""
 
"Private key for reCaptcha system. Setting this value will enable captcha "
 
"on registration."
 
msgid "Private key for reCaptcha system. Setting this value will enable captcha on registration."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:49
 
#: kallithea/templates/admin/settings/settings_vcs.html:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:68
 
@@ -3973,15 +3875,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:38
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:11
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:49
 
msgid ""
 
"Hooks can be used to trigger actions on certain events such as push / "
 
"pull. They can trigger Python functions or external applications."
 
msgid "Hooks can be used to trigger actions on certain events such as push / pull. They can trigger Python functions or external applications."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:19
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:53
 
msgid "Custom Hooks"
 
msgstr ""
 
@@ -3999,15 +3899,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:39
 
msgid "Delete records of missing repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:41
 
msgid ""
 
"Check this option to remove all comments, pull requests and other records"
 
" related to repositories that no longer exist in the filesystem."
 
msgid "Check this option to remove all comments, pull requests and other records related to repositories that no longer exist in the filesystem."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:17
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:45
 
msgid "Invalidate cache for all repositories"
 
msgstr ""
 
@@ -4021,28 +3919,23 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:51
 
msgid "Install Git hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:28
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:53
 
msgid ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgid "Verify if Kallithea's Git hooks are installed for each repository. Current hooks will be updated to the latest version."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:32
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:57
 
msgid "Overwrite existing Git hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:35
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:59
 
msgid ""
 
"If installing Git hooks, overwrite any existing hooks, even if they do "
 
"not seem to come from Kallithea. WARNING: This operation will destroy any"
 
" custom git hooks you may have deployed by hand!"
 
msgid "If installing Git hooks, overwrite any existing hooks, even if they do not seem to come from Kallithea. WARNING: This operation will destroy any custom git hooks you may have deployed by hand!"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:61
 
msgid "Rescan Repositories"
 
msgstr ""
 
@@ -4056,15 +3949,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:39
 
msgid "Build from scratch"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:41
 
msgid ""
 
"This option completely reindexeses all of the repositories for proper "
 
"fulltext search capabilities."
 
msgid "This option completely reindexeses all of the repositories for proper fulltext search capabilities."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:18
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:43
 
msgid "Reindex"
 
msgstr ""
 
@@ -4158,35 +4049,29 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:73
 
msgid "Enable hgsubversion extension"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:47
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:75
 
msgid ""
 
"Requires hgsubversion library to be installed. Enables cloning of remote "
 
"Subversion repositories while converting them to Mercurial."
 
msgid "Requires hgsubversion library to be installed. Enables cloning of remote Subversion repositories while converting them to Mercurial."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:59
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:80
 
#, fuzzy
 
msgid "Location of repositories"
 
msgstr "Repozitáre"
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:64
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:84
 
msgid ""
 
"Click to unlock. You must restart Kallithea in order to make this setting"
 
" take effect."
 
msgid "Click to unlock. You must restart Kallithea in order to make this setting take effect."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:68
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:86
 
msgid ""
 
"Filesystem location where repositories are stored. After changing this "
 
"value, a restart and rescan of the repository folder are both required."
 
msgid "Filesystem location where repositories are stored. After changing this value, a restart and rescan of the repository folder are both required."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:4
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:35
 
msgid "General"
 
msgstr ""
 
@@ -4216,72 +4101,55 @@ msgid "Show user Gravatars"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:29
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:55
 
msgid ""
 
"Gravatar URL allows you to use another avatar server application.\n"
 
"                                                        The following "
 
"variables of the URL will be replaced accordingly.\n"
 
"                                                        {scheme}    "
 
"'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {email}     user "
 
"email,\n"
 
"                                                        {md5email}  md5 "
 
"hash of the user email (like at gravatar.com),\n"
 
"                                                        {size}      size "
 
"of the image that is expected from the server application,\n"
 
"                                                        {netloc}    "
 
"network location/server host of running Kallithea server"
 
"                                                        The following variables of the URL will be replaced accordingly.\n"
 
"                                                        {scheme}    'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {email}     user email,\n"
 
"                                                        {md5email}  md5 hash of the user email (like at gravatar.com),\n"
 
"                                                        {size}      size of the image that is expected from the server application,\n"
 
"                                                        {netloc}    network location/server host of running Kallithea server"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:40
 
#: kallithea/templates/summary/summary.html:62
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:63
 
#: kallithea/tests/data/templates/summary/summary.html.py:133
 
msgid "Clone URL"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:43
 
msgid ""
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
 
"\n"
 
"                                                    The following "
 
"variables are available:\n"
 
"                                                    {scheme} 'http' or "
 
"'https' sent from running Kallithea server,\n"
 
"                                                    {user}   current user"
 
" username,\n"
 
"                                                    {netloc} network "
 
"location/server host of running Kallithea server,\n"
 
"                                                    {repo}   full "
 
"repository name,\n"
 
"                                                    {repoid} ID of "
 
"repository, can be used to construct clone-by-id"
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'.\n"
 
"                                                    The following variables are available:\n"
 
"                                                    {scheme} 'http' or 'https' sent from running Kallithea server,\n"
 
"                                                    {user}   current user username,\n"
 
"                                                    {netloc} network location/server host of running Kallithea server,\n"
 
"                                                    {repo}   full repository name,\n"
 
"                                                    {repoid} ID of repository, can be used to construct clone-by-id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:54
 
#, fuzzy
 
#| msgid "Repositories"
 
msgid "Repository page size"
 
msgstr "Repozitáre"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:57
 
msgid ""
 
"Number of items displayed in the repository pages before pagination is "
 
"shown."
 
msgid "Number of items displayed in the repository pages before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:62
 
msgid "Admin page size"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:65
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:85
 
msgid ""
 
"Number of items displayed in the admin pages grids before pagination is "
 
"shown."
 
msgid "Number of items displayed in the admin pages grids before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:70
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:87
 
msgid "Icons"
 
msgstr ""
 
@@ -4305,15 +4173,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:99
 
msgid "Meta Tagging"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:94
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:105
 
msgid ""
 
"Parses meta tags from the repository description field and turns them "
 
"into colored tags."
 
msgid "Parses meta tags from the repository description field and turns them into colored tags."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:98
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:103
 
msgid "Stylify recognised meta tags:"
 
msgstr ""
 
@@ -4709,15 +4575,13 @@ msgstr ""
 
msgid "Inherit defaults"
 
msgstr "Repozitáre"
 

	
 
#: kallithea/templates/base/default_perms_box.html:15
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:51
 
#, python-format
 
msgid ""
 
"Select to inherit global settings, IP whitelist and permissions from the "
 
"%s."
 
msgid "Select to inherit global settings, IP whitelist and permissions from the %s."
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:23
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:54
 
msgid "Create repositories"
 
msgstr ""
 
@@ -4777,13 +4641,12 @@ msgstr ""
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:169
 
msgid "No permission defined"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:25
 
#: kallithea/tests/data/templates/base/root.html.py:85
 
#, fuzzy
 
msgid "Add Another Comment"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:26
 
#: kallithea/tests/data/templates/base/root.html.py:87
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:242
 
@@ -5256,13 +5119,12 @@ msgstr ""
 
#, fuzzy
 
msgid "on this changeset"
 
msgstr "%s zmien"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:29
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:96
 
#, fuzzy
 
msgid "Delete comment?"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:37
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:107
 
#, fuzzy
 
@@ -5273,15 +5135,13 @@ msgstr "Posledné zmeny"
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:148
 
msgid "Commenting on line."
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:58
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:150
 
msgid ""
 
"Comments are in plain text. Use @username inside this text to notify "
 
"another user."
 
msgid "Comments are in plain text. Use @username inside this text to notify another user."
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:65
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:154
 
#, fuzzy
 
msgid "Set changeset status"
 
@@ -5344,13 +5204,13 @@ msgid_plural "%d comments"
 
msgstr[0] ""
 
msgstr[1] ""
 
msgstr[2] ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:127
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:42
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%d inline"
 
msgid_plural "%d inline"
 
msgstr[0] ""
 
msgstr[1] ""
 
msgstr[2] ""
 

	
 
@@ -5441,15 +5301,13 @@ msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:11
 
msgid "Criss cross merge situation with multiple merge ancestors detected!"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:14
 
msgid ""
 
"Please merge the target branch to your branch before creating a pull "
 
"request."
 
msgid "Please merge the target branch to your branch before creating a pull request."
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:18
 
msgid "Merge Ancestor"
 
msgstr ""
 

	
 
@@ -5623,37 +5481,31 @@ msgstr ""
 
msgid "We have received a request to reset the password for your account."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:25
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:55
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:54
 
msgid ""
 
"This account is however managed outside this system and the password "
 
"cannot be changed here."
 
msgid "This account is however managed outside this system and the password cannot be changed here."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:28
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:59
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:57
 
msgid "To set a new password, click the following link"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:33
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:65
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:61
 
msgid ""
 
"Should you not be able to use the link above, please type the following "
 
"code into the password reset form"
 
msgid "Should you not be able to use the link above, please type the following code into the password reset form"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:44
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:70
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:66
 
msgid ""
 
"If it weren't you who requested the password reset, just disregard this "
 
"message."
 
msgid "If it weren't you who requested the password reset, just disregard this message."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request.html:4
 
#, python-format
 
msgid "Mention on Pull Request %s \"%s\" by %s"
 
msgstr ""
 
@@ -6140,13 +5992,13 @@ msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:68
 
msgid "Confirm to delete this pull request"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:70
 
#, fuzzy, python-format
 
#, python-format
 
msgid "Confirm again to delete this pull request with %s comments"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:6
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:505
 
#, python-format
 
@@ -6215,15 +6067,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:219
 
msgid "Target"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:106
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:223
 
msgid ""
 
"This is just a range of changesets and doesn't have a target or a real "
 
"merge ancestor."
 
msgid "This is just a range of changesets and doesn't have a target or a real merge ancestor."
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:114
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:230
 
msgid "Pull changes"
 
msgstr ""
 
@@ -6237,15 +6087,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:278
 
msgid "Current revision - no change"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:189
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:304
 
msgid ""
 
"Pull request iterations do not change content once created. Select a "
 
"revision and save to make a new iteration."
 
msgid "Pull request iterations do not change content once created. Select a revision and save to make a new iteration."
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:197
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:371
 
msgid "Save Changes"
 
msgstr ""
 
@@ -6264,24 +6112,22 @@ msgstr "Zrušiť zmeny"
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:310
 
msgid "Pull Request Reviewers"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:233
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:336
 
#, fuzzy
 
msgid "Remove reviewer"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:245
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:342
 
msgid "Type name of reviewer to add"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:253
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:347
 
#, fuzzy
 
msgid "Potential Reviewers"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:256
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:349
 
msgid "Click to add the repository owner as reviewer:"
 
@@ -6631,47 +6477,36 @@ msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:43
 
msgid "Require SSL for vcs operations"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:45
 
msgid ""
 
"Activate to require SSL both pushing and pulling. If SSL certificate is "
 
"missing, it will return an HTTP Error 406: Not Acceptable."
 
msgid "Activate to require SSL both pushing and pulling. If SSL certificate is missing, it will return an HTTP Error 406: Not Acceptable."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:51
 
msgid "Use Gravatars in Kallithea"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:67
 
msgid ""
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
 
"\n"
 
"                                                        The following "
 
"variables are available:\n"
 
"                                                        {scheme} 'http' "
 
"or 'https' sent from running Kallithea server,\n"
 
"                                                        {user}   current "
 
"user username,\n"
 
"                                                        {netloc} network "
 
"location/server host of running Kallithea server,\n"
 
"                                                        {repo}   full "
 
"repository name,\n"
 
"                                                        {repoid} ID of "
 
"repository, can be used to construct clone-by-id"
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'.\n"
 
"                                                        The following variables are available:\n"
 
"                                                        {scheme} 'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {user}   current user username,\n"
 
"                                                        {netloc} network location/server host of running Kallithea server,\n"
 
"                                                        {repo}   full repository name,\n"
 
"                                                        {repoid} ID of repository, can be used to construct clone-by-id"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:75
 
msgid "Dashboard items"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:79
 
msgid ""
 
"Number of items displayed in the main page dashboard before pagination is"
 
" shown."
 
msgid "Number of items displayed in the main page dashboard before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:81
 
msgid "Admin pages items"
 
msgstr ""
 

	
 
@@ -6769,631 +6604,11 @@ msgid "Edit on Branch:%s"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/summary/summary.html.py:227
 
msgid "Repository Size"
 
msgstr ""
 

	
 
#~ msgid "increase diff context to %(num)s lines"
 
#~ msgstr ""
 

	
 
#~ msgid "No comments."
 
#~ msgstr "Nie sú žiadne komentáre."
 

	
 
#~ msgid "public journal"
 
#~ msgstr ""
 

	
 
#~ msgid "journal"
 
#~ msgstr ""
 

	
 
#~ msgid "forever"
 
#~ msgstr ""
 

	
 
#~ msgid "unmodified"
 
#~ msgstr ""
 

	
 
#~ msgid "Cannot delete %s it still contains attached forks"
 
#~ msgstr ""
 

	
 
#~ msgid "Locked repository"
 
#~ msgstr ""
 

	
 
#~ msgid "Unlocked repository"
 
#~ msgstr ""
 

	
 
#~ msgid "Unlocked"
 
#~ msgstr ""
 

	
 
#~ msgid "Locked"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository has been %s"
 
#~ msgstr ""
 

	
 
#~ msgid "You can't edit this user"
 
#~ msgstr ""
 

	
 
#~ msgid "compare view"
 
#~ msgstr ""
 

	
 
#~ msgid "fork name %s"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull request #%s"
 
#~ msgstr ""
 

	
 
#~ msgid "No Files"
 
#~ msgstr ""
 

	
 
#~ msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s"
 
#~ msgstr ""
 

	
 
#~ msgid "You can't remove this user since it's crucial for entire application"
 
#~ msgstr ""
 

	
 
#~ msgid "Username \"%(username)s\" is forbidden"
 
#~ msgstr ""
 

	
 
#~ msgid "invalid password"
 
#~ msgstr ""
 

	
 
#~ msgid "invalid user name"
 
#~ msgstr ""
 

	
 
#~ msgid "Your account is disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository name %(repo)s is disallowed"
 
#~ msgstr ""
 

	
 
#~ msgid "invalid clone URL"
 
#~ msgstr ""
 

	
 
#~ msgid "Invalid clone URL, provide a valid clone http(s)/svn+http(s)/ssh URL"
 
#~ msgstr ""
 

	
 
#~ msgid "This email address is already taken"
 
#~ msgstr ""
 

	
 
#~ msgid "email \"%(email)s\" does not exist."
 
#~ msgstr ""
 

	
 
#~ msgid "Revisions %(revs)s are already part of pull request or have set status"
 
#~ msgstr ""
 

	
 
#~ msgid "Defaults"
 
#~ msgstr ""
 

	
 
#~ msgid "never"
 
#~ msgstr ""
 

	
 
#~ msgid "My Emails"
 
#~ msgstr ""
 

	
 
#~ msgid "Watched"
 
#~ msgstr ""
 

	
 
#~ msgid "My Permissions"
 
#~ msgstr ""
 

	
 
#~ msgid "expires"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to reset this api key: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "reset"
 
#~ msgstr ""
 

	
 
#~ msgid "expired"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to remove this api key: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "remove"
 
#~ msgstr ""
 

	
 
#~ msgid "No additional api keys specified"
 
#~ msgstr ""
 

	
 
#~ msgid "New api key"
 
#~ msgstr ""
 

	
 
#~ msgid "delete"
 
#~ msgstr ""
 

	
 
#~ msgid "current IP"
 
#~ msgstr ""
 

	
 
#~ msgid "Permissions Administration"
 
#~ msgstr ""
 

	
 
#~ msgid "Overview"
 
#~ msgstr ""
 

	
 
#~ msgid "Overwrite existing settings"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository creation"
 
#~ msgstr ""
 

	
 
#~ msgid "Default IP Whitelist for All Users"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to delete this ip: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "Default User Permissions Overview"
 
#~ msgstr ""
 

	
 
#~ msgid "none"
 
#~ msgstr ""
 

	
 
#~ msgid "read"
 
#~ msgstr ""
 

	
 
#~ msgid "write"
 
#~ msgstr ""
 

	
 
#~ msgid "admin"
 
#~ msgstr ""
 

	
 
#~ msgid "user/user group"
 
#~ msgstr ""
 

	
 
#~ msgid "default"
 
#~ msgstr ""
 

	
 
#~ msgid "revoke"
 
#~ msgstr ""
 

	
 
#~ msgid "delegated admin"
 
#~ msgstr ""
 

	
 
#~ msgid "apply to children"
 
#~ msgstr ""
 

	
 
#~ msgid "Import existing repository ?"
 
#~ msgstr ""
 

	
 
#~ msgid "Optional URL from which repository should be cloned."
 
#~ msgstr ""
 

	
 
#~ msgid "private repository"
 
#~ msgstr ""
 

	
 
#~ msgid "Remote URL"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull Changes from Remote Location"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to pull changes from remote side."
 
#~ msgstr ""
 

	
 
#~ msgid "This repository does not have a remote URL set."
 
#~ msgstr ""
 

	
 
#~ msgid "Non-changeable id"
 
#~ msgstr ""
 

	
 
#~ msgid "edit"
 
#~ msgstr ""
 

	
 
#~ msgid "new value"
 
#~ msgstr ""
 

	
 
#~ msgid "URL used for doing remote pulls."
 
#~ msgstr ""
 

	
 
#~ msgid "Email prefix"
 
#~ msgstr ""
 

	
 
#~ msgid "Kallithea email from"
 
#~ msgstr ""
 

	
 
#~ msgid "Error email from"
 
#~ msgstr ""
 

	
 
#~ msgid "Error email recipients"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP server"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP username"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP password"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP port"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP use TLS"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP use SSL"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP auth"
 
#~ msgstr ""
 

	
 
#~ msgid "Destroy old data"
 
#~ msgstr ""
 

	
 
#~ msgid "check for updates"
 
#~ msgstr ""
 

	
 
#~ msgid "Meta-Tagging"
 
#~ msgstr ""
 

	
 
#~ msgid "Default permissions"
 
#~ msgstr ""
 

	
 
#~ msgid "user groups"
 
#~ msgstr ""
 

	
 
#~ msgid "Inherit from defaults"
 
#~ msgstr ""
 

	
 
#~ msgid "show"
 
#~ msgstr ""
 

	
 
#~ msgid "Push new repo"
 
#~ msgstr ""
 

	
 
#~ msgid "parent rev."
 
#~ msgstr ""
 

	
 
#~ msgid "child rev."
 
#~ msgstr ""
 

	
 
#~ msgid "merge"
 
#~ msgstr ""
 

	
 
#~ msgid "no revisions"
 
#~ msgstr ""
 

	
 
#~ msgid "Comment from pull request"
 
#~ msgstr ""
 

	
 
#~ msgid "Status change on changeset"
 
#~ msgstr ""
 

	
 
#~ msgid "Comment on changeset"
 
#~ msgstr ""
 

	
 
#~ msgid "revision"
 
#~ msgstr ""
 

	
 
#~ msgid "Mimetype"
 
#~ msgstr ""
 

	
 
#~ msgid "My Repos"
 
#~ msgstr "Moje repozitáre"
 

	
 
#~ msgid "Latest vote: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "Nobody voted"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Pull Request #%s"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull request #%s from %s#%s"
 
#~ msgstr ""
 

	
 
#~ msgid "owner"
 
#~ msgstr ""
 

	
 
#~ msgid "reviewer"
 
#~ msgstr ""
 

	
 
#~ msgid "with subrepos"
 
#~ msgstr ""
 

	
 
#~ msgid "Your password reset link was sent"
 
#~ msgstr ""
 

	
 
#~ msgid "Your new password"
 
#~ msgstr ""
 

	
 
#~ msgid "Your new Kallithea password:%s"
 
#~ msgstr ""
 

	
 
#~ msgid "Open New Pull Request for Selected Changesets"
 
#~ msgstr ""
 

	
 
#~ msgid "Show Selected Changesets __S &rarr; __E"
 
#~ msgstr ""
 

	
 
#~ msgid "Show Selected Changeset __S"
 
#~ msgstr ""
 

	
 
#~ msgid "We received a request to create a new password for your account."
 
#~ msgstr ""
 

	
 
#~ msgid "You can generate it by clicking following URL"
 
#~ msgstr ""
 

	
 
#~ msgid "Please ignore this email if you did not request a new password ."
 
#~ msgstr ""
 

	
 
#~ msgid "Created by"
 
#~ msgstr ""
 

	
 
#~ msgid "You can only delete files with revision being a valid branch "
 
#~ msgstr ""
 

	
 
#~ msgid "You can only edit files with revision being a valid branch "
 
#~ msgstr ""
 

	
 
#~ msgid "This pull request can be updated with changes on %s:"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to invalidate repository cache."
 
#~ msgstr ""
 

	
 
#~ msgid "Commenting on line {1}."
 
#~ msgstr ""
 

	
 
#~ msgid "Comments parsed using %s syntax with %s support."
 
#~ msgstr ""
 

	
 
#~ msgid "Use @username inside this text to notify another user"
 
#~ msgstr ""
 

	
 
#~ msgid "Comment preview"
 
#~ msgstr ""
 

	
 
#~ msgid "Preview"
 
#~ msgstr ""
 

	
 
#~ msgid "Use @username inside this text to notify another user."
 
#~ msgstr ""
 

	
 
#~ msgid "New file mode"
 
#~ msgstr ""
 

	
 
#~ msgid "File is too big to display"
 
#~ msgstr ""
 

	
 
#~ msgid "Save as New Pull Request"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull Requests from %s'"
 
#~ msgstr ""
 

	
 
#~ msgid "Missing changesets since the previous pull request:"
 
#~ msgstr ""
 

	
 
#~ msgid "New changesets on %s %s since the previous pull request:"
 
#~ msgstr ""
 

	
 
#~ msgid "Ancestor didn't change - show diff since previous version:"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "This pull request is based on "
 
#~ "another %s revision and there is "
 
#~ "no simple diff."
 
#~ msgstr ""
 

	
 
#~ msgid "No changes found on %s %s since previous version."
 
#~ msgstr ""
 

	
 
#~ msgid "Closed, replaced by %s ."
 
#~ msgstr ""
 

	
 
#~ msgid "Pull request update created"
 
#~ msgstr ""
 

	
 
#~ msgid "The following changes are available on %s:"
 
#~ msgstr ""
 

	
 
#~ msgid "No changesets found for updating this pull request."
 
#~ msgstr ""
 

	
 
#~ msgid "Git pull requests don't support updates yet."
 
#~ msgstr ""
 

	
 
#~ msgid "Closing."
 
#~ msgstr ""
 

	
 
#~ msgid "An error occurred during creation of field"
 
#~ msgstr ""
 

	
 
#~ msgid "Changeset not found"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository no access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository read access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository write access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group no access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group read access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group write access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository creation disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository creation enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository forking disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository forking enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Register disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Register new user with Kallithea with manual activation"
 
#~ msgstr ""
 

	
 
#~ msgid "Register new user with Kallithea with auto activation"
 
#~ msgstr ""
 

	
 
#~ msgid "Not Reviewed"
 
#~ msgstr ""
 

	
 
#~ msgid "Rejected"
 
#~ msgstr ""
 

	
 
#~ msgid "Under Review"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group no access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group read access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group write access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group no access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group read access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group write access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group creation disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group creation enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Group creation disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Group creation enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Registration with manual account activation"
 
#~ msgstr ""
 

	
 
#~ msgid "User Registration with automatic account activation"
 
#~ msgstr ""
 

	
 
#~ msgid "[Comment] %(repo_name)s changeset %(short_id)s on %(branch)s"
 
#~ msgstr ""
 

	
 
#~ msgid "[Added] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
 
#~ msgstr ""
 

	
 
#~ msgid "[Comment] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
 
#~ msgstr ""
 

	
 
#~ msgid "repositories"
 
#~ msgstr ""
 

	
 
#~ msgid "No repositories found."
 
#~ msgstr ""
 

	
 
#~ msgid "There are no branches yet"
 
#~ msgstr ""
 

	
 
#~ msgid "There are no tags yet"
 
#~ msgstr ""
 

	
 
#~ msgid "There are no bookmarks yet"
 
#~ msgstr ""
 

	
 
#~ msgid "Analytics HTML block"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "HTML with JavaScript for web analytics"
 
#~ " systems like Google Analytics or "
 
#~ "Piwik. This will be added at the"
 
#~ " bottom of every page."
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "Schema of clone URL construction eg. "
 
#~ "'{scheme}://{user}@{netloc}/{repo}'.\n"
 
#~ "                                                        The "
 
#~ "following variables are available:\n"
 
#~ "                                                        {scheme}"
 
#~ " 'http' or 'https' sent from running"
 
#~ " Kallithea server,\n"
 
#~ "                                                        {user}"
 
#~ "   current user username,\n"
 
#~ "                                                        {netloc}"
 
#~ " network location/server host of running"
 
#~ " Kallithea server,\n"
 
#~ "                                                        {repo}"
 
#~ "   full repository name,\n"
 
#~ "                                                        {repoid}"
 
#~ " ID of repository, can be used "
 
#~ "to contruct clone-by-id"
 
#~ msgstr ""
 

	
 
#~ msgid "enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Bookmarks"
 
#~ msgstr ""
 

	
 
#~ msgid "Compare Bookmarks"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Branches"
 
#~ msgstr ""
 

	
 
#~ msgid "Compare Branches"
 
#~ msgstr ""
 

	
 
#~ msgid "Editing file"
 
#~ msgstr ""
 

	
 
#~ msgid "Update"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "Pull requests do not change once "
 
#~ "created. Select a revision and save "
 
#~ "to replace this pull request with "
 
#~ "a new one."
 
#~ msgstr ""
 

	
 
#~ msgid "Save Updates as New Pull Request"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Tags"
 
#~ msgstr ""
 

	
 
#~ msgid "Compare Tags"
 
#~ msgstr ""
 

	
kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -7,17 +7,16 @@ msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2017-07-27 13:13+0200\n"
 
"PO-Revision-Date: 2017-03-10 18:26+0000\n"
 
"Last-Translator: mao <mao@lins.fju.edu.tw>\n"
 
"Language-Team: Chinese (Traditional) "
 
"<https://hosted.weblate.org/projects/kallithea/kallithea/zh_Hant/>\n"
 
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/kallithea/kallithea/zh_Hant/>\n"
 
"Language: zh_TW\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=utf-8\n"
 
"Content-Type: text/plain; charset=UTF-8\n"
 
"Content-Transfer-Encoding: 8bit\n"
 
"Plural-Forms: nplurals=1; plural=0;\n"
 
"X-Generator: Weblate 2.12\n"
 
"Generated-By: Babel 1.3\n"
 

	
 
#: kallithea/controllers/changelog.py:86
 
@@ -109,15 +108,13 @@ msgstr "您沒有權限瀏覽這個頁面"
 

	
 
#: kallithea/controllers/error.py:91
 
msgid "The resource could not be found"
 
msgstr "找不到這個資源"
 

	
 
#: kallithea/controllers/error.py:93
 
msgid ""
 
"The server encountered an unexpected condition which prevented it from "
 
"fulfilling the request."
 
msgid "The server encountered an unexpected condition which prevented it from fulfilling the request."
 
msgstr ""
 

	
 
#: kallithea/controllers/feed.py:80
 
#: kallithea/templates/changeset/changeset.html:176
 
#: kallithea/templates/changeset/changeset.html:195
 
#: kallithea/templates/compare/compare_diff.html:81
 
@@ -941,15 +938,13 @@ msgstr ""
 
#: kallithea/controllers/admin/settings.py:135
 
msgid "Updated VCS settings"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:139
 
#: kallithea/model/validators.py:426
 
msgid ""
 
"Unable to activate hgsubversion support. The \"hgsubversion\" library is "
 
"missing"
 
msgid "Unable to activate hgsubversion support. The \"hgsubversion\" library is missing"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:145
 
#: kallithea/controllers/admin/settings.py:234
 
msgid "Error occurred while updating application settings"
 
msgstr ""
 
@@ -1289,16 +1284,13 @@ msgstr ""
 
#: kallithea/lib/helpers.py:956
 
msgid "chmod"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:1230
 
#, 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"
 
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 ""
 

	
 
#: kallithea/lib/utils2.py:387
 
#, python-format
 
msgid "%d year"
 
msgid_plural "%d years"
 
@@ -1573,34 +1565,28 @@ msgstr ""
 
#, python-format
 
msgid "%(user)s commented on pull request at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:288
 
#, python-format
 
msgid ""
 
"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
 
"%(branch)s"
 
msgid "[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on %(branch)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:291
 
#, python-format
 
msgid "New user %(new_username)s registered"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:293
 
#, python-format
 
msgid ""
 
"[Review] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from "
 
"%(pr_source_branch)s by %(pr_owner_username)s"
 
msgid "[Review] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from %(pr_source_branch)s by %(pr_owner_username)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:294
 
#, python-format
 
msgid ""
 
"[Comment] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from "
 
"%(pr_source_branch)s by %(pr_owner_username)s"
 
msgid "[Comment] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" from %(pr_source_branch)s by %(pr_owner_username)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:307
 
msgid "Closing"
 
msgstr "關閉中"
 

	
 
@@ -1612,15 +1598,13 @@ msgstr ""
 
#: kallithea/model/pull_request.py:211
 
msgid "Cannot create empty pull request"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:219
 
#, python-format
 
msgid ""
 
"Cannot create pull request - criss cross merge detected, please merge a "
 
"later %s revision to %s"
 
msgid "Cannot create pull request - criss cross merge detected, please merge a later %s revision to %s"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:247 kallithea/model/pull_request.py:382
 
msgid "You are not authorized to create the pull request"
 
msgstr ""
 

	
 
@@ -1636,15 +1620,13 @@ msgstr ""
 
#: kallithea/model/pull_request.py:355
 
msgid "Ancestor didn't change - diff since previous iteration:"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:362
 
#, python-format
 
msgid ""
 
"This iteration is based on another %s revision and there is no simple "
 
"diff."
 
msgid "This iteration is based on another %s revision and there is no simple diff."
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:364
 
#, python-format
 
msgid "No changes found on %s %s since previous iteration."
 
msgstr ""
 
@@ -1665,44 +1647,36 @@ msgstr ""
 
#: kallithea/model/user.py:253
 
msgid "You can't remove this user since it is crucial for the entire application"
 
msgstr "您無法移除這個使用者,因為係供整個應用使用"
 

	
 
#: kallithea/model/user.py:258
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s repositories and cannot be removed. Switch "
 
"owners or remove those repositories: %s"
 
msgid "User \"%s\" still owns %s repositories and cannot be removed. Switch owners or remove those repositories: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:263
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s repository groups and cannot be removed. Switch"
 
" owners or remove those repository groups: %s"
 
msgid "User \"%s\" still owns %s repository groups and cannot be removed. Switch owners or remove those repository groups: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:270
 
#, python-format
 
msgid ""
 
"User \"%s\" still owns %s user groups and cannot be removed. Switch "
 
"owners or remove those user groups: %s"
 
msgid "User \"%s\" still owns %s user groups and cannot be removed. Switch owners or remove those user groups: %s"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:364
 
msgid "Password reset link"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:413
 
msgid "Password reset notification"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:414
 
#, python-format
 
msgid ""
 
"The password to your account %s has been changed using password reset "
 
"form."
 
msgid "The password to your account %s has been changed using password reset form."
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:54 kallithea/model/validators.py:55
 
msgid "Value cannot be an empty list"
 
msgstr ""
 

	
 
@@ -1714,15 +1688,13 @@ msgstr ""
 
#: kallithea/model/validators.py:75
 
#, python-format
 
msgid "Username \"%(username)s\" cannot be used"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:77
 
msgid ""
 
"Username may only contain alphanumeric characters underscores, periods or"
 
" dashes and must begin with an alphanumeric character or underscore"
 
msgid "Username may only contain alphanumeric characters underscores, periods or dashes and must begin with an alphanumeric character or underscore"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:104
 
msgid "The input is not valid"
 
msgstr ""
 

	
 
@@ -1738,15 +1710,13 @@ msgstr ""
 
#: kallithea/model/validators.py:132
 
#, python-format
 
msgid "User group \"%(usergroup)s\" already exists"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:134
 
msgid ""
 
"user group name may only contain alphanumeric characters underscores, "
 
"periods or dashes and must begin with alphanumeric character"
 
msgid "user group name may only contain alphanumeric characters underscores, periods or dashes and must begin with alphanumeric character"
 
msgstr "使用者羣組名稱可以包括文數字字元、底線、句點或破折號,必須以文數字啟頭"
 

	
 
#: kallithea/model/validators.py:174
 
msgid "Cannot assign this group as parent"
 
msgstr ""
 

	
 
@@ -1802,15 +1772,13 @@ msgstr ""
 

	
 
#: kallithea/model/validators.py:449
 
msgid "Invalid repository URL"
 
msgstr "無效的版本庫 URL"
 

	
 
#: kallithea/model/validators.py:450
 
msgid ""
 
"Invalid repository URL. It must be a valid http, https, ssh, svn+http or "
 
"svn+https URL"
 
msgid "Invalid repository URL. It must be a valid http, https, ssh, svn+http or svn+https URL"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:475
 
msgid "Fork has to be the same type as parent"
 
msgstr ""
 

	
 
@@ -1842,15 +1810,13 @@ msgstr "這個郵件位址已經使用了"
 
#: kallithea/model/validators.py:712
 
#, python-format
 
msgid "Email address \"%(email)s\" not found"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:749
 
msgid ""
 
"The LDAP Login attribute of the CN must be specified - this is the name "
 
"of the attribute that is equivalent to \"username\""
 
msgid "The LDAP Login attribute of the CN must be specified - this is the name of the attribute that is equivalent to \"username\""
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:761
 
msgid "Please enter a valid IPv4 or IPv6 address"
 
msgstr ""
 

	
 
@@ -2077,13 +2043,13 @@ msgid "Password Reset"
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset.html:12
 
#: kallithea/templates/password_reset_confirmation.html:13
 
#: kallithea/tests/data/templates/password_reset.html.py:60
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:56
 
#, fuzzy, python-format
 
#, python-format
 
msgid "Reset Your Password to %s"
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset.html:14
 
#: kallithea/templates/password_reset_confirmation.html:5
 
#: kallithea/templates/password_reset_confirmation.html:15
 
@@ -2111,28 +2077,24 @@ msgstr ""
 
msgid "Send Password Reset Email"
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset.html:44
 
#: kallithea/tests/data/templates/password_reset.html.py:82
 
#, fuzzy
 
msgid ""
 
"A password reset link will be sent to the specified email address if it "
 
"is registered in the system."
 
msgid "A password reset link will be sent to the specified email address if it is registered in the system."
 
msgstr "密碼重設連結已郵寄至您的信箱"
 

	
 
#: kallithea/templates/password_reset_confirmation.html:20
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:65
 
#, python-format
 
msgid "You are about to set a new password for the email address %s."
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:21
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:67
 
msgid ""
 
"Note that you must use the same browser session for this as the one used "
 
"to request the password reset."
 
msgid "Note that you must use the same browser session for this as the one used to request the password reset."
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:26
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:73
 
msgid "Code you received in the email"
 
msgstr ""
 
@@ -2248,13 +2210,13 @@ msgid "Filter"
 
msgstr "檔案"
 

	
 
#: kallithea/templates/admin/admin.html:13
 
#: kallithea/templates/journal/journal.html:13
 
#: kallithea/tests/data/templates/admin/admin.html.py:135
 
#: kallithea/tests/data/templates/journal/journal.html.py:126
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s Entry"
 
msgid_plural "%s Entries"
 
msgstr[0] ""
 

	
 
#: kallithea/templates/admin/admin_log.html:6
 
#: kallithea/templates/admin/my_account/my_account_repos.html:16
 
@@ -2308,15 +2270,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:116
 
msgid "Enabled Plugins"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:32
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:120
 
msgid ""
 
"Comma-separated list of plugins; Kallithea will try user authentication "
 
"in plugin order"
 
msgid "Comma-separated list of plugins; Kallithea will try user authentication in plugin order"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:36
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:122
 
msgid "Available built-in plugins"
 
msgstr ""
 
@@ -2386,15 +2346,13 @@ msgstr "私有的版本庫"
 
#: kallithea/templates/admin/defaults/defaults.html:37
 
#: kallithea/templates/admin/repos/repo_add_base.html:59
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:63
 
#: kallithea/templates/forks/fork.html:61
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:117
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:88
 
msgid ""
 
"Private repositories are only visible to people explicitly added as "
 
"collaborators."
 
msgid "Private repositories are only visible to people explicitly added as collaborators."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:42
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:67
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:119
 
msgid "Enable statistics"
 
@@ -2435,15 +2393,13 @@ msgstr ""
 
#: kallithea/templates/admin/gists/edit.html:18
 
msgid "Edit Gist"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:35
 
#, python-format
 
msgid ""
 
"Gist was update since you started editing. Copy your changes and click "
 
"%(here)s to reload new version."
 
msgid "Gist was update since you started editing. Copy your changes and click %(here)s to reload new version."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:51
 
#: kallithea/templates/admin/gists/new.html:35
 
#: kallithea/tests/data/templates/admin/gists/new.html.py:203
 
msgid "Gist description ..."
 
@@ -3070,23 +3026,18 @@ msgstr ""
 
msgid "Anonymous access"
 
msgstr "訪客權限"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:9
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:43
 
#, python-format
 
msgid ""
 
"Allow access to Kallithea without needing to log in. Anonymous users use "
 
"%s user permissions."
 
msgid "Allow access to Kallithea without needing to log in. Anonymous users use %s user permissions."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:18
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:51
 
msgid ""
 
"All default permissions on each repository will be reset to chosen "
 
"permission, note that all custom default permission on repositories will "
 
"be lost"
 
msgid "All default permissions on each repository will be reset to chosen permission, note that all custom default permission on repositories will be lost"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:19
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:53
 
#, fuzzy
 
msgid "Apply to all existing repositories"
 
@@ -3107,16 +3058,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:297
 
msgid "Repository group"
 
msgstr "版本庫群組"
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:31
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:63
 
msgid ""
 
"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"
 
msgid "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"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:32
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:65
 
msgid "Apply to all existing repository groups"
 
msgstr ""
 
@@ -3132,16 +3080,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:206
 
msgid "User group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:44
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:75
 
msgid ""
 
"All default permissions on each user group will be reset to chosen "
 
"permission, note that all custom default permission on user groups will "
 
"be lost"
 
msgid "All default permissions on each user group will be reset to chosen permission, note that all custom default permission on user groups will be lost"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:45
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:77
 
msgid "Apply to all existing user groups"
 
msgstr ""
 
@@ -3161,28 +3106,23 @@ msgstr "版本庫建立"
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:85
 
msgid "Enable this to allow non-admins to create repositories at the top level."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:56
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:87
 
msgid ""
 
"Note: This will also give all users API access to create repositories "
 
"everywhere. That might change in future versions."
 
msgid "Note: This will also give all users API access to create repositories everywhere. That might change in future versions."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:60
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:89
 
msgid "Repository creation with group write access"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:63
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:93
 
msgid ""
 
"With this, write permission to a repository group allows creating "
 
"repositories inside that group. Without this, group write permissions "
 
"mean nothing."
 
msgid "With this, write permission to a repository group allows creating repositories inside that group. Without this, group write permissions mean nothing."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:67
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:95
 
msgid "User group creation"
 
msgstr ""
 
@@ -3213,13 +3153,13 @@ msgid "External auth account activation"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_ips.html:12
 
#: kallithea/templates/admin/users/user_edit_ips.html:22
 
#: kallithea/tests/data/templates/admin/permissions/permissions_ips.html.py:52
 
#: kallithea/tests/data/templates/admin/users/user_edit_ips.html.py:60
 
#, fuzzy, python-format
 
#, python-format
 
msgid "Confirm to delete this IP address: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_ips.html:18
 
#: kallithea/templates/admin/users/user_edit_ips.html:29
 
#: kallithea/tests/data/templates/admin/permissions/permissions_ips.html.py:58
 
@@ -3272,13 +3212,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_add.html.py:129
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:70
 
msgid "Copy permission set from parent repository group."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s Repository Group Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
 
msgid "Add Child Group"
 
msgstr ""
 
@@ -3412,29 +3352,24 @@ msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
 
msgid "Both"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:92
 
msgid ""
 
"Set or revoke permission to all children of that group, including non-"
 
"private repositories and other groups if selected."
 
msgid "Set or revoke permission to all children of that group, including non-private repositories and other groups if selected."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:29
 
msgid ""
 
"Enable lock-by-pulling on group. This option will be applied to all other"
 
" groups and repositories inside"
 
msgid "Enable lock-by-pulling on group. This option will be applied to all other groups and repositories inside"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:46
 
msgid "Remove this group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:46
 
#, fuzzy
 
msgid "Confirm to delete this group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
 
#, fuzzy, python-format
 
#| msgid "Repository group"
 
@@ -3468,15 +3403,13 @@ msgstr "建立版本庫"
 
#, fuzzy
 
msgid "Clone remote repository"
 
msgstr "私有版本庫"
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:16
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:52
 
msgid ""
 
"Optional: URL of a remote repository. If set, the repository will be "
 
"created as a clone from this URL."
 
msgid "Optional: URL of a remote repository. If set, the repository will be created as a clone from this URL."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:24
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:55
 
#: kallithea/templates/forks/fork.html:37
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:58
 
@@ -3501,42 +3434,36 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:78
 
msgid "Landing revision"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:52
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:82
 
msgid ""
 
"Default revision for files page, downloads, full text search index and "
 
"readme generation"
 
msgid "Default revision for files page, downloads, full text search index and readme generation"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:9
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s Creating Repository"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:13
 
msgid "Creating repository"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:27
 
#, python-format
 
msgid ""
 
"Repository \"%(repo_name)s\" is being created, you will be redirected "
 
"when this process is finished.repo_name"
 
msgid "Repository \"%(repo_name)s\" is being created, you will be redirected when this process is finished.repo_name"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_creating.html:39
 
msgid ""
 
"We're sorry but error occurred during this operation. Please check your "
 
"Kallithea server logs, or contact administrator."
 
msgid "We're sorry but error occurred during this operation. Please check your Kallithea server logs, or contact administrator."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit.html:8
 
#: kallithea/tests/data/templates/admin/repos/repo_edit.html.py:192
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s Repository Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit.html:34
 
#: kallithea/tests/data/templates/admin/repos/repo_edit.html.py:134
 
msgid "Extra Fields"
 
@@ -3595,15 +3522,13 @@ msgstr "從公開日誌移除"
 
#, fuzzy
 
msgid "Add to Public Journal"
 
msgstr "公開日誌"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:37
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:67
 
msgid ""
 
"All actions done in this repository will be visible to everyone in the "
 
"public journal."
 
msgid "All actions done in this repository will be visible to everyone in the public journal."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:42
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:71
 
#, fuzzy
 
msgid "Change Locking"
 
@@ -3643,17 +3568,13 @@ msgstr "公開的版本庫"
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:93
 
msgid "Repository is not locked"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:96
 
msgid ""
 
"Force locking on the repository. Works only when anonymous access is "
 
"disabled. Triggering a pull locks the repository.  The user who is "
 
"pulling locks the repository; only the user who pulled and locked it can "
 
"unlock it by doing a push."
 
msgid "Force locking on the repository. Works only when anonymous access is disabled. Triggering a pull locks the repository.  The user who is pulling locks the repository; only the user who pulled and locked it can unlock it by doing a push."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:72
 
#: kallithea/templates/data_table/_dt_elements.html:77
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:104
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:273
 
@@ -3666,13 +3587,13 @@ msgstr ""
 
#, fuzzy
 
msgid "Delete this Repository"
 
msgstr "公開的版本庫"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:77
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:110
 
#, fuzzy, python-format
 
#, python-format
 
msgid "This repository has %s fork"
 
msgid_plural "This repository has %s forks"
 
msgstr[0] ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:80
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:112
 
@@ -3683,27 +3604,22 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:114
 
msgid "Delete forks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:88
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:117
 
msgid ""
 
"The deleted repository will be moved away and hidden until the "
 
"administrator expires it. The administrator can both permanently delete "
 
"it or restore it."
 
msgid "The deleted repository will be moved away and hidden until the administrator expires it. The administrator can both permanently delete it or restore it."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:4
 
#, fuzzy
 
msgid "Invalidate Repository Cache"
 
msgstr "確認廢止版本庫快取"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:6
 
msgid ""
 
"Manually invalidate cache for this repository. On first access, the "
 
"repository will be cached again."
 
msgid "Manually invalidate cache for this repository. On first access, the repository will be cached again."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:9
 
msgid "List of Cached Values"
 
msgstr ""
 

	
 
@@ -3805,18 +3721,15 @@ msgstr ""
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:9
 
msgid "URL by id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:10
 
msgid ""
 
"In case this repository is renamed or moved into another group the "
 
"repository URL changes.\n"
 
"                               Using the above permanent URL guarantees "
 
"that this repository always will be accessible on that URL.\n"
 
"                               This is useful for CI systems, or any "
 
"other cases that you need to hardcode the URL into a 3rd party service."
 
"In case this repository is renamed or moved into another group the repository URL changes.\n"
 
"                               Using the above permanent URL guarantees that this repository always will be accessible on that URL.\n"
 
"                               This is useful for CI systems, or any other cases that you need to hardcode the URL into a 3rd party service."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:16
 
#, fuzzy
 
msgid "Remote repository"
 
msgstr "私有版本庫"
 
@@ -3824,15 +3737,13 @@ msgstr "私有版本庫"
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:19
 
#, fuzzy
 
msgid "Repository URL"
 
msgstr "版本庫"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:23
 
msgid ""
 
"Optional: URL of a remote repository. If set, the repository can be "
 
"pulled from this URL."
 
msgid "Optional: URL of a remote repository. If set, the repository can be pulled from this URL."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:38
 
msgid "Default revision for files page, downloads, whoosh and readme"
 
msgstr ""
 

	
 
@@ -3936,19 +3847,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:45
 
msgid "HTML/JavaScript/CSS customization block"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:22
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:49
 
msgid ""
 
"HTML (possibly with                         JavaScript and/or CSS) that "
 
"will be added to the bottom                         of every page. This "
 
"can be used for web analytics                         systems like Google"
 
" Analytics or Piwik, but also to                         perform "
 
"instance-specific customizations like adding a                         "
 
"project banner at the top of every page."
 
msgid "HTML (possibly with                         JavaScript and/or CSS) that will be added to the bottom                         of every page. This can be used for web analytics                         systems like Google Analytics or Piwik, but also to                         perform instance-specific customizations like adding a                         project banner at the top of every page."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:32
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:56
 
msgid "ReCaptcha public key"
 
msgstr ""
 
@@ -3962,15 +3867,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:62
 
msgid "ReCaptcha private key"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:43
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:66
 
msgid ""
 
"Private key for reCaptcha system. Setting this value will enable captcha "
 
"on registration."
 
msgid "Private key for reCaptcha system. Setting this value will enable captcha on registration."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:49
 
#: kallithea/templates/admin/settings/settings_vcs.html:77
 
#: kallithea/templates/admin/settings/settings_visual.html:115
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:68
 
@@ -3984,15 +3887,13 @@ msgstr "儲存設定"
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:38
 
msgid "Built-in Mercurial Hooks (Read-Only)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:11
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:49
 
msgid ""
 
"Hooks can be used to trigger actions on certain events such as push / "
 
"pull. They can trigger Python functions or external applications."
 
msgid "Hooks can be used to trigger actions on certain events such as push / pull. They can trigger Python functions or external applications."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:19
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:53
 
#, fuzzy
 
msgid "Custom Hooks"
 
@@ -4013,15 +3914,13 @@ msgstr "描述"
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:39
 
msgid "Delete records of missing repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:41
 
msgid ""
 
"Check this option to remove all comments, pull requests and other records"
 
" related to repositories that no longer exist in the filesystem."
 
msgid "Check this option to remove all comments, pull requests and other records related to repositories that no longer exist in the filesystem."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:17
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:45
 
msgid "Invalidate cache for all repositories"
 
msgstr ""
 
@@ -4035,28 +3934,23 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:51
 
msgid "Install Git hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:28
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:53
 
msgid ""
 
"Verify if Kallithea's Git hooks are installed for each repository. "
 
"Current hooks will be updated to the latest version."
 
msgid "Verify if Kallithea's Git hooks are installed for each repository. Current hooks will be updated to the latest version."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:32
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:57
 
msgid "Overwrite existing Git hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:35
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:59
 
msgid ""
 
"If installing Git hooks, overwrite any existing hooks, even if they do "
 
"not seem to come from Kallithea. WARNING: This operation will destroy any"
 
" custom git hooks you may have deployed by hand!"
 
msgid "If installing Git hooks, overwrite any existing hooks, even if they do not seem to come from Kallithea. WARNING: This operation will destroy any custom git hooks you may have deployed by hand!"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:41
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:61
 
msgid "Rescan Repositories"
 
msgstr ""
 
@@ -4070,15 +3964,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:39
 
msgid "Build from scratch"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:41
 
msgid ""
 
"This option completely reindexeses all of the repositories for proper "
 
"fulltext search capabilities."
 
msgid "This option completely reindexeses all of the repositories for proper fulltext search capabilities."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:18
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:43
 
msgid "Reindex"
 
msgstr "重新索引"
 
@@ -4173,35 +4065,29 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:73
 
msgid "Enable hgsubversion extension"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:47
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:75
 
msgid ""
 
"Requires hgsubversion library to be installed. Enables cloning of remote "
 
"Subversion repositories while converting them to Mercurial."
 
msgid "Requires hgsubversion library to be installed. Enables cloning of remote Subversion repositories while converting them to Mercurial."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:59
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:80
 
#, fuzzy
 
msgid "Location of repositories"
 
msgstr "建立版本庫"
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:64
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:84
 
msgid ""
 
"Click to unlock. You must restart Kallithea in order to make this setting"
 
" take effect."
 
msgid "Click to unlock. You must restart Kallithea in order to make this setting take effect."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:68
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:86
 
msgid ""
 
"Filesystem location where repositories are stored. After changing this "
 
"value, a restart and rescan of the repository folder are both required."
 
msgid "Filesystem location where repositories are stored. After changing this value, a restart and rescan of the repository folder are both required."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:4
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:35
 
msgid "General"
 
msgstr ""
 
@@ -4231,73 +4117,56 @@ msgid "Show user Gravatars"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:29
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:55
 
msgid ""
 
"Gravatar URL allows you to use another avatar server application.\n"
 
"                                                        The following "
 
"variables of the URL will be replaced accordingly.\n"
 
"                                                        {scheme}    "
 
"'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {email}     user "
 
"email,\n"
 
"                                                        {md5email}  md5 "
 
"hash of the user email (like at gravatar.com),\n"
 
"                                                        {size}      size "
 
"of the image that is expected from the server application,\n"
 
"                                                        {netloc}    "
 
"network location/server host of running Kallithea server"
 
"                                                        The following variables of the URL will be replaced accordingly.\n"
 
"                                                        {scheme}    'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {email}     user email,\n"
 
"                                                        {md5email}  md5 hash of the user email (like at gravatar.com),\n"
 
"                                                        {size}      size of the image that is expected from the server application,\n"
 
"                                                        {netloc}    network location/server host of running Kallithea server"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:40
 
#: kallithea/templates/summary/summary.html:62
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:63
 
#: kallithea/tests/data/templates/summary/summary.html.py:133
 
#, fuzzy
 
msgid "Clone URL"
 
msgstr "複製連結"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:43
 
msgid ""
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
 
"\n"
 
"                                                    The following "
 
"variables are available:\n"
 
"                                                    {scheme} 'http' or "
 
"'https' sent from running Kallithea server,\n"
 
"                                                    {user}   current user"
 
" username,\n"
 
"                                                    {netloc} network "
 
"location/server host of running Kallithea server,\n"
 
"                                                    {repo}   full "
 
"repository name,\n"
 
"                                                    {repoid} ID of "
 
"repository, can be used to construct clone-by-id"
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'.\n"
 
"                                                    The following variables are available:\n"
 
"                                                    {scheme} 'http' or 'https' sent from running Kallithea server,\n"
 
"                                                    {user}   current user username,\n"
 
"                                                    {netloc} network location/server host of running Kallithea server,\n"
 
"                                                    {repo}   full repository name,\n"
 
"                                                    {repoid} ID of repository, can be used to construct clone-by-id"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:54
 
#, fuzzy
 
#| msgid "repositories"
 
msgid "Repository page size"
 
msgstr "個版本庫"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:57
 
msgid ""
 
"Number of items displayed in the repository pages before pagination is "
 
"shown."
 
msgid "Number of items displayed in the repository pages before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:62
 
msgid "Admin page size"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:65
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:85
 
msgid ""
 
"Number of items displayed in the admin pages grids before pagination is "
 
"shown."
 
msgid "Number of items displayed in the admin pages grids before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:70
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:87
 
msgid "Icons"
 
msgstr ""
 
@@ -4322,15 +4191,13 @@ msgstr ""
 
#, fuzzy
 
msgid "Meta Tagging"
 
msgstr "設定"
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:94
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:105
 
msgid ""
 
"Parses meta tags from the repository description field and turns them "
 
"into colored tags."
 
msgid "Parses meta tags from the repository description field and turns them into colored tags."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:98
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:103
 
msgid "Stylify recognised meta tags:"
 
msgstr ""
 
@@ -4733,15 +4600,13 @@ msgstr "登出"
 
msgid "Inherit defaults"
 
msgstr "個版本庫"
 

	
 
#: kallithea/templates/base/default_perms_box.html:15
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:51
 
#, python-format
 
msgid ""
 
"Select to inherit global settings, IP whitelist and permissions from the "
 
"%s."
 
msgid "Select to inherit global settings, IP whitelist and permissions from the %s."
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:23
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:54
 
msgid "Create repositories"
 
msgstr "建立版本庫"
 
@@ -4801,13 +4666,12 @@ msgstr ""
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:169
 
msgid "No permission defined"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:25
 
#: kallithea/tests/data/templates/base/root.html.py:85
 
#, fuzzy
 
msgid "Add Another Comment"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:26
 
#: kallithea/tests/data/templates/base/root.html.py:87
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:242
 
@@ -5276,13 +5140,12 @@ msgstr "沒有檔案"
 
#, fuzzy
 
msgid "on this changeset"
 
msgstr "沒有修改"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:29
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:96
 
#, fuzzy
 
msgid "Delete comment?"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:37
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:107
 
#, fuzzy
 
@@ -5293,15 +5156,13 @@ msgstr "多個檔案修改"
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:148
 
msgid "Commenting on line."
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:58
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:150
 
msgid ""
 
"Comments are in plain text. Use @username inside this text to notify "
 
"another user."
 
msgid "Comments are in plain text. Use @username inside this text to notify another user."
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:65
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:154
 
#, fuzzy
 
msgid "Set changeset status"
 
@@ -5361,13 +5222,13 @@ msgstr ""
 
msgid "%d comment"
 
msgid_plural "%d comments"
 
msgstr[0] ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:127
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:42
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%d inline"
 
msgid_plural "%d inline"
 
msgstr[0] ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:128
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:43
 
@@ -5464,15 +5325,13 @@ msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:11
 
msgid "Criss cross merge situation with multiple merge ancestors detected!"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:14
 
msgid ""
 
"Please merge the target branch to your branch before creating a pull "
 
"request."
 
msgid "Please merge the target branch to your branch before creating a pull request."
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:18
 
msgid "Merge Ancestor"
 
msgstr ""
 

	
 
@@ -5500,13 +5359,13 @@ msgstr ""
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:157
 
msgid "is"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:113
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:161
 
#, fuzzy, python-format
 
#, python-format
 
msgid "%s changesets"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:114
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:163
 
#, fuzzy
 
@@ -5645,37 +5504,31 @@ msgstr ""
 
msgid "We have received a request to reset the password for your account."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:25
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:55
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:54
 
msgid ""
 
"This account is however managed outside this system and the password "
 
"cannot be changed here."
 
msgid "This account is however managed outside this system and the password cannot be changed here."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:28
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:59
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:57
 
msgid "To set a new password, click the following link"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:33
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:65
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:61
 
msgid ""
 
"Should you not be able to use the link above, please type the following "
 
"code into the password reset form"
 
msgid "Should you not be able to use the link above, please type the following code into the password reset form"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:44
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:70
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:66
 
msgid ""
 
"If it weren't you who requested the password reset, just disregard this "
 
"message."
 
msgid "If it weren't you who requested the password reset, just disregard this message."
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request.html:4
 
#, python-format
 
msgid "Mention on Pull Request %s \"%s\" by %s"
 
msgstr ""
 
@@ -5684,13 +5537,13 @@ msgstr ""
 
#, python-format
 
msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request.html:12
 
#: kallithea/templates/email_templates/pull_request_comment.html:20
 
#, fuzzy, python-format
 
#, fuzzy
 
#| msgid "Pull request %s"
 
msgid "Pull request from"
 
msgstr "提取要求 %s"
 

	
 
#: kallithea/templates/email_templates/pull_request.html:15
 
#: kallithea/templates/email_templates/pull_request.html:20
 
@@ -6170,13 +6023,13 @@ msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:68
 
msgid "Confirm to delete this pull request"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:70
 
#, fuzzy, python-format
 
#, python-format
 
msgid "Confirm again to delete this pull request with %s comments"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:6
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:505
 
#, python-format
 
@@ -6245,15 +6098,13 @@ msgstr "無"
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:219
 
msgid "Target"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:106
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:223
 
msgid ""
 
"This is just a range of changesets and doesn't have a target or a real "
 
"merge ancestor."
 
msgid "This is just a range of changesets and doesn't have a target or a real merge ancestor."
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:114
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:230
 
msgid "Pull changes"
 
msgstr ""
 
@@ -6269,15 +6120,13 @@ msgstr "註冊"
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:278
 
msgid "Current revision - no change"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:189
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:304
 
msgid ""
 
"Pull request iterations do not change content once created. Select a "
 
"revision and save to make a new iteration."
 
msgid "Pull request iterations do not change content once created. Select a revision and save to make a new iteration."
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:197
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:371
 
msgid "Save Changes"
 
msgstr ""
 
@@ -6297,24 +6146,22 @@ msgstr "沒有修改"
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:310
 
msgid "Pull Request Reviewers"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:233
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:336
 
#, fuzzy
 
msgid "Remove reviewer"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:245
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:342
 
msgid "Type name of reviewer to add"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:253
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:347
 
#, fuzzy
 
msgid "Potential Reviewers"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:256
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:349
 
msgid "Click to add the repository owner as reviewer:"
 
@@ -6668,47 +6515,36 @@ msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:43
 
msgid "Require SSL for vcs operations"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:45
 
msgid ""
 
"Activate to require SSL both pushing and pulling. If SSL certificate is "
 
"missing, it will return an HTTP Error 406: Not Acceptable."
 
msgid "Activate to require SSL both pushing and pulling. If SSL certificate is missing, it will return an HTTP Error 406: Not Acceptable."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:51
 
msgid "Use Gravatars in Kallithea"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:67
 
msgid ""
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'."
 
"\n"
 
"                                                        The following "
 
"variables are available:\n"
 
"                                                        {scheme} 'http' "
 
"or 'https' sent from running Kallithea server,\n"
 
"                                                        {user}   current "
 
"user username,\n"
 
"                                                        {netloc} network "
 
"location/server host of running Kallithea server,\n"
 
"                                                        {repo}   full "
 
"repository name,\n"
 
"                                                        {repoid} ID of "
 
"repository, can be used to construct clone-by-id"
 
"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/{repo}'.\n"
 
"                                                        The following variables are available:\n"
 
"                                                        {scheme} 'http' or 'https' sent from running Kallithea server,\n"
 
"                                                        {user}   current user username,\n"
 
"                                                        {netloc} network location/server host of running Kallithea server,\n"
 
"                                                        {repo}   full repository name,\n"
 
"                                                        {repoid} ID of repository, can be used to construct clone-by-id"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:75
 
msgid "Dashboard items"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:79
 
msgid ""
 
"Number of items displayed in the main page dashboard before pagination is"
 
" shown."
 
msgid "Number of items displayed in the main page dashboard before pagination is shown."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:81
 
msgid "Admin pages items"
 
msgstr ""
 

	
 
@@ -6806,147 +6642,36 @@ msgid "Edit on Branch:%s"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/summary/summary.html.py:227
 
msgid "Repository Size"
 
msgstr ""
 

	
 
#~ msgid "No comments."
 
#~ msgstr ""
 

	
 
#~ msgid "public journal"
 
#~ msgstr ""
 

	
 
#~ msgid "journal"
 
#~ msgstr "日誌"
 

	
 
#~ msgid "bad captcha"
 
#~ msgstr ""
 

	
 
#~ msgid "forever"
 
#~ msgstr ""
 

	
 
#~ msgid "unmodified"
 
#~ msgstr ""
 

	
 
#~ msgid "Cannot delete %s it still contains attached forks"
 
#~ msgstr ""
 

	
 
#~ msgid "Locked repository"
 
#~ msgstr ""
 

	
 
#~ msgid "Unlocked repository"
 
#~ msgstr ""
 

	
 
#~ msgid "Unlocked"
 
#~ msgstr ""
 

	
 
#~ msgid "Locked"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository has been %s"
 
#~ msgstr ""
 

	
 
#~ msgid "You can't edit this user"
 
#~ msgstr "您無法編輯這位使用者"
 

	
 
#~ msgid "compare view"
 
#~ msgstr ""
 

	
 
#~ msgid "fork name %s"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull request #%s"
 
#~ msgstr ""
 

	
 
#~ msgid "No Files"
 
#~ msgstr "沒有檔案"
 

	
 
#~ msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s"
 
#~ msgstr ""
 

	
 
#~ msgid "Username \"%(username)s\" is forbidden"
 
#~ msgstr ""
 

	
 
#~ msgid "invalid user name"
 
#~ msgstr "無效的使用者名稱"
 

	
 
#~ msgid "Your account is disabled"
 
#~ msgstr "您的帳號已被停用"
 

	
 
#~ msgid "Repository name %(repo)s is disallowed"
 
#~ msgstr ""
 

	
 
#~ msgid "invalid clone URL"
 
#~ msgstr "無效的複製URL"
 

	
 
#~ msgid "Invalid clone URL, provide a valid clone http(s)/svn+http(s)/ssh URL"
 
#~ msgstr ""
 

	
 
#~ msgid "email \"%(email)s\" does not exist."
 
#~ msgstr ""
 

	
 
#~ msgid "Revisions %(revs)s are already part of pull request or have set status"
 
#~ msgstr ""
 

	
 
#~ msgid "Defaults"
 
#~ msgstr ""
 

	
 
#~ msgid "never"
 
#~ msgstr ""
 

	
 
#~ msgid "My Emails"
 
#~ msgstr ""
 

	
 
#~ msgid "Watched"
 
#~ msgstr ""
 

	
 
#~ msgid "My Permissions"
 
#~ msgstr "權限"
 

	
 
#~ msgid "expires"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to reset this api key: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "reset"
 
#~ msgstr ""
 

	
 
#~ msgid "expired"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to remove this api key: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "remove"
 
#~ msgstr ""
 

	
 
#~ msgid "No additional api keys specified"
 
#~ msgstr ""
 

	
 
#~ msgid "New api key"
 
#~ msgstr ""
 

	
 
#~ msgid "current IP"
 
#~ msgstr ""
 

	
 
#~ msgid "Permissions Administration"
 
#~ msgstr "權限管理員"
 

	
 
#~ msgid "Overview"
 
#~ msgstr ""
 

	
 
#~ msgid "Overwrite existing settings"
 
#~ msgstr ""
 

	
 
#~ msgid "Default IP Whitelist for All Users"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to delete this ip: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "Default User Permissions Overview"
 
#~ msgstr "預設權限"
 

	
 
#~ msgid "none"
 
#~ msgstr "無"
 

	
 
@@ -6956,454 +6681,32 @@ msgstr ""
 
#~ msgid "write"
 
#~ msgstr "寫"
 

	
 
#~ msgid "admin"
 
#~ msgstr "管理員"
 

	
 
#~ msgid "user/user group"
 
#~ msgstr ""
 

	
 
#~ msgid "default"
 
#~ msgstr ""
 

	
 
#~ msgid "revoke"
 
#~ msgstr ""
 

	
 
#~ msgid "delegated admin"
 
#~ msgstr ""
 

	
 
#~ msgid "apply to children"
 
#~ msgstr ""
 

	
 
#~ msgid "Import existing repository ?"
 
#~ msgstr ""
 

	
 
#~ msgid "Optional URL from which repository should be cloned."
 
#~ msgstr ""
 

	
 
#~ msgid "Remote URL"
 
#~ msgstr "複製連結"
 

	
 
#~ msgid "Pull Changes from Remote Location"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to pull changes from remote side."
 
#~ msgstr ""
 

	
 
#~ msgid "This repository does not have a remote URL set."
 
#~ msgstr ""
 

	
 
#~ msgid "Non-changeable id"
 
#~ msgstr ""
 

	
 
#~ msgid "edit"
 
#~ msgstr "編輯"
 

	
 
#~ msgid "new value"
 
#~ msgstr ""
 

	
 
#~ msgid "URL used for doing remote pulls."
 
#~ msgstr ""
 

	
 
#~ msgid "Email prefix"
 
#~ msgstr ""
 

	
 
#~ msgid "Kallithea email from"
 
#~ msgstr ""
 

	
 
#~ msgid "Error email from"
 
#~ msgstr ""
 

	
 
#~ msgid "Error email recipients"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP server"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP username"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP password"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP port"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP use TLS"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP use SSL"
 
#~ msgstr ""
 

	
 
#~ msgid "SMTP auth"
 
#~ msgstr ""
 

	
 
#~ msgid "Destroy old data"
 
#~ msgstr ""
 

	
 
#~ msgid "check for updates"
 
#~ msgstr ""
 

	
 
#~ msgid "Meta-Tagging"
 
#~ msgstr ""
 

	
 
#~ msgid "Default permissions"
 
#~ msgstr "預設權限"
 

	
 
#~ msgid "user groups"
 
#~ msgstr ""
 

	
 
#~ msgid "Inherit from defaults"
 
#~ msgstr ""
 

	
 
#~ msgid "show"
 
#~ msgstr ""
 

	
 
#~ msgid "Push new repo"
 
#~ msgstr ""
 

	
 
#~ msgid "parent rev."
 
#~ msgstr ""
 

	
 
#~ msgid "child rev."
 
#~ msgstr ""
 

	
 
#~ msgid "no revisions"
 
#~ msgstr ""
 

	
 
#~ msgid "Status change from pull request"
 
#~ msgstr ""
 

	
 
#~ msgid "Comment from pull request"
 
#~ msgstr ""
 

	
 
#~ msgid "Status change on changeset"
 
#~ msgstr ""
 

	
 
#~ msgid "Comment on changeset"
 
#~ msgstr ""
 

	
 
#~ msgid "revision"
 
#~ msgstr ""
 

	
 
#~ msgid "Mimetype"
 
#~ msgstr ""
 

	
 
#~ msgid "My Repos"
 
#~ msgstr "空的版本庫"
 

	
 
#~ msgid "Latest vote: %s"
 
#~ msgstr ""
 

	
 
#~ msgid "Nobody voted"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Pull Request #%s"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull request #%s from %s#%s"
 
#~ msgstr ""
 

	
 
#~ msgid "owner"
 
#~ msgstr ""
 

	
 
#~ msgid "reviewer"
 
#~ msgstr ""
 

	
 
#~ msgid "with subrepos"
 
#~ msgstr ""
 

	
 
#~ msgid "Your new password"
 
#~ msgstr ""
 

	
 
#~ msgid "Your new Kallithea password:%s"
 
#~ msgstr ""
 

	
 
#~ msgid "Open New Pull Request for Selected Changesets"
 
#~ msgstr ""
 

	
 
#~ msgid "Show Selected Changesets __S &rarr; __E"
 
#~ msgstr ""
 

	
 
#~ msgid "Show Selected Changeset __S"
 
#~ msgstr ""
 

	
 
#~ msgid "We received a request to create a new password for your account."
 
#~ msgstr ""
 

	
 
#~ msgid "You can generate it by clicking following URL"
 
#~ msgstr ""
 

	
 
#~ msgid "Please ignore this email if you did not request a new password ."
 
#~ msgstr ""
 

	
 
#~ msgid "Created by"
 
#~ msgstr ""
 

	
 
#~ msgid "You can only delete files with revision being a valid branch "
 
#~ msgstr ""
 

	
 
#~ msgid "You can only edit files with revision being a valid branch "
 
#~ msgstr ""
 

	
 
#~ msgid "This pull request can be updated with changes on %s:"
 
#~ msgstr ""
 

	
 
#~ msgid "Confirm to invalidate repository cache."
 
#~ msgstr "確認廢止版本庫快取"
 

	
 
#~ msgid "Commenting on line {1}."
 
#~ msgstr ""
 

	
 
#~ msgid "Comments parsed using %s syntax with %s support."
 
#~ msgstr ""
 

	
 
#~ msgid "Use @username inside this text to notify another user"
 
#~ msgstr ""
 

	
 
#~ msgid "Comment preview"
 
#~ msgstr ""
 

	
 
#~ msgid "Preview"
 
#~ msgstr ""
 

	
 
#~ msgid "Use @username inside this text to notify another user."
 
#~ msgstr ""
 

	
 
#~ msgid "New file mode"
 
#~ msgstr ""
 

	
 
#~ msgid "Save as New Pull Request"
 
#~ msgstr ""
 

	
 
#~ msgid "Pull Requests from %s'"
 
#~ msgstr ""
 

	
 
#~ msgid "Missing changesets since the previous pull request:"
 
#~ msgstr ""
 

	
 
#~ msgid "New changesets on %s %s since the previous pull request:"
 
#~ msgstr ""
 

	
 
#~ msgid "Ancestor didn't change - show diff since previous version:"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "This pull request is based on "
 
#~ "another %s revision and there is "
 
#~ "no simple diff."
 
#~ msgstr ""
 

	
 
#~ msgid "No changes found on %s %s since previous version."
 
#~ msgstr ""
 

	
 
#~ msgid "Closed, replaced by %s ."
 
#~ msgstr ""
 

	
 
#~ msgid "Pull request update created"
 
#~ msgstr ""
 

	
 
#~ msgid "The following changes are available on %s:"
 
#~ msgstr ""
 

	
 
#~ msgid "No changesets found for updating this pull request."
 
#~ msgstr ""
 

	
 
#~ msgid "Git pull requests don't support updates yet."
 
#~ msgstr ""
 

	
 
#~ msgid "Closing."
 
#~ msgstr "關閉中。"
 

	
 
#~ msgid "An error occurred during creation of field"
 
#~ msgstr ""
 

	
 
#~ msgid "Changeset not found"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository no access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository read access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository write access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group no access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group read access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group write access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository creation disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository creation enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository forking disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository forking enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Register disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Register new user with Kallithea with manual activation"
 
#~ msgstr ""
 

	
 
#~ msgid "Register new user with Kallithea with auto activation"
 
#~ msgstr ""
 

	
 
#~ msgid "Not Reviewed"
 
#~ msgstr ""
 

	
 
#~ msgid "Rejected"
 
#~ msgstr ""
 

	
 
#~ msgid "Under Review"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group no access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group read access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group write access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository group admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group no access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group read access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group write access"
 
#~ msgstr ""
 

	
 
#~ msgid "User group admin access"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group creation disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "Repository Group creation enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Group creation disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Group creation enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "User Registration with manual account activation"
 
#~ msgstr ""
 

	
 
#~ msgid "User Registration with automatic account activation"
 
#~ msgstr ""
 

	
 
#~ msgid "[Comment] %(repo_name)s changeset %(short_id)s on %(branch)s"
 
#~ msgstr ""
 

	
 
#~ msgid "[Added] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
 
#~ msgstr ""
 

	
 
#~ msgid "[Comment] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
 
#~ msgstr ""
 

	
 
#~ msgid "No repositories found."
 
#~ msgstr ""
 

	
 
#~ msgid "There are no branches yet"
 
#~ msgstr "沒有任何分支"
 

	
 
#~ msgid "There are no tags yet"
 
#~ msgstr "沒有任何標籤"
 

	
 
#~ msgid "There are no bookmarks yet"
 
#~ msgstr ""
 

	
 
#~ msgid "Analytics HTML block"
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "HTML with JavaScript for web analytics"
 
#~ " systems like Google Analytics or "
 
#~ "Piwik. This will be added at the"
 
#~ " bottom of every page."
 
#~ msgstr ""
 

	
 
#~ msgid ""
 
#~ "Schema of clone URL construction eg. "
 
#~ "'{scheme}://{user}@{netloc}/{repo}'.\n"
 
#~ "                                                        The "
 
#~ "following variables are available:\n"
 
#~ "                                                        {scheme}"
 
#~ " 'http' or 'https' sent from running"
 
#~ " Kallithea server,\n"
 
#~ "                                                        {user}"
 
#~ "   current user username,\n"
 
#~ "                                                        {netloc}"
 
#~ " network location/server host of running"
 
#~ " Kallithea server,\n"
 
#~ "                                                        {repo}"
 
#~ "   full repository name,\n"
 
#~ "                                                        {repoid}"
 
#~ " ID of repository, can be used "
 
#~ "to contruct clone-by-id"
 
#~ msgstr ""
 

	
 
#~ msgid "enabled"
 
#~ msgstr ""
 

	
 
#~ msgid "disabled"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Bookmarks"
 
#~ msgstr ""
 

	
 
#~ msgid "Compare Bookmarks"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Branches"
 
#~ msgstr ""
 

	
 
#~ msgid "Compare Branches"
 
#~ msgstr ""
 

	
 
#~ msgid "Editing file"
 
#~ msgstr ""
 

	
 
#~ msgid "Update"
 
#~ msgstr "時間"
 

	
 
#~ msgid ""
 
#~ "Pull requests do not change once "
 
#~ "created. Select a revision and save "
 
#~ "to replace this pull request with "
 
#~ "a new one."
 
#~ msgstr ""
 

	
 
#~ msgid "Save Updates as New Pull Request"
 
#~ msgstr ""
 

	
 
#~ msgid "%s Tags"
 
#~ msgstr ""
 

	
 
#~ msgid "Compare Tags"
 
#~ msgstr ""
 

	
0 comments (0 inline, 0 general)