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/
1 file changed:
Changeset was too big and was cut off... Show full diff anyway
0 comments (0 inline, 0 general)
kallithea/i18n/hu/LC_MESSAGES/kallithea.po
Show inline comments
 
# Hungarian translations for Kallithea.
 
# Copyright (C) 2014 Various authors, licensing as GPLv3
 
# This file is distributed under the same license as the Kallithea project.
 
# Automatically generated, 2014.
 
# #, fuzzy
 
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"
 

	
 
#: kallithea/controllers/changelog.py:86
 
#: kallithea/controllers/pullrequests.py:256 kallithea/lib/base.py:613
 
msgid "There are no changesets yet"
 
msgstr ""
 

	
 
#: kallithea/controllers/changelog.py:164
 
#: kallithea/controllers/admin/permissions.py:62
 
#: kallithea/controllers/admin/permissions.py:66
 
#: kallithea/controllers/admin/permissions.py:70
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:88
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
 
#: kallithea/templates/base/perms_summary.html:14
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:57
 
msgid "None"
 
msgstr ""
 

	
 
#: kallithea/controllers/changelog.py:167 kallithea/controllers/files.py:194
 
msgid "(closed)"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:85
 
msgid "Show whitespace"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:92 kallithea/controllers/changeset.py:99
 
#: kallithea/templates/files/diff_2way.html:53
 
msgid "Ignore whitespace"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:165
 
#, python-format
 
msgid "Increase diff context to %(num)s lines"
 
msgstr ""
 

	
 
#: kallithea/controllers/changeset.py:230 kallithea/controllers/files.py:98
 
#: kallithea/controllers/files.py:118 kallithea/controllers/files.py:726
 
msgid "Such revision does not exist for this repository"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:67
 
#, python-format
 
msgid "Could not find other repository %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/compare.py:73
 
msgid "Cannot compare repositories of different types"
 
msgstr ""
 

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

	
 
#: kallithea/controllers/compare.py:242
 
msgid "No ancestor found for merge diff"
 
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 ""
 

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

	
 
#: 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 ""
 

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

	
 
#: kallithea/controllers/error.py:89
 
msgid "You don't have permission to view this page"
 
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
 
#: kallithea/templates/compare/compare_diff.html:95
 
#: kallithea/templates/pullrequests/pullrequest_show.html:322
 
#: kallithea/templates/pullrequests/pullrequest_show.html:348
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:332
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:347
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:180
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:195
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:420
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:447
 
msgid "Changeset was too big and was cut off..."
 
msgstr ""
 

	
 
#: kallithea/controllers/feed.py:84
 
#, python-format
 
msgid "%s committed on %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/feed.py:116 kallithea/controllers/feed.py:148
 
#, python-format
 
msgid "%s %s feed"
 
msgstr ""
 

	
 
#: kallithea/controllers/feed.py:118 kallithea/controllers/feed.py:150
 
#, python-format
 
msgid "Changes on %s repository"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:93
 
msgid "Click here to add new file"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:94
 
#, python-format
 
msgid "There are no files yet. %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:191
 
#, python-format
 
msgid "%s at %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:297 kallithea/controllers/files.py:357
 
#: kallithea/controllers/files.py:424
 
#, python-format
 
msgid "This repository has been locked by %s on %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:309
 
msgid "You can only delete files with revision being a valid branch"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:320
 
#, python-format
 
msgid "Deleted file %s via Kallithea"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:342
 
#, python-format
 
msgid "Successfully deleted file %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:346 kallithea/controllers/files.py:412
 
#: kallithea/controllers/files.py:493
 
msgid "Error occurred during commit"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:369
 
msgid "You can only edit files with revision being a valid branch"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:383
 
#, python-format
 
msgid "Edited file %s via Kallithea"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:399
 
msgid "No changes"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:408 kallithea/controllers/files.py:482
 
#, python-format
 
msgid "Successfully committed to %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:435
 
msgid "Added file via Kallithea"
 
msgstr ""
 

	
 
#: kallithea/controllers/files.py:456
 
msgid "No content"
 
@@ -851,195 +848,193 @@ msgstr ""
 
#: kallithea/controllers/admin/repos.py:289
 
#, python-format
 
msgid "Cannot delete repository %s which still has forks"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:294
 
#, python-format
 
msgid "An error occurred during deletion of %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:338
 
msgid "Repository permissions updated"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:391
 
#, python-format
 
msgid "Field validation error: %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:394
 
#, python-format
 
msgid "An error occurred during creation of field: %r"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:405
 
msgid "An error occurred during removal of field"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:419
 
msgid "-- Not a fork --"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:450
 
msgid "Updated repository visibility in public journal"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:454
 
msgid "An error occurred during setting this repository in public journal"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:471
 
msgid "Nothing"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:473
 
#, python-format
 
msgid "Marked repository %s as fork of %s"
 
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 "Ennek a tárolónak %s elágazása van"
 

	
 
#: kallithea/controllers/admin/repos.py:499
 
#: kallithea/controllers/admin/repos.py:514
 
#, fuzzy
 
msgid "Repository has been unlocked"
 
msgstr "Ennek a tárolónak %s elágazása van"
 

	
 
#: kallithea/controllers/admin/repos.py:502
 
#: kallithea/controllers/admin/repos.py:521
 
msgid "An error occurred during unlocking"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:533
 
msgid "Cache invalidation successful"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:537
 
msgid "An error occurred during cache invalidation"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:550
 
msgid "Pulled from remote location"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:553
 
msgid "An error occurred during pull from remote location"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/repos.py:584
 
msgid "An error occurred during deletion of repository stats"
 
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 ""
 

	
 
#: kallithea/controllers/admin/settings.py:174
 
#, python-format
 
msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:189
 
#, fuzzy, python-format
 
#| msgid "Private Repository"
 
msgid "Invalidated %s repositories"
 
msgstr "Tároló törlése"
 

	
 
#: kallithea/controllers/admin/settings.py:230
 
msgid "Updated application settings"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:283
 
msgid "Updated visualisation settings"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:288
 
msgid "Error occurred during updating visualisation settings"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:312
 
msgid "Please enter email address"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:327
 
msgid "Send email task created"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:356
 
msgid "Added new hook"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:370
 
msgid "Updated hooks"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:374
 
msgid "Error occurred during hook creation"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/settings.py:398
 
msgid "Whoosh reindex task scheduled"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:145
 
#, python-format
 
msgid "Created user group %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:158
 
#, python-format
 
msgid "Error occurred during creation of user group %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:186
 
#, python-format
 
msgid "Updated user group %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:208
 
#, python-format
 
msgid "Error occurred during update of user group %s"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:219
 
msgid "Successfully deleted user group"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:224
 
msgid "An error occurred during deletion of user group"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:284
 
msgid "Target group cannot be the same"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:290
 
msgid "User group permissions updated"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:401
 
#: kallithea/controllers/admin/users.py:342
 
msgid "Updated permissions"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/user_groups.py:405
 
@@ -1198,754 +1193,723 @@ msgstr ""
 

	
 
#: kallithea/lib/helpers.py:754
 
msgid "[downloaded] archive from repository"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:756
 
msgid "[delete] repository"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:764
 
msgid "[created] user"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:766
 
msgid "[updated] user"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:768
 
msgid "[created] user group"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:770
 
msgid "[updated] user group"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:772
 
msgid "[commented] on revision in repository"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:774
 
msgid "[commented] on pull request for"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:776
 
msgid "[closed] pull request for"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:778
 
msgid "[pushed] into"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:780
 
msgid "[committed via Kallithea] into repository"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:782
 
msgid "[pulled from remote] into repository"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:784
 
msgid "[pulled] from"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:786
 
msgid "[started following] repository"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:788
 
msgid "[stopped following] repository"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:913
 
#, python-format
 
msgid " and %s more"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:917
 
#: kallithea/templates/compare/compare_diff.html:69
 
#: kallithea/templates/pullrequests/pullrequest_show.html:310
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:165
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:405
 
msgid "No files"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:942
 
msgid "new file"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:945
 
msgid "mod"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:948
 
msgid "del"
 
msgstr ""
 

	
 
#: kallithea/lib/helpers.py:951
 
msgid "rename"
 
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"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/lib/utils2.py:388
 
#, python-format
 
msgid "%d month"
 
msgid_plural "%d months"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/lib/utils2.py:389
 
#, python-format
 
msgid "%d day"
 
msgid_plural "%d days"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/lib/utils2.py:390
 
#, python-format
 
msgid "%d hour"
 
msgid_plural "%d hours"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/lib/utils2.py:391
 
#, python-format
 
msgid "%d minute"
 
msgid_plural "%d minutes"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/lib/utils2.py:392
 
#, python-format
 
msgid "%d second"
 
msgid_plural "%d seconds"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/lib/utils2.py:408
 
#, python-format
 
msgid "in %s"
 
msgstr ""
 

	
 
#: kallithea/lib/utils2.py:410
 
#, python-format
 
msgid "%s ago"
 
msgstr ""
 

	
 
#: kallithea/lib/utils2.py:412
 
#, python-format
 
msgid "in %s and %s"
 
msgstr ""
 

	
 
#: kallithea/lib/utils2.py:415
 
#, python-format
 
msgid "%s and %s ago"
 
msgstr ""
 

	
 
#: kallithea/lib/utils2.py:418
 
msgid "just now"
 
msgstr ""
 

	
 
#: kallithea/model/comment.py:68
 
#, python-format
 
msgid "on line %s"
 
msgstr ""
 

	
 
#: kallithea/model/comment.py:221 kallithea/model/pull_request.py:117
 
msgid "[Mention]"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1574
 
msgid "top level"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1715
 
msgid "Kallithea Administrator"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1717
 
msgid "Default user has no access to new repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1718
 
msgid "Default user has read access to new repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1719
 
msgid "Default user has write access to new repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1720
 
msgid "Default user has admin access to new repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1722
 
msgid "Default user has no access to new repository groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1723
 
msgid "Default user has read access to new repository groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1724
 
msgid "Default user has write access to new repository groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1725
 
msgid "Default user has admin access to new repository groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1727
 
msgid "Default user has no access to new user groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1728
 
msgid "Default user has read access to new user groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1729
 
msgid "Default user has write access to new user groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1730
 
msgid "Default user has admin access to new user groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1732
 
msgid "Only admins can create repository groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1733
 
msgid "Non-admins can create repository groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1735
 
msgid "Only admins can create user groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1736
 
msgid "Non-admins can create user groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1738
 
msgid "Only admins can create top level repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1739
 
msgid "Non-admins can create top level repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1741
 
msgid "Repository creation enabled with write permission to a repository group"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1742
 
msgid "Repository creation disabled with write permission to a repository group"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1744
 
msgid "Only admins can fork repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1745
 
msgid "Non-admins can fork repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1747
 
msgid "Registration disabled"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1748
 
msgid "User registration with manual account activation"
 
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 ""
 

	
 
#: kallithea/model/db.py:2279
 
msgid "Approved"
 
msgstr ""
 

	
 
#: kallithea/model/forms.py:58
 
msgid "Please enter a login"
 
msgstr ""
 

	
 
#: kallithea/model/forms.py:59
 
#, python-format
 
msgid "Enter a value %(min)i characters long or more"
 
msgstr ""
 

	
 
#: kallithea/model/forms.py:67
 
msgid "Please enter a password"
 
msgstr ""
 

	
 
#: kallithea/model/forms.py:68
 
#, python-format
 
msgid "Enter %(min)i characters or more"
 
msgstr ""
 

	
 
#: kallithea/model/forms.py:167
 
msgid "Name must not contain only digits"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:240
 
#, python-format
 
msgid "%(user)s commented on changeset %(age)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:241
 
#, python-format
 
msgid "%(user)s sent message %(age)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:242
 
#, python-format
 
msgid "%(user)s mentioned you %(age)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:243
 
#, python-format
 
msgid "%(user)s registered in Kallithea %(age)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:244
 
#, python-format
 
msgid "%(user)s opened new pull request %(age)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:245
 
#, python-format
 
msgid "%(user)s commented on pull request %(age)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:252
 
#, python-format
 
msgid "%(user)s commented on changeset at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:253
 
#, python-format
 
msgid "%(user)s sent message at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:254
 
#, python-format
 
msgid "%(user)s mentioned you at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:255
 
#, python-format
 
msgid "%(user)s registered in Kallithea at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:256
 
#, python-format
 
msgid "%(user)s opened new pull request at %(when)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:257
 
#, 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 ""
 

	
 
#: kallithea/model/pull_request.py:76
 
#, python-format
 
msgid "%(user)s wants you to review pull request %(pr_nice_id)s: %(pr_title)s"
 
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 ""
 

	
 
#: kallithea/model/pull_request.py:341
 
msgid "Missing changesets since the previous iteration:"
 
msgstr ""
 

	
 
#: kallithea/model/pull_request.py:348
 
#, python-format
 
msgid "New changesets on %s %s since the previous iteration:"
 
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 ""
 

	
 
#: kallithea/model/pull_request.py:390
 
#, python-format
 
msgid "Closed, next iteration: %s ."
 
msgstr ""
 

	
 
#: kallithea/model/scm.py:697
 
msgid "latest tip"
 
msgstr ""
 

	
 
#: kallithea/model/user.py:189
 
msgid "New user registration"
 
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 ""
 

	
 
#: kallithea/model/validators.py:73
 
#, python-format
 
msgid "Username \"%(username)s\" already exists"
 
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 ""
 

	
 
#: kallithea/model/validators.py:111
 
#, python-format
 
msgid "Username %(username)s is not valid"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:131
 
msgid "Invalid user group name"
 
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 ""
 

	
 
#: kallithea/model/validators.py:175
 
#, python-format
 
msgid "Group \"%(group_name)s\" already exists"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:177
 
#, python-format
 
msgid "Repository with name \"%(group_name)s\" already exists"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:233
 
msgid "Invalid characters (non-ascii) in password"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:248
 
msgid "Invalid old password"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:264
 
msgid "Passwords do not match"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:279
 
msgid "Invalid username or password"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:310
 
msgid "Token mismatch"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:326
 
#, python-format
 
msgid "Repository name %(repo)s is not allowed"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:328
 
#, python-format
 
msgid "Repository named %(repo)s already exists"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:329
 
#, python-format
 
msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:331
 
#, python-format
 
msgid "Repository group with name \"%(repo)s\" already exists"
 
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 ""
 

	
 
#: kallithea/model/validators.py:490
 
msgid "You don't have permissions to create repository in this group"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:492
 
msgid "no permission to create repository in root location"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:542
 
msgid "You don't have permissions to create a group in this location"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:582
 
msgid "This username or user group name is not valid"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:675
 
msgid "This is not a valid path"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:692
 
msgid "This email address is already in use"
 
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 ""
 

	
 
#: kallithea/model/validators.py:762
 
#, python-format
 
msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:795
 
msgid "Key name can only consist of letters, underscore, dash or numbers"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:809
 
msgid "Filename cannot be inside a directory"
 
msgstr ""
 

	
 
#: kallithea/model/validators.py:825
 
#, python-format
 
msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
 
msgstr ""
 

	
 
#: kallithea/templates/about.html:4 kallithea/templates/about.html:16
 
msgid "About"
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:25
 
#: kallithea/templates/index_base.html:30
 
#: kallithea/templates/admin/repos/repo_add.html:5
 
#: kallithea/templates/admin/repos/repo_add.html:19
 
#: kallithea/templates/admin/repos/repos.html:23
 
#: kallithea/tests/data/templates/index_base.html.py:66
 
#: kallithea/tests/data/templates/index_base.html.py:78
 
#: kallithea/tests/data/templates/admin/repos/repo_add.html.py:128
 
#: kallithea/tests/data/templates/admin/repos/repo_add.html.py:146
 
#: kallithea/tests/data/templates/admin/repos/repos.html.py:107
 
msgid "Add Repository"
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:27
 
#: kallithea/templates/index_base.html:32
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:5
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:13
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:25
 
#: kallithea/tests/data/templates/index_base.html.py:72
 
#: kallithea/tests/data/templates/index_base.html.py:84
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_add.html.py:157
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_add.html.py:175
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_groups.html.py:107
 
msgid "Add Repository Group"
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:37
 
#: kallithea/tests/data/templates/index_base.html.py:90
 
msgid "You have admin right to this group, and can edit it"
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:37
 
#: kallithea/tests/data/templates/index_base.html.py:92
 
msgid "Edit Repository Group"
 
msgstr ""
 

	
 
#: kallithea/templates/index_base.html:47
 
#, fuzzy
 
#| msgid "Remote repository"
 
msgid "Repository Group"
 
msgstr "Tároló törlése"
 

	
 
#: kallithea/templates/index_base.html:48
 
#: kallithea/templates/index_base.html:90
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:59
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:61
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:40
 
#: kallithea/templates/admin/repos/repo_add_base.html:21
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:52
 
#: kallithea/templates/admin/repos/repos.html:39
 
#: kallithea/templates/admin/user_groups/user_group_add.html:33
 
#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:10
 
#: kallithea/templates/admin/user_groups/user_groups.html:39
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:59
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:61
 
#: kallithea/templates/email_templates/pull_request.html:36
 
#: kallithea/templates/forks/fork.html:34
 
#: kallithea/templates/pullrequests/pullrequest.html:33
 
#: kallithea/templates/pullrequests/pullrequest_show.html:38
 
#: kallithea/templates/pullrequests/pullrequest_show.html:58
 
#: kallithea/templates/summary/summary.html:78
 
#: kallithea/tests/data/templates/index_base.html.py:100
 
#: kallithea/tests/data/templates/index_base.html.py:130
 
#: kallithea/tests/data/templates/admin/my_account/my_account_api_keys.html.py:106
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_add.html.py:117
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_groups.html.py:114
 
@@ -2024,515 +1988,505 @@ msgid "Log In to %s"
 
msgstr ""
 

	
 
#: kallithea/templates/login.html:23 kallithea/templates/register.html:22
 
#: kallithea/templates/admin/admin_log.html:5
 
#: kallithea/templates/admin/my_account/my_account_profile.html:18
 
#: kallithea/templates/admin/users/user_add.html:27
 
#: kallithea/templates/admin/users/user_edit_profile.html:18
 
#: kallithea/templates/admin/users/users.html:37
 
#: kallithea/templates/base/base.html:377
 
#: kallithea/templates/email_templates/registration.html:11
 
#: kallithea/templates/pullrequests/pullrequest_show.html:142
 
#: kallithea/tests/data/templates/login.html.py:69
 
#: kallithea/tests/data/templates/register.html.py:69
 
#: kallithea/tests/data/templates/admin/admin_log.html.py:39
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:60
 
#: kallithea/tests/data/templates/admin/users/user_add.html.py:109
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:62
 
#: kallithea/tests/data/templates/admin/users/users.html.py:109
 
#: kallithea/tests/data/templates/base/base.html.py:611
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:259
 
msgid "Username"
 
msgstr ""
 

	
 
#: kallithea/templates/login.html:29 kallithea/templates/register.html:29
 
#: kallithea/templates/admin/my_account/my_account.html:27
 
#: kallithea/templates/admin/users/user_add.html:34
 
#: kallithea/templates/base/base.html:381
 
#: kallithea/tests/data/templates/login.html.py:73
 
#: kallithea/tests/data/templates/register.html.py:73
 
#: kallithea/tests/data/templates/admin/my_account/my_account.html.py:128
 
#: kallithea/tests/data/templates/admin/users/user_add.html.py:113
 
#: kallithea/tests/data/templates/base/base.html.py:615
 
msgid "Password"
 
msgstr ""
 

	
 
#: kallithea/templates/login.html:39
 
msgid "Stay logged in after browser restart"
 
msgstr ""
 

	
 
#: kallithea/templates/login.html:46
 
#: kallithea/tests/data/templates/login.html.py:79
 
msgid "Forgot your password ?"
 
msgstr ""
 

	
 
#: kallithea/templates/login.html:49
 
#: kallithea/tests/data/templates/login.html.py:83
 
#: kallithea/tests/data/templates/base/base.html.py:623
 
msgid "Don't have an account ?"
 
msgstr ""
 

	
 
#: kallithea/templates/login.html:52
 
#: kallithea/tests/data/templates/login.html.py:86
 
msgid "Sign In"
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset.html:5
 
#: kallithea/tests/data/templates/password_reset.html.py:110
 
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
 
#, 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
 
#: kallithea/tests/data/templates/password_reset.html.py:64
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:60
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:105
 
msgid "Reset Your Password"
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset.html:21
 
#: kallithea/tests/data/templates/password_reset.html.py:69
 
msgid "Email Address"
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset.html:29
 
#: kallithea/templates/register.html:65
 
#: kallithea/tests/data/templates/password_reset.html.py:75
 
#: kallithea/tests/data/templates/register.html.py:95
 
msgid "Captcha"
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset.html:39
 
#: 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 ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:33
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:77
 
msgid "New Password"
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:40
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:81
 
msgid "Confirm New Password"
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:49
 
#: kallithea/tests/data/templates/password_reset_confirmation.html.py:85
 
msgid "Confirm"
 
msgstr ""
 

	
 
#: kallithea/templates/register.html:5 kallithea/templates/register.html:15
 
#: kallithea/templates/register.html:75
 
#: kallithea/tests/data/templates/register.html.py:64
 
#: kallithea/tests/data/templates/register.html.py:100
 
#: kallithea/tests/data/templates/register.html.py:137
 
msgid "Sign Up"
 
msgstr ""
 

	
 
#: kallithea/templates/register.html:13
 
#: kallithea/tests/data/templates/register.html.py:60
 
#, python-format
 
msgid "Sign Up to %s"
 
msgstr ""
 

	
 
#: kallithea/templates/register.html:36
 
#: kallithea/tests/data/templates/register.html.py:77
 
msgid "Re-enter password"
 
msgstr ""
 

	
 
#: kallithea/templates/register.html:43
 
#: kallithea/templates/admin/my_account/my_account_profile.html:25
 
#: kallithea/templates/admin/users/user_add.html:48
 
#: kallithea/templates/admin/users/user_edit_profile.html:60
 
#: kallithea/templates/admin/users/users.html:38
 
#: kallithea/tests/data/templates/register.html.py:81
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:64
 
#: kallithea/tests/data/templates/admin/users/user_add.html.py:121
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:86
 
#: kallithea/tests/data/templates/admin/users/users.html.py:111
 
msgid "First Name"
 
msgstr ""
 

	
 
#: kallithea/templates/register.html:50
 
#: kallithea/templates/admin/my_account/my_account_profile.html:32
 
#: kallithea/templates/admin/users/user_add.html:55
 
#: kallithea/templates/admin/users/user_edit_profile.html:67
 
#: kallithea/templates/admin/users/users.html:39
 
#: kallithea/tests/data/templates/register.html.py:85
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:68
 
#: kallithea/tests/data/templates/admin/users/user_add.html.py:125
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:90
 
#: kallithea/tests/data/templates/admin/users/users.html.py:113
 
msgid "Last Name"
 
msgstr ""
 

	
 
#: kallithea/templates/register.html:57
 
#: kallithea/templates/admin/my_account/my_account_profile.html:39
 
#: kallithea/templates/admin/settings/settings.html:31
 
#: kallithea/templates/admin/users/user_add.html:62
 
#: kallithea/templates/admin/users/user_edit_profile.html:25
 
#: kallithea/templates/email_templates/registration.html:33
 
#: kallithea/tests/data/templates/register.html.py:89
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:72
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:132
 
#: kallithea/tests/data/templates/admin/users/user_add.html.py:129
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:66
 
msgid "Email"
 
msgstr ""
 

	
 
#: kallithea/templates/register.html:77
 
#: kallithea/tests/data/templates/register.html.py:104
 
msgid "Registered accounts are ready to use and need no further action."
 
msgstr ""
 

	
 
#: kallithea/templates/register.html:79
 
#: kallithea/tests/data/templates/register.html.py:108
 
msgid "Please wait for an administrator to activate your account."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/admin.html:5
 
#: kallithea/templates/admin/admin.html:13
 
#: kallithea/templates/base/base.html:55
 
#: kallithea/tests/data/templates/admin/admin.html.py:133
 
#: kallithea/tests/data/templates/admin/admin.html.py:155
 
#: kallithea/tests/data/templates/base/base.html.py:239
 
msgid "Admin Journal"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/admin.html:10
 
#: kallithea/templates/journal/journal.html:10
 
#: kallithea/tests/data/templates/admin/admin.html.py:127
 
msgid "journal filter..."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/admin.html:12
 
#: kallithea/templates/journal/journal.html:12
 
#: kallithea/tests/data/templates/admin/admin.html.py:131
 
#: kallithea/tests/data/templates/journal/journal.html.py:122
 
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
 
#, python-format
 
msgid "%s Entry"
 
msgid_plural "%s Entries"
 
msgstr[0] "%s bejegyzés"
 
msgstr[1] "%s bejegyzés"
 

	
 
#: kallithea/templates/admin/admin_log.html:6
 
#: kallithea/templates/admin/my_account/my_account_repos.html:16
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:43
 
#: kallithea/templates/admin/repos/repo_edit_fields.html:9
 
#: kallithea/templates/admin/repos/repos.html:44
 
#: kallithea/templates/admin/user_groups/user_groups.html:43
 
#: kallithea/templates/admin/users/users.html:45
 
#: kallithea/tests/data/templates/admin/admin_log.html.py:41
 
#: kallithea/tests/data/templates/admin/my_account/my_account_repos.html.py:38
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_groups.html.py:120
 
#: kallithea/tests/data/templates/admin/repos/repos.html.py:122
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:122
 
#: kallithea/tests/data/templates/admin/users/users.html.py:123
 
msgid "Action"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/admin_log.html:8
 
#: kallithea/tests/data/templates/admin/admin_log.html.py:45
 
msgid "Date"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/admin_log.html:9
 
#: kallithea/tests/data/templates/admin/admin_log.html.py:47
 
msgid "From IP"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/admin_log.html:61
 
#: kallithea/tests/data/templates/admin/admin_log.html.py:84
 
msgid "No actions yet"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:5
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:246
 
msgid "Authentication Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:11
 
#: kallithea/templates/base/base.html:61
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:228
 
#: kallithea/tests/data/templates/base/base.html.py:263
 
msgid "Authentication"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:27
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:114
 
msgid "Authentication Plugins"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:29
 
#: 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 ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:53
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:140
 
msgid "Plugin"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/auth/auth_settings.html:101
 
#: kallithea/templates/admin/defaults/defaults.html:67
 
#: kallithea/templates/admin/my_account/my_account_password.html:30
 
#: kallithea/templates/admin/my_account/my_account_profile.html:47
 
#: kallithea/templates/admin/permissions/permissions_globals.html:94
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:98
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:35
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:84
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:104
 
#: kallithea/templates/admin/settings/settings_hooks.html:46
 
#: kallithea/templates/admin/user_groups/user_group_add.html:48
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
 
#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:46
 
#: kallithea/templates/admin/users/user_add.html:80
 
#: kallithea/templates/admin/users/user_edit_profile.html:89
 
#: kallithea/templates/base/default_perms_box.html:56
 
#: kallithea/tests/data/templates/admin/auth/auth_settings.html.py:204
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:137
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:76
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:115
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_add.html.py:131
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:82
 
#: kallithea/tests/data/templates/admin/users/user_add.html.py:141
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:102
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:72
 
msgid "Save"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:5
 
#: kallithea/templates/admin/defaults/defaults.html:11
 
#: kallithea/templates/base/base.html:62
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:162
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:180
 
#: kallithea/tests/data/templates/base/base.html.py:267
 
msgid "Repository Defaults"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:27
 
#: kallithea/templates/admin/repos/repo_add_base.html:42
 
#: kallithea/templates/admin/repos/repo_edit_fields.html:8
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:109
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:72
 
msgid "Type"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:34
 
#: kallithea/templates/admin/repos/repo_add_base.html:56
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:60
 
#: kallithea/templates/data_table/_dt_elements.html:18
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:113
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:84
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:443
 
msgid "Private repository"
 
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"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:45
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:70
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:123
 
msgid "Enable statistics window on summary page."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:50
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:74
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:125
 
msgid "Enable downloads"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:53
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:77
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:129
 
msgid "Enable download menu on summary page."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:58
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:81
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:131
 
msgid "Enable locking"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/defaults/defaults.html:61
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:84
 
#: kallithea/tests/data/templates/admin/defaults/defaults.html.py:135
 
msgid "Enable lock-by-pulling on repository."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:5
 
#: 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 ..."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:54
 
#: kallithea/templates/admin/gists/new.html:38
 
#: kallithea/tests/data/templates/admin/gists/new.html.py:205
 
msgid "Gist lifetime"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:59
 
#: kallithea/templates/admin/gists/edit.html:61
 
#: kallithea/templates/admin/gists/index.html:54
 
#: kallithea/templates/admin/gists/index.html:56
 
#: kallithea/templates/admin/gists/show.html:45
 
#: kallithea/templates/admin/gists/show.html:47
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:7
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:26
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:31
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:7
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:26
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:31
 
#: kallithea/tests/data/templates/admin/gists/index.html.py:137
 
#: kallithea/tests/data/templates/admin/gists/index.html.py:143
 
#: kallithea/tests/data/templates/admin/gists/show.html.py:131
 
#: kallithea/tests/data/templates/admin/gists/show.html.py:137
 
#: kallithea/tests/data/templates/admin/my_account/my_account_api_keys.html.py:42
 
#: kallithea/tests/data/templates/admin/my_account/my_account_api_keys.html.py:69
 
#: kallithea/tests/data/templates/admin/my_account/my_account_api_keys.html.py:82
 
#: kallithea/tests/data/templates/admin/users/user_edit_api_keys.html.py:42
 
#: kallithea/tests/data/templates/admin/users/user_edit_api_keys.html.py:69
 
#: kallithea/tests/data/templates/admin/users/user_edit_api_keys.html.py:82
 
msgid "Expires"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:59
 
#: kallithea/templates/admin/gists/index.html:54
 
#: kallithea/templates/admin/gists/show.html:45
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:7
 
#: kallithea/templates/admin/my_account/my_account_api_keys.html:26
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:7
 
#: kallithea/templates/admin/users/user_edit_api_keys.html:26
 
#: kallithea/tests/data/templates/admin/gists/index.html.py:139
 
#: kallithea/tests/data/templates/admin/gists/show.html.py:133
 
#: kallithea/tests/data/templates/admin/my_account/my_account_api_keys.html.py:44
 
#: kallithea/tests/data/templates/admin/my_account/my_account_api_keys.html.py:71
 
#: kallithea/tests/data/templates/admin/users/user_edit_api_keys.html.py:44
 
#: kallithea/tests/data/templates/admin/users/user_edit_api_keys.html.py:71
 
msgid "Never"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:145
 
msgid "Update Gist"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/edit.html:146
 
#: kallithea/templates/changeset/changeset_file_comment.html:103
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:189
 
msgid "Cancel"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/index.html:6
 
#: kallithea/templates/admin/gists/index.html:16
 
#: kallithea/tests/data/templates/admin/gists/index.html.py:178
 
#: kallithea/tests/data/templates/admin/gists/index.html.py:213
 
#, python-format
 
msgid "Private Gists for User %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/index.html:8
 
#: kallithea/templates/admin/gists/index.html:18
 
#: kallithea/tests/data/templates/admin/gists/index.html.py:182
 
#: kallithea/tests/data/templates/admin/gists/index.html.py:217
 
#, python-format
 
msgid "Public Gists for User %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/index.html:10
 
#: kallithea/templates/admin/gists/index.html:20
 
#: kallithea/tests/data/templates/admin/gists/index.html.py:186
 
#: kallithea/tests/data/templates/admin/gists/index.html.py:221
 
msgid "Public Gists"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/gists/index.html:37
 
#: kallithea/templates/admin/gists/show.html:25
 
#: kallithea/templates/base/base.html:310
 
#: kallithea/tests/data/templates/admin/gists/index.html.py:115
 
#: kallithea/tests/data/templates/admin/gists/show.html.py:115
 
#: kallithea/tests/data/templates/base/base.html.py:521
 
msgid "Create New Gist"
 
msgstr ""
 
@@ -2969,297 +2923,281 @@ msgstr ""
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:44
 
#: kallithea/tests/data/templates/admin/repos/repos.html.py:112
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:112
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:111
 
#: kallithea/tests/data/templates/files/files_browser.html.py:76
 
msgid "Name"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/my_account/my_account_watched.html:1
 
#: kallithea/tests/data/templates/admin/my_account/my_account_watched.html.py:30
 
msgid "Repositories You are Watching"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/notifications/notifications.html:5
 
#: kallithea/templates/admin/notifications/notifications.html:9
 
#: kallithea/tests/data/templates/admin/notifications/notifications.html.py:154
 
#: kallithea/tests/data/templates/admin/notifications/notifications.html.py:176
 
msgid "My Notifications"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/notifications/notifications.html:24
 
#: kallithea/tests/data/templates/admin/notifications/notifications.html.py:117
 
msgid "All"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/notifications/notifications.html:25
 
#: kallithea/tests/data/templates/admin/notifications/notifications.html.py:121
 
msgid "Comments"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/notifications/notifications.html:26
 
#: kallithea/templates/base/base.html:175
 
#: kallithea/tests/data/templates/admin/notifications/notifications.html.py:125
 
#: kallithea/tests/data/templates/base/base.html.py:432
 
msgid "Pull Requests"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/notifications/notifications.html:29
 
#: kallithea/tests/data/templates/admin/notifications/notifications.html.py:129
 
msgid "Mark All Read"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/notifications/notifications_data.html:12
 
msgid "Mark as read"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/notifications/notifications_data.html:21
 
#: kallithea/tests/data/templates/admin/notifications/notifications_data.html.py:76
 
msgid "No notifications here yet"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/notifications/show_notification.html:5
 
#: kallithea/templates/admin/notifications/show_notification.html:11
 
#: kallithea/tests/data/templates/admin/notifications/show_notification.html.py:146
 
#: kallithea/tests/data/templates/admin/notifications/show_notification.html.py:168
 
msgid "Show Notification"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/notifications/show_notification.html:9
 
#: kallithea/templates/base/base.html:403
 
#: kallithea/tests/data/templates/admin/notifications/show_notification.html.py:144
 
#: kallithea/tests/data/templates/base/base.html.py:640
 
msgid "Notifications"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions.html:5
 
#: kallithea/templates/admin/permissions/permissions.html:11
 
#: kallithea/templates/base/base.html:60
 
#: kallithea/tests/data/templates/admin/permissions/permissions.html.py:144
 
#: kallithea/tests/data/templates/admin/permissions/permissions.html.py:162
 
#: kallithea/tests/data/templates/base/base.html.py:259
 
msgid "Default Permissions"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions.html:28
 
#: kallithea/templates/admin/settings/settings.html:29
 
#: kallithea/tests/data/templates/admin/permissions/permissions.html.py:108
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:120
 
msgid "Global"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions.html:29
 
#: kallithea/templates/admin/users/user_edit.html:32
 
#: kallithea/tests/data/templates/admin/permissions/permissions.html.py:114
 
#: kallithea/tests/data/templates/admin/users/user_edit.html.py:130
 
msgid "IP Whitelist"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:4
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:39
 
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 ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:23
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:55
 
msgid "Permissions for the Default user on new repositories."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:26
 
#: kallithea/templates/admin/repos/repo_add_base.html:28
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:28
 
#: kallithea/templates/data_table/_dt_elements.html:147
 
#: kallithea/templates/forks/fork.html:42
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:57
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:60
 
#: 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 ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:36
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:67
 
msgid "Permissions for the Default user on new repository groups."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:39
 
#: kallithea/templates/data_table/_dt_elements.html:154
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:69
 
#: 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 ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:49
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:79
 
msgid "Permissions for the Default user on new user groups."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:52
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:81
 
msgid "Top level repository creation"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:55
 
#: 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 ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:70
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:99
 
msgid "Enable this to allow non-admins to create user groups."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:74
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:101
 
msgid "Repository forking"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:77
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:105
 
msgid "Enable this to allow non-admins to fork repositories."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:81
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:107
 
msgid "Registration"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_globals.html:87
 
#: kallithea/tests/data/templates/admin/permissions/permissions_globals.html.py:111
 
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
 
msgid "Confirm to delete this IP address: %s"
 
msgstr "A csoport törlésének megerősítése"
 

	
 
#: 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
 
#: kallithea/tests/data/templates/admin/users/user_edit_ips.html.py:66
 
msgid "All IP addresses are allowed."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/permissions/permissions_ips.html:25
 
#: kallithea/templates/admin/users/user_edit_ips.html:37
 
#: kallithea/tests/data/templates/admin/permissions/permissions_ips.html.py:63
 
#: kallithea/tests/data/templates/admin/users/user_edit_ips.html.py:71
 
msgid "New IP address"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:11
 
#: kallithea/templates/admin/repo_groups/repo_group_edit.html:11
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:9
 
#: kallithea/templates/base/base.html:57 kallithea/templates/base/base.html:76
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_add.html.py:155
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_groups.html.py:142
 
#: kallithea/tests/data/templates/base/base.html.py:247
 
#: kallithea/tests/data/templates/base/base.html.py:696
 
msgid "Repository Groups"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:28
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:5
 
#: kallithea/templates/admin/user_groups/user_group_add.html:27
 
#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:4
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_add.html.py:113
 
msgid "Group name"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_add.html.py:121
 
msgid "Group parent"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
 
#: kallithea/templates/admin/repos/repo_add_base.html:35
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_add.html.py:125
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:66
 
msgid "Copy parent group permissions"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
 
#: kallithea/templates/admin/repos/repo_add_base.html:38
 
#: 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
 
#, python-format
 
@@ -3305,1076 +3243,1004 @@ msgstr ""
 
msgid "Permissions"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
 
#, python-format
 
msgid "Repository Group: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:6
 
msgid "Top level repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:7
 
msgid "Total repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:8
 
msgid "Children groups"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:9
 
#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:7
 
#: kallithea/templates/admin/users/user_edit_advanced.html:8
 
#: kallithea/templates/pullrequests/pullrequest_show.html:129
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:245
 
msgid "Created on"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
 
#: kallithea/templates/data_table/_dt_elements.html:135
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:332
 
#, python-format
 
msgid "Confirm to delete this group: %s with %s repository"
 
msgid_plural "Confirm to delete this group: %s with %s repositories"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:25
 
msgid "Delete this repository group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 
msgid "Not visible"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
 
msgid "Visible"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
 
msgid "Add repos"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
 
msgid "Add/Edit groups"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:11
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:11
 
msgid "User/User Group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:28
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:45
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:23
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:36
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:28
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:45
 
msgid "Default"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:34
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:71
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:67
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:34
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:71
 
msgid "Revoke"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:81
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:77
 
#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:81
 
msgid "Add new"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
 
msgid "Apply to children"
 
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
 
msgid "Confirm to delete this group"
 
msgstr "A csoport törlésének megerősítése"
 

	
 
#: 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"
 
msgid "Repository group %s"
 
msgstr "Ennek a tárolónak %s elágazása van"
 

	
 
#: 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"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_show.html:13
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_show.html.py:110
 
msgid "with"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:5
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_groups.html.py:160
 
msgid "Repository Groups Administration"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:41
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_groups.html.py:116
 
msgid "Number of Top-level Repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:12
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:48
 
#, 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
 
msgid "Keep it short and to the point. Use a README file for longer descriptions."
 
msgstr ""
 

	
 
#: 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."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:45
 
#: kallithea/tests/data/templates/admin/repos/repo_add_base.html.py:76
 
msgid "Type of repository to create."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_add_base.html:49
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:35
 
#: kallithea/templates/forks/fork.html:50
 
#: 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 ""
 

	
 
#: 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"
 
msgstr "%s tároló beállítások"
 

	
 
#: kallithea/templates/admin/repos/repo_edit.html:34
 
#: kallithea/tests/data/templates/admin/repos/repo_edit.html.py:134
 
msgid "Extra Fields"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit.html:37
 
#: kallithea/tests/data/templates/admin/repos/repo_edit.html.py:140
 
msgid "Caches"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit.html:40
 
#: kallithea/tests/data/templates/admin/repos/repo_edit.html.py:146
 
msgid "Remote"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit.html:43
 
#: kallithea/templates/summary/statistics.html:8
 
#: kallithea/templates/summary/summary.html:160
 
#: kallithea/templates/summary/summary.html:161
 
#: kallithea/tests/data/templates/admin/repos/repo_edit.html.py:152
 
#: kallithea/tests/data/templates/summary/statistics.html.py:217
 
#: kallithea/tests/data/templates/summary/summary.html.py:245
 
#: kallithea/tests/data/templates/summary/summary.html.py:249
 
msgid "Statistics"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:42
 
msgid "Parent"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:48
 
msgid "Set"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:50
 
msgid "Manually set this repository as a fork of another from the list."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:20
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:54
 
msgid "Public Journal Visibility"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:27
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:60
 
msgid "Remove from public journal"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:32
 
#: 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 ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:48
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:79
 
msgid "Confirm to unlock repository."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:50
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:81
 
msgid "Unlock Repository"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:83
 
#, python-format
 
msgid "Locked by %s on %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:56
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:89
 
msgid "Confirm to lock repository."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:58
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:91
 
msgid "Lock Repository"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:60
 
#: 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
 
msgid "Delete this Repository"
 
msgstr "Tároló törlése"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:77
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:110
 
#, python-format
 
msgid "This repository has %s fork"
 
msgid_plural "This repository has %s forks"
 
msgstr[0] "Ennek a tárolónak %s elágazása van"
 
msgstr[1] "Ennek a tárolónak %s elágazása van"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:80
 
#: kallithea/tests/data/templates/admin/repos/repo_edit_advanced.html.py:112
 
msgid "Detach forks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:84
 
#: 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 ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:12
 
msgid "Prefix"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:13
 
#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 
msgid "Key"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_caches.html:14
 
#: kallithea/templates/admin/user_groups/user_group_add.html:40
 
#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
 
#: kallithea/templates/admin/user_groups/user_groups.html:41
 
#: kallithea/templates/admin/users/user_add.html:69
 
#: kallithea/templates/admin/users/user_edit_profile.html:74
 
#: kallithea/templates/admin/users/users.html:42
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:118
 
#: kallithea/tests/data/templates/admin/users/user_add.html.py:133
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:94
 
#: kallithea/tests/data/templates/admin/users/users.html.py:117
 
msgid "Active"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_fields.html:6
 
msgid "Label"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_fields.html:20
 
#, python-format
 
msgid "Confirm to delete this field: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_fields.html:31
 
msgid "New field key"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_fields.html:38
 
msgid "New field label"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_fields.html:40
 
msgid "Enter short label"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_fields.html:45
 
msgid "New field description"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_fields.html:47
 
msgid "Enter description of a field"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_fields.html:61
 
msgid "Extra fields are disabled."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_permissions.html:20
 
#, fuzzy
 
msgid "Private Repository"
 
msgstr "Tároló törlése"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_remote.html:4
 
#, fuzzy
 
#| msgid "Remote repository"
 
msgid "Fork of repository"
 
msgstr "Tároló törlése"
 

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

	
 
#: kallithea/templates/admin/repos/repo_edit_remote.html:15
 
msgid "Pull Changes from Remote Repository"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_remote.html:17
 
msgid "Confirm to pull changes from remote repository."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_remote.html:23
 
msgid "This repository does not have a remote repository URL."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:7
 
msgid "Permanent Repository ID"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:7
 
msgid "What is that?"
 
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 ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_settings.html:46
 
msgid "Change owner of this repository."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_statistics.html:5
 
msgid "Processed commits"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_statistics.html:6
 
msgid "Processed progress"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
 
msgid "Reset Statistics"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
 
msgid "Confirm to remove current statistics."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repos.html:5
 
#: kallithea/tests/data/templates/admin/repos/repos.html.py:156
 
msgid "Repositories Administration"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/repos/repos.html:43
 
#: kallithea/tests/data/templates/admin/repos/repos.html.py:120
 
msgid "State"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:5
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:192
 
msgid "Settings Administration"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:27
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:108
 
msgid "VCS"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:28
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:114
 
msgid "Remap and Rescan"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:30
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:126
 
msgid "Visual"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:32
 
#: kallithea/templates/admin/settings/settings_vcs.html:4
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:138
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:47
 
msgid "Hooks"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:33
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:144
 
msgid "Full Text Search"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings.html:34
 
#: kallithea/tests/data/templates/admin/settings/settings.html.py:150
 
msgid "System Info"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_email.html:4
 
#: kallithea/tests/data/templates/admin/settings/settings_email.html.py:35
 
msgid "Send test email to"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_email.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_email.html.py:39
 
msgid "Send"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:4
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:35
 
msgid "Site branding"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:7
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:39
 
msgid "Set a custom title for your Kallithea Service."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:41
 
msgid "HTTP authentication realm"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:19
 
#: 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 ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:35
 
#: kallithea/tests/data/templates/admin/settings/settings_global.html.py:60
 
msgid "Public key for reCaptcha system."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_global.html:40
 
#: 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
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:93
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:107
 
msgid "Save Settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:3
 
#: 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 ""
 

	
 
#: kallithea/templates/admin/settings/settings_hooks.html:60
 
#: kallithea/tests/data/templates/admin/settings/settings_hooks.html.py:89
 
msgid "Failed to remove hook"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:4
 
msgid "Rescan options"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:9
 
#: 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 ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:20
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:47
 
msgid "Check this to reload data and clear cache keys for all repositories."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_mapping.html:25
 
#: 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 ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:4
 
#: kallithea/tests/data/templates/admin/settings/settings_search.html.py:35
 
msgid "Index build option"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_search.html:9
 
#: 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 ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:2
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:49
 
msgid "Checking for updates..."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:7
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:36
 
msgid "Kallithea version"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:7
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:36
 
msgid "Check for updates"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:8
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:37
 
msgid "Kallithea configuration file"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:9
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:38
 
msgid "Python version"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:10
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:39
 
msgid "Platform"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:11
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:40
 
msgid "Git version"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:41
 
msgid "Git path"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:13
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:42
 
msgid "Upgrade info endpoint"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:13
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:42
 
msgid "Note: please make sure this server can access this URL"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_system.html:23
 
#: kallithea/tests/data/templates/admin/settings/settings_system.html.py:60
 
msgid "Python Packages"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:9
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:51
 
msgid "Show repository size after push"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:15
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:55
 
msgid "Log user push commands"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:21
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:59
 
msgid "Log user pull commands"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:27
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:63
 
msgid "Update repository after push (hg update)"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:33
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:65
 
msgid "Mercurial extensions"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:38
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:69
 
msgid "Enable largefiles extension"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_vcs.html:44
 
#: 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 ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:9
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:39
 
msgid "Use repository extra fields"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:12
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:41
 
msgid "Allows storing additional customized fields per repository."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:17
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:45
 
msgid "Show Kallithea version"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:20
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:47
 
msgid "Shows or hides a version number of Kallithea displayed in the footer."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:25
 
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 ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:75
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:91
 
msgid "Show public repository icon on repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:81
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:95
 
msgid "Show private repository icon on repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:84
 
#: kallithea/tests/data/templates/admin/settings/settings_visual.html.py:97
 
msgid "Show public/private icons next to repository names."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/settings/settings_visual.html:89
 
#: 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 ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_add.html:5
 
msgid "Add user group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_add.html:10
 
#: kallithea/templates/admin/user_groups/user_group_edit.html:11
 
#: kallithea/templates/admin/user_groups/user_groups.html:9
 
#: kallithea/templates/base/base.html:59 kallithea/templates/base/base.html:79
 
#: kallithea/tests/data/templates/admin/user_groups/user_group_edit.html.py:164
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:146
 
#: kallithea/tests/data/templates/base/base.html.py:255
 
#: kallithea/tests/data/templates/base/base.html.py:702
 
msgid "User Groups"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_add.html:12
 
#: kallithea/templates/admin/user_groups/user_groups.html:24
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:107
 
msgid "Add User Group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_add.html:36
 
#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:13
 
msgid "Short, optional description for this user group."
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit.html:5
 
#: kallithea/tests/data/templates/admin/user_groups/user_group_edit.html.py:188
 
#, python-format
 
msgid "%s user group settings"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit.html:33
 
#: kallithea/tests/data/templates/admin/user_groups/user_group_edit.html.py:136
 
msgid "Show Members"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1
 
#, python-format
 
msgid "User Group: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:6
 
#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:23
 
#: kallithea/templates/admin/user_groups/user_groups.html:40
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:116
 
msgid "Members"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
 
#: kallithea/templates/data_table/_dt_elements.html:120
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:124
 
#, python-format
 
msgid "Confirm to delete this user group: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:21
 
msgid "Delete this user group"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit_members.html:11
 
msgid "No members yet"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:26
 
msgid "Chosen group members"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:39
 
msgid "Available members"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/user_groups/user_groups.html:5
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:164
 
msgid "User Groups Administration"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/users/user_add.html:5
 
#: kallithea/tests/data/templates/admin/users/user_add.html.py:185
 
msgid "Add user"
 
msgstr ""
 

	
 
#: kallithea/templates/admin/users/user_add.html:10
 
#: kallithea/templates/admin/users/user_edit.html:11
 
#: kallithea/templates/admin/users/users.html:9
 
#: kallithea/templates/base/base.html:58
 
#: kallithea/tests/data/templates/admin/users/user_add.html.py:165
 
#: kallithea/tests/data/templates/admin/users/user_edit.html.py:170
 
#: kallithea/tests/data/templates/admin/users/users.html.py:145
 
@@ -4589,195 +4455,193 @@ msgid "Show Pull Requests for %s"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:188
 
#: kallithea/tests/data/templates/base/base.html.py:439
 
msgid "Switch To"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:198
 
#: kallithea/templates/base/base.html:458
 
#: kallithea/tests/data/templates/base/base.html.py:441
 
#: kallithea/tests/data/templates/base/base.html.py:656
 
msgid "No matches found"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:294
 
#: kallithea/tests/data/templates/base/base.html.py:494
 
msgid "Show recent activity"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:300
 
#: kallithea/templates/base/base.html:301
 
#: kallithea/tests/data/templates/base/base.html.py:504
 
#: kallithea/tests/data/templates/base/base.html.py:508
 
msgid "Public journal"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:306
 
#: kallithea/tests/data/templates/base/base.html.py:513
 
msgid "Show public gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:307
 
#: kallithea/tests/data/templates/base/base.html.py:517
 
msgid "Gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:311
 
#: kallithea/tests/data/templates/base/base.html.py:525
 
msgid "All Public Gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:313
 
#: kallithea/tests/data/templates/base/base.html.py:531
 
msgid "My Public Gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:314
 
#: kallithea/tests/data/templates/base/base.html.py:535
 
msgid "My Private Gists"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:319
 
#: kallithea/tests/data/templates/base/base.html.py:540
 
msgid "Search in repositories"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:342
 
#: kallithea/templates/base/base.html:343
 
#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
 
#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
 
#: kallithea/tests/data/templates/base/base.html.py:573
 
#: kallithea/tests/data/templates/base/base.html.py:577
 
msgid "My Pull Requests"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:367
 
#: kallithea/tests/data/templates/base/base.html.py:602
 
msgid "Not Logged In"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:375
 
#: kallithea/tests/data/templates/base/base.html.py:607
 
msgid "Login to Your Account"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:385
 
msgid "Forgot password?"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:389
 
msgid "Don't have an account?"
 
msgstr ""
 

	
 
#: kallithea/templates/base/base.html:407
 
#: kallithea/tests/data/templates/base/base.html.py:648
 
msgid "Log Out"
 
msgstr ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:11
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:47
 
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 ""
 

	
 
#: 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 ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:33
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:60
 
msgid "Create user groups"
 
msgstr ""
 

	
 
#: 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 ""
 

	
 
#: kallithea/templates/base/default_perms_box.html:43
 
#: kallithea/tests/data/templates/base/default_perms_box.html.py:66
 
msgid "Fork repositories"
 
msgstr ""
 

	
 
#: 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 ""
 

	
 
#: 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"
 
msgstr ""
 

	
 
#: kallithea/templates/base/perms_summary.html:22
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:80
 
msgid "No permissions defined yet"
 
msgstr ""
 

	
 
#: kallithea/templates/base/perms_summary.html:30
 
#: kallithea/templates/base/perms_summary.html:55
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:90
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:113
 
msgid "Permission"
 
msgstr ""
 

	
 
#: kallithea/templates/base/perms_summary.html:32
 
#: kallithea/templates/base/perms_summary.html:57
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:94
 
#: kallithea/tests/data/templates/base/perms_summary.html.py:117
 
msgid "Edit Permission"
 
msgstr ""
 

	
 
#: kallithea/templates/base/perms_summary.html:92
 
#: 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
 
msgid "Add Another Comment"
 
msgstr "Egy másik hozzászólás hozzáadása"
 

	
 
#: 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
 
msgid "Stop following this repository"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:27
 
#: kallithea/tests/data/templates/base/root.html.py:89
 
msgid "Start following this repository"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:28
 
#: kallithea/tests/data/templates/base/root.html.py:91
 
msgid "Group"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:29
 
#: kallithea/tests/data/templates/base/root.html.py:93
 
msgid "members"
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:30
 
#: kallithea/tests/data/templates/base/root.html.py:95
 
msgid "Loading ..."
 
msgstr ""
 

	
 
#: kallithea/templates/base/root.html:31
 
#: kallithea/tests/data/templates/base/root.html.py:97
 
@@ -5143,555 +5007,545 @@ msgstr ""
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:250
 
msgid "Grafted from:"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset.html:123
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:260
 
msgid "Transplanted from:"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset.html:129
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:267
 
msgid "Replaced by:"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset.html:143
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:288
 
msgid "Preceded by:"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset.html:160
 
#: kallithea/templates/compare/compare_diff.html:59
 
#: kallithea/templates/pullrequests/pullrequest_show.html:303
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:311
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:152
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:396
 
#, python-format
 
msgid "%s file changed"
 
msgid_plural "%s files changed"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/templates/changeset/changeset.html:162
 
#: kallithea/templates/compare/compare_diff.html:61
 
#: kallithea/templates/pullrequests/pullrequest_show.html:305
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:315
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:156
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:400
 
#, python-format
 
msgid "%s file changed with %s insertions and %s deletions"
 
msgid_plural "%s files changed with %s insertions and %s deletions"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/templates/changeset/changeset.html:176
 
#: kallithea/templates/changeset/changeset.html:195
 
#: kallithea/templates/compare/compare_diff.html:81
 
#: kallithea/templates/pullrequests/pullrequest_show.html:322
 
#: kallithea/templates/pullrequests/pullrequest_show.html:348
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:336
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:351
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:424
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:451
 
msgid "Show full diff anyway"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset.html:233
 
#: kallithea/templates/changeset/changeset.html:270
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:368
 
#: kallithea/tests/data/templates/changeset/changeset.html.py:378
 
msgid "No revisions"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:19
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:80
 
msgid "on pull request"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:20
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:84
 
msgid "No title"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:22
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:88
 
#, fuzzy
 
msgid "on this changeset"
 
msgstr "%s módosításcsomag"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:29
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:96
 
msgid "Delete comment?"
 
msgstr "Hozzászólás törlése?"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:37
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:107
 
#, fuzzy
 
msgid "Status change"
 
msgstr "%s módosításcsomag"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:57
 
#: 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 ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:67
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:158
 
msgid "Vote for pull request status"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:73
 
#: kallithea/templates/changeset/diff_block.html:46
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:161
 
msgid "No change"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:86
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:178
 
msgid "Finish pull request"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:89
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:180
 
msgid "Close"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:101
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:185
 
msgid "Submitting ..."
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:102
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:187
 
msgid "Comment"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:110
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:197
 
msgid "You need to be logged in to comment."
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:110
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:201
 
msgid "Login now"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:114
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:203
 
msgid "Hide"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:126
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:41
 
#, python-format
 
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
 
#, python-format
 
msgid "%d inline"
 
msgid_plural "%d inline"
 
msgstr[0] "%d sorközi"
 
msgstr[1] "%d sorközi"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:128
 
#: kallithea/tests/data/templates/changeset/changeset_file_comment.html.py:43
 
#, python-format
 
msgid "%d general"
 
msgid_plural "%d general"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/templates/changeset/changeset_range.html:5
 
#: kallithea/tests/data/templates/changeset/changeset_range.html.py:272
 
#, python-format
 
msgid "%s Changesets"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_range.html:43
 
#: kallithea/templates/compare/compare_cs.html:37
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:65
 
#, python-format
 
msgid "Changeset status: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/changeset_range.html:50
 
#: kallithea/tests/data/templates/changeset/changeset_range.html.py:162
 
msgid "Files affected"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/diff_block.html:30
 
msgid "No file before"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/diff_block.html:33
 
msgid "File before"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/diff_block.html:40
 
msgid "Modified"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/diff_block.html:42
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:128
 
msgid "Deleted"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/diff_block.html:44
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:136
 
msgid "Renamed"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/diff_block.html:48
 
#, python-format
 
msgid "Unknown operation: %r"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/diff_block.html:52
 
msgid "No file after"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/diff_block.html:55
 
msgid "File after"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/diff_block.html:60
 
#: kallithea/templates/files/diff_2way.html:41
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:153
 
msgid "Show full diff for this file"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/diff_block.html:62
 
#: kallithea/templates/files/diff_2way.html:44
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:157
 
msgid "Show full side-by-side diff for this file"
 
msgstr ""
 

	
 
#: kallithea/templates/changeset/diff_block.html:72
 
#: kallithea/tests/data/templates/changeset/diff_block.html.py:171
 
msgid "Show inline comments"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:4
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:48
 
msgid "No changesets"
 
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 ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:55
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:82
 
msgid "First (oldest) changeset in this list"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:57
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:84
 
msgid "Last (most recent) changeset in this list"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:59
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:86
 
msgid "Position in this list of changesets"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:98
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:133
 
msgid "Show merge diff"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_cs.html:112
 
#: 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
 
#, python-format
 
msgid "%s changesets"
 
msgstr "%s módosításcsomag"
 

	
 
#: kallithea/templates/compare/compare_cs.html:114
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:163
 
msgid "behind"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_diff.html:6
 
#: kallithea/templates/compare/compare_diff.html:8
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:250
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:254
 
#, python-format
 
msgid "%s Compare"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_diff.html:13
 
#: kallithea/templates/compare/compare_diff.html:41
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:136
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:226
 
msgid "Compare Revisions"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_diff.html:39
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:133
 
msgid "Swap"
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_diff.html:48
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:140
 
msgid "Compare revisions, branches, bookmarks, or tags."
 
msgstr ""
 

	
 
#: kallithea/templates/compare/compare_diff.html:53
 
#: kallithea/templates/pullrequests/pullrequest_show.html:291
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:145
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:385
 
#, python-format
 
msgid "Showing %s commit"
 
msgid_plural "Showing %s commits"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/templates/compare/compare_diff.html:95
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:184
 
#: kallithea/tests/data/templates/compare/compare_diff.html.py:199
 
msgid "Show full diff"
 
msgstr ""
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:20
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:447
 
msgid "Public repository"
 
msgstr ""
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:31
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:460
 
msgid "Repository creation in progress..."
 
msgstr ""
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:45
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:183
 
msgid "No changesets yet"
 
msgstr ""
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:52
 
#: kallithea/templates/data_table/_dt_elements.html:54
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:507
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:513
 
#, python-format
 
msgid "Subscribe to %s rss feed"
 
msgstr ""
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:60
 
#: kallithea/templates/data_table/_dt_elements.html:62
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:360
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:366
 
#, python-format
 
msgid "Subscribe to %s atom feed"
 
msgstr ""
 

	
 
#: kallithea/templates/data_table/_dt_elements.html:86
 
#: kallithea/tests/data/templates/data_table/_dt_elements.html.py:144
 
msgid "Creating"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/changeset_comment.html:4
 
#, python-format
 
msgid "Mention in Comment on Changeset \"%s\""
 
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
 
#: kallithea/templates/email_templates/pull_request_comment.html:28
 
msgid "branch"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/changeset_comment.html:29
 
#: kallithea/templates/email_templates/pull_request.html:27
 
#: kallithea/templates/email_templates/pull_request_comment.html:35
 
msgid "by"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/comment.html:27
 
#, fuzzy
 
#| msgid "Status change"
 
msgid "Status change:"
 
msgstr "%s módosításcsomag"
 

	
 
#: kallithea/templates/email_templates/comment.html:33
 
#, fuzzy
 
#| msgid "Repository has been locked"
 
msgid "The pull request has been closed."
 
msgstr "Ennek a tárolónak %s elágazása van"
 

	
 
#: kallithea/templates/email_templates/password_reset.html:9
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:49
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:49
 
#, python-format
 
msgid "Hello %s"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/password_reset.html:16
 
#: kallithea/tests/data/templates/email_templates/password_reset.html.py:51
 
#: kallithea/tests/data/templates/email_templates/password_reset.txt.py:51
 
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 ""
 

	
 
#: kallithea/templates/email_templates/pull_request.html:4
 
#, 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
 
msgid "Pull request from"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request.html:15
 
#: kallithea/templates/email_templates/pull_request.html:20
 
msgid "at"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request.html:17
 
#: kallithea/templates/email_templates/pull_request_comment.html:25
 
msgid "to"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request_comment.html:4
 
#, python-format
 
msgid "Mention in Comment on Pull Request %s \"%s\""
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request_comment.html:4
 
#, python-format
 
msgid "Pull Request %s \"%s\" Closed"
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/pull_request_comment.html:4
 
#, python-format
 
msgid "Comment on Pull Request %s \"%s\""
 
msgstr ""
 

	
 
#: kallithea/templates/email_templates/registration.html:22
 
msgid "Full Name"
 
msgstr ""
 

	
 
#: kallithea/templates/files/diff_2way.html:15
 
#, python-format
 
msgid "%s File side-by-side diff"
 
msgstr ""
 

	
 
#: kallithea/templates/files/diff_2way.html:19
 
#: kallithea/templates/files/file_diff.html:8
 
msgid "File diff"
 
msgstr ""
 

	
 
#: kallithea/templates/files/file_diff.html:4
 
#, python-format
 
msgid "%s File Diff"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files.html:4
 
#: kallithea/templates/files/files.html:77
 
#: kallithea/tests/data/templates/files/files.html.py:138
 
#: kallithea/tests/data/templates/files/files.html.py:218
 
#, python-format
 
msgid "%s Files"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_add.html:4
 
#: kallithea/tests/data/templates/files/files_add.html.py:135
 
#, python-format
 
msgid "%s Files Add"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_add.html:39
 
#: kallithea/templates/files/files_edit.html:39
 
#: kallithea/templates/files/files_ypjax.html:3
 
#: kallithea/tests/data/templates/files/files_add.html.py:225
 
#: kallithea/tests/data/templates/files/files_ypjax.html.py:35
 
msgid "Location"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_add.html:41
 
#: kallithea/tests/data/templates/files/files_add.html.py:229
 
msgid "Enter filename..."
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_add.html:43
 
#: kallithea/templates/files/files_add.html:47
 
#: kallithea/tests/data/templates/files/files_add.html.py:233
 
#: kallithea/tests/data/templates/files/files_add.html.py:237
 
msgid "or"
 
msgstr ""
 

	
 
#: kallithea/templates/files/files_add.html:43
 
@@ -5993,290 +5847,286 @@ msgid "ATOM public journal feed"
 
msgstr ""
 

	
 
#: kallithea/templates/journal/public_journal.html:14
 
msgid "RSS public journal feed"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest.html:4
 
#: kallithea/templates/pullrequests/pullrequest.html:8
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:188
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:212
 
msgid "New Pull Request"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest.html:26
 
#: kallithea/templates/pullrequests/pullrequest_data.html:15
 
#: kallithea/templates/pullrequests/pullrequest_show.html:29
 
#: kallithea/templates/pullrequests/pullrequest_show.html:51
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:115
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:144
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:164
 
msgid "Title"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest.html:28
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:117
 
msgid "Summarize the changes - or leave empty"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest.html:35
 
#: kallithea/templates/pullrequests/pullrequest_show.html:60
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:121
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:170
 
msgid "Write a short description on this pull request"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest.html:40
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:123
 
msgid "Changeset flow"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest.html:46
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:126
 
msgid "Origin repository"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest.html:62
 
#: kallithea/tests/data/templates/pullrequests/pullrequest.html.py:138
 
msgid "Destination repository"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:6
 
msgid "No entries"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:14
 
msgid "Vote"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:18
 
msgid "From"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:19
 
msgid "To"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:28
 
#, python-format
 
msgid "You voted: %s"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:30
 
msgid "You didn't vote"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:35
 
msgid "(no title)"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:37
 
#: kallithea/templates/pullrequests/pullrequest_show.html:31
 
#: kallithea/templates/pullrequests/pullrequest_show.html:72
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:150
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:185
 
msgid "Closed"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_data.html:67
 
msgid "Delete Pull Request"
 
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
 
msgid "%s Pull Request %s"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:10
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:483
 
#, python-format
 
msgid "Pull request %s from %s#%s"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:53
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:166
 
msgid "Summarize the changes"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:66
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:173
 
msgid "Reviewer voting result"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:69
 
#: kallithea/templates/pullrequests/pullrequest_show.html:70
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:179
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:181
 
msgid "Pull request status calculated from votes"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:80
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:191
 
msgid "Still not reviewed by"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:83
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:197
 
#, python-format
 
msgid "%d reviewer"
 
msgid_plural "%d reviewers"
 
msgstr[0] ""
 
msgstr[1] ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:85
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:201
 
msgid "Pull request was reviewed by all reviewers"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:87
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:205
 
msgid "There are no reviewers"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:92
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:208
 
msgid "Origin"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:97
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:214
 
msgid "on"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:103
 
#: 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 ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:148
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:261
 
msgid "Next iteration"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:165
 
#: 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 ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:198
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:373
 
msgid "Create New Iteration with Changes"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:199
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:375
 
msgid "Cancel Changes"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:207
 
#: 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
 
msgid "Remove reviewer"
 
msgstr "Átnéző eltávolítása"
 

	
 
#: 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
 
msgid "Potential Reviewers"
 
msgstr "Lehetséges átnézők"
 

	
 
#: 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:"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:281
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:380
 
msgid "Pull Request Content"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show.html:296
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:142
 
#: kallithea/tests/data/templates/pullrequests/pullrequest_show.html.py:389
 
msgid "Common ancestor"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:6
 
#, python-format
 
msgid "%s Pull Requests"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:11
 
#, python-format
 
msgid "Pull Requests from '%s'"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:13
 
#, python-format
 
msgid "Pull Requests to '%s'"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:31
 
msgid "Open New Pull Request"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:34
 
#, python-format
 
msgid "Show Pull Requests to %s"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:36
 
#, python-format
 
msgid "Show Pull Requests from '%s'"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:44
 
#: kallithea/templates/pullrequests/pullrequest_show_my.html:28
 
msgid "Hide closed pull requests (only show open pull requests)"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_all.html:46
 
#: kallithea/templates/pullrequests/pullrequest_show_my.html:30
 
msgid "Show closed pull requests (in addition to open pull requests)"
 
msgstr ""
 

	
 
#: kallithea/templates/pullrequests/pullrequest_show_my.html:34
 
msgid "Pull Requests Created by Me"
 
msgstr ""
 

	
 
@@ -6480,868 +6330,225 @@ msgstr ""
 
#: kallithea/templates/summary/summary.html:102
 
#: kallithea/tests/data/templates/summary/summary.html.py:178
 
msgid "Downloads are disabled for this repository"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:108
 
#: kallithea/tests/data/templates/summary/summary.html.py:190
 
msgid "Download as zip"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:112
 
#: kallithea/tests/data/templates/summary/summary.html.py:194
 
msgid "Check this to download archive with subrepos"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:114
 
#: kallithea/tests/data/templates/summary/summary.html.py:196
 
msgid "With subrepos"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:152
 
#: kallithea/templates/summary/summary.html:154
 
#: kallithea/tests/data/templates/summary/summary.html.py:234
 
#: kallithea/tests/data/templates/summary/summary.html.py:240
 
msgid "Feed"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:174
 
#: kallithea/tests/data/templates/summary/summary.html.py:254
 
msgid "Latest Changes"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:176
 
#: kallithea/tests/data/templates/summary/summary.html.py:258
 
msgid "Quick Start"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:191
 
#: kallithea/tests/data/templates/summary/summary.html.py:265
 
#, python-format
 
msgid "Readme file from revision %s:%s"
 
msgstr ""
 

	
 
#: kallithea/templates/summary/summary.html:267
 
#: kallithea/tests/data/templates/summary/summary.html.py:276
 
#, python-format
 
msgid "Download %s as %s"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/index.html.py:117
 
msgid "Dashboard"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/index_base.html.py:98
 
msgid "Group Name"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/login.html.py:77
 
msgid "Remember me"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/gists/new.html.py:209
 
msgid "name this file..."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:43
 
msgid "Change your avatar at"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:45
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:45
 
msgid "Using"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/my_account/my_account_profile.html.py:53
 
msgid "Missing email, please update your user email address."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/repo_groups/repo_group_show.html.py:152
 
#, python-format
 
msgid "%s Repository group dashboard"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_mapping.html.py:35
 
msgid "Rescan option"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/settings/settings_vcs.html.py:39
 
msgid "Web"
 
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 ""
 

	
 
#: kallithea/tests/data/templates/admin/user_groups/user_groups.html.py:142
 
#: kallithea/tests/data/templates/journal/journal.html.py:118
 
msgid "quick filter..."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:43
 
msgid "Change avatar at"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/admin/users/user_edit_profile.html.py:53
 
msgid "Missing email, please update this user email address."
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/base/base.html.py:96
 
msgid "Keyboard shortcuts"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/base/base.html.py:98
 
msgid "Site-wide shortcuts"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/base/base.html.py:619
 
msgid "Forgot password ?"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:54
 
msgid "Ancestor"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/compare/compare_cs.html.py:150
 
msgid "No common ancestor found - repositories are unrelated"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.html.py:75
 
#: kallithea/tests/data/templates/email_templates/changeset_comment.txt.py:74
 
#, 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
 
#, 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"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/main.html.py:31
 
#: 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
 
#, 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
 
#, 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
 
#, 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
 
msgid "The comment closed the pull request with status"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/pull_request_comment.html.py:78
 
#: kallithea/tests/data/templates/email_templates/pull_request_comment.txt.py:76
 
msgid "The comment was made with status"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/email_templates/registration.html.py:47
 
#: kallithea/tests/data/templates/email_templates/registration.txt.py:47
 
msgid "View this user here"
 
msgstr ""
 

	
 
#: kallithea/tests/data/templates/files/files_source.html.py:80
 
#, python-format
 
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 ""
 

	

Changeset was too big and was cut off... Show full diff anyway

0 comments (0 inline, 0 general)