changeset 8996:439bc130e093 i18n

Merge from stable
author Mads Kiilerich <mads@kiilerich.com>
date Sun, 14 May 2023 21:19:38 +0200
parents 3fff648ffdd4 (diff) 36a36ebdf4bb (current diff)
children 66fcd3993563
files kallithea/i18n/be/LC_MESSAGES/kallithea.po kallithea/i18n/bg/LC_MESSAGES/kallithea.po kallithea/i18n/cs/LC_MESSAGES/kallithea.po kallithea/i18n/da/LC_MESSAGES/kallithea.po kallithea/i18n/de/LC_MESSAGES/kallithea.po kallithea/i18n/el/LC_MESSAGES/kallithea.po kallithea/i18n/es/LC_MESSAGES/kallithea.po kallithea/i18n/fr/LC_MESSAGES/kallithea.po kallithea/i18n/hu/LC_MESSAGES/kallithea.po kallithea/i18n/ja/LC_MESSAGES/kallithea.po kallithea/i18n/kallithea.pot kallithea/i18n/lb/LC_MESSAGES/kallithea.po kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po kallithea/i18n/nl_BE/LC_MESSAGES/kallithea.po kallithea/i18n/pl/LC_MESSAGES/kallithea.po kallithea/i18n/pt/LC_MESSAGES/kallithea.po kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po kallithea/i18n/ru/LC_MESSAGES/kallithea.po kallithea/i18n/sk/LC_MESSAGES/kallithea.po kallithea/i18n/tr/LC_MESSAGES/kallithea.po kallithea/i18n/uk/LC_MESSAGES/kallithea.po kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po kallithea/templates/admin/repo_groups/repo_group_edit_perms.html
diffstat 23 files changed, 102871 insertions(+), 63 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/i18n/be/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/be/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,65 +1,131 @@
 # Copyright (C) 2016 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
+# #, fuzzy
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2017-08-20 10:44+0000\n"
+"Last-Translator: Viktar Vauchkevich <victorenator@gmail.com>\n"
+"Language-Team: Belarusian <https://hosted.weblate.org/projects/kallithea/"
+"kallithea/be/>\n"
 "Language: be\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-
+"X-Generator: Weblate 2.17-dev\n"
+
+#: kallithea/controllers/base.py:470
+msgid ""
+"CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
 msgid "Repository not found in the filesystem"
 msgstr "Рэпазітар не знойдзены на файлавай сістэме"
 
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Яшчэ не было змен"
 
+#: kallithea/controllers/base.py:590
+#, python-format
 msgid "Changeset for %s %s not found in %s"
 msgstr "Набор змен для %s %s не знойдзены ў %s"
 
+#: kallithea/controllers/base.py:631
+#, fuzzy
+#| msgid "Your account is disabled"
+msgid "SSH access is disabled."
+msgstr "Ваш акаўнт выключаны"
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Нічога"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(зачынена)"
 
+#: kallithea/controllers/changeset.py:88
+#, fuzzy
+#| msgid "No permission to change pull request status"
+msgid "No permission to change status"
+msgstr "Няма правоў змяняць статус pull-запыту"
+
+#: kallithea/controllers/changeset.py:99
+#, python-format
 msgid "Successfully deleted pull request %s"
 msgstr "Pull-запыт %s паспяхова выдалены"
 
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
 msgid "Such revision does not exist for this repository"
 msgstr "Няма такой рэвізіі ў гэтым рэпазітары"
 
+#: kallithea/controllers/compare.py:64
+#, python-format
 msgid "Could not find other repository %s"
 msgstr "Не атрымалася знайсці іншы рэпазітар %s"
 
+#: kallithea/controllers/compare.py:70
 msgid "Cannot compare repositories of different types"
 msgstr "Немагчыма параўноўваць рэпазітары розных тыпаў"
 
+#: kallithea/controllers/compare.py:140
+msgid "Cannot show empty diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
 msgid "Cannot compare repositories without using common ancestor"
 msgstr "Немагчыма параўноўваць рэпазітары без агульнага продка"
 
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "Няма адказу"
 
+#: kallithea/controllers/error.py:68
 msgid "Unknown error"
 msgstr "Невядомая памылка"
 
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr "Запыт не распазнаны серверам з-за няправільнага сінтаксісу."
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "Несанкцыянаваны доступ да рэсурсу"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "У вас няма правоў для прагляду гэтай старонкі"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "Рэсурс не знойдзены"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
@@ -67,741 +133,1505 @@
 "Сервер не можа выканаць запыт з-за нечаканых умоваў, якія ўзніклі падчас "
 "яго спрацавання."
 
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s выканаў каміт у %s"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr "Змены апынуліся занадта вялікімі і былі скарочаныя..."
 
+#: kallithea/controllers/feed.py:107
+#, python-format
 msgid "%s %s feed"
 msgstr "Стужка навін %s %s"
 
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "Змены ў рэпазітары %s"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Націсніце каб дадаць новы файл"
 
+#: kallithea/controllers/files.py:86
+#, fuzzy
+#| msgid "There are no files yet. %s"
+msgid "There are no files yet."
+msgstr "Няма файлаў. %s"
+
+#: kallithea/controllers/files.py:186
+#, python-format
 msgid "%s at %s"
 msgstr "%s (%s)"
 
+#: kallithea/controllers/files.py:295
 msgid "You can only delete files with revision being a valid branch"
 msgstr "Вы можаце выдаляць файлы толькі ў рэвізіі, злучанай з існай галінай"
 
+#: kallithea/controllers/files.py:306
+#, python-format
 msgid "Deleted file %s via Kallithea"
 msgstr "Файл %s выдалены з дапамогай Kallithea"
 
+#: kallithea/controllers/files.py:330
+#, python-format
 msgid "Successfully deleted file %s"
 msgstr "Файл %s выдалены"
 
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "Падчас каміта адбылася памылка"
 
+#: kallithea/controllers/files.py:349
 msgid "You can only edit files with revision being a valid branch"
 msgstr ""
 "Вы можаце рэдагаваць файлы толькі ў рэвізіі, злучанай з існай галінай"
 
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "Файл %s адрэдагаваны з дапамогай Kallithea"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Без змен"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "Змены захаваныя ў %s"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Файл дададзены з дапамогай Kallithea"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Пуста"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "Безназоўны"
 
+#: kallithea/controllers/files.py:459
 msgid "Location must be relative path and must not contain .. in path"
 msgstr ""
 "Размяшчэнне павінна быць адносным шляхам, і не можа ўтрымліваць \"..\" у "
 "шляхі"
 
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Магчымасць спампоўваць адключаная"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Невядомая рэвізія %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Пусты рэпазітар"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "Невядомы тып архіва"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Набор змен"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Галіны"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Тэгі"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "Памылка падчас стварэння форка рэпазітара %s"
 
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "Групы"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Рэпазітары"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "Галіна"
 
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "Зачыненыя галіны"
 
+#: kallithea/controllers/home.py:131
 msgid "Tag"
 msgstr "Тэгі"
 
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "Закладкі"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "Публічны журнал"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "Журнал"
 
+#: kallithea/controllers/login.py:109
+#, fuzzy
+#| msgid "Authentication"
+msgid "Authentication failed."
+msgstr "Аўтэнтыфікацыя"
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
 msgid "Bad captcha"
 msgstr "Няслушная капча"
 
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "Рэгістрацыя ў %s прайшла паспяхова"
 
+#: kallithea/controllers/login.py:190
 msgid "A password reset confirmation code has been sent"
 msgstr "Код для скідання пароля адпраўлены"
 
+#: kallithea/controllers/login.py:237
 msgid "Invalid password reset token"
 msgstr "Няслушны код скідання пароля"
 
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "Пароль абноўлены"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
 msgid "Invalid reviewer \"%s\" specified"
 msgstr "Няслушны рэцэнзент \"%s\""
 
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (зачынена)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "Змены"
 
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "Адмысловы"
 
+#: kallithea/controllers/pullrequests.py:175
 msgid "Peer branches"
 msgstr "Галіны ўдзельніка"
 
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Закладкі"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
 msgid "Error creating pull request: %s"
 msgstr "Памылка пры стварэнні pull-запыту: %s"
 
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
 msgid "Error occurred while creating pull request"
 msgstr "Адбылася памылка пры стварэнні pull-запыту"
 
+#: kallithea/controllers/pullrequests.py:350
 msgid "Successfully opened new pull request"
 msgstr "Pull-запыт створаны паспяхова"
 
+#: kallithea/controllers/pullrequests.py:373
+#, fuzzy
+#| msgid "Pull request update created"
+msgid "New pull request iteration created"
+msgstr "Абнаўленне для pull-запыту створана"
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
 msgid "No description"
 msgstr "Няма апісання"
 
+#: kallithea/controllers/pullrequests.py:430
 msgid "Pull request updated"
 msgstr "Pull-запыт абноўлены"
 
+#: kallithea/controllers/pullrequests.py:443
 msgid "Successfully deleted pull request"
 msgstr "Pull-запыт паспяхова выдалены"
 
+#: kallithea/controllers/pullrequests.py:479
+#, fuzzy, python-format
+#| msgid "Changeset for %s %s not found in %s"
+msgid "Revision %s not found in %s"
+msgstr "Набор змен для %s %s не знойдзены ў %s"
+
+#: kallithea/controllers/pullrequests.py:509
+#, fuzzy, python-format
+#| msgid "No changesets found for updating this pull request."
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr "Няма змен для абнаўлення гэтага pull-запыту."
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
 msgid "This pull request has already been merged to %s."
 msgstr "Гэты pull-запыт ужо прыняты на галіну %s."
 
+#: kallithea/controllers/pullrequests.py:525
 msgid "This pull request has been closed and can not be updated."
 msgstr "Гэты pull-запыт быў зачынены і не можа быць абноўлены."
 
+#: kallithea/controllers/pullrequests.py:544
+#, fuzzy, python-format
+#| msgid "The following changes are available on %s:"
+msgid "The following additional changes are available on %s:"
+msgstr "Гэтыя змены даступныя на %s:"
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+#, fuzzy
+#| msgid "No changesets found for updating this pull request."
+msgid "No additional changesets found for iterating on this pull request."
+msgstr "Няма змен для абнаўлення гэтага pull-запыту."
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
 msgid "Note: Branch %s has another head: %s."
 msgstr "Увага: Галіна %s мае яшчэ адну верхавіну: %s."
 
+#: kallithea/controllers/pullrequests.py:565
+#, fuzzy
+#| msgid "Git pull requests don't support updates yet."
+msgid "Git pull requests don't support iterating yet."
+msgstr "Абнаўленне pull-запытаў git яшчэ не падтрымліваецца."
+
+#: kallithea/controllers/pullrequests.py:567
+#, fuzzy, python-format
+#| msgid "No changesets found for updating this pull request."
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr "Няма змен для абнаўлення гэтага pull-запыту."
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr "Недапушчальны пошукавы запыт. Паспрабуйце скласці яго ў двукоссі."
 
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
 msgid "An error occurred during search operation."
 msgstr "Памылка пры выкананні гэтага пошуку."
 
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
 msgid "No data ready yet"
 msgstr "Няма дадзеных"
 
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "Статыстычныя дадзеныя адключаны для гэтага рэпазітара"
 
+#: kallithea/controllers/admin/auth_settings.py:134
 msgid "Auth settings updated successfully"
 msgstr "Налады аўтарызацыі паспяхова абноўлены"
 
+#: kallithea/controllers/admin/auth_settings.py:145
 msgid "error occurred during update of auth settings"
 msgstr "памылка пры абнаўленні налад аўтарызацыі"
 
+#: kallithea/controllers/admin/defaults.py:73
 msgid "Default settings updated successfully"
 msgstr "Стандартныя налады паспяхова абноўлены"
 
+#: kallithea/controllers/admin/defaults.py:88
 msgid "Error occurred during update of defaults"
 msgstr "Памылка пры абнаўленні стандартных налад"
 
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
 msgid "Forever"
 msgstr "Назаўжды"
 
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "5 хвілін"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "1 гадзіна"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "1 дзень"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "1 месяц"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
 msgid "Lifetime"
 msgstr "Тэрмін"
 
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "Адбылася памылка падчас стварэння gist-запіса"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
 msgid "Deleted gist %s"
 msgstr "Gist-запіс %s выдалены"
 
+#: kallithea/controllers/admin/gists.py:205
 msgid "Unmodified"
 msgstr "Без змен"
 
+#: kallithea/controllers/admin/gists.py:235
 msgid "Successfully updated gist content"
 msgstr "Gist-запіс абноўлены"
 
+#: kallithea/controllers/admin/gists.py:240
 msgid "Successfully updated gist data"
 msgstr "Gist-запіс абноўлены"
 
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
 msgid "Error occurred during update of gist %s"
 msgstr "Памылка пры абнаўленні gist-запісу %s"
 
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
 msgid "You can't edit this user since it's crucial for entire application"
 msgstr ""
 "Вы не можаце змяніць дадзеныя гэтага карыстальніка, паколькі ён важны для "
 "працы ўсёй праграмы"
 
+#: kallithea/controllers/admin/my_account.py:112
 msgid "Your account was updated successfully"
 msgstr "Ваш уліковы запіс паспяхова абноўлены"
 
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
 msgid "Error occurred during update of user %s"
 msgstr "Памылка пры абнаўленні карыстальніка %s"
 
+#: kallithea/controllers/admin/my_account.py:161
 msgid "Error occurred during update of user password"
 msgstr "Памылка пры абнаўленні пароля"
 
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
 msgid "Added email %s to user"
 msgstr "Карыстальніку дададзены e-mail %s"
 
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
 msgid "An error occurred during email saving"
 msgstr "Памылка пры захаванні e-mail"
 
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
 msgid "Removed email from user"
 msgstr "E-mail карыстальніка выдалены"
 
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
 msgid "API key successfully created"
 msgstr "API-ключ паспяхова створаны"
 
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
 msgid "API key successfully reset"
 msgstr "API-ключ паспяхова скінуты"
 
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
 msgid "API key successfully deleted"
 msgstr "API-ключ паспяхова выдалены"
 
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, fuzzy, python-format
+#| msgid "API key successfully created"
+msgid "SSH key %s successfully added"
+msgstr "API-ключ паспяхова створаны"
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+#, fuzzy
+#| msgid "API key successfully deleted"
+msgid "SSH key successfully deleted"
+msgstr "API-ключ паспяхова выдалены"
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "Чытанне"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "Запіс"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "Адміністратар"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "Адключана"
 
+#: kallithea/controllers/admin/permissions.py:79
 msgid "Allowed with manual account activation"
 msgstr "Дазволена, з ручной актывацыяй уліковага запісу"
 
+#: kallithea/controllers/admin/permissions.py:81
 msgid "Allowed with automatic account activation"
 msgstr "Дазволена, з аўтаматычнай актывацыяй уліковага запісу"
 
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
 msgid "Manual activation of external account"
 msgstr "Ручная актывацыя вонкавага ўліковага запісу"
 
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
 msgid "Automatic activation of external account"
 msgstr "Аўтаматычная актывацыя вонкавага ўліковага запісу"
 
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "Уключана"
 
+#: kallithea/controllers/admin/permissions.py:116
 msgid "Global permissions updated successfully"
 msgstr "Глабальныя прывілеі паспяхова абноўленыя"
 
+#: kallithea/controllers/admin/permissions.py:131
 msgid "Error occurred during update of permissions"
 msgstr "Адбылася памылка падчас абнаўлення прывілеяў"
 
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
 msgid "Error occurred during creation of repository group %s"
 msgstr "Адбылася памылка пры стварэнні групы рэпазітароў %s"
 
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
 msgid "Created repository group %s"
 msgstr "Створаная новая група рэпазітароў %s"
 
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
 msgid "Updated repository group %s"
 msgstr "Група рэпазітароў %s абноўленая"
 
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
 msgid "Error occurred during update of repository group %s"
 msgstr "Адбылася памылка пры абнаўленні групы рэпазітароў %s"
 
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
 msgid "This group contains %s repositories and cannot be deleted"
 msgstr "Група ўтрымлівае %s рэпазітароў і не можа быць выдаленая"
 
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
 msgid "This group contains %s subgroups and cannot be deleted"
 msgstr "Група ўтрымлівае ў сабе %s падгруп і не можа быць выдаленая"
 
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
 msgid "Removed repository group %s"
 msgstr "Група рэпазітароў %s выдаленая"
 
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
 msgid "Error occurred during deletion of repository group %s"
 msgstr "Памылка пры выдаленні групы рэпазітароў %s"
 
+#: kallithea/controllers/admin/repo_groups.py:357
 msgid "Repository group permissions updated"
 msgstr "Прывілеі групы рэпазітароў абноўленыя"
 
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
 msgid "An error occurred during revoking of permission"
 msgstr "Памылка пры водгуку прывелея"
 
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
 msgid "Error creating repository %s"
 msgstr "Памылка пры стварэнні рэпазітара %s"
 
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
 msgid "Created repository %s from %s"
 msgstr "Рэпазітар %s створаны з %s"
 
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
 msgid "Forked repository %s as %s"
 msgstr "Зроблены форк рэпазітара %s на %s"
 
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
 msgid "Created repository %s"
 msgstr "Рэпазітар %s створаны"
 
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
 msgid "Repository %s updated successfully"
 msgstr "Рэпазітар %s паспяхова абноўлены"
 
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
 msgid "Error occurred during update of repository %s"
 msgstr "Памылка падчас абнаўлення рэпазітара %s"
 
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
 msgid "Detached %s forks"
 msgstr "Форкі %s адлучаныя"
 
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
 msgid "Deleted %s forks"
 msgstr "Выдаленыя форки рэпазітара %s"
 
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
 msgid "Deleted repository %s"
 msgstr "Рэпазітар %s выдалены"
 
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
 msgid "Cannot delete repository %s which still has forks"
 msgstr "Немагчыма выдаліць %s, ён усё яшчэ мае форкі"
 
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
 msgid "An error occurred during deletion of %s"
 msgstr "Памылка падчас выдалення %s"
 
+#: kallithea/controllers/admin/repos.py:305
 msgid "Repository permissions updated"
 msgstr "Прывілеі рэпазітара абноўленыя"
 
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, fuzzy, python-format
+#| msgid "An error occurred during creation of field"
+msgid "An error occurred during creation of field: %r"
+msgstr "Памылка пры стварэнні поля"
+
+#: kallithea/controllers/admin/repos.py:378
 msgid "An error occurred during removal of field"
 msgstr "Памылка пры выдаленні поля"
 
+#: kallithea/controllers/admin/repos.py:392
 msgid "-- Not a fork --"
 msgstr "-- Не форк --"
 
+#: kallithea/controllers/admin/repos.py:424
 msgid "Updated repository visibility in public journal"
 msgstr "Бачнасць рэпазітара ў публічным часопісе абноўлена"
 
+#: kallithea/controllers/admin/repos.py:428
 msgid "An error occurred during setting this repository in public journal"
 msgstr "Памылка пры даданні рэпазітара ў агульнадаступны часопіс"
 
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "Нічога"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
 msgid "Marked repository %s as fork of %s"
 msgstr "Рэпазітар %s адзначаны як форк %s"
 
+#: kallithea/controllers/admin/repos.py:453
 msgid "An error occurred during this operation"
 msgstr "Памылка пры выкананні аперацыі"
 
+#: kallithea/controllers/admin/repos.py:465
 msgid "Pulled from remote location"
 msgstr "Занесеныя змены з аддаленага рэпазітара"
 
+#: kallithea/controllers/admin/repos.py:468
 msgid "An error occurred during pull from remote location"
 msgstr "Памылка пры занясенні змен з аддаленага рэпазітара"
 
+#: kallithea/controllers/admin/repos.py:499
 msgid "An error occurred during deletion of repository stats"
 msgstr "Адбылася памылка пры выдаленні статыстыкі рэпазітара"
 
+#: kallithea/controllers/admin/settings.py:117
 msgid "Updated VCS settings"
 msgstr "Абноўлены налады VCS"
 
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
 msgid "Error occurred while updating application settings"
 msgstr "Памылка пры абнаўленні наладаў праграмы"
 
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
 msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
 msgstr "Рэпазітары паспяхова перасканаваныя, дададзена: %s, выдалена: %s."
 
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
 msgid "Invalidated %s repositories"
 msgstr "Скінуць кэш для %s рэпазітароў"
 
+#: kallithea/controllers/admin/settings.py:209
 msgid "Updated application settings"
 msgstr "Абноўленыя налады праграмы"
 
+#: kallithea/controllers/admin/settings.py:263
 msgid "Updated visualisation settings"
 msgstr "Налады візуалізацыі абноўленыя"
 
+#: kallithea/controllers/admin/settings.py:268
 msgid "Error occurred during updating visualisation settings"
 msgstr "Адбылася памылка пры абнаўленні наладаў візуалізацыі"
 
+#: kallithea/controllers/admin/settings.py:292
 msgid "Please enter email address"
 msgstr "Калі ласка, увядзіце e-mail-адрас"
 
+#: kallithea/controllers/admin/settings.py:307
 msgid "Send email task created"
 msgstr "Задача адпраўкі e-mail створаная"
 
+#: kallithea/controllers/admin/settings.py:334
+#, fuzzy
+#| msgid "No data ready yet"
+msgid "Hook already exists"
+msgstr "Няма дадзеных"
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
 msgid "Added new hook"
 msgstr "Дададзены новы хук"
 
+#: kallithea/controllers/admin/settings.py:355
 msgid "Updated hooks"
 msgstr "Абноўленыя хукі"
 
+#: kallithea/controllers/admin/settings.py:359
 msgid "Error occurred during hook creation"
 msgstr "Памылка пры стварэнні хука"
 
+#: kallithea/controllers/admin/settings.py:382
 msgid "Whoosh reindex task scheduled"
 msgstr "Запланаванае пераіндэксаванне базы Whoosh"
 
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
 msgid "Created user group %s"
 msgstr "Створана група карыстальнікаў %s"
 
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
 msgid "Error occurred during creation of user group %s"
 msgstr "Памылка пры стварэнні групы карыстальнікаў %s"
 
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
 msgid "Updated user group %s"
 msgstr "Група карыстальнікаў %s абноўленая"
 
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
 msgid "Error occurred during update of user group %s"
 msgstr "Памылка пры абнаўленні групы карыстальнікаў %s"
 
+#: kallithea/controllers/admin/user_groups.py:206
 msgid "Successfully deleted user group"
 msgstr "Група карыстальнікаў паспяхова выдаленая"
 
+#: kallithea/controllers/admin/user_groups.py:211
 msgid "An error occurred during deletion of user group"
 msgstr "Памылка пры выдаленні групы карыстальнікаў"
 
+#: kallithea/controllers/admin/user_groups.py:267
 msgid "Target group cannot be the same"
 msgstr "Мэтавая група не можа быць той жа самай"
 
+#: kallithea/controllers/admin/user_groups.py:273
 msgid "User group permissions updated"
 msgstr "Прывілеі групы карыстальнікаў абноўленыя"
 
+#: kallithea/controllers/admin/user_groups.py:288
 msgid "Cannot revoke permission for yourself as admin"
 msgstr "Адміністратар не можа адклікаць свае прывелеі"
 
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
 msgid "Updated permissions"
 msgstr "Абноўленыя прывілеі"
 
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
 msgid "An error occurred during permissions saving"
 msgstr "Памылка пры захаванні прывілеяў"
 
+#: kallithea/controllers/admin/users.py:118
+#, python-format
 msgid "Created user %s"
 msgstr "Карыстальнік %s створаны"
 
+#: kallithea/controllers/admin/users.py:133
+#, python-format
 msgid "Error occurred during creation of user %s"
 msgstr "Памылка пры стварэнні карыстальніка %s"
 
+#: kallithea/controllers/admin/users.py:157
 msgid "User updated successfully"
 msgstr "Карыстальнік паспяхова абноўлены"
 
+#: kallithea/controllers/admin/users.py:186
 msgid "Successfully deleted user"
 msgstr "Карыстальнік паспяхова выдалены"
 
+#: kallithea/controllers/admin/users.py:191
 msgid "An error occurred during deletion of user"
 msgstr "Памылка пры выдаленні карыстальніка"
 
+#: kallithea/controllers/admin/users.py:202
+msgid "The default user cannot be edited"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:408
+#, python-format
 msgid "Added IP address %s to user whitelist"
 msgstr "Дададзены IP %s у белы спіс карыстальніка"
 
+#: kallithea/controllers/admin/users.py:414
 msgid "An error occurred while adding IP address"
 msgstr "Адбылася памылка пры захаванні IP"
 
+#: kallithea/controllers/admin/users.py:426
 msgid "Removed IP address from user whitelist"
 msgstr "Выдалены IP %s з белага спісу карыстальніка"
 
+#: kallithea/lib/auth.py:552
 msgid "You need to be a registered user to perform this action"
 msgstr ""
 "Вы павінны быць зарэгістраваным карыстальнікам, каб выканаць гэта дзеянне"
 
+#: kallithea/lib/auth.py:580
 msgid "You need to be signed in to view this page"
 msgstr "Старонка даступная толькі аўтарызаваным карыстальнікам"
 
+#: kallithea/lib/diffs.py:181
 msgid "Binary file"
 msgstr "Двайковы файл"
 
+#: kallithea/lib/diffs.py:201
 msgid ""
 "Changeset was too big and was cut off, use diff menu to display this diff"
 msgstr ""
 "Набор змены апынуўся занадта вялікімі і быў падрэзаны, выкарыстоўвайце "
 "меню параўнання для паказу выніку параўнання"
 
+#: kallithea/lib/diffs.py:210
 msgid "No changes detected"
 msgstr "Змен не выяўлена"
 
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "Паказваць прабелы"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Ignore whitespace"
+msgid "Ignore whitespace changes"
+msgstr "Ігнараваць прабелы"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
 msgid "Increase diff context to %(num)s lines"
 msgstr "Павялічыць кантэкст да %(num)s радкоў"
 
+#: kallithea/lib/helpers.py:467
+#, python-format
 msgid "Deleted branch: %s"
 msgstr "Выдаленая галіна: %s"
 
+#: kallithea/lib/helpers.py:469
+#, python-format
 msgid "Created tag: %s"
 msgstr "Створаны тэг: %s"
 
+#: kallithea/lib/helpers.py:480
+#, python-format
 msgid "Changeset %s not found"
 msgstr "Набор змен %s не знойдзены"
 
+#: kallithea/lib/helpers.py:529
+#, python-format
 msgid "Show all combined changesets %s->%s"
 msgstr "Паказаць адрозненні разам %s->%s"
 
+#: kallithea/lib/helpers.py:535
 msgid "Compare view"
 msgstr "Параўнанне"
 
+#: kallithea/lib/helpers.py:554
 msgid "and"
 msgstr "і"
 
+#: kallithea/lib/helpers.py:555
+#, python-format
 msgid "%s more"
 msgstr "на %s больш"
 
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
 msgid "revisions"
 msgstr "версіі"
 
+#: kallithea/lib/helpers.py:580
+#, python-format
 msgid "Fork name %s"
 msgstr "Імя форка %s"
 
+#: kallithea/lib/helpers.py:600
+#, python-format
 msgid "Pull request %s"
 msgstr "Pull-запыт %s"
 
+#: kallithea/lib/helpers.py:610
 msgid "[deleted] repository"
 msgstr "[выдалены] рэпазітар"
 
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
 msgid "[created] repository"
 msgstr "[створаны] рэпазітар"
 
+#: kallithea/lib/helpers.py:614
 msgid "[created] repository as fork"
 msgstr "[створаны] рэпазітар як форк"
 
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
 msgid "[forked] repository"
 msgstr "[форкнуты] рэпазітар"
 
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
 msgid "[updated] repository"
 msgstr "[абноўлены] рэпазітар"
 
+#: kallithea/lib/helpers.py:620
 msgid "[downloaded] archive from repository"
 msgstr "[загружаны] архіў з рэпазітара"
 
+#: kallithea/lib/helpers.py:622
 msgid "[delete] repository"
 msgstr "[выдалены] рэпазітар"
 
+#: kallithea/lib/helpers.py:630
 msgid "[created] user"
 msgstr "[створаны] карыстальнік"
 
+#: kallithea/lib/helpers.py:632
 msgid "[updated] user"
 msgstr "[абноўлены] карыстальнік"
 
+#: kallithea/lib/helpers.py:634
 msgid "[created] user group"
 msgstr "[створана] група карыстальнікаў"
 
+#: kallithea/lib/helpers.py:636
 msgid "[updated] user group"
 msgstr "[абноўлена] група карыстальнікаў"
 
+#: kallithea/lib/helpers.py:638
 msgid "[commented] on revision in repository"
 msgstr "[каментар] да рэвізіі ў рэпазітары"
 
+#: kallithea/lib/helpers.py:640
 msgid "[commented] on pull request for"
 msgstr "[каментар] у pull-запыце для"
 
+#: kallithea/lib/helpers.py:642
 msgid "[closed] pull request for"
 msgstr "[зачынены] pull-запыт для"
 
+#: kallithea/lib/helpers.py:644
 msgid "[pushed] into"
 msgstr "[адпраўлена] у"
 
+#: kallithea/lib/helpers.py:646
 msgid "[committed via Kallithea] into repository"
 msgstr "[каміт праз Kallithea] у рэпазітары"
 
+#: kallithea/lib/helpers.py:648
 msgid "[pulled from remote] into repository"
 msgstr "[занесены з аддаленага рэпазітара] у рэпазітар"
 
+#: kallithea/lib/helpers.py:650
 msgid "[pulled] from"
 msgstr "[занесены] з"
 
+#: kallithea/lib/helpers.py:652
 msgid "[started following] repository"
 msgstr "[дададзены ў назіранні] рэпазітар"
 
+#: kallithea/lib/helpers.py:654
 msgid "[stopped following] repository"
 msgstr "[выдалены з назірання] рэпазітар"
 
+#: kallithea/lib/helpers.py:764
+#, python-format
 msgid " and %s more"
 msgstr " і на %s больш"
 
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
 msgid "No files"
 msgstr "Няма файлаў"
 
+#: kallithea/lib/helpers.py:791
 msgid "new file"
 msgstr "новы файл"
 
+#: kallithea/lib/helpers.py:794
 msgid "mod"
 msgstr "зменены"
 
+#: kallithea/lib/helpers.py:797
 msgid "del"
 msgstr "выдалены"
 
+#: kallithea/lib/helpers.py:800
 msgid "rename"
 msgstr "пераназваны"
 
+#: kallithea/lib/helpers.py:805
 msgid "chmod"
 msgstr "chmod"
 
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
 msgid "%d year"
 msgid_plural "%d years"
 msgstr[0] "%d год"
 msgstr[1] "%d гады"
 msgstr[2] "%d гадоў"
 
+#: kallithea/lib/webutils.py:629
+#, python-format
 msgid "%d month"
 msgid_plural "%d months"
 msgstr[0] "%d месяц"
 msgstr[1] "%d месяцы"
 msgstr[2] "%d месяцаў"
 
+#: kallithea/lib/webutils.py:630
+#, python-format
 msgid "%d day"
 msgid_plural "%d days"
 msgstr[0] "%d дзень"
 msgstr[1] "%d дні"
 msgstr[2] "%d дзён"
 
+#: kallithea/lib/webutils.py:631
+#, python-format
 msgid "%d hour"
 msgid_plural "%d hours"
 msgstr[0] "%d гадзіна"
 msgstr[1] "%d гадзіны"
 msgstr[2] "%d гадзін"
 
+#: kallithea/lib/webutils.py:632
+#, python-format
 msgid "%d minute"
 msgid_plural "%d minutes"
 msgstr[0] "%d хвіліна"
 msgstr[1] "%d хвіліны"
 msgstr[2] "%d хвілін"
 
+#: kallithea/lib/webutils.py:633
+#, python-format
 msgid "%d second"
 msgid_plural "%d seconds"
 msgstr[0] "%d секунда"
 msgstr[1] "%d секунды"
 msgstr[2] "%d секунд"
 
+#: kallithea/lib/webutils.py:649
+#, python-format
 msgid "in %s"
 msgstr "у %s"
 
+#: kallithea/lib/webutils.py:651
+#, python-format
 msgid "%s ago"
 msgstr "%s назад"
 
+#: kallithea/lib/webutils.py:653
+#, python-format
 msgid "in %s and %s"
 msgstr "у %s і %s"
 
+#: kallithea/lib/webutils.py:656
+#, python-format
 msgid "%s and %s ago"
 msgstr "%s і %s назад"
 
+#: kallithea/lib/webutils.py:659
 msgid "just now"
 msgstr "цяпер"
 
+#: kallithea/model/db.py:1376
 msgid "top level"
 msgstr "верхні ўзровень"
 
+#: kallithea/model/db.py:1507
 msgid "Kallithea Administrator"
 msgstr "Адміністратар Kallithea"
 
+#: kallithea/model/db.py:1509
+msgid "Default user has no access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1510
+#, fuzzy
+msgid "Default user has read access to new repositories"
+msgstr "Несанкцыянаваны доступ да рэсурсу"
+
+#: kallithea/model/db.py:1511
+#, fuzzy
+msgid "Default user has write access to new repositories"
+msgstr "Несанкцыянаваны доступ да рэсурсу"
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
 msgid "Only admins can create user groups"
 msgstr "Толькі адміністратары могуць ствараць групы карыстальнікаў"
 
+#: kallithea/model/db.py:1525
 msgid "Non-admins can create user groups"
 msgstr "Неадміністратары могуць ствараць групы карыстальнікаў"
 
+#: kallithea/model/db.py:1527
 msgid "Only admins can create top level repositories"
 msgstr "Толькі адміністратары могуць ствараць рэпазітары верхняга ўзроўню"
 
+#: kallithea/model/db.py:1528
 msgid "Non-admins can create top level repositories"
 msgstr "Неадміністратары могуць ствараць рэпазітары верхняга ўзроўню"
 
+#: kallithea/model/db.py:1530
 msgid "Only admins can fork repositories"
 msgstr "Месцазнаходжанне рэпазітароў"
 
+#: kallithea/model/db.py:1531
+msgid "Non-admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1533
 msgid "Registration disabled"
 msgstr "Рэгістрацыя адключаная"
 
+#: kallithea/model/db.py:1534
 msgid "User registration with manual account activation"
 msgstr "Рэгістрацыя карыстальніка з ручной актывацыяй уліковага запісу"
 
+#: kallithea/model/db.py:1535
 msgid "User registration with automatic account activation"
 msgstr "Рэгістрацыя карыстальніка з аўтаматычнай актывацыяй"
 
+#: kallithea/model/db.py:1944
 msgid "Not reviewed"
 msgstr "Не прагледжана"
 
+#: kallithea/model/db.py:1945
 msgid "Under review"
 msgstr "На разглядзе"
 
+#: kallithea/model/db.py:1946
+#, fuzzy
+#| msgid "Approved"
+msgid "Not approved"
+msgstr "Ухвалена"
+
+#: kallithea/model/db.py:1947
 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 "Увядзіце значэнне даўжынёй не меней %(min)i знакаў"
 
+#: 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 "Увядзіце не меней %(min)i знакаў"
 
+#: kallithea/model/forms.py:170
 msgid "Name must not contain only digits"
 msgstr "Імя не можа ўтрымліваць толькі лічбы"
 
+#: kallithea/model/notification.py:171
+#, fuzzy, python-format
+#| msgid "[Comment] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr "[пракаментавана] у запыце на занясенне змен для"
+
+#: kallithea/model/notification.py:174
+#, python-format
 msgid "New user %(new_username)s registered"
 msgstr "Новы карыстальнік \"%(new_username)s\" зарэгістраваны"
 
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
 msgid "Closing"
 msgstr "Зачынены"
 
+#: kallithea/model/pull_request.py:207
+#, fuzzy
+#| msgid "Error creating pull request: %s"
+msgid "Cannot create empty pull request"
+msgstr "Памылка пры стварэнні pull-запыту: %s"
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+#, fuzzy
+#| msgid "Confirm to delete this pull request"
+msgid "You are not authorized to create the pull request"
+msgstr "Пацвердзіце выдаленне гэтага pull-request'а"
+
+#: kallithea/model/pull_request.py:337
+#, fuzzy
+#| msgid "Missing changesets since the previous pull request:"
+msgid "Missing changesets since the previous iteration:"
+msgstr "Адсутныя рэвізіі адносна папярэдняга pull-запыту:"
+
+#: kallithea/model/pull_request.py:344
+#, fuzzy, python-format
+#| msgid "New changesets on %s %s since the previous pull request:"
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr "Новыя рэвізіі на %s %s адносна папярэдняга pull-запыту:"
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, fuzzy, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+"Гэты pull-запыт заснаваны на іншай рэвізіі %s, просты diff немагчымы."
+
+#: kallithea/model/pull_request.py:360
+#, fuzzy, python-format
+#| msgid "No changes found on %s %s since previous version."
+msgid "No changes found on %s %s since previous iteration."
+msgstr "Няма змен на %s %s адносна папярэдняй версіі."
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
 msgid "latest tip"
 msgstr "апошняя версія"
 
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, fuzzy, python-format
+#| msgid "Changeset %s not found"
+msgid "SSH key with fingerprint %r found"
+msgstr "Набор змен %s не знойдзены"
+
+#: kallithea/model/user.py:224
 msgid ""
 "You can't remove this user since it is crucial for the entire application"
 msgstr ""
 "Вы не можаце выдаліць карыстальніка, паколькі гэта крытычна для працы "
 "ўсёй праграмы"
 
+#: kallithea/model/user.py:229
+#, python-format
 msgid ""
 "User \"%s\" still owns %s repositories and cannot be removed. Switch "
 "owners or remove those repositories: %s"
@@ -810,6 +1640,8 @@
 "таму не можа быць выдалены. Змяніце ўладальніка ці выдаліце гэтыя "
 "рэпазітары: %s"
 
+#: kallithea/model/user.py:234
+#, python-format
 msgid ""
 "User \"%s\" still owns %s repository groups and cannot be removed. Switch "
 "owners or remove those repository groups: %s"
@@ -818,6 +1650,8 @@
 "і таму не можа быць выдалены. Змяніце ўладальніка ці выдаліце гэтая "
 "групы: %s"
 
+#: kallithea/model/user.py:241
+#, python-format
 msgid ""
 "User \"%s\" still owns %s user groups and cannot be removed. Switch "
 "owners or remove those user groups: %s"
@@ -826,21 +1660,36 @@
 "карыстальнікаў і таму не можа быць выдалены. Змяніце ўладальніка ці "
 "выдаліце гэтыя групы: %s"
 
+#: kallithea/model/user.py:330
 msgid "Password reset link"
 msgstr "Спасылка скіду пароля"
 
+#: kallithea/model/user.py:374
 msgid "Password reset notification"
 msgstr "Паведамленне пра скіданне пароля"
 
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
 msgid "Value cannot be an empty list"
 msgstr "Значэнне не можа быць пустым спісам"
 
+#: kallithea/model/validators.py:72
+#, python-format
 msgid "Username \"%(username)s\" already exists"
 msgstr "Карыстальнік з імем \"%(username)s\" ужо існуе"
 
+#: kallithea/model/validators.py:74
+#, python-format
 msgid "Username \"%(username)s\" cannot be used"
 msgstr "Імя \"%(username)s\" недапушчальнае"
 
+#: kallithea/model/validators.py:76
 msgid ""
 "Username may only contain alphanumeric characters underscores, periods or "
 "dashes and must begin with an alphanumeric character or underscore"
@@ -849,15 +1698,25 @@
 "падкрэслення, кропкі і працяжнік; а гэтак жа павінна пачынацца з літары, "
 "лічбы або са знака падкрэслення"
 
+#: kallithea/model/validators.py:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, python-format
 msgid "Username %(username)s is not valid"
 msgstr "Імя \"%(username)s\" недапушчальнае"
 
+#: 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 "Група карыстальнікаў \"%(usergroup)s\" ужо існуе"
 
+#: kallithea/model/validators.py:134
 msgid ""
 "user group name may only contain alphanumeric characters underscores, "
 "periods or dashes and must begin with alphanumeric character"
@@ -866,66 +1725,104 @@
 "падкрэслення, кропкі і працяжнік; а гэтак жа павінна пачынацца з літары "
 "ці лічбы"
 
+#: 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 "Група \"%(group_name)s\" ужо існуе"
 
+#: kallithea/model/validators.py:177
+#, python-format
 msgid "Repository with name \"%(group_name)s\" already exists"
 msgstr "Рэпазітар з  імем \"%(group_name)s\" ужо існуе"
 
+#: kallithea/model/validators.py:229
 msgid "Invalid characters (non-ascii) in password"
 msgstr "Недапушчальныя знакі (не ascii) у паролі"
 
+#: kallithea/model/validators.py:244
 msgid "Invalid old password"
 msgstr "Няслушна зададзены стары пароль"
 
+#: kallithea/model/validators.py:260
 msgid "Passwords do not match"
 msgstr "Паролі не супадаюць"
 
+#: kallithea/model/validators.py:275
 msgid "Invalid username or password"
 msgstr "Няслушнае імя ці пароль"
 
+#: kallithea/model/validators.py:309
+#, python-format
 msgid "Repository name %(repo)s is not allowed"
 msgstr "Імя рэпазітара %(repo)s забароненае"
 
+#: kallithea/model/validators.py:311
+#, python-format
 msgid "Repository named %(repo)s already exists"
 msgstr "Рэпазітар %(repo)s ужо існуе"
 
+#: kallithea/model/validators.py:312
+#, python-format
 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 msgstr "Рэпазітар \"%(repo)s\" ужо існуе ў групе \"%(group)s\""
 
+#: kallithea/model/validators.py:314
+#, python-format
 msgid "Repository group with name \"%(repo)s\" already exists"
 msgstr "Група рэпазітароў \"%(repo)s\" ужо існуе"
 
+#: kallithea/model/validators.py:400
 msgid "Invalid repository URL"
 msgstr "Няслушны URL рэпазітара"
 
+#: kallithea/model/validators.py:401
+#, fuzzy
+#| 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, or ssh URL"
+msgstr ""
+"Няслушны URL рэпазітара. Ён мусіць быць карэктным URL http, https, ssh, "
+"svn+http ці svn+https"
+
+#: kallithea/model/validators.py:426
 msgid "Fork has to be the same type as parent"
 msgstr "Тып форка будзе супадаць з бацькоўскім"
 
+#: kallithea/model/validators.py:441
 msgid "You don't have permissions to create repository in this group"
 msgstr "У вас недастаткова правоў для стварэння рэпазітароў у гэтай групе"
 
+#: kallithea/model/validators.py:443
 msgid "no permission to create repository in root location"
 msgstr "недастаткова правоў для стварэння рэпазітара ў каранёвым каталогу"
 
+#: kallithea/model/validators.py:492
 msgid "You don't have permissions to create a group in this location"
 msgstr "У Вас недастаткова прывілеяў для стварэння групы ў гэтым месцы"
 
+#: kallithea/model/validators.py:532
 msgid "This username or user group name is not valid"
 msgstr "Дадзенае імя карыстальніка ці групы карыстальнікаў недапушчальна"
 
+#: kallithea/model/validators.py:625
 msgid "This is not a valid path"
 msgstr "Гэты шлях хібны"
 
+#: kallithea/model/validators.py:642
 msgid "This email address is already in use"
 msgstr "Гэты e-mail ужо ўжываецца"
 
+#: kallithea/model/validators.py:662
+#, python-format
 msgid "Email address \"%(email)s\" not found"
 msgstr "Email-адрас \"%(email)s\" не знойдзены"
 
+#: kallithea/model/validators.py:699
 msgid ""
 "The LDAP Login attribute of the CN must be specified - this is the name "
 "of the attribute that is equivalent to \"username\""
@@ -933,93 +1830,197 @@
 "Для ўваходу па LDAP павінна быць паказана значэнне атрыбута CN - гэта "
 "эквівалент імя карыстальніка"
 
+#: kallithea/model/validators.py:711
 msgid "Please enter a valid IPv4 or IPv6 address"
 msgstr "Калі ласка, увядзіце існы IPv4 ці IPv6 адрас"
 
+#: kallithea/model/validators.py:712
+#, python-format
 msgid ""
 "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
 msgstr ""
 "Значэнне маскі падсеткі павінна быць у межах ад 0 да 32 (%(bits)r - "
 "няслушна)"
 
+#: kallithea/model/validators.py:745
 msgid "Key name can only consist of letters, underscore, dash or numbers"
 msgstr ""
 "Ключавое імя можа толькі складацца з літар, знака падкрэслення, працяжнік "
 "ці лікаў"
 
+#: kallithea/model/validators.py:759
 msgid "Filename cannot be inside a directory"
 msgstr "Файла няма ў каталогу"
 
+#: kallithea/model/validators.py:775
+#, 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:13
 msgid "About"
 msgstr "Пра праграму"
 
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
 msgid "Add Repository"
 msgstr "Дадаць рэпазітар"
 
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
 msgid "Add Repository Group"
 msgstr "Дадаць групу рэпазітароў"
 
+#: kallithea/templates/index_base.html:36
 msgid "You have admin right to this group, and can edit it"
 msgstr ""
 "Вы маеце адміністратарскія правы на гэту групу і можаце рэдагаваць яе"
 
+#: kallithea/templates/index_base.html:36
 msgid "Edit Repository Group"
 msgstr "Змяніць групу рэпазітароў"
 
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
 msgid "Repository"
 msgstr "Рэпазітар"
 
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
 msgid "Description"
 msgstr "Апісанне"
 
+#: kallithea/templates/index_base.html:61
 msgid "Last Change"
 msgstr "Апошняя змена"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
 msgid "Tip"
 msgstr "Стан"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
 msgid "Owner"
 msgstr "Уладальнік"
 
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
 msgid "Log In"
 msgstr "Увайсці"
 
+#: kallithea/templates/login.html:17
+#, python-format
 msgid "Log In to %s"
 msgstr "Увайсці ў %s"
 
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
 msgid "Username"
 msgstr "Імя карыстальніка"
 
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
 msgid "Password"
 msgstr "Пароль"
 
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
 msgid "Forgot your password?"
 msgstr "Забыліся на пароль?"
 
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
 msgid "Don't have an account?"
 msgstr "Няма акаўнта?"
 
+#: kallithea/templates/login.html:62
 msgid "Sign In"
 msgstr "Увайсці"
 
+#: kallithea/templates/password_reset.html:5
 msgid "Password Reset"
 msgstr "Скінуць пароль"
 
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
 msgid "Reset Your Password to %s"
 msgstr "Забыліся на пароль для %s?"
 
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
 msgid "Reset Your Password"
 msgstr "Скінуць Ваш пароль"
 
+#: kallithea/templates/password_reset.html:30
 msgid "Email Address"
 msgstr "Паштовы адрас"
 
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
 msgid "Captcha"
 msgstr "Капча"
 
+#: kallithea/templates/password_reset.html:47
 msgid "Send Password Reset Email"
 msgstr "Паслаць спасылку для скідання пароля"
 
+#: kallithea/templates/password_reset.html:52
 msgid ""
 "A password reset link will be sent to the specified email address if it "
 "is registered in the system."
@@ -1027,73 +2028,148 @@
 "Спасылка для скіду пароля будзе адпраўленая на адпаведны email-адрас, "
 "калі ён зарэгістраваны ў сістэме."
 
+#: kallithea/templates/password_reset_confirmation.html:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
 msgid "New Password"
 msgstr "Новы пароль"
 
+#: kallithea/templates/password_reset_confirmation.html:43
 msgid "Confirm New Password"
 msgstr "Пацвердзіце новы пароль"
 
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
 msgid "Sign Up"
 msgstr "Рэгістрацыя"
 
+#: kallithea/templates/register.html:22
+#, python-format
 msgid "Sign Up to %s"
 msgstr "Рэгістрацыя на %s"
 
+#: kallithea/templates/register.html:45
 msgid "Re-enter password"
 msgstr "Паўтарыце пароль"
 
+#: 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:39
+#: kallithea/templates/register.html:52
 msgid "First Name"
 msgstr "Імя"
 
+#: 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:40
+#: kallithea/templates/register.html:59
 msgid "Last Name"
 msgstr "Прозвішча"
 
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
 msgid "Email"
 msgstr "E-mail"
 
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
 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
 msgid "Admin Journal"
 msgstr "Журнал адміністратара"
 
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
 msgid "journal filter..."
 msgstr "Фільтр журнала..."
 
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
 msgid "Filter"
 msgstr "Адфільтраваць"
 
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
 msgid "%s Entry"
 msgid_plural "%s Entries"
 msgstr[0] "%s запіс"
 msgstr[1] "%s запісаў"
 msgstr[2] "%s запісы"
 
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
 msgid "Action"
 msgstr "Дзеянне"
 
+#: kallithea/templates/admin/admin_log.html:8
 msgid "Date"
 msgstr "Дата"
 
+#: kallithea/templates/admin/admin_log.html:9
 msgid "From IP"
 msgstr "З IP"
 
+#: kallithea/templates/admin/admin_log.html:62
 msgid "No actions yet"
 msgstr "Няма інфармацыі"
 
+#: kallithea/templates/admin/auth/auth_settings.html:5
 msgid "Authentication Settings"
 msgstr "Налады аўтэнтыфікацыі"
 
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
 msgid "Authentication"
 msgstr "Аўтэнтыфікацыя"
 
+#: kallithea/templates/admin/auth/auth_settings.html:27
 msgid "Authentication Plugins"
 msgstr "Плагіны аўтэнтыфікацыі"
 
+#: kallithea/templates/admin/auth/auth_settings.html:29
 msgid "Enabled Plugins"
 msgstr "Уключаныя плагіны"
 
+#: kallithea/templates/admin/auth/auth_settings.html:32
 msgid ""
 "Comma-separated list of plugins; Kallithea will try user authentication "
 "in plugin order"
@@ -1101,197 +2177,583 @@
 "Спіс плагінаў, падзеленых коскамі. Kallithea будзе спрабаваць "
 "аўтэнтыфікаваць карыстальніка ў парадку ўказання плагінаў"
 
+#: kallithea/templates/admin/auth/auth_settings.html:36
 msgid "Available built-in plugins"
 msgstr "Даступныя ўбудаваныя плагіны"
 
+#: kallithea/templates/admin/auth/auth_settings.html:53
 msgid "Plugin"
 msgstr "Плагін"
 
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
 msgid "Save"
 msgstr "Захаваць"
 
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
 msgid "Repository Defaults"
 msgstr "Значэнні па змоўчанні"
 
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
 msgid "Type"
 msgstr "Тып"
 
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
 msgid "Private repository"
 msgstr "Прыватны рэпазітар"
 
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
 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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
 msgid "Enable statistics"
 msgstr "Уключыць статыстыку"
 
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
 msgid "Enable statistics window on summary page."
 msgstr "Уключыць акно статыстыкі на старонцы «Агульныя звесткі»."
 
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
 msgid "Enable downloads"
 msgstr "Уключыць спампоўку"
 
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
 msgid "Enable download menu on summary page."
 msgstr "Уключыць меню спампоўкі на старонцы «Агульныя звесткі»."
 
+#: kallithea/templates/admin/gists/edit.html:5
+#: kallithea/templates/admin/gists/edit.html:18
 msgid "Edit Gist"
 msgstr "Правіць gist-запіс"
 
+#: kallithea/templates/admin/gists/edit.html:35
+#, python-format
+msgid ""
+"Gist was updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
 msgid "Gist description ..."
 msgstr "Апісанне..."
 
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
 msgid "Expires"
 msgstr "Мінае"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
 msgid "Never"
 msgstr "Ніколі"
 
+#: kallithea/templates/admin/gists/edit.html:147
 msgid "Update Gist"
 msgstr "Абнавіць"
 
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
 msgid "Cancel"
 msgstr "Адмена"
 
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
 msgid "Private Gists for User %s"
 msgstr "Прыватны gist-запіс для карыстальніка %s"
 
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
 msgid "Public Gists for User %s"
 msgstr "Публічны gist-запіс для карыстальніка %s"
 
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
 msgid "Public Gists"
 msgstr "Публічныя gist-запісы"
 
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
 msgid "Create New Gist"
 msgstr "Стварыць новы gist-запіс"
 
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
 msgid "Created"
 msgstr "Створаны"
 
+#: kallithea/templates/admin/gists/index.html:66
 msgid "There are no gists yet"
 msgstr "Gist-запісы адсутнічаюць"
 
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
 msgid "New Gist"
 msgstr "Новы gist-запіс"
 
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
 msgid "Reset"
 msgstr "Скінуць"
 
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
+msgid "Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:10
 msgid "URL"
 msgstr "URL"
 
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
 msgid "Delete"
 msgstr "Выдаліць"
 
+#: kallithea/templates/admin/gists/show.html:54
 msgid "Confirm to delete this Gist"
 msgstr "Пацвердзіце выдаленне гэтага gist-запісу"
 
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
 msgid "Edit"
 msgstr "Рэдагаваць"
 
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
 msgid "Show as Raw"
 msgstr "Паказаць толькі тэкст"
 
+#: kallithea/templates/admin/gists/show.html:69
 msgid "created"
 msgstr "створана"
 
+#: kallithea/templates/admin/gists/show.html:82
 msgid "Show as raw"
 msgstr "Паказаць толькі тэкст"
 
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
 msgid "My Account"
 msgstr "Мой Акаўнт"
 
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
 msgid "Profile"
 msgstr "Профіль"
 
+#: kallithea/templates/admin/my_account/my_account.html:26
 msgid "Email Addresses"
 msgstr "E-mail адрэсы"
 
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+#, fuzzy
+#| msgid "API Keys"
+msgid "SSH Keys"
+msgstr "API-ключы"
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
 msgid "API Keys"
 msgstr "API-ключы"
 
+#: kallithea/templates/admin/my_account/my_account.html:32
 msgid "Owned Repositories"
 msgstr "Мае рэпазітары"
 
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+#, fuzzy
+msgid "Watched Repositories"
+msgstr "Стварыць рэпазітары"
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
 msgid "Show Permissions"
 msgstr "Паказаць прывілеі"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
 msgid "Built-in"
 msgstr "Убудаваны"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
 msgid "Confirm to reset this API key: %s"
 msgstr "Пацвердзіць скіданне гэтага API-ключа: %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
 msgid "Expired"
 msgstr "Ануляваны"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
 msgid "Confirm to remove this API key: %s"
 msgstr "Пацвердзіце выдаленне гэтага API-ключа: %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
 msgid "Remove"
 msgstr "Выдаліць"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
 msgid "No additional API keys specified"
 msgstr "Дадатковыя API-ключы не пазначаныя"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
 msgid "New API key"
 msgstr "Новы API-ключ"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
 msgid "Add"
 msgstr "Дадаць"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
 msgid "Primary"
 msgstr "Асноўны"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
 msgid "Confirm to delete this email: %s"
 msgstr "Пацвердзіце выдаленне e-mail: %s"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
 msgid "No additional emails specified."
 msgstr "Дадатковыя адрасы e-mail не пазначаны."
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
 msgid "New email address"
 msgstr "Новы e-mail"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:1
 msgid "Change Your Account Password"
 msgstr "Змена пароля"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:8
 msgid "Current password"
 msgstr "Цяперашні пароль"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
 msgid "New password"
 msgstr "Новы пароль"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:22
 msgid "Confirm new password"
 msgstr "Пацвердзіце новы пароль"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
 msgid "Current IP"
 msgstr "Цяперашні IP-адрас"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, fuzzy, python-format
+#| msgid "Change your avatar at"
+msgid "Change %s avatar at"
+msgstr "Змяніць аватар можна праз"
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
 msgid "Avatars are disabled"
 msgstr "Аватары адключаныя"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
 msgid "Repositories You Own"
 msgstr "Рэпазітары, дзе Вы — уладальнік"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
 msgid "Name"
 msgstr "Імя"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+#, fuzzy
+#| msgid "Last Name"
+msgid "Last Used"
+msgstr "Прозвішча"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, fuzzy, python-format
+#| msgid "Confirm to remove this API key: %s"
+msgid "Confirm to remove this SSH key: %s"
+msgstr "Пацвердзіце выдаленне гэтага API-ключа: %s"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+#, fuzzy
+#| msgid "New API key"
+msgid "New SSH key"
+msgstr "Новы API-ключ"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+#, fuzzy
+#| msgid "Public repository"
+msgid "Public key"
+msgstr "Публічны рэпазітар"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
 msgid "Repositories You are Watching"
 msgstr "Рэпазітары, за якімі Вы назіраеце"
 
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
 msgid "Default Permissions"
 msgstr "Стандартныя прывілеі"
 
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
 msgid "Global"
 msgstr "Глабальныя"
 
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
 msgid "IP Whitelist"
 msgstr "Белы спіс IP"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
 msgid "Anonymous access"
 msgstr "Ананімны доступ"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+#, fuzzy
+#| msgid "Anonymous access"
+msgid "Allow anonymous access"
+msgstr "Ананімны доступ"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
 msgid ""
 "All default permissions on each repository will be reset to chosen "
 "permission, note that all custom default permission on repositories will "
@@ -1300,9 +2762,24 @@
 "Выбраныя прывілеі будуць усталяваныя па змоўчанні для кожнага рэпазітара. "
 "Улічыце, што раней усталяваныя прывілеі па змоўчанні будуць скінутыя"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:20
+#, fuzzy
+msgid "Apply to all existing repositories"
+msgstr "Імпартаваць існы рэпазітар?"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
 msgid "Repository group"
 msgstr "Група рэпазітароў"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
 msgid ""
 "All default permissions on each repository group will be reset to chosen "
 "permission, note that all custom default permission on repository groups "
@@ -1312,9 +2789,21 @@
 "рэпазітароў. Улічыце, што раней усталяваныя прывілеі па змоўчанні для "
 "груп рэпазітароў будуць скінутыя"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:33
+#, fuzzy
+msgid "Apply to all existing repository groups"
+msgstr "Імпартаваць існы рэпазітар?"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
 msgid "User group"
 msgstr "Група карыстальнікаў"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
 msgid ""
 "All default permissions on each user group will be reset to chosen "
 "permission, note that all custom default permission on user groups will "
@@ -1324,150 +2813,374 @@
 "карыстальнікаў. Улічыце, што раней усталяваныя прывілеі па змоўчанні для "
 "груп карыстальнікаў будуць скінутыя"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+#, fuzzy
+msgid "Top level repository creation"
+msgstr "Стварэнне рэпазітара"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
 msgid "User group creation"
 msgstr "Стварэнне груп карыстальнікаў"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
 msgid "Repository forking"
 msgstr "Стварэнне форка рэпазітара"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
 msgid "Registration"
 msgstr "Рэгістрацыя"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
 msgid "External auth account activation"
 msgstr "Актывацыя іншага ўліковага запісу"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
 msgid "Confirm to delete this IP address: %s"
 msgstr "Пацвердзіце выдаленне IP %s"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
 msgid "All IP addresses are allowed."
 msgstr "Дазволены любыя IP-адрасы."
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
 msgid "New IP address"
 msgstr "Новы IP-адрас"
 
+#: 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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
 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
 msgid "Group name"
 msgstr "Імя групы"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
 msgid "Group parent"
 msgstr "Бацькоўская група"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
 msgid "%s Repository Group Settings"
 msgstr "Налады групы рэпазітароў %s"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
 msgid "Add Child Group"
 msgstr "Дадаць падгрупу"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
 msgid "Settings"
 msgstr "Налады"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
 msgid "Advanced"
 msgstr "Дадаткова"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
 msgid "Permissions"
 msgstr "Прывілеі"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
+#, python-format
 msgid "Repository Group: %s"
 msgstr "Група рэпазітароў: %s"
 
+#: 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:118
 msgid "Created on"
 msgstr "Створана"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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] "Пацвердзіце выдаленне групы %s, утрымоўвалай %s рэпазітар"
 msgstr[1] "Пацвердзіце выдаленне групы %s, утрымоўвалай %s рэпазітара"
 msgstr[2] "Пацвердзіце выдаленне групы %s, утрымоўвалай %s рэпазітароў"
 
+#: 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#, fuzzy
+#| msgid "disabled"
+msgid "Visible"
+msgstr "адключана"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#, fuzzy
+#| msgid "Add Repository"
+msgid "Add repos"
+msgstr "Дадаць рэпазітар"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#, fuzzy
+#| msgid "Add user group"
+msgid "Add/Edit groups"
+msgstr "Дадаць групу карыстальнікаў"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
 msgid "User/User Group"
 msgstr "Карыстальнік/група карыстальнікаў"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
 msgid "Default"
 msgstr "Па змоўчанні"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
 msgid "Revoke"
 msgstr "Адклікаць"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
 msgid "Add new"
 msgstr "Дадаць новы"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+#, fuzzy
+msgid "Apply to children"
+msgstr "дастасаваць да даччыным"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
 msgid "Both"
 msgstr "Абедзьве"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Remove this group"
 msgstr "Выдаліць гэту групу"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Confirm to delete this group"
 msgstr "Пацвердзіце выдаленне гэтай групы карыстальнікаў"
 
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, fuzzy, python-format
+#| msgid "Repository Group: %s"
+msgid "Repository group %s"
+msgstr "Група рэпазітароў: %s"
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
 msgid "Repository Groups Administration"
 msgstr "Адміністраванне груп рэпазітароў"
 
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
 msgid "Number of Top-level Repositories"
 msgstr "Лік рэпазітароў верхняга ўзроўня"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:13
 msgid "Type of repository to create."
 msgstr "Тып стваранага рэпазітара."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+#, fuzzy
+msgid "Clone remote repository"
+msgstr "[створаны] рэпазітар"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
 msgid "Repository URL"
 msgstr "URL рэпазітара"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
 msgid ""
 "Keep it short and to the point. Use a README file for longer descriptions."
 msgstr ""
 "Кароткае і асэнсаванае. Для разгорнутага апісання выкарыстоўвайце файл "
 "README."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
 msgid "Optionally select a group to put this repository into."
 msgstr "Апцыянальна абраць групу, у якую змясціць дадзены рэпазітар."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
 msgid "Landing revision"
 msgstr "Рэвізія для выгрузкі"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+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 "Стварэнне рэпазітара %s"
 
+#: kallithea/templates/admin/repos/repo_creating.html:13
 msgid "Creating repository"
 msgstr "Стварэнне рэпазітара"
 
+#: kallithea/templates/admin/repos/repo_creating.html:27
+#, python-format
+msgid ""
+"Repository \"%(repo_name)s\" is being created, you will be redirected "
+"when this process is finished.repo_name"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
 msgid "%s Repository Settings"
 msgstr "Налады рэпазітара %s"
 
+#: kallithea/templates/admin/repos/repo_edit.html:34
 msgid "Extra Fields"
 msgstr "Дадатковыя палі"
 
+#: kallithea/templates/admin/repos/repo_edit.html:37
 msgid "Remote"
 msgstr "Выдалены"
 
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
 msgid "Statistics"
 msgstr "Статыстыка"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
 msgid "Parent"
 msgstr "Бацькоўская група"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
 msgid "Set"
 msgstr "Набор"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
 msgid "Manually set this repository as a fork of another from the list."
 msgstr "Уручную зрабіць гэты рэпазітар форкам выбранага са спісу."
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
 msgid "Public Journal Visibility"
 msgstr "Доступ да публічнага журналу"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
 msgid "Remove from public journal"
 msgstr "Выдаліць з агульнадаступнага журналу"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
 msgid "Add to Public Journal"
 msgstr "Дадаць у публічны журнал"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
 msgid ""
 "All actions done in this repository will be visible to everyone in the "
 "public journal."
@@ -1475,153 +3188,403 @@
 "Усе выконваемыя з гэтым рэпазітаром дзеянні будуць адлюстроўвацца ў "
 "публічным журнал."
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
 msgid "Confirm to delete this repository: %s"
 msgstr "Пацвердзіце выдаленне гэтага рэпазітара: %s"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
 msgid "Delete this Repository"
 msgstr "Выдаліць гэты рэпазітар"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
 msgid "This repository has %s fork"
 msgid_plural "This repository has %s forks"
 msgstr[0] "Дадзены рэпазітар мае %s копію"
 msgstr[1] "Дадзены рэпазітар мае %s копіі"
 msgstr[2] "Дадзены рэпазітар мае %s копій"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
 msgid "Detach forks"
 msgstr "Адлучыць форкі"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
 msgid "Delete forks"
 msgstr "Выдаліць форкі"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 msgid "Key"
 msgstr "Ключ"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:20
+#, python-format
 msgid "Confirm to delete this field: %s"
 msgstr "Пацвердзіце выдаленне гэтага поля: %s"
 
+#: 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
 msgid "Private Repository"
 msgstr "Прыватны рэпазітар"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+#, fuzzy
+#| msgid "[forked] repository"
+msgid "Fork of repository"
+msgstr "[форкнуты] рэпазітар"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
 msgid "Remote repository URL"
 msgstr "URL аддаленага рэпазітара"
 
+#: 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:10
+#, fuzzy
+#| msgid "Permanent Repository ID"
+msgid "Permanent URL"
+msgstr "Пастаяннае ШВ рэпазітара"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
 msgid "Remote repository"
 msgstr "Аддалены рэпазітар"
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
 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
 msgid "Repositories Administration"
 msgstr "Адміністраванне рэпазітароў"
 
+#: kallithea/templates/admin/repos/repos.html:44
 msgid "State"
 msgstr "Стан"
 
+#: kallithea/templates/admin/settings/settings.html:5
 msgid "Settings Administration"
 msgstr "Адміністраванне налад"
 
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
 msgid "Hooks"
 msgstr "Хукі"
 
+#: kallithea/templates/admin/settings/settings.html:33
 msgid "Full Text Search"
 msgstr "Паўнатэкставы пошук"
 
+#: kallithea/templates/admin/settings/settings.html:34
 msgid "System Info"
 msgstr "Інфармацыя пра сістэму"
 
+#: kallithea/templates/admin/settings/settings_email.html:4
 msgid "Send test email to"
 msgstr "Адаслаць тэставае паведамленне на"
 
+#: kallithea/templates/admin/settings/settings_email.html:12
 msgid "Send"
 msgstr "Адправіць"
 
+#: kallithea/templates/admin/settings/settings_global.html:4
 msgid "Site branding"
 msgstr "Брэндынг сайта"
 
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
 msgid "HTTP authentication realm"
 msgstr "Прывітанне для HTTP-аўтэнтыфікацыі"
 
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
 msgid "Save Settings"
 msgstr "Захаваць налады"
 
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+#, fuzzy
+#| msgid "Hooks"
+msgid "Git Hooks"
+msgstr "Хукі"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+#, fuzzy
+#| msgid "Custom Hooks"
+msgid "Custom Hooks are not enabled"
+msgstr "Карыстальніцкія хукі"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
 msgid "Failed to remove hook"
 msgstr "Не атрымалася выдаліць хук"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:4
+#, fuzzy
+#| msgid "Rescan option"
+msgid "Rescan options"
+msgstr "Опцыі перасканіравання"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:9
 msgid "Delete records of missing repositories"
 msgstr "Сцерці запісы пра выдаленыя рэпазітары"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
 msgid "Invalidate cache for all repositories"
 msgstr "Скінуць кэш для ўсіх рэпазітароў"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:20
 msgid "Check this to reload data and clear cache keys for all repositories."
 msgstr "Скінуць кэш для ўсіх рэпазітароў."
 
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
 msgid "Index build option"
 msgstr "Опцыі стварэння індэксу"
 
+#: kallithea/templates/admin/settings/settings_search.html:9
 msgid "Build from scratch"
 msgstr "Зборка з нуля"
 
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
 msgid "Reindex"
 msgstr "Перабудаваць індэкс"
 
+#: kallithea/templates/admin/settings/settings_system.html:2
 msgid "Checking for updates..."
 msgstr "Праверка абнаўленняў..."
 
+#: kallithea/templates/admin/settings/settings_system.html:7
 msgid "Kallithea version"
 msgstr "Версія Kallithea"
 
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
 msgid "Platform"
 msgstr "Платформа"
 
+#: kallithea/templates/admin/settings/settings_system.html:11
 msgid "Git version"
 msgstr "Версія Git"
 
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+#, fuzzy
+#| msgid "Mercurial extensions"
+msgid "Mercurial Push Hooks"
+msgstr "Пашырэнні Mercurial"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
 msgid "Show repository size after push"
 msgstr "Паказваць памер рэпазітара пасля адпраўкі"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:15
 msgid "Update repository after push (hg update)"
 msgstr "Абнаўляць рэпазітар пасля адпраўкі (hg update)"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:21
 msgid "Mercurial extensions"
 msgstr "Пашырэнні Mercurial"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:26
 msgid "Enable largefiles extension"
 msgstr "Уключыць падтрымку вялікіх файлаў"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:40
 msgid "Location of repositories"
 msgstr "Месцазнаходжанне рэпазітароў"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:45
 msgid ""
 "Click to unlock. You must restart Kallithea in order to make this setting "
 "take effect."
@@ -1629,348 +3592,717 @@
 "Націсніце для разблакавання. Змены набудуць моц пасля перазагрузкі "
 "Kallithea."
 
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
 msgid "General"
 msgstr "Галоўнае"
 
+#: kallithea/templates/admin/settings/settings_visual.html:9
 msgid "Use repository extra fields"
 msgstr "Выкарыстоўваць дадатковыя палі ў рэпазітарах"
 
+#: kallithea/templates/admin/settings/settings_visual.html:12
 msgid "Allows storing additional customized fields per repository."
 msgstr "Дазваляе захоўваць дадатковыя палі ў рэпазітарах."
 
+#: kallithea/templates/admin/settings/settings_visual.html:17
 msgid "Show Kallithea version"
 msgstr "Адлюстроўваць версію Kallithea"
 
+#: kallithea/templates/admin/settings/settings_visual.html:20
 msgid ""
 "Shows or hides a version number of Kallithea displayed in the footer."
 msgstr "Паказвае або хавае нумар версіі Kallithea ў ніжняй частцы старонкі."
 
+#: kallithea/templates/admin/settings/settings_visual.html:25
+msgid "Show user Gravatars"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:29
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+#, fuzzy
+#| msgid "Clone URL"
+msgid "HTTP Clone URL"
+msgstr "URL для кланавання"
+
+#: 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+#, fuzzy
+#| msgid "Clone URL"
+msgid "SSH Clone URL"
+msgstr "URL для кланавання"
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+#, fuzzy
+#| msgid "Repository Size"
+msgid "Repository page size"
+msgstr "Памер рэпазітара"
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+#, fuzzy
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+"Колькасць элементаў, што паказваюцца на галоўнай старонцы панэлі "
+"кіравання перад паказам нумарацыі старонак."
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
 msgid "Icons"
 msgstr "Абразкі"
 
+#: kallithea/templates/admin/settings/settings_visual.html:88
 msgid "Show public repository icon on repositories"
 msgstr "Паказваць абразкі публічных рэпазітароў"
 
+#: kallithea/templates/admin/settings/settings_visual.html:94
 msgid "Show private repository icon on repositories"
 msgstr "Паказваць абразкі прыватных рэпазітароў"
 
+#: kallithea/templates/admin/settings/settings_visual.html:97
 msgid "Show public/private icons next to repository names."
 msgstr "Паказваць абразкі публічных рэпазітароў."
 
+#: kallithea/templates/admin/settings/settings_visual.html:102
 msgid "Meta Tagging"
 msgstr "Метатэгаванне"
 
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+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
 msgid "User Groups"
 msgstr "Групы карыстальнікаў"
 
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
 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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
 msgid "Active"
 msgstr "Актыўны"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
 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:41
 msgid "Members"
 msgstr "Удзельнікі"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, python-format
 msgid "Confirm to delete this user group: %s"
 msgstr "Пацвердзіце выдаленне наступнай групы карыстальнікаў: %s"
 
+#: 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
 msgid "User Groups Administration"
 msgstr "Адміністраванне груп карыстальнікаў"
 
+#: kallithea/templates/admin/users/user_add.html:5
 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
 msgid "Users"
 msgstr "Карыстальнікі"
 
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
 msgid "Add User"
 msgstr "Дадаць карыстальніка"
 
+#: kallithea/templates/admin/users/user_add.html:41
 msgid "Password confirmation"
 msgstr "Пацверджанне пароля"
 
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
 msgid "User: %s"
 msgstr "Карыстальнік: %s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
 msgid "Last Login"
 msgstr "Апошні ўваход"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
 msgid "Confirm to delete this user: %s"
 msgstr "Пацвердзіце выдаленне карыстальніка %s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
 msgid "Delete this user"
 msgstr "Выдаліць гэтага карыстальніка"
 
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
 msgid "New password confirmation"
 msgstr "Пацвердзіце новы пароль"
 
+#: kallithea/templates/admin/users/users.html:5
 msgid "Users Administration"
 msgstr "Адміністраванне карыстальнікаў"
 
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
 msgid "Server instance: %s"
 msgstr "Асобнік сервера: %s"
 
+#: kallithea/templates/base/base.html:28
 msgid "Support"
 msgstr "Падтрымка"
 
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
 msgid "Mercurial repository"
 msgstr "Рэпазітар Mercurial"
 
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
 msgid "Git repository"
 msgstr "Git рэпазітар"
 
+#: kallithea/templates/base/base.html:115
 msgid "Create Fork"
 msgstr "Стварыць форк"
 
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
 msgid "Summary"
 msgstr "Агульныя звесткі"
 
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
 msgid "Changelog"
 msgstr "Гісторыя змен"
 
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
 msgid "Files"
 msgstr "Файлы"
 
+#: kallithea/templates/base/base.html:135
+#, python-format
 msgid "Show Pull Requests for %s"
 msgstr "Паказаць pull-запыты для %s"
 
+#: kallithea/templates/base/base.html:135
 msgid "Pull Requests"
 msgstr "Pull-запыты"
 
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
 msgid "Options"
 msgstr "Опцыі"
 
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
 msgid "Compare Fork"
 msgstr "Параўнаць форк"
 
+#: kallithea/templates/base/base.html:158
 msgid "Compare"
 msgstr "Параўнаць"
 
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
 msgid "Search"
 msgstr "Пошук"
 
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Follow"
 msgstr "Назіраць"
 
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Unfollow"
 msgstr "Не назіраць"
 
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
 msgid "Fork"
 msgstr "Форк"
 
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
 msgid "Create Pull Request"
 msgstr "Стварыць pull-запыт"
 
+#: kallithea/templates/base/base.html:185
 msgid "Switch To"
 msgstr "Пераключыцца на"
 
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
 msgid "No matches found"
 msgstr "Супадзенняў не знойдзена"
 
+#: kallithea/templates/base/base.html:290
 msgid "Show recent activity"
 msgstr "Паказаць апошнюю актыўнасць"
 
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
 msgid "Public journal"
 msgstr "Агульнадаступны журнал"
 
+#: kallithea/templates/base/base.html:302
 msgid "Show public gists"
 msgstr "Паказаць публічныя запісы"
 
+#: kallithea/templates/base/base.html:303
 msgid "Gists"
 msgstr "Gist"
 
+#: kallithea/templates/base/base.html:307
 msgid "All Public Gists"
 msgstr "Усе публічныя Gist-запісы"
 
+#: kallithea/templates/base/base.html:309
 msgid "My Public Gists"
 msgstr "Мае публічныя Gist-запісы"
 
+#: kallithea/templates/base/base.html:310
 msgid "My Private Gists"
 msgstr "Мае прыватныя Gist-запісы"
 
+#: kallithea/templates/base/base.html:315
 msgid "Search in repositories"
 msgstr "Пошук па рэпазітарах"
 
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
 msgid "My Pull Requests"
 msgstr "Мае pull-запыты"
 
+#: kallithea/templates/base/base.html:354
 msgid "Not Logged In"
 msgstr "Не аўтарызаваны"
 
+#: kallithea/templates/base/base.html:363
 msgid "Login to Your Account"
 msgstr "Аўтарызавацца"
 
+#: kallithea/templates/base/base.html:373
+#, fuzzy
+#| msgid "Forgot password ?"
+msgid "Forgot password?"
+msgstr "Забыліся на пароль?"
+
+#: kallithea/templates/base/base.html:394
 msgid "Log Out"
 msgstr "Выйсці"
 
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
 msgid "Create repositories"
 msgstr "Стварыць рэпазітары"
 
+#: kallithea/templates/base/default_perms_box.html:15
 msgid "Select this option to allow repository creation for this user"
 msgstr "Опцыя дазваляе карыстальніку ствараць рэпазітары"
 
+#: kallithea/templates/base/default_perms_box.html:21
 msgid "Create user groups"
 msgstr "Ствараць групы карыстальнікаў"
 
+#: kallithea/templates/base/default_perms_box.html:25
 msgid "Select this option to allow user group creation for this user"
 msgstr "Опцыя дазваляе карыстальніку ствараць групы карыстальнікаў"
 
+#: kallithea/templates/base/default_perms_box.html:31
 msgid "Fork repositories"
 msgstr "Ствараць fork ад рэпазітароў"
 
+#: kallithea/templates/base/default_perms_box.html:35
 msgid "Select this option to allow repository forking for this user"
 msgstr ""
 "Абярыце гэту опцыю каб дазволіць дадзенаму карыстальніку ствараць форкі "
 "рэпазітароў"
 
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
 msgid "Show"
 msgstr "Паказаць"
 
+#: kallithea/templates/base/perms_summary.html:22
 msgid "No permissions defined yet"
 msgstr "Прывілеі яшчэ не прызначаныя"
 
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
 msgid "Permission"
 msgstr "Прывілей"
 
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
 msgid "Edit Permission"
 msgstr "Змяніць прывілеі"
 
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
 msgid "Submitting ..."
 msgstr "Адпраўка..."
 
+#: kallithea/templates/base/root.html:31
+#, fuzzy
+#| msgid "Enable downloads"
+msgid "Unable to post"
+msgstr "Уключыць спампоўку"
+
+#: kallithea/templates/base/root.html:32
 msgid "Add Another Comment"
 msgstr "Дадаць яшчэ адзін каментар"
 
+#: kallithea/templates/base/root.html:33
 msgid "Stop following this repository"
 msgstr "Адмяніць назіранне за рэпазітаром"
 
+#: kallithea/templates/base/root.html:34
 msgid "Start following this repository"
 msgstr "Назіраць за рэпазітаром"
 
+#: kallithea/templates/base/root.html:35
 msgid "Group"
 msgstr "Група"
 
+#: kallithea/templates/base/root.html:36
 msgid "Loading ..."
 msgstr "Загрузка..."
 
+#: kallithea/templates/base/root.html:37
 msgid "loading ..."
 msgstr "загрузка..."
 
+#: kallithea/templates/base/root.html:38
 msgid "Search truncated"
 msgstr "Пошук усечаны"
 
+#: kallithea/templates/base/root.html:39
 msgid "No matching files"
 msgstr "Няма супадзенняў"
 
+#: kallithea/templates/base/root.html:40
 msgid "Open New Pull Request from {0}"
 msgstr "Стварыць новы pull-запыт з {0}"
 
+#: kallithea/templates/base/root.html:41
 msgid "Open New Pull Request for {0}"
 msgstr "Стварыць новы pull-запыт для {0}"
 
+#: kallithea/templates/base/root.html:42
 msgid "Show Selected Changesets {0}"
 msgstr "Паказаць выбраныя наборы змен {0}"
 
+#: kallithea/templates/base/root.html:43
 msgid "Selection Link"
 msgstr "Спасылка выбару"
 
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
 msgid "Collapse Diff"
 msgstr "Згарнуць параўнанне"
 
+#: kallithea/templates/base/root.html:45
 msgid "Expand Diff"
 msgstr "Разгарнуць параўнанне"
 
+#: kallithea/templates/base/root.html:46
 msgid "No revisions"
 msgstr "Няма рэвізій"
 
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
 msgid "Failed to revoke permission"
 msgstr "Не атрымалася адклікаць прывілеі"
 
+#: kallithea/templates/base/root.html:49
 msgid "Confirm to revoke permission for {0}: {1}?"
 msgstr "Пацвердзіце выдаленне прывілею для {0}: {1}?"
 
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
 msgid "Select changeset"
 msgstr "Выбраць набор змен"
 
+#: kallithea/templates/base/root.html:53
 msgid "Specify changeset"
 msgstr "Выбраць набор змен"
 
+#: kallithea/templates/base/root.html:54
 msgid "Click to sort ascending"
 msgstr "Па ўзрастанні"
 
+#: kallithea/templates/base/root.html:55
 msgid "Click to sort descending"
 msgstr "Па змяншэнні"
 
+#: kallithea/templates/base/root.html:56
 msgid "No records found."
 msgstr "Запісы не знойдзеныя."
 
+#: kallithea/templates/base/root.html:57
 msgid "Data error."
 msgstr "Памылка дадзеных."
 
+#: kallithea/templates/base/root.html:58
 msgid "Loading..."
 msgstr "Загрузка..."
 
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
 msgid "%s Changelog"
 msgstr "Логі змен %s"
 
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
 msgid "showing %d out of %d revision"
 msgid_plural "showing %d out of %d revisions"
 msgstr[0] "Паказана %d з %d рэвізій"
 msgstr[1] "Паказаны %d з %d рэвізій"
 msgstr[2] "Паказаны %d з %d рэвізій"
 
+#: kallithea/templates/changelog/changelog.html:47
 msgid "Clear selection"
 msgstr "Ачысціць выбар"
 
+#: kallithea/templates/changelog/changelog.html:54
 msgid "Go to tip of repository"
 msgstr "Перайсці на верхавіну рэпазітара"
 
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
 msgid "Compare fork with %s"
 msgstr "Параўнаць fork з %s"
 
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
 msgid "Compare fork with parent repository (%s)"
 msgstr "Параўнаць форк з бацькоўскім рэпазітаром (%s)"
 
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
 msgid "Branch filter:"
 msgstr "Адфільтраваць галіну:"
 
+#: kallithea/templates/changelog/changelog.html:222
 msgid "There are no changes yet"
 msgstr "Змен яшчэ няма"
 
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
 msgid "Removed"
 msgstr "Выдалена"
 
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
 msgid "Changed"
 msgstr "Зменена"
 
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
 msgid "Added"
 msgstr "Дададзена"
 
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
 msgid "Affected %s files"
 msgstr "Закранае %s файлаў"
 
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
 msgid ""
 "Changeset status: %s by %s\n"
 "Click to open associated pull request %s"
@@ -1978,562 +4310,2046 @@
 "Статус набору змен: %s ад %s\n"
 "Клікніце, каб адкрыць адпаведны pull-запыт %s"
 
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
 msgid "Changeset status: %s by %s"
 msgstr "Статус набору змен: %s ад %s"
 
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+#, fuzzy
+#| msgid "Commit messages"
+msgid "(No commit message)"
+msgstr "Паведамленні камітаў"
+
+#: kallithea/templates/changelog/changelog_table.html:60
 msgid "Expand commit message"
 msgstr "Разгарнуць паведамленне"
 
+#: kallithea/templates/changelog/changelog_table.html:76
+#, fuzzy, python-format
+#| msgid "%d comment"
+#| msgid_plural "%d comments"
+msgid "%s comments"
+msgstr "%d каментар"
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
 msgid "Bookmark %s"
 msgstr "Закладка %s"
 
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
 msgid "Tag %s"
 msgstr "Тэг %s"
 
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
 msgid "Branch %s"
 msgstr "Галіна %s"
 
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
 msgid "%s Changeset"
 msgstr "%s Змены"
 
+#: kallithea/templates/changeset/changeset.html:35
 msgid "Changeset status"
 msgstr "Статус змен"
 
+#: kallithea/templates/changeset/changeset.html:44
 msgid "Raw diff"
 msgstr "Адлюстраваць у фармаце diff"
 
+#: kallithea/templates/changeset/changeset.html:47
 msgid "Patch diff"
 msgstr "Patch diff"
 
+#: kallithea/templates/changeset/changeset.html:50
 msgid "Download diff"
 msgstr "Спампаваць diff"
 
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+#, fuzzy
+msgid "Merge"
+msgstr "звесці"
+
+#: kallithea/templates/changeset/changeset.html:96
 msgid "Grafted from:"
 msgstr "Перанесена з:"
 
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
 msgid "Replaced by:"
 msgstr "Заменена:"
 
+#: kallithea/templates/changeset/changeset.html:121
 msgid "Preceded by:"
 msgstr "Замяняе:"
 
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
 msgid "%s file changed"
 msgid_plural "%s files changed"
 msgstr[0] "%s файл зменены"
 msgstr[1] "%s файлы зменена"
 msgstr[2] "%s файлаў зменена"
 
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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] "%s файл зменены: %s даданне, %s выдаленне"
 msgstr[1] "%s файлы зменена: %s даданні, %s выдаленні"
 msgstr[2] "%s файлаў зменена: %s даданняў, %s выдаленняў"
 
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Show full diff anyway"
 msgstr "Паказаць поўны diff"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+#, fuzzy
+#| msgid "Comment"
+msgid "comment"
+msgstr "Каментаваць"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
 msgid "on pull request"
 msgstr "у pull-запыце"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:22
 msgid "No title"
 msgstr "Няма загалоўка"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:24
 msgid "on this changeset"
 msgstr "на змене"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:30
 msgid "Delete comment?"
 msgstr "Выдаліць каментар?"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
 msgid "Status change"
 msgstr "Змена статусу"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+#, fuzzy
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+"Выкарыстоўвайце @імя_карыстальніка ў тэксце, каб адправіць паведамленне "
+"пэўнаму карыстальніку"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
 msgid "Set changeset status"
 msgstr "Змяніць статус рэвізіі"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
 msgid "No change"
 msgstr "Без змен"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:114
 msgid "Finish pull request"
 msgstr "Завяршыць pull-запыт"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:117
 msgid "Close"
 msgstr "Закрыць"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:129
 msgid "Comment"
 msgstr "Каментаваць"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "You need to be logged in to comment."
 msgstr "Вам неабходна аўтарызавацца, каб пакідаць каментары."
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "Login now"
 msgstr "Аўтарызавацца зараз"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:141
 msgid "Hide"
 msgstr "Схаваць"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
 msgid "%d comment"
 msgid_plural "%d comments"
 msgstr[0] "%d каментар"
 msgstr[1] "%d каментары"
 msgstr[2] "%d каментароў"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
 msgid "%s Changesets"
 msgstr "%s Змены"
 
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
 msgid "Changeset status: %s"
 msgstr "Статус набору змен: %s"
 
+#: kallithea/templates/changeset/changeset_range.html:50
 msgid "Files affected"
 msgstr "Закранутыя файлы"
 
+#: kallithea/templates/changeset/diff_block.html:30
+msgid "No file before"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:33
+#, fuzzy
+#| msgid "file removed"
+msgid "File before"
+msgstr "файл выдалены"
+
+#: kallithea/templates/changeset/diff_block.html:40
+#, fuzzy
+#| msgid "Unmodified"
+msgid "Modified"
+msgstr "Без змен"
+
+#: kallithea/templates/changeset/diff_block.html:42
 msgid "Deleted"
 msgstr "Выдалены"
 
+#: kallithea/templates/changeset/diff_block.html:44
 msgid "Renamed"
 msgstr "Пераназваны"
 
+#: kallithea/templates/changeset/diff_block.html:48
+#, fuzzy, python-format
+#| msgid "Unknown revision %s"
+msgid "Unknown operation: %r"
+msgstr "Невядомая рэвізія %s"
+
+#: kallithea/templates/changeset/diff_block.html:52
+#, fuzzy
+#| msgid "No filename"
+msgid "No file after"
+msgstr "Безназоўны"
+
+#: kallithea/templates/changeset/diff_block.html:55
+#, fuzzy
+#| msgid "file added"
+msgid "File after"
+msgstr "файл выдалены"
+
+#: kallithea/templates/changeset/diff_block.html:60
+#: kallithea/templates/files/diff_2way.html:43
 msgid "Show full diff for this file"
 msgstr "Паказаць поўны diff для гэтага файла"
 
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
 msgid "Show full side-by-side diff for this file"
 msgstr "Паказаць поўны diff для гэтага файла"
 
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+#, fuzzy
+#| msgid "Show full diff for this file"
+msgid "Raw diff for this file"
+msgstr "Паказаць поўны diff для гэтага файла"
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Show full diff for this file"
+msgid "Download diff for this file"
+msgstr "Паказаць поўны diff для гэтага файла"
+
+#: kallithea/templates/changeset/diff_block.html:72
 msgid "Show inline comments"
 msgstr "Паказаць каментары ў радках"
 
+#: kallithea/templates/compare/compare_cs.html:5
 msgid "No changesets"
 msgstr "Няма змен"
 
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+#, fuzzy
+#| msgid "Common ancestor"
+msgid "Merge Ancestor"
+msgstr "Агульны продак"
+
+#: kallithea/templates/compare/compare_cs.html:40
 msgid "Show merge diff"
 msgstr "Паказаць merge diff"
 
+#: kallithea/templates/compare/compare_cs.html:54
 msgid "is"
 msgstr "адстае на"
 
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
 msgid "%s changesets"
 msgstr "%s змен"
 
+#: kallithea/templates/compare/compare_cs.html:56
 msgid "behind"
 msgstr "ад"
 
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
 msgid "%s Compare"
 msgstr "%s Параўнаць"
 
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
 msgid "Compare Revisions"
 msgstr "Параўнаць рэвізіі"
 
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
 msgid "Showing %s commit"
 msgid_plural "Showing %s commits"
 msgstr[0] "Паказаць %s commit"
 msgstr[1] "Паказаць %s commit'ы"
 msgstr[2] "Паказаць %s commit'аў"
 
+#: kallithea/templates/compare/compare_diff.html:97
 msgid "Show full diff"
 msgstr "Паказаць поўны diff"
 
+#: kallithea/templates/data_table/_dt_elements.html:23
 msgid "Public repository"
 msgstr "Публічны рэпазітар"
 
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
 msgid "No changesets yet"
 msgstr "Змен яшчэ не было"
 
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
 msgid "Subscribe to %s rss feed"
 msgstr "Падпісацца на стужку RSS %s"
 
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
 msgid "Subscribe to %s atom feed"
 msgstr "Падпісацца на стужку Atom %s"
 
+#: kallithea/templates/data_table/_dt_elements.html:82
 msgid "Creating"
 msgstr "Ствараецца"
 
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "%(user)s commented on changeset %(age)s"
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr "%(user)s пакінуў каментар да набору змен %(age)s"
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "Comment from %s on %s changeset %s"
+msgid "Comment on Changeset \"%s\""
+msgstr "Каментар ад %s да набору змен %s %s"
+
+#: kallithea/templates/email/changeset_comment.html:20
+#, fuzzy
+#| msgid "Changeset flow"
+msgid "Changeset on"
+msgstr "Струмень змен"
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+#, fuzzy
+#| msgid "Branch"
+msgid "branch"
+msgstr "Галіна"
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+#, fuzzy
+#| msgid "Comment"
+msgid "View Comment"
+msgstr "Каментаваць"
+
+#: kallithea/templates/email/comment.html:27
+#, fuzzy
+#| msgid "Status change"
+msgid "Status change:"
+msgstr "Змена статусу"
+
+#: kallithea/templates/email/comment.html:33
+#, fuzzy
+#| msgid "This pull request has been closed and can not be updated."
+msgid "The pull request has been closed."
+msgstr "Гэты pull-запыт быў зачынены і не можа быць абноўлены."
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+#, fuzzy
+#| msgid "Password Reset"
+msgid "Password Reset Request"
+msgstr "Скінуць пароль"
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
 msgid "Hello %s"
 msgstr "Добры дзень, %s"
 
+#: kallithea/templates/email/password_reset.html:17
 msgid "We have received a request to reset the password for your account."
 msgstr "Мы атрымалі запыт на скіданне пароля для вашага акаўнта."
 
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, fuzzy, python-format
+#| msgid "%s mentioned you on %s pull request \"%s\""
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr "%s згадаў Вас у каментары да pull-запыту %s \"%s\""
+
+#: kallithea/templates/email/pull_request.html:4
+#, fuzzy, python-format
+#| msgid "%s requested your review of %s pull request \"%s\""
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr "%s запытаў рэцэнзаванне pull-запыту %s \"%s\""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+#, fuzzy
+#| msgid "Pull request %s"
+msgid "Pull request"
+msgstr "Pull-запыт %s"
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+#, fuzzy
+#| msgid "New Pull Request"
+msgid "View Pull Request"
+msgstr "Новы pull-запыт"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "%s mentioned you on %s pull request \"%s\""
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr "%s згадаў Вас у каментары да pull-запыту %s \"%s\""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "Pull request %s from %s#%s"
+msgid "Pull Request %s \"%s\" Closed"
+msgstr "Pull-запыт %s ад %s#%s"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "[commented] on pull request for"
+msgid "Comment on Pull Request %s \"%s\""
+msgstr "[каментар] у pull-запыце для"
+
+#: kallithea/templates/email/registration.html:5
+#, fuzzy
+#| msgid "New user registration"
+msgid "New User Registration"
+msgstr "Рэгістрацыя новага карыстальніка"
+
+#: kallithea/templates/email/registration.html:23
+#, fuzzy
+#| msgid "Group name"
+msgid "Full Name"
+msgstr "Імя групы"
+
+#: kallithea/templates/email/registration.html:42
+#, fuzzy
+#| msgid "View this user here"
+msgid "View User Profile"
+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/diff_2way.html:55
 msgid "Ignore whitespace"
 msgstr "Ігнараваць прабелы"
 
+#: kallithea/templates/files/file_diff.html:4
+#, python-format
 msgid "%s File Diff"
 msgstr "Параўнанне файла %s"
 
+#: kallithea/templates/files/files.html:4
+#: kallithea/templates/files/files.html:75
+#, python-format
 msgid "%s Files"
 msgstr "%s Файлы"
 
+#: kallithea/templates/files/files_add.html:4
+#, python-format
 msgid "%s Files Add"
 msgstr "%s Файлаў дададзена"
 
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
 msgid "Add New File"
 msgstr "Дадаць новы файл"
 
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
 msgid "Location"
 msgstr "Размяшчэнне"
 
+#: kallithea/templates/files/files_add.html:41
 msgid "Enter filename..."
 msgstr "Увядзіце імя файла..."
 
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
 msgid "or"
 msgstr "ці"
 
+#: kallithea/templates/files/files_add.html:43
 msgid "Upload File"
 msgstr "Адаслаць файл"
 
+#: kallithea/templates/files/files_add.html:47
 msgid "Create New File"
 msgstr "Стварыць новы файл"
 
+#: kallithea/templates/files/files_add.html:53
 msgid "New file type"
 msgstr "Тып новага файла"
 
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
 msgid "Commit Changes"
 msgstr "Захаваць змены"
 
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
 msgid "Loading file list..."
 msgstr "Загружаецца спіс файлаў..."
 
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
 msgid "Size"
 msgstr "Памер"
 
+#: kallithea/templates/files/files_browser.html:56
 msgid "Last Revision"
 msgstr "Апошняя версія"
 
+#: kallithea/templates/files/files_browser.html:57
 msgid "Last Modified"
 msgstr "Апошняя змена"
 
+#: kallithea/templates/files/files_browser.html:58
 msgid "Last Committer"
 msgstr "Аўтар апошняй рэвізіі"
 
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
 msgid "Delete file"
 msgstr "Выдаліць файл"
 
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
 msgid "Edit file"
 msgstr "Рэдагаваць файл"
 
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
 msgid "Source"
 msgstr "Зыходны код"
 
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
 msgid "%s author"
 msgid_plural "%s authors"
 msgstr[0] "%s аўтар"
 msgstr[1] "%s аўтараў"
 msgstr[2] "%s аўтара"
 
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
 msgid "Show Full History"
 msgstr "Паказаць ўсю гісторыю"
 
+#: kallithea/templates/files/files_source.html:10
 msgid "Show Authors"
 msgstr "Паказаць аўтараў"
 
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, fuzzy, python-format
+#| msgid "Deleted branch: %s"
+msgid "Edit on Branch: %s"
+msgstr "Выдаленая галіна: %s"
+
+#: kallithea/templates/files/files_source.html:37
 msgid "Editing binary files not allowed"
 msgstr "Рэдагаванне бінарных файлаў забароненае"
 
+#: kallithea/templates/files/files_source.html:40
 msgid "Editing files allowed only when on branch head revision"
 msgstr "Рэдагаванне файлаў дазволенае толькі ў HEAD-рэвізіі дадзенай галіны"
 
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
 msgid "Binary file (%s)"
 msgstr "Бінарны файл (%s)"
 
+#: kallithea/templates/files/files_source.html:69
 msgid "File is too big to display."
 msgstr "Файл занадта вялікі для адлюстравання."
 
+#: kallithea/templates/files/files_source.html:71
 msgid "Show full annotation anyway."
 msgstr "Паказаць поўныя анатацыі."
 
+#: kallithea/templates/files/files_source.html:73
 msgid "Show as raw."
 msgstr "Паказаць сырым."
 
+#: kallithea/templates/files/files_ypjax.html:5
 msgid "annotation"
 msgstr "анатацыя"
 
+#: kallithea/templates/files/files_ypjax.html:23
 msgid "Go Back"
 msgstr "Вярнуцца"
 
+#: kallithea/templates/files/files_ypjax.html:24
 msgid "No files at given path"
 msgstr "Па зададзеным шляху файлы адсутнічаюць"
 
+#: kallithea/templates/followers/followers.html:5
+#, python-format
 msgid "%s Followers"
 msgstr "%s Назіральнікі"
 
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
 msgid "Followers"
 msgstr "Назіральнікі"
 
+#: kallithea/templates/followers/followers_data.html:9
 msgid "Started following -"
 msgstr "Назіраць за рэпазітаром"
 
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
 msgid "Fork name"
 msgstr "Імя форка"
 
+#: kallithea/templates/forks/fork.html:53
 msgid "Default revision for files page, downloads, whoosh, and readme."
 msgstr ""
 "Рэвізія па змаўчанні, з якой будзе вырабляцца выгрузка файлаў пры "
 "спампоўцы."
 
+#: kallithea/templates/forks/fork.html:58
 msgid "Private"
 msgstr "Прыватны"
 
+#: kallithea/templates/forks/fork.html:66
 msgid "Copy permissions"
 msgstr "Скапіяваць прывілеі"
 
+#: kallithea/templates/forks/fork.html:69
 msgid "Copy permissions from forked repository"
 msgstr "Скапіяваць прывілеі з форкнутага рэпазітара"
 
+#: kallithea/templates/forks/fork.html:75
 msgid "Update after clone"
 msgstr "Абнаўляць пасля кланавання"
 
+#: kallithea/templates/forks/fork.html:78
 msgid "Checkout source after making a clone"
 msgstr "Спампоўваць зыходнікі пасля стварэння клона"
 
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
 msgid "%s Forks"
 msgstr "Форкі %s"
 
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
 msgid "Forks"
 msgstr "Адгалінаванні"
 
+#: kallithea/templates/forks/forks_data.html:14
 msgid "Forked"
 msgstr "Форкнута"
 
+#: kallithea/templates/forks/forks_data.html:24
 msgid "There are no forks yet"
 msgstr "Форкі яшчэ не створаныя"
 
+#: kallithea/templates/journal/journal.html:22
 msgid "ATOM journal feed"
 msgstr "Стужка часопіса Atom"
 
+#: kallithea/templates/journal/journal.html:23
 msgid "RSS journal feed"
 msgstr "Стужка часопіса RSS"
 
+#: kallithea/templates/journal/journal.html:34
 msgid "My Repositories"
 msgstr "Мае рэпазітары"
 
+#: kallithea/templates/journal/journal_data.html:42
 msgid "No entries yet"
 msgstr "Запісы адсутнічаюць"
 
+#: kallithea/templates/journal/public_journal.html:10
 msgid "ATOM public journal feed"
 msgstr "Агульная стужка часопіса Atom"
 
+#: kallithea/templates/journal/public_journal.html:11
 msgid "RSS public journal feed"
 msgstr "Агульная стужка часопіса RSS"
 
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
 msgid "New Pull Request"
 msgstr "Новы pull-запыт"
 
+#: 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:52
 msgid "Title"
 msgstr "Загаловак"
 
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
 msgid "Write a short description on this pull request"
 msgstr "Напісаць кароткае пісанне па гэтым запыце"
 
+#: kallithea/templates/pullrequests/pullrequest.html:40
 msgid "Changeset flow"
 msgstr "Струмень змен"
 
+#: kallithea/templates/pullrequests/pullrequest.html:46
 msgid "Origin repository"
 msgstr "Першапачатковы рэпазітар"
 
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
 msgid "Revision"
 msgstr "Рэвізія"
 
+#: kallithea/templates/pullrequests/pullrequest.html:62
 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:17
 msgid "Age"
 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 "Вы прагаласавалі: %s"
 
+#: 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:73
 msgid "Closed"
 msgstr "Зачынена"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:67
 msgid "Delete Pull Request"
 msgstr "Выдаліць pull-запыт"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:68
 msgid "Confirm to delete this pull request"
 msgstr "Пацвердзіце выдаленне гэтага pull-request'а"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:70
+#, python-format
 msgid "Confirm again to delete this pull request with %s comments"
 msgstr "Пацвердзіце выдаленне гэтага pull-запыту з %s каментарамі"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
 msgid "%s Pull Request %s"
 msgstr "%s зull-запыт %s"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
 msgid "Pull request %s from %s#%s"
 msgstr "Pull-запыт %s ад %s#%s"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+msgid "Summarize the changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
 msgid "on"
 msgstr "на"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
 msgid "Target"
 msgstr "Цэль"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
 msgid "Pull changes"
 msgstr "Прыняць змены"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+#, fuzzy
+#| msgid "Registration"
+msgid "Next iteration"
+msgstr "Рэгістрацыя"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
 msgid "Save Changes"
 msgstr "Захаваць змены"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
 msgid "Cancel Changes"
 msgstr "Адмяніць змены"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+#, fuzzy
+#| msgid "reviewer"
+msgid "Reviewers"
+msgstr "рэцэнзент"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
 msgid "Remove reviewer"
 msgstr "Выдаліць рэцэнзента"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
 msgid "Potential Reviewers"
 msgstr "Патэнцыйныя рэцэнзенты"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+msgid "Pull Request Content"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
 msgid "Common ancestor"
 msgstr "Агульны продак"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:6
+#, python-format
 msgid "%s Pull Requests"
 msgstr "%s pull-запыты"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:11
+#, python-format
 msgid "Pull Requests from '%s'"
 msgstr "Pull-запыты ад '%s'"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:13
+#, python-format
 msgid "Pull Requests to '%s'"
 msgstr "Pull-запыты да '%s'"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:31
 msgid "Open New Pull Request"
 msgstr "Стварыць новы pull-запыт"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:34
+#, python-format
 msgid "Show Pull Requests to %s"
 msgstr "Паказаць pull-запыты да %s"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:36
+#, python-format
 msgid "Show Pull Requests from '%s'"
 msgstr "Паказаць pull-запыты ад %s"
 
+#: 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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+#, fuzzy
+#| msgid "Pull Request Reviewers"
+msgid "Pull Requests Needing My Review"
+msgstr "Рэцэнзенты pull-запытаў"
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
 msgid "Search in All Repositories"
 msgstr "Пошук па ўсіх рэпазітарах"
 
+#: kallithea/templates/search/search.html:47
 msgid "Search term"
 msgstr "Фраза для пошуку"
 
+#: kallithea/templates/search/search.html:54
 msgid "Search in"
 msgstr "Крытэр пошуку"
 
+#: kallithea/templates/search/search.html:56
 msgid "File contents"
 msgstr "Змест файлаў"
 
+#: kallithea/templates/search/search.html:57
 msgid "Commit messages"
 msgstr "Паведамленні камітаў"
 
+#: kallithea/templates/search/search.html:58
 msgid "File names"
 msgstr "Імя файла"
 
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
 msgid "Permission denied"
 msgstr "Недастаткова правоў"
 
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
 msgid "%s ATOM feed"
 msgstr "Atom стужка рэпазітара %s"
 
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
 msgid "%s RSS feed"
 msgstr "RSS стужка рэпазітара %s"
 
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
 msgid "Enable"
 msgstr "Уключана"
 
+#: kallithea/templates/summary/statistics.html:38
 msgid "Stats gathered: "
 msgstr "Атрыманая статыстыка: "
 
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
 msgid "files"
 msgstr "файлы"
 
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
 msgid "Show more"
 msgstr "Паказаць яшчэ"
 
+#: kallithea/templates/summary/statistics.html:397
 msgid "commits"
 msgstr "commit'ы"
 
+#: kallithea/templates/summary/statistics.html:398
 msgid "files added"
 msgstr "файлы дададзены"
 
+#: kallithea/templates/summary/statistics.html:399
 msgid "files changed"
 msgstr "файлы зменены"
 
+#: kallithea/templates/summary/statistics.html:400
 msgid "files removed"
 msgstr "файлы выдалены"
 
+#: kallithea/templates/summary/statistics.html:402
 msgid "commit"
 msgstr "commit"
 
+#: kallithea/templates/summary/statistics.html:403
 msgid "file added"
 msgstr "файл выдалены"
 
+#: kallithea/templates/summary/statistics.html:404
 msgid "file changed"
 msgstr "файл зменены"
 
+#: kallithea/templates/summary/statistics.html:405
 msgid "file removed"
 msgstr "файл выдалены"
 
+#: kallithea/templates/summary/summary.html:5
+#, python-format
 msgid "%s Summary"
 msgstr "%s агульныя звесткі"
 
+#: kallithea/templates/summary/summary.html:13
 msgid "Fork of"
 msgstr "Форк ад"
 
+#: kallithea/templates/summary/summary.html:18
 msgid "Clone from"
 msgstr "Кланаваць з"
 
+#: kallithea/templates/summary/summary.html:55
 msgid "Clone URL"
 msgstr "URL для кланавання"
 
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+#, fuzzy
+#| msgid "Last Name"
+msgid "Use Name"
+msgstr "Прозвішча"
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
 msgid "Trending files"
 msgstr "Папулярныя файлы"
 
+#: kallithea/templates/summary/summary.html:103
 msgid "Download"
 msgstr "Спампаваць"
 
+#: kallithea/templates/summary/summary.html:106
 msgid "There are no downloads yet"
 msgstr "Спамповак яшчэ няма"
 
+#: kallithea/templates/summary/summary.html:108
 msgid "Downloads are disabled for this repository"
 msgstr "Спампоўванне адключанае ў гэтым рэпазітары"
 
+#: kallithea/templates/summary/summary.html:114
 msgid "Download as zip"
 msgstr "Спампаваць у zip"
 
+#: kallithea/templates/summary/summary.html:118
 msgid "Check this to download archive with subrepos"
 msgstr "Адзначце для спампоўкі архіва з даччынымі рэпазітарамі"
 
+#: kallithea/templates/summary/summary.html:120
 msgid "With subrepos"
 msgstr "З даччынымі рэпазітарамі"
 
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
 msgid "Feed"
 msgstr "Стужка навін"
 
+#: kallithea/templates/summary/summary.html:180
 msgid "Latest Changes"
 msgstr "Апошнія змены"
 
+#: kallithea/templates/summary/summary.html:182
 msgid "Quick Start"
 msgstr "Хуткі старт"
 
+#: kallithea/templates/summary/summary.html:193
 msgid "Add or upload files directly via Kallithea"
 msgstr "Дадаць ці загрузіць файлы праз Kallithea"
 
+#: kallithea/templates/summary/summary.html:201
 msgid "Push new repository"
 msgstr "Адправіць новы рэпазітар"
 
+#: kallithea/templates/summary/summary.html:209
 msgid "Existing repository?"
 msgstr "Існы рэпазітар?"
 
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
 msgid "Download %s as %s"
 msgstr "Спампаваць %s як %s"
+
+#~ msgid "Default revision for files page, downloads, whoosh and readme"
+#~ msgstr ""
+#~ "Рэвізія па змоўчанні, з якой будзе рабіцца выгрузка файлаў пры "
+#~ "спампоўцы"
+
+#~ msgid ""
+#~ "Unable to activate hgsubversion support. The \"hgsubversion\" library "
+#~ "is missing"
+#~ msgstr ""
+#~ "Немагчыма ўключыць падтрымку hgsubversion. Бібліятэка hgsubversion "
+#~ "адсутнічае"
+
+#, python-format
+#~ msgid ""
+#~ "%s repository is not mapped to db perhaps it was created or renamed "
+#~ "from the filesystem please run the application again in order to "
+#~ "rescan repositories"
+#~ msgstr ""
+#~ "Рэпазітар %s адсутнічае ў базе дадзеных; магчыма, ён быў створаны ці "
+#~ "пераназваны з файлавай сістэмы. Калі ласка, перазапусціце прыкладанне "
+#~ "для сканавання рэпазітароў"
+
+#, python-format
+#~ msgid "on line %s"
+#~ msgstr "на радку %s"
+
+#~ msgid "[Mention]"
+#~ msgstr "[Згадванне]"
+
+#~ msgid "Only admins can create repository groups"
+#~ msgstr "Толькі адміністратары могуць ствараць групы репазітароў"
+
+#~ msgid "Non-admins can create repository groups"
+#~ msgstr "Неадміністратары могуць ствараць групы репазітароў"
+
+#, python-format
+#~ msgid ""
+#~ "%(user)s wants you to review pull request %(pr_nice_id)s: %(pr_title)s"
+#~ msgstr ""
+#~ "%(user)s просіць вас разгледзець pull request %(pr_nice_id)s: "
+#~ "%(pr_title)s"
+
+#~ msgid "New user registration"
+#~ msgstr "Рэгістрацыя новага карыстальніка"
+
+#~ msgid "Enable hgsubversion extension"
+#~ msgstr "Уключыць падтрымку hgsubversion"
+
+#~ msgid "Cache invalidation successful"
+#~ msgstr "Кэш скінуты"
+
+#~ msgid "An error occurred during cache invalidation"
+#~ msgstr "Памылка пры скіданні кэша"
+
+#~ msgid "Caches"
+#~ msgstr "Кэшы"
+
+#~ msgid "Invalidate Repository Cache"
+#~ msgstr "Скінуць кэш рэпазітара"
+
+#~ msgid ""
+#~ "Manually invalidate cache for this repository. On first access, the "
+#~ "repository will be cached again."
+#~ msgstr ""
+#~ "Ручное скіданне кэша рэпазітара. Пры першым доступе кэш адновіцца."
+
+#~ msgid "List of Cached Values"
+#~ msgstr "Спіс кэшаваных значэнняў"
+
+#~ msgid "Prefix"
+#~ msgstr "Прэфікс"
+
+#~ msgid "This repository has been locked by %s on %s"
+#~ msgstr "Рэпазітар заблакаваў %s у %s"
+
+#~ msgid "Repository has been locked"
+#~ msgstr "Рэпазітар заблакаваны"
+
+#~ msgid "Repository has been unlocked"
+#~ msgstr "Рэпазітар разблакаваны"
+
+#~ msgid "An error occurred during unlocking"
+#~ msgstr "Памылка падчас разблакавання"
+
+#~ msgid "Invalid API key"
+#~ msgstr "Няслушны API-ключ"
+
+#~ msgid "Token mismatch"
+#~ msgstr "Несупадзенне токенаў"
+
+#~ msgid "Enable locking"
+#~ msgstr "Уключыць блакаванне"
+
+#~ msgid "Enable lock-by-pulling on repository."
+#~ msgstr "Уключыць аўтаблакаванне для рэпазітара."
+
+#~ msgid ""
+#~ "Enable lock-by-pulling on group. This option will be applied to all "
+#~ "other groups and repositories inside"
+#~ msgstr ""
+#~ "Уключыць аўтаблакоўку для групы. Гэта опцыя будзе ўжыта да ўсіх "
+#~ "даччыных груп і рэпазітарам"
+
+#~ msgid "Change Locking"
+#~ msgstr "Уключыць блакаванне"
+
+#~ msgid "Confirm to unlock repository."
+#~ msgstr "Пацвердзіце разблакаванне рэпазітара."
+
+#~ msgid "Unlock Repository"
+#~ msgstr "Разблакаваць рэпазітар"
+
+#~ msgid "Locked by %s on %s"
+#~ msgstr "Заблакавана %s %s"
+
+#~ msgid "Confirm to lock repository."
+#~ msgstr "Пацвердзіце блакаванне рэпазітара."
+
+#~ msgid "Lock Repository"
+#~ msgstr "Заблакаваць рэпазітар"
+
+#~ msgid "Repository is not locked"
+#~ msgstr "Рэпазітар не заблакаваны"
+
+#~ msgid "What is that?"
+#~ msgstr "Што гэта?"
+
+#~ msgid "Check for updates"
+#~ msgstr "Праверыць наяўнасць абнаўленняў"
+
+#~ msgid "Log user push commands"
+#~ msgstr "Лагаваць карыстацкія каманды адпраўкі"
+
+#~ msgid "Log user pull commands"
+#~ msgstr "Лагаваць карыстацкія каманды атрымання"
+
+#~ msgid "Unlock"
+#~ msgstr "Разблакаваць"
+
+#~ msgid "Lock"
+#~ msgstr "Заблакаваць"
+
+#~ msgid "Inherit defaults"
+#~ msgstr "Ужываць значэнні па змоўчанні"
+
+#, fuzzy
+#~| msgid "Default permissions"
+#~ msgid "default permissions"
+#~ msgstr "Стандартныя прывілеі"
+
+#~ msgid "Repository locked by %s"
+#~ msgstr "Рэпазітар заблакаваны %s"
+
+#~ msgid "Repository unlocked"
+#~ msgstr "Рэпазітар разблакаваны"
+
+#~ msgid "Show by ID"
+#~ msgstr "Паводле ID"
+
+#~ msgid "Show by Name"
+#~ msgstr "Паводле імя"
+
+#~ msgid "There is no index to search in. Please run whoosh indexer"
+#~ msgstr "Індэксы адсутнічаюць. Калі ласка, запусціце індэксатар Whoosh"
+
+#~ msgid "IP %s not allowed"
+#~ msgstr "IP %s заблакаваны"
+
+#~ msgid "%(user)s commented on changeset %(age)s"
+#~ msgstr "%(user)s пакінуў каментар да набору змен %(age)s"
+
+#~ msgid "%(user)s sent message %(age)s"
+#~ msgstr "%(user)s адправіў паведамленне %(age)s"
+
+#~ msgid "%(user)s mentioned you %(age)s"
+#~ msgstr "%(user)s згадаў вас %(age)s"
+
+#~ msgid "%(user)s registered in Kallithea %(age)s"
+#~ msgstr "%(user)s зарэгістраваўся ў Kallithea %(age)s"
+
+#~ msgid "%(user)s opened new pull request %(age)s"
+#~ msgstr "%(user)s адкрыў новы pull-запыт %(age)s"
+
+#~ msgid "%(user)s commented on pull request %(age)s"
+#~ msgstr "%(user)s пакінуў каментар да pull-запыту %(age)s"
+
+#~ msgid "%(user)s commented on changeset at %(when)s"
+#~ msgstr "%(user)s пакінуў каментар да набору змен %(when)s"
+
+#~ msgid "%(user)s sent message at %(when)s"
+#~ msgstr "%(user)s адправіў паведамленне %(when)s"
+
+#~ msgid "%(user)s mentioned you at %(when)s"
+#~ msgstr "%(user)s згадаў вас %(when)s"
+
+#~ msgid "%(user)s registered in Kallithea at %(when)s"
+#~ msgstr "%(user)s зарэгістраваўся ў Kallithea %(when)s"
+
+#~ msgid "%(user)s opened new pull request at %(when)s"
+#~ msgstr "%(user)s адкрыў новы pull-запыт %(when)s"
+
+#~ msgid "%(user)s commented on pull request at %(when)s"
+#~ msgstr "%(user)s пакінуў каментар да pull-запыту %(when)s"
+
+#, fuzzy
+#~| msgid "Repository group"
+#~ msgid "Repository Group"
+#~ msgstr "Група рэпазітароў"
+
+#~ msgid "My Notifications"
+#~ msgstr "Мае апавяшчэнні"
+
+#~ msgid "All"
+#~ msgstr "Усе"
+
+#~ msgid "Comments"
+#~ msgstr "Каментары"
+
+#~ msgid "Mark All Read"
+#~ msgstr "Адзначыць усе як прачытаныя"
+
+#, fuzzy
+#~| msgid "Mark All Read"
+#~ msgid "Mark as read"
+#~ msgstr "Адзначыць усе як прачытаныя"
+
+#~ msgid "No notifications here yet"
+#~ msgstr "Апавяшчэнняў няма"
+
+#~ msgid "Show Notification"
+#~ msgstr "Паказаць апавяшчэнне"
+
+#~ msgid "Notifications"
+#~ msgstr "Апавяшчэнні"
+
+#~ msgid "Home"
+#~ msgstr "Дамоў"
+
+#~ msgid "with"
+#~ msgstr "з"
+
+#~ msgid "members"
+#~ msgstr "удзельнікі"
+
+#~ msgid "Changeset has comments"
+#~ msgstr "Каментары адсутнічаюць"
+
+#~ msgid "Author"
+#~ msgstr "Аўтар"
+
+#~ msgid "Refs"
+#~ msgstr "Спасылкі"
+
+#~ msgid "Commenting on line."
+#~ msgstr "Каментар да радка."
+
+#, fuzzy
+#~| msgid "on pull request"
+#~ msgid "Pull request from"
+#~ msgstr "у pull-запыце"
+
+#, fuzzy
+#~| msgid "Date"
+#~ msgid "at"
+#~ msgstr "Дата"
+
+#~ msgid "Previous revision"
+#~ msgstr "Папярэдняя рэвізія"
+
+#~ msgid "Next revision"
+#~ msgstr "Наступная рэвізія"
+
+#~ msgid "Follow current branch"
+#~ msgstr "Адсочваць дадзеную галіну"
+
+#~ msgid "Still not reviewed by"
+#~ msgstr "Яшчэ не разгледжаны"
+
+#~ msgid "%d reviewer"
+#~ msgid_plural "%d reviewers"
+#~ msgstr[0] "%d рэцэнзент"
+#~ msgstr[1] "%d рэцэнзенты"
+#~ msgstr[2] "%d рэцэнзентаў"
+
+#~ msgid "Pull request was reviewed by all reviewers"
+#~ msgstr "Запыт на занясенне змен быў разгледжаны ўсімі рэцэнзентамі"
+
+#~ msgid "There are no reviewers"
+#~ msgstr "Няма рэцэнзентаў"
+
+#~ msgid "Pull Request Reviewers"
+#~ msgstr "Рэцэнзенты pull-запытаў"
+
+#~ msgid "Dashboard"
+#~ msgstr "Панэль кіравання"
+
+#~ msgid "Group Name"
+#~ msgstr "Імя групы"
+
+#~ msgid "Remember me"
+#~ msgstr "Запомніць"
+
+#~ msgid "Change your avatar at"
+#~ msgstr "Змяніць аватар можна праз"
+
+#~ msgid "Using"
+#~ msgstr "Выкарыстоўваецца"
+
+#~ msgid "Missing email, please update your user email address."
+#~ msgstr "Няма email адрэсы, калі ласка, абнавіце ваш email."
+
+#~ msgid "Rescan option"
+#~ msgstr "Опцыі перасканіравання"
+
+#~ msgid "Web"
+#~ msgstr "Вэб"
+
+#~ msgid "Require SSL for vcs operations"
+#~ msgstr "Запытваць SSL для аперацый з VCS"
+
+#~ msgid "Use Gravatars in Kallithea"
+#~ msgstr "Выкарыстоўваць Gravatars у Kallithea"
+
+#~ msgid "Dashboard items"
+#~ msgstr "Элементы панэлі"
+
+#~ msgid ""
+#~ "Number of items displayed in the main page dashboard before pagination "
+#~ "is shown."
+#~ msgstr ""
+#~ "Колькасць элементаў, што паказваюцца на галоўнай старонцы панэлі "
+#~ "кіравання перад паказам нумарацыі старонак."
+
+#~ msgid "quick filter..."
+#~ msgstr "фільтр..."
+
+#~ msgid "Missing email, please update this user email address."
+#~ msgstr "Не паказаны email. Калі ласка, абнавіце email карыстальніка."
+
+#~ msgid "Keyboard shortcuts"
+#~ msgstr "Гарачыя клавішы"
+
+#~ msgid "Forgot password ?"
+#~ msgstr "Забыліся на пароль?"
+
+#~ msgid "Ancestor"
+#~ msgstr "Продак"
+
+#~ msgid "Comment from %s on %s changeset %s"
+#~ msgstr "Каментар ад %s да набору змен %s %s"
+
+#~ msgid "The changeset status was changed to"
+#~ msgstr "Статус набору змен зменены на"
+
+#~ msgid "This is an automatic notification. Don't reply to this mail."
+#~ msgstr ""
+#~ "Гэта аўтаматычнае апавяшчэнне. Не адказвайце на гэтае паведамленне."
+
+#~ msgid "%s mentioned you on %s pull request \"%s\""
+#~ msgstr "%s згадаў Вас у каментары да pull-запыту %s \"%s\""
+
+#~ msgid "%s requested your review of %s pull request \"%s\""
+#~ msgstr "%s запытаў рэцэнзаванне pull-запыту %s \"%s\""
+
+#~ msgid "The comment closed the pull request with status"
+#~ msgstr "Каментар зачыніў pull-запыт са статусам"
+
+#~ msgid "The comment was made with status"
+#~ msgstr "Каментар пакінуты са статусам"
+
+#~ msgid "Repository Size"
+#~ msgstr "Памер рэпазітара"
+
+#~ msgid "No comments."
+#~ msgstr "Няма каментароў."
+
+#~ msgid "public journal"
+#~ msgstr "агульнадаступны часопіс"
+
+#~ msgid "journal"
+#~ msgstr "часопіс"
+
+#~ msgid "Locked repository"
+#~ msgstr "Зачынены рэпазітар"
+
+#~ msgid "Unlocked repository"
+#~ msgstr "Адкрыты рэпазітар"
+
+#~ msgid "Unlocked"
+#~ msgstr "Разблакавана"
+
+#~ msgid "Locked"
+#~ msgstr "Заблакавана"
+
+#~ msgid "Repository has been %s"
+#~ msgstr "Рэпазітар %s"
+
+#~ msgid "You can't edit this user"
+#~ msgstr "Вы не можаце рэдагаваць дадзенага карыстальніка"
+
+#~ msgid "No Files"
+#~ msgstr "Файлаў няма"
+
+#~ msgid "Username \"%(username)s\" is forbidden"
+#~ msgstr "Імя \"%(username)s\" адхілена"
+
+#~ msgid "invalid user name"
+#~ msgstr "няслушнае імя карыстальніка"
+
+#~ msgid "invalid clone URL"
+#~ msgstr "няслушны URL для кланавання"
+
+#~ msgid "Defaults"
+#~ msgstr "Значэнні па змаўчанні"
+
+#~ msgid "My Emails"
+#~ msgstr "Мае адрасы E-mail"
+
+#~ msgid "Watched"
+#~ msgstr "Прагледжана"
+
+#~ msgid "My Permissions"
+#~ msgstr "Мае прывілеі"
+
+#~ msgid "reset"
+#~ msgstr "cкінуць"
+
+#~ msgid "delete"
+#~ msgstr "выдаліць"
+
+#~ msgid "Permissions Administration"
+#~ msgstr "Кіраванне прывілеямі"
+
+#~ msgid "Overview"
+#~ msgstr "Агляд"
+
+#~ msgid "Overwrite existing settings"
+#~ msgstr "Перазапісаць існыя налады"
+
+#~ msgid "Default IP Whitelist for All Users"
+#~ msgstr "Белы спіс IP для ўсіх карыстальнікаў"
+
+#~ msgid "Default User Permissions Overview"
+#~ msgstr "Агляд мае рацыю карыстальнікаў па змаўчанні"
+
+#~ msgid "none"
+#~ msgstr "нічога"
+
+#~ msgid "read"
+#~ msgstr "чытаць"
+
+#~ msgid "write"
+#~ msgstr "запісваць"
+
+#~ msgid "admin"
+#~ msgstr "адміністратар"
+
+#~ msgid "Optional URL from which repository should be cloned."
+#~ msgstr "Апцыянальны URL, з якога патрабуецца скланаваць рэпазітар."
+
+#~ msgid "Remote URL"
+#~ msgstr "Спасылка для кланавання"
+
+#~ msgid "Pull Changes from Remote Location"
+#~ msgstr "Атрымаць змены з выдаленага боку"
+
+#~ msgid "Non-changeable id"
+#~ msgstr "Нязменлівы id"
+
+#~ msgid "edit"
+#~ msgstr "рэдагаваць"
+
+#~ msgid "new value"
+#~ msgstr "новае значэнне"
+
+#~ msgid "SMTP server"
+#~ msgstr "SMTP-сервер"
+
+#~ msgid "Destroy old data"
+#~ msgstr "Знішчыць усе дадзеныя"
+
+#~ msgid "show"
+#~ msgstr "паказа́ць"
+
+#~ msgid "Status change from pull request"
+#~ msgstr "Змена статусу"
+
+#~ msgid "revision"
+#~ msgstr "рэвізія"
+
+#~ msgid "Mimetype"
+#~ msgstr "Тып файла"
+
+#~ msgid "My Repos"
+#~ msgstr "Мае рэпазітары"
+
+#~ msgid "Latest vote: %s"
+#~ msgstr "Апошняя адзнака: %s"
+
+#~ msgid "Nobody voted"
+#~ msgstr "Ніхто не галасаваў"
+
+#~ msgid "owner"
+#~ msgstr "уладальнік"
+
+#~ msgid "Your new password"
+#~ msgstr "Ваш новы пароль"
+
+#~ msgid "Your new Kallithea password:%s"
+#~ msgstr "Ваш новы пароль ад Kallithea: %s"
+
+#~ msgid "Open New Pull Request for Selected Changesets"
+#~ msgstr "Адкрыць новы pull-request для абраных набораў змен"
+
+#~ msgid "Show Selected Changeset __S"
+#~ msgstr "Паказаць абраны набор змен: __S"
+
+#~ msgid "You can generate it by clicking following URL"
+#~ msgstr ""
+#~ "Вы можаце нанова згенераваць яго, пяройдучы па наступнай спасылцы"
+
+#~ msgid "Created by"
+#~ msgstr "Створана"
+
+#~ msgid "Closed, replaced by %s ."
+#~ msgstr "Зачынены, заменены %s."
+
+#~ msgid "Closing."
+#~ 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 "Рэгістрацыя новага карыстальніка ў Kallithea з ручной актывацыяй"
+
+#~ msgid "Register new user with Kallithea with auto activation"
+#~ msgstr ""
+#~ "Рэгістрацыя новага карыстальніка ў Kallithea з аўтаматычнай актывацыяй"
+
+#~ 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 "[Added] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
+#~ msgstr ""
+#~ "%(user)s просіць вас разгледзець pull request %(pr_nice_id)s: "
+#~ "%(pr_title)s"
+
+#~ 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 "enabled"
+#~ msgstr "уключана"
+
+#~ msgid "%s Bookmarks"
+#~ msgstr "Закладкі %s"
+
+#~ msgid "Compare Bookmarks"
+#~ msgstr "Параўнаць закладкі"
+
+#~ msgid "%s Branches"
+#~ msgstr "%s Галіны"
+
+#~ msgid "Compare Branches"
+#~ msgstr "Параўнаць галіны"
+
+#~ msgid "Editing file"
+#~ msgstr "Рэдагаванне файла"
+
+#~ msgid "Update"
+#~ msgstr "Абнавіць"
+
+#~ msgid "Save Updates as New Pull Request"
+#~ msgstr "Захаваць абнаўленні як новы pull-запыт"
+
+#~ msgid "%s Tags"
+#~ msgstr "%s Тэгаў"
+
+#~ msgid "Compare Tags"
+#~ msgstr "Параўнаць тэгі"
+
+#~ msgid ""
+#~ "Changing status on a changeset associated with a closed pull request "
+#~ "is not allowed"
+#~ msgstr ""
+#~ "Нельга рэдагаваць статус змен, злучаных з зачыненымі pull-request'ами"
+
+#~ msgid "You have successfully registered into Kallithea"
+#~ msgstr "Рэгістрацыя ў Kallithea прайшла паспяхова"
+
+#~ msgid "This pull request can be updated with changes on %s:"
+#~ msgstr "Гэты pull-запыт можа быць абноўлены з %s:"
+
+#~ msgid "Confirm to invalidate repository cache."
+#~ msgstr "Пацвердзіце скід кэша."
+
+#~ msgid ""
+#~ "Changeset status: %s\n"
+#~ "Click to open associated pull request %s"
+#~ msgstr ""
+#~ "Статут набору змен: %s?\n"
+#~ "Клікніце, каб перайсці да адпаведнага pull-request'у #%s"
+
+#~ msgid "Commenting on line {1}."
+#~ msgstr "Каментар да радка {1}."
+
+#~ msgid "Comments parsed using %s syntax with %s support."
+#~ msgstr ""
+#~ "Парсінг каментароў выкананы з выкарыстаннем сінтаксісу %s з падтрымкай "
+#~ "%s."
+
+#~ 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 "Файл занадта вялікай для адлюстравання"
--- a/kallithea/i18n/bg/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/bg/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,10 +1,5384 @@
+# Translations template for Kallithea.
 # Copyright (C) 2019 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
+#
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.4.99\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
 "Language: bg\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 2.6.0\n"
+
+#: kallithea/controllers/base.py:470
+msgid ""
+"CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
+msgid "Repository not found in the filesystem"
+msgstr ""
+
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
+msgid "There are no changesets yet"
+msgstr ""
+
+#: kallithea/controllers/base.py:590
+#, python-format
+msgid "Changeset for %s %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/base.py:631
+msgid "SSH access is disabled."
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
+msgid "None"
+msgstr ""
+
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
+msgid "(closed)"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:88
+msgid "No permission to change status"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:99
+#, python-format
+msgid "Successfully deleted pull request %s"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
+msgid "Such revision does not exist for this repository"
+msgstr ""
+
+#: kallithea/controllers/compare.py:64
+#, python-format
+msgid "Could not find other repository %s"
+msgstr ""
+
+#: kallithea/controllers/compare.py:70
+msgid "Cannot compare repositories of different types"
+msgstr ""
+
+#: kallithea/controllers/compare.py:140
+msgid "Cannot show empty diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
+msgid "Cannot compare repositories without using common ancestor"
+msgstr ""
+
+#: kallithea/controllers/error.py:67
+msgid "No response"
+msgstr ""
+
+#: kallithea/controllers/error.py:68
+msgid "Unknown error"
+msgstr ""
+
+#: kallithea/controllers/error.py:81
+msgid ""
+"The request could not be understood by the server due to malformed syntax."
+msgstr ""
+
+#: kallithea/controllers/error.py:84
+msgid "Unauthorized access to resource"
+msgstr ""
+
+#: kallithea/controllers/error.py:86
+msgid "You don't have permission to view this page"
+msgstr ""
+
+#: kallithea/controllers/error.py:88
+msgid "The resource could not be found"
+msgstr ""
+
+#: kallithea/controllers/error.py:90
+msgid ""
+"The server encountered an unexpected condition which prevented it from "
+"fulfilling the request."
+msgstr ""
+
+#: kallithea/controllers/feed.py:59
+#, python-format
+msgid "%s committed on %s"
+msgstr ""
+
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Changeset was too big and was cut off..."
+msgstr ""
+
+#: kallithea/controllers/feed.py:107
+#, python-format
+msgid "%s %s feed"
+msgstr ""
+
+#: kallithea/controllers/feed.py:109
+#, python-format
+msgid "Changes on %s repository"
+msgstr ""
+
+#: kallithea/controllers/files.py:85
+msgid "Click here to add new file"
+msgstr ""
+
+#: kallithea/controllers/files.py:86
+msgid "There are no files yet."
+msgstr ""
+
+#: kallithea/controllers/files.py:186
+#, python-format
+msgid "%s at %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:295
+msgid "You can only delete files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:306
+#, python-format
+msgid "Deleted file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:330
+#, python-format
+msgid "Successfully deleted file %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
+msgid "Error occurred during commit"
+msgstr ""
+
+#: kallithea/controllers/files.py:349
+msgid "You can only edit files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:363
+#, python-format
+msgid "Edited file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:378
+msgid "No changes"
+msgstr ""
+
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
+msgid "Successfully committed to %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:407
+msgid "Added file via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:428
+msgid "No content"
+msgstr ""
+
+#: kallithea/controllers/files.py:432
+msgid "No filename"
+msgstr ""
+
+#: kallithea/controllers/files.py:459
+msgid "Location must be relative path and must not contain .. in path"
+msgstr ""
+
+#: kallithea/controllers/files.py:491
+msgid "Downloads disabled"
+msgstr ""
+
+#: kallithea/controllers/files.py:502
+#, python-format
+msgid "Unknown revision %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:504
+msgid "Empty repository"
+msgstr ""
+
+#: kallithea/controllers/files.py:506
+msgid "Unknown archive type"
+msgstr ""
+
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
+msgid "Changesets"
+msgstr ""
+
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
+msgid "Branches"
+msgstr ""
+
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
+msgid "Tags"
+msgstr ""
+
+#: kallithea/controllers/forks.py:166
+#, python-format
+msgid "An error occurred during repository forking %s"
+msgstr ""
+
+#: kallithea/controllers/home.py:77
+msgid "Groups"
+msgstr ""
+
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
+msgid "Repositories"
+msgstr ""
+
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
+msgid "Branch"
+msgstr ""
+
+#: kallithea/controllers/home.py:125
+msgid "Closed Branches"
+msgstr ""
+
+#: kallithea/controllers/home.py:131
+msgid "Tag"
+msgstr ""
+
+#: kallithea/controllers/home.py:137
+msgid "Bookmark"
+msgstr ""
+
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
+msgid "Public Journal"
+msgstr ""
+
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
+msgid "Journal"
+msgstr ""
+
+#: kallithea/controllers/login.py:109
+msgid "Authentication failed."
+msgstr ""
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
+msgid "Bad captcha"
+msgstr ""
+
+#: kallithea/controllers/login.py:147
+#, python-format
+msgid "You have successfully registered with %s"
+msgstr ""
+
+#: kallithea/controllers/login.py:190
+msgid "A password reset confirmation code has been sent"
+msgstr ""
+
+#: kallithea/controllers/login.py:237
+msgid "Invalid password reset token"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
+msgid "Successfully updated password"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
+msgid "Invalid reviewer \"%s\" specified"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
+msgid "%s (closed)"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
+msgid "Changeset"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:174
+msgid "Special"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:175
+msgid "Peer branches"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
+msgid "Bookmarks"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
+msgid "Error creating pull request: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
+msgid "Error occurred while creating pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:350
+msgid "Successfully opened new pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:373
+msgid "New pull request iteration created"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
+msgid "No description"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:430
+msgid "Pull request updated"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:443
+msgid "Successfully deleted pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
+msgid "Revision %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
+msgid "This pull request has already been merged to %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:525
+msgid "This pull request has been closed and can not be updated."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
+msgid "The following additional changes are available on %s:"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+msgid "No additional changesets found for iterating on this pull request."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
+msgid "Note: Branch %s has another head: %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:565
+msgid "Git pull requests don't support iterating yet."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
+msgid "Invalid search query. Try quoting it."
+msgstr ""
+
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
+msgid "An error occurred during search operation."
+msgstr ""
+
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
+msgid "No data ready yet"
+msgstr ""
+
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
+msgid "Statistics are disabled for this repository"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:134
+msgid "Auth settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:145
+msgid "error occurred during update of auth settings"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:73
+msgid "Default settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:88
+msgid "Error occurred during update of defaults"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
+msgid "Forever"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
+msgid "5 minutes"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
+msgid "1 hour"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
+msgid "1 day"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
+msgid "1 month"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
+msgid "Lifetime"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:146
+msgid "Error occurred during gist creation"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
+msgid "Deleted gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:205
+msgid "Unmodified"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:235
+msgid "Successfully updated gist content"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:240
+msgid "Successfully updated gist data"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
+msgid "Error occurred during update of gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
+msgid "You can't edit this user since it's crucial for entire application"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:112
+msgid "Your account was updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
+msgid "Error occurred during update of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:161
+msgid "Error occurred during update of user password"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
+msgid "Added email %s to user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
+msgid "An error occurred during email saving"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
+msgid "Removed email from user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
+msgid "API key successfully created"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
+msgid "API key successfully reset"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
+msgid "API key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
+msgid "SSH key %s successfully added"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+msgid "SSH key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
+msgid "Read"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
+msgid "Write"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
+msgid "Admin"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
+msgid "Disabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:79
+msgid "Allowed with manual account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:81
+msgid "Allowed with automatic account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
+msgid "Manual activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
+msgid "Automatic activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
+msgid "Enabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:116
+msgid "Global permissions updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:131
+msgid "Error occurred during update of permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
+msgid "Error occurred during creation of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
+msgid "Created repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
+msgid "Updated repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
+msgid "Error occurred during update of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
+msgid "This group contains %s repositories and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
+msgid "This group contains %s subgroups and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
+msgid "Removed repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
+msgid "Error occurred during deletion of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:357
+msgid "Repository group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
+msgid "An error occurred during revoking of permission"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
+msgid "Error creating repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
+msgid "Created repository %s from %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
+msgid "Forked repository %s as %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
+msgid "Created repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
+msgid "Repository %s updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
+msgid "Error occurred during update of repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
+msgid "Detached %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
+msgid "Deleted %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
+msgid "Deleted repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
+msgid "Cannot delete repository %s which still has forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
+msgid "An error occurred during deletion of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:305
+msgid "Repository permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
+msgid "An error occurred during creation of field: %r"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:378
+msgid "An error occurred during removal of field"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:392
+msgid "-- Not a fork --"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:424
+msgid "Updated repository visibility in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:428
+msgid "An error occurred during setting this repository in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:444
+msgid "Nothing"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
+msgid "Marked repository %s as fork of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:453
+msgid "An error occurred during this operation"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:465
+msgid "Pulled from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:468
+msgid "An error occurred during pull from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:499
+msgid "An error occurred during deletion of repository stats"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:117
+msgid "Updated VCS settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
+msgid "Error occurred while updating application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
+msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
+msgid "Invalidated %s repositories"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:209
+msgid "Updated application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:263
+msgid "Updated visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:268
+msgid "Error occurred during updating visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:292
+msgid "Please enter email address"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
+msgid "Hook already exists"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
+msgid "Added new hook"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:355
+msgid "Updated hooks"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:359
+msgid "Error occurred during hook creation"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:382
+msgid "Whoosh reindex task scheduled"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
+msgid "Created user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
+msgid "Error occurred during creation of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
+msgid "Updated user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
+msgid "Error occurred during update of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:206
+msgid "Successfully deleted user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:211
+msgid "An error occurred during deletion of user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:267
+msgid "Target group cannot be the same"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:273
+msgid "User group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:288
+msgid "Cannot revoke permission for yourself as admin"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
+msgid "Updated permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
+msgid "An error occurred during permissions saving"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:118
+#, python-format
+msgid "Created user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:133
+#, python-format
+msgid "Error occurred during creation of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:157
+msgid "User updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:186
+msgid "Successfully deleted user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:191
+msgid "An error occurred during deletion of user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:202
+msgid "The default user cannot be edited"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:408
+#, python-format
+msgid "Added IP address %s to user whitelist"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:414
+msgid "An error occurred while adding IP address"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:426
+msgid "Removed IP address from user whitelist"
+msgstr ""
+
+#: kallithea/lib/auth.py:552
+msgid "You need to be a registered user to perform this action"
+msgstr ""
+
+#: kallithea/lib/auth.py:580
+msgid "You need to be signed in to view this page"
+msgstr ""
+
+#: kallithea/lib/diffs.py:181
+msgid "Binary file"
+msgstr ""
+
+#: kallithea/lib/diffs.py:201
+msgid ""
+"Changeset was too big and was cut off, use diff menu to display this diff"
+msgstr ""
+
+#: kallithea/lib/diffs.py:210
+msgid "No changes detected"
+msgstr ""
+
+#: kallithea/lib/helpers.py:110
+msgid "Show whitespace changes"
+msgstr ""
+
+#: kallithea/lib/helpers.py:113
+msgid "Ignore whitespace changes"
+msgstr ""
+
+#: kallithea/lib/helpers.py:136
+#, python-format
+msgid "Increase diff context to %(num)s lines"
+msgstr ""
+
+#: kallithea/lib/helpers.py:467
+#, python-format
+msgid "Deleted branch: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:469
+#, python-format
+msgid "Created tag: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:480
+#, python-format
+msgid "Changeset %s not found"
+msgstr ""
+
+#: kallithea/lib/helpers.py:529
+#, python-format
+msgid "Show all combined changesets %s->%s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:535
+msgid "Compare view"
+msgstr ""
+
+#: kallithea/lib/helpers.py:554
+msgid "and"
+msgstr ""
+
+#: kallithea/lib/helpers.py:555
+#, python-format
+msgid "%s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
+msgid "revisions"
+msgstr ""
+
+#: kallithea/lib/helpers.py:580
+#, python-format
+msgid "Fork name %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:600
+#, python-format
+msgid "Pull request %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:610
+msgid "[deleted] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
+msgid "[created] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:614
+msgid "[created] repository as fork"
+msgstr ""
+
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
+msgid "[forked] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
+msgid "[updated] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:620
+msgid "[downloaded] archive from repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:622
+msgid "[delete] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:630
+msgid "[created] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:632
+msgid "[updated] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:634
+msgid "[created] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:636
+msgid "[updated] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:638
+msgid "[commented] on revision in repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:640
+msgid "[commented] on pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:642
+msgid "[closed] pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:644
+msgid "[pushed] into"
+msgstr ""
+
+#: kallithea/lib/helpers.py:646
+msgid "[committed via Kallithea] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:648
+msgid "[pulled from remote] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:650
+msgid "[pulled] from"
+msgstr ""
+
+#: kallithea/lib/helpers.py:652
+msgid "[started following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:654
+msgid "[stopped following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:764
+#, python-format
+msgid " and %s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
+msgid "No files"
+msgstr ""
+
+#: kallithea/lib/helpers.py:791
+msgid "new file"
+msgstr ""
+
+#: kallithea/lib/helpers.py:794
+msgid "mod"
+msgstr ""
+
+#: kallithea/lib/helpers.py:797
+msgid "del"
+msgstr ""
+
+#: kallithea/lib/helpers.py:800
+msgid "rename"
+msgstr ""
+
+#: kallithea/lib/helpers.py:805
+msgid "chmod"
+msgstr ""
+
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
+msgid "%d year"
+msgid_plural "%d years"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:629
+#, python-format
+msgid "%d month"
+msgid_plural "%d months"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:630
+#, python-format
+msgid "%d day"
+msgid_plural "%d days"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:631
+#, python-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:632
+#, python-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:633
+#, python-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:649
+#, python-format
+msgid "in %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:651
+#, python-format
+msgid "%s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:653
+#, python-format
+msgid "in %s and %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:656
+#, python-format
+msgid "%s and %s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:659
+msgid "just now"
+msgstr ""
+
+#: kallithea/model/db.py:1376
+msgid "top level"
+msgstr ""
+
+#: kallithea/model/db.py:1507
+msgid "Kallithea Administrator"
+msgstr ""
+
+#: kallithea/model/db.py:1509
+msgid "Default user has no access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1510
+msgid "Default user has read access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1511
+msgid "Default user has write access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+msgid "Only admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1525
+msgid "Non-admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
+msgid "Only admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1531
+msgid "Non-admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1533
+msgid "Registration disabled"
+msgstr ""
+
+#: kallithea/model/db.py:1534
+msgid "User registration with manual account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1535
+msgid "User registration with automatic account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1944
+msgid "Not reviewed"
+msgstr ""
+
+#: kallithea/model/db.py:1945
+msgid "Under review"
+msgstr ""
+
+#: kallithea/model/db.py:1946
+msgid "Not approved"
+msgstr ""
+
+#: kallithea/model/db.py:1947
+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:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, python-format
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr ""
+
+#: kallithea/model/notification.py:174
+#, python-format
+msgid "New user %(new_username)s registered"
+msgstr ""
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
+msgid "Closing"
+msgstr ""
+
+#: kallithea/model/pull_request.py:207
+msgid "Cannot create empty pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+msgid "You are not authorized to create the pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
+msgid "latest tip"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, python-format
+msgid "SSH key with fingerprint %r found"
+msgstr ""
+
+#: kallithea/model/user.py:224
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+
+#: kallithea/model/user.py:229
+#, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+
+#: kallithea/model/user.py:234
+#, python-format
+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:241
+#, python-format
+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:330
+msgid "Password reset link"
+msgstr ""
+
+#: kallithea/model/user.py:374
+msgid "Password reset notification"
+msgstr ""
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
+msgid "Value cannot be an empty list"
+msgstr ""
+
+#: kallithea/model/validators.py:72
+#, python-format
+msgid "Username \"%(username)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:74
+#, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr ""
+
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, 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"
+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:229
+msgid "Invalid characters (non-ascii) in password"
+msgstr ""
+
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
+msgid "Passwords do not match"
+msgstr ""
+
+#: kallithea/model/validators.py:275
+msgid "Invalid username or password"
+msgstr ""
+
+#: kallithea/model/validators.py:309
+#, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr ""
+
+#: kallithea/model/validators.py:311
+#, python-format
+msgid "Repository named %(repo)s already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:312
+#, python-format
+msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
+msgstr ""
+
+#: kallithea/model/validators.py:314
+#, python-format
+msgid "Repository group with name \"%(repo)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:400
+msgid "Invalid repository URL"
+msgstr ""
+
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
+msgid "Fork has to be the same type as parent"
+msgstr ""
+
+#: kallithea/model/validators.py:441
+msgid "You don't have permissions to create repository in this group"
+msgstr ""
+
+#: kallithea/model/validators.py:443
+msgid "no permission to create repository in root location"
+msgstr ""
+
+#: kallithea/model/validators.py:492
+msgid "You don't have permissions to create a group in this location"
+msgstr ""
+
+#: kallithea/model/validators.py:532
+msgid "This username or user group name is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:625
+msgid "This is not a valid path"
+msgstr ""
+
+#: kallithea/model/validators.py:642
+msgid "This email address is already in use"
+msgstr ""
+
+#: kallithea/model/validators.py:662
+#, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr ""
+
+#: kallithea/model/validators.py:699
+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:711
+msgid "Please enter a valid IPv4 or IPv6 address"
+msgstr ""
+
+#: kallithea/model/validators.py:712
+#, python-format
+msgid ""
+"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
+msgstr ""
+
+#: kallithea/model/validators.py:745
+msgid "Key name can only consist of letters, underscore, dash or numbers"
+msgstr ""
+
+#: kallithea/model/validators.py:759
+msgid "Filename cannot be inside a directory"
+msgstr ""
+
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "You have admin right to this group, and can edit it"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
+msgid "Repository"
+msgstr ""
+
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
+msgid "Description"
+msgstr ""
+
+#: kallithea/templates/index_base.html:61
+msgid "Last Change"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
+msgid "Tip"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
+msgid "Owner"
+msgstr ""
+
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
+msgid "Log In"
+msgstr ""
+
+#: kallithea/templates/login.html:17
+#, python-format
+msgid "Log In to %s"
+msgstr ""
+
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
+msgid "Username"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
+msgid "Password"
+msgstr ""
+
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
+msgid "Forgot your password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
+msgid "Don't have an account?"
+msgstr ""
+
+#: kallithea/templates/login.html:62
+msgid "Sign In"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:5
+msgid "Password Reset"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+msgid "Reset Your Password"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+msgid "Send Password Reset Email"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:52
+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:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+msgid "New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:43
+msgid "Confirm New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
+msgid "Sign Up"
+msgstr ""
+
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
+msgid "Re-enter password"
+msgstr ""
+
+#: 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:39
+#: kallithea/templates/register.html:52
+msgid "First Name"
+msgstr ""
+
+#: 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:40
+#: kallithea/templates/register.html:59
+msgid "Last Name"
+msgstr ""
+
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
+msgid "Email"
+msgstr ""
+
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+msgid "Admin Journal"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
+msgid "journal filter..."
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+msgid "Filter"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
+msgid "%s Entry"
+msgid_plural "%s Entries"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
+msgid "Action"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:8
+msgid "Date"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:9
+msgid "From IP"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:62
+msgid "No actions yet"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
+msgid "Save"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+msgid "Repository Defaults"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
+msgid "Type"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
+msgid "Private repository"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
+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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
+msgid "Enable statistics"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
+msgid "Enable statistics window on summary page."
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
+msgid "Enable downloads"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
+msgid "Enable download menu on summary page."
+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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
+msgid "Gist description ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
+msgid "Expires"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+msgid "Never"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
+msgid "Cancel"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
+msgid "Public Gists"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
+msgid "Created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:66
+msgid "There are no gists yet"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
+msgid "Reset"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
+msgid "Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:10
+msgid "URL"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
+msgid "Delete"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
+msgid "Edit"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
+msgid "created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:82
+msgid "Show as raw"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
+msgid "My Account"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
+msgid "Profile"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:26
+msgid "Email Addresses"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
+msgid "API Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:32
+msgid "Owned Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+msgid "Watched Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+msgid "Show Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
+msgid "Confirm to reset this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
+msgid "Expired"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
+msgid "Confirm to remove this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
+msgid "Remove"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
+msgid "No additional API keys specified"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
+msgid "New API key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
+msgid "Add"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
+msgid "Confirm to delete this email: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
+msgid "New email address"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:1
+msgid "Change Your Account Password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:8
+msgid "Current password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
+msgid "New password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:22
+msgid "Confirm new password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+msgid "Current IP"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
+msgid "Change %s avatar at"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
+msgid "Avatars are disabled"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
+msgid "Repositories You Own"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
+msgid "Name"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+msgid "Last Used"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+msgid "New SSH key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+msgid "Public key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
+msgid "Repositories You are Watching"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
+msgid "Default Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
+msgid "IP Whitelist"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
+msgid "Anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+msgid "Allow anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
+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:20
+msgid "Apply to all existing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
+msgid "Repository group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
+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:33
+msgid "Apply to all existing repository groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
+msgid "User group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+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:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+msgid "Top level repository creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
+msgid "User group creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
+msgid "Repository forking"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
+msgid "Registration"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
+msgid "External auth account activation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+msgid "All IP addresses are allowed."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
+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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
+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
+msgid "Group name"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
+msgid "Group parent"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
+msgid "Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
+msgid "Advanced"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
+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:118
+msgid "Created on"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+msgid "Visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+msgid "Add repos"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+msgid "Add/Edit groups"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+msgid "User/User Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+msgid "Default"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+msgid "Revoke"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
+msgid "Add new"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+msgid "Apply to children"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
+msgid "Both"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Remove this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Confirm to delete this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, python-format
+msgid "Repository group %s"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+msgid "Repository Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+msgid "Number of Top-level Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
+msgid "Type of repository to create."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+msgid "Clone remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+msgid "Repository URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
+msgid ""
+"Keep it short and to the point. Use a README file for longer descriptions."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
+msgid "Optionally select a group to put this repository into."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
+msgid "Landing revision"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+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"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
+msgid "Extra Fields"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
+msgid "Remote"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
+msgid "Statistics"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+msgid "Parent"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
+msgid "Set"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+msgid "Manually set this repository as a fork of another from the list."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+msgid "Public Journal Visibility"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
+msgid "Remove from public journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+msgid "Add to Public Journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
+msgid "Confirm to delete this repository: %s"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
+msgid "Delete this Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
+msgid "Detach forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
+msgid "Delete forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
+msgid "Key"
+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
+msgid "Private Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+msgid "Fork of repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+msgid "Remote repository URL"
+msgstr ""
+
+#: 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:10
+msgid "Permanent URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+msgid "Remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
+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
+msgid "Repositories Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+msgid "Settings Administration"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
+msgid "Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
+msgid "Send"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:4
+msgid "Site branding"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
+msgid "HTTP authentication realm"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+msgid "Save Settings"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+msgid "Git Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+msgid "Custom Hooks are not enabled"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
+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
+msgid "Delete records of missing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
+msgid "Invalidate cache for all repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
+msgid "Index build option"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:9
+msgid "Build from scratch"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
+msgid "Reindex"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+msgid "Git version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+msgid "Mercurial Push Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
+msgid "Show repository size after push"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:15
+msgid "Update repository after push (hg update)"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+msgid "Mercurial extensions"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
+msgid "Enable largefiles extension"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+msgid "Location of repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
+msgid ""
+"Click to unlock. You must restart Kallithea in order to make this setting "
+"take effect."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
+msgid "General"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:9
+msgid "Use repository extra fields"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:12
+msgid "Allows storing additional customized fields per repository."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:17
+msgid "Show Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+msgid "HTTP 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+msgid "SSH Clone URL"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+msgid "Repository page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
+msgid "Icons"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:88
+msgid "Show public repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:94
+msgid "Show private repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:97
+msgid "Show public/private icons next to repository names."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+msgid "Meta Tagging"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
+msgid "Active"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+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:41
+msgid "Members"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, 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
+msgid "User Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:5
+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
+msgid "Users"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
+msgid "Password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
+msgid "Confirm to delete this user: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
+msgid "New password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:5
+msgid "Users Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
+msgid "Mercurial repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
+msgid "Git repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:115
+msgid "Create Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
+msgid "Summary"
+msgstr ""
+
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
+msgid "Changelog"
+msgstr ""
+
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
+msgid "Files"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+#, python-format
+msgid "Show Pull Requests for %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+msgid "Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
+msgid "Options"
+msgstr ""
+
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+msgid "Compare Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:158
+msgid "Compare"
+msgstr ""
+
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
+msgid "Search"
+msgstr ""
+
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Follow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Unfollow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
+msgid "Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
+msgid "Create Pull Request"
+msgstr ""
+
+#: kallithea/templates/base/base.html:185
+msgid "Switch To"
+msgstr ""
+
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
+msgid "Show recent activity"
+msgstr ""
+
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
+msgid "Public journal"
+msgstr ""
+
+#: kallithea/templates/base/base.html:302
+msgid "Show public gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:303
+msgid "Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
+msgid "Search in repositories"
+msgstr ""
+
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+msgid "My Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:354
+msgid "Not Logged In"
+msgstr ""
+
+#: kallithea/templates/base/base.html:363
+msgid "Login to Your Account"
+msgstr ""
+
+#: kallithea/templates/base/base.html:373
+msgid "Forgot password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:394
+msgid "Log Out"
+msgstr ""
+
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
+msgid "Create repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
+msgid "Create user groups"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
+msgid "Fork repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
+msgid "Show"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:22
+msgid "No permissions defined yet"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
+msgid "Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
+msgid "Edit Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+msgid "Submitting ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:31
+msgid "Unable to post"
+msgstr ""
+
+#: kallithea/templates/base/root.html:32
+msgid "Add Another Comment"
+msgstr ""
+
+#: kallithea/templates/base/root.html:33
+msgid "Stop following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:34
+msgid "Start following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:35
+msgid "Group"
+msgstr ""
+
+#: kallithea/templates/base/root.html:36
+msgid "Loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:37
+msgid "loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:38
+msgid "Search truncated"
+msgstr ""
+
+#: kallithea/templates/base/root.html:39
+msgid "No matching files"
+msgstr ""
+
+#: kallithea/templates/base/root.html:40
+msgid "Open New Pull Request from {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+msgid "Show Selected Changesets {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:43
+msgid "Selection Link"
+msgstr ""
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+msgid "Collapse Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:45
+msgid "Expand Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:46
+msgid "No revisions"
+msgstr ""
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
+msgid "Failed to revoke permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
+msgid "Select changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:53
+msgid "Specify changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:54
+msgid "Click to sort ascending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:55
+msgid "Click to sort descending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:56
+msgid "No records found."
+msgstr ""
+
+#: kallithea/templates/base/root.html:57
+msgid "Data error."
+msgstr ""
+
+#: kallithea/templates/base/root.html:58
+msgid "Loading..."
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
+msgid "%s Changelog"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
+msgid "showing %d out of %d revision"
+msgid_plural "showing %d out of %d revisions"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changelog/changelog.html:47
+msgid "Clear selection"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:54
+msgid "Go to tip of repository"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
+msgid "There are no changes yet"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
+msgid "Removed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
+msgid "Changed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
+msgid "Added"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
+msgid "Changeset status: %s by %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+msgid "(No commit message)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, python-format
+msgid "%s comments"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
+msgid "Bookmark %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
+msgid "Tag %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
+msgid "Branch %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
+msgid "%s Changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:35
+msgid "Changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+msgid "Merge"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+msgid "Replaced by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:121
+msgid "Preceded by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
+msgid "%s file changed"
+msgid_plural "%s files changed"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+msgid "comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+msgid "on pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+msgid "No title"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+msgid "on this changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+msgid "Delete comment?"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+msgid "Status change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+msgid "Set changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+msgid "No change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+msgid "Finish pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+msgid "Close"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
+msgid "Comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "You need to be logged in to comment."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "Login now"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:141
+msgid "Hide"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
+msgid "%s Changesets"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
+msgid "Changeset status: %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:50
+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
+msgid "Deleted"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:44
+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:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+msgid "Download diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
+msgid "No changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
+msgid "%s changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:56
+msgid "behind"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
+msgid "Showing %s commit"
+msgid_plural "Showing %s commits"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
+msgid "Public repository"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
+msgid "No changesets yet"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
+msgid "Subscribe to %s rss feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
+msgid "Subscribe to %s atom feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:20
+msgid "Changeset on"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+msgid "branch"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+msgid "View Comment"
+msgstr ""
+
+#: kallithea/templates/email/comment.html:27
+msgid "Status change:"
+msgstr ""
+
+#: kallithea/templates/email/comment.html:33
+msgid "The pull request has been closed."
+msgstr ""
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+msgid "Password Reset Request"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
+msgid "Hello %s"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:17
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+msgid "Pull request"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+msgid "View Pull Request"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Pull Request %s \"%s\" Closed"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/registration.html:5
+msgid "New User Registration"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:23
+msgid "Full Name"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+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/diff_2way.html:55
+msgid "Ignore whitespace"
+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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
+msgid "Location"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
+msgid "or"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+msgid "New file type"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+msgid "Commit Changes"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
+msgid "Loading file list..."
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
+msgid "Size"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:56
+msgid "Last Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:57
+msgid "Last Modified"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:58
+msgid "Last Committer"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
+msgid "%s author"
+msgid_plural "%s authors"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, python-format
+msgid "Edit on Branch: %s"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
+msgid "Binary file (%s)"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:69
+msgid "File is too big to display."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
+msgid "annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
+msgid "No files at given path"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:5
+#, python-format
+msgid "%s Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
+msgid "Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers_data.html:9
+msgid "Started following -"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
+msgid "Fork name"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
+msgid "Private"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:66
+msgid "Copy permissions"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:69
+msgid "Copy permissions from forked repository"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:75
+msgid "Update after clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:78
+msgid "Checkout source after making a clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
+msgid "%s Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
+msgid "Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
+msgid "There are no forks yet"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:22
+msgid "ATOM journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:23
+msgid "RSS journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
+msgid "No entries yet"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:10
+msgid "ATOM public journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:11
+msgid "RSS public journal feed"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+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:52
+msgid "Title"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
+msgid "Revision"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:62
+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:17
+msgid "Age"
+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:73
+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
+#, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
+msgid "%s Pull Request %s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
+msgid "Pull request %s from %s#%s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+msgid "Summarize the changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+msgid "on"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+msgid "Next iteration"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+msgid "Cancel Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+msgid "Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+msgid "Remove reviewer"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+msgid "Potential Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+msgid "Pull Request Content"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+msgid "Pull Requests Needing My Review"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+msgid "Search in All Repositories"
+msgstr ""
+
+#: kallithea/templates/search/search.html:47
+msgid "Search term"
+msgstr ""
+
+#: kallithea/templates/search/search.html:54
+msgid "Search in"
+msgstr ""
+
+#: kallithea/templates/search/search.html:56
+msgid "File contents"
+msgstr ""
+
+#: kallithea/templates/search/search.html:57
+msgid "Commit messages"
+msgstr ""
+
+#: kallithea/templates/search/search.html:58
+msgid "File names"
+msgstr ""
+
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
+msgid "Permission denied"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
+msgid "Enable"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:38
+msgid "Stats gathered: "
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
+msgid "files"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
+msgid "Show more"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:397
+msgid "commits"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:398
+msgid "files added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:399
+msgid "files changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:400
+msgid "files removed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:402
+msgid "commit"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:403
+msgid "file added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:404
+msgid "file changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:405
+msgid "file removed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:5
+#, python-format
+msgid "%s Summary"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:13
+msgid "Fork of"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:18
+msgid "Clone from"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:55
+msgid "Clone URL"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+msgid "Use Name"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
+msgid "Trending files"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:103
+msgid "Download"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:106
+msgid "There are no downloads yet"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:108
+msgid "Downloads are disabled for this repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:114
+msgid "Download as zip"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:118
+msgid "Check this to download archive with subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:120
+msgid "With subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
+msgid "Feed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:180
+msgid "Latest Changes"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:182
+msgid "Quick Start"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:193
+msgid "Add or upload files directly via Kallithea"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:201
+msgid "Push new repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:209
+msgid "Existing repository?"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
+msgid "Download %s as %s"
+msgstr ""
--- a/kallithea/i18n/cs/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/cs/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,116 +1,5513 @@
 # Copyright (C) 2014 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
+# #, fuzzy
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2015-11-12 08:51+0000\n"
+"Last-Translator: Michal Čihař <michal@cihar.com>\n"
+"Language-Team: Czech <https://hosted.weblate.org/projects/kallithea/"
+"kallithea/cs/>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-
+"X-Generator: Weblate 2.5-dev\n"
+
+#: kallithea/controllers/base.py:470
+msgid ""
+"CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
+msgid "Repository not found in the filesystem"
+msgstr ""
+
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
+msgid "There are no changesets yet"
+msgstr ""
+
+#: kallithea/controllers/base.py:590
+#, python-format
+msgid "Changeset for %s %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/base.py:631
+msgid "SSH access is disabled."
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
+msgid "None"
+msgstr ""
+
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(zavřeno)"
 
+#: kallithea/controllers/changeset.py:88
+#, fuzzy
+msgid "No permission to change status"
+msgstr "Změny"
+
+#: kallithea/controllers/changeset.py:99
+#, fuzzy, python-format
+msgid "Successfully deleted pull request %s"
+msgstr "Úspěšně aktualizované heslo"
+
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
 msgid "Such revision does not exist for this repository"
 msgstr "Taková revize neexistuje"
 
+#: kallithea/controllers/compare.py:64
+#, fuzzy, python-format
+#| msgid "Go to tip of repository"
+msgid "Could not find other repository %s"
+msgstr "Prázdný repozitář"
+
+#: kallithea/controllers/compare.py:70
+msgid "Cannot compare repositories of different types"
+msgstr ""
+
+#: kallithea/controllers/compare.py:140
+msgid "Cannot show empty diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
+msgid "Cannot compare repositories without using common ancestor"
+msgstr ""
+
+#: kallithea/controllers/error.py:67
+#, fuzzy
+msgid "No response"
+msgstr "Neznámá revize %s"
+
+#: kallithea/controllers/error.py:68
+msgid "Unknown error"
+msgstr ""
+
+#: kallithea/controllers/error.py:81
+msgid ""
+"The request could not be understood by the server due to malformed syntax."
+msgstr ""
+
+#: kallithea/controllers/error.py:84
+msgid "Unauthorized access to resource"
+msgstr ""
+
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "Nemáte oprávnění k zobrazení této stránky"
 
+#: kallithea/controllers/error.py:88
+msgid "The resource could not be found"
+msgstr ""
+
+#: kallithea/controllers/error.py:90
+msgid ""
+"The server encountered an unexpected condition which prevented it from "
+"fulfilling the request."
+msgstr ""
+
+#: kallithea/controllers/feed.py:59
+#, python-format
+msgid "%s committed on %s"
+msgstr ""
+
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Changeset was too big and was cut off..."
+msgstr ""
+
+#: kallithea/controllers/feed.py:107
+#, python-format
+msgid "%s %s feed"
+msgstr ""
+
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "Změny na repozitáři %s"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Klikněte pro přidání nového souboru"
 
+#: kallithea/controllers/files.py:86
+#, fuzzy
+#| msgid "There are no files yet. %s"
+msgid "There are no files yet."
+msgstr "Zatím nejsou žádné soubory. %s"
+
+#: kallithea/controllers/files.py:186
+#, python-format
+msgid "%s at %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:295
+msgid "You can only delete files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:306
+#, python-format
+msgid "Deleted file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:330
+#, python-format
+msgid "Successfully deleted file %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
+msgid "Error occurred during commit"
+msgstr ""
+
+#: kallithea/controllers/files.py:349
+msgid "You can only edit files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:363
+#, python-format
+msgid "Edited file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Žádné změny"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
+msgid "Successfully committed to %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Přidaný soubor přes Kallithea"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Žádný obsah"
 
+#: kallithea/controllers/files.py:432
+msgid "No filename"
+msgstr ""
+
+#: kallithea/controllers/files.py:459
+msgid "Location must be relative path and must not contain .. in path"
+msgstr ""
+
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Stahování vypnuto"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Neznámá revize %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Prázdný repozitář"
 
+#: kallithea/controllers/files.py:506
+msgid "Unknown archive type"
+msgstr ""
+
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Změny"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Větve"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Tagy"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
+msgid "An error occurred during repository forking %s"
+msgstr ""
+
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "Skupiny"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Repozitáře"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "Větev"
 
+#: kallithea/controllers/home.py:125
+msgid "Closed Branches"
+msgstr ""
+
+#: kallithea/controllers/home.py:131
 msgid "Tag"
 msgstr "Tag"
 
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "Záložka"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
+msgid "Public Journal"
+msgstr ""
+
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
+msgid "Journal"
+msgstr ""
+
+#: kallithea/controllers/login.py:109
+msgid "Authentication failed."
+msgstr ""
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
 msgid "Bad captcha"
 msgstr "Špatná captcha"
 
+#: kallithea/controllers/login.py:147
+#, python-format
+msgid "You have successfully registered with %s"
+msgstr ""
+
+#: kallithea/controllers/login.py:190
+msgid "A password reset confirmation code has been sent"
+msgstr ""
+
+#: kallithea/controllers/login.py:237
+msgid "Invalid password reset token"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "Úspěšně aktualizované heslo"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
+msgid "Invalid reviewer \"%s\" specified"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (zavřené)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
+msgid "Changeset"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:174
+msgid "Special"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:175
+msgid "Peer branches"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Záložky"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
+msgid "Error creating pull request: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
+msgid "Error occurred while creating pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:350
+msgid "Successfully opened new pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:373
+msgid "New pull request iteration created"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
+msgid "No description"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:430
+msgid "Pull request updated"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:443
+msgid "Successfully deleted pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
+msgid "Revision %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
+msgid "This pull request has already been merged to %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:525
+msgid "This pull request has been closed and can not be updated."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
+msgid "The following additional changes are available on %s:"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+msgid "No additional changesets found for iterating on this pull request."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
+msgid "Note: Branch %s has another head: %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:565
+msgid "Git pull requests don't support iterating yet."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
+msgid "Invalid search query. Try quoting it."
+msgstr ""
+
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
 msgid "An error occurred during search operation."
 msgstr "Došlo k chybě při vyhledávání."
 
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
+msgid "No data ready yet"
+msgstr ""
+
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
+msgid "Statistics are disabled for this repository"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:134
+msgid "Auth settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:145
+msgid "error occurred during update of auth settings"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:73
+msgid "Default settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:88
+msgid "Error occurred during update of defaults"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
+msgid "Forever"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "5 minut"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "1 hodina"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "1 den"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "1 měsíc"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
+msgid "Lifetime"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "Došlo k chybě při vytváření gist"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
+msgid "Deleted gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:205
+msgid "Unmodified"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:235
+msgid "Successfully updated gist content"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:240
+msgid "Successfully updated gist data"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
+msgid "Error occurred during update of gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
+msgid "You can't edit this user since it's crucial for entire application"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:112
+msgid "Your account was updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
+msgid "Error occurred during update of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:161
 msgid "Error occurred during update of user password"
 msgstr "Došlo k chybě při aktualizaci hesla uživatele"
 
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
+msgid "Added email %s to user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
 msgid "An error occurred during email saving"
 msgstr "Došlo k chybě při ukládání e-mailové adresy"
 
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
+msgid "Removed email from user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
+msgid "API key successfully created"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
+msgid "API key successfully reset"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
+msgid "API key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
+msgid "SSH key %s successfully added"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+#, fuzzy
+msgid "SSH key successfully deleted"
+msgstr "Úspěšně aktualizované heslo"
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
+msgid "Read"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
+msgid "Write"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
+msgid "Admin"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
+msgid "Disabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:79
+msgid "Allowed with manual account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:81
+msgid "Allowed with automatic account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
+msgid "Manual activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
+msgid "Automatic activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
+msgid "Enabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:116
+msgid "Global permissions updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:131
+msgid "Error occurred during update of permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
+msgid "Error occurred during creation of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
+msgid "Created repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
+msgid "Updated repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
+msgid "Error occurred during update of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
+msgid "This group contains %s repositories and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
+msgid "This group contains %s subgroups and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
+msgid "Removed repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
+msgid "Error occurred during deletion of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:357
+msgid "Repository group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
+msgid "An error occurred during revoking of permission"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
 msgid "Error creating repository %s"
 msgstr "Chyba při vytváření repozitáře %s"
 
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
+msgid "Created repository %s from %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
+msgid "Forked repository %s as %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
+msgid "Created repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
+msgid "Repository %s updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
+msgid "Error occurred during update of repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
+msgid "Detached %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
+msgid "Deleted %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
+msgid "Deleted repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
+msgid "Cannot delete repository %s which still has forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
+msgid "An error occurred during deletion of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:305
+msgid "Repository permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, fuzzy, python-format
+#| msgid "Error occurred during gist creation"
+msgid "An error occurred during creation of field: %r"
+msgstr "Došlo k chybě při vytváření gist"
+
+#: kallithea/controllers/admin/repos.py:378
+msgid "An error occurred during removal of field"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:392
+msgid "-- Not a fork --"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:424
+msgid "Updated repository visibility in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:428
+msgid "An error occurred during setting this repository in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "Nic"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
+msgid "Marked repository %s as fork of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:453
+msgid "An error occurred during this operation"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:465
+msgid "Pulled from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:468
+msgid "An error occurred during pull from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:499
+msgid "An error occurred during deletion of repository stats"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:117
+msgid "Updated VCS settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
+msgid "Error occurred while updating application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
+msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:168
+#, fuzzy, python-format
+#| msgid "Watched Repositories"
+msgid "Invalidated %s repositories"
+msgstr "Repozitáře"
+
+#: kallithea/controllers/admin/settings.py:209
+msgid "Updated application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:263
+msgid "Updated visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:268
+msgid "Error occurred during updating visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:292
+msgid "Please enter email address"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
+msgid "Hook already exists"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
+msgid "Added new hook"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:355
+msgid "Updated hooks"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:359
+msgid "Error occurred during hook creation"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:382
+msgid "Whoosh reindex task scheduled"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
+msgid "Created user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
+msgid "Error occurred during creation of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
+msgid "Updated user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
+msgid "Error occurred during update of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:206
+msgid "Successfully deleted user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:211
+msgid "An error occurred during deletion of user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:267
+msgid "Target group cannot be the same"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:273
+msgid "User group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:288
+msgid "Cannot revoke permission for yourself as admin"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
+msgid "Updated permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
+msgid "An error occurred during permissions saving"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:118
+#, python-format
+msgid "Created user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:133
+#, python-format
+msgid "Error occurred during creation of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:157
+msgid "User updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:186
+msgid "Successfully deleted user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:191
+msgid "An error occurred during deletion of user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:202
+msgid "The default user cannot be edited"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:408
+#, python-format
+msgid "Added IP address %s to user whitelist"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:414
+msgid "An error occurred while adding IP address"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:426
+msgid "Removed IP address from user whitelist"
+msgstr ""
+
+#: kallithea/lib/auth.py:552
+msgid "You need to be a registered user to perform this action"
+msgstr ""
+
+#: kallithea/lib/auth.py:580
+msgid "You need to be signed in to view this page"
+msgstr ""
+
+#: kallithea/lib/diffs.py:181
+msgid "Binary file"
+msgstr ""
+
+#: kallithea/lib/diffs.py:201
+msgid ""
+"Changeset was too big and was cut off, use diff menu to display this diff"
+msgstr ""
+
+#: kallithea/lib/diffs.py:210
+msgid "No changes detected"
+msgstr ""
+
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+msgid "Show whitespace changes"
+msgstr "Žádné změny"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+msgid "Ignore whitespace changes"
+msgstr "Žádné změny"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
+msgid "Increase diff context to %(num)s lines"
+msgstr ""
+
+#: kallithea/lib/helpers.py:467
+#, python-format
+msgid "Deleted branch: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:469
+#, python-format
+msgid "Created tag: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:480
+#, fuzzy, python-format
+#| msgid "Set changeset status"
+msgid "Changeset %s not found"
+msgstr "Změny"
+
+#: kallithea/lib/helpers.py:529
+#, python-format
+msgid "Show all combined changesets %s->%s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:535
+msgid "Compare view"
+msgstr ""
+
+#: kallithea/lib/helpers.py:554
+msgid "and"
+msgstr ""
+
+#: kallithea/lib/helpers.py:555
+#, python-format
+msgid "%s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
+msgid "revisions"
+msgstr ""
+
+#: kallithea/lib/helpers.py:580
+#, python-format
+msgid "Fork name %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:600
+#, python-format
+msgid "Pull request %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:610
+msgid "[deleted] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
+msgid "[created] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:614
+msgid "[created] repository as fork"
+msgstr ""
+
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
+msgid "[forked] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
+msgid "[updated] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:620
+msgid "[downloaded] archive from repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:622
+msgid "[delete] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:630
+msgid "[created] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:632
+msgid "[updated] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:634
+msgid "[created] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:636
+msgid "[updated] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:638
+msgid "[commented] on revision in repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:640
+msgid "[commented] on pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:642
+msgid "[closed] pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:644
+msgid "[pushed] into"
+msgstr ""
+
+#: kallithea/lib/helpers.py:646
+msgid "[committed via Kallithea] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:648
+msgid "[pulled from remote] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:650
+msgid "[pulled] from"
+msgstr ""
+
+#: kallithea/lib/helpers.py:652
+msgid "[started following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:654
+msgid "[stopped following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:764
+#, python-format
+msgid " and %s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
+msgid "No files"
+msgstr ""
+
+#: kallithea/lib/helpers.py:791
+msgid "new file"
+msgstr ""
+
+#: kallithea/lib/helpers.py:794
+msgid "mod"
+msgstr ""
+
+#: kallithea/lib/helpers.py:797
+msgid "del"
+msgstr ""
+
+#: kallithea/lib/helpers.py:800
+msgid "rename"
+msgstr ""
+
+#: kallithea/lib/helpers.py:805
+msgid "chmod"
+msgstr ""
+
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
+msgid "%d year"
+msgid_plural "%d years"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/lib/webutils.py:629
+#, python-format
+msgid "%d month"
+msgid_plural "%d months"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/lib/webutils.py:630
+#, python-format
+msgid "%d day"
+msgid_plural "%d days"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/lib/webutils.py:631
+#, python-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/lib/webutils.py:632
+#, python-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/lib/webutils.py:633
+#, python-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/lib/webutils.py:649
+#, python-format
+msgid "in %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:651
+#, python-format
+msgid "%s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:653
+#, python-format
+msgid "in %s and %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:656
+#, python-format
+msgid "%s and %s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:659
+msgid "just now"
+msgstr ""
+
+#: kallithea/model/db.py:1376
+msgid "top level"
+msgstr ""
+
+#: kallithea/model/db.py:1507
+msgid "Kallithea Administrator"
+msgstr ""
+
+#: kallithea/model/db.py:1509
+msgid "Default user has no access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1510
+msgid "Default user has read access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1511
+msgid "Default user has write access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+msgid "Only admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1525
+msgid "Non-admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
+#, fuzzy
+msgid "Only admins can fork repositories"
+msgstr "Chyba při vytváření repozitáře %s"
+
+#: kallithea/model/db.py:1531
+#, fuzzy
+msgid "Non-admins can fork repositories"
+msgstr "Chyba při vytváření repozitáře %s"
+
+#: kallithea/model/db.py:1533
+msgid "Registration disabled"
+msgstr ""
+
+#: kallithea/model/db.py:1534
+msgid "User registration with manual account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1535
+msgid "User registration with automatic account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1944
+msgid "Not reviewed"
+msgstr ""
+
+#: kallithea/model/db.py:1945
+msgid "Under review"
+msgstr ""
+
+#: kallithea/model/db.py:1946
+msgid "Not approved"
+msgstr ""
+
+#: kallithea/model/db.py:1947
+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:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, python-format
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr ""
+
+#: kallithea/model/notification.py:174
+#, python-format
+msgid "New user %(new_username)s registered"
+msgstr ""
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
+msgid "Closing"
+msgstr ""
+
+#: kallithea/model/pull_request.py:207
+msgid "Cannot create empty pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+msgid "You are not authorized to create the pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
+msgid "latest tip"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, fuzzy, python-format
+#| msgid "Set changeset status"
+msgid "SSH key with fingerprint %r found"
+msgstr "Změny"
+
+#: kallithea/model/user.py:224
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+
+#: kallithea/model/user.py:229
+#, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+
+#: kallithea/model/user.py:234
+#, python-format
+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:241
+#, python-format
+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:330
+msgid "Password reset link"
+msgstr ""
+
+#: kallithea/model/user.py:374
+msgid "Password reset notification"
+msgstr ""
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
+msgid "Value cannot be an empty list"
+msgstr ""
+
+#: kallithea/model/validators.py:72
+#, python-format
+msgid "Username \"%(username)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:74
+#, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr ""
+
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, 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"
+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:229
+msgid "Invalid characters (non-ascii) in password"
+msgstr ""
+
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
+msgid "Passwords do not match"
+msgstr ""
+
+#: kallithea/model/validators.py:275
+msgid "Invalid username or password"
+msgstr ""
+
+#: kallithea/model/validators.py:309
+#, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr ""
+
+#: kallithea/model/validators.py:311
+#, python-format
+msgid "Repository named %(repo)s already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:312
+#, python-format
+msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
+msgstr ""
+
+#: kallithea/model/validators.py:314
+#, python-format
+msgid "Repository group with name \"%(repo)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:400
+#, fuzzy
+msgid "Invalid repository URL"
+msgstr "Prázdný repozitář"
+
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
+msgid "Fork has to be the same type as parent"
+msgstr ""
+
+#: kallithea/model/validators.py:441
+msgid "You don't have permissions to create repository in this group"
+msgstr ""
+
+#: kallithea/model/validators.py:443
+msgid "no permission to create repository in root location"
+msgstr ""
+
+#: kallithea/model/validators.py:492
+msgid "You don't have permissions to create a group in this location"
+msgstr ""
+
+#: kallithea/model/validators.py:532
+msgid "This username or user group name is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:625
+msgid "This is not a valid path"
+msgstr ""
+
+#: kallithea/model/validators.py:642
+msgid "This email address is already in use"
+msgstr ""
+
+#: kallithea/model/validators.py:662
+#, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr ""
+
+#: kallithea/model/validators.py:699
+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:711
+msgid "Please enter a valid IPv4 or IPv6 address"
+msgstr ""
+
+#: kallithea/model/validators.py:712
+#, python-format
+msgid ""
+"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
+msgstr ""
+
+#: kallithea/model/validators.py:745
+msgid "Key name can only consist of letters, underscore, dash or numbers"
+msgstr ""
+
+#: kallithea/model/validators.py:759
+msgid "Filename cannot be inside a directory"
+msgstr ""
+
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "You have admin right to this group, and can edit it"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
+msgid "Repository"
+msgstr ""
+
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
+msgid "Description"
+msgstr ""
+
+#: kallithea/templates/index_base.html:61
+msgid "Last Change"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
+msgid "Tip"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
+msgid "Owner"
+msgstr ""
+
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
+msgid "Log In"
+msgstr ""
+
+#: kallithea/templates/login.html:17
+#, python-format
+msgid "Log In to %s"
+msgstr ""
+
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
+msgid "Username"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
+msgid "Password"
+msgstr ""
+
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
+msgid "Forgot your password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
+msgid "Don't have an account?"
+msgstr ""
+
+#: kallithea/templates/login.html:62
+msgid "Sign In"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:5
+msgid "Password Reset"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+msgid "Reset Your Password"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+msgid "Send Password Reset Email"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:52
+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:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+msgid "New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:43
+msgid "Confirm New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
+msgid "Sign Up"
+msgstr ""
+
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
+msgid "Re-enter password"
+msgstr ""
+
+#: 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:39
+#: kallithea/templates/register.html:52
+msgid "First Name"
+msgstr ""
+
+#: 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:40
+#: kallithea/templates/register.html:59
+msgid "Last Name"
+msgstr ""
+
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
+msgid "Email"
+msgstr ""
+
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+msgid "Admin Journal"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
+msgid "journal filter..."
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+msgid "Filter"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
+msgid "%s Entry"
+msgid_plural "%s Entries"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
+msgid "Action"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:8
+msgid "Date"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:9
+msgid "From IP"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:62
+msgid "No actions yet"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
+msgid "Save"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+#, fuzzy
+msgid "Repository Defaults"
+msgstr "Repozitáře"
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
+msgid "Type"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
+msgid "Private repository"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
+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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
+msgid "Enable statistics"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
+msgid "Enable statistics window on summary page."
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
+msgid "Enable downloads"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
+msgid "Enable download menu on summary page."
+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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
+msgid "Gist description ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
+msgid "Expires"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+msgid "Never"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
+msgid "Cancel"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
+msgid "Public Gists"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
+msgid "Created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:66
+msgid "There are no gists yet"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
+msgid "Reset"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
+msgid "Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:10
+msgid "URL"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
+msgid "Delete"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
+msgid "Edit"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
+msgid "created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:82
+msgid "Show as raw"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
+msgid "My Account"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
+msgid "Profile"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:26
+msgid "Email Addresses"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
+msgid "API Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:32
+#, fuzzy
+msgid "Owned Repositories"
+msgstr "Repozitáře"
+
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+#, fuzzy
+msgid "Watched Repositories"
+msgstr "Repozitáře"
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+msgid "Show Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
+msgid "Confirm to reset this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
+msgid "Expired"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
+msgid "Confirm to remove this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
+msgid "Remove"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
+msgid "No additional API keys specified"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
+msgid "New API key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
+msgid "Add"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
+msgid "Confirm to delete this email: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
+msgid "New email address"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:1
+msgid "Change Your Account Password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:8
+msgid "Current password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
+msgid "New password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:22
+msgid "Confirm new password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+msgid "Current IP"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
+msgid "Change %s avatar at"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
+msgid "Avatars are disabled"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
+#, fuzzy
+msgid "Repositories You Own"
+msgstr "Umístění repozitářů"
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
+msgid "Name"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+msgid "Last Used"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+msgid "New SSH key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+msgid "Public key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
+#, fuzzy
+msgid "Repositories You are Watching"
+msgstr "Umístění repozitářů"
+
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
+msgid "Default Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
+msgid "IP Whitelist"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
+msgid "Anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+msgid "Allow anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
+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:20
+#, fuzzy
+msgid "Apply to all existing repositories"
+msgstr "Chyba při vytváření repozitáře %s"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
+msgid "Repository group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
+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:33
+msgid "Apply to all existing repository groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
+msgid "User group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+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:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+msgid "Top level repository creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
+msgid "User group creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
+msgid "Repository forking"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
+msgid "Registration"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
+msgid "External auth account activation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+msgid "All IP addresses are allowed."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
+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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
+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
+msgid "Group name"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
+msgid "Group parent"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
 msgid "Settings"
 msgstr "Nastavení"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
 msgid "Advanced"
 msgstr "Pokročilé"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
+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:118
+msgid "Created on"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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] ""
+msgstr[2] ""
+
+#: 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+msgid "Visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#, fuzzy
+#| msgid "No response"
+msgid "Add repos"
+msgstr "Neznámá revize %s"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+msgid "Add/Edit groups"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+msgid "User/User Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+msgid "Default"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+msgid "Revoke"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
+msgid "Add new"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+msgid "Apply to children"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
+msgid "Both"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Remove this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Confirm to delete this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, fuzzy, python-format
+#| msgid "Repository Defaults"
+msgid "Repository group %s"
+msgstr "Repozitáře"
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+msgid "Repository Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+msgid "Number of Top-level Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
+msgid "Type of repository to create."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+#, fuzzy
+msgid "Clone remote repository"
+msgstr "Prázdný repozitář"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+#, fuzzy
+msgid "Repository URL"
+msgstr "Repozitáře"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
+msgid ""
+"Keep it short and to the point. Use a README file for longer descriptions."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
+msgid "Optionally select a group to put this repository into."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
+msgid "Landing revision"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+msgid ""
+"Default revision for files page, downloads, full text search index and "
+"readme generation"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_creating.html:9
+#, fuzzy, python-format
+msgid "%s Creating Repository"
+msgstr "Chyba při vytváření repozitáře %s"
+
+#: kallithea/templates/admin/repos/repo_creating.html:13
+msgid "Creating repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_creating.html:27
+#, python-format
+msgid ""
+"Repository \"%(repo_name)s\" is being created, you will be redirected "
+"when this process is finished.repo_name"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
+msgid "Extra Fields"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
+msgid "Remote"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
+msgid "Statistics"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+msgid "Parent"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
+msgid "Set"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+msgid "Manually set this repository as a fork of another from the list."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+msgid "Public Journal Visibility"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
+msgid "Remove from public journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+msgid "Add to Public Journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
+msgid "Confirm to delete this repository: %s"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
+#, fuzzy
+msgid "Delete this Repository"
+msgstr "Prázdný repozitář"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
+msgid "Detach forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
+msgid "Delete forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
+msgid "Key"
+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 "Prázdný repozitář"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+#, fuzzy
+#| msgid "Go to tip of repository"
+msgid "Fork of repository"
+msgstr "Prázdný repozitář"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+#, fuzzy
+msgid "Remote repository URL"
+msgstr "Prázdný repozitář"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:15
+#, fuzzy
+msgid "Pull Changes from Remote Repository"
+msgstr "Změny na repozitáři %s"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:17
+#, fuzzy
+msgid "Confirm to pull changes from remote repository."
+msgstr "Prázdný repozitář"
+
+#: 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:10
+#, fuzzy
+msgid "Permanent URL"
+msgstr "Prázdný repozitář"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+#, fuzzy
+msgid "Remote repository"
+msgstr "Prázdný repozitář"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
+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
+#, fuzzy
+msgid "Repositories Administration"
+msgstr "Umístění repozitářů"
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+msgid "Settings Administration"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
+msgid "Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
+msgid "Send"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:4
+msgid "Site branding"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
+msgid "HTTP authentication realm"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+#, fuzzy
+msgid "Save Settings"
+msgstr "Nastavení"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+msgid "Git Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+msgid "Custom Hooks are not enabled"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
+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
+msgid "Delete records of missing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
+msgid "Invalidate cache for all repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
+msgid "Index build option"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:9
+msgid "Build from scratch"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
+msgid "Reindex"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+msgid "Git version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+msgid "Mercurial Push Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
+msgid "Show repository size after push"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:15
+msgid "Update repository after push (hg update)"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+msgid "Mercurial extensions"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
+msgid "Enable largefiles extension"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+#, fuzzy
+msgid "Location of repositories"
+msgstr "Chyba při vytváření repozitáře %s"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
+msgid ""
+"Click to unlock. You must restart Kallithea in order to make this setting "
+"take effect."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
+msgid "General"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:9
+msgid "Use repository extra fields"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:12
+msgid "Allows storing additional customized fields per repository."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:17
+msgid "Show Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+msgid "HTTP 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+msgid "SSH Clone URL"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+#, fuzzy
+#| msgid "Repositories"
+msgid "Repository page size"
+msgstr "Repozitáře"
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
+msgid "Icons"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:88
+msgid "Show public repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:94
+msgid "Show private repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:97
+msgid "Show public/private icons next to repository names."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+#, fuzzy
+msgid "Meta Tagging"
+msgstr "Nastavení"
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
+msgid "Active"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+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:41
+msgid "Members"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, 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
+msgid "User Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:5
+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
+msgid "Users"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
+msgid "Password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
+msgid "Confirm to delete this user: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
+msgid "New password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:5
+msgid "Users Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
+msgid "Mercurial repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
+msgid "Git repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:115
+msgid "Create Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
+msgid "Summary"
+msgstr ""
+
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
+msgid "Changelog"
+msgstr ""
+
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
+msgid "Files"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+#, python-format
+msgid "Show Pull Requests for %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+msgid "Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
+msgid "Options"
+msgstr ""
+
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+msgid "Compare Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:158
+msgid "Compare"
+msgstr ""
+
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
+msgid "Search"
+msgstr ""
+
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Follow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Unfollow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
+msgid "Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
+msgid "Create Pull Request"
+msgstr ""
+
+#: kallithea/templates/base/base.html:185
+msgid "Switch To"
+msgstr ""
+
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
+msgid "Show recent activity"
+msgstr ""
+
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
+msgid "Public journal"
+msgstr ""
+
+#: kallithea/templates/base/base.html:302
+msgid "Show public gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:303
+msgid "Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
+msgid "Search in repositories"
+msgstr ""
+
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+msgid "My Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:354
+msgid "Not Logged In"
+msgstr ""
+
+#: kallithea/templates/base/base.html:363
+msgid "Login to Your Account"
+msgstr ""
+
+#: kallithea/templates/base/base.html:373
+msgid "Forgot password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:394
+msgid "Log Out"
+msgstr ""
+
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
+msgid "Create repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
+msgid "Create user groups"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
+msgid "Fork repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
+msgid "Show"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:22
+msgid "No permissions defined yet"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
+msgid "Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
+msgid "Edit Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+msgid "Submitting ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:31
+msgid "Unable to post"
+msgstr ""
+
+#: kallithea/templates/base/root.html:32
+msgid "Add Another Comment"
+msgstr ""
+
+#: kallithea/templates/base/root.html:33
+msgid "Stop following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:34
+msgid "Start following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:35
+msgid "Group"
+msgstr ""
+
+#: kallithea/templates/base/root.html:36
+msgid "Loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:37
+msgid "loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:38
+msgid "Search truncated"
+msgstr ""
+
+#: kallithea/templates/base/root.html:39
+msgid "No matching files"
+msgstr ""
+
+#: kallithea/templates/base/root.html:40
+#, fuzzy
+msgid "Open New Pull Request from {0}"
+msgstr "Změna stavu-> %s"
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+msgid "Show Selected Changesets {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:43
+msgid "Selection Link"
+msgstr ""
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+msgid "Collapse Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:45
+msgid "Expand Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:46
+#, fuzzy
+msgid "No revisions"
+msgstr "Neznámá revize %s"
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
+msgid "Failed to revoke permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
+msgid "Select changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:53
+msgid "Specify changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:54
+msgid "Click to sort ascending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:55
+msgid "Click to sort descending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:56
+msgid "No records found."
+msgstr ""
+
+#: kallithea/templates/base/root.html:57
+msgid "Data error."
+msgstr ""
+
+#: kallithea/templates/base/root.html:58
+msgid "Loading..."
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
+msgid "%s Changelog"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
+msgid "showing %d out of %d revision"
+msgid_plural "showing %d out of %d revisions"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changelog/changelog.html:47
+msgid "Clear selection"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:54
+#, fuzzy
+msgid "Go to tip of repository"
+msgstr "Prázdný repozitář"
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
+msgid "There are no changes yet"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
+msgid "Removed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
+msgid "Changed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
+msgid "Added"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, fuzzy, python-format
+msgid "Changeset status: %s by %s"
+msgstr "Změny"
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+msgid "(No commit message)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, python-format
+msgid "%s comments"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
+msgid "Bookmark %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
+msgid "Tag %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
+msgid "Branch %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
+msgid "%s Changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:35
+msgid "Changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+msgid "Merge"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+msgid "Replaced by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:121
+msgid "Preceded by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
+msgid "%s file changed"
+msgid_plural "%s files changed"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+msgid "comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+#, fuzzy
+msgid "on pull request"
+msgstr "Změna stavu-> %s"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+msgid "No title"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+#, fuzzy
+msgid "on this changeset"
+msgstr "Žádné změny"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+msgid "Delete comment?"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+#, fuzzy
+msgid "Status change"
+msgstr "Změna stavu-> %s"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+#, fuzzy
+msgid "Set changeset status"
+msgstr "Změny"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+#, fuzzy
+msgid "No change"
+msgstr "Žádné změny"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+#, fuzzy
+msgid "Finish pull request"
+msgstr "Změna stavu-> %s"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+#, fuzzy
+msgid "Close"
+msgstr "(zavřeno)"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
+msgid "Comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "You need to be logged in to comment."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "Login now"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:141
+msgid "Hide"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
+msgid "%s Changesets"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
+msgid "Changeset status: %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:50
+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
+msgid "Deleted"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:44
+msgid "Renamed"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:48
+#, fuzzy, python-format
+#| msgid "Unknown revision %s"
+msgid "Unknown operation: %r"
+msgstr "Neznámá revize %s"
+
+#: 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:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Downloads disabled"
+msgid "Download diff for this file"
+msgstr "Stahování vypnuto"
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
+msgid "No changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
+msgid "%s changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:56
+msgid "behind"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
+msgid "Showing %s commit"
+msgid_plural "Showing %s commits"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
+msgid "Public repository"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
+msgid "No changesets yet"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
+msgid "Subscribe to %s rss feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
+msgid "Subscribe to %s atom feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "Set changeset status"
+msgid "Comment on Changeset \"%s\""
+msgstr "Změny"
+
+#: kallithea/templates/email/changeset_comment.html:20
+#, fuzzy
+#| msgid "Changesets"
+msgid "Changeset on"
+msgstr "Změny"
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+#, fuzzy
+#| msgid "Branch"
+msgid "branch"
+msgstr "Větev"
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+msgid "View Comment"
+msgstr ""
+
+#: kallithea/templates/email/comment.html:27
+#, fuzzy
+#| msgid "Status change"
+msgid "Status change:"
+msgstr "Změna stavu-> %s"
+
+#: kallithea/templates/email/comment.html:33
+#, fuzzy
+#| msgid "Repository has been locked"
+msgid "The pull request has been closed."
+msgstr "Repozitář byl uzamčen"
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+msgid "Password Reset Request"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
+msgid "Hello %s"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:17
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+#, fuzzy
+#| msgid "on pull request"
+msgid "Pull request"
+msgstr "Změna stavu-> %s"
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+#, fuzzy
+#| msgid "on pull request"
+msgid "View Pull Request"
+msgstr "Změna stavu-> %s"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Pull Request %s \"%s\" Closed"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "on pull request"
+msgid "Comment on Pull Request %s \"%s\""
+msgstr "Změna stavu-> %s"
+
+#: kallithea/templates/email/registration.html:5
+msgid "New User Registration"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:23
+msgid "Full Name"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+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/diff_2way.html:55
+msgid "Ignore whitespace"
+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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
+msgid "Location"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
+msgid "or"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+msgid "New file type"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+#, fuzzy
+msgid "Commit Changes"
+msgstr "Žádné změny"
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
+msgid "Loading file list..."
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
+msgid "Size"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:56
+msgid "Last Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:57
+msgid "Last Modified"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:58
+msgid "Last Committer"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
+msgid "%s author"
+msgid_plural "%s authors"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, python-format
+msgid "Edit on Branch: %s"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
+msgid "Binary file (%s)"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:69
+msgid "File is too big to display."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
+msgid "annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
+msgid "No files at given path"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:5
+#, python-format
+msgid "%s Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
+msgid "Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers_data.html:9
+msgid "Started following -"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
+msgid "Fork name"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
+msgid "Private"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:66
+msgid "Copy permissions"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:69
+msgid "Copy permissions from forked repository"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:75
+msgid "Update after clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:78
+msgid "Checkout source after making a clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
+msgid "%s Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
+msgid "Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
+msgid "There are no forks yet"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:22
+msgid "ATOM journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:23
+msgid "RSS journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
+msgid "No entries yet"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:10
+msgid "ATOM public journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:11
+msgid "RSS public journal feed"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+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:52
+msgid "Title"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
+msgid "Revision"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:62
+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:17
+msgid "Age"
+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:73
+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
+#, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
+msgid "%s Pull Request %s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
+msgid "Pull request %s from %s#%s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+msgid "Summarize the changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+msgid "on"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+msgid "Next iteration"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+#, fuzzy
+msgid "Cancel Changes"
+msgstr "Žádné změny"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+msgid "Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+msgid "Remove reviewer"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+msgid "Potential Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+msgid "Pull Request Content"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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
+#, fuzzy, python-format
+msgid "Pull Requests from '%s'"
+msgstr "Změna stavu-> %s"
+
+#: 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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+msgid "Pull Requests Needing My Review"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+msgid "Search in All Repositories"
+msgstr ""
+
+#: kallithea/templates/search/search.html:47
+msgid "Search term"
+msgstr ""
+
+#: kallithea/templates/search/search.html:54
+msgid "Search in"
+msgstr ""
+
+#: kallithea/templates/search/search.html:56
+msgid "File contents"
+msgstr ""
+
+#: kallithea/templates/search/search.html:57
+msgid "Commit messages"
+msgstr ""
+
+#: kallithea/templates/search/search.html:58
+msgid "File names"
+msgstr ""
+
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
+msgid "Permission denied"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
+msgid "Enable"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:38
+msgid "Stats gathered: "
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
+msgid "files"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
+msgid "Show more"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:397
+msgid "commits"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:398
+msgid "files added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:399
+msgid "files changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:400
+msgid "files removed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:402
+msgid "commit"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:403
+msgid "file added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:404
+msgid "file changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:405
+msgid "file removed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:5
+#, python-format
+msgid "%s Summary"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:13
+msgid "Fork of"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:18
+msgid "Clone from"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:55
+msgid "Clone URL"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+msgid "Use Name"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
+msgid "Trending files"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:103
+msgid "Download"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:106
+msgid "There are no downloads yet"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:108
+msgid "Downloads are disabled for this repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:114
+msgid "Download as zip"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:118
+msgid "Check this to download archive with subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:120
+msgid "With subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
+msgid "Feed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:180
+#, fuzzy
+msgid "Latest Changes"
+msgstr "Změna stavu-> %s"
+
+#: kallithea/templates/summary/summary.html:182
+msgid "Quick Start"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:193
+msgid "Add or upload files directly via Kallithea"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:201
+#, fuzzy
+msgid "Push new repository"
+msgstr "Prázdný repozitář"
+
+#: kallithea/templates/summary/summary.html:209
+msgid "Existing repository?"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
+msgid "Download %s as %s"
+msgstr ""
+
+#~ msgid "Repository has been locked"
+#~ msgstr "Repozitář byl uzamčen"
+
+#~ msgid "Repository has been unlocked"
+#~ msgstr "Repozitář byl odemčen"
+
+#, fuzzy
+#~ msgid "Unlock Repository"
+#~ msgstr "Prázdný repozitář"
+
+#, fuzzy
+#~ msgid "Confirm to lock repository."
+#~ msgstr "Prázdný repozitář"
+
+#, fuzzy
+#~ msgid "Lock Repository"
+#~ msgstr "Prázdný repozitář"
+
+#, fuzzy
+#~ msgid "Inherit defaults"
+#~ msgstr "Repozitáře"
+
+#, fuzzy
+#~| msgid "Repository URL"
+#~ msgid "Repository Group"
+#~ msgstr "Repozitáře"
+
+#, fuzzy
+#~ msgid "There are no reviewers"
+#~ msgstr "Zatím nejsou žádné soubory. %s"
+
+#~ msgid "Unlocked"
+#~ msgstr "Odemčeno"
+
+#~ msgid "Locked"
+#~ msgstr "Zamčeno"
+
+#~ msgid "My Repos"
+#~ msgstr "Prázdný repozitář"
--- a/kallithea/i18n/da/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/da/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,79 +1,129 @@
 # Copyright (C) 2017 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3.99\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2019-03-14 01:03+0000\n"
+"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
+"Language-Team: Danish <https://hosted.weblate.org/projects/kallithea/"
+"kallithea/da/>\n"
 "Language: da\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 3.5.1\n"
+
+#: kallithea/controllers/base.py:470
 msgid ""
 "CSRF token leak has been detected - all form tokens have been expired"
 msgstr "CSRF-token lækage opdaget, alle form-tokens er invalideret"
 
+#: kallithea/controllers/base.py:566
 msgid "Repository not found in the filesystem"
 msgstr "Repository ikke fundet i filsystemet"
 
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Der er ingen changesets endnu"
 
+#: kallithea/controllers/base.py:590
+#, python-format
 msgid "Changeset for %s %s not found in %s"
 msgstr "Changeset for %s %s ikke fundet i %s"
 
+#: kallithea/controllers/base.py:631
+msgid "SSH access is disabled."
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Ingen"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(lukket)"
 
+#: kallithea/controllers/changeset.py:88
+#, fuzzy
+#| msgid "No permission to change pull request status"
+msgid "No permission to change status"
+msgstr "Ingen tilladelse til ændring af status for pull-forespørgsel"
+
+#: kallithea/controllers/changeset.py:99
+#, python-format
 msgid "Successfully deleted pull request %s"
 msgstr "Pull-forespørgsel %s slettet successfuldt"
 
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
 msgid "Such revision does not exist for this repository"
 msgstr "En sådan revision findes ikke for dette repository"
 
+#: kallithea/controllers/compare.py:64
+#, python-format
 msgid "Could not find other repository %s"
 msgstr "Kunne ikke finde andet repository %s"
 
+#: kallithea/controllers/compare.py:70
 msgid "Cannot compare repositories of different types"
 msgstr "Kan ikke sammenligne repositories af forskellige typer"
 
+#: kallithea/controllers/compare.py:140
 msgid "Cannot show empty diff"
 msgstr "Kan ikke vise en tom diff"
 
+#: kallithea/controllers/compare.py:142
 msgid "No ancestor found for merge diff"
 msgstr "Ingen forfader fundet for merge diff"
 
+#: kallithea/controllers/compare.py:146
 msgid "Multiple merge ancestors found for merge compare"
 msgstr "Flere merge forfædre fundet for merge sammenligning"
 
+#: kallithea/controllers/compare.py:162
 msgid "Cannot compare repositories without using common ancestor"
 msgstr "Kan ikke sammenligne repositories uden en fælles forfader"
 
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "Intet svar"
 
+#: kallithea/controllers/error.py:68
 msgid "Unknown error"
 msgstr "Ukendt fejl"
 
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr ""
 "Forespørgslen kunne ikke forstås af serveren på grund af fejlformet "
 "syntaks."
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "Uautoriseret adgang til ressource"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "Du har ikke tilladelse til at se denne side"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "Kunne ikke finde ressourcen"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
@@ -81,757 +131,1399 @@
 "Serveren stødte på en uventet tilstand, som forhindrede den i at opfylde "
 "anmodningen."
 
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s committed den %s"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr "Changesettet var for stor og blev afskåret..."
 
+#: kallithea/controllers/feed.py:107
+#, python-format
 msgid "%s %s feed"
 msgstr "Feed for %s %s"
 
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "Ændringer på repository %s"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Klik her  for at tilføje en ny fil"
 
+#: kallithea/controllers/files.py:86
+#, fuzzy
+#| msgid "There are no files yet. %s"
+msgid "There are no files yet."
+msgstr "Der er ingen filer endnu. %s"
+
+#: kallithea/controllers/files.py:186
+#, python-format
 msgid "%s at %s"
 msgstr "%s fra %s"
 
+#: kallithea/controllers/files.py:295
 msgid "You can only delete files with revision being a valid branch"
 msgstr "Du kan kun slette filer, hvor revisionen er en gyldig branch"
 
+#: kallithea/controllers/files.py:306
+#, python-format
 msgid "Deleted file %s via Kallithea"
 msgstr "Slettet fil %s via Kallithea"
 
+#: kallithea/controllers/files.py:330
+#, python-format
 msgid "Successfully deleted file %s"
 msgstr "Successfuldt slettet filen %s"
 
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "Fejl opstået under commit"
 
+#: kallithea/controllers/files.py:349
 msgid "You can only edit files with revision being a valid branch"
 msgstr "Du kan kun redigere filer, hvor revisionen er en gyldig branch"
 
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "Redigeret fil %s via Kallithea"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Ingen ændringer"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "Successfuldt committed til %s"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Tilføjet fil via Kallithea"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Intet indhold"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "Intet filnavn"
 
+#: kallithea/controllers/files.py:459
 msgid "Location must be relative path and must not contain .. in path"
 msgstr ""
 "Placeringen skal være en relativ sti og må ikke indeholde .. i stien"
 
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Downloads er deaktiveret"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Ukendt revision %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Tomt repository"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "Ukendt arkivtype"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
+#, fuzzy
+msgid "Changesets"
+msgstr "Changesets"
+
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
+#, fuzzy
+msgid "Branches"
+msgstr "Branches"
+
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Tags"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "Der opstod en fejl under repository forking %s"
 
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "Grupper"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
+#, fuzzy
+msgid "Repositories"
+msgstr "Repositories"
+
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
+#, fuzzy
+msgid "Branch"
+msgstr "Branch"
+
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "Lukkede Branches"
 
+#: kallithea/controllers/home.py:131
 msgid "Tag"
 msgstr "Tag"
 
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "Bogmærke"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "Offentlig journal"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "Journal"
 
+#: kallithea/controllers/login.py:109
+msgid "Authentication failed."
+msgstr ""
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
 msgid "Bad captcha"
 msgstr "Dårlig captcha"
 
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "Du har succesfuldt registreret med %s"
 
+#: kallithea/controllers/login.py:190
 msgid "A password reset confirmation code has been sent"
 msgstr "En bekræftelseskode til ændring af adgangskode er sendt"
 
+#: kallithea/controllers/login.py:237
 msgid "Invalid password reset token"
 msgstr "Ugyldig token for ændring af adgangskode"
 
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "Successfuld ændring af adgangskode"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
 msgid "Invalid reviewer \"%s\" specified"
 msgstr "Ugyldig reviewer \"%s\" angivet"
 
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (lukket)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
+#, fuzzy
+msgid "Changeset"
+msgstr "Changeset"
+
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "Speciel"
 
+#: kallithea/controllers/pullrequests.py:175
+msgid "Peer branches"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Bogmærker"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
 msgid "Error creating pull request: %s"
 msgstr "Fejl ved oprettelse af pull-forespørgsel: %s"
 
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
 msgid "Error occurred while creating pull request"
 msgstr "Der opstod en fejl under oprettelse af pull-forespørgsel"
 
+#: kallithea/controllers/pullrequests.py:350
 msgid "Successfully opened new pull request"
 msgstr "Åbnede ny pull-forespørgsel med success"
 
+#: kallithea/controllers/pullrequests.py:373
 msgid "New pull request iteration created"
 msgstr "Ny pull-forespørgsel iteration oprettet"
 
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
 msgid "Meanwhile, the following reviewers have been added: %s"
 msgstr "I mellemtiden er de følgende reviewers tilføjet: %s"
 
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
 msgid "Meanwhile, the following reviewers have been removed: %s"
 msgstr "I mellemtiden er de følgende reviewers fjernet: %s"
 
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
 msgid "No description"
 msgstr "Ingen beskrivelse"
 
+#: kallithea/controllers/pullrequests.py:430
 msgid "Pull request updated"
 msgstr "Pull-forespørgsel opdateret"
 
+#: kallithea/controllers/pullrequests.py:443
 msgid "Successfully deleted pull request"
 msgstr "Slettede pull-forespørgsel med success"
 
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
 msgid "Revision %s not found in %s"
 msgstr "Revision %s er ikke fundet i %s"
 
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
 msgid "Error: changesets not found when displaying pull request from %s."
 msgstr ""
 "Fejl: Changesets ikke fundet, ved visning af pull-forespørgsel fra %s."
 
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
 msgid "This pull request has already been merged to %s."
 msgstr "Denne pull-forespørgsel er allerede merged til %s."
 
+#: kallithea/controllers/pullrequests.py:525
 msgid "This pull request has been closed and can not be updated."
 msgstr "Denne pull-forespørgsel er lukket og kan ikke opdateres."
 
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
 msgid "The following additional changes are available on %s:"
 msgstr "Følgende yderligere ændringer er tilgængelige på %s:"
 
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
 msgid "No additional changesets found for iterating on this pull request."
 msgstr ""
 "Ingen yderligere changesets fundet ved iteration på denne pull-"
 "forespørgsel."
 
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
 msgid "Note: Branch %s has another head: %s."
 msgstr "Bemærk: Branch %s har et andet head: %s."
 
+#: kallithea/controllers/pullrequests.py:565
 msgid "Git pull requests don't support iterating yet."
 msgstr "Git pull-forespørgsler supportere ej iteration endnu."
 
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
 msgid ""
 "Error: some changesets not found when displaying pull request from %s."
 msgstr ""
 "Fejl: Nogle changesets kunne ikke findes ved visning af pull-forespørgsel "
 "fra %s."
 
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
 msgid "The diff can't be shown - the PR revisions could not be found."
 msgstr ""
 "Diff'en kunne ikke vises - pull-forespørgslens revisions kunne ikke "
 "findes."
 
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr "Ugyldig søgning. Prøv at citere det."
 
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
 msgid "An error occurred during search operation."
 msgstr "Der opstod en fejl under søgning."
 
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
 msgid "No data ready yet"
 msgstr "Ingen data er klar endnu"
 
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "Statistik er slået fra for dette repository"
 
+#: kallithea/controllers/admin/auth_settings.py:134
 msgid "Auth settings updated successfully"
 msgstr "Auth-indstillinger opdateret successfuldt"
 
+#: kallithea/controllers/admin/auth_settings.py:145
 msgid "error occurred during update of auth settings"
 msgstr "Der opstod en fejl under opdatering af auth-indstillinger"
 
+#: kallithea/controllers/admin/defaults.py:73
 msgid "Default settings updated successfully"
 msgstr "Standard-indstillinger opdateret successfuldt"
 
+#: kallithea/controllers/admin/defaults.py:88
 msgid "Error occurred during update of defaults"
 msgstr "Der opstod en fejl under opdatering af standarder"
 
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
 msgid "Forever"
 msgstr "For evigt"
 
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "5 minutter"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "1 time"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "1 dag"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "1 måned"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
 msgid "Lifetime"
 msgstr "Levetid"
 
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "Der opstod en fejl under oprettelse af gist"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
 msgid "Deleted gist %s"
 msgstr "Slettet gist %s"
 
+#: kallithea/controllers/admin/gists.py:205
 msgid "Unmodified"
 msgstr "Uændret"
 
+#: kallithea/controllers/admin/gists.py:235
 msgid "Successfully updated gist content"
 msgstr "Opdateret gist-indhold successfuldt"
 
+#: kallithea/controllers/admin/gists.py:240
 msgid "Successfully updated gist data"
 msgstr "Opdateret gist-data successfuldt"
 
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
 msgid "Error occurred during update of gist %s"
 msgstr "Der opstod en fejl under opdatering af gist %s"
 
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
 msgid "You can't edit this user since it's crucial for entire application"
 msgstr ""
 "Du kan ikke redigere denne bruger, da den er afgørende for hele "
 "applikationen"
 
+#: kallithea/controllers/admin/my_account.py:112
 msgid "Your account was updated successfully"
 msgstr "Din konto er blevet opdateret successfuldt"
 
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
 msgid "Error occurred during update of user %s"
 msgstr "Der opstod en fejl under opdatering af bruger %s"
 
+#: kallithea/controllers/admin/my_account.py:161
 msgid "Error occurred during update of user password"
 msgstr "Der opstod en fejl under opdatering af bruger adgangskode"
 
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
 msgid "Added email %s to user"
 msgstr "Tilføjet email %s til bruger"
 
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
 msgid "An error occurred during email saving"
 msgstr "Der opstod en fejl under tilføjelse af email"
 
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
 msgid "Removed email from user"
 msgstr "Fjernet email fra brugeren"
 
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
 msgid "API key successfully created"
 msgstr "API-nøgle oprettet successfuldt"
 
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
 msgid "API key successfully reset"
 msgstr "API-nøgle nulstillet successfuldt"
 
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
 msgid "API key successfully deleted"
 msgstr "API-nøgle slettet successfuldt"
 
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, fuzzy, python-format
+#| msgid "API key successfully created"
+msgid "SSH key %s successfully added"
+msgstr "API-nøgle oprettet successfuldt"
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+#, fuzzy
+#| msgid "API key successfully deleted"
+msgid "SSH key successfully deleted"
+msgstr "API-nøgle slettet successfuldt"
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "Læs"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "Skriv"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "Admin"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "Deaktiveret"
 
+#: kallithea/controllers/admin/permissions.py:79
 msgid "Allowed with manual account activation"
 msgstr "Tilladt med manuel kontoaktivering"
 
+#: kallithea/controllers/admin/permissions.py:81
 msgid "Allowed with automatic account activation"
 msgstr "Tilladt med automatisk kontoaktivering"
 
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
 msgid "Manual activation of external account"
 msgstr "Manuel aktivering af ekstern konto"
 
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
 msgid "Automatic activation of external account"
 msgstr "Automatisk aktivering af ekstern konto"
 
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "Aktiveret"
 
+#: kallithea/controllers/admin/permissions.py:116
 msgid "Global permissions updated successfully"
 msgstr "Globale tilladelser opdateret"
 
+#: kallithea/controllers/admin/permissions.py:131
 msgid "Error occurred during update of permissions"
 msgstr "Der opstod en fejl under opdatering af tilladelser"
 
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
 msgid "Error occurred during creation of repository group %s"
 msgstr "Der opstod en fejl under oprettelse af repository-gruppen %s"
 
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
 msgid "Created repository group %s"
 msgstr "Oprettet repository-gruppen %s"
 
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
 msgid "Updated repository group %s"
 msgstr "Opdateret repository-gruppen %s"
 
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
 msgid "Error occurred during update of repository group %s"
 msgstr "Der opstod en fejl under opdatering af repository-gruppen %s"
 
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
 msgid "This group contains %s repositories and cannot be deleted"
 msgstr "Denne gruppe indeholder %s repositories og kan ikke slettes"
 
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
 msgid "This group contains %s subgroups and cannot be deleted"
 msgstr "Denne gruppe indeholder %s undergrupper og kan ikke slettes"
 
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
 msgid "Removed repository group %s"
 msgstr "Fjernet repository-gruppen %s"
 
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
 msgid "Error occurred during deletion of repository group %s"
 msgstr "Der opstod en fejl under sletning af repository-gruppen %s"
 
+#: kallithea/controllers/admin/repo_groups.py:357
 msgid "Repository group permissions updated"
 msgstr "Repository-gruppe tilladelser opdateret"
 
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
 msgid "An error occurred during revoking of permission"
 msgstr "Der opstod en fejl under tilbagekaldelse af tilladelse"
 
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
 msgid "Error creating repository %s"
 msgstr "Fejl ved oprettelse af repository %s"
 
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
 msgid "Created repository %s from %s"
 msgstr "Oprettet repository %s fra %s"
 
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
 msgid "Forked repository %s as %s"
 msgstr "Forked repository %s som %s"
 
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
 msgid "Created repository %s"
 msgstr "Oprettet repository %s"
 
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
 msgid "Repository %s updated successfully"
 msgstr "Repository %s opdateret"
 
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
 msgid "Error occurred during update of repository %s"
 msgstr "Der opstod en fejl under opdatering af repository %s"
 
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
 msgid "Detached %s forks"
 msgstr "Fraskilt %s forks"
 
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
 msgid "Deleted %s forks"
 msgstr "Slettet %s forks"
 
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
 msgid "Deleted repository %s"
 msgstr "Slettet repository %s"
 
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
 msgid "Cannot delete repository %s which still has forks"
 msgstr "Kan ikke slette repository %s, da den stadig har forks"
 
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
 msgid "An error occurred during deletion of %s"
 msgstr "Der opstod en fejl under sletning af %s"
 
+#: kallithea/controllers/admin/repos.py:305
 msgid "Repository permissions updated"
 msgstr "Repository tilladelser opdateret"
 
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
 msgid "Field validation error: %s"
 msgstr "Feltvaliderings fejl: %s"
 
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
 msgid "An error occurred during creation of field: %r"
 msgstr "Der opstod en fejl under oprettelse af felt: %r"
 
+#: kallithea/controllers/admin/repos.py:378
 msgid "An error occurred during removal of field"
 msgstr "Der opstod en fejl under fjernelse af feltet"
 
+#: kallithea/controllers/admin/repos.py:392
 msgid "-- Not a fork --"
 msgstr "-- Ikke en fork --"
 
+#: kallithea/controllers/admin/repos.py:424
 msgid "Updated repository visibility in public journal"
 msgstr "Opdateret repository's synlighed i den offentlige journal"
 
+#: kallithea/controllers/admin/repos.py:428
 msgid "An error occurred during setting this repository in public journal"
 msgstr ""
 "Der opstod en fejl under indstilling af dette repository, i den "
 "offentlige journal"
 
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "Intet"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
 msgid "Marked repository %s as fork of %s"
 msgstr "Mærket repository %s som fork af %s"
 
+#: kallithea/controllers/admin/repos.py:453
 msgid "An error occurred during this operation"
 msgstr "Der opstod en fejl under denne operation"
 
+#: kallithea/controllers/admin/repos.py:465
+#, fuzzy
+msgid "Pulled from remote location"
+msgstr "Pulled fra remote placering"
+
+#: kallithea/controllers/admin/repos.py:468
 msgid "An error occurred during pull from remote location"
 msgstr "Der opstod en fejl under pull fra remote placering"
 
+#: kallithea/controllers/admin/repos.py:499
 msgid "An error occurred during deletion of repository stats"
 msgstr "Der opstod en fejl under sletning af repository statistik"
 
+#: kallithea/controllers/admin/settings.py:117
 msgid "Updated VCS settings"
 msgstr "Opdateret VCS-indstillinger"
 
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
 msgid "Error occurred while updating application settings"
 msgstr "Der opstod en fejl ved opdatering af applikationsindstillinger"
 
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
 msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
 msgstr "Repositories genscannet successfuldt. Tilføjet: %s. Fjernet: %s."
 
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
 msgid "Invalidated %s repositories"
 msgstr "Ugyldiggjort %s repositories"
 
+#: kallithea/controllers/admin/settings.py:209
 msgid "Updated application settings"
 msgstr "Opdateret applikationsindstillinger"
 
+#: kallithea/controllers/admin/settings.py:263
 msgid "Updated visualisation settings"
 msgstr "Opdateret visualiseringsindstillinger"
 
+#: kallithea/controllers/admin/settings.py:268
 msgid "Error occurred during updating visualisation settings"
 msgstr "Der opstod en fejl under opdatering af visualiseringsindstillinger"
 
+#: kallithea/controllers/admin/settings.py:292
 msgid "Please enter email address"
 msgstr "Indtast email-adresse"
 
+#: kallithea/controllers/admin/settings.py:307
 msgid "Send email task created"
 msgstr "Send email-opgave oprettet"
 
+#: kallithea/controllers/admin/settings.py:334
+#, fuzzy
+#| msgid "No data ready yet"
+msgid "Hook already exists"
+msgstr "Ingen data er klar endnu"
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
 msgid "Added new hook"
 msgstr "Tilføjet nyt hook"
 
+#: kallithea/controllers/admin/settings.py:355
 msgid "Updated hooks"
 msgstr "Opdateret hooks"
 
+#: kallithea/controllers/admin/settings.py:359
 msgid "Error occurred during hook creation"
 msgstr "Der opstod en fejl under oprettelse af et hook"
 
+#: kallithea/controllers/admin/settings.py:382
 msgid "Whoosh reindex task scheduled"
 msgstr "Whoosh reindex-opgave skeduleret"
 
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
 msgid "Created user group %s"
 msgstr "Oprettet brugergruppe %s"
 
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
 msgid "Error occurred during creation of user group %s"
 msgstr "Der opstod en fejl under oprettelse af brugergruppe %s"
 
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
 msgid "Updated user group %s"
 msgstr "Opdateret brugergruppe %s"
 
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
 msgid "Error occurred during update of user group %s"
 msgstr "Der opstod en fejl under opdatering af brugergruppe %s"
 
+#: kallithea/controllers/admin/user_groups.py:206
 msgid "Successfully deleted user group"
 msgstr "Brugergruppe slettet succesfuldt"
 
+#: kallithea/controllers/admin/user_groups.py:211
 msgid "An error occurred during deletion of user group"
 msgstr "Der opstod en fejl under sletning af brugergruppe"
 
+#: kallithea/controllers/admin/user_groups.py:267
+msgid "Target group cannot be the same"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:273
 msgid "User group permissions updated"
 msgstr "Brugergrupper-tilladelser opdateret"
 
+#: kallithea/controllers/admin/user_groups.py:288
 msgid "Cannot revoke permission for yourself as admin"
 msgstr "Kan ikke tilbagekalde tilladelse for én selv som admin"
 
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
 msgid "Updated permissions"
 msgstr "Tilladelser opdateret"
 
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
 msgid "An error occurred during permissions saving"
 msgstr "Der opstod en fejl under gemning af tilladelser"
 
+#: kallithea/controllers/admin/users.py:118
+#, python-format
 msgid "Created user %s"
 msgstr "Bruger %s oprettet"
 
+#: kallithea/controllers/admin/users.py:133
+#, python-format
 msgid "Error occurred during creation of user %s"
 msgstr "Der opstod en fejl under oprettelse af bruger %s"
 
+#: kallithea/controllers/admin/users.py:157
 msgid "User updated successfully"
 msgstr "Bruger opdateret"
 
+#: kallithea/controllers/admin/users.py:186
 msgid "Successfully deleted user"
 msgstr "Slettet bruger"
 
+#: kallithea/controllers/admin/users.py:191
 msgid "An error occurred during deletion of user"
 msgstr "Der opstod en fejl under sletning af bruger %s"
 
+#: kallithea/controllers/admin/users.py:202
 msgid "The default user cannot be edited"
 msgstr "Standardbrugeren kan ikke redigeres"
 
+#: kallithea/controllers/admin/users.py:408
+#, python-format
 msgid "Added IP address %s to user whitelist"
 msgstr "Tilføjet IP-adresse %s til bruger-whitelist"
 
+#: kallithea/controllers/admin/users.py:414
 msgid "An error occurred while adding IP address"
 msgstr "Der opstod en fejl under tilføjelse af IP-adresse"
 
+#: kallithea/controllers/admin/users.py:426
 msgid "Removed IP address from user whitelist"
 msgstr "Fjernet IP-adresse fra bruger-whitelist"
 
+#: kallithea/lib/auth.py:552
 msgid "You need to be a registered user to perform this action"
 msgstr "Du skal være registreret bruger for at kunne udføre denne handling"
 
+#: kallithea/lib/auth.py:580
 msgid "You need to be signed in to view this page"
 msgstr "Du skal være logget ind for at se denne side"
 
+#: kallithea/lib/diffs.py:181
 msgid "Binary file"
 msgstr "Binær fil"
 
+#: kallithea/lib/diffs.py:201
 msgid ""
 "Changeset was too big and was cut off, use diff menu to display this diff"
 msgstr ""
 "Changeset var for stor, og blev afskåret, brug diff menu for at få vist "
 "denne diff"
 
+#: kallithea/lib/diffs.py:210
 msgid "No changes detected"
 msgstr "Ingen ændringer fundet"
 
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "Vis mellemrum"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Ignore whitespace"
+msgid "Ignore whitespace changes"
+msgstr "Ignorer mellemrum"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
 msgid "Increase diff context to %(num)s lines"
 msgstr "Øg diff konteksten med %(num)s linjer"
 
+#: kallithea/lib/helpers.py:467
+#, python-format
 msgid "Deleted branch: %s"
 msgstr "Slettet branch: %s"
 
+#: kallithea/lib/helpers.py:469
+#, python-format
 msgid "Created tag: %s"
 msgstr "Oprettet tag: %s"
 
+#: kallithea/lib/helpers.py:480
+#, python-format
 msgid "Changeset %s not found"
 msgstr "Changeset %s ikke fundet"
 
+#: kallithea/lib/helpers.py:529
+#, python-format
 msgid "Show all combined changesets %s->%s"
 msgstr "Vis alle kombineret changesets %s->%s"
 
+#: kallithea/lib/helpers.py:535
 msgid "Compare view"
 msgstr "Sammenlign visning"
 
+#: kallithea/lib/helpers.py:554
 msgid "and"
 msgstr "og"
 
+#: kallithea/lib/helpers.py:555
+#, python-format
 msgid "%s more"
 msgstr "%s flere"
 
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
 msgid "revisions"
 msgstr "revisioner"
 
+#: kallithea/lib/helpers.py:580
+#, python-format
 msgid "Fork name %s"
 msgstr "Fork-navn %s"
 
+#: kallithea/lib/helpers.py:600
+#, python-format
 msgid "Pull request %s"
 msgstr "Pull-forespørgsel %s"
 
+#: kallithea/lib/helpers.py:610
 msgid "[deleted] repository"
 msgstr "[slettet] repository"
 
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
 msgid "[created] repository"
 msgstr "[oprettet] repository"
 
+#: kallithea/lib/helpers.py:614
 msgid "[created] repository as fork"
 msgstr "[oprettet] repository som fork"
 
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
 msgid "[forked] repository"
 msgstr "[forked] repository"
 
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
 msgid "[updated] repository"
 msgstr "[opdateret] repository"
 
+#: kallithea/lib/helpers.py:620
 msgid "[downloaded] archive from repository"
 msgstr "[hentet] arkiv fra repository"
 
+#: kallithea/lib/helpers.py:622
 msgid "[delete] repository"
 msgstr "[slettet] repository"
 
+#: kallithea/lib/helpers.py:630
 msgid "[created] user"
 msgstr "[oprettet] bruger"
 
+#: kallithea/lib/helpers.py:632
 msgid "[updated] user"
 msgstr "[opdateret] bruger"
 
+#: kallithea/lib/helpers.py:634
 msgid "[created] user group"
 msgstr "[oprettet] brugergruppe"
 
+#: kallithea/lib/helpers.py:636
 msgid "[updated] user group"
 msgstr "[opdateret] brugergruppe"
 
+#: kallithea/lib/helpers.py:638
 msgid "[commented] on revision in repository"
 msgstr "[kommenterede] på revision i repository"
 
+#: kallithea/lib/helpers.py:640
 msgid "[commented] on pull request for"
 msgstr "[kommenterede] på pull-forespørgsel for"
 
+#: kallithea/lib/helpers.py:642
 msgid "[closed] pull request for"
 msgstr "[lukket] pull-forespørgsel for"
 
+#: kallithea/lib/helpers.py:644
 msgid "[pushed] into"
 msgstr "[pushed] ind i"
 
+#: kallithea/lib/helpers.py:646
 msgid "[committed via Kallithea] into repository"
 msgstr "[committed via kallithea] ind i repository"
 
+#: kallithea/lib/helpers.py:648
 msgid "[pulled from remote] into repository"
 msgstr "[pulled fra remote] ind i repository"
 
+#: kallithea/lib/helpers.py:650
 msgid "[pulled] from"
 msgstr "[pulled] fra"
 
+#: kallithea/lib/helpers.py:652
 msgid "[started following] repository"
 msgstr "[begyndt at følge] repository"
 
+#: kallithea/lib/helpers.py:654
 msgid "[stopped following] repository"
 msgstr "[stoppet at følge] repository"
 
+#: kallithea/lib/helpers.py:764
+#, python-format
 msgid " and %s more"
 msgstr " og %s flere"
 
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
 msgid "No files"
 msgstr "Ingen filer"
 
+#: kallithea/lib/helpers.py:791
 msgid "new file"
 msgstr "ny fil"
 
+#: kallithea/lib/helpers.py:794
 msgid "mod"
 msgstr "mod"
 
+#: kallithea/lib/helpers.py:797
 msgid "del"
 msgstr "del"
 
+#: kallithea/lib/helpers.py:800
 msgid "rename"
 msgstr "omdøb"
 
+#: kallithea/lib/helpers.py:805
 msgid "chmod"
 msgstr "chmod"
 
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
+msgid "%d year"
+msgid_plural "%d years"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:629
+#, python-format
+msgid "%d month"
+msgid_plural "%d months"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:630
+#, python-format
+msgid "%d day"
+msgid_plural "%d days"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:631
+#, python-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:632
+#, python-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:633
+#, python-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:649
+#, python-format
 msgid "in %s"
 msgstr "i %s"
 
+#: kallithea/lib/webutils.py:651
+#, python-format
 msgid "%s ago"
 msgstr "%s siden"
 
+#: kallithea/lib/webutils.py:653
+#, python-format
 msgid "in %s and %s"
 msgstr "i %s og %s"
 
+#: kallithea/lib/webutils.py:656
+#, python-format
 msgid "%s and %s ago"
 msgstr "%s og %s siden"
 
+#: kallithea/lib/webutils.py:659
 msgid "just now"
 msgstr "lige nu"
 
+#: kallithea/model/db.py:1376
 msgid "top level"
 msgstr "top-niveau"
 
+#: kallithea/model/db.py:1507
 msgid "Kallithea Administrator"
 msgstr "Kallithea Administrator"
 
+#: kallithea/model/db.py:1509
 msgid "Default user has no access to new repositories"
 msgstr "Standard-bruger har ikke adgang til nye repositories"
 
+#: kallithea/model/db.py:1510
 msgid "Default user has read access to new repositories"
 msgstr "Standard-bruger har læse-adgang til nye repositories"
 
+#: kallithea/model/db.py:1511
 msgid "Default user has write access to new repositories"
 msgstr "Standard-bruger har skrive-adgang til nye repositories"
 
+#: kallithea/model/db.py:1512
 msgid "Default user has admin access to new repositories"
 msgstr "Standard-bruger har admin-adgang til nye repositories"
 
+#: kallithea/model/db.py:1514
 msgid "Default user has no access to new repository groups"
 msgstr "Standard-bruger har ikke adgang til nye repository-grupper"
 
+#: kallithea/model/db.py:1515
 msgid "Default user has read access to new repository groups"
 msgstr "Standard-bruger har læse-adgang til nye repository-grupper"
 
+#: kallithea/model/db.py:1516
 msgid "Default user has write access to new repository groups"
 msgstr "Standard-bruger har skrive-adgang til nye repository-grupper"
 
+#: kallithea/model/db.py:1517
 msgid "Default user has admin access to new repository groups"
 msgstr "Standard-bruger har admin-adgang til nye repository-grupper"
 
+#: kallithea/model/db.py:1519
 msgid "Default user has no access to new user groups"
 msgstr "Standard-bruger har ikke adgang til nye brugergrupper"
 
+#: kallithea/model/db.py:1520
 msgid "Default user has read access to new user groups"
 msgstr "Standard-bruger har læse-adgang til nye brugergrupper"
 
+#: kallithea/model/db.py:1521
 msgid "Default user has write access to new user groups"
 msgstr "Standard-bruger har skrive-adgang til nye brugergrupper"
 
+#: kallithea/model/db.py:1522
 msgid "Default user has admin access to new user groups"
 msgstr "Standard-bruger har admin-adgang til nye brugergrupper"
 
+#: kallithea/model/db.py:1524
 msgid "Only admins can create user groups"
 msgstr "Kun administratorer kan oprette brugergrupper"
 
+#: kallithea/model/db.py:1525
 msgid "Non-admins can create user groups"
 msgstr "Ikke-administratorer kan oprette brugergrupper"
 
+#: kallithea/model/db.py:1527
 msgid "Only admins can create top level repositories"
 msgstr "Kun administratorer kan oprette top-niveau repositories"
 
+#: kallithea/model/db.py:1528
 msgid "Non-admins can create top level repositories"
 msgstr "Ikke-administratorer kan oprette top-niveau repositories"
 
+#: kallithea/model/db.py:1530
 msgid "Only admins can fork repositories"
 msgstr "Kun admins kan fork repositories"
 
+#: kallithea/model/db.py:1531
 msgid "Non-admins can fork repositories"
 msgstr "Ikke-administratorer kan forke repositories"
 
+#: kallithea/model/db.py:1533
 msgid "Registration disabled"
 msgstr "Registrering deaktiveret"
 
+#: kallithea/model/db.py:1534
 msgid "User registration with manual account activation"
 msgstr "Brugerregistrering med manuel kontoaktivering"
 
+#: kallithea/model/db.py:1535
 msgid "User registration with automatic account activation"
 msgstr "Brugerregistrering med automatisk kontoaktivering"
 
+#: kallithea/model/db.py:1944
 msgid "Not reviewed"
 msgstr "Ikke gennemgået"
 
+#: kallithea/model/db.py:1945
 msgid "Under review"
 msgstr "Under gennemgang"
 
+#: kallithea/model/db.py:1946
 msgid "Not approved"
 msgstr "Ikke godkendt"
 
+#: kallithea/model/db.py:1947
 msgid "Approved"
 msgstr "Godkendt"
 
+#: kallithea/model/forms.py:58
 msgid "Please enter a login"
 msgstr "Indtast venligst et login"
 
+#: kallithea/model/forms.py:59
+#, python-format
 msgid "Enter a value %(min)i characters long or more"
 msgstr "Indtast en værdi med mindst %(min)i tegn"
 
+#: kallithea/model/forms.py:67
 msgid "Please enter a password"
 msgstr "Skriv venligst et kodeord"
 
+#: kallithea/model/forms.py:68
+#, python-format
 msgid "Enter %(min)i characters or more"
 msgstr "Indtast %(min)i tegn eller flere"
 
+#: kallithea/model/forms.py:170
 msgid "Name must not contain only digits"
 msgstr "Navn må ikke kun indeholde cifre"
 
+#: kallithea/model/notification.py:171
+#, fuzzy, 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 by %(cs_author_username)s"
+msgstr ""
+"[Kommentar] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" på "
+"%(branch)s"
+
+#: kallithea/model/notification.py:174
+#, python-format
 msgid "New user %(new_username)s registered"
 msgstr "Ny bruger %(new_username)s registreret"
 
+#: kallithea/model/notification.py:176
+#, 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"
@@ -839,6 +1531,8 @@
 "[Gennemgang] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" fra "
 "%(pr_source_branch)s af %(pr_owner_username)s"
 
+#: kallithea/model/notification.py:177
+#, 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"
@@ -846,11 +1540,4019 @@
 "[Kommentar] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" fra "
 "%(pr_source_branch)s af %(pr_owner_username)s"
 
+#: kallithea/model/notification.py:197
 msgid "Closing"
 msgstr "Lukning"
 
+#: kallithea/model/pull_request.py:207
 msgid "Cannot create empty pull request"
 msgstr "Kan ikke oprette en tom pull-forespørgsel"
 
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+msgid "You are not authorized to create the pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
+msgid "latest tip"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, fuzzy, python-format
+#| msgid "Changeset %s not found"
+msgid "SSH key with fingerprint %r found"
+msgstr "Changeset %s ikke fundet"
+
+#: kallithea/model/user.py:224
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+
+#: kallithea/model/user.py:229
+#, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+
+#: kallithea/model/user.py:234
+#, python-format
+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:241
+#, python-format
+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:330
+msgid "Password reset link"
+msgstr ""
+
+#: kallithea/model/user.py:374
+msgid "Password reset notification"
+msgstr ""
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
+msgid "Value cannot be an empty list"
+msgstr ""
+
+#: kallithea/model/validators.py:72
+#, python-format
+msgid "Username \"%(username)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:74
+#, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr ""
+
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, 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"
+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:229
+msgid "Invalid characters (non-ascii) in password"
+msgstr ""
+
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
+msgid "Passwords do not match"
+msgstr ""
+
+#: kallithea/model/validators.py:275
+msgid "Invalid username or password"
+msgstr ""
+
+#: kallithea/model/validators.py:309
+#, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr ""
+
+#: kallithea/model/validators.py:311
+#, python-format
+msgid "Repository named %(repo)s already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:312
+#, python-format
+msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
+msgstr ""
+
+#: kallithea/model/validators.py:314
+#, python-format
+msgid "Repository group with name \"%(repo)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:400
+msgid "Invalid repository URL"
+msgstr ""
+
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
+msgid "Fork has to be the same type as parent"
+msgstr ""
+
+#: kallithea/model/validators.py:441
+msgid "You don't have permissions to create repository in this group"
+msgstr ""
+
+#: kallithea/model/validators.py:443
+msgid "no permission to create repository in root location"
+msgstr ""
+
+#: kallithea/model/validators.py:492
+msgid "You don't have permissions to create a group in this location"
+msgstr ""
+
+#: kallithea/model/validators.py:532
+msgid "This username or user group name is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:625
+msgid "This is not a valid path"
+msgstr ""
+
+#: kallithea/model/validators.py:642
+msgid "This email address is already in use"
+msgstr ""
+
+#: kallithea/model/validators.py:662
+#, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr ""
+
+#: kallithea/model/validators.py:699
+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:711
+msgid "Please enter a valid IPv4 or IPv6 address"
+msgstr ""
+
+#: kallithea/model/validators.py:712
+#, python-format
+msgid ""
+"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
+msgstr ""
+
+#: kallithea/model/validators.py:745
+msgid "Key name can only consist of letters, underscore, dash or numbers"
+msgstr ""
+
+#: kallithea/model/validators.py:759
+msgid "Filename cannot be inside a directory"
+msgstr ""
+
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "You have admin right to this group, and can edit it"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
+msgid "Repository"
+msgstr ""
+
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
+msgid "Description"
+msgstr ""
+
+#: kallithea/templates/index_base.html:61
+msgid "Last Change"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
+msgid "Tip"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
+msgid "Owner"
+msgstr ""
+
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
+msgid "Log In"
+msgstr ""
+
+#: kallithea/templates/login.html:17
+#, python-format
+msgid "Log In to %s"
+msgstr ""
+
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
+msgid "Username"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
+msgid "Password"
+msgstr ""
+
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
+msgid "Forgot your password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
+msgid "Don't have an account?"
+msgstr ""
+
+#: kallithea/templates/login.html:62
+msgid "Sign In"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:5
+msgid "Password Reset"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+msgid "Reset Your Password"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+msgid "Send Password Reset Email"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:52
+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:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+msgid "New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:43
+msgid "Confirm New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
+msgid "Sign Up"
+msgstr ""
+
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
+msgid "Re-enter password"
+msgstr ""
+
+#: 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:39
+#: kallithea/templates/register.html:52
+msgid "First Name"
+msgstr ""
+
+#: 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:40
+#: kallithea/templates/register.html:59
+msgid "Last Name"
+msgstr ""
+
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
+msgid "Email"
+msgstr ""
+
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+msgid "Admin Journal"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
+msgid "journal filter..."
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+msgid "Filter"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
+msgid "%s Entry"
+msgid_plural "%s Entries"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
+msgid "Action"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:8
+msgid "Date"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:9
+msgid "From IP"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:62
+msgid "No actions yet"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
+msgid "Save"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+msgid "Repository Defaults"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
+msgid "Type"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
+msgid "Private repository"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
+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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
+msgid "Enable statistics"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
+msgid "Enable statistics window on summary page."
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
+msgid "Enable downloads"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
+msgid "Enable download menu on summary page."
+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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
+msgid "Gist description ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
+msgid "Expires"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+msgid "Never"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
+msgid "Cancel"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
+msgid "Public Gists"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
+msgid "Created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:66
+msgid "There are no gists yet"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
+msgid "Reset"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
+msgid "Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:10
+msgid "URL"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
+msgid "Delete"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
+msgid "Edit"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
+msgid "created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:82
+msgid "Show as raw"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
+msgid "My Account"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
+msgid "Profile"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:26
+msgid "Email Addresses"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
+msgid "API Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:32
+msgid "Owned Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+msgid "Watched Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+msgid "Show Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
+msgid "Confirm to reset this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
+msgid "Expired"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
+msgid "Confirm to remove this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
+msgid "Remove"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
+msgid "No additional API keys specified"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
+msgid "New API key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
+msgid "Add"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
+msgid "Confirm to delete this email: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
+msgid "New email address"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:1
+msgid "Change Your Account Password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:8
+msgid "Current password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
+msgid "New password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:22
+msgid "Confirm new password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+msgid "Current IP"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
+msgid "Change %s avatar at"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
+msgid "Avatars are disabled"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
+msgid "Repositories You Own"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
+msgid "Name"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+msgid "Last Used"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+msgid "New SSH key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+msgid "Public key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
+msgid "Repositories You are Watching"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
+msgid "Default Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
+msgid "IP Whitelist"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
+msgid "Anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+msgid "Allow anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
+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:20
+msgid "Apply to all existing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
+msgid "Repository group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
+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:33
+msgid "Apply to all existing repository groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
+msgid "User group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+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:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+msgid "Top level repository creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
+msgid "User group creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
+msgid "Repository forking"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
+msgid "Registration"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
+msgid "External auth account activation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+msgid "All IP addresses are allowed."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
+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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
+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
+msgid "Group name"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
+msgid "Group parent"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
+msgid "Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
+msgid "Advanced"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
+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:118
+msgid "Created on"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+msgid "Visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+msgid "Add repos"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+msgid "Add/Edit groups"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+msgid "User/User Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+msgid "Default"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+msgid "Revoke"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
+msgid "Add new"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+msgid "Apply to children"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
+msgid "Both"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Remove this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Confirm to delete this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, python-format
+msgid "Repository group %s"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+msgid "Repository Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+msgid "Number of Top-level Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
+msgid "Type of repository to create."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+msgid "Clone remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+msgid "Repository URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
+msgid ""
+"Keep it short and to the point. Use a README file for longer descriptions."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
+msgid "Optionally select a group to put this repository into."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
+msgid "Landing revision"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+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"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
+msgid "Extra Fields"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
+msgid "Remote"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
+msgid "Statistics"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+msgid "Parent"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
+msgid "Set"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+msgid "Manually set this repository as a fork of another from the list."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+msgid "Public Journal Visibility"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
+msgid "Remove from public journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+msgid "Add to Public Journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
+msgid "Confirm to delete this repository: %s"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
+msgid "Delete this Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
+msgid "Detach forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
+msgid "Delete forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
+msgid "Key"
+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
+msgid "Private Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+msgid "Fork of repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+msgid "Remote repository URL"
+msgstr ""
+
+#: 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:10
+msgid "Permanent URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+msgid "Remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
+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
+msgid "Repositories Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+msgid "Settings Administration"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
+msgid "Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
+msgid "Send"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:4
+msgid "Site branding"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
+msgid "HTTP authentication realm"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+msgid "Save Settings"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+msgid "Git Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+msgid "Custom Hooks are not enabled"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
+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
+msgid "Delete records of missing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
+msgid "Invalidate cache for all repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
+msgid "Index build option"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:9
+msgid "Build from scratch"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
+msgid "Reindex"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+msgid "Git version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+msgid "Mercurial Push Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
+msgid "Show repository size after push"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:15
+msgid "Update repository after push (hg update)"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+msgid "Mercurial extensions"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
+msgid "Enable largefiles extension"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+msgid "Location of repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
+msgid ""
+"Click to unlock. You must restart Kallithea in order to make this setting "
+"take effect."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
+msgid "General"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:9
+msgid "Use repository extra fields"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:12
+msgid "Allows storing additional customized fields per repository."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:17
+msgid "Show Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+msgid "HTTP 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+msgid "SSH Clone URL"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+msgid "Repository page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
+msgid "Icons"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:88
+msgid "Show public repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:94
+msgid "Show private repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:97
+msgid "Show public/private icons next to repository names."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+msgid "Meta Tagging"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
+msgid "Active"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+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:41
+msgid "Members"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, 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
+msgid "User Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:5
+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
+msgid "Users"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
+msgid "Password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
+msgid "Confirm to delete this user: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
+msgid "New password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:5
+msgid "Users Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
+msgid "Mercurial repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
+msgid "Git repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:115
+msgid "Create Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
+msgid "Summary"
+msgstr ""
+
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
+msgid "Changelog"
+msgstr ""
+
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
+msgid "Files"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+#, python-format
+msgid "Show Pull Requests for %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+msgid "Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
+msgid "Options"
+msgstr ""
+
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+msgid "Compare Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:158
+msgid "Compare"
+msgstr ""
+
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
+msgid "Search"
+msgstr ""
+
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Follow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Unfollow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
+msgid "Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
+msgid "Create Pull Request"
+msgstr ""
+
+#: kallithea/templates/base/base.html:185
+msgid "Switch To"
+msgstr ""
+
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
+msgid "Show recent activity"
+msgstr ""
+
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
+msgid "Public journal"
+msgstr ""
+
+#: kallithea/templates/base/base.html:302
+msgid "Show public gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:303
+msgid "Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
+msgid "Search in repositories"
+msgstr ""
+
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+msgid "My Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:354
+msgid "Not Logged In"
+msgstr ""
+
+#: kallithea/templates/base/base.html:363
+msgid "Login to Your Account"
+msgstr ""
+
+#: kallithea/templates/base/base.html:373
+msgid "Forgot password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:394
+msgid "Log Out"
+msgstr ""
+
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
+msgid "Create repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
+msgid "Create user groups"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
+msgid "Fork repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
+msgid "Show"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:22
+msgid "No permissions defined yet"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
+msgid "Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
+msgid "Edit Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+msgid "Submitting ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:31
+msgid "Unable to post"
+msgstr ""
+
+#: kallithea/templates/base/root.html:32
+msgid "Add Another Comment"
+msgstr ""
+
+#: kallithea/templates/base/root.html:33
+msgid "Stop following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:34
+msgid "Start following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:35
+msgid "Group"
+msgstr ""
+
+#: kallithea/templates/base/root.html:36
+msgid "Loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:37
+msgid "loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:38
+msgid "Search truncated"
+msgstr ""
+
+#: kallithea/templates/base/root.html:39
+msgid "No matching files"
+msgstr ""
+
+#: kallithea/templates/base/root.html:40
+msgid "Open New Pull Request from {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+msgid "Show Selected Changesets {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:43
+msgid "Selection Link"
+msgstr ""
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+msgid "Collapse Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:45
+msgid "Expand Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:46
+msgid "No revisions"
+msgstr ""
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
+msgid "Failed to revoke permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
+msgid "Select changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:53
+msgid "Specify changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:54
+msgid "Click to sort ascending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:55
+msgid "Click to sort descending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:56
+msgid "No records found."
+msgstr ""
+
+#: kallithea/templates/base/root.html:57
+msgid "Data error."
+msgstr ""
+
+#: kallithea/templates/base/root.html:58
+msgid "Loading..."
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
+msgid "%s Changelog"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
+msgid "showing %d out of %d revision"
+msgid_plural "showing %d out of %d revisions"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changelog/changelog.html:47
+msgid "Clear selection"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:54
+msgid "Go to tip of repository"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
+msgid "There are no changes yet"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
+msgid "Removed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
+msgid "Changed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
+msgid "Added"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
+msgid "Changeset status: %s by %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+msgid "(No commit message)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, fuzzy, python-format
+#| msgid "%s committed on %s"
+msgid "%s comments"
+msgstr "%s committed den %s"
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
+msgid "Bookmark %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
+msgid "Tag %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
+msgid "Branch %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
+msgid "%s Changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:35
+msgid "Changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+msgid "Merge"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+msgid "Replaced by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:121
+msgid "Preceded by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
+msgid "%s file changed"
+msgid_plural "%s files changed"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+#, fuzzy
+#| msgid "%s committed on %s"
+msgid "comment"
+msgstr "%s committed den %s"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+msgid "on pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+msgid "No title"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+msgid "on this changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+msgid "Delete comment?"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+msgid "Status change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+msgid "Set changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+msgid "No change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+msgid "Finish pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+msgid "Close"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
+msgid "Comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "You need to be logged in to comment."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "Login now"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:141
+msgid "Hide"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
+msgid "%s Changesets"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
+msgid "Changeset status: %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:50
+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
+msgid "Deleted"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:44
+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:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Downloads disabled"
+msgid "Download diff for this file"
+msgstr "Downloads er deaktiveret"
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
+msgid "No changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
+msgid "%s changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:56
+msgid "behind"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
+msgid "Showing %s commit"
+msgid_plural "Showing %s commits"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
+msgid "Public repository"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
+msgid "No changesets yet"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
+msgid "Subscribe to %s rss feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
+msgid "Subscribe to %s atom feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:20
+msgid "Changeset on"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+msgid "branch"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+#, fuzzy
+#| msgid "%s committed on %s"
+msgid "View Comment"
+msgstr "%s committed den %s"
+
+#: kallithea/templates/email/comment.html:27
+msgid "Status change:"
+msgstr ""
+
+#: kallithea/templates/email/comment.html:33
+msgid "The pull request has been closed."
+msgstr ""
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+msgid "Password Reset Request"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
+msgid "Hello %s"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:17
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+#, fuzzy
+#| msgid "Pull request %s"
+msgid "Pull request"
+msgstr "Pull-forespørgsel %s"
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+#, fuzzy
+#| msgid "Pull request %s"
+msgid "View Pull Request"
+msgstr "Pull-forespørgsel %s"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Pull Request %s \"%s\" Closed"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/registration.html:5
+msgid "New User Registration"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:23
+msgid "Full Name"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+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/diff_2way.html:55
 msgid "Ignore whitespace"
 msgstr "Ignorer mellemrum"
+
+#: 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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
+msgid "Location"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
+msgid "or"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+msgid "New file type"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+msgid "Commit Changes"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
+msgid "Loading file list..."
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
+msgid "Size"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:56
+msgid "Last Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:57
+msgid "Last Modified"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:58
+msgid "Last Committer"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
+msgid "%s author"
+msgid_plural "%s authors"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, python-format
+msgid "Edit on Branch: %s"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
+msgid "Binary file (%s)"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:69
+msgid "File is too big to display."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
+msgid "annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
+msgid "No files at given path"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:5
+#, python-format
+msgid "%s Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
+msgid "Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers_data.html:9
+msgid "Started following -"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
+msgid "Fork name"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
+msgid "Private"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:66
+msgid "Copy permissions"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:69
+msgid "Copy permissions from forked repository"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:75
+msgid "Update after clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:78
+msgid "Checkout source after making a clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
+msgid "%s Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
+msgid "Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
+msgid "There are no forks yet"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:22
+msgid "ATOM journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:23
+msgid "RSS journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
+msgid "No entries yet"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:10
+msgid "ATOM public journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:11
+msgid "RSS public journal feed"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+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:52
+msgid "Title"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
+msgid "Revision"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:62
+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:17
+msgid "Age"
+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:73
+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
+#, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
+msgid "%s Pull Request %s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
+msgid "Pull request %s from %s#%s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+msgid "Summarize the changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+msgid "on"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+msgid "Next iteration"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+msgid "Cancel Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+msgid "Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+msgid "Remove reviewer"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+msgid "Potential Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+msgid "Pull Request Content"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+msgid "Pull Requests Needing My Review"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+msgid "Search in All Repositories"
+msgstr ""
+
+#: kallithea/templates/search/search.html:47
+msgid "Search term"
+msgstr ""
+
+#: kallithea/templates/search/search.html:54
+msgid "Search in"
+msgstr ""
+
+#: kallithea/templates/search/search.html:56
+msgid "File contents"
+msgstr ""
+
+#: kallithea/templates/search/search.html:57
+msgid "Commit messages"
+msgstr ""
+
+#: kallithea/templates/search/search.html:58
+msgid "File names"
+msgstr ""
+
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
+msgid "Permission denied"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
+msgid "Enable"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:38
+msgid "Stats gathered: "
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
+msgid "files"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
+msgid "Show more"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:397
+msgid "commits"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:398
+msgid "files added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:399
+msgid "files changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:400
+msgid "files removed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:402
+msgid "commit"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:403
+msgid "file added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:404
+msgid "file changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:405
+msgid "file removed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:5
+#, python-format
+msgid "%s Summary"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:13
+msgid "Fork of"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:18
+msgid "Clone from"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:55
+msgid "Clone URL"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+msgid "Use Name"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
+msgid "Trending files"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:103
+msgid "Download"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:106
+msgid "There are no downloads yet"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:108
+msgid "Downloads are disabled for this repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:114
+msgid "Download as zip"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:118
+msgid "Check this to download archive with subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:120
+msgid "With subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
+msgid "Feed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:180
+msgid "Latest Changes"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:182
+msgid "Quick Start"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:193
+msgid "Add or upload files directly via Kallithea"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:201
+msgid "Push new repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:209
+msgid "Existing repository?"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
+msgid "Download %s as %s"
+msgstr ""
+
+#~ msgid ""
+#~ "Unable to activate hgsubversion support. The \"hgsubversion\" library "
+#~ "is missing"
+#~ msgstr ""
+#~ "Ude af stand til at aktivere hgsubversion understøttelse. "
+#~ "\"hgsubversion\" biblioteket mangler"
+
+#, python-format
+#~ msgid ""
+#~ "%s repository is not mapped to db perhaps it was created or renamed "
+#~ "from the filesystem please run the application again in order to "
+#~ "rescan repositories"
+#~ msgstr ""
+#~ "%s repository er ikke knyttet til db, måske var det skabt eller omdøbt "
+#~ "fra filsystemet, kør applikationen igen for at scanne repositories"
+
+#, python-format
+#~ msgid "on line %s"
+#~ msgstr "på linje %s"
+
+#~ msgid "[Mention]"
+#~ msgstr "[Omtale]"
+
+#~ msgid "Only admins can create repository groups"
+#~ msgstr "Kun administratorer kan oprette repository-grupper"
+
+#~ msgid "Non-admins can create repository groups"
+#~ msgstr "Ikke-administratorer kan oprette repository-grupper"
+
+#~ msgid ""
+#~ "Repository creation enabled with write permission to a repository group"
+#~ msgstr ""
+#~ "Repository oprettelse aktiveret med skriveadgang til en repository-"
+#~ "gruppe"
+
+#~ msgid ""
+#~ "Repository creation disabled with write permission to a repository "
+#~ "group"
+#~ msgstr ""
+#~ "Repository oprettelse deaktiveret med skriveadgang til en repository-"
+#~ "gruppe"
+
+#, python-format
+#~ msgid ""
+#~ "%(user)s wants you to review pull request %(pr_nice_id)s: %(pr_title)s"
+#~ msgstr ""
+#~ "%(user)s vil have dig til at gennemgå pull-forespørgsel "
+#~ "%(pr_nice_id)s: %(pr_title)s"
+
+#~ msgid "Cache invalidation successful"
+#~ msgstr "Ugyldiggørelse af cache er succesfuld"
+
+#~ msgid "An error occurred during cache invalidation"
+#~ msgstr "Der opstod en fejl under cache ugyldiggørelse"
+
+#~ msgid "This repository has been locked by %s on %s"
+#~ msgstr "Dette repository er låst af %s den %s"
+
+#~ msgid "Repository has been locked"
+#~ msgstr "Repository er blevet låst"
+
+#~ msgid "Repository has been unlocked"
+#~ msgstr "Repository er blevet låst op"
+
+#~ msgid "An error occurred during unlocking"
+#~ msgstr "Der opstod en fejl ved oplåsning"
+
+#~ msgid "Invalid API key"
+#~ msgstr "Ugyldig API-nøgle"
+
+#, fuzzy
+#~| msgid "Updated permissions"
+#~ msgid "default permissions"
+#~ msgstr "Tilladelser opdateret"
+
+#~ msgid "There is no index to search in. Please run whoosh indexer"
+#~ msgstr "Der er intet indekseret til at søge i. Kør whoosh indexer"
+
+#~ msgid "IP %s not allowed"
+#~ msgstr "IP-adresse %s er ikke tilladt"
+
+#~ msgid "%(user)s commented on changeset %(age)s"
+#~ msgstr "%(user)s kommenterede på changeset %(age)s"
+
+#~ msgid "%(user)s sent message %(age)s"
+#~ msgstr "%(user)s sendte besked %(age)s"
+
+#~ msgid "%(user)s mentioned you %(age)s"
+#~ msgstr "%(user)s har nævnt dig %(age)s"
+
+#~ msgid "%(user)s registered in Kallithea %(age)s"
+#~ msgstr "%(user)s er registreret i Kallithea %(age)s"
+
+#~ msgid "%(user)s opened new pull request %(age)s"
+#~ msgstr "%(user)s har åbnet en ny pull-forespørgsel %(age)s"
+
+#~ msgid "%(user)s commented on pull request %(age)s"
+#~ msgstr "%(user)s kommenterede på pull-forespørgsel %(age)s"
+
+#~ msgid "%(user)s commented on changeset at %(when)s"
+#~ msgstr "%(user)s kommenterede på changeset %(when)s"
+
+#~ msgid "%(user)s sent message at %(when)s"
+#~ msgstr "%(user)s sendte en besked %(when)s"
+
+#~ msgid "%(user)s mentioned you at %(when)s"
+#~ msgstr "%(user)s har nævnt dig %(when)s"
+
+#~ msgid "%(user)s registered in Kallithea at %(when)s"
+#~ msgstr "%(user)s er registreret i Kallithea %(when)s"
+
+#~ msgid "%(user)s opened new pull request at %(when)s"
+#~ msgstr "%(user)s åbnede en ny pull-forespørgsel %(when)s"
+
+#~ msgid "%(user)s commented on pull request at %(when)s"
+#~ msgstr "%(user)s kommenterede på en pull-forespørgsel %(when)s"
--- a/kallithea/i18n/de/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/de/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,73 +1,140 @@
 # Copyright (C) 2014 RhodeCode GmbH, and others.
 # This file is distributed under the same license as the Kallithea project.
-
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2020-12-21 05:29+0000\n"
+"Last-Translator: J. Lavoie <j.lavoie@net-c.ca>\n"
+"Language-Team: German <https://hosted.weblate.org/projects/kallithea/"
+"kallithea/de/>\n"
 "Language: de\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 4.4-dev\n"
+
+#: kallithea/controllers/base.py:470
 msgid ""
 "CSRF token leak has been detected - all form tokens have been expired"
 msgstr ""
 "Es wurde ein CSRF Leck entdeckt. Alle Formular Token sind abgelaufen"
 
+#: kallithea/controllers/base.py:566
 msgid "Repository not found in the filesystem"
 msgstr "Das Repository konnte nicht im Filesystem gefunden werden"
 
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Es gibt noch keine Änderungssätze"
 
+#: kallithea/controllers/base.py:590
+#, fuzzy, python-format
+#| msgid "Changeset not found"
+msgid "Changeset for %s %s not found in %s"
+msgstr "Änderungssatz nicht gefunden"
+
+#: kallithea/controllers/base.py:631
+#, fuzzy
+#| msgid "Your account is disabled"
+msgid "SSH access is disabled."
+msgstr "Ihr Account wurde Deaktiviert"
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Keine"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(geschlossen)"
 
+#: kallithea/controllers/changeset.py:88
+#, fuzzy
+#| msgid "No permission to change pull request status"
+msgid "No permission to change status"
+msgstr "Keine Berechtigung zum Ändern des Status des Pull Requests"
+
+#: kallithea/controllers/changeset.py:99
+#, python-format
 msgid "Successfully deleted pull request %s"
 msgstr "Pull-Request %s erfolgreich gelöscht"
 
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
 msgid "Such revision does not exist for this repository"
 msgstr "Die angegebene Version existiert nicht in diesem Repository"
 
+#: kallithea/controllers/compare.py:64
+#, fuzzy, python-format
+#| msgid "Go to tip of repository"
+msgid "Could not find other repository %s"
+msgstr "Gehe zum Tip des Repositorys"
+
+#: kallithea/controllers/compare.py:70
+#, fuzzy
+#| msgid "Cannot compare repositories without using common ancestor"
+msgid "Cannot compare repositories of different types"
+msgstr ""
+"Ohne einen gemeinsamen Vorfahren ist ein Vergleich der Repositories nicht "
+"möglich"
+
+#: kallithea/controllers/compare.py:140
 msgid "Cannot show empty diff"
 msgstr "Kann leeren diff nicht anzeigen"
 
+#: kallithea/controllers/compare.py:142
 msgid "No ancestor found for merge diff"
 msgstr "Es konnte kein Vorfahre für den merge diff gefunden werden"
 
+#: kallithea/controllers/compare.py:146
 msgid "Multiple merge ancestors found for merge compare"
 msgstr "Es wurden mehrere merge Vorfahren für den merge Vergleich gefunden"
 
+#: kallithea/controllers/compare.py:162
 msgid "Cannot compare repositories without using common ancestor"
 msgstr ""
 "Ohne einen gemeinsamen Vorfahren ist ein Vergleich der Repositories nicht "
 "möglich"
 
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "Keine Rückmeldung"
 
+#: kallithea/controllers/error.py:68
 msgid "Unknown error"
 msgstr "Unbekannter Fehler"
 
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr ""
 "Die Anfrage konnte wegen ungültiger Syntax vom Server nicht ausgewertet "
 "werden."
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "Unauthorisierter Zugang zur Ressource"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "Du hast keine Rechte, um diese Seite zu betrachten"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "Die Ressource konnte nicht gefunden werden"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
@@ -75,790 +142,1449 @@
 "Aufgrund einer unerwarteten Gegebenheit konnte der Server diese Anfrage "
 "nicht vollenden."
 
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s committed am %s"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr "Der Änderungssatz war zu groß und wurde abgeschnitten..."
 
+#: kallithea/controllers/feed.py:107
+#, python-format
 msgid "%s %s feed"
 msgstr "%s %s Feed"
 
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "Änderungen im %s Repository"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Hier klicken, um eine neue Datei hinzuzufügen"
 
+#: kallithea/controllers/files.py:86
+#, fuzzy
+#| msgid "There are no files yet. %s"
+msgid "There are no files yet."
+msgstr "Es gibt hier noch keine Dateien. %s"
+
+#: kallithea/controllers/files.py:186
+#, python-format
 msgid "%s at %s"
 msgstr "%s auf %s"
 
+#: kallithea/controllers/files.py:295
+#, fuzzy
+msgid "You can only delete files with revision being a valid branch"
+msgstr ""
+"Dateien können nur gelöscht werden, deren Revision ein gültiger Branch ist"
+
+#: kallithea/controllers/files.py:306
+#, python-format
 msgid "Deleted file %s via Kallithea"
 msgstr "Datei %s via Kallithea gelöscht"
 
+#: kallithea/controllers/files.py:330
+#, python-format
 msgid "Successfully deleted file %s"
 msgstr "Datei %s erfolgreich gelöscht"
 
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "Während des Commits trat ein Fehler auf"
 
+#: kallithea/controllers/files.py:349
+#, fuzzy
+msgid "You can only edit files with revision being a valid branch"
+msgstr ""
+"Dateien können nur editiert werden, deren Revision ein gültiger Branch ist"
+
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "Datei %s via Kallithea editiert"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Keine Änderungen"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "Der Commit zu %s war erfolgreich"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Datei via Kallithea hinzugefügt"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Kein Inhalt"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "Kein Dateiname"
 
+#: kallithea/controllers/files.py:459
 msgid "Location must be relative path and must not contain .. in path"
 msgstr "Der Ort muss ein relativer Pfad sein und darf nicht .. enthalten"
 
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Downloads gesperrt"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Unbekannte Revision %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Leeres Repository"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "Unbekannter Archivtyp"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Änderungssätze"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Entwicklungszweige"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Tags"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "Während des Forkens des Repositorys trat ein Fehler auf: %s"
 
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "Gruppen"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Repositories"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "Zweig"
 
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "Geschlossene Branches"
 
+#: kallithea/controllers/home.py:131
 msgid "Tag"
 msgstr "Marke"
 
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "Lesezeichen"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "Öffentliches Logbuch"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "Logbuch"
 
+#: kallithea/controllers/login.py:109
+#, fuzzy
+#| msgid "Authentication"
+msgid "Authentication failed."
+msgstr "Authentifizierung"
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
 msgid "Bad captcha"
 msgstr "Falsches Captcha"
 
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "Sie haben sich erfolgreich bei %s registriert"
 
+#: kallithea/controllers/login.py:190
 msgid "A password reset confirmation code has been sent"
 msgstr "Ihr Link um das Passwort zurückzusetzen wurde versendet"
 
+#: kallithea/controllers/login.py:237
 msgid "Invalid password reset token"
 msgstr "Ungültiges Token zum Zurücksetzen des Passworts."
 
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "Erfolgreich Kennwort geändert"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
 msgid "Invalid reviewer \"%s\" specified"
 msgstr "Ungültigen Begutachter \"%s\" angegeben"
 
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (geschlossen)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "Änderungssatz"
 
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "Spezial"
 
+#: kallithea/controllers/pullrequests.py:175
 msgid "Peer branches"
 msgstr "Branches anderer"
 
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Lesezeichen"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
 msgid "Error creating pull request: %s"
 msgstr "Fehler beim Erstellen des Pull-Requests: %s"
 
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
 msgid "Error occurred while creating pull request"
 msgstr "Während des Erstellens des Pull Requests trat ein Fehler auf"
 
+#: kallithea/controllers/pullrequests.py:350
 msgid "Successfully opened new pull request"
 msgstr "Es wurde erfolgreich ein neuer Pullrequest eröffnet"
 
+#: kallithea/controllers/pullrequests.py:373
+#, fuzzy
+#| msgid "Pull request update created"
+msgid "New pull request iteration created"
+msgstr "Pull Request Update erstellt"
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
 msgid "Meanwhile, the following reviewers have been added: %s"
 msgstr "Es wurden inzwischen folgende Begutachter hinzugefügt: %s"
 
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
 msgid "Meanwhile, the following reviewers have been removed: %s"
 msgstr "Es wurden inzwischen folgende Begutachter entfernt: %s"
 
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
 msgid "No description"
 msgstr "Keine Beschreibung"
 
+#: kallithea/controllers/pullrequests.py:430
 msgid "Pull request updated"
 msgstr "Pull Request aktualisiert"
 
+#: kallithea/controllers/pullrequests.py:443
 msgid "Successfully deleted pull request"
 msgstr "Erfolgreich Pull-Request gelöscht"
 
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
 msgid "Revision %s not found in %s"
 msgstr "Die Revision %s konnte in %s nicht gefunden werden"
 
+#: kallithea/controllers/pullrequests.py:509
+#, fuzzy, python-format
+#| msgid "No changesets found for updating this pull request."
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr "Keine Changesets gefunden, um den Pull Request zu aktualisieren."
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
 msgid "This pull request has already been merged to %s."
 msgstr "Dieser Pull Request wurde bereits in %s integriert."
 
+#: kallithea/controllers/pullrequests.py:525
 msgid "This pull request has been closed and can not be updated."
 msgstr ""
 "Dieser Pull Request wurde geschlossen und kann daher nicht aktualisiert "
 "werden."
 
+#: kallithea/controllers/pullrequests.py:544
+#, fuzzy, python-format
+#| msgid "The following changes are available on %s:"
+msgid "The following additional changes are available on %s:"
+msgstr "Die folgenden Änderungen sind verfügbar unter %s:"
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+#, fuzzy
+#| msgid "No changesets found for updating this pull request."
+msgid "No additional changesets found for iterating on this pull request."
+msgstr "Keine Changesets gefunden, um den Pull Request zu aktualisieren."
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
 msgid "Note: Branch %s has another head: %s."
 msgstr "Hinweis: Branch %s hat einen anderen Head: %s."
 
+#: kallithea/controllers/pullrequests.py:565
+#, fuzzy
+#| msgid "Git pull requests don't support updates yet."
+msgid "Git pull requests don't support iterating yet."
+msgstr "Git Pull Request unterstützen bisher keine Updates."
+
+#: kallithea/controllers/pullrequests.py:567
+#, fuzzy, python-format
+#| msgid "No changesets found for updating this pull request."
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr "Keine Changesets gefunden, um den Pull Request zu aktualisieren."
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
 msgid "The diff can't be shown - the PR revisions could not be found."
 msgstr ""
 "Der diff kann nicht angezeigt werden. Die Pull Request Revisionen konnten "
 "nicht gefunden werden."
 
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr ""
 "Ungültige Suchanfrage. Versuchen sie es in Anführungzeichen zu setzen."
 
+#: kallithea/controllers/search.py:136
 msgid "The server has no search index."
 msgstr "Der Server hat keinen Suchindex."
 
+#: kallithea/controllers/search.py:139
 msgid "An error occurred during search operation."
 msgstr "Während der Suchoperation trat ein Fehler auf."
 
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
 msgid "No data ready yet"
 msgstr "Es stehen noch keine Daten zur Verfügung"
 
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "Statistiken sind deaktiviert für dieses Repository"
 
+#: kallithea/controllers/admin/auth_settings.py:134
 msgid "Auth settings updated successfully"
 msgstr "Anmeldeeinstellungen erfolgreich geändert"
 
+#: kallithea/controllers/admin/auth_settings.py:145
 msgid "error occurred during update of auth settings"
 msgstr "Fehler bei der Änderung der Anmeldeeinstellungen aufgetreten"
 
+#: kallithea/controllers/admin/defaults.py:73
 msgid "Default settings updated successfully"
 msgstr "Standardeinstellungen erfolgreich geupdated"
 
+#: kallithea/controllers/admin/defaults.py:88
 msgid "Error occurred during update of defaults"
 msgstr "Ein Fehler trat beim updaten der Standardeinstellungen auf"
 
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
 msgid "Forever"
 msgstr "Immer"
 
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "5 Minuten"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "1 Stunde"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "1 Tag"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "1 Monat"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
 msgid "Lifetime"
 msgstr "Lebenszeit"
 
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "Ein fehler trat auf bei der Erstellung des gist"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
 msgid "Deleted gist %s"
 msgstr "gist %s gelöscht"
 
+#: kallithea/controllers/admin/gists.py:205
 msgid "Unmodified"
 msgstr "Ungeändert"
 
+#: kallithea/controllers/admin/gists.py:235
 msgid "Successfully updated gist content"
 msgstr "Erfolgreich Kerninhalt aktualisiert"
 
+#: kallithea/controllers/admin/gists.py:240
 msgid "Successfully updated gist data"
 msgstr "Erfolgreich Kerndaten aktualisiert"
 
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
 msgid "Error occurred during update of gist %s"
 msgstr "Fehler beim Aktualisieren der Kerndaten %s"
 
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
 msgid "You can't edit this user since it's crucial for entire application"
 msgstr ""
 "Sie können diesen Benutzer nicht editieren, da er von entscheidender "
 "Bedeutung für die ganze Applikation ist"
 
+#: kallithea/controllers/admin/my_account.py:112
 msgid "Your account was updated successfully"
 msgstr "Ihr Konto wurde erfolgreich aktualisiert"
 
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
 msgid "Error occurred during update of user %s"
 msgstr "Fehler beim Aktualisieren der Benutzer %s"
 
+#: kallithea/controllers/admin/my_account.py:161
 msgid "Error occurred during update of user password"
 msgstr "Fehler bei der Änderung des Kennworts"
 
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
 msgid "Added email %s to user"
 msgstr "Die E-Mail-Addresse %s wurde zum Benutzer hinzugefügt"
 
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
 msgid "An error occurred during email saving"
 msgstr "Währen der Speicherung der E-Mail-Addresse trat ein Fehler auf"
 
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
 msgid "Removed email from user"
 msgstr "Die E-Mail-Addresse wurde vom Benutzer entfernt"
 
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
 msgid "API key successfully created"
 msgstr "API Key wurde erfolgreich erstellt"
 
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
 msgid "API key successfully reset"
 msgstr "API-Schlüssel erfolgreich zurückgesetzt"
 
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
 msgid "API key successfully deleted"
 msgstr "API-Schlüssel erfolgreich gelöscht"
 
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, fuzzy, python-format
+#| msgid "API key successfully created"
+msgid "SSH key %s successfully added"
+msgstr "API Key wurde erfolgreich erstellt"
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+#, fuzzy
+#| msgid "API key successfully deleted"
+msgid "SSH key successfully deleted"
+msgstr "API-Schlüssel erfolgreich gelöscht"
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "Lesen"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "Schreiben"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "Admin"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "Deaktiviert"
 
+#: kallithea/controllers/admin/permissions.py:79
 msgid "Allowed with manual account activation"
 msgstr "Erlaubt mit manueller Kontoaktivierung"
 
+#: kallithea/controllers/admin/permissions.py:81
 msgid "Allowed with automatic account activation"
 msgstr "Erlaubt mit automatischer Kontoaktivierung"
 
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
 msgid "Manual activation of external account"
 msgstr "Manuelle Aktivierung externen Kontos"
 
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
 msgid "Automatic activation of external account"
 msgstr "Automatische Aktivierung externen Kontos"
 
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "Aktiviert"
 
+#: kallithea/controllers/admin/permissions.py:116
 msgid "Global permissions updated successfully"
 msgstr "Globale Berechtigungen erfolgreich geändert"
 
+#: kallithea/controllers/admin/permissions.py:131
 msgid "Error occurred during update of permissions"
 msgstr "Fehler bei der Änderung der globalen Berechtigungen"
 
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
 msgid "Error occurred during creation of repository group %s"
 msgstr "Fehler bei der Erstellung der Repositoriumsgruppe %s"
 
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
 msgid "Created repository group %s"
 msgstr "Repositoriumsgruppe %s erstellt"
 
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
 msgid "Updated repository group %s"
 msgstr "Repositoriumsgruppe %s aktualisiert"
 
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
 msgid "Error occurred during update of repository group %s"
 msgstr "Fehler bei der Aktualisierung der Repositoriumsgruppe %s"
 
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
 msgid "This group contains %s repositories and cannot be deleted"
 msgstr "Die Gruppe enthält %s Repositorys und kann nicht gelöscht werden"
 
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
 msgid "This group contains %s subgroups and cannot be deleted"
 msgstr "Diese Gruppe enthält %s Untergruppen und kann nicht gelöscht werden"
 
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
 msgid "Removed repository group %s"
 msgstr "Repositoriumsgruppe %s entfernt"
 
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
 msgid "Error occurred during deletion of repository group %s"
 msgstr "Fehler beim Löschen der Repositoriumsgruppe %s"
 
+#: kallithea/controllers/admin/repo_groups.py:357
 msgid "Repository group permissions updated"
 msgstr "Berechtigungen der Repositoriumsgruppe aktualisiert"
 
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
 msgid "An error occurred during revoking of permission"
 msgstr "Fehler beim Entzug der Berechtigungen"
 
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
 msgid "Error creating repository %s"
 msgstr "Fehler beim Erstellen des Repositoriums %s"
 
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
 msgid "Created repository %s from %s"
 msgstr "Repositorium %s von %s erstellt"
 
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
 msgid "Forked repository %s as %s"
 msgstr "Aufgespaltenes Repositorium %s zu %s"
 
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
 msgid "Created repository %s"
 msgstr "Repositorium erzeugt %s"
 
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
 msgid "Repository %s updated successfully"
 msgstr "Repository %s wurde erfolgreich aktualisiert"
 
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
 msgid "Error occurred during update of repository %s"
 msgstr "Fehler bei der Aktualisierung des Repositoriums %s"
 
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
 msgid "Detached %s forks"
 msgstr "%s Spaltung abgetrennt"
 
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
 msgid "Deleted %s forks"
 msgstr "%s Spaltung gelöscht"
 
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
 msgid "Deleted repository %s"
 msgstr "Repositorium %s gelöscht"
 
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
 msgid "Cannot delete repository %s which still has forks"
 msgstr "%s konnte nicht gelöscht werden, da es noch Forks besitzt"
 
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
 msgid "An error occurred during deletion of %s"
 msgstr "Beim Löschen von %s trat ein Fehler auf"
 
+#: kallithea/controllers/admin/repos.py:305
 msgid "Repository permissions updated"
 msgstr "Repositoriumsberechtigungen aktualisiert"
 
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
 msgid "Field validation error: %s"
 msgstr "Feldvalidierung fehlgeschlagen: %s"
 
+#: kallithea/controllers/admin/repos.py:367
+#, fuzzy, python-format
+#| msgid "An error occurred during creation of field"
+msgid "An error occurred during creation of field: %r"
+msgstr "Fehler während der Erzeugung des Feldes"
+
+#: kallithea/controllers/admin/repos.py:378
 msgid "An error occurred during removal of field"
 msgstr "Fehler beim Entfernen des Feldes"
 
+#: kallithea/controllers/admin/repos.py:392
 msgid "-- Not a fork --"
 msgstr "-- Keine Abspaltung --"
 
+#: kallithea/controllers/admin/repos.py:424
 msgid "Updated repository visibility in public journal"
 msgstr "Sichtbarkeit des Repositorys im Öffentlichen Logbuch aktualisiert"
 
+#: kallithea/controllers/admin/repos.py:428
 msgid "An error occurred during setting this repository in public journal"
 msgstr ""
 "Es trat ein Fehler während der Aktualisierung der Sicherbarkeit dieses "
 "Repositorys im Öffentlichen Logbuch auf"
 
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "Nichts"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
 msgid "Marked repository %s as fork of %s"
 msgstr "Markiere Repository %s als Abzweig von Repository %s"
 
+#: kallithea/controllers/admin/repos.py:453
 msgid "An error occurred during this operation"
 msgstr "Während dieser operation trat ein Fehler auf"
 
+#: kallithea/controllers/admin/repos.py:465
 msgid "Pulled from remote location"
 msgstr "Von entferntem Ort übertragen"
 
+#: kallithea/controllers/admin/repos.py:468
 msgid "An error occurred during pull from remote location"
 msgstr ""
 "Es trat ein Fehler auf während das Repository von einem Entfernten "
 "Speicherort übertragen wurde"
 
+#: kallithea/controllers/admin/repos.py:499
 msgid "An error occurred during deletion of repository stats"
 msgstr "Während des löschens der Repository Statistiken trat ein Fehler auf"
 
+#: kallithea/controllers/admin/settings.py:117
 msgid "Updated VCS settings"
 msgstr "VCS-Einstellungen aktualisiert"
 
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
 msgid "Error occurred while updating application settings"
 msgstr ""
 "Ein Fehler ist während der Aktualisierung der Applikationseinstellungen "
 "aufgetreten"
 
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
 msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
 msgstr ""
 "Die Repositories wurden erfolgreich überprüft. Hinzugefügt: %s. Entfernt: "
 "%s."
 
+#: kallithea/controllers/admin/settings.py:168
+#, fuzzy, python-format
+#| msgid "Invalidate Repository Cache"
+msgid "Invalidated %s repositories"
+msgstr "Ungültiger Repositorycache"
+
+#: kallithea/controllers/admin/settings.py:209
 msgid "Updated application settings"
 msgstr "Anwendungseinstellungen aktualisiert"
 
+#: kallithea/controllers/admin/settings.py:263
 msgid "Updated visualisation settings"
 msgstr "Visualisierungseinstellungen aktualisiert"
 
+#: kallithea/controllers/admin/settings.py:268
 msgid "Error occurred during updating visualisation settings"
 msgstr ""
 "Es ist ein Fehler während der Aktualisierung der Layouteinstellung "
 "aufgetreten"
 
+#: kallithea/controllers/admin/settings.py:292
 msgid "Please enter email address"
 msgstr "Bitte geben Sie eine E-Mail-Adresse an"
 
+#: kallithea/controllers/admin/settings.py:307
 msgid "Send email task created"
 msgstr "Task zum Versenden von E-Mails erstellt"
 
+#: kallithea/controllers/admin/settings.py:334
+#, fuzzy
+#| msgid "No data ready yet"
+msgid "Hook already exists"
+msgstr "Es stehen noch keine Daten zur Verfügung"
+
+#: kallithea/controllers/admin/settings.py:336
+#, fuzzy
+#| msgid "Builtin hooks are read-only. Please use another hook name."
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+"Die eingebauten Hooks sind schreibgeschützt. Bitte verwenden Sie einen "
+"anderen Hook-Namen."
+
+#: kallithea/controllers/admin/settings.py:339
 msgid "Added new hook"
 msgstr "Neuer Hook hinzugefügt"
 
+#: kallithea/controllers/admin/settings.py:355
 msgid "Updated hooks"
 msgstr "Die Hooks wurden aktutalisiert"
 
+#: kallithea/controllers/admin/settings.py:359
 msgid "Error occurred during hook creation"
 msgstr "Während der Erzeugung des Hooks ist ein Fehler aufgetreten"
 
+#: kallithea/controllers/admin/settings.py:382
 msgid "Whoosh reindex task scheduled"
 msgstr "Whoosh Reindizierungs Aufgabe wurde zur Ausführung geplant"
 
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
 msgid "Created user group %s"
 msgstr "Nutzergruppe %s erstellt"
 
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
 msgid "Error occurred during creation of user group %s"
 msgstr ""
 "Es ist ein Fehler während der Erstellung der Nutzergruppe %s aufgetreten"
 
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
 msgid "Updated user group %s"
 msgstr "Aktualisierte Nutzergruppe %s"
 
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
 msgid "Error occurred during update of user group %s"
 msgstr ""
 "Während des Updates der Benutzergruppe %s ist ein Fehler aufgetreten"
 
+#: kallithea/controllers/admin/user_groups.py:206
 msgid "Successfully deleted user group"
 msgstr "Die Nutzergruppe wurde erfolgreich entfernt"
 
+#: kallithea/controllers/admin/user_groups.py:211
 msgid "An error occurred during deletion of user group"
 msgstr "Während des Löschens der Benutzergruppe ist ein Fehler aufgetreten"
 
+#: kallithea/controllers/admin/user_groups.py:267
 msgid "Target group cannot be the same"
 msgstr "Zielgruppe kann nicht die gleiche Gruppe sein"
 
+#: kallithea/controllers/admin/user_groups.py:273
 msgid "User group permissions updated"
 msgstr "Berechtigungen der Benutzergruppe wurden aktualisiert"
 
+#: kallithea/controllers/admin/user_groups.py:288
 msgid "Cannot revoke permission for yourself as admin"
 msgstr "Als Administrator kann man sich keine Berechtigungen entziehen"
 
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
 msgid "Updated permissions"
 msgstr "Berechtigungen wurden aktualisiert"
 
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
 msgid "An error occurred during permissions saving"
 msgstr ""
 "Es ist ein Fehler während des Speicherns der Berechtigungen aufgetreten"
 
+#: kallithea/controllers/admin/users.py:118
+#, python-format
 msgid "Created user %s"
 msgstr "Nutzer %s erstellt"
 
+#: kallithea/controllers/admin/users.py:133
+#, python-format
 msgid "Error occurred during creation of user %s"
 msgstr "Während des Erstellens des Benutzers %s ist ein Fehler aufgetreten"
 
+#: kallithea/controllers/admin/users.py:157
 msgid "User updated successfully"
 msgstr "Der Benutzer wurde erfolgreich aktualisiert"
 
+#: kallithea/controllers/admin/users.py:186
 msgid "Successfully deleted user"
 msgstr "Der Nutzer wurde erfolgreich gelöscht"
 
+#: kallithea/controllers/admin/users.py:191
 msgid "An error occurred during deletion of user"
 msgstr "Während der Löschen des Benutzers trat ein Fehler auf"
 
+#: kallithea/controllers/admin/users.py:202
 msgid "The default user cannot be edited"
 msgstr "Der Standard-Benutzer kann nicht bearbeitet werden"
 
+#: kallithea/controllers/admin/users.py:408
+#, python-format
 msgid "Added IP address %s to user whitelist"
 msgstr "Die IP-Adresse %s wurde zur Nutzerwhitelist hinzugefügt"
 
+#: kallithea/controllers/admin/users.py:414
 msgid "An error occurred while adding IP address"
 msgstr "Während des Speicherns der IP-Adresse ist ein Fehler aufgetreten"
 
+#: kallithea/controllers/admin/users.py:426
 msgid "Removed IP address from user whitelist"
 msgstr "IP-Adresse wurde von der Nutzerwhitelist entfernt"
 
+#: kallithea/lib/auth.py:552
 msgid "You need to be a registered user to perform this action"
 msgstr ""
 "Sie müssen ein Registrierter Nutzer sein um diese Aktion durchzuführen"
 
+#: kallithea/lib/auth.py:580
 msgid "You need to be signed in to view this page"
 msgstr "Sie müssen sich anmelden um diese Seite aufzurufen"
 
+#: kallithea/lib/diffs.py:181
 msgid "Binary file"
 msgstr "Binäre Datei"
 
+#: kallithea/lib/diffs.py:201
 msgid ""
 "Changeset was too big and was cut off, use diff menu to display this diff"
 msgstr ""
 "Der Änderungssatz war zu groß und wurde abgeschnitten, benutzen sie das "
 "Diff Menü um die Unterschiede anzuzeigen"
 
+#: kallithea/lib/diffs.py:210
 msgid "No changes detected"
 msgstr "Keine Änderungen erkannt"
 
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "Zeige unsichtbare Zeichen"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Ignore whitespace"
+msgid "Ignore whitespace changes"
+msgstr "Ignoriere unsichtbare Zeichen"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
 msgid "Increase diff context to %(num)s lines"
 msgstr "Erhöhe diff-Kontext auf %(num)s Zeilen"
 
+#: kallithea/lib/helpers.py:467
+#, python-format
 msgid "Deleted branch: %s"
 msgstr "Branch %s gelöscht"
 
+#: kallithea/lib/helpers.py:469
+#, python-format
 msgid "Created tag: %s"
 msgstr "Tag %s erstellt"
 
+#: kallithea/lib/helpers.py:480
+#, fuzzy, python-format
+#| msgid "Changeset not found"
+msgid "Changeset %s not found"
+msgstr "Änderungssatz nicht gefunden"
+
+#: kallithea/lib/helpers.py:529
+#, python-format
 msgid "Show all combined changesets %s->%s"
 msgstr "Zeige alle Kombinierten Änderungensätze %s->%s"
 
+#: kallithea/lib/helpers.py:535
 msgid "Compare view"
 msgstr "Vergleichsansicht"
 
+#: kallithea/lib/helpers.py:554
 msgid "and"
 msgstr "und"
 
+#: kallithea/lib/helpers.py:555
+#, python-format
 msgid "%s more"
 msgstr "%s mehr"
 
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
 msgid "revisions"
 msgstr "revisionen"
 
+#: kallithea/lib/helpers.py:580
+#, python-format
 msgid "Fork name %s"
 msgstr "Fork Name %s"
 
+#: kallithea/lib/helpers.py:600
+#, python-format
 msgid "Pull request %s"
 msgstr "Pull Request %s"
 
+#: kallithea/lib/helpers.py:610
 msgid "[deleted] repository"
 msgstr "[gelöscht] Repository"
 
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
 msgid "[created] repository"
 msgstr "[erstellt] Repository"
 
+#: kallithea/lib/helpers.py:614
 msgid "[created] repository as fork"
 msgstr "[erstellt] Repository als Fork"
 
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
 msgid "[forked] repository"
 msgstr "[forked] Repository"
 
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
 msgid "[updated] repository"
 msgstr "[aktualisiert] Repository"
 
+#: kallithea/lib/helpers.py:620
 msgid "[downloaded] archive from repository"
 msgstr "Archiv von Repository [heruntergeladen]"
 
+#: kallithea/lib/helpers.py:622
 msgid "[delete] repository"
 msgstr "Repository [gelöscht]"
 
+#: kallithea/lib/helpers.py:630
 msgid "[created] user"
 msgstr "Benutzer [erstellt]"
 
+#: kallithea/lib/helpers.py:632
 msgid "[updated] user"
 msgstr "Benutzer [akutalisiert]"
 
+#: kallithea/lib/helpers.py:634
 msgid "[created] user group"
 msgstr "Benutzergruppe [erstellt]"
 
+#: kallithea/lib/helpers.py:636
 msgid "[updated] user group"
 msgstr "Benutzergruppe [aktualisiert]"
 
+#: kallithea/lib/helpers.py:638
 msgid "[commented] on revision in repository"
 msgstr "Revision [kommentiert] in Repository"
 
+#: kallithea/lib/helpers.py:640
 msgid "[commented] on pull request for"
 msgstr "Pull Request [kommentiert] für"
 
+#: kallithea/lib/helpers.py:642
 msgid "[closed] pull request for"
 msgstr "Pull Request [geschlossen] für"
 
+#: kallithea/lib/helpers.py:644
 msgid "[pushed] into"
 msgstr "[Pushed] in"
 
+#: kallithea/lib/helpers.py:646
 msgid "[committed via Kallithea] into repository"
 msgstr "[via Kallithea] in Repository [committed]"
 
+#: kallithea/lib/helpers.py:648
 msgid "[pulled from remote] into repository"
 msgstr "[Pulled von Remote] in Repository"
 
+#: kallithea/lib/helpers.py:650
 msgid "[pulled] from"
 msgstr "[Pulled] von"
 
+#: kallithea/lib/helpers.py:652
 msgid "[started following] repository"
 msgstr "[Following gestartet] für Repository"
 
+#: kallithea/lib/helpers.py:654
 msgid "[stopped following] repository"
 msgstr "[Following gestoppt] für Repository"
 
+#: kallithea/lib/helpers.py:764
+#, python-format
 msgid " and %s more"
 msgstr " und %s weitere"
 
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
 msgid "No files"
 msgstr "Keine Dateien"
 
+#: kallithea/lib/helpers.py:791
 msgid "new file"
 msgstr "neue Datei"
 
+#: kallithea/lib/helpers.py:794
 msgid "mod"
 msgstr "mod"
 
+#: kallithea/lib/helpers.py:797
 msgid "del"
 msgstr "entf"
 
+#: kallithea/lib/helpers.py:800
 msgid "rename"
 msgstr "umbenennen"
 
+#: kallithea/lib/helpers.py:805
 msgid "chmod"
 msgstr "chmod"
 
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
 msgid "%d year"
 msgid_plural "%d years"
 msgstr[0] "%d Jahr"
 msgstr[1] "%d Jahre"
 
+#: kallithea/lib/webutils.py:629
+#, python-format
 msgid "%d month"
 msgid_plural "%d months"
 msgstr[0] "%d Monat"
 msgstr[1] "%d Monate"
 
+#: kallithea/lib/webutils.py:630
+#, python-format
 msgid "%d day"
 msgid_plural "%d days"
 msgstr[0] "%d Tag"
 msgstr[1] "%d Tage"
 
+#: kallithea/lib/webutils.py:631
+#, python-format
 msgid "%d hour"
 msgid_plural "%d hours"
 msgstr[0] "%d Stunde"
 msgstr[1] "%d Stunden"
 
+#: kallithea/lib/webutils.py:632
+#, python-format
 msgid "%d minute"
 msgid_plural "%d minutes"
 msgstr[0] "%d Minute"
 msgstr[1] "%d Minuten"
 
+#: kallithea/lib/webutils.py:633
+#, python-format
 msgid "%d second"
 msgid_plural "%d seconds"
 msgstr[0] "%d Sekunde"
 msgstr[1] "%d Sekunden"
 
+#: kallithea/lib/webutils.py:649
+#, python-format
 msgid "in %s"
 msgstr "in %s"
 
+#: kallithea/lib/webutils.py:651
+#, python-format
 msgid "%s ago"
 msgstr "vor %s"
 
+#: kallithea/lib/webutils.py:653
+#, python-format
 msgid "in %s and %s"
 msgstr "in %s und %s"
 
+#: kallithea/lib/webutils.py:656
+#, python-format
 msgid "%s and %s ago"
 msgstr "%s und %s her"
 
+#: kallithea/lib/webutils.py:659
 msgid "just now"
 msgstr "jetzt gerade"
 
+#: kallithea/model/db.py:1376
 msgid "top level"
 msgstr "höchste Ebene"
 
+#: kallithea/model/db.py:1507
 msgid "Kallithea Administrator"
 msgstr "Kallithea Administrator"
 
+#: kallithea/model/db.py:1509
 msgid "Default user has no access to new repositories"
 msgstr "Der Standard-Benutzer hat keinen Zugriff auf neue Repositories"
 
+#: kallithea/model/db.py:1510
 msgid "Default user has read access to new repositories"
 msgstr "Der Standard-Benutzer hat Leserechte auf neuen Repositories"
 
+#: kallithea/model/db.py:1511
 msgid "Default user has write access to new repositories"
 msgstr "Der Standard-Benutzer hat Schreibrechte auf neuen Repositories"
 
+#: kallithea/model/db.py:1512
 msgid "Default user has admin access to new repositories"
 msgstr "Der Standard-Benutzer hat Admin-Rechte auf neuen Repositories"
 
+#: kallithea/model/db.py:1514
 msgid "Default user has no access to new repository groups"
 msgstr ""
 "Der Standard-Benutzer hat keinen Zugriff auf neue Repository-Gruppen"
 
+#: kallithea/model/db.py:1515
 msgid "Default user has read access to new repository groups"
 msgstr "Der Standard-Benutzer hat Leserechte auf neuen Repository-Gruppen"
 
+#: kallithea/model/db.py:1516
 msgid "Default user has write access to new repository groups"
 msgstr "Der Standard-Benutzer Schreibrechte auf neuen Repository-Gruppen"
 
+#: kallithea/model/db.py:1517
 msgid "Default user has admin access to new repository groups"
 msgstr "Der Standard-Benutzer Admin-Rechte auf neuen Repository-Gruppen"
 
+#: kallithea/model/db.py:1519
 msgid "Default user has no access to new user groups"
 msgstr "Der Standard-Benutzer hat keinen Zugriff auf neue Benutzer-Gruppen"
 
+#: kallithea/model/db.py:1520
 msgid "Default user has read access to new user groups"
 msgstr "Der Standard-Benutzer hat Leserechte auf neuen Benutzer-Gruppen"
 
+#: kallithea/model/db.py:1521
 msgid "Default user has write access to new user groups"
 msgstr "Der Standard-Benutzer hat Schreibrechte auf neuen Benutzer-Gruppen"
 
+#: kallithea/model/db.py:1522
 msgid "Default user has admin access to new user groups"
 msgstr "Der Standard-Benutzer hat Admin-Rechte auf neuen Benutzer-Gruppen"
 
+#: kallithea/model/db.py:1524
 msgid "Only admins can create user groups"
 msgstr "Nur Admins können Benutzer-Gruppen erstellen"
 
+#: kallithea/model/db.py:1525
 msgid "Non-admins can create user groups"
 msgstr "Nicht-Admins können Benutzer-Gruppen erstellen"
 
+#: kallithea/model/db.py:1527
 msgid "Only admins can create top level repositories"
 msgstr "Nur Admins können Repositories auf oberster Ebene erstellen"
 
+#: kallithea/model/db.py:1528
 msgid "Non-admins can create top level repositories"
 msgstr "Nicht-Admins können Repositories oberster Ebene erstellen"
 
+#: kallithea/model/db.py:1530
 msgid "Only admins can fork repositories"
 msgstr "Nur Admins können Repositories forken"
 
+#: kallithea/model/db.py:1531
 msgid "Non-admins can fork repositories"
 msgstr "Nicht-Admins können Repositorys forken"
 
+#: kallithea/model/db.py:1533
 msgid "Registration disabled"
 msgstr "Registrierung deaktiviert"
 
+#: kallithea/model/db.py:1534
 msgid "User registration with manual account activation"
 msgstr "Benutzerregistrierung mit manueller Kontoaktivierung"
 
+#: kallithea/model/db.py:1535
 msgid "User registration with automatic account activation"
 msgstr "Benutzerregistrierung mit automatischer Kontoaktivierung"
 
+#: kallithea/model/db.py:1944
 msgid "Not reviewed"
 msgstr "Nicht Begutachtet"
 
+#: kallithea/model/db.py:1945
 msgid "Under review"
 msgstr "In Begutachtung"
 
+#: kallithea/model/db.py:1946
+#, fuzzy
+#| msgid "Approved"
+msgid "Not approved"
+msgstr "Akzeptiert"
+
+#: kallithea/model/db.py:1947
 msgid "Approved"
 msgstr "Akzeptiert"
 
+#: kallithea/model/forms.py:58
 msgid "Please enter a login"
 msgstr "Bitte einen Benutzernamen eingeben"
 
+#: kallithea/model/forms.py:59
+#, python-format
 msgid "Enter a value %(min)i characters long or more"
 msgstr "Bitte einen Wert mit mindestens %(min)i Zeichen eingeben"
 
+#: kallithea/model/forms.py:67
 msgid "Please enter a password"
 msgstr "Bitte ein Passwort eingeben"
 
+#: kallithea/model/forms.py:68
+#, python-format
 msgid "Enter %(min)i characters or more"
 msgstr "Bitte mindestens %(min)i Zeichen eingeben"
 
+#: kallithea/model/forms.py:170
 msgid "Name must not contain only digits"
 msgstr "Name darf nicht nur Ziffern enthalten"
 
+#: kallithea/model/notification.py:171
+#, fuzzy, python-format
+#| msgid "[Comment] %(repo_name)s changeset %(short_id)s on %(branch)s"
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr ""
+"Kommentar für %(repo_name)s Changeset %(short_id)s in %(branch)s erstellt "
+"von %(comment_username)s"
+
+#: kallithea/model/notification.py:174
+#, python-format
 msgid "New user %(new_username)s registered"
 msgstr "Neuer Benutzer %(new_username)s registriert"
 
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
 msgid "Closing"
 msgstr "Schließen"
 
+#: kallithea/model/pull_request.py:207
+#, fuzzy
+#| msgid "Error creating pull request: %s"
+msgid "Cannot create empty pull request"
+msgstr "Fehler beim Erstellen des Pull-Requests: %s"
+
+#: kallithea/model/pull_request.py:215
+#, python-format
 msgid ""
 "Cannot create pull request - criss cross merge detected, please merge a "
 "later %s revision to %s"
@@ -866,15 +1592,78 @@
 "Pull-Request kann nicht erstellt werden - Criss Cross Merge erkannt, "
 "bitte eine spätere %s-Revision in %s zusammenführen."
 
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
 msgid "You are not authorized to create the pull request"
 msgstr "Sie sind nicht berechtigt, den Pull-Request anzulegen."
 
+#: kallithea/model/pull_request.py:337
+#, fuzzy
+#| msgid "Missing changesets since the previous pull request:"
+msgid "Missing changesets since the previous iteration:"
+msgstr "Fehlende Changesets seit letztem Pull Request:"
+
+#: kallithea/model/pull_request.py:344
+#, fuzzy, python-format
+#| msgid "New changesets on %s %s since the previous pull request:"
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr "Neue Changesets in %s %s seit dem letzten Pull Request:"
+
+#: kallithea/model/pull_request.py:351
+#, fuzzy
+#| msgid "Ancestor didn't change - show diff since previous version:"
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr "Vorgänger unverändert - zeige Diff zu lezter Version:"
+
+#: kallithea/model/pull_request.py:358
+#, fuzzy, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+"Dieser Pull Request basiert auf einer anderen %s Revision. Daher ist kein "
+"Simple Diff verfügbar."
+
+#: kallithea/model/pull_request.py:360
+#, fuzzy, python-format
+#| msgid "No changes found on %s %s since previous version."
+msgid "No changes found on %s %s since previous iteration."
+msgstr "Keine Änderungen seit der letzten Version gefunden in %s %s."
+
+#: kallithea/model/pull_request.py:385
+#, python-format
 msgid "Closed, next iteration: %s ."
 msgstr "Geschlossen, nächste Iteration: %s ."
 
+#: kallithea/model/scm.py:618
 msgid "latest tip"
 msgstr "Letzter Tip"
 
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, fuzzy, python-format
+#| msgid "Changeset not found"
+msgid "SSH key with fingerprint %r found"
+msgstr "Änderungssatz nicht gefunden"
+
+#: kallithea/model/user.py:224
+#, fuzzy
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+"Sie können diesen Benutzer nicht löschen, da er von entscheidender "
+"Bedeutung für die gesamte Applikation ist"
+
+#: kallithea/model/user.py:229
+#, python-format
 msgid ""
 "User \"%s\" still owns %s repositories and cannot be removed. Switch "
 "owners or remove those repositories: %s"
@@ -883,6 +1672,8 @@
 "nicht entfernt werden. Entweder muss der Besitzer geändert oder das "
 "Repository entfernt werden: %s"
 
+#: kallithea/model/user.py:234
+#, python-format
 msgid ""
 "User \"%s\" still owns %s repository groups and cannot be removed. Switch "
 "owners or remove those repository groups: %s"
@@ -891,6 +1682,8 @@
 "kann daher nicht entfernt werden. Entweder muss der Besitzer geändert "
 "oder die Repositorygruppen müssen entfernt werden: %s"
 
+#: kallithea/model/user.py:241
+#, python-format
 msgid ""
 "User \"%s\" still owns %s user groups and cannot be removed. Switch "
 "owners or remove those user groups: %s"
@@ -899,9 +1692,17 @@
 "nicht entfernt werden. Entweder muss der Besitzer geändert oder die "
 "Benutzergruppen müssen gelöscht werden: %s"
 
+#: kallithea/model/user.py:330
 msgid "Password reset link"
 msgstr "Link zum Zurücksetzen des Passworts"
 
+#: kallithea/model/user.py:374
+#, fuzzy
+msgid "Password reset notification"
+msgstr "Link zum Zurücksetzen des Passworts"
+
+#: kallithea/model/user.py:375
+#, python-format
 msgid ""
 "The password to your account %s has been changed using password reset "
 "form."
@@ -909,24 +1710,49 @@
 "Das Passwort für dein Konto %s wurde mit dem Formular zum Zurücksetzen "
 "des Passworts geändert."
 
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
 msgid "Value cannot be an empty list"
 msgstr "Eine leere Liste ist kein gültiger Wert"
 
+#: kallithea/model/validators.py:72
+#, python-format
 msgid "Username \"%(username)s\" already exists"
 msgstr "Benutezrname \"%(username)s\" existiert bereits"
 
+#: kallithea/model/validators.py:74
+#, fuzzy, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr "Benutzername \"%(username)s\" ist ungültig"
+
+#: kallithea/model/validators.py:76
+#, fuzzy
+msgid ""
+"Username may only contain alphanumeric characters underscores, periods or "
+"dashes and must begin with an alphanumeric character or underscore"
+msgstr ""
+"Der Benutzername darf nur alphanumerische Zeichen, Unterstriche, Punkte "
+"oder Bindestriche enthalten und muss mit einem alphanumerischen Zeichen "
+"oder einem Unterstrich beginnen"
+
+#: kallithea/model/validators.py:103
 msgid "The input is not valid"
 msgstr "Die Eingabe ist nicht gültig"
 
+#: kallithea/model/validators.py:110
+#, python-format
 msgid "Username %(username)s is not valid"
 msgstr "Benutzername \"%(username)s\" ist ungültig"
 
+#: kallithea/model/validators.py:131
 msgid "Invalid user group name"
 msgstr "Ungültiger Benutzergruppenname"
 
+#: kallithea/model/validators.py:132
+#, python-format
 msgid "User group \"%(usergroup)s\" already exists"
 msgstr "Benutzergruppe \"%(usergroup)s\" existiert bereits"
 
+#: kallithea/model/validators.py:134
 msgid ""
 "user group name may only contain alphanumeric characters underscores, "
 "periods or dashes and must begin with alphanumeric character"
@@ -935,65 +1761,110 @@
 "Unterstriche, Punkte oder Bindestriche enthalten und muss mit einem "
 "alphanumerischen Zeichen beginnen"
 
+#: kallithea/model/validators.py:174
 msgid "Cannot assign this group as parent"
 msgstr "Kann diese Gruppe nicht als vorgesetzt setzen"
 
+#: kallithea/model/validators.py:175
+#, python-format
 msgid "Group \"%(group_name)s\" already exists"
 msgstr "Gruppe \"%(group_name)s\" existiert bereits"
 
+#: kallithea/model/validators.py:177
+#, python-format
 msgid "Repository with name \"%(group_name)s\" already exists"
 msgstr "Es gibt bereits ein Repository mit \"%(group_name)s\""
 
+#: kallithea/model/validators.py:229
 msgid "Invalid characters (non-ascii) in password"
 msgstr "Üngültige(nicht ASCII) Zeichen im Passwort"
 
+#: kallithea/model/validators.py:244
 msgid "Invalid old password"
 msgstr "Ungültiges altes Passwort"
 
+#: kallithea/model/validators.py:260
 msgid "Passwords do not match"
 msgstr "Die Passwörter stimmen nicht überein"
 
+#: kallithea/model/validators.py:275
+#, fuzzy
+msgid "Invalid username or password"
+msgstr "Ungültiges Passwort"
+
+#: kallithea/model/validators.py:309
+#, fuzzy, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr "Repository Name \"%(repo)s\" ist nicht erlaubt"
+
+#: kallithea/model/validators.py:311
+#, python-format
 msgid "Repository named %(repo)s already exists"
 msgstr "Es gibt bereits ein Repository mit \"%(repo)s\""
 
+#: kallithea/model/validators.py:312
+#, python-format
 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 msgstr ""
 "Es gibt bereits ein Repository mit \"%(repo)s\" in der Gruppe "
 "\"%(group)s\""
 
+#: kallithea/model/validators.py:314
+#, python-format
 msgid "Repository group with name \"%(repo)s\" already exists"
 msgstr "Eine Repositorygruppe mit dem Namen \"%(repo)s\" existiert bereits"
 
+#: kallithea/model/validators.py:400
 msgid "Invalid repository URL"
 msgstr "Ungültige Repository-URL"
 
+#: kallithea/model/validators.py:401
+#, fuzzy
+#| 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, or ssh URL"
+msgstr ""
+"Ungültige Repository-URL. Es muss eine gültige http, https, ssh, svn+http "
+"oder svn+https URL sein"
+
+#: kallithea/model/validators.py:426
 msgid "Fork has to be the same type as parent"
 msgstr "Forke um den selben typ wie der Vorgesetze zu haben"
 
+#: kallithea/model/validators.py:441
 msgid "You don't have permissions to create repository in this group"
 msgstr ""
 "Du hast nicht die erforderlichen Berechtigungen, um in dieser Gruppe ein "
 "Repository zu erzeugen"
 
+#: kallithea/model/validators.py:443
 msgid "no permission to create repository in root location"
 msgstr "keine Berechtigung, um ein Repository auf höchster Ebene anzulegen"
 
+#: kallithea/model/validators.py:492
 msgid "You don't have permissions to create a group in this location"
 msgstr ""
 "Sie haben keine Berechtigung, um an diesem Ort ein Repository anzulegen"
 
+#: kallithea/model/validators.py:532
 msgid "This username or user group name is not valid"
 msgstr "Dieser Benutzername oder Benutzergruppenname ist nicht gültig"
 
+#: kallithea/model/validators.py:625
 msgid "This is not a valid path"
 msgstr "Dies ist ein Ungültiger Pfad"
 
+#: kallithea/model/validators.py:642
 msgid "This email address is already in use"
 msgstr "Diese E-Mail-Addresse ist bereits in Benutzung"
 
+#: kallithea/model/validators.py:662
+#, python-format
 msgid "Email address \"%(email)s\" not found"
 msgstr "E-Mail-Addresse „%(email)s“ existiert nicht."
 
+#: kallithea/model/validators.py:699
 msgid ""
 "The LDAP Login attribute of the CN must be specified - this is the name "
 "of the attribute that is equivalent to \"username\""
@@ -1001,100 +1872,198 @@
 "Das LDAP-Login-Attribut des CN muss angeben werden - Es ist der Name des "
 "Attributes äquivalent zu \"Benutzername\""
 
+#: kallithea/model/validators.py:711
 msgid "Please enter a valid IPv4 or IPv6 address"
 msgstr "Bitte eine gültige IPv4- oder IPv6-Adresse angeben"
 
+#: kallithea/model/validators.py:712
+#, python-format
 msgid ""
 "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
 msgstr ""
 "Die Größe (in Bits) des Netzwerks muss im Bereich 0-32 liegen (nicht "
 "%(bits)r)"
 
+#: kallithea/model/validators.py:745
 msgid "Key name can only consist of letters, underscore, dash or numbers"
 msgstr ""
 "Der Name eines Schlüssels darf nur aus Buchstaben, Ziffern, Unterstrich "
 "und Bindestrich bestehen"
 
+#: kallithea/model/validators.py:759
 msgid "Filename cannot be inside a directory"
 msgstr "Dateiname darf kein Unterverzeichnis enthalten"
 
+#: kallithea/model/validators.py:775
+#, python-format
 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
 msgstr ""
 "Die Plug-Ins %(loaded)s und %(next_to_load)s exportieren beide den selben "
 "Namen"
 
+#: kallithea/templates/about.html:4 kallithea/templates/about.html:13
 msgid "About"
 msgstr "Über"
 
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
 msgid "Add Repository"
 msgstr "Repository hinzufügen"
 
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
 msgid "Add Repository Group"
 msgstr "Repositorygruppe hinzufügen"
 
+#: kallithea/templates/index_base.html:36
 msgid "You have admin right to this group, and can edit it"
 msgstr "Du hast Adminrechte für diese Gruppe und kannst sie editieren"
 
+#: kallithea/templates/index_base.html:36
 msgid "Edit Repository Group"
 msgstr "Repositorygruppe bearbeiten"
 
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
 msgid "Repository"
 msgstr "Repository"
 
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
 msgid "Description"
 msgstr "Beschreibung"
 
+#: kallithea/templates/index_base.html:61
 msgid "Last Change"
 msgstr "Letzte Änderung"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
 msgid "Tip"
 msgstr "Tipp"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
 msgid "Owner"
 msgstr "Besitzer"
 
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
 msgid "Log In"
 msgstr "Log In"
 
+#: kallithea/templates/login.html:17
+#, python-format
 msgid "Log In to %s"
 msgstr "Log In in %s"
 
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
 msgid "Username"
 msgstr "Benutzername"
 
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
 msgid "Password"
 msgstr "Passwort"
 
+#: kallithea/templates/login.html:44
 msgid "Stay logged in after browser restart"
 msgstr "Nach dem Neustart des Browsers eingeloggt bleiben"
 
+#: kallithea/templates/login.html:52
 msgid "Forgot your password?"
 msgstr "Passwort vergessen?"
 
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
 msgid "Don't have an account?"
 msgstr "Kein Account?"
 
+#: kallithea/templates/login.html:62
 msgid "Sign In"
 msgstr "Einloggen"
 
+#: kallithea/templates/password_reset.html:5
 msgid "Password Reset"
 msgstr "Passwort zurücksetzen"
 
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
 msgid "Reset Your Password to %s"
 msgstr "Setze dein Passwort auf %s zurück"
 
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
 msgid "Reset Your Password"
 msgstr "Setze dein Passwort zurück"
 
+#: kallithea/templates/password_reset.html:30
 msgid "Email Address"
 msgstr "E-Mail-Adresse"
 
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
 msgid "Captcha"
 msgstr "CAPTCHA"
 
+#: kallithea/templates/password_reset.html:47
 msgid "Send Password Reset Email"
 msgstr "E-Mail zum Zurücksetzen des Passworts anfordern"
 
+#: kallithea/templates/password_reset.html:52
 msgid ""
 "A password reset link will be sent to the specified email address if it "
 "is registered in the system."
@@ -1102,10 +2071,13 @@
 "Ein Link zum Zurücksetzen des Passworts wird an die angegebene E-Mail-"
 "Adresse gesendet, wenn diese im System registriert ist."
 
+#: kallithea/templates/password_reset_confirmation.html:23
+#, python-format
 msgid "You are about to set a new password for the email address %s."
 msgstr ""
 "Du bist dabei, ein neues Passwort für die E-Mail-Adresse %s festzulegen."
 
+#: kallithea/templates/password_reset_confirmation.html:24
 msgid ""
 "Note that you must use the same browser session for this as the one used "
 "to request the password reset."
@@ -1113,94 +2085,199 @@
 "Beachten Sie, dass Sie dafür die gleiche Browsersitzung verwenden müssen, "
 "mit der Sie das Zurücksetzen des Passworts beantragt haben."
 
+#: kallithea/templates/password_reset_confirmation.html:29
 msgid "Code you received in the email"
 msgstr "Code, den du in der E-Mail erhalten hast"
 
+#: kallithea/templates/password_reset_confirmation.html:36
+#, fuzzy
+msgid "New Password"
+msgstr "Neues Passwort"
+
+#: kallithea/templates/password_reset_confirmation.html:43
+#, fuzzy
+msgid "Confirm New Password"
+msgstr "Bestätige neues Passwort"
+
+#: kallithea/templates/password_reset_confirmation.html:51
 msgid "Confirm"
 msgstr "Bestätigen"
 
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
 msgid "Sign Up"
 msgstr "Registrieren"
 
+#: kallithea/templates/register.html:22
+#, python-format
 msgid "Sign Up to %s"
 msgstr "Registrieren für %s"
 
+#: kallithea/templates/register.html:45
 msgid "Re-enter password"
 msgstr "Passwort erneut eingeben"
 
+#: 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:39
+#: kallithea/templates/register.html:52
 msgid "First Name"
 msgstr "Vorname"
 
+#: 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:40
+#: kallithea/templates/register.html:59
 msgid "Last Name"
 msgstr "Nachname"
 
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
 msgid "Email"
 msgstr "E-Mail"
 
+#: kallithea/templates/register.html:85
 msgid "Registered accounts are ready to use and need no further action."
 msgstr "Registrierte Konten können ohne weitere Aktion genutzt werden."
 
+#: kallithea/templates/register.html:87
 msgid "Please wait for an administrator to activate your account."
 msgstr ""
 "Bitte warten Sie auf die Aktivierung Ihres Benutzerkontos durch einen "
 "Administrator."
 
+#: kallithea/templates/admin/admin.html:5
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/base/base.html:55
 msgid "Admin Journal"
 msgstr "Admin-Logbuch"
 
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
 msgid "journal filter..."
 msgstr "Logbuch filter..."
 
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
 msgid "Filter"
 msgstr "Filter"
 
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
 msgid "%s Entry"
 msgid_plural "%s Entries"
 msgstr[0] "%s Eintrag"
 msgstr[1] "%s Einträge"
 
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
 msgid "Action"
 msgstr "Aktion"
 
+#: kallithea/templates/admin/admin_log.html:8
 msgid "Date"
 msgstr "Datum"
 
+#: kallithea/templates/admin/admin_log.html:9
 msgid "From IP"
 msgstr "Von IP"
 
+#: kallithea/templates/admin/admin_log.html:62
 msgid "No actions yet"
 msgstr "Es sind bisher keine Aktionen passiert"
 
+#: kallithea/templates/admin/auth/auth_settings.html:5
 msgid "Authentication Settings"
 msgstr "Authentifizierungseinstellungen"
 
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
 msgid "Authentication"
 msgstr "Authentifizierung"
 
+#: kallithea/templates/admin/auth/auth_settings.html:27
 msgid "Authentication Plugins"
 msgstr "Plug-Ins zur Authentifizierung"
 
+#: kallithea/templates/admin/auth/auth_settings.html:29
 msgid "Enabled Plugins"
 msgstr "Aktivierte Plugins"
 
+#: kallithea/templates/admin/auth/auth_settings.html:32
+#, fuzzy
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+"Kommaseparierte Liste der Plug-Ins. Reihenfolge der Plug-Ins entspricht "
+"der Reihenfolge, in der Kallithea die Plug-Ins zur Authentifizierung des "
+"Benutzers verwendet"
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
 msgid "Available built-in plugins"
 msgstr "Verfügbare mitgelieferte Plug-Ins"
 
+#: kallithea/templates/admin/auth/auth_settings.html:53
 msgid "Plugin"
 msgstr "Plugin"
 
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
 msgid "Save"
 msgstr "Speichern"
 
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
 msgid "Repository Defaults"
 msgstr "Repositorystandards"
 
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
 msgid "Type"
 msgstr "Typ"
 
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
 msgid "Private repository"
 msgstr "Privates Repository"
 
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
 msgid ""
 "Private repositories are only visible to people explicitly added as "
 "collaborators."
@@ -1208,21 +2285,37 @@
 "Private Repositories sind nur für explizit hinzugefügte Mitarbeiter "
 "sichtbar."
 
+#: kallithea/templates/admin/defaults/defaults.html:42
+#: kallithea/templates/admin/repos/repo_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
 msgid "Enable statistics"
 msgstr "Aktiviere Statistiken"
 
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
 msgid "Enable statistics window on summary page."
 msgstr "Statistik-Fenster in der Zusammenfassungsseite aktivieren."
 
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
 msgid "Enable downloads"
 msgstr "Aktiviere Downloads"
 
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
 msgid "Enable download menu on summary page."
 msgstr "Download-Menü auf der Zusammenfassungsseite aktivieren."
 
+#: kallithea/templates/admin/gists/edit.html:5
+#: kallithea/templates/admin/gists/edit.html:18
 msgid "Edit Gist"
 msgstr "Gist editieren"
 
+#: kallithea/templates/admin/gists/edit.html:35
+#, python-format
 msgid ""
 "Gist was updated since you started editing. Copy your changes and click "
 "%(here)s to reload new version."
@@ -1230,129 +2323,316 @@
 "Gist wurde während der Änderung aktualisiert. Änderungen kopieren und "
 "%(here)s klicken um die neue Version nachzuladen."
 
+#: kallithea/templates/admin/gists/edit.html:36
 msgid "here"
 msgstr "hier"
 
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
 msgid "Gist description ..."
 msgstr "Gist Beschreibung ..."
 
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
 msgid "Gist lifetime"
 msgstr "Gist Lebenszeit"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
 msgid "Expires"
 msgstr "Verfällt"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+#, fuzzy
+msgid "Never"
+msgstr "nie"
+
+#: kallithea/templates/admin/gists/edit.html:147
 msgid "Update Gist"
 msgstr "Gist aktualisieren"
 
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
 msgid "Cancel"
 msgstr "Abbrechen"
 
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
 msgid "Private Gists for User %s"
 msgstr "Privater Gist für Benutzer %s"
 
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
 msgid "Public Gists for User %s"
 msgstr "Öffentlicher Gist für Benutzer %s"
 
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
 msgid "Public Gists"
 msgstr "Öffentliche Gists"
 
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
 msgid "Create New Gist"
 msgstr "Neuen Gist erstellen"
 
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
 msgid "Created"
 msgstr "Erstellt"
 
+#: kallithea/templates/admin/gists/index.html:66
 msgid "There are no gists yet"
 msgstr "Bisher sind keine Gists vorhanden"
 
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
 msgid "New Gist"
 msgstr "Neuer Gist"
 
+#: kallithea/templates/admin/gists/new.html:45
+#, fuzzy
+#| msgid "name this file..."
+msgid "Name this gist ..."
+msgstr "benenne diese Datei..."
+
+#: kallithea/templates/admin/gists/new.html:53
 msgid "Create Private Gist"
 msgstr "Privaten Gist erstellen"
 
+#: kallithea/templates/admin/gists/new.html:54
 msgid "Create Public Gist"
 msgstr "Öffentlichen Gist erstellen"
 
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
 msgid "Reset"
 msgstr "Zurücksetzen"
 
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
 msgid "Gist"
 msgstr "Gist"
 
+#: kallithea/templates/admin/gists/show.html:10
 msgid "URL"
 msgstr "URL"
 
+#: kallithea/templates/admin/gists/show.html:35
 msgid "Public Gist"
 msgstr "Öffentlicher Gist"
 
+#: kallithea/templates/admin/gists/show.html:37
 msgid "Private Gist"
 msgstr "Privater Gist"
 
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
 msgid "Delete"
 msgstr "Löschen"
 
+#: kallithea/templates/admin/gists/show.html:54
 msgid "Confirm to delete this Gist"
 msgstr "Löschen des Gists bestätigen"
 
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
 msgid "Edit"
 msgstr "Bearbeiten"
 
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
 msgid "Show as Raw"
 msgstr "Als Raw anzeigen"
 
+#: kallithea/templates/admin/gists/show.html:69
 msgid "created"
 msgstr "erstellt"
 
+#: kallithea/templates/admin/gists/show.html:82
 msgid "Show as raw"
 msgstr "Als Raw anzeigen"
 
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
 msgid "My Account"
 msgstr "Mein Account"
 
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
 msgid "Profile"
 msgstr "Profil"
 
+#: kallithea/templates/admin/my_account/my_account.html:26
 msgid "Email Addresses"
 msgstr "E-Mail-Adressen"
 
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+#, fuzzy
+#| msgid "API Keys"
+msgid "SSH Keys"
+msgstr "API Keys"
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
 msgid "API Keys"
 msgstr "API Keys"
 
+#: kallithea/templates/admin/my_account/my_account.html:32
 msgid "Owned Repositories"
 msgstr "Eigene Repositories"
 
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
 msgid "Watched Repositories"
 msgstr "Beobachtete Repositories"
 
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
 msgid "Show Permissions"
 msgstr "Berechtigungen anzeigen"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
 msgid "Built-in"
 msgstr "Mitgeliefert"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
 msgid "Confirm to reset this API key: %s"
 msgstr "Zurücksetzen des API-Schlüssels \"%s\" bestätigen"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
 msgid "Expired"
 msgstr "Verfallen"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
 msgid "Confirm to remove this API key: %s"
 msgstr "Entfernen des API-Schlüssels \"%s\" bestätigen"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
 msgid "Remove"
 msgstr "Entfernen"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
 msgid "No additional API keys specified"
 msgstr "Keine weiteren API-Schlüssel angegeben"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
 msgid "New API key"
 msgstr "Neuer API-Schlüssel"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
 msgid "Add"
 msgstr "Hinzufügen"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
 msgid ""
 "\n"
 "API keys are used to let scripts or services access %s using your\n"
@@ -1364,6 +2644,7 @@
 "Zugang zu %s zu gewähren, den Sie mit Eingabe Ihres Passworts\n"
 "erlangen würden.\n"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
 msgid ""
 "\n"
 "Like passwords, API keys should therefore never be shared with others,\n"
@@ -1378,66 +2659,164 @@
 "sollte, dann können Sie hier den API-Schlüssel zurücksetzen, um weiteren\n"
 "Missbrauchen zu verhindern.\n"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
 msgid "Primary"
 msgstr "Primär"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
 msgid "Confirm to delete this email: %s"
 msgstr "Löschen der E-Mail „%s“ bestätigen"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
 msgid "No additional emails specified."
 msgstr "Keine weiteren E-Mails spezifiziert."
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
 msgid "New email address"
 msgstr "Neue E-Mailadresse"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:1
 msgid "Change Your Account Password"
 msgstr "Passwort des Benutzerkontos ändern"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:8
 msgid "Current password"
 msgstr "Aktuelles Passwort"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
 msgid "New password"
 msgstr "Neues Passwort"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:22
 msgid "Confirm new password"
 msgstr "Bestätige neues Passwort"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
 msgid ""
 "This account is managed with %s and the password cannot be changed here"
 msgstr ""
 "Dieser Account wird mit %s verwaltet - daher kann das Passwort nicht "
 "geändert werden"
 
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+#, fuzzy
+msgid "Current IP"
+msgstr "Aktuelle IP-Adresse"
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
 msgid "Gravatar"
 msgstr "Gravatar"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
 msgid "Change %s avatar at"
 msgstr "Benutzerbild %s ändern unter"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
 msgid "Avatars are disabled"
 msgstr "Avatare sind deaktiviert"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
 msgid "Repositories You Own"
 msgstr "Repositories in Ihrem Besitz"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
 msgid "Name"
 msgstr "Name"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+#, fuzzy
+#| msgid "Last Name"
+msgid "Last Used"
+msgstr "Nachname"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, fuzzy, python-format
+#| msgid "Confirm to remove this API key: %s"
+msgid "Confirm to remove this SSH key: %s"
+msgstr "Entfernen des API-Schlüssels \"%s\" bestätigen"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+#, fuzzy
+#| msgid "New API key"
+msgid "New SSH key"
+msgstr "Neuer API-Schlüssel"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+#, fuzzy
+#| msgid "Public Gist"
+msgid "Public key"
+msgstr "Öffentlicher Gist"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
 msgid "Repositories You are Watching"
 msgstr "Repositories, denen Sie folgen"
 
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
 msgid "Default Permissions"
 msgstr "Standardrechte"
 
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
 msgid "Global"
 msgstr "Global"
 
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
 msgid "IP Whitelist"
 msgstr "IP Whitelist"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
 msgid "Anonymous access"
 msgstr "Anonymer Zugang"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+#, fuzzy
+#| msgid "Anonymous access"
+msgid "Allow anonymous access"
+msgstr "Anonymer Zugang"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
 msgid ""
 "Allow access to Kallithea without needing to log in. Anonymous users use "
 "%s user permissions."
@@ -1445,6 +2824,7 @@
 "Unauthentifizierten Zugriff auf Kallithea erlauben. Anonyme Benutzer "
 "verwenden %s Benutzerrechte."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
 msgid ""
 "All default permissions on each repository will be reset to chosen "
 "permission, note that all custom default permission on repositories will "
@@ -1454,15 +2834,23 @@
 "gesetzt. Beachten Sie, dass alle spezifischen Standardrechte der "
 "Repositories verloren gehen"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:20
 msgid "Apply to all existing repositories"
 msgstr "Auf alle bestehenden Repositories anwenden"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
 msgid "Permissions for the Default user on new repositories."
 msgstr "Berechtigungen für neue Repositories des Vorgabe-Benutzers."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
 msgid "Repository group"
 msgstr "Repository Gruppe"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
 msgid ""
 "All default permissions on each repository group will be reset to chosen "
 "permission, note that all custom default permission on repository groups "
@@ -1472,15 +2860,20 @@
 "Rechte gesetzt. Beachten Sie, dass all spezifischen Standardrechte der "
 "Repositorygruppen verloren gehen"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:33
 msgid "Apply to all existing repository groups"
 msgstr "Auf alle bestehenden Repository-Gruppen anwenden"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
 msgid "Permissions for the Default user on new repository groups."
 msgstr "Berechtigungen des Vorgabe-Benutzers für neue Repository-Gruppen."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
 msgid "User group"
 msgstr "Benutzergruppe"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
 msgid ""
 "All default permissions on each user group will be reset to chosen "
 "permission, note that all custom default permission on user groups will "
@@ -1490,123 +2883,227 @@
 "Berechtigungen zurückgesetzt. Beachten Sie, dass dabei alle Anpassungen "
 "von Vorgabe-Berechtigungen für Benutzergruppen verloren gehen"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:46
 msgid "Apply to all existing user groups"
 msgstr "Auf alle bestehenden Benutzergruppen anwenden"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
 msgid "Permissions for the Default user on new user groups."
 msgstr "Berechtigungen für neue Benutzergruppen des den Vorgabe-Benutzer."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
 msgid "Top level repository creation"
 msgstr "Erstellung eines übergeordneten Repositories"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
 msgid ""
 "Enable this to allow non-admins to create repositories at the top level."
 msgstr ""
 "Aktiviere dies, damit Nicht-Administratoren Repositories auf der obersten "
 "Ebene erstellen können."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
 msgid "User group creation"
 msgstr "Benutzergruppen Erstellung"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
 msgid "Enable this to allow non-admins to create user groups."
 msgstr ""
 "Aktivieren Sie dies, damit Nicht-Administratoren Benutzergruppen "
 "erstellen können."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
 msgid "Repository forking"
 msgstr "Repository-forking"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
 msgid "Enable this to allow non-admins to fork repositories."
 msgstr ""
 "Aktivieren Sie dies, um Nichtadministratoren zu erlauben, Repositories zu "
 "forken."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
 msgid "Registration"
 msgstr "Registrierung"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
+#, fuzzy
+msgid "External auth account activation"
+msgstr "Externe Authentifizierung für Accounts aktivieren"
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, fuzzy, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr "Bestätigen diese IP zu löschen: %s"
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
 msgid "All IP addresses are allowed."
 msgstr "Alle IP-Adressen sind zulässig."
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
 msgid "New IP address"
 msgstr "Neue IP-Adresse"
 
+#: 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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
 msgid "Repository Groups"
 msgstr "Repositorygruppen"
 
+#: 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
 msgid "Group name"
 msgstr "Gruppen name"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
 msgid "Group parent"
 msgstr "Übergeordnete Gruppe"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
 msgid "Copy parent group permissions"
 msgstr "Rechte der übergeordneten Gruppe kopieren"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
 msgid "Copy permission set from parent repository group."
 msgstr "Rechte der übergeordneten Repositorygruppe kopieren."
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
 msgid "%s Repository Group Settings"
 msgstr "%s Einstellungen für Repositorygruppen"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
 msgid "Add Child Group"
 msgstr "Untergruppe hinzufügen"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
 msgid "Settings"
 msgstr "Einstellungen"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
 msgid "Advanced"
 msgstr "Erweitert"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
 msgid "Permissions"
 msgstr "Rechte"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
+#, python-format
 msgid "Repository Group: %s"
 msgstr "Repositorygruppe: %s"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:6
 msgid "Top level repositories"
 msgstr "Repositories oberster Ebene"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:7
 msgid "Total repositories"
 msgstr "Alle Repositories"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:8
 msgid "Children groups"
 msgstr "Untergruppen"
 
+#: 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:118
 msgid "Created on"
 msgstr "Erstellt am"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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] "Löschen der Gruppe bestätigen: %s mit %s Repository"
 msgstr[1] "Löschen der Gruppe bestätigen: %s mit %s Repositories"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:25
 msgid "Delete this repository group"
 msgstr "Diese Repositorygruppe löschen"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
 msgid "Not visible"
 msgstr "Nicht sichtbar"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 msgid "Visible"
 msgstr "Sichtbar"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#, fuzzy
+#| msgid "Add Repository"
+msgid "Add repos"
+msgstr "Repository hinzufügen"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
 msgid "Add/Edit groups"
 msgstr "Benutzergruppen hinzufügen oder ändern"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+#, fuzzy
+msgid "User/User Group"
+msgstr "Benutzer/Benutzergruppe"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
 msgid "Default"
 msgstr "Vorgabe"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
 msgid "Revoke"
 msgstr "Zurückziehen"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
 msgid "Add new"
 msgstr "Neues hinzufügen"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
 msgid "Apply to children"
 msgstr "Auf untergeordnete Elemente anwenden"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
 msgid "Both"
 msgstr "Beide"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
 msgid ""
 "Set or revoke permission to all children of that group, including non-"
 "private repositories and other groups if selected."
@@ -1615,33 +3112,47 @@
 "untergeordneten Elemente, einschließlich nicht-privater Repositories und "
 "anderer Gruppen, falls ausgewählt."
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
 msgid "Type name of user"
 msgstr "Typname des Benutzers"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Remove this group"
 msgstr "Diese Gruppe löschen"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Confirm to delete this group"
 msgstr "Löschen der Gruppe bestätigen"
 
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, python-format
 msgid "Repository group %s"
 msgstr "Repository-Gruppe %s"
 
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
 msgid "Repository Groups Administration"
 msgstr "Repositorygruppenverwaltung"
 
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
 msgid "Number of Top-level Repositories"
 msgstr "Anzahl der Repositories oberster Ebene"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:13
 msgid "Type of repository to create."
 msgstr "Repository Typ der erstellt werden soll."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:17
 msgid "Clone remote repository"
 msgstr "Entferntes Repository clonen"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
 msgid "Repository URL"
 msgstr "Repository URL"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:21
 msgid ""
 "Optional: URL of a remote repository. If set, the repository will be "
 "created as a clone from this URL."
@@ -1649,20 +3160,31 @@
 "Optional: URL eines entfernten Repositories. Falls gesetzt, dann wird das "
 "Repository als Clon von dieser URL erstellt."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
 msgid ""
 "Keep it short and to the point. Use a README file for longer descriptions."
 msgstr ""
 "Halten Sie es kurz und prägnant. Benutzen Sie eine README-Datei für "
 "längere Beschreibungen."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
 msgid "Optionally select a group to put this repository into."
 msgstr ""
 "Wähle bei Bedarf eine Gruppe, der dieses Repository zugeordnet werden "
 "soll."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
 msgid "Landing revision"
 msgstr "Start Revision"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
 msgid ""
 "Default revision for files page, downloads, full text search index and "
 "readme generation"
@@ -1670,12 +3192,17 @@
 "Vorgabe-Revision für Datei-Seiten, Downloads, Volltext-Indizierung und "
 "Doku-Erzeugung"
 
+#: kallithea/templates/admin/repos/repo_creating.html:9
+#, python-format
 msgid "%s Creating Repository"
 msgstr "%s Erstelle Repository"
 
+#: kallithea/templates/admin/repos/repo_creating.html:13
 msgid "Creating repository"
 msgstr "Repository erzeugen"
 
+#: 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"
@@ -1683,6 +3210,7 @@
 "Repository \"%(repo_name)s\" wird erzeugt. Sie werden dorthin umgeleitet, "
 "sobald der Prozess abgeschlossen ist."
 
+#: 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."
@@ -1691,37 +3219,52 @@
 "prüfen Sie die Kallithea-Server-Logs or kontaktieren Sie die "
 "Administrierenden."
 
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
 msgid "%s Repository Settings"
 msgstr "%s Repositoryeinstellungen"
 
+#: kallithea/templates/admin/repos/repo_edit.html:34
 msgid "Extra Fields"
 msgstr "Extra-Feld"
 
+#: kallithea/templates/admin/repos/repo_edit.html:37
 msgid "Remote"
 msgstr "Entfernt"
 
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
 msgid "Statistics"
 msgstr "Statistiken"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
 msgid "Parent"
 msgstr "Übergeordnet"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
 msgid "Set"
 msgstr "Setzen"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
 msgid "Manually set this repository as a fork of another from the list."
 msgstr ""
 "Manuell dieses Repository als Fork einem anderen aus der List zuordnen."
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
 msgid "Public Journal Visibility"
 msgstr "Sichtbarkeit des öffentlichen Logbuches"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
 msgid "Remove from public journal"
 msgstr "Entferne aus dem Öffentlichen Logbuch"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
 msgid "Add to Public Journal"
 msgstr "Zum öffentlichen Logbuch hinzufügen"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
 msgid ""
 "All actions done in this repository will be visible to everyone in the "
 "public journal."
@@ -1729,23 +3272,32 @@
 "Alle Aktionen, die in diesem Repository ausgeführt wurden, sind im "
 "öffentlichen Logbuch für jeden einsehbar."
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
 msgid "Confirm to delete this repository: %s"
 msgstr "Löschen des Repositorys bestätigen: %s"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
 msgid "Delete this Repository"
 msgstr "Dieses Repository löschen"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
 msgid "This repository has %s fork"
 msgid_plural "This repository has %s forks"
 msgstr[0] "Dieses Repository hat %s Fork"
 msgstr[1] "Dieses Repository hat %s Forks"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
 msgid "Detach forks"
 msgstr "Fork abtrennen"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
 msgid "Delete forks"
 msgstr "Forks löschen"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
 msgid ""
 "The deleted repository will be moved away and hidden until the "
 "administrator expires it. The administrator can both permanently delete "
@@ -1755,54 +3307,88 @@
 "Administrierender es verfallen lässt. Der Administrierende kann es sowohl "
 "permanent löschen oder wiederherstellen."
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:6
 msgid "Label"
 msgstr "Bezeichnung"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 msgid "Key"
 msgstr "Schlüssel"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:20
+#, python-format
 msgid "Confirm to delete this field: %s"
 msgstr "Löschen des Felds bestätigen: %s"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:31
 msgid "New field key"
 msgstr "Eindeutiges Kennzeichen des neuen Felds"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:38
 msgid "New field label"
 msgstr "Neue Bezeichnung des Felds"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:40
 msgid "Enter short label"
 msgstr "Eingabe einer kurzen Bezeichnung"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:45
 msgid "New field description"
 msgstr "Beschreibung des neuen Felds"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:47
 msgid "Enter description of a field"
 msgstr "Beschreibung eines Felds eingeben"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:61
 msgid "Extra fields are disabled."
 msgstr "Zusatzfelder sind deaktiviert."
 
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:20
 msgid "Private Repository"
 msgstr "Privates Repository"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
 msgid "Fork of repository"
 msgstr "Fork des Repository"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
 msgid "Remote repository URL"
 msgstr "URL des entfernten Repository"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:15
 msgid "Pull Changes from Remote Repository"
 msgstr "Hole Änderungen vom entfernten Repository"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:17
 msgid "Confirm to pull changes from remote repository."
 msgstr "Bestätige die Abholung von Änderungen vom entfernten Repository."
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:23
 msgid "This repository does not have a remote repository URL."
 msgstr "Für dieses Repository ist keine nicht-lokale URL angegeben."
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:10
+#, fuzzy
+#| msgid "Permanent Repository ID"
+msgid "Permanent URL"
+msgstr "Dauerhafte Repository-Kennung"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
 msgid "Remote repository"
 msgstr "Entferntes Repository"
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
 msgid ""
 "Optional: URL of a remote repository. If set, the repository can be "
 "pulled from this URL."
@@ -1810,76 +3396,110 @@
 "Optional: URL eines entfernten Repositories. Falls gesetzt, dann kann das "
 "Repository von dieser URL bezogen werden."
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:55
 msgid "Change owner of this repository."
 msgstr "Besitzer des Repositorys ändern."
 
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:5
 msgid "Processed commits"
 msgstr "Verarbeitete Commits"
 
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:6
 msgid "Processed progress"
 msgstr "Verarbeiteter Fortschritt"
 
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
 msgid "Reset Statistics"
 msgstr "Statistiken zurücksetzen"
 
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
 msgid "Confirm to remove current statistics."
 msgstr "Bestätigen Sie, um die aktuellen Statistiken zu entfernen."
 
+#: kallithea/templates/admin/repos/repos.html:5
 msgid "Repositories Administration"
 msgstr "Repositoryverwaltung"
 
+#: kallithea/templates/admin/repos/repos.html:44
 msgid "State"
 msgstr "Zustand"
 
+#: kallithea/templates/admin/settings/settings.html:5
 msgid "Settings Administration"
 msgstr "Einstellungsverwaltung"
 
+#: kallithea/templates/admin/settings/settings.html:27
 msgid "VCS"
 msgstr "VCS"
 
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
 msgid "Remap and Rescan"
 msgstr "Neu zuordnen und neu scannen"
 
+#: kallithea/templates/admin/settings/settings.html:30
 msgid "Visual"
 msgstr "Visuell"
 
+#: kallithea/templates/admin/settings/settings.html:32
 msgid "Hooks"
 msgstr "Hooks"
 
+#: kallithea/templates/admin/settings/settings.html:33
 msgid "Full Text Search"
 msgstr "Volltextsuche"
 
+#: kallithea/templates/admin/settings/settings.html:34
 msgid "System Info"
 msgstr "Systeminfo"
 
+#: kallithea/templates/admin/settings/settings_email.html:4
 msgid "Send test email to"
 msgstr "Test-E-Mail senden an"
 
+#: kallithea/templates/admin/settings/settings_email.html:12
 msgid "Send"
 msgstr "Senden"
 
+#: kallithea/templates/admin/settings/settings_global.html:4
 msgid "Site branding"
 msgstr "Website-Branding"
 
+#: kallithea/templates/admin/settings/settings_global.html:7
 msgid "Set a custom title for your Kallithea Service."
 msgstr ""
 "Legen Sie einen benutzerdefinierten Titel für Ihren Kallithea-Dienst fest."
 
+#: kallithea/templates/admin/settings/settings_global.html:12
 msgid "HTTP authentication realm"
 msgstr "HTTP-Authentifizierungsrealm"
 
+#: kallithea/templates/admin/settings/settings_global.html:19
 msgid "HTML/JavaScript/CSS customization block"
 msgstr "HTML/JavaScript/CSS Anpassungsblock"
 
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
 msgid "ReCaptcha public key"
 msgstr "ReCaptcha öffentlicher Schlüssel"
 
+#: kallithea/templates/admin/settings/settings_global.html:35
 msgid "Public key for reCaptcha system."
 msgstr "Öffentlicher Schlüssel für das reCaptcha-System."
 
+#: kallithea/templates/admin/settings/settings_global.html:40
 msgid "ReCaptcha private key"
 msgstr "ReCaptcha privater Schlüssel"
 
+#: kallithea/templates/admin/settings/settings_global.html:43
 msgid ""
 "Private key for reCaptcha system. Setting this value will enable captcha "
 "on registration."
@@ -1887,9 +3507,17 @@
 "Privater Schlüssel für das reCaptcha-System. Wenn Sie diesen Wert "
 "einstellen, wird das Captcha bei der Registrierung aktiviert."
 
+#: kallithea/templates/admin/settings/settings_global.html:49
+#: kallithea/templates/admin/settings/settings_vcs.html:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
 msgid "Save Settings"
 msgstr "Einstellungen speichern"
 
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
 msgid ""
 "Hooks can be used to trigger actions on certain events such as push / "
 "pull. They can trigger Python functions or external applications."
@@ -1898,12 +3526,41 @@
 "Pull, Aktionen ausgelöst werden. Sie können Python-Funktionen oder "
 "externe Anwendungen auslösen."
 
+#: kallithea/templates/admin/settings/settings_hooks.html:43
+#, fuzzy
+#| msgid "Hooks"
+msgid "Git Hooks"
+msgstr "Hooks"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+#, fuzzy
+#| msgid "Custom Hooks"
+msgid "Custom Hooks are not enabled"
+msgstr "Benutzerdefinierte Hooks"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
 msgid "Failed to remove hook"
 msgstr "Hook konnte nicht entfernt werden"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:4
+#, fuzzy
+#| msgid "Description"
+msgid "Rescan options"
+msgstr "Beschreibung"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:9
 msgid "Delete records of missing repositories"
 msgstr "Datensätze fehlender Repositories löschen"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:12
 msgid ""
 "Check this option to remove all comments, pull requests and other records "
 "related to repositories that no longer exist in the filesystem."
@@ -1912,26 +3569,53 @@
 "Datensätze zu entfernen, die sich auf Repositories beziehen, die nicht "
 "mehr im Dateisystem vorhanden sind."
 
+#: kallithea/templates/admin/settings/settings_mapping.html:17
 msgid "Invalidate cache for all repositories"
 msgstr "Cache für alle Repositories entwerten"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:20
 msgid "Check this to reload data and clear cache keys for all repositories."
 msgstr ""
 "Aktivieren Sie dies, um Daten neu zu laden und Cache-Schlüssel für alle "
 "Repositories zu löschen."
 
+#: kallithea/templates/admin/settings/settings_mapping.html:25
 msgid "Install Git hooks"
 msgstr "Git-Hooks installieren"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+#, fuzzy
+#| msgid "Install Git hooks"
+msgid "Install and overwrite Git hooks"
+msgstr "Git-Hooks installieren"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
 msgid "Rescan Repositories"
 msgstr "Repositories erneut scannen"
 
+#: kallithea/templates/admin/settings/settings_search.html:4
 msgid "Index build option"
 msgstr "Option zum Aufbau eines Index"
 
+#: kallithea/templates/admin/settings/settings_search.html:9
 msgid "Build from scratch"
 msgstr "Von Grund auf neu bauen"
 
+#: kallithea/templates/admin/settings/settings_search.html:12
 msgid ""
 "This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
@@ -1939,48 +3623,69 @@
 "Diese Option führt zu einer vollständigen Neuindizierung aller "
 "Repositories für eine korrekte Volltextsuche."
 
+#: kallithea/templates/admin/settings/settings_search.html:18
 msgid "Reindex"
 msgstr "Erneut Indizieren"
 
+#: kallithea/templates/admin/settings/settings_system.html:2
 msgid "Checking for updates..."
 msgstr "Prüfe auf Updates..."
 
+#: kallithea/templates/admin/settings/settings_system.html:7
 msgid "Kallithea version"
 msgstr "Kallithea-Version"
 
+#: kallithea/templates/admin/settings/settings_system.html:8
 msgid "Kallithea configuration file"
 msgstr "Kallithea Konfigurationsdatei"
 
+#: kallithea/templates/admin/settings/settings_system.html:9
 msgid "Python version"
 msgstr "Python-Version"
 
+#: kallithea/templates/admin/settings/settings_system.html:10
 msgid "Platform"
 msgstr "Plattform"
 
+#: kallithea/templates/admin/settings/settings_system.html:11
 msgid "Git version"
 msgstr "Git-Version"
 
+#: kallithea/templates/admin/settings/settings_system.html:12
 msgid "Git path"
 msgstr "Git-Pfad"
 
+#: kallithea/templates/admin/settings/settings_system.html:22
 msgid "Python Packages"
 msgstr "Python-Pakete"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+#, fuzzy
+#| msgid "Mercurial extensions"
+msgid "Mercurial Push Hooks"
+msgstr "Mercurial-Erweiterungen"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
 msgid "Show repository size after push"
 msgstr "Zeigt die Größe des Repositories nach dem Push an"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:15
 msgid "Update repository after push (hg update)"
 msgstr "Repository nach dem Push aktualisieren (hg update)"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:21
 msgid "Mercurial extensions"
 msgstr "Mercurial-Erweiterungen"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:26
 msgid "Enable largefiles extension"
 msgstr "Erweiterung largefiles aktivieren"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:40
 msgid "Location of repositories"
 msgstr "Ort der Repositories"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:45
 msgid ""
 "Click to unlock. You must restart Kallithea in order to make this setting "
 "take effect."
@@ -1988,6 +3693,7 @@
 "Zum Entsperren klicken. Sie müssen Kallithea neu starten, damit diese "
 "Einstellung wirksam wird."
 
+#: kallithea/templates/admin/settings/settings_vcs.html:49
 msgid ""
 "Filesystem location where repositories are stored. After changing this "
 "value, a restart and rescan of the repository folder are both required."
@@ -1996,29 +3702,36 @@
 "dem Ändern dieses Wertes sind sowohl ein Neustart als auch ein erneuter "
 "Scan des Repository-Ordners erforderlich."
 
+#: kallithea/templates/admin/settings/settings_visual.html:4
 msgid "General"
 msgstr "Allgemein"
 
+#: kallithea/templates/admin/settings/settings_visual.html:9
 msgid "Use repository extra fields"
 msgstr "Zusätzliche Repository-Felder verwenden"
 
+#: kallithea/templates/admin/settings/settings_visual.html:12
 msgid "Allows storing additional customized fields per repository."
 msgstr ""
 "Ermöglicht die Speicherung zusätzlicher benutzerdefinierter Felder pro "
 "Repository."
 
+#: kallithea/templates/admin/settings/settings_visual.html:17
 msgid "Show Kallithea version"
 msgstr "Zeige Kallithea-Version"
 
+#: kallithea/templates/admin/settings/settings_visual.html:20
 msgid ""
 "Shows or hides a version number of Kallithea displayed in the footer."
 msgstr ""
 "Zeigt oder verbirgt eine Versionsnummer von Kallithea, die in der "
 "Fußzeile angezeigt wird."
 
+#: kallithea/templates/admin/settings/settings_visual.html:25
 msgid "Show user Gravatars"
 msgstr "Benutzer Gravatare anzeigen"
 
+#: kallithea/templates/admin/settings/settings_visual.html:29
 msgid ""
 "Gravatar URL allows you to use another avatar server application.\n"
 "                                                        The following "
@@ -2049,6 +3762,84 @@
 "                                                        {netloc}    "
 "Netzwerkstandort/Server-Host des laufenden Kallithea-Servers"
 
+#: kallithea/templates/admin/settings/settings_visual.html:40
+#, fuzzy
+#| msgid "Clone URL"
+msgid "HTTP Clone URL"
+msgstr "Clone-URL"
+
+#: kallithea/templates/admin/settings/settings_visual.html:43
+#, fuzzy
+#| 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"
+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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+"Schema der Klon-URL-Konstruktion z.B. '{scheme}://{user}@{netloc}/"
+"{repo}'.\n"
+"                                                    Die folgenden "
+"Variablen stehen zur Verfügung:\n"
+"                                                    {scheme}'http' "
+"oder'https', die vom laufenden Kallithea-Server gesendet werden,\n"
+"                                                    {user}   aktueller "
+"Benutzername des Benutzers,\n"
+"                                                    {netloc} "
+"Netzwerkstandort/Server-Host des laufenden Kallithea-Servers,\n"
+"                                                    {repo}   "
+"vollständiger Name des Repositories,\n"
+"                                                    {repoid} ID des "
+"Repositorys, kann verwendet werden, um einen Klon nach Id zu erstellen"
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+#, fuzzy
+#| msgid "Clone URL"
+msgid "SSH Clone URL"
+msgstr "Clone-URL"
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+#, fuzzy
+#| msgid "Repository Size"
+msgid "Repository page size"
+msgstr "Repository Größe"
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
 msgid ""
 "Number of items displayed in the repository pages before pagination is "
 "shown."
@@ -2056,9 +3847,11 @@
 "Anzahl der Elemente, die auf den Repository-Seiten angezeigt werden, "
 "bevor der Seitenumbruch angezeigt wird."
 
+#: kallithea/templates/admin/settings/settings_visual.html:75
 msgid "Admin page size"
 msgstr "Größe der Admin-Seite"
 
+#: kallithea/templates/admin/settings/settings_visual.html:78
 msgid ""
 "Number of items displayed in the admin pages grids before pagination is "
 "shown."
@@ -2066,19 +3859,29 @@
 "Anzahl der Elemente, die in den Gittern der Admin-Seiten angezeigt "
 "werden, bevor der Seitenumbruch angezeigt wird."
 
+#: kallithea/templates/admin/settings/settings_visual.html:83
 msgid "Icons"
 msgstr "Icons"
 
+#: kallithea/templates/admin/settings/settings_visual.html:88
 msgid "Show public repository icon on repositories"
 msgstr "Öffentliches Repository-Symbol in Repositories anzeigen"
 
+#: kallithea/templates/admin/settings/settings_visual.html:94
 msgid "Show private repository icon on repositories"
 msgstr "Privates Repository-Symbol in Repositories anzeigen"
 
+#: kallithea/templates/admin/settings/settings_visual.html:97
 msgid "Show public/private icons next to repository names."
 msgstr ""
 "Zeigt öffentliche/private Symbole neben den Namen der Repositories an."
 
+#: kallithea/templates/admin/settings/settings_visual.html:102
+#, fuzzy
+msgid "Meta Tagging"
+msgstr "Einstellungen"
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
 msgid ""
 "Parses meta tags from the repository description field and turns them "
 "into colored tags."
@@ -2086,397 +3889,2568 @@
 "Analysiert Meta-Tags aus dem Beschreibungsfeld des Repositorys und "
 "verwandelt sie in farbige Tags."
 
+#: kallithea/templates/admin/settings/settings_visual.html:111
 msgid "Stylify recognised meta tags:"
 msgstr "Erkannte Meta-Tags stilisieren:"
 
+#: kallithea/templates/admin/user_groups/user_group_add.html:5
 msgid "Add user group"
 msgstr "Benutzergruppe hinzufügen"
 
+#: 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
 msgid "User Groups"
 msgstr "Benutzergruppen"
 
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
 msgid "Add User Group"
 msgstr "Benutzergruppe hinzufügen"
 
+#: 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 "Kurze, optionale Beschreibung für diese Benutzergruppe."
 
+#: 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:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
 msgid "Active"
 msgstr "Aktiv"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+#, fuzzy
+msgid "Show Members"
+msgstr "mitglieder"
+
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1
+#, python-format
 msgid "User Group: %s"
 msgstr "Benutzergruppe: %s"
 
+#: 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:41
 msgid "Members"
 msgstr "Mitglieder"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, python-format
 msgid "Confirm to delete this user group: %s"
 msgstr "Bestätigen, um diese Benutzergruppe zu löschen: %s"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:21
 msgid "Delete this user group"
 msgstr "Diese Benutzergruppe löschen"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_members.html:11
 msgid "No members yet"
 msgstr "Noch keine Mitglieder"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:26
 msgid "Chosen group members"
 msgstr "Ausgewählte Grppenmitglieder"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:39
 msgid "Available members"
 msgstr "Verfügbare Mitglieder"
 
+#: kallithea/templates/admin/user_groups/user_groups.html:5
 msgid "User Groups Administration"
 msgstr "Benutzergruppenverwaltung"
 
+#: kallithea/templates/admin/users/user_add.html:5
 msgid "Add user"
 msgstr "Benutzer hinzufügen"
 
+#: 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
 msgid "Users"
 msgstr "Benutzer"
 
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
 msgid "Add User"
 msgstr "Benutzer hinzufügen"
 
+#: kallithea/templates/admin/users/user_add.html:41
 msgid "Password confirmation"
 msgstr "Passwortbestätigung"
 
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
 msgid "Emails"
 msgstr "E-Mails"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
 msgid "User: %s"
 msgstr "Benutzer: %s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
 msgid "Last Login"
 msgstr "Letzter Login"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
 msgid "Member of User Groups"
 msgstr "Mitglieder der Benutzergruppe"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
+msgid "Confirm to delete this user: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
 msgid "Delete this user"
 msgstr "Diesen Benutzer löschen"
 
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
+msgid "New password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:5
 msgid "Users Administration"
 msgstr "Benutzerverwaltung"
 
+#: kallithea/templates/admin/users/users.html:45
 msgid "Auth Type"
 msgstr "Authentifizierungsart"
 
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
 msgid "Support"
 msgstr "Support"
 
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
 msgid "Mercurial repository"
 msgstr "Mercurial Repository"
 
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
 msgid "Git repository"
 msgstr "Git Repository"
 
+#: kallithea/templates/base/base.html:115
 msgid "Create Fork"
 msgstr "Fork erstellen"
 
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
 msgid "Summary"
 msgstr "Zusammenfassung"
 
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
+msgid "Changelog"
+msgstr ""
+
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
 msgid "Files"
 msgstr "Dateien"
 
+#: kallithea/templates/base/base.html:135
+#, python-format
+msgid "Show Pull Requests for %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
 msgid "Pull Requests"
 msgstr "Pull Requests"
 
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
 msgid "Options"
 msgstr "Optionen"
 
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
 msgid "Compare Fork"
 msgstr "Fork vergleichen"
 
+#: kallithea/templates/base/base.html:158
+msgid "Compare"
+msgstr ""
+
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
+msgid "Search"
+msgstr ""
+
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Follow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Unfollow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
+msgid "Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
+msgid "Create Pull Request"
+msgstr ""
+
+#: kallithea/templates/base/base.html:185
+msgid "Switch To"
+msgstr ""
+
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
 msgid "No matches found"
 msgstr "Keine Übereinstimmungen gefunden"
 
+#: kallithea/templates/base/base.html:290
+msgid "Show recent activity"
+msgstr ""
+
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
 msgid "Public journal"
 msgstr "Öffentliches Logbuch"
 
+#: kallithea/templates/base/base.html:302
+msgid "Show public gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:303
+msgid "Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
+msgid "Search in repositories"
+msgstr ""
+
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
 msgid "My Pull Requests"
 msgstr "Meine Pull Requests"
 
+#: kallithea/templates/base/base.html:354
 msgid "Not Logged In"
 msgstr "Nicht eingeloggt"
 
+#: kallithea/templates/base/base.html:363
+msgid "Login to Your Account"
+msgstr ""
+
+#: kallithea/templates/base/base.html:373
 msgid "Forgot password?"
 msgstr "Passwort vergessen?"
 
+#: kallithea/templates/base/base.html:394
+msgid "Log Out"
+msgstr ""
+
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
+msgid "Create repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
+msgid "Create user groups"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
+msgid "Fork repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
+msgid "Show"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:22
+msgid "No permissions defined yet"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
 msgid "Permission"
 msgstr "Rechte"
 
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
 msgid "Edit Permission"
 msgstr "Berechtigungen editieren"
 
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+msgid "Submitting ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:31
+#, fuzzy
+#| msgid "Enable downloads"
+msgid "Unable to post"
+msgstr "Aktiviere Downloads"
+
+#: kallithea/templates/base/root.html:32
 msgid "Add Another Comment"
 msgstr "Einen weiteren Kommentar hinzufügen"
 
+#: kallithea/templates/base/root.html:33
+msgid "Stop following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:34
+msgid "Start following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:35
 msgid "Group"
 msgstr "Gruppe"
 
+#: kallithea/templates/base/root.html:36
+msgid "Loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:37
+msgid "loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:38
+msgid "Search truncated"
+msgstr ""
+
+#: kallithea/templates/base/root.html:39
+msgid "No matching files"
+msgstr ""
+
+#: kallithea/templates/base/root.html:40
+#, fuzzy
+msgid "Open New Pull Request from {0}"
+msgstr "Kommentar von Pull Request"
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+#, fuzzy
+msgid "Show Selected Changesets {0}"
+msgstr "Ausgewähltes Changeset anzeigen __S"
+
+#: kallithea/templates/base/root.html:43
+msgid "Selection Link"
+msgstr ""
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+msgid "Collapse Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:45
+msgid "Expand Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:46
+#, fuzzy
+msgid "No revisions"
+msgstr "revisionen"
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
+msgid "Failed to revoke permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:49
 msgid "Confirm to revoke permission for {0}: {1}?"
 msgstr "Widerruf der Rechte für {0}: {1} bestätigen?"
 
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
 msgid "Select changeset"
 msgstr "Änderungssätze auswählen"
 
+#: kallithea/templates/base/root.html:53
 msgid "Specify changeset"
 msgstr "Changeset angeben"
 
+#: kallithea/templates/base/root.html:54
 msgid "Click to sort ascending"
 msgstr "Klicken um Aufsteigend zu Sortieren"
 
+#: kallithea/templates/base/root.html:55
 msgid "Click to sort descending"
 msgstr "Klicken um Absteigend zu Sortieren"
 
+#: kallithea/templates/base/root.html:56
 msgid "No records found."
 msgstr "Keine Datensätze gefunden."
 
+#: kallithea/templates/base/root.html:57
 msgid "Data error."
 msgstr "Datenfehler."
 
+#: kallithea/templates/base/root.html:58
 msgid "Loading..."
 msgstr "Lade..."
 
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
+msgid "%s Changelog"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
+msgid "showing %d out of %d revision"
+msgid_plural "showing %d out of %d revisions"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changelog/changelog.html:47
+msgid "Clear selection"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:54
 msgid "Go to tip of repository"
 msgstr "Gehe zum Tip des Repositorys"
 
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
 msgid "There are no changes yet"
 msgstr "Bisher gibt es keine Änderungen"
 
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
+msgid "Removed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
+msgid "Changed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
+msgid "Added"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, fuzzy, python-format
+msgid "Changeset status: %s by %s"
+msgstr "Setze Changesetstatus"
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+#, fuzzy
+#| msgid "Commit messages"
+msgid "(No commit message)"
+msgstr "Commit Nachrichten"
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, fuzzy, python-format
+#| msgid "%d comment"
+#| msgid_plural "%d comments"
+msgid "%s comments"
+msgstr "%d Kommentar"
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
+msgid "Bookmark %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
+msgid "Tag %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
 msgid "Branch %s"
 msgstr "Branch %s"
 
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
+msgid "%s Changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:35
+msgid "Changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+msgid "Merge"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+#, fuzzy
+msgid "Replaced by:"
+msgstr "Erstellt von"
+
+#: kallithea/templates/changeset/changeset.html:121
+#, fuzzy
+msgid "Preceded by:"
+msgstr "Erstellt von"
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
+msgid "%s file changed"
+msgid_plural "%s files changed"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+#, fuzzy
+#| msgid "Comment"
+msgid "comment"
+msgstr "Kommentar"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+#, fuzzy
+msgid "on pull request"
+msgstr "Kommentar von Pull Request"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
 msgid "No title"
 msgstr "Kein Titel"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+#, fuzzy
+msgid "on this changeset"
+msgstr "%s Changesets"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
 msgid "Delete comment?"
 msgstr "Kommentar löschen?"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+#, fuzzy
+msgid "Status change"
+msgstr "Letzte Änderungen"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
 msgid "Set changeset status"
 msgstr "Setze Changesetstatus"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
 msgid "No change"
 msgstr "Keine Änderungen"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+#, fuzzy
+msgid "Finish pull request"
+msgstr "Kommentar von Pull Request"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
 msgid "Close"
 msgstr "Schließen"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:129
 msgid "Comment"
 msgstr "Kommentar"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "You need to be logged in to comment."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "Login now"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:141
+msgid "Hide"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
 msgid "%d comment"
 msgid_plural "%d comments"
 msgstr[0] "%d Kommentar"
 msgstr[1] "%d Kommentare"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
 msgid "%d inline"
 msgid_plural "%d inline"
 msgstr[0] "%d inline"
 msgstr[1] "%d inline"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
 msgid "%d general"
 msgid_plural "%d general"
 msgstr[0] "%d generell"
 msgstr[1] "%d generell"
 
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
+msgid "%s Changesets"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
+msgid "Changeset status: %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:50
+msgid "Files affected"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:30
+msgid "No file before"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:33
+#, fuzzy
+#| msgid "file removed"
+msgid "File before"
+msgstr "Datei entfernt"
+
+#: kallithea/templates/changeset/diff_block.html:40
+#, fuzzy
+#| msgid "Unmodified"
+msgid "Modified"
+msgstr "Ungeändert"
+
+#: kallithea/templates/changeset/diff_block.html:42
 msgid "Deleted"
 msgstr "Gelöscht"
 
+#: kallithea/templates/changeset/diff_block.html:44
 msgid "Renamed"
 msgstr "Umbenannt"
 
+#: kallithea/templates/changeset/diff_block.html:48
+#, fuzzy, python-format
+#| msgid "Unknown revision %s"
+msgid "Unknown operation: %r"
+msgstr "Unbekannte Revision %s"
+
+#: kallithea/templates/changeset/diff_block.html:52
+#, fuzzy
+#| msgid "No filename"
+msgid "No file after"
+msgstr "Kein Dateiname"
+
+#: kallithea/templates/changeset/diff_block.html:55
+#, fuzzy
+#| msgid "file added"
+msgid "File after"
+msgstr "Datei hinzugefügt"
+
+#: kallithea/templates/changeset/diff_block.html:60
+#: kallithea/templates/files/diff_2way.html:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Downloads disabled"
+msgid "Download diff for this file"
+msgstr "Downloads gesperrt"
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
+msgid "No changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
 msgid "%s changesets"
 msgstr "%s Changesets"
 
+#: kallithea/templates/compare/compare_cs.html:56
 msgid "behind"
 msgstr "zurück"
 
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
+msgid "Showing %s commit"
+msgid_plural "Showing %s commits"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
 msgid "Public repository"
 msgstr "Öffenentliches Repository"
 
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
+msgid "No changesets yet"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
 msgid "Subscribe to %s rss feed"
 msgstr "Abonniere den %s RSS Feed"
 
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
 msgid "Subscribe to %s atom feed"
 msgstr "Abonniere den %s ATOM Feed"
 
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "%(user)s commented on changeset %(age)s"
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr "%(user)s hat am %(when)s ein Changeset kommentiert"
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "%(user)s commented on changeset %(age)s"
+msgid "Comment on Changeset \"%s\""
+msgstr "%(user)s hat am %(when)s ein Changeset kommentiert"
+
+#: kallithea/templates/email/changeset_comment.html:20
+#, fuzzy
+#| msgid "Changeset"
+msgid "Changeset on"
+msgstr "Änderungssatz"
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+#, fuzzy
+#| msgid "Branch"
+msgid "branch"
+msgstr "Zweig"
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+#, fuzzy
+#| msgid "Comment"
+msgid "View Comment"
+msgstr "Kommentar"
+
+#: kallithea/templates/email/comment.html:27
+#, fuzzy
+#| msgid "Status change"
+msgid "Status change:"
+msgstr "Letzte Änderungen"
+
+#: kallithea/templates/email/comment.html:33
+#, fuzzy
+#| msgid "This pull request has been closed and can not be updated."
+msgid "The pull request has been closed."
+msgstr ""
+"Dieser Pull Request wurde geschlossen und kann daher nicht aktualisiert "
+"werden."
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+#, fuzzy
+#| msgid "Password Reset"
+msgid "Password Reset Request"
+msgstr "Passwort zurücksetzen"
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
 msgid "Hello %s"
 msgstr "Hallo %s"
 
+#: kallithea/templates/email/password_reset.html:17
+#, fuzzy
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+"Wir haben eine Anforderung erhalten, für deinen Account ein neues "
+"Passwort zu erstellen."
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, fuzzy, python-format
+#| msgid "[commented] on pull request for"
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr "Pull Request [kommentiert] für"
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+#, fuzzy
+#| msgid "Pull request %s"
+msgid "Pull request"
+msgstr "Pull Request %s"
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+#, fuzzy
+#| msgid "New Pull Request"
+msgid "View Pull Request"
+msgstr "Neuer Pull Request"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "%(user)s commented on pull request %(age)s"
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr "%(user)s hat am %(when)s einen Pull Request kommentiert"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "Pull request %s from %s#%s"
+msgid "Pull Request %s \"%s\" Closed"
+msgstr "Pull Request #%s von %s#%s"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "[commented] on pull request for"
+msgid "Comment on Pull Request %s \"%s\""
+msgstr "Pull Request [kommentiert] für"
+
+#: kallithea/templates/email/registration.html:5
+#, fuzzy
+#| msgid "New user registration"
+msgid "New User Registration"
+msgstr "Neue Benutzerregistrierung"
+
+#: kallithea/templates/email/registration.html:23
+#, fuzzy
+#| msgid "Group name"
+msgid "Full Name"
+msgstr "Gruppen name"
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+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/diff_2way.html:55
 msgid "Ignore whitespace"
 msgstr "Ignoriere unsichtbare Zeichen"
 
+#: 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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
+msgid "Location"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
 msgid "or"
 msgstr "oder"
 
+#: kallithea/templates/files/files_add.html:43
 msgid "Upload File"
 msgstr "Datei hochladen"
 
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+#, fuzzy
+msgid "New file type"
+msgstr "neue Datei"
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
 msgid "Commit Changes"
 msgstr "Änderungen einchecken"
 
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
+msgid "Loading file list..."
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
 msgid "Size"
 msgstr "Größe"
 
+#: kallithea/templates/files/files_browser.html:56
+msgid "Last Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:57
 msgid "Last Modified"
 msgstr "Zuletzt geändert"
 
+#: kallithea/templates/files/files_browser.html:58
+msgid "Last Committer"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
 msgid "Delete file"
 msgstr "Datei löschen"
 
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
 msgid "%s author"
 msgid_plural "%s authors"
 msgstr[0] "%s Autor"
 msgstr[1] "%s Autoren"
 
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, fuzzy, python-format
+#| msgid "Deleted branch: %s"
+msgid "Edit on Branch: %s"
+msgstr "Branch %s gelöscht"
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
+msgid "Binary file (%s)"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:69
+#, fuzzy
+msgid "File is too big to display."
+msgstr "Die Datei ist zu groß, um sie anzuzeigen"
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
+msgid "annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:23
 msgid "Go Back"
 msgstr "Zurück"
 
+#: kallithea/templates/files/files_ypjax.html:24
+msgid "No files at given path"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:5
+#, python-format
+msgid "%s Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
+msgid "Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers_data.html:9
+msgid "Started following -"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
+msgid "Fork name"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
 msgid "Private"
 msgstr "Privat"
 
+#: kallithea/templates/forks/fork.html:66
 msgid "Copy permissions"
 msgstr "Berechtigungen kopieren"
 
+#: kallithea/templates/forks/fork.html:69
+msgid "Copy permissions from forked repository"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:75
+msgid "Update after clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:78
+msgid "Checkout source after making a clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
+msgid "%s Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
+msgid "Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
+msgid "There are no forks yet"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:22
 msgid "ATOM journal feed"
 msgstr "ATOM Logbuch Feed"
 
+#: kallithea/templates/journal/journal.html:23
 msgid "RSS journal feed"
 msgstr "RSS Logbuch Feed"
 
+#: kallithea/templates/journal/journal.html:34
 msgid "My Repositories"
 msgstr "Meine Repositories"
 
+#: kallithea/templates/journal/journal_data.html:42
+msgid "No entries yet"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:10
 msgid "ATOM public journal feed"
 msgstr "ATOM Feed für das Öffentliche Logbuch"
 
+#: kallithea/templates/journal/public_journal.html:11
 msgid "RSS public journal feed"
 msgstr "RSS Feed für das Öffentliche Logbuch"
 
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
 msgid "New Pull Request"
 msgstr "Neuer Pull Request"
 
+#: 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:52
 msgid "Title"
 msgstr "Titel"
 
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
 msgid "Revision"
 msgstr "Revision"
 
+#: kallithea/templates/pullrequests/pullrequest.html:62
+msgid "Destination repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:6
+msgid "No entries"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:14
+#, fuzzy
+msgid "Vote"
+msgstr "entziehen"
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:17
 msgid "Age"
 msgstr "Alter"
 
+#: 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:73
+msgid "Closed"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:67
 msgid "Delete Pull Request"
 msgstr "Pull Request löschen"
 
+#: 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
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr "Löschen der Gruppe bestätigen: %s mit %s Repository"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, fuzzy, python-format
+msgid "%s Pull Request %s"
+msgstr "Pull Request #%s"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, fuzzy, python-format
+msgid "Pull request %s from %s#%s"
+msgstr "Pull Request #%s von %s#%s"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
 msgid "Summarize the changes"
 msgstr "Zusammenfassung der Änderungen"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
 msgid "on"
 msgstr "in"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+#, fuzzy
+#| msgid "Registration"
+msgid "Next iteration"
+msgstr "Registrierung"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
 msgid "Cancel Changes"
 msgstr "Änderungen verwerfen"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+#, fuzzy
+#| msgid "Remove reviewer"
+msgid "Reviewers"
+msgstr "Reviewer entfernen"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
 msgid "Remove reviewer"
 msgstr "Reviewer entfernen"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
 msgid "Potential Reviewers"
 msgstr "Potentielle Reviewer"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
 msgid "Pull Request Content"
 msgstr "Inhalt des Pull Requests"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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
+#, fuzzy, python-format
+msgid "Pull Requests from '%s'"
+msgstr "Pull Requests von '%s'"
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:13
+#, python-format
 msgid "Pull Requests to '%s'"
 msgstr "Pull Requests für '%s'"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:31
 msgid "Open New Pull Request"
 msgstr "Einen neuen Pull Request eröffnen"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:34
+#, python-format
 msgid "Show Pull Requests to %s"
 msgstr "Zeige Pull Requests für '%s'"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:36
+#, python-format
 msgid "Show Pull Requests from '%s'"
 msgstr "Zeige Pull Requests von '%s'"
 
+#: 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 "Von mir erstellte Pull Requests"
 
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+#, fuzzy
+#| msgid "Pull Request Reviewers"
+msgid "Pull Requests Needing My Review"
+msgstr "Pull Request Reviewers"
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
 msgid "Search in All Repositories"
 msgstr "Suche in allen Repositories"
 
+#: kallithea/templates/search/search.html:47
 msgid "Search term"
 msgstr "Suchbegriff"
 
+#: kallithea/templates/search/search.html:54
 msgid "Search in"
 msgstr "Suchen in"
 
+#: kallithea/templates/search/search.html:56
 msgid "File contents"
 msgstr "Dateiinhalt"
 
+#: kallithea/templates/search/search.html:57
 msgid "Commit messages"
 msgstr "Commit Nachrichten"
 
+#: kallithea/templates/search/search.html:58
 msgid "File names"
 msgstr "Dateinamen"
 
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
 msgid "Permission denied"
 msgstr "Zugriff verweigert"
 
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
 msgid "Enable"
 msgstr "Aktiviere"
 
+#: kallithea/templates/summary/statistics.html:38
+msgid "Stats gathered: "
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
 msgid "files"
 msgstr "Dateien"
 
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
 msgid "Show more"
 msgstr "Mehr anzeigen"
 
+#: kallithea/templates/summary/statistics.html:397
 msgid "commits"
 msgstr "Commits"
 
+#: kallithea/templates/summary/statistics.html:398
 msgid "files added"
 msgstr "Dateien hinzugefügt"
 
+#: kallithea/templates/summary/statistics.html:399
 msgid "files changed"
 msgstr "Dateien geändert"
 
+#: kallithea/templates/summary/statistics.html:400
 msgid "files removed"
 msgstr "Dateien entfernt"
 
+#: kallithea/templates/summary/statistics.html:402
 msgid "commit"
 msgstr "Commit"
 
+#: kallithea/templates/summary/statistics.html:403
 msgid "file added"
 msgstr "Datei hinzugefügt"
 
+#: kallithea/templates/summary/statistics.html:404
 msgid "file changed"
 msgstr "Datei geändert"
 
+#: kallithea/templates/summary/statistics.html:405
 msgid "file removed"
 msgstr "Datei entfernt"
 
+#: kallithea/templates/summary/summary.html:5
+#, python-format
+msgid "%s Summary"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:13
+msgid "Fork of"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:18
 msgid "Clone from"
 msgstr "Clone von"
 
+#: kallithea/templates/summary/summary.html:55
 msgid "Clone URL"
 msgstr "Clone-URL"
 
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+#, fuzzy
+#| msgid "Last Name"
+msgid "Use Name"
+msgstr "Nachname"
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
+msgid "Trending files"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:103
+msgid "Download"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:106
+msgid "There are no downloads yet"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:108
+msgid "Downloads are disabled for this repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:114
 msgid "Download as zip"
 msgstr "Herunterladen als zip"
 
+#: kallithea/templates/summary/summary.html:118
+msgid "Check this to download archive with subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:120
+msgid "With subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
 msgid "Feed"
 msgstr "Feed"
 
+#: kallithea/templates/summary/summary.html:180
 msgid "Latest Changes"
 msgstr "Letzte Änderungen"
 
+#: kallithea/templates/summary/summary.html:182
 msgid "Quick Start"
 msgstr "Schnelleinstieg"
 
+#: kallithea/templates/summary/summary.html:193
 msgid "Add or upload files directly via Kallithea"
 msgstr "Dateien direkt über Kallithea hinzufügen oder hochladen"
 
+#: kallithea/templates/summary/summary.html:201
+#, fuzzy
+msgid "Push new repository"
+msgstr "privates Repository"
+
+#: kallithea/templates/summary/summary.html:209
+msgid "Existing repository?"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
 msgid "Download %s as %s"
 msgstr "%s als %s herunterladen"
+
+#~ 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."
+#~ msgstr ""
+#~ "Falls dieses Repository umbenannt oder in eine andere Gruppe "
+#~ "verschoben wird, ändert sich seine URL.\n"
+#~ "Die Verwendung der permanenten URL garantiert, dass dieses Repository "
+#~ "immer über diese URL erreichbar sein wird.\n"
+#~ "Dies ist insbesondere für CI-Systeme oder in Fällen nützlich, in denen "
+#~ "die URL des Repositories bei Dritten dauerhaft eingetragen wird."
+
+#~ msgid "Default revision for files page, downloads, whoosh and readme"
+#~ msgstr "Standardrevision für Dateiseite, Downloads, Whoosh und Readme"
+
+#, python-format
+#~ msgid "Readme file from revision %s:%s"
+#~ msgstr "Liesmich-Datei von Revision %s:%s"
+
+#~ msgid ""
+#~ "Unable to activate hgsubversion support. The \"hgsubversion\" library "
+#~ "is missing"
+#~ msgstr ""
+#~ "hgsubversion-Unterstützung konnte nicht aktiviert werden. Die "
+#~ "\"hgsubversion\"-Bibliothek fehlt"
+
+#, python-format
+#~ msgid ""
+#~ "%s repository is not mapped to db perhaps it was created or renamed "
+#~ "from the filesystem please run the application again in order to "
+#~ "rescan repositories"
+#~ msgstr ""
+#~ "Das %s Repository ist nicht in der Datenbank vorhanden, eventuell "
+#~ "wurde es im Dateisystem erstellt oder umbenannt. Bitte starten sie die "
+#~ "Applikation erneut um die Repositories neu zu Indizieren"
+
+#, python-format
+#~ msgid "on line %s"
+#~ msgstr "in Zeile %s"
+
+#~ msgid "[Mention]"
+#~ msgstr "[Mention]"
+
+#~ msgid "Only admins can create repository groups"
+#~ msgstr "Nur Admins können Repository-Gruppen erstellen"
+
+#~ msgid "Non-admins can create repository groups"
+#~ msgstr "Nicht-Admins können Repository-Gruppen erstellen"
+
+#~ msgid ""
+#~ "Repository creation enabled with write permission to a repository group"
+#~ msgstr ""
+#~ "Erstellung von Repositories mit Schreibzugriff für Repositorygruppe "
+#~ "aktiviert"
+
+#~ msgid ""
+#~ "Repository creation disabled with write permission to a repository "
+#~ "group"
+#~ msgstr ""
+#~ "Erstellung von Repositories mit Schreibzugriff für Repositorygruppe "
+#~ "deaktiviert"
+
+#, fuzzy, python-format
+#~ msgid ""
+#~ "%(user)s wants you to review pull request %(pr_nice_id)s: %(pr_title)s"
+#~ msgstr ""
+#~ "%(user)s möchte ein Review des Pull Request #%(pr_id)s: %(pr_title)s"
+
+#~ msgid "New user registration"
+#~ msgstr "Neue Benutzerregistrierung"
+
+#~ msgid "Repository creation with group write access"
+#~ msgstr "Repository-Erstellung mit Gruppen-Schreibzugriff"
+
+#~ msgid ""
+#~ "With this, write permission to a repository group allows creating "
+#~ "repositories inside that group. Without this, group write permissions "
+#~ "mean nothing."
+#~ msgstr ""
+#~ "Falls aktiv, gewährt dies das Recht zum Erzeugen von Repositories in "
+#~ "einer Repository-Gruppe. Falls inaktiv, sind Gruppen-"
+#~ "Schreibberechtigungen wirkungslos."
+
+#~ msgid "Built-in Mercurial Hooks (Read-Only)"
+#~ msgstr "Eingebaute Mercurial Hooks (Read -Only)"
+
+#~ msgid ""
+#~ "Verify if Kallithea's Git hooks are installed for each repository. "
+#~ "Current hooks will be updated to the latest version."
+#~ msgstr ""
+#~ "Überprüfen Sie, ob die Git-Hooks von Kallithea für jedes Repository "
+#~ "installiert sind. Aktuelle Hooks werden auf die neueste Version "
+#~ "aktualisiert."
+
+#~ msgid "Overwrite existing Git hooks"
+#~ msgstr "Bestehende Git-Hooks überschreiben"
+
+#~ 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 ""
+#~ "Wenn Sie Git-Hooks installieren, überschreiben Sie alle vorhandenen "
+#~ "Hooks, auch wenn sie nicht von Kallithea zu kommen scheinen. WARNUNG: "
+#~ "Diese Operation zerstört alle benutzerdefinierten Git-Hooks, die Sie "
+#~ "möglicherweise von Hand bereitgestellt haben!"
+
+#~ msgid "Enable hgsubversion extension"
+#~ msgstr "Erweiterung hgsubversion aktivieren"
+
+#~ msgid ""
+#~ "Requires hgsubversion library to be installed. Enables cloning of "
+#~ "remote Subversion repositories while converting them to Mercurial."
+#~ msgstr ""
+#~ "Erfordert die Installation der hgsubversion-Bibliothek. Ermöglicht das "
+#~ "Klonen von entfernten Subversion-Repositories während der "
+#~ "Konvertierung zu Mercurial."
+
+#~ msgid ""
+#~ "Note: This will also give all users API access to create repositories "
+#~ "everywhere. That might change in future versions."
+#~ msgstr ""
+#~ "Hinweis: dadurch erhalten auch alle Benutzer API-Zugriff, um überall "
+#~ "Repositories zu erstellen. Das kann sich in zukünftigen Versionen "
+#~ "ändern."
+
+#~ msgid "Cache invalidation successful"
+#~ msgstr "Cache Entfernung war erfolgreich"
+
+#~ msgid "An error occurred during cache invalidation"
+#~ msgstr "Währen der Cache Invalidierung trat ein Fehler auf"
+
+#~ msgid "Caches"
+#~ msgstr "Zwischenspeicher"
+
+#~ msgid "Invalidate Repository Cache"
+#~ msgstr "Ungültiger Repositorycache"
+
+#~ msgid ""
+#~ "Manually invalidate cache for this repository. On first access, the "
+#~ "repository will be cached again."
+#~ msgstr ""
+#~ "Manuell den Zwischenspeicher für dieses Repository verfallen lassen. "
+#~ "Beim ersten Zugriff wird der Zwischenspeicher erneut aufgefüllt."
+
+#~ msgid "List of Cached Values"
+#~ msgstr "Liste der zwischengespeicherten Werte"
+
+#~ msgid "Prefix"
+#~ msgstr "Präfix"
+
+#~ msgid "This repository has been locked by %s on %s"
+#~ msgstr "Dieses Repository ist von %s am %s gesperrt worden"
+
+#~ msgid "Repository has been locked"
+#~ msgstr "Repository wurde gesperrt"
+
+#~ msgid "Repository has been unlocked"
+#~ msgstr "Repository nicht mehr gesperrt"
+
+#~ msgid "An error occurred during unlocking"
+#~ msgstr "Fehler beim Entsperren"
+
+#~ msgid "Invalid API key"
+#~ msgstr "Ungültiger API Key"
+
+#~ msgid "Token mismatch"
+#~ msgstr "Schlüssel stimmt nicht überein"
+
+#~ msgid "Enable locking"
+#~ msgstr "Locking aktivieren"
+
+#~ msgid "Enable lock-by-pulling on repository."
+#~ msgstr "Aktivieren Sie Lock-by-Pulling im Repository."
+
+#~ msgid ""
+#~ "Enable lock-by-pulling on group. This option will be applied to all "
+#~ "other groups and repositories inside"
+#~ msgstr ""
+#~ "Aktiviere die Sperre-bei-Pull für die Gruppe. Diese Option wird auf "
+#~ "alle anderen enthaltenen Gruppen und Repositories angewandt"
+
+#~ msgid "Change Locking"
+#~ msgstr "Ändere die Sperrung"
+
+#~ msgid "Confirm to unlock repository."
+#~ msgstr "Entsperren des Repositorys bestätigen."
+
+#~ msgid "Unlock Repository"
+#~ msgstr "Repository entsperren"
+
+#~ msgid "Locked by %s on %s"
+#~ msgstr "Gesperrt durch %s auf %s"
+
+#~ msgid "Confirm to lock repository."
+#~ msgstr "Sperren des Repositorys bestätigen."
+
+#~ msgid "Lock Repository"
+#~ msgstr "Repository sperren"
+
+#~ msgid "Repository is not locked"
+#~ msgstr "Repository ist nicht gesperrt"
+
+#~ 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 ""
+#~ "Erzwinge die Sperre dieses Repositories. Dies funktioniert nur, falls "
+#~ "anonymer Zugang abgeschaltet ist. Ein Pull führt zur Sperre des "
+#~ "Repositories. Der pullende Nutzer sperrt das Repository; nur dieser "
+#~ "Nutzer kann die Sperre durch eine Push-Operation wieder aufheben."
+
+#~ msgid "What is that?"
+#~ msgstr "Was ist das?"
+
+#~ msgid "URL by id"
+#~ msgstr "URL nach Kennung"
+
+#, fuzzy
+#~ msgid "Check for updates"
+#~ msgstr "Auf Updates prüfen"
+
+#~ msgid "Upgrade info endpoint"
+#~ msgstr "Upgrade-Info-Endpunkt"
+
+#~ msgid "Note: please make sure this server can access this URL"
+#~ msgstr ""
+#~ "Hinweis: Bitte stellen Sie sicher, dass der Server auf die URL "
+#~ "zugreifen kann"
+
+#~ msgid "Log user push commands"
+#~ msgstr "Protokollieren der Push-Befehle der Benutzer"
+
+#~ msgid "Log user pull commands"
+#~ msgstr "Protokollieren der Pull-Befehle des Benutzers"
+
+#, fuzzy
+#~ msgid "Inherit defaults"
+#~ msgstr "Repositorystandards"
+
+#, fuzzy
+#~| msgid "Default permissions"
+#~ msgid "default permissions"
+#~ msgstr "Standart Rechte"
+
+#~ msgid "There is no index to search in. Please run whoosh indexer"
+#~ msgstr ""
+#~ "Es gibt keinen durchsuchbaren Index. Bitte den Whoosh Indizierer "
+#~ "ausführen"
+
+#~ msgid "IP %s not allowed"
+#~ msgstr "IP-Adresse %s ist nicht erlaubt"
+
+#, fuzzy
+#~ msgid "%(user)s commented on changeset %(age)s"
+#~ msgstr "%(user)s hat am %(when)s ein Changeset kommentiert"
+
+#, fuzzy
+#~ msgid "%(user)s sent message %(age)s"
+#~ msgstr "%(user)s hat am %(when)s eine Nachricht gesendet"
+
+#, fuzzy
+#~ msgid "%(user)s mentioned you %(age)s"
+#~ msgstr "%(user)s hat Sie am %(when)s erwähnt"
+
+#, fuzzy
+#~ msgid "%(user)s registered in Kallithea %(age)s"
+#~ msgstr "%(user)s hat sich am %(when)s bei Kallithea registriert"
+
+#, fuzzy
+#~ msgid "%(user)s opened new pull request %(age)s"
+#~ msgstr "%(user)s hat am %(when)s einen neuen Pull Request eröffnet"
+
+#, fuzzy
+#~ msgid "%(user)s commented on pull request %(age)s"
+#~ msgstr "%(user)s hat am %(when)s einen Pull Request kommentiert"
+
+#~ msgid "%(user)s commented on changeset at %(when)s"
+#~ msgstr "%(user)s hat am %(when)s ein Changeset kommentiert"
+
+#~ msgid "%(user)s sent message at %(when)s"
+#~ msgstr "%(user)s hat am %(when)s eine Nachricht gesendet"
+
+#~ msgid "%(user)s mentioned you at %(when)s"
+#~ msgstr "%(user)s hat Sie am %(when)s erwähnt"
+
+#~ msgid "%(user)s registered in Kallithea at %(when)s"
+#~ msgstr "%(user)s hat sich am %(when)s bei Kallithea registriert"
+
+#~ msgid "%(user)s opened new pull request at %(when)s"
+#~ msgstr "%(user)s hat am %(when)s einen neuen Pull Request eröffnet"
+
+#~ msgid "%(user)s commented on pull request at %(when)s"
+#~ msgstr "%(user)s hat am %(when)s einen Pull Request kommentiert"
+
+#, fuzzy
+#~| msgid "Repository group"
+#~ msgid "Repository Group"
+#~ msgstr "Repository Gruppe"
+
+#~ msgid "My Notifications"
+#~ msgstr "Meine Benachrichtigungen"
+
+#~ msgid "All"
+#~ msgstr "Alle"
+
+#~ msgid "Comments"
+#~ msgstr "Kommentare"
+
+#~ msgid "Mark All Read"
+#~ msgstr "Markiere alle als gelesen"
+
+#~ msgid "Mark as read"
+#~ msgstr "Markiere als gelesen"
+
+#~ msgid "No notifications here yet"
+#~ msgstr "Bisher gibt es keine Benachrichtigungen"
+
+#~ msgid "Show Notification"
+#~ msgstr "Zeige Benachrichtigung"
+
+#~ msgid "Notifications"
+#~ msgstr "Benachrichtigungen"
+
+#~ msgid "with"
+#~ msgstr "mit"
+
+#~ msgid "members"
+#~ msgstr "mitglieder"
+
+#~ msgid "Author"
+#~ msgstr "Autor"
+
+#, fuzzy
+#~| msgid "on pull request"
+#~ msgid "Pull request from"
+#~ msgstr "Kommentar von Pull Request"
+
+#, fuzzy
+#~| msgid "Date"
+#~ msgid "at"
+#~ msgstr "Datum"
+
+#~ msgid "There are no reviewers"
+#~ msgstr "Es gibt keine Reviewers"
+
+#~ msgid "Pull Request Reviewers"
+#~ msgstr "Pull Request Reviewers"
+
+#~ msgid "Dashboard"
+#~ msgstr "Übersichtsseite"
+
+#~ msgid "Group Name"
+#~ msgstr "Gruppenname"
+
+#~ msgid "Remember me"
+#~ msgstr "Login Speichern"
+
+#~ msgid "name this file..."
+#~ msgstr "benenne diese Datei..."
+
+#~ msgid "Change your avatar at"
+#~ msgstr "Benutzerbild ändern unter"
+
+#~ msgid "Using"
+#~ msgstr "Verwendet"
+
+#~ msgid "Missing email, please update your user email address."
+#~ msgstr "E-Mailadresse fehlt, bitte aktualisieren."
+
+#~ msgid "Web"
+#~ msgstr "Web"
+
+#~ msgid "quick filter..."
+#~ msgstr "Schnellfilter..."
+
+#~ msgid "Forgot password ?"
+#~ msgstr "Passwort vergessen?"
+
+#~ msgid "Repository Size"
+#~ msgstr "Repository Größe"
+
+#~ msgid "No comments."
+#~ msgstr "Keine Kommentare."
+
+#~ msgid "public journal"
+#~ msgstr "Öffentliches Logbuch"
+
+#~ msgid "journal"
+#~ msgstr "Logbuch"
+
+#~ msgid "Locked repository"
+#~ msgstr "Gesperrtes Repositorium"
+
+#~ msgid "Unlocked repository"
+#~ msgstr "Entsperrtes Repositorium"
+
+#~ msgid "Unlocked"
+#~ msgstr "Entsperrt"
+
+#~ msgid "Locked"
+#~ msgstr "Gesperrt"
+
+#~ msgid "Repository has been %s"
+#~ msgstr "Repositorium wurde %s"
+
+#~ msgid "You can't edit this user"
+#~ msgstr "Sie können diesen Benutzer nicht editieren"
+
+#~ msgid "No Files"
+#~ msgstr "Keine Dateien"
+
+#~ msgid "Username \"%(username)s\" is forbidden"
+#~ msgstr "Benutzername \"%(username)s\" ist verboten"
+
+#~ msgid "invalid user name"
+#~ msgstr "Ungültiger Benutzername"
+
+#~ msgid "invalid clone URL"
+#~ msgstr "ungültige Clone-URL"
+
+#~ msgid "Defaults"
+#~ msgstr "Voreinstellungen"
+
+#~ msgid "My Emails"
+#~ msgstr "Meine E-Mails"
+
+#~ msgid "Watched"
+#~ msgstr "Beobachtet"
+
+#~ msgid "My Permissions"
+#~ msgstr "Meine Erlaubnisse"
+
+#~ msgid "expires"
+#~ msgstr "verfällt"
+
+#~ msgid "reset"
+#~ msgstr "Zurücksetzen"
+
+#~ msgid "delete"
+#~ msgstr "löschen"
+
+#~ msgid "Permissions Administration"
+#~ msgstr "Rechteverwaltung"
+
+#~ msgid "Overview"
+#~ msgstr "Übersicht"
+
+#~ msgid "Overwrite existing settings"
+#~ msgstr "Bestehende Einstellungen überschreiben"
+
+#~ msgid "Default IP Whitelist for All Users"
+#~ msgstr "Standardmäßige IP Whitelist für alle Benutzer"
+
+#~ msgid "Default User Permissions Overview"
+#~ msgstr "Übersicht der Standardbenutzerrechte"
+
+#~ msgid "none"
+#~ msgstr "keine"
+
+#~ msgid "read"
+#~ msgstr "lesen"
+
+#~ msgid "write"
+#~ msgstr "schreiben"
+
+#~ msgid "admin"
+#~ msgstr "admin"
+
+#~ msgid "Optional URL from which repository should be cloned."
+#~ msgstr ""
+#~ "Optionale http[s] URL, von welcher das Repository geclont werden soll."
+
+#~ msgid "Remote URL"
+#~ msgstr "Remote URL"
+
+#~ msgid "Pull Changes from Remote Location"
+#~ msgstr "Änderungen von entferntem Ort übertragen"
+
+#~ msgid "edit"
+#~ msgstr "bearbeiten"
+
+#~ msgid "Email prefix"
+#~ msgstr "E-Mail-Präfix"
+
+#~ msgid "SMTP server"
+#~ msgstr "SMTP-Server"
+
+#~ msgid "SMTP username"
+#~ msgstr "SMTP-Benutzername"
+
+#~ msgid "SMTP password"
+#~ msgstr "SMTP-Passwort"
+
+#~ msgid "SMTP port"
+#~ msgstr "SMTP-Port"
+
+#~ msgid "user groups"
+#~ msgstr "Benutzergruppen"
+
+#~ msgid "Status change from pull request"
+#~ msgstr "Statusänderung durch Pull Request"
+
+#~ msgid "Mimetype"
+#~ msgstr "MIME-Type"
+
+#~ msgid "My Repos"
+#~ msgstr "Meine Repositories"
+
+#~ msgid "Latest vote: %s"
+#~ msgstr "Letzte Stimmabgabe: %s"
+
+#~ msgid "This pull request can be updated with changes on %s:"
+#~ msgstr ""
+#~ "Dieser Pull Request kann mit Änderungen in %s aktualisiert werden:"
+
+#~ msgid "Your new password"
+#~ msgstr "Dein neues Passwort"
+
+#~ msgid "Your new Kallithea password:%s"
+#~ msgstr "Ihr neues Kallithea-Passwort: %s"
+
+#~ msgid "Comment preview"
+#~ msgstr "Kommentarvorschau"
+
+#~ msgid "Preview"
+#~ msgstr "Vorschau"
+
+#~ msgid "You can generate it by clicking following URL"
+#~ msgstr "Du kannst es über die folgende URL erstellen"
+
+#~ msgid "Created by"
+#~ msgstr "Erstellt von"
+
+#~ msgid "Closed, replaced by %s ."
+#~ msgstr "Geschlossen, ersetzt durch %s."
+
+#~ msgid "Closing."
+#~ msgstr "Schließen."
+
+#~ msgid "Repository no access"
+#~ msgstr "Kein Zugriff auf Repository"
+
+#~ msgid "Repository read access"
+#~ msgstr "Lesender Zugriff auf Repository"
+
+#~ msgid "Repository write access"
+#~ msgstr "Schreibdender Zugriff auf Repository"
+
+#~ msgid "Repository admin access"
+#~ msgstr "Administrativer Zugang zum Repository"
+
+#~ msgid "Repository Group no access"
+#~ msgstr "Repository Gruppe hat Keinen Zugriff"
+
+#~ msgid "Repository Group read access"
+#~ msgstr "Repository Gruppe hat lesenden Zugriff"
+
+#~ msgid "Repository Group write access"
+#~ msgstr "Repository Gruppe hat schreibenden Zugriff"
+
+#~ msgid "Repository Group admin access"
+#~ msgstr "Repository Gruppe hat Administrativen Zugriff"
+
+#~ msgid "Repository creation disabled"
+#~ msgstr "Erstellung eines Repositorys deaktiviert"
+
+#~ msgid "Repository creation enabled"
+#~ msgstr "Erstellung eines Repositorys aktiviert"
+
+#~ msgid "Repository forking disabled"
+#~ msgstr "Forking eines Repositorys deaktiviert"
+
+#~ msgid "Repository forking enabled"
+#~ msgstr "Forking eines Repositorys aktiviert"
+
+#~ msgid "Register disabled"
+#~ msgstr "Registrierung deaktiviert"
+
+#~ msgid "Register new user with Kallithea with manual activation"
+#~ msgstr ""
+#~ "Registrierung neuer Benutzer in Kallithea mit manueller Aktivierung"
+
+#~ msgid "Register new user with Kallithea with auto activation"
+#~ msgstr ""
+#~ "Registrierung neuer Benutzer in Kallithea mit Automatischer Aktivierung"
+
+#~ msgid "Not Reviewed"
+#~ msgstr "Nicht Begutachtet"
+
+#~ msgid "Rejected"
+#~ msgstr "Abgelehnt"
+
+#~ msgid "Under Review"
+#~ msgstr "In Begutachtung"
+
+#~ msgid "Repository group no access"
+#~ msgstr "Kein Zugriff für Repositorygruppe"
+
+#~ msgid "Repository group read access"
+#~ msgstr "Lesezugriff für Repositorygruppe"
+
+#~ msgid "Repository group write access"
+#~ msgstr "Schreibzugriff für Repositorygruppe"
+
+#~ msgid "Repository group admin access"
+#~ msgstr "Administrativer Zugriff für Repositorygruppe"
+
+#~ msgid "User group no access"
+#~ msgstr "Kein Zugriff für Benutzergruppe"
+
+#~ msgid "User group read access"
+#~ msgstr "Lesezugriff für Benutzergruppe"
+
+#~ msgid "User group write access"
+#~ msgstr "Nutzergruppe Schreibzugriff"
+
+#~ msgid "User group admin access"
+#~ msgstr "Administrativer Zugriff für Benutzergruppe"
+
+#~ msgid "Repository Group creation disabled"
+#~ msgstr "Erstellung von Repositorygruppen deaktiviert"
+
+#~ msgid "Repository Group creation enabled"
+#~ msgstr "Erstellung von Repositorygruppen aktiviert"
+
+#~ msgid "User Group creation disabled"
+#~ msgstr "Erstellung von Benutzergruppen deaktiviert"
+
+#~ msgid "User Group creation enabled"
+#~ msgstr "Erstellung von Benutzergruppen aktiviert"
+
+#~ msgid "User Registration with manual account activation"
+#~ msgstr "Benutzerregistrierung mit manueller Kontoaktivierung"
+
+#~ msgid "User Registration with automatic account activation"
+#~ msgstr "Benutzerregistrierung mit automatische Kontoaktivierung"
+
+#~ msgid "[Added] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
+#~ msgstr ""
+#~ "Review Request für %(repo_name)s Pull Request #%(pr_id)s von %(ref)s "
+#~ "erstellt von %(pr_username)s"
+
+#~ msgid "[Comment] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
+#~ msgstr ""
+#~ "Kommentar von %(comment_username)s für %(repo_name)s Pull Request "
+#~ "#%(pr_id)s von %(ref)s"
+
+#~ msgid "repositories"
+#~ msgstr "Repositories"
+
+#~ msgid "No repositories found."
+#~ msgstr "Keine Repositories gefunden."
+
+#~ msgid "There are no branches yet"
+#~ msgstr "Es gibt bisher keine Branches"
+
+#~ msgid "There are no tags yet"
+#~ msgstr "Es gibt bisher keine Tags"
+
+#~ msgid "There are no bookmarks yet"
+#~ msgstr "Es gibt bisher keine Lesezeichen"
+
+#~ msgid "enabled"
+#~ msgstr "Aktiviert"
+
+#~ msgid "Update"
+#~ msgstr "Aktualisierung"
+
+#~ msgid "Save Updates as New Pull Request"
+#~ msgstr "Als neuen Pull Request speichern"
+
+#~ msgid "%s Tags"
+#~ msgstr "%s Tags"
+
+#~ msgid "Compare Tags"
+#~ msgstr "Tags vergleichen"
--- a/kallithea/i18n/el/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/el/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,89 +1,131 @@
 # Copyright (C) 2015 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2022-07-21 21:22+0000\n"
+"Last-Translator: Asterios Dimitriou <steve@pci.gr>\n"
+"Language-Team: Greek <https://hosted.weblate.org/projects/kallithea/"
+"kallithea/el/>\n"
 "Language: el\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 4.14-dev\n"
+
+#: kallithea/controllers/base.py:470
 msgid ""
 "CSRF token leak has been detected - all form tokens have been expired"
 msgstr ""
 "Εντοπίστηκε διαρροή ενός διακριτικού CSRF - όλα τα διακριτικά της φόρμας "
 "έχουν λήξει"
 
+#: kallithea/controllers/base.py:566
 msgid "Repository not found in the filesystem"
 msgstr "Το αποθετήριο δε βρέθηκε στο σύστημα αρχείων"
 
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Δεν υπάρχουν σετ αλλαγών ακόμα"
 
+#: kallithea/controllers/base.py:590
+#, python-format
 msgid "Changeset for %s %s not found in %s"
 msgstr "Το σετ αλλαγών για %s %sδεν βρέθηκε στο %s"
 
+#: kallithea/controllers/base.py:631
 msgid "SSH access is disabled."
 msgstr "Η πρόσβαση μέσω SSH είναι απενεργοποιημένη."
 
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Χωρίς"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(κλειστό)"
 
+#: kallithea/controllers/changeset.py:88
 msgid "No permission to change status"
 msgstr "Χωρίς δικαιώματα αλλαγής της κατάστασης"
 
+#: kallithea/controllers/changeset.py:99
+#, python-format
 msgid "Successfully deleted pull request %s"
 msgstr "Επιτυχής διαγραφή αιτήματος έλξης %s"
 
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
 msgid "Such revision does not exist for this repository"
 msgstr "Δεν υπάρχει τέτοια αναθεώρηση για αυτό το αποθετήριο"
 
+#: kallithea/controllers/compare.py:64
+#, python-format
 msgid "Could not find other repository %s"
 msgstr "Δεν βρέθηκε το αποθετήριο %s"
 
+#: kallithea/controllers/compare.py:70
 msgid "Cannot compare repositories of different types"
 msgstr "Δεν μπορεί να γίνει σύγκριση αποθετηρίων διαφορετικού τύπου"
 
+#: kallithea/controllers/compare.py:140
 msgid "Cannot show empty diff"
 msgstr "Δεν μπορεί να γίνει η εμφάνιση άδειου diff"
 
+#: kallithea/controllers/compare.py:142
 msgid "No ancestor found for merge diff"
 msgstr "Δεν βρέθηκε πρόγονος για να συγχωνευθούν οι διαφορές"
 
+#: kallithea/controllers/compare.py:146
 msgid "Multiple merge ancestors found for merge compare"
 msgstr "Βρέθηκαν πολλαπλοί πρόγονοι για σύγκριση της συγχώνευσης"
 
+#: kallithea/controllers/compare.py:162
 msgid "Cannot compare repositories without using common ancestor"
 msgstr ""
 "Δεν μπορεί να γίνει σύγκριση αποθετηρίων χωρίς να χρησιμοποιηθεί κοινός "
 "πρόγονος"
 
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "Χωρίς απόκριση"
 
+#: kallithea/controllers/error.py:68
 msgid "Unknown error"
 msgstr "Άγνωστο σφάλμα"
 
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr ""
 "Η αίτηση δεν μπόρεσε να ερμηνευτεί από τον εξυπηρετητή λόγω κακής "
 "διατύπωσης."
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "Ανεξουσιοδοτημένη πρόσβαση στον πόρο"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "Δεν έχετε άδεια για να εμφανίσετε αυτή τη σελίδα"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "Ο πόρος δεν μπορεί να βρεθεί"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
@@ -91,489 +133,817 @@
 "Ο εξυπηρετητής συνάντησε μια απρόσμενη κατάσταση που τον απέτρεψαν να "
 "πραγματοποιήσει την αίτηση."
 
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s συνέβαλε στο %s"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr "Το σετ αλλαγών ήταν πολύ μεγάλο και περικόπηκε..."
 
+#: kallithea/controllers/feed.py:107
+#, python-format
 msgid "%s %s feed"
 msgstr "%s %s τροφοδοσία"
 
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "Αλλαγές στο αποθετήριο %s"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Κλικ εδώ για προθήκη νέου αρχείου"
 
+#: kallithea/controllers/files.py:86
 msgid "There are no files yet."
 msgstr "Δεν υπάρχουν αρχεία ακόμα."
 
+#: kallithea/controllers/files.py:186
+#, python-format
 msgid "%s at %s"
 msgstr "%s την %s"
 
+#: kallithea/controllers/files.py:295
 msgid "You can only delete files with revision being a valid branch"
 msgstr ""
 "Μπορείτε να διαγράψετε μόνο αρχεία με αναθεώρηση που βρίσκονται σε έγκυρη "
 "διακλάδωση"
 
+#: kallithea/controllers/files.py:306
+#, python-format
 msgid "Deleted file %s via Kallithea"
 msgstr "Διαγραφή αρχείου %s μέσω της Καλλιθέας"
 
+#: kallithea/controllers/files.py:330
+#, python-format
 msgid "Successfully deleted file %s"
 msgstr "Επιτυχής διαγραφή αρχείου %s"
 
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "Παρουσιάστηκε σφάλμα κατά το commit"
 
+#: kallithea/controllers/files.py:349
 msgid "You can only edit files with revision being a valid branch"
 msgstr ""
 "Μπορείτε να επεξεργαστείτε μόνο αρχεία σε αναθεώρηση που βρίσκονται σε "
 "έγκυρη διακλάδωση"
 
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "Επεξεργασία αρχείου %s μέσω της Καλλιθέας"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Καμία αλλαγή"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "Επιτυχής παράδοση σε %s"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Προσθήκη αρχείου μέσω της Καλλιθέας"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Χωρίς περιεχόμενο"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "Χωρίς όνομα αρχείου"
 
+#: kallithea/controllers/files.py:459
 msgid "Location must be relative path and must not contain .. in path"
 msgstr ""
 "Η τοποθεσία πρέπει να είναι σχετική διαδρομή και να μην περιέχει .. μέσα "
 "της"
 
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Οι μεταφορτώσεις απενεργοποιήθηκαν"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Άγνωστη αναθεώρηση %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Άδειο αποθετήριο"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "Άγνωστος τύπος αρχειοθέτησης"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Σετ αλλαγών"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Κλάδοι"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Ετικέτες"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "Παρουσιάστηκε σφάλμα κατά την διακλάδωση του αποθετηρίου %s"
 
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "Ομάδες"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Αποθετήρια"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "Κλάδος"
 
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "Κλειστοί Κλάδοι"
 
+#: kallithea/controllers/home.py:131
 msgid "Tag"
 msgstr "Ετικέτα"
 
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "Σελιδοδείκτης"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "Δημόσιο Ημερολόγιο"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "Ημερολόγιο"
 
+#: kallithea/controllers/login.py:109
 msgid "Authentication failed."
 msgstr "Ο έλεγχος ταυτότητας απέτυχε."
 
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
 msgid "Bad captcha"
 msgstr "Λάθος captcha"
 
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "Εγγραφήκατε επιτυχώς στο %s"
 
+#: kallithea/controllers/login.py:190
 msgid "A password reset confirmation code has been sent"
 msgstr "Στάλθηκε ένας κωδικός επιβεβαίωσης επαναφοράς του συνθηματικού"
 
+#: kallithea/controllers/login.py:237
 msgid "Invalid password reset token"
 msgstr "Άκυρο τεκμήριο (token) επαναφοράς του συνθηματικού"
 
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "Το συνθηματικό ενημερώθηκε επιτυχώς"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
 msgid "Invalid reviewer \"%s\" specified"
 msgstr "Καθορίστηκε άκυρος σχολιαστής \"%s\""
 
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (κλειστό)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "Σετ αλλαγών"
 
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "Ειδικός"
 
+#: kallithea/controllers/pullrequests.py:175
 msgid "Peer branches"
 msgstr "Ομότιμοι κλάδοι"
 
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Σελιδοδείκτες"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
 msgid "Error creating pull request: %s"
 msgstr "Σφάλμα στη δημιουργία αιτήματος έλξης - pull request: %s"
 
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
 msgid "Error occurred while creating pull request"
 msgstr "Παρουσιάστηκε σφάλμα κατά τη δημιουργία αίτησης έλξης"
 
+#: kallithea/controllers/pullrequests.py:350
 msgid "Successfully opened new pull request"
 msgstr "Ένα νέο αίτημα έλξης (pull request) δημιουργήθηκε επιτυχώς"
 
+#: kallithea/controllers/pullrequests.py:373
 msgid "New pull request iteration created"
 msgstr "Δημιουργήθηκε νέο αίτημα έλξης"
 
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
 msgid "Meanwhile, the following reviewers have been added: %s"
 msgstr "Εντωμεταξύ, οι ακόλουθοι κριτικοί προστέθηκαν: %s"
 
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
 msgid "Meanwhile, the following reviewers have been removed: %s"
 msgstr "Εντωμεταξύ, οι ακόλουθοι κριτικοί αφαιρέθηκαν: %s"
 
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
 msgid "No description"
 msgstr "Χωρίς περιγραφή"
 
+#: kallithea/controllers/pullrequests.py:430
 msgid "Pull request updated"
 msgstr "Ενημερώθηκε η αίτηση έλξης"
 
+#: kallithea/controllers/pullrequests.py:443
 msgid "Successfully deleted pull request"
 msgstr "Επιτυχής διαγραφή αιτήματος έλξης"
 
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
 msgid "Revision %s not found in %s"
 msgstr "Η αναθεώρηση %s δεν βρέθηκε στο %s"
 
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
 msgid "Error: changesets not found when displaying pull request from %s."
 msgstr ""
 "Σφάλμα: τα σετ αλλαγών δεν βρέθηκαν όταν εμφανίζεται το αίτημα έλξης από "
 "το %s."
 
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
 msgid "This pull request has already been merged to %s."
 msgstr "Το αίτημα έλξης έχει ήδη συγχωνευτεί με το %s."
 
+#: kallithea/controllers/pullrequests.py:525
 msgid "This pull request has been closed and can not be updated."
 msgstr "Αυτό το αίτημα έλξης έχει κλείσει και δεν μπορεί να ενημερωθεί."
 
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
 msgid "The following additional changes are available on %s:"
 msgstr "Οι επιπλέον ακόλουθες αλλαγές είναι διαθέσιμες στο %s:"
 
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
 msgid "No additional changesets found for iterating on this pull request."
 msgstr ""
 "Δεν βρέθηκαν επιπλέον σετ αλλαγών στην προσέγγιση αυτού του αιτήματος "
 "έλξης."
 
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
 msgid "Note: Branch %s has another head: %s."
 msgstr "Σημείωση: Ο κλάδος %s έχει άλλη κεφαλή (head): %s."
 
+#: kallithea/controllers/pullrequests.py:565
 msgid "Git pull requests don't support iterating yet."
 msgstr "Αιτήματα έλξης του git δεν υποστηρίζουν ακόμα ενημερώσεις."
 
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
 msgid ""
 "Error: some changesets not found when displaying pull request from %s."
 msgstr ""
 "Σφάλμα: κάποια σετ αλλαγών δεν βρέθηκαν όταν εμφανιζόταν αυτό το αίτημα "
 "έλξης από το %s."
 
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
 msgid "The diff can't be shown - the PR revisions could not be found."
 msgstr ""
 "Οι διαφορές δεν μπορούν να εμφανιστούν - οι αναθεωρήσεις δεν βρέθηκαν."
 
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr "Άκυρο αίτημα αναζήτησης. Δοκιμάστε με εισαγωγικά."
 
+#: kallithea/controllers/search.py:136
 msgid "The server has no search index."
 msgstr "Ο διακομιστής δεν έχει ευρετήριο αναζήτησης."
 
+#: kallithea/controllers/search.py:139
 msgid "An error occurred during search operation."
 msgstr "Παρουσιάστηκε σφάλμα κατά τη λειτουργία αναζήτησης."
 
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
 msgid "No data ready yet"
 msgstr "Δεν υπάρχουν ακόμα έτοιμα δεδομένα"
 
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "Τα στατιστικά είναι απενεργοποιημένα για αυτό το αποθετήριο"
 
+#: kallithea/controllers/admin/auth_settings.py:134
 msgid "Auth settings updated successfully"
 msgstr "Οι ρυθμίσεις εξουσιοδότησης ενημερώθηκαν επιτυχώς"
 
+#: kallithea/controllers/admin/auth_settings.py:145
 msgid "error occurred during update of auth settings"
 msgstr ""
 "παρουσιάστηκε σφάλμα κατά την ενημέρωση των ρυθμίσεων εξουσιοδότησης"
 
+#: kallithea/controllers/admin/defaults.py:73
 msgid "Default settings updated successfully"
 msgstr "Οι προεπιλεγμένες ρυθμίσεις ενημερώθηκαν επιτυχώς"
 
+#: kallithea/controllers/admin/defaults.py:88
 msgid "Error occurred during update of defaults"
 msgstr "Παρουσιάστηκε σφάλμα κατά την ενημέρωση των προεπιλογών"
 
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
 msgid "Forever"
 msgstr "Πάντα"
 
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "5 λεπτά"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "1 ώρα"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "1 ημέρα"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "1 μήνας"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
 msgid "Lifetime"
 msgstr "Διάρκεια ζωής"
 
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "Παρουσιάστηκε σφάλμα κατά τη δημιουργία του gist"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
 msgid "Deleted gist %s"
 msgstr "Διαγράφηκε το gist %s"
 
+#: kallithea/controllers/admin/gists.py:205
 msgid "Unmodified"
 msgstr "Mη τροποποιημένo"
 
+#: kallithea/controllers/admin/gists.py:235
 msgid "Successfully updated gist content"
 msgstr "Το περιεχόμενο του gist ενημερώθηκε επιτυχώς"
 
+#: kallithea/controllers/admin/gists.py:240
 msgid "Successfully updated gist data"
 msgstr "Τα δεδομένα του gist ενημερώθηκαν επιτυχώς"
 
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
 msgid "Error occurred during update of gist %s"
 msgstr "Σφάλμα συνέβη κατά την ενημέρωση του gist %s"
 
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
 msgid "You can't edit this user since it's crucial for entire application"
 msgstr ""
 "Δεν μπορείτε να επεξεργαστείτε αυτόν το χρήστη καθώς είναι κρίσιμος για "
 "όλη την εφαρμογή"
 
+#: kallithea/controllers/admin/my_account.py:112
 msgid "Your account was updated successfully"
 msgstr "Ο λογαριασμός σας ενημερώθηκε επιτυχώς"
 
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
 msgid "Error occurred during update of user %s"
 msgstr "Συνέβη ένα σφάλμα κατά την ενημέρωση του χρήστη %s"
 
+#: kallithea/controllers/admin/my_account.py:161
 msgid "Error occurred during update of user password"
 msgstr "Συνέβη ένα σφάλμα κατά την ενημέρωση του κωδικού του χρήστη"
 
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
 msgid "Added email %s to user"
 msgstr "Προστέθηκε το email %s στον χρήστη"
 
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
 msgid "An error occurred during email saving"
 msgstr "Συνέβη ένα σφάλμα κατά την αποθήκευση του email"
 
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
 msgid "Removed email from user"
 msgstr "Αφαιρέθηκε το email από τον χρήστη"
 
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
 msgid "API key successfully created"
 msgstr "Το API κλειδί δημιουργήθηκε επιτυχώς"
 
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
 msgid "API key successfully reset"
 msgstr "Το API κλειδί επαναφέρθηκε επιτυχώς"
 
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
 msgid "API key successfully deleted"
 msgstr "Το API κλειδί διαγράφηκε επιτυχώς"
 
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
 msgid "SSH key %s successfully added"
 msgstr "Το SSH κλειδί %s δημιουργήθηκε επιτυχώς"
 
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
 msgid "SSH key successfully deleted"
 msgstr "Το SSH κλειδί διαγράφηκε επιτυχώς"
 
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "Ανάγνωση"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "Εγγραφή"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "Διαχειριστής"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "Απενεργοποιημένο"
 
+#: kallithea/controllers/admin/permissions.py:79
 msgid "Allowed with manual account activation"
 msgstr "Επιτρέπεται με χειροποίητη ενεργοποίηση του λογαριασμού"
 
+#: kallithea/controllers/admin/permissions.py:81
 msgid "Allowed with automatic account activation"
 msgstr "Επιτρέπεται με αυτόματη ενεργοποίηση του λογαριασμού"
 
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
 msgid "Manual activation of external account"
 msgstr "Χειροποίητη ενεργοποίηση εξωτερικού λογαριασμού"
 
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
 msgid "Automatic activation of external account"
 msgstr "Αυτόματη ενεργοποίηση εξωτερικού λογαριασμού"
 
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "Ενεργό"
 
+#: kallithea/controllers/admin/permissions.py:116
 msgid "Global permissions updated successfully"
 msgstr "Τα καθολικά δικαιώματα ενημερώθηκαν επιτυχώς"
 
+#: kallithea/controllers/admin/permissions.py:131
 msgid "Error occurred during update of permissions"
 msgstr "Παρουσιάστηκε σφάλμα κατά την ενημέρωση δικαιωμάτων"
 
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
 msgid "Error occurred during creation of repository group %s"
 msgstr "Συνέβηκε κάποιο λάθος κατά την δημιουργία της ομάδας αποθετηρίου %s"
 
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
 msgid "Created repository group %s"
 msgstr "Δημιουργήθηκε η ομάδα αποθετηρίου %s"
 
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
 msgid "Updated repository group %s"
 msgstr "Ενημερώθηκε η ομάδα αποθετηρίου %s"
 
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
 msgid "Error occurred during update of repository group %s"
 msgstr "Παρουσιάστηκε σφάλμα κατά την ενημέρωση της ομάδας αποθετηρίων %s"
 
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
 msgid "This group contains %s repositories and cannot be deleted"
 msgstr "Αυτή η ομάδα περιέχει %s αποθετήρια και δε μπορεί να διαγραφεί"
 
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
 msgid "This group contains %s subgroups and cannot be deleted"
 msgstr "Αυτή η ομάδα περιέχει %s υποομάδες και δε μπορεί να διαγραφεί"
 
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
 msgid "Removed repository group %s"
 msgstr "Αφαιρέθηκε η ομάδα αποθετηρίου %s"
 
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
 msgid "Error occurred during deletion of repository group %s"
 msgstr "Παρουσιάστηκε σφάλμα κατά τη διαγραφή της ομάδας αποθετηρίων %s"
 
+#: kallithea/controllers/admin/repo_groups.py:357
 msgid "Repository group permissions updated"
 msgstr "Τα δικαιώματα της ομάδας αποθετηρίου ενημερώθηκαν"
 
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
 msgid "An error occurred during revoking of permission"
 msgstr "Παρουσιάστηκε σφάλμα κατά την ανάκληση του δικαιώματος"
 
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
 msgid "Error creating repository %s"
 msgstr "Σφάλμα κατά τη δημιουργία αποθετηρίου %s"
 
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
 msgid "Created repository %s from %s"
 msgstr "Δημιουργήθηκε το αποθετήριο %s από το %s"
 
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
 msgid "Forked repository %s as %s"
 msgstr "Κλωνοποιήθηκε το αποθετηρίο %s ως %s"
 
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
 msgid "Created repository %s"
 msgstr "Δημιουργήθηκε το αποθετήριο %s"
 
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
 msgid "Repository %s updated successfully"
 msgstr "Το αποθετήριο %s ενημερώθηκε επιτυχώς"
 
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
 msgid "Error occurred during update of repository %s"
 msgstr "Παρουσιάστηκε σφάλμα κατά την ενημέρωση του αποθετηρίου %s"
 
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
 msgid "Detached %s forks"
 msgstr "Αποσυνδέθηκαν %s κλώνοι"
 
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
 msgid "Deleted %s forks"
 msgstr "Διαγράφηκαν %s κλώνοι"
 
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
 msgid "Deleted repository %s"
 msgstr "Διαγράφηκε το αποθετήριο %s"
 
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
 msgid "Cannot delete repository %s which still has forks"
 msgstr "Δε μπορεί να διαγραφεί το αποθετήριο %s που ακόμα έχει κλώνους"
 
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
 msgid "An error occurred during deletion of %s"
 msgstr "Παρουσιάστηκε σφάλμα κατά την διαγραφή του %s"
 
+#: kallithea/controllers/admin/repos.py:305
 msgid "Repository permissions updated"
 msgstr "Τα δικαιώματα του αποθετηρίου ενημερώθηκαν"
 
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
 msgid "Field validation error: %s"
 msgstr "Σφάλμα στην επιβεβαίωση του πεδίου: %s"
 
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
 msgid "An error occurred during creation of field: %r"
 msgstr "Παρουσιάστηκε σφάλμα κατά τη δημιουργία πεδίου: %r"
 
+#: kallithea/controllers/admin/repos.py:378
 msgid "An error occurred during removal of field"
 msgstr "Παρουσιάστηκε σφάλμα κατά την απομάκρυνση του πεδίου"
 
+#: kallithea/controllers/admin/repos.py:392
 msgid "-- Not a fork --"
 msgstr "-- Όχι κλώνος --"
 
+#: kallithea/controllers/admin/repos.py:424
 msgid "Updated repository visibility in public journal"
 msgstr "Ενημερώθηκε η ορατότητα του αποθετηρίου στο δημόσιο ημερολόγιο"
 
+#: kallithea/controllers/admin/repos.py:428
 msgid "An error occurred during setting this repository in public journal"
 msgstr ""
 "Παρουσιάστηκε σφάλμα κατά την τοποθέτηση αυτού το αποθετηρίου στο δημόσιο "
 "ημερολόγιο"
 
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "Χωρίς"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
 msgid "Marked repository %s as fork of %s"
 msgstr "Σημειώθηκε το αποθετήριο %s σαν κλώνος του %s"
 
+#: kallithea/controllers/admin/repos.py:453
 msgid "An error occurred during this operation"
 msgstr "Παρουσιάστηκε ένα σφάλμα κατά τη διάρκεια αυτής της λειτουργίας"
 
+#: kallithea/controllers/admin/repos.py:465
 msgid "Pulled from remote location"
 msgstr "Ελκύσθηκε από απομακρυσμένη τοποθεσία"
 
+#: kallithea/controllers/admin/repos.py:468
 msgid "An error occurred during pull from remote location"
 msgstr "Παρουσιάστηκε σφάλμα κατά την έλξη από την απομακρυσμένη τοποθεσία"
 
+#: kallithea/controllers/admin/repos.py:499
 msgid "An error occurred during deletion of repository stats"
 msgstr ""
 "Παρουσιάστηκε σφάλμα κατά τη διαγραφή των στατιστικών του αποθετηρίου"
 
+#: kallithea/controllers/admin/settings.py:117
 msgid "Updated VCS settings"
 msgstr "Ενημερωμένες ρυθμίσεις VCS"
 
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
 msgid "Error occurred while updating application settings"
 msgstr "Παρουσιάστηκε σφάλμα κατά την ενημέρωση των ρυθμίσεων της εφαρμογής"
 
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
 msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
 msgstr ""
 "Τα αποθετήρια ξανασαρώθηκαν επιτυχώς. Προστέθηκαν: %s. Αφαιρέθηκαν %s."
 
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
 msgid "Invalidated %s repositories"
 msgstr "Ακυρώθηκαν %s αποθετήρια"
 
+#: kallithea/controllers/admin/settings.py:209
 msgid "Updated application settings"
 msgstr "Ενημερώθηκαν οι ρυθμίσεις της εφαρμογής"
 
+#: kallithea/controllers/admin/settings.py:263
 msgid "Updated visualisation settings"
 msgstr "Ενημερώθηκαν οι ρυθμίσεις της απεικόνισης"
 
+#: kallithea/controllers/admin/settings.py:268
 msgid "Error occurred during updating visualisation settings"
 msgstr "Παρουσιάστηκε σφάλμα κατά την ενημέρωση των ρυθμίσεων απεικόνισης"
 
+#: kallithea/controllers/admin/settings.py:292
 msgid "Please enter email address"
 msgstr "Παρακαλώ εισάγετε την διεύθυνση ηλεκτρονικού ταχυδρομείου"
 
+#: kallithea/controllers/admin/settings.py:307
 msgid "Send email task created"
 msgstr "Δημιουργήθηκε η εργασία της αποστολής ηλεκτρονικού ταχυδρομείου"
 
+#: kallithea/controllers/admin/settings.py:334
 msgid "Hook already exists"
 msgstr "Το άγκιστρο υπάρχει ήδη"
 
+#: kallithea/controllers/admin/settings.py:336
 msgid ""
 "Hook names with \".kallithea_\" are reserved for internal use. Please use "
 "another hook name."
@@ -581,220 +951,312 @@
 "Άγκιστρα με το όνομα \".kallithea_\" είναι δεσμευμένα για εσωτερική "
 "χρήση. Παρακαλώ δώστε άλλο όνομα στο άγκιστρο."
 
+#: kallithea/controllers/admin/settings.py:339
 msgid "Added new hook"
 msgstr "Προσθήκη νέου άγκιστρου"
 
+#: kallithea/controllers/admin/settings.py:355
 msgid "Updated hooks"
 msgstr "Τα άγκιστρα ενημερώθηκαν"
 
+#: kallithea/controllers/admin/settings.py:359
 msgid "Error occurred during hook creation"
 msgstr "Παρουσιάστηκε σφάλμα κατά την δημιουργία του άγκιστρου"
 
+#: kallithea/controllers/admin/settings.py:382
 msgid "Whoosh reindex task scheduled"
 msgstr "Προγραμματίστηκε η αναδημιουργία ευρετηρίου για το Whoosh"
 
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
 msgid "Created user group %s"
 msgstr "Δημιουργήθηκε η ομάδα χρηστών %s"
 
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
 msgid "Error occurred during creation of user group %s"
 msgstr "Παρουσιάστηκε σφάλμα κατά τη δημιουργία της ομάδας χρηστών %s"
 
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
 msgid "Updated user group %s"
 msgstr "Ενημερώθηκε η ομάδα χρηστών %s"
 
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
 msgid "Error occurred during update of user group %s"
 msgstr "Παρουσιάστηκε σφάλμα κατά την ενημέρωση της ομάδας χρηστών %s"
 
+#: kallithea/controllers/admin/user_groups.py:206
 msgid "Successfully deleted user group"
 msgstr "Η ομάδα χρηστών διαγράφηκε επιτυχώς"
 
+#: kallithea/controllers/admin/user_groups.py:211
 msgid "An error occurred during deletion of user group"
 msgstr "Παρουσιάστηκε σφάλμα κατά την διαγραφή της ομάδας χρηστών"
 
+#: kallithea/controllers/admin/user_groups.py:267
 msgid "Target group cannot be the same"
 msgstr "Η ομάδα προορισμός δεν μπορεί να είναι η ίδια"
 
+#: kallithea/controllers/admin/user_groups.py:273
 msgid "User group permissions updated"
 msgstr "Τα δικαιώματα της ομάδας χρηστών ενημερώθηκαν"
 
+#: kallithea/controllers/admin/user_groups.py:288
 msgid "Cannot revoke permission for yourself as admin"
 msgstr "Δεν μπορείτε να ανακαλέσετε την άδεια σας ως διαχειριστής"
 
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
 msgid "Updated permissions"
 msgstr "Τα δικαιώματα ενημερώθηκαν"
 
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
 msgid "An error occurred during permissions saving"
 msgstr "Παρουσιάστηκε σφάλμα κατά την αποθήκευση των δικαιωμάτων"
 
+#: kallithea/controllers/admin/users.py:118
+#, python-format
 msgid "Created user %s"
 msgstr "Δημιουργήθηκε ο χρήστης %s"
 
+#: kallithea/controllers/admin/users.py:133
+#, python-format
 msgid "Error occurred during creation of user %s"
 msgstr "Παρουσιάστηκε σφάλμα κατά την δημιουργία του χρήστη %s"
 
+#: kallithea/controllers/admin/users.py:157
 msgid "User updated successfully"
 msgstr "Ο χρήστης ενημερώθηκε επιτυχώς"
 
+#: kallithea/controllers/admin/users.py:186
 msgid "Successfully deleted user"
 msgstr "Ο χρήστης διαγράφηκε επιτυχώς"
 
+#: kallithea/controllers/admin/users.py:191
 msgid "An error occurred during deletion of user"
 msgstr "Παρουσιάστηκε σφάλμα κατά τη διαγραφή του χρήστη"
 
+#: kallithea/controllers/admin/users.py:202
 msgid "The default user cannot be edited"
 msgstr "Δεν μπορεί να γίνει επεξεργασία στον προεπιλεγμένο χρήστη"
 
+#: kallithea/controllers/admin/users.py:408
+#, python-format
 msgid "Added IP address %s to user whitelist"
 msgstr "Η IP διεύθυνση %s προστέθηκε στην λίστα επιτρεπόμενων του χρήστη"
 
+#: kallithea/controllers/admin/users.py:414
 msgid "An error occurred while adding IP address"
 msgstr "Παρουσιάστηκε σφάλμα κατά την προσθήκη της IP διεύθυνσης"
 
+#: kallithea/controllers/admin/users.py:426
 msgid "Removed IP address from user whitelist"
 msgstr "Η IP διεύθυνση αφαιρέθηκε από τη λίστα επιτρεπόμενων του χρήστη"
 
+#: kallithea/lib/auth.py:552
 msgid "You need to be a registered user to perform this action"
 msgstr ""
 "Πρέπει να είστε εγγεγραμμένος χρήστης για να εκτελέσετε αυτή την ενέργεια"
 
+#: kallithea/lib/auth.py:580
 msgid "You need to be signed in to view this page"
 msgstr "Πρέπει να είστε συνδεμένος για να δείτε αυτήν τη σελίδα"
 
+#: kallithea/lib/diffs.py:181
 msgid "Binary file"
 msgstr "Δυαδικό αρχείο"
 
+#: kallithea/lib/diffs.py:201
 msgid ""
 "Changeset was too big and was cut off, use diff menu to display this diff"
 msgstr ""
 "Το σετ αλλαγών ήταν πολύ μεγάλο και αποκόπηκε, χρησιμοποιήστε το μενού "
 "διαφορών για να εμφανίσετε τις διαφορές"
 
+#: kallithea/lib/diffs.py:210
 msgid "No changes detected"
 msgstr "Δεν εντοπίστηκαν αλλαγές"
 
+#: kallithea/lib/helpers.py:110
 msgid "Show whitespace changes"
 msgstr "Εμφάνιση αλλαγής κενού"
 
+#: kallithea/lib/helpers.py:113
 msgid "Ignore whitespace changes"
 msgstr "Αγνόηση αλλαγής κενού"
 
+#: kallithea/lib/helpers.py:136
+#, python-format
 msgid "Increase diff context to %(num)s lines"
 msgstr "Αύξηση του diff πλαισίου σε %(num)s γραμμές"
 
+#: kallithea/lib/helpers.py:467
+#, python-format
 msgid "Deleted branch: %s"
 msgstr "Διαγραφή κλάδου: %s"
 
+#: kallithea/lib/helpers.py:469
+#, python-format
 msgid "Created tag: %s"
 msgstr "Δημιουργηθείσα ετικέτα: %s"
 
+#: kallithea/lib/helpers.py:480
+#, python-format
 msgid "Changeset %s not found"
 msgstr "Δεν βρέθηκε το σετ αλλαγών %s"
 
+#: kallithea/lib/helpers.py:529
+#, python-format
 msgid "Show all combined changesets %s->%s"
 msgstr "Εμφάνιση όλων των συνδυασμένων σετ αλλαγών %s->%s"
 
+#: kallithea/lib/helpers.py:535
 msgid "Compare view"
 msgstr "Σύγκριση εμφάνισης"
 
+#: kallithea/lib/helpers.py:554
 msgid "and"
 msgstr "και"
 
+#: kallithea/lib/helpers.py:555
+#, python-format
 msgid "%s more"
 msgstr "%s επιπλέον"
 
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
 msgid "revisions"
 msgstr "αναθεωρήσεις"
 
+#: kallithea/lib/helpers.py:580
+#, python-format
 msgid "Fork name %s"
 msgstr "Όνομα κλώνου %s"
 
+#: kallithea/lib/helpers.py:600
+#, python-format
 msgid "Pull request %s"
 msgstr "Αίτημα έλξης %s"
 
+#: kallithea/lib/helpers.py:610
 msgid "[deleted] repository"
 msgstr "[διαγραμμένο] αποθετήριο"
 
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
 msgid "[created] repository"
 msgstr "[δημιουργημένο] αποθετήριο"
 
+#: kallithea/lib/helpers.py:614
 msgid "[created] repository as fork"
 msgstr "[δημιουργήθηκε] αποθετήριο ως κλώνος"
 
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
 msgid "[forked] repository"
 msgstr "[κλωνοποιημένο] αποθετήριο"
 
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
 msgid "[updated] repository"
 msgstr "[ενημερωμένο] αποθετήριο"
 
+#: kallithea/lib/helpers.py:620
 msgid "[downloaded] archive from repository"
 msgstr "[λήψη] αρχείο από το αποθετήριο"
 
+#: kallithea/lib/helpers.py:622
 msgid "[delete] repository"
 msgstr "[διαγραμμένο] αποθετήριο"
 
+#: kallithea/lib/helpers.py:630
 msgid "[created] user"
 msgstr "[δημιουργήθηκε] χρήστης"
 
+#: kallithea/lib/helpers.py:632
 msgid "[updated] user"
 msgstr "[ενημερώθηκε] χρήστης"
 
+#: kallithea/lib/helpers.py:634
 msgid "[created] user group"
 msgstr "[δημιουργήθηκε] ομάδα χρήστη"
 
+#: kallithea/lib/helpers.py:636
 msgid "[updated] user group"
 msgstr "[ενημερώθηκε] ομάδα χρήστη"
 
+#: kallithea/lib/helpers.py:638
 msgid "[commented] on revision in repository"
 msgstr "[σχολιασμένο] σε αναθεώρηση στο αποθετήριο"
 
+#: kallithea/lib/helpers.py:640
 msgid "[commented] on pull request for"
 msgstr "[σχολίασε] σχετικά με το αίτημα έλξης για"
 
+#: kallithea/lib/helpers.py:642
 msgid "[closed] pull request for"
 msgstr "[κλειστή] αίτηση έλξης για"
 
+#: kallithea/lib/helpers.py:644
 msgid "[pushed] into"
 msgstr "[ωθήθηκε] σε"
 
+#: kallithea/lib/helpers.py:646
 msgid "[committed via Kallithea] into repository"
 msgstr "[δεσμεύεται μέσω Καλλιθέας] σε αποθετήριο"
 
+#: kallithea/lib/helpers.py:648
 msgid "[pulled from remote] into repository"
 msgstr "[τραβήχτηκε από το τηλεχειριστήριο] στο αποθετήριο"
 
+#: kallithea/lib/helpers.py:650
 msgid "[pulled] from"
 msgstr "[τραβήχτηκε] από"
 
+#: kallithea/lib/helpers.py:652
 msgid "[started following] repository"
 msgstr "[άρχισε να ακολουθεί] αποθετήριο δεδομένων"
 
+#: kallithea/lib/helpers.py:654
 msgid "[stopped following] repository"
 msgstr "[σταμάτησε να ακολουθεί] αποθετήριο δεδομένων"
 
+#: kallithea/lib/helpers.py:764
+#, python-format
 msgid " and %s more"
 msgstr " και %s περισσότερα"
 
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
 msgid "No files"
 msgstr "Δεν υπάρχουν αρχεία"
 
+#: kallithea/lib/helpers.py:791
 msgid "new file"
 msgstr "νέο αρχείο"
 
+#: kallithea/lib/helpers.py:794
 msgid "mod"
 msgstr "τροποποιημένο"
 
+#: kallithea/lib/helpers.py:797
 msgid "del"
 msgstr "διαγραμμένο"
 
+#: kallithea/lib/helpers.py:800
 msgid "rename"
 msgstr "μετονομασία"
 
+#: kallithea/lib/helpers.py:805
 msgid "chmod"
 msgstr "chmod"
 
+#: kallithea/lib/ssh.py:97
 msgid "SSH key is missing"
 msgstr "Το κλειδί SSH λείπει"
 
+#: kallithea/lib/ssh.py:101
 msgid ""
 "Invalid SSH key - it must have both a key type and a base64 part, like "
 "'ssh-rsa ASRNeaZu4FA...xlJp='"
@@ -802,6 +1264,7 @@
 "Άκυρο κλειδί SSH - πρέπει να έχει έναν τύπο κλειδιού καθώς και ένα τμήμα "
 "base64, όπως \"ssh-rsa ASRNeaZu4FA ... xlJp =\""
 
+#: kallithea/lib/ssh.py:106
 msgid ""
 "Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
 "ed448', or 'ssh-ed25519'"
@@ -809,15 +1272,21 @@
 "Άκυρο κλειδί SSH - πρέπει να ξεκινά με τύπο κλειδιού 'ssh-rsa',ssh-"
 "dss','ssh-ed448' ή 'ssh-ed25519'"
 
+#: kallithea/lib/ssh.py:109
+#, python-format
 msgid "Invalid SSH key - unexpected characters in base64 part %r"
 msgstr "Άκυρο κλειδί SSH - μη αναμενόμενοι χαρακτήρες στο τμήμα base64 %r"
 
+#: kallithea/lib/ssh.py:114
+#, python-format
 msgid ""
 "Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
 msgstr ""
 "Άκυρο κλειδί SSH - το base64 μέρος %r φαίνεται κομμένο (δεν μπορεί να "
 "αποκωδικοποιηθεί)"
 
+#: kallithea/lib/ssh.py:124
+#, python-format
 msgid ""
 "Invalid SSH key - base64 part %r seems truncated (it contains a partial "
 "string length)"
@@ -825,6 +1294,8 @@
 "Άκυρο κλειδί SSH - το base64 μέρος %r φαίνεται κομμένο (περιέχει ένα "
 "μερικό μήκος συμβολοσειράς)"
 
+#: kallithea/lib/ssh.py:128
+#, python-format
 msgid ""
 "Invalid SSH key - base64 part %r seems truncated (it is too short for "
 "declared string length %s)"
@@ -832,6 +1303,8 @@
 "Άκυρο κλειδί SSH - το τμήμα base64 %r φαίνεται να είναι κομμένο (είναι "
 "πολύ μικρό για το δηλωμένο μήκος συμβολοσειράς %s)"
 
+#: kallithea/lib/ssh.py:132
+#, python-format
 msgid ""
 "Invalid SSH key - base64 part %r seems truncated (it contains too few "
 "strings for a %s key)"
@@ -839,163 +1312,222 @@
 "Άκυρο κλειδί SSH - το base64 τμήμα %r φαίνεται να είναι περικομμένο "
 "(περιέχει πολύ λίγες συμβολοσειρές για ένα κλειδί %s)"
 
+#: kallithea/lib/ssh.py:134
+#, python-format
 msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
 msgstr ""
 "Άκυρο κλειδί SSH - είναι ένα κλειδί %s αλλά το base64 μέρος περιέχει %r"
 
+#: kallithea/lib/webutils.py:628
+#, python-format
 msgid "%d year"
 msgid_plural "%d years"
 msgstr[0] "%d έτος"
 msgstr[1] "%d έτη"
 
+#: kallithea/lib/webutils.py:629
+#, python-format
 msgid "%d month"
 msgid_plural "%d months"
 msgstr[0] "%d μήνας"
 msgstr[1] "%d μήνες"
 
+#: kallithea/lib/webutils.py:630
+#, python-format
 msgid "%d day"
 msgid_plural "%d days"
 msgstr[0] "%d ημέρα"
 msgstr[1] "%d ημέρες"
 
+#: kallithea/lib/webutils.py:631
+#, python-format
 msgid "%d hour"
 msgid_plural "%d hours"
 msgstr[0] "%d ώρα"
 msgstr[1] "%d ώρες"
 
+#: kallithea/lib/webutils.py:632
+#, python-format
 msgid "%d minute"
 msgid_plural "%d minutes"
 msgstr[0] "%d λεπτό"
 msgstr[1] "%d λεπτά"
 
+#: kallithea/lib/webutils.py:633
+#, python-format
 msgid "%d second"
 msgid_plural "%d seconds"
 msgstr[0] "%d δευτερόλεπτο"
 msgstr[1] "%d δευτερόλεπτα"
 
+#: kallithea/lib/webutils.py:649
+#, python-format
 msgid "in %s"
 msgstr "σε %s"
 
+#: kallithea/lib/webutils.py:651
+#, python-format
 msgid "%s ago"
 msgstr "%s πριν"
 
+#: kallithea/lib/webutils.py:653
+#, python-format
 msgid "in %s and %s"
 msgstr "σε %s και %s"
 
+#: kallithea/lib/webutils.py:656
+#, python-format
 msgid "%s and %s ago"
 msgstr "%s και %s πριν"
 
+#: kallithea/lib/webutils.py:659
 msgid "just now"
 msgstr "μόλις τώρα"
 
+#: kallithea/model/db.py:1376
 msgid "top level"
 msgstr "ανώτερο επίπεδο"
 
+#: kallithea/model/db.py:1507
 msgid "Kallithea Administrator"
 msgstr "Διαχειριστής Καλλιθέας"
 
+#: kallithea/model/db.py:1509
 msgid "Default user has no access to new repositories"
 msgstr "Ο προεπιλεγμένος χρήστης δεν έχει πρόσβαση σε νέα αποθετήρια"
 
+#: kallithea/model/db.py:1510
 msgid "Default user has read access to new repositories"
 msgstr "Ο προεπιλεγμένος χρήστης έχει πρόσβαση ανάγνωσης σε νέα αποθετήρια"
 
+#: kallithea/model/db.py:1511
 msgid "Default user has write access to new repositories"
 msgstr "Ο προεπιλεγμένος χρήστης έχει πρόσβαση εγγραφής σε νέα αποθετήρια"
 
+#: kallithea/model/db.py:1512
 msgid "Default user has admin access to new repositories"
 msgstr ""
 "Ο προεπιλεγμένος χρήστης έχει πρόσβαση διαχειριστή σε νέα αποθετήρια"
 
+#: kallithea/model/db.py:1514
 msgid "Default user has no access to new repository groups"
 msgstr ""
 "Ο προεπιλεγμένος χρήστης δεν έχει πρόσβαση σε νέες ομάδες αποθετηρίων"
 
+#: kallithea/model/db.py:1515
 msgid "Default user has read access to new repository groups"
 msgstr ""
 "Ο προεπιλεγμένος χρήστης έχει πρόσβαση ανάγνωσης σε νέες ομάδες "
 "αποθετηρίων"
 
+#: kallithea/model/db.py:1516
 msgid "Default user has write access to new repository groups"
 msgstr ""
 "Ο προεπιλεγμένος χρήστης έχει πρόσβαση εγγραφής σε νέες ομάδες αποθετηρίων"
 
+#: kallithea/model/db.py:1517
 msgid "Default user has admin access to new repository groups"
 msgstr ""
 "Ο προεπιλεγμένος χρήστης έχει πρόσβαση διαχειριστή σε νέες ομάδες "
 "αποθετηρίων"
 
+#: kallithea/model/db.py:1519
 msgid "Default user has no access to new user groups"
 msgstr "Ο προεπιλεγμένος χρήστης δεν έχει πρόσβαση σε νέες ομάδες χρηστών"
 
+#: kallithea/model/db.py:1520
 msgid "Default user has read access to new user groups"
 msgstr ""
 "Ο προεπιλεγμένος χρήστης έχει πρόσβαση ανάγνωσης σε νέες ομάδες χρηστών"
 
+#: kallithea/model/db.py:1521
 msgid "Default user has write access to new user groups"
 msgstr ""
 "Ο προεπιλεγμένος χρήστης έχει πρόσβαση εγγραφής σε νέες ομάδες χρηστών"
 
+#: kallithea/model/db.py:1522
 msgid "Default user has admin access to new user groups"
 msgstr ""
 "Ο προεπιλεγμένος χρήστης έχει πρόσβαση διαχειριστή σε νέες ομάδες χρηστών"
 
+#: kallithea/model/db.py:1524
 msgid "Only admins can create user groups"
 msgstr "Μόνο οι διαχειριστές μπορούν να δημιουργήσουν ομάδες χρηστών"
 
+#: kallithea/model/db.py:1525
 msgid "Non-admins can create user groups"
 msgstr "Οι μη διαχειριστές μπορούν να δημιουργήσουν ομάδες χρηστών"
 
+#: kallithea/model/db.py:1527
 msgid "Only admins can create top level repositories"
 msgstr ""
 "Μόνο οι διαχειριστές μπορούν να δημιουργήσουν αποθετήρια ανώτατου επιπέδου"
 
+#: kallithea/model/db.py:1528
 msgid "Non-admins can create top level repositories"
 msgstr ""
 "Οι μη διαχειριστές μπορούν να δημιουργήσουν αποθετήρια ανώτατου επιπέδου"
 
+#: kallithea/model/db.py:1530
 msgid "Only admins can fork repositories"
 msgstr "Μόνο οι διαχειριστές μπορούν να κλωνοποιήσουν τα αποθετήρια"
 
+#: kallithea/model/db.py:1531
 msgid "Non-admins can fork repositories"
 msgstr "Οι μη-διαχειριστές μπορούν να κλωνοποιήσουν αποθετήρια"
 
+#: kallithea/model/db.py:1533
 msgid "Registration disabled"
 msgstr "Η εγγραφή απενεργοποιήθηκε"
 
+#: kallithea/model/db.py:1534
 msgid "User registration with manual account activation"
 msgstr "Εγγραφή χρήστη με χειροκίνητη ενεργοποίηση λογαριασμού"
 
+#: kallithea/model/db.py:1535
 msgid "User registration with automatic account activation"
 msgstr "Εγγραφή χρήστη με αυτόματη ενεργοποίηση λογαριασμού"
 
+#: kallithea/model/db.py:1944
 msgid "Not reviewed"
 msgstr "Δεν έχει ελεγχθεί"
 
+#: kallithea/model/db.py:1945
 msgid "Under review"
 msgstr "Υπό εξέταση"
 
+#: kallithea/model/db.py:1946
 msgid "Not approved"
 msgstr "Δεν έχει εγκριθεί"
 
+#: kallithea/model/db.py:1947
 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 "Εισαγάγετε μια τιμή με μήκος %(min)i χαρακτήρες ή περισσότερους"
 
+#: 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 "Εισαγάγετε %(min)i χαρακτήρες ή περισσότερους"
 
+#: kallithea/model/forms.py:170
 msgid "Name must not contain only digits"
 msgstr "Το όνομα δεν πρέπει να περιέχει μόνο ψηφία"
 
+#: kallithea/model/notification.py:171
+#, python-format
 msgid ""
 "[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
 "%(branch)s by %(cs_author_username)s"
@@ -1003,9 +1535,13 @@
 "[Σχόλιο] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" στο "
 "%(branch)s από %(cs_author_username)s"
 
+#: kallithea/model/notification.py:174
+#, python-format
 msgid "New user %(new_username)s registered"
 msgstr "Καταχωρήθηκε νέος χρήστης %(new_username)s"
 
+#: kallithea/model/notification.py:176
+#, 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"
@@ -1013,6 +1549,8 @@
 "[Κριτική] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" στο "
 "%(pr_source_branch)s από %(pr_owner_username)s"
 
+#: kallithea/model/notification.py:177
+#, 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"
@@ -1020,12 +1558,16 @@
 "[Σχόλιο] %(repo_name)s PR %(pr_nice_id)s \"%(pr_title_short)s\" στο "
 "%(pr_source_branch)s από %(pr_owner_username)s"
 
+#: kallithea/model/notification.py:197
 msgid "Closing"
 msgstr "Κλείσιμο"
 
+#: kallithea/model/pull_request.py:207
 msgid "Cannot create empty pull request"
 msgstr "Δεν είναι δυνατή η δημιουργία κενής αίτησης έλξης"
 
+#: kallithea/model/pull_request.py:215
+#, python-format
 msgid ""
 "Cannot create pull request - criss cross merge detected, please merge a "
 "later %s revision to %s"
@@ -1033,18 +1575,25 @@
 "Δεν είναι δυνατή η δημιουργία αίτησης έλξης - εντοπίστηκε διασταυρούμενη "
 "συγχώνευση, παρακαλώ συγχωνεύστε μια μεταγενέστερη αναθεώρηση %s στο %s"
 
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
 msgid "You are not authorized to create the pull request"
 msgstr "Δεν έχετε εξουσιοδότηση για τη δημιουργία του αιτήματος έλξης"
 
+#: kallithea/model/pull_request.py:337
 msgid "Missing changesets since the previous iteration:"
 msgstr "Λείπουν σετ αλλαγών από την προηγούμενη επανάληψη:"
 
+#: kallithea/model/pull_request.py:344
+#, python-format
 msgid "New changesets on %s %s since the previous iteration:"
 msgstr "Νέα σετ αλλαγών στο %s %s από την προηγούμενη επανάληψη:"
 
+#: kallithea/model/pull_request.py:351
 msgid "Ancestor didn't change - diff since previous iteration:"
 msgstr "Ο πρόγονος δεν άλλαξε - διαφορά από την προηγούμενη επανάληψη:"
 
+#: kallithea/model/pull_request.py:358
+#, python-format
 msgid ""
 "This iteration is based on another %s revision and there is no simple "
 "diff."
@@ -1052,30 +1601,44 @@
 "Αυτή η επανάληψη βασίζεται σε μια άλλη αναθεώρηση %s και δεν υπάρχει απλή "
 "διαφορά."
 
+#: kallithea/model/pull_request.py:360
+#, python-format
 msgid "No changes found on %s %s since previous iteration."
 msgstr "Δεν βρέθηκαν αλλαγές στο %s %s από την προηγούμενη έκδοση."
 
+#: kallithea/model/pull_request.py:385
+#, python-format
 msgid "Closed, next iteration: %s ."
 msgstr "Κλειστή, επόμενη επανάληψη: %s ."
 
+#: kallithea/model/scm.py:618
 msgid "latest tip"
 msgstr "τελευταία κεφαλή"
 
+#: kallithea/model/ssh_key.py:56
+#, python-format
 msgid "SSH key %r is invalid: %s"
 msgstr "Το κλειδί SSH %r δεν είναι έγκυρο: %s"
 
+#: kallithea/model/ssh_key.py:68
+#, python-format
 msgid "SSH key %s is already used by %s"
 msgstr "Το κλειδί SSH %s χρησιμοποιείται ήδη από το χρήστη %s"
 
+#: kallithea/model/ssh_key.py:87
+#, python-format
 msgid "SSH key with fingerprint %r found"
 msgstr "Βρέθηκε κλειδί SSH με δακτυλικό αποτύπωμα %r"
 
+#: kallithea/model/user.py:224
 msgid ""
 "You can't remove this user since it is crucial for the entire application"
 msgstr ""
 "Δεν μπορείτε να καταργήσετε αυτόν το χρήστη, καθώς είναι ζωτικής σημασίας "
 "για ολόκληρη την εφαρμογή"
 
+#: kallithea/model/user.py:229
+#, python-format
 msgid ""
 "User \"%s\" still owns %s repositories and cannot be removed. Switch "
 "owners or remove those repositories: %s"
@@ -1083,6 +1646,8 @@
 "Ο χρήστης \"%s\" εξακολουθεί να κατέχει %s αποθετήρια και δεν είναι "
 "δυνατόν να αφαιρεθεί. Αλλάξτε κάτοχο ή καταργείστε αυτά τα αποθετήρια: %s"
 
+#: kallithea/model/user.py:234
+#, python-format
 msgid ""
 "User \"%s\" still owns %s repository groups and cannot be removed. Switch "
 "owners or remove those repository groups: %s"
@@ -1091,6 +1656,8 @@
 "είναι δυνατόν να αφαιρεθεί. Αλλάξτε κάτοχο ή καταργείστε αυτές τις "
 "ομάδες: %s"
 
+#: kallithea/model/user.py:241
+#, python-format
 msgid ""
 "User \"%s\" still owns %s user groups and cannot be removed. Switch "
 "owners or remove those user groups: %s"
@@ -1099,12 +1666,16 @@
 "δυνατόν να αφαιρεθεί. Αλλάξτε κάτοχο ή αφαιρέστε αυτές τις ομάδες "
 "χρηστών: %s"
 
+#: kallithea/model/user.py:330
 msgid "Password reset link"
 msgstr "Σύνδεσμος επαναφοράς κωδικού πρόσβασης"
 
+#: kallithea/model/user.py:374
 msgid "Password reset notification"
 msgstr "Ειδοποίηση επαναφοράς κωδικού πρόσβασης"
 
+#: kallithea/model/user.py:375
+#, python-format
 msgid ""
 "The password to your account %s has been changed using password reset "
 "form."
@@ -1112,15 +1683,21 @@
 "Ο κωδικός πρόσβασης στο λογαριασμό σας %s έχει αλλάξει χρησιμοποιώντας τη "
 "φόρμα επαναφοράς κωδικού πρόσβασης."
 
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
 msgid "Value cannot be an empty list"
 msgstr "Η τιμή δεν μπορεί να είναι μια κενή λίστα"
 
+#: kallithea/model/validators.py:72
+#, python-format
 msgid "Username \"%(username)s\" already exists"
 msgstr "Το όνομα χρήστη \"%(username)s\" υπάρχει ήδη"
 
+#: kallithea/model/validators.py:74
+#, python-format
 msgid "Username \"%(username)s\" cannot be used"
 msgstr "Δεν είναι δυνατή η χρήση του ονόματος χρήστη \"%(username)s\""
 
+#: kallithea/model/validators.py:76
 msgid ""
 "Username may only contain alphanumeric characters underscores, periods or "
 "dashes and must begin with an alphanumeric character or underscore"
@@ -1129,18 +1706,25 @@
 "παύλες, τελείες ή παύλες και πρέπει να ξεκινά με αλφαριθμητικό χαρακτήρα "
 "ή κάτω παύλα"
 
+#: kallithea/model/validators.py:103
 msgid "The input is not valid"
 msgstr "Η είσοδος δεν είναι έγκυρη"
 
+#: kallithea/model/validators.py:110
+#, python-format
 msgid "Username %(username)s is not valid"
 msgstr "Το όνομα χρήστη %(username)s δεν είναι έγκυρο"
 
+#: 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 "Η ομάδα χρηστών \"%(usergroup)s\" υπάρχει ήδη"
 
+#: kallithea/model/validators.py:134
 msgid ""
 "user group name may only contain alphanumeric characters underscores, "
 "periods or dashes and must begin with alphanumeric character"
@@ -1149,71 +1733,100 @@
 "χαρακτήρες, κάτω παύλες, τελείες ή παύλες και πρέπει να ξεκινά με "
 "αλφαριθμητικό χαρακτήρα"
 
+#: 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 "Η ομάδα \"%(group_name)s\" υπάρχει ήδη"
 
+#: kallithea/model/validators.py:177
+#, python-format
 msgid "Repository with name \"%(group_name)s\" already exists"
 msgstr "Το αποθετήριο με όνομα \"%(group_name)s\" υπάρχει ήδη"
 
+#: kallithea/model/validators.py:229
 msgid "Invalid characters (non-ascii) in password"
 msgstr "Μη έγκυροι χαρακτήρες (μη ascii) στον κωδικό πρόσβασης"
 
+#: kallithea/model/validators.py:244
 msgid "Invalid old password"
 msgstr "Ο παλιός κωδικός πρόσβασης δεν είναι έγκυρος"
 
+#: kallithea/model/validators.py:260
 msgid "Passwords do not match"
 msgstr "Οι κωδικοί πρόσβασης δεν ταιριάζουν"
 
+#: kallithea/model/validators.py:275
 msgid "Invalid username or password"
 msgstr "Το όνομα χρήστη ή ο κωδικός πρόσβασης δεν είναι έγκυρος"
 
+#: kallithea/model/validators.py:309
+#, python-format
 msgid "Repository name %(repo)s is not allowed"
 msgstr "Δεν επιτρέπεται το %(repo)s ως όνομα του αποθετηρίου"
 
+#: kallithea/model/validators.py:311
+#, python-format
 msgid "Repository named %(repo)s already exists"
 msgstr "Το αποθετήριο με το όνομα %(repo)s υπάρχει ήδη"
 
+#: kallithea/model/validators.py:312
+#, python-format
 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 msgstr "Το αποθετήριο \"%(repo)s\" υπάρχει ήδη στην ομάδα \"%(group)s\""
 
+#: kallithea/model/validators.py:314
+#, python-format
 msgid "Repository group with name \"%(repo)s\" already exists"
 msgstr "Η ομάδα αποθετηρίου με το όνομα \"%(repo)s\" υπάρχει ήδη"
 
+#: kallithea/model/validators.py:400
 msgid "Invalid repository URL"
 msgstr "Μη έγκυρη διεύθυνση URL αποθετηρίου"
 
+#: kallithea/model/validators.py:401
 msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
 msgstr ""
 "Μη έγκυρο αποθετήριο URL. Πρέπει να είναι μια έγκυρη http, https ή ssh "
 "διεύθυνση URL"
 
+#: kallithea/model/validators.py:426
 msgid "Fork has to be the same type as parent"
 msgstr "Ο κλώνος πρέπει να έχει τον ίδιο τύπο με τον γονέα του"
 
+#: kallithea/model/validators.py:441
 msgid "You don't have permissions to create repository in this group"
 msgstr "Δεν έχετε δικαιώματα δημιουργίας αποθετηρίου σε αυτήν την ομάδα"
 
+#: kallithea/model/validators.py:443
 msgid "no permission to create repository in root location"
 msgstr "Δεν υπάρχει δικαίωμα δημιουργίας αποθετηρίου στη ριζική τοποθεσία"
 
+#: kallithea/model/validators.py:492
 msgid "You don't have permissions to create a group in this location"
 msgstr "Δεν έχετε δικαιώματα δημιουργίας ομάδας σε αυτήν την τοποθεσία"
 
+#: kallithea/model/validators.py:532
 msgid "This username or user group name is not valid"
 msgstr "Αυτό το όνομα χρήστη ή το όνομα ομάδας χρηστών δεν είναι έγκυρο"
 
+#: kallithea/model/validators.py:625
 msgid "This is not a valid path"
 msgstr "Αυτή η διαδρομή δεν είναι έγκυρη"
 
+#: kallithea/model/validators.py:642
 msgid "This email address is already in use"
 msgstr "Αυτή η διεύθυνση ηλεκτρονικού ταχυδρομείου χρησιμοποιείται ήδη"
 
+#: kallithea/model/validators.py:662
+#, python-format
 msgid "Email address \"%(email)s\" not found"
 msgstr "Η διεύθυνση ηλεκτρονικού ταχυδρομείου \"%(email)s\" δεν βρέθηκε"
 
+#: kallithea/model/validators.py:699
 msgid ""
 "The LDAP Login attribute of the CN must be specified - this is the name "
 "of the attribute that is equivalent to \"username\""
@@ -1221,105 +1834,203 @@
 "Πρέπει να προσδιοριστεί το χαρακτηριστικό LDAP Login του CN - αυτό είναι "
 "το όνομα του χαρακτηριστικού που είναι ισοδύναμο με το \"όνομα χρήστη\""
 
+#: kallithea/model/validators.py:711
 msgid "Please enter a valid IPv4 or IPv6 address"
 msgstr "Παρακαλώ εισαγάγετε μια έγκυρη διεύθυνση IPv4 ή IPv6"
 
+#: kallithea/model/validators.py:712
+#, python-format
 msgid ""
 "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
 msgstr ""
 "Το μέγεθος δικτύου (bits) πρέπει να βρίσκεται εντός της περιοχής 0-32 "
 "(όχι %(bits)r)"
 
+#: kallithea/model/validators.py:745
 msgid "Key name can only consist of letters, underscore, dash or numbers"
 msgstr ""
 "Το όνομα κλειδιού μπορεί να αποτελείται μόνο από γράμματα, κάτω παύλα, "
 "παύλα ή αριθμούς"
 
+#: kallithea/model/validators.py:759
 msgid "Filename cannot be inside a directory"
 msgstr "Το όνομα αρχείου δεν μπορεί να βρίσκεται μέσα σε έναν κατάλογο"
 
+#: kallithea/model/validators.py:775
+#, python-format
 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
 msgstr ""
 "Τα πρόσθετα %(loaded)s και %(next_to_load)s εξάγουν και τα δύο το ίδιο "
 "όνομα"
 
+#: kallithea/templates/about.html:4 kallithea/templates/about.html:13
 msgid "About"
 msgstr "Σχετικά"
 
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
 msgid "Add Repository"
 msgstr "Προσθήκη Αποθετηρίου"
 
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
 msgid "Add Repository Group"
 msgstr "Προσθήκη Ομάδας Αποθετηρίων"
 
+#: kallithea/templates/index_base.html:36
 msgid "You have admin right to this group, and can edit it"
 msgstr ""
 "Έχετε δικαίωμα διαχειριστή σε αυτήν την ομάδα και μπορείτε να την "
 "επεξεργαστείτε"
 
+#: kallithea/templates/index_base.html:36
 msgid "Edit Repository Group"
 msgstr "Επεξεργασία Ομάδας Αποθετηρίων"
 
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
 msgid "Repository"
 msgstr "Αποθετήριο"
 
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
 msgid "Description"
 msgstr "Περιγραφή"
 
+#: kallithea/templates/index_base.html:61
 msgid "Last Change"
 msgstr "Τελευταία Αλλαγή"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
 msgid "Tip"
 msgstr "Κεφαλή"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
 msgid "Owner"
 msgstr "Κάτοχος"
 
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
 msgid "Log In"
 msgstr "Σύνδεση"
 
+#: kallithea/templates/login.html:17
+#, python-format
 msgid "Log In to %s"
 msgstr "Συνδεθείτε στο %s"
 
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
 msgid "Username"
 msgstr "Όνομα χρήστη"
 
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
 msgid "Password"
 msgstr "Κωδικός πρόσβασης"
 
+#: kallithea/templates/login.html:44
 msgid "Stay logged in after browser restart"
 msgstr ""
 "Μείνετε συνδεδεμένοι μετά την επανεκκίνηση του προγράμματος περιήγησης"
 
+#: kallithea/templates/login.html:52
 msgid "Forgot your password?"
 msgstr "Ξεχάσατε τον κωδικό σας;"
 
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
 msgid "Don't have an account?"
 msgstr "Δεν έχετε λογαριασμό;"
 
+#: kallithea/templates/login.html:62
 msgid "Sign In"
 msgstr "Είσοδος"
 
+#: kallithea/templates/password_reset.html:5
 msgid "Password Reset"
 msgstr "Επαναφορά κωδικού"
 
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
 msgid "Reset Your Password to %s"
 msgstr "Επαναφορά του κωδικού πρόσβασής σας στο %s"
 
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
 msgid "Reset Your Password"
 msgstr "Επαναφορά του κωδικού πρόσβασής σας"
 
+#: kallithea/templates/password_reset.html:30
 msgid "Email Address"
 msgstr "Διεύθυνση ηλεκτρονικού ταχυδρομείου"
 
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
 msgid "Captcha"
 msgstr "Captcha"
 
+#: kallithea/templates/password_reset.html:47
 msgid "Send Password Reset Email"
 msgstr ""
 "Αποστολή μηνύματος ηλεκτρονικού ταχυδρομείου για την επαναφορά του "
 "κωδικού πρόσβασης"
 
+#: kallithea/templates/password_reset.html:52
 msgid ""
 "A password reset link will be sent to the specified email address if it "
 "is registered in the system."
@@ -1328,11 +2039,14 @@
 "καθορισμένη διεύθυνση ηλεκτρονικού ταχυδρομείου, εάν έχει καταχωρηθεί στο "
 "σύστημα."
 
+#: kallithea/templates/password_reset_confirmation.html:23
+#, python-format
 msgid "You are about to set a new password for the email address %s."
 msgstr ""
 "Πρόκειται να ορίσετε έναν νέο κωδικό πρόσβασης για τη διεύθυνση "
 "ηλεκτρονικού ταχυδρομείου %s."
 
+#: kallithea/templates/password_reset_confirmation.html:24
 msgid ""
 "Note that you must use the same browser session for this as the one used "
 "to request the password reset."
@@ -1341,83 +2055,138 @@
 "του προγράμματος περιήγησης με αυτήν που χρησιμοποιήθηκε για να ζητήσετε "
 "την επαναφορά του κωδικού πρόσβασης."
 
+#: kallithea/templates/password_reset_confirmation.html:29
 msgid "Code you received in the email"
 msgstr "Κωδικός που λάβατε στο μήνυμα ηλεκτρονικού ταχυδρομείου"
 
+#: kallithea/templates/password_reset_confirmation.html:36
 msgid "New Password"
 msgstr "Νέος κωδικός πρόσβασης"
 
+#: kallithea/templates/password_reset_confirmation.html:43
 msgid "Confirm New Password"
 msgstr "Επιβεβαίωση Νέου Κωδικού Πρόσβασης"
 
+#: kallithea/templates/password_reset_confirmation.html:51
 msgid "Confirm"
 msgstr "Επιβεβαίωση"
 
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
 msgid "Sign Up"
 msgstr "Εγγραφή"
 
+#: kallithea/templates/register.html:22
+#, python-format
 msgid "Sign Up to %s"
 msgstr "Εγγραφείτε στο %s"
 
+#: kallithea/templates/register.html:45
 msgid "Re-enter password"
 msgstr "Εισαγάγετε ξανά τον κωδικό πρόσβασης"
 
+#: 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:39
+#: kallithea/templates/register.html:52
 msgid "First Name"
 msgstr "Όνομα"
 
+#: 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:40
+#: kallithea/templates/register.html:59
 msgid "Last Name"
 msgstr "Επώνυμο"
 
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
 msgid "Email"
 msgstr "Ηλεκτρονικό ταχυδρομείο"
 
+#: kallithea/templates/register.html:85
 msgid "Registered accounts are ready to use and need no further action."
 msgstr ""
 "Οι εγγεγραμμένοι λογαριασμοί είναι έτοιμοι για χρήση και δεν χρειάζονται "
 "περαιτέρω ενέργειες."
 
+#: kallithea/templates/register.html:87
 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
 msgid "Admin Journal"
 msgstr "Ημερολόγιο Διαχειριστή"
 
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
 msgid "journal filter..."
 msgstr "φίλτρο εγγραφών..."
 
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
 msgid "Filter"
 msgstr "Φίλτρο"
 
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
 msgid "%s Entry"
 msgid_plural "%s Entries"
 msgstr[0] "%s Καταχώρηση"
 msgstr[1] "%s Καταχωρήσεις"
 
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
 msgid "Action"
 msgstr "Ενέργεια"
 
+#: kallithea/templates/admin/admin_log.html:8
 msgid "Date"
 msgstr "Ημερομηνία"
 
+#: kallithea/templates/admin/admin_log.html:9
 msgid "From IP"
 msgstr "Από IP"
 
+#: kallithea/templates/admin/admin_log.html:62
 msgid "No actions yet"
 msgstr "Καμία ενέργεια ακόμα"
 
+#: kallithea/templates/admin/auth/auth_settings.html:5
 msgid "Authentication Settings"
 msgstr "Ρυθμίσεις ελέγχου ταυτότητας"
 
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
 msgid "Authentication"
 msgstr "Έλεγχος ταυτότητας"
 
+#: kallithea/templates/admin/auth/auth_settings.html:27
 msgid "Authentication Plugins"
 msgstr "Πρόσθετα ελέγχου ταυτότητας"
 
+#: kallithea/templates/admin/auth/auth_settings.html:29
 msgid "Enabled Plugins"
 msgstr "Ενεργοποιημένα Πρόσθετα"
 
+#: kallithea/templates/admin/auth/auth_settings.html:32
 msgid ""
 "Comma-separated list of plugins; Kallithea will try user authentication "
 "in plugin order"
@@ -1425,24 +2194,57 @@
 "Λίστα πρόσθετων διαχωρισμένη με κόμματα. Η Καλλιθέα θα προσπαθήσει να "
 "ελέγξει την ταυτότητα του χρήστη με τη σειρά του πρόσθετου"
 
+#: kallithea/templates/admin/auth/auth_settings.html:36
 msgid "Available built-in plugins"
 msgstr "Διαθέσιμα ενσωματωμένα πρόσθετα"
 
+#: kallithea/templates/admin/auth/auth_settings.html:53
 msgid "Plugin"
 msgstr "Πρόσθετο"
 
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
 msgid "Save"
 msgstr "Αποθήκευση"
 
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
 msgid "Repository Defaults"
 msgstr "Προεπιλογές Αποθετηρίου"
 
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
 msgid "Type"
 msgstr "Τύπος"
 
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
 msgid "Private repository"
 msgstr "Ιδιωτικό αποθετήριο"
 
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
 msgid ""
 "Private repositories are only visible to people explicitly added as "
 "collaborators."
@@ -1450,21 +2252,37 @@
 "Τα ιδιωτικά αποθετήρια είναι ορατά μόνο σε άτομα που προστίθενται ρητά ως "
 "συνεργάτες."
 
+#: kallithea/templates/admin/defaults/defaults.html:42
+#: kallithea/templates/admin/repos/repo_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
 msgid "Enable statistics"
 msgstr "Ενεργοποίηση στατιστικών"
 
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
 msgid "Enable statistics window on summary page."
 msgstr "Ενεργοποίηση παραθύρου στατιστικών στοιχείων στη σελίδα περίληψης."
 
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
 msgid "Enable downloads"
 msgstr "Ενεργοποίηση λήψεων"
 
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
 msgid "Enable download menu on summary page."
 msgstr "Ενεργοποίηση μενού λήψης στη σελίδα περίληψης."
 
+#: kallithea/templates/admin/gists/edit.html:5
+#: kallithea/templates/admin/gists/edit.html:18
 msgid "Edit Gist"
 msgstr "Επεξεργασία Gist"
 
+#: kallithea/templates/admin/gists/edit.html:35
+#, python-format
 msgid ""
 "Gist was updated since you started editing. Copy your changes and click "
 "%(here)s to reload new version."
@@ -1473,138 +2291,311 @@
 "αλλαγές σας και κάντε κλικ στο κουμπί %(here)s για να φορτώσετε τη νέα "
 "έκδοση."
 
+#: kallithea/templates/admin/gists/edit.html:36
 msgid "here"
 msgstr "εδώ"
 
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
 msgid "Gist description ..."
 msgstr "Περιγραφή gist..."
 
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
 msgid "Gist lifetime"
 msgstr "Διάρκεια ζωής του gist"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
 msgid "Expires"
 msgstr "Λήγει"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
 msgid "Never"
 msgstr "Ποτέ"
 
+#: kallithea/templates/admin/gists/edit.html:147
 msgid "Update Gist"
 msgstr "Ενημέρωση του gist"
 
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
 msgid "Cancel"
 msgstr "Άκυρο"
 
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
 msgid "Private Gists for User %s"
 msgstr "Ιδιωτικά gists για το χρήστη %s"
 
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
 msgid "Public Gists for User %s"
 msgstr "Δημόσια gists για το χρήστη %s"
 
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
 msgid "Public Gists"
 msgstr "Δημόσια Gists"
 
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
 msgid "Create New Gist"
 msgstr "Δημιουργία Νέου Gist"
 
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
 msgid "Created"
 msgstr "Δημιουργήθηκε"
 
+#: kallithea/templates/admin/gists/index.html:66
 msgid "There are no gists yet"
 msgstr "Δεν υπάρχουν ακόμη gists"
 
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
 msgid "New Gist"
 msgstr "Νέο Gist"
 
+#: kallithea/templates/admin/gists/new.html:45
 msgid "Name this gist ..."
 msgstr "Ονομάστε αυτό το gist..."
 
+#: kallithea/templates/admin/gists/new.html:53
 msgid "Create Private Gist"
 msgstr "Δημιουργία Ιδιωτικού Gist"
 
+#: kallithea/templates/admin/gists/new.html:54
 msgid "Create Public Gist"
 msgstr "Δημιουργία Δημόσιου Gist"
 
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
 msgid "Reset"
 msgstr "Επαναφορά"
 
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
 msgid "Gist"
 msgstr "Gist"
 
+#: kallithea/templates/admin/gists/show.html:10
 msgid "URL"
 msgstr "URL"
 
+#: kallithea/templates/admin/gists/show.html:35
 msgid "Public Gist"
 msgstr "Δημόσιο Gist"
 
+#: kallithea/templates/admin/gists/show.html:37
 msgid "Private Gist"
 msgstr "Ιδιωτικό Gist"
 
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
 msgid "Delete"
 msgstr "Διαγραφή"
 
+#: kallithea/templates/admin/gists/show.html:54
 msgid "Confirm to delete this Gist"
 msgstr "Επιβεβαίωση για διαγραφή αυτού του Gist"
 
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
 msgid "Edit"
 msgstr "Επεξεργασία"
 
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
 msgid "Show as Raw"
 msgstr "Ακατέργαστη Εμφάνιση"
 
+#: kallithea/templates/admin/gists/show.html:69
 msgid "created"
 msgstr "δημιουργήθηκε"
 
+#: kallithea/templates/admin/gists/show.html:82
 msgid "Show as raw"
 msgstr "Ακατέργαστη εμφάνιση"
 
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
 msgid "My Account"
 msgstr "Ο Λογαριασμός Μου"
 
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
 msgid "Profile"
 msgstr "Προφίλ"
 
+#: kallithea/templates/admin/my_account/my_account.html:26
 msgid "Email Addresses"
 msgstr "Διευθύνσεις ηλεκτρονικού ταχυδρομείου"
 
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
 msgid "SSH Keys"
 msgstr "Κλειδιά SSH"
 
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
 msgid "API Keys"
 msgstr "Κλειδιά API"
 
+#: kallithea/templates/admin/my_account/my_account.html:32
 msgid "Owned Repositories"
 msgstr "Αποθετήρια που μου Ανήκουν"
 
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
 msgid "Watched Repositories"
 msgstr "Αποθετήρια που Παρακολουθώ"
 
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
 msgid "Show Permissions"
 msgstr "Εμφάνιση Δικαιωμάτων"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
 msgid "Built-in"
 msgstr "Ενσωματωμένο"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
 msgid "Confirm to reset this API key: %s"
 msgstr "Επιβεβαίωση για επαναφορά αυτού του κλειδιού API: %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
 msgid "Expired"
 msgstr "Έληξε"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
 msgid "Confirm to remove this API key: %s"
 msgstr "Επιβεβαίωση κατάργησης αυτού του κλειδιού API: %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
 msgid "Remove"
 msgstr "Αφαίρεση"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
 msgid "No additional API keys specified"
 msgstr "Δεν έχουν καθοριστεί πρόσθετα κλειδιά API"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
 msgid "New API key"
 msgstr "Νέο κλειδί API"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
 msgid "Add"
 msgstr "Προσθήκη"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
 msgid ""
 "\n"
 "API keys are used to let scripts or services access %s using your\n"
@@ -1617,6 +2608,7 @@
 "παρείχατε στο πρόγραμμα ή την υπηρεσία, τον πραγματικό σας κωδικό "
 "πρόσβασης.\n"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
 msgid ""
 "\n"
 "Like passwords, API keys should therefore never be shared with others,\n"
@@ -1631,94 +2623,155 @@
 "γίνει, επαναφέρετε το κλειδί API σε αυτήν τη σελίδα για να αποφύγετε "
 "περαιτέρω χρήση.\n"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
 msgid "Primary"
 msgstr "Πρωτεύων"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
 msgid "Confirm to delete this email: %s"
 msgstr ""
 "Επιβεβαίωση διαγραφής αυτού του μηνύματος ηλεκτρονικού ταχυδρομείου: %s"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
 msgid "No additional emails specified."
 msgstr "Δεν έχουν καθοριστεί πρόσθετα μηνύματα ηλεκτρονικού ταχυδρομείου."
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
 msgid "New email address"
 msgstr "Νέα διεύθυνση ηλεκτρονικού ταχυδρομείου"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:1
 msgid "Change Your Account Password"
 msgstr "Αλλαγή του Κωδικού Πρόσβασης του Λογαριασμού σας"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:8
 msgid "Current password"
 msgstr "Τρέχων κωδικός πρόσβασης"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
 msgid "New password"
 msgstr "Νέος κωδικός πρόσβασης"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:22
 msgid "Confirm new password"
 msgstr "Επιβεβαίωση νέου κωδικού πρόσβασης"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
 msgid ""
 "This account is managed with %s and the password cannot be changed here"
 msgstr ""
 "Η διαχείριση αυτού του λογαριασμού γίνεται με %s και ο κωδικός πρόσβασης "
 "δεν μπορεί να αλλάξει εδώ"
 
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
 msgid "Current IP"
 msgstr "Τρέχουσα IP"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
 msgid "Gravatar"
 msgstr "Gravatar"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
 msgid "Change %s avatar at"
 msgstr "Αλλαγή avatar %s στο"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
 msgid "Avatars are disabled"
 msgstr "Τα Avatars είναι απενεργοποιημένα"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
 msgid "Repositories You Own"
 msgstr "Αποθετήρια που σας ανήκουν"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
 msgid "Name"
 msgstr "Όνομα"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
 msgid "Fingerprint"
 msgstr "Ψηφιακό αποτύπωμα"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
 msgid "Last Used"
 msgstr "Τελευταία χρησιμοποιήθηκε"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, python-format
 msgid "Confirm to remove this SSH key: %s"
 msgstr "Επιβεβαίωση κατάργησης αυτού του κλειδιού SSH: %s"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
 msgid "No SSH keys have been added"
 msgstr "Δεν έχουν προστεθεί κλειδιά SSH"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
 msgid "New SSH key"
 msgstr "Νέο κλειδί SSH"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
 msgid "Public key"
 msgstr "Δημόσιο κλειδί"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
 msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
 msgstr "Δημόσιο κλειδί (περιεχόμενο π.χ. ~/.ssh/id_rsa.pub)"
 
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
 msgid "Repositories You are Watching"
 msgstr "Αποθετήρια που παρακολουθείτε"
 
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
 msgid "Default Permissions"
 msgstr "Προεπιλεγμένα Δικαιώματα"
 
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
 msgid "Global"
 msgstr "Γενικά"
 
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
 msgid "IP Whitelist"
 msgstr "Λίστα επιτρεπόμενων IP"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
 msgid "Anonymous access"
 msgstr "Ανώνυμη πρόσβαση"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
 msgid "Allow anonymous access"
 msgstr "Να επιτρέπεται η ανώνυμη πρόσβαση"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
 msgid ""
 "Allow access to Kallithea without needing to log in. Anonymous users use "
 "%s user permissions."
@@ -1726,6 +2779,7 @@
 "Να επιτρέπεται η πρόσβαση στην Καλλιθέα χωρίς να χρειάζεται να "
 "συνδεθείτε. Οι ανώνυμοι χρήστες χρησιμοποιούν δικαιώματα χρήστη %s."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
 msgid ""
 "All default permissions on each repository will be reset to chosen "
 "permission, note that all custom default permission on repositories will "
@@ -1735,15 +2789,23 @@
 "επιλεγμένα δικαιώματα. Σημειώστε ότι όλα τα προσαρμοσμένα προεπιλεγμένα "
 "δικαιώματα στα αποθετήρια θα χαθούν"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:20
 msgid "Apply to all existing repositories"
 msgstr "Εφαρμογή σε όλα τα υπάρχοντα αποθετήρια"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
 msgid "Permissions for the Default user on new repositories."
 msgstr "Δικαιώματα για τον προεπιλεγμένο χρήστη σε νέα αποθετήρια."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
 msgid "Repository group"
 msgstr "Ομάδα αποθετηρίου"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
 msgid ""
 "All default permissions on each repository group will be reset to chosen "
 "permission, note that all custom default permission on repository groups "
@@ -1753,15 +2815,20 @@
 "στα επιλεγμένα δικαιώματα. Σημειώστε ότι όλα τα προσαρμοσμένα "
 "προεπιλεγμένα δικαιώματα στις ομάδες αποθετηρίων θα χαθούν"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:33
 msgid "Apply to all existing repository groups"
 msgstr "Εφαρμογή σε όλες τις υπάρχουσες ομάδες αποθετηρίων"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
 msgid "Permissions for the Default user on new repository groups."
 msgstr "Δικαιώματα για τον προεπιλεγμένο χρήστη σε νέες ομάδες αποθετηρίων."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
 msgid "User group"
 msgstr "Ομάδα χρηστών"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
 msgid ""
 "All default permissions on each user group will be reset to chosen "
 "permission, note that all custom default permission on user groups will "
@@ -1771,97 +2838,159 @@
 "επιλεγμένα δικαιώματα. Σημειώστε ότι όλα τα προσαρμοσμένα προεπιλεγμένα "
 "δικαιώματα στις ομάδες χρηστών θα χαθούν"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:46
 msgid "Apply to all existing user groups"
 msgstr "Εφαρμογή σε όλες τις υπάρχουσες ομάδες χρηστών"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
 msgid "Permissions for the Default user on new user groups."
 msgstr "Δικαιώματα για τον προεπιλεγμένο χρήστη σε νέες ομάδες χρηστών."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
 msgid "Top level repository creation"
 msgstr "Δημιουργία αποθετηρίου ανώτατου επιπέδου"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
 msgid ""
 "Enable this to allow non-admins to create repositories at the top level."
 msgstr ""
 "Ενεργοποιήστε αυτήν την επιλογή ώστε να επιτρέπεται σε μη διαχειριστές να "
 "δημιουργούν αποθετήρια στο ανώτερο επίπεδο."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
 msgid "User group creation"
 msgstr "Δημιουργία ομάδας χρηστών"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
 msgid "Enable this to allow non-admins to create user groups."
 msgstr ""
 "Ενεργοποιήστε αυτήν την επιλογή για να επιτρέψετε σε μη διαχειριστές να "
 "δημιουργούν ομάδες χρηστών."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
 msgid "Repository forking"
 msgstr "Κλωνοποίηση αποθετηρίου"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
 msgid "Enable this to allow non-admins to fork repositories."
 msgstr ""
 "Ενεργοποιήστε για να επιτρέπεται στους μη-διαχειριστές να κλωνοποιούν "
 "αποθετήρια."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
 msgid "Registration"
 msgstr "Εγγραφή"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
 msgid "External auth account activation"
 msgstr "Ενεργοποίηση λογαριασμού εξωτερικού ελέγχου"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
 msgid "Confirm to delete this IP address: %s"
 msgstr "Επιβεβαίωση για διαγραφή αυτής της διεύθυνσης IP: %s"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
 msgid "All IP addresses are allowed."
 msgstr "Επιτρέπονται όλες οι διευθύνσεις IP."
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
 msgid "New IP address"
 msgstr "Νέα διεύθυνση IP"
 
+#: 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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
 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
 msgid "Group name"
 msgstr "Όνομα ομάδας"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
 msgid "Group parent"
 msgstr "Γονική ομάδα"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
 msgid "Copy parent group permissions"
 msgstr "Αντιγραφή δικαιωμάτων γονικής ομάδας"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
 msgid "Copy permission set from parent repository group."
 msgstr "Αντιγραφή συνόλου δικαιωμάτων από γονική ομάδα αποθετηρίου."
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
 msgid "%s Repository Group Settings"
 msgstr "Ρυθμίσεις ομάδας αποθετηρίου %s"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
 msgid "Add Child Group"
 msgstr "Προσθήκη Θυγατρικής Ομάδας"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
 msgid "Settings"
 msgstr "Ρυθμίσεις"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
 msgid "Advanced"
 msgstr "Για προχωρημένους"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
 msgid "Permissions"
 msgstr "Δικαιώματα"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
+#, python-format
 msgid "Repository Group: %s"
 msgstr "Ομάδα αποθετηρίου: %s"
 
+#: 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:118
 msgid "Created on"
 msgstr "Δημιουργήθηκε στις"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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] ""
@@ -1869,39 +2998,65 @@
 msgstr[1] ""
 "Επιβεβαίωση διαγραφής αυτής της ομάδας: %s με αποθετήρια δεδομένων %s"
 
+#: 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:6
 msgid "Not visible"
 msgstr "Μη ορατό"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 msgid "Visible"
 msgstr "Ορατό"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
 msgid "Add repos"
 msgstr "Προσθήκη αποθετηρίων"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
 msgid "Add/Edit groups"
 msgstr "Προσθήκη/Επεξεργασία ομάδων"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
 msgid "User/User Group"
 msgstr "Χρήστης / Ομάδα χρηστών"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
 msgid "Default"
 msgstr "Προεπιλογή"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
 msgid "Revoke"
 msgstr "Ανακάλεσε"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
 msgid "Add new"
 msgstr "Προσθήκη νέου"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
 msgid "Apply to children"
 msgstr "Εφαρμογή στα θυγατρικά"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
 msgid "Both"
 msgstr "Και τα δυο"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
 msgid ""
 "Set or revoke permission to all children of that group, including non-"
 "private repositories and other groups if selected."
@@ -1910,33 +3065,47 @@
 "συμπεριλαμβανομένων των μη ιδιωτικών αποθετηρίων και άλλων ομάδων, εάν "
 "επιλεγεί."
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
 msgid "Type name of user"
 msgstr "Πληκτρολογήστε το όνομα του χρήστη"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Remove this group"
 msgstr "Κατάργηση αυτής της ομάδας"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Confirm to delete this group"
 msgstr "Επιβεβαιώστε για να διαγράψετε αυτή την ομάδα"
 
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, python-format
 msgid "Repository group %s"
 msgstr "Ομάδα αποθετηρίων %s"
 
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
 msgid "Repository Groups Administration"
 msgstr "Διαχείριση Ομάδων Αποθετηρίου"
 
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
 msgid "Number of Top-level Repositories"
 msgstr "Αριθμός αποθετηρίων ανώτατου επιπέδου"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:13
 msgid "Type of repository to create."
 msgstr "Τύπος αποθετηρίου προς δημιουργία."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:17
 msgid "Clone remote repository"
 msgstr "Κλωνοποίηση απομακρυσμένου αποθετηρίου"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
 msgid "Repository URL"
 msgstr "URL Αποθετηρίου"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:21
 msgid ""
 "Optional: URL of a remote repository. If set, the repository will be "
 "created as a clone from this URL."
@@ -1944,19 +3113,30 @@
 "Προαιρετικό: Διεύθυνση URL ενός απομακρυσμένου αποθετηρίου. Εάν οριστεί, "
 "το αποθετήριο θα δημιουργηθεί ως κλώνος από αυτήν τη διεύθυνση URL."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
 msgid ""
 "Keep it short and to the point. Use a README file for longer descriptions."
 msgstr ""
 "Κρατήστε τη σύντομη και περιεκτική. Χρησιμοποιήστε ένα αρχείο README για "
 "μεγαλύτερες περιγραφές."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
 msgid "Optionally select a group to put this repository into."
 msgstr ""
 "Προαιρετικά, επιλέξτε μια ομάδα για να τοποθετήσετε αυτό το αποθετήριο."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
 msgid "Landing revision"
 msgstr "Αναθεώρηση εκφόρτωσης"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
 msgid ""
 "Default revision for files page, downloads, full text search index and "
 "readme generation"
@@ -1964,12 +3144,17 @@
 "Προεπιλεγμένη αναθεώρηση για τη σελίδα αρχείων, λήψεων, ευρετήριο "
 "αναζήτησης πλήρους κειμένου και δημιουργία readme"
 
+#: kallithea/templates/admin/repos/repo_creating.html:9
+#, python-format
 msgid "%s Creating Repository"
 msgstr "%s Δημιουργία Αποθετηρίου"
 
+#: kallithea/templates/admin/repos/repo_creating.html:13
 msgid "Creating repository"
 msgstr "Δημιουργία αποθετηρίου"
 
+#: kallithea/templates/admin/repos/repo_creating.html:27
+#, python-format
 msgid ""
 "Repository \"%(repo_name)s\" is being created, you will be redirected "
 "when this process is finished.repo_name"
@@ -1977,6 +3162,7 @@
 "Δημιουργείται το αποθετήριο \"%(repo_name)s\", θα ανακατευθυνθείτε όταν "
 "ολοκληρωθεί αυτή η διαδικασία."
 
+#: 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."
@@ -1985,38 +3171,53 @@
 "λειτουργίας. Ελέγξτε τα αρχεία καταγραφής του διακομιστή Καλλιθέας ή "
 "επικοινωνήστε με το διαχειριστή."
 
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
 msgid "%s Repository Settings"
 msgstr "Ρυθμίσεις Αποθετηρίου %s"
 
+#: kallithea/templates/admin/repos/repo_edit.html:34
 msgid "Extra Fields"
 msgstr "Επιπλέον Πεδία"
 
+#: kallithea/templates/admin/repos/repo_edit.html:37
 msgid "Remote"
 msgstr "Απομακρυσμένο"
 
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
 msgid "Statistics"
 msgstr "Στατιστικά"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
 msgid "Parent"
 msgstr "Γονικό"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
 msgid "Set"
 msgstr "Ορισμός"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
 msgid "Manually set this repository as a fork of another from the list."
 msgstr ""
 "Ορίστε χειροκίνητα αυτό το αποθετήριο ως έναν κλώνο ενός άλλου από αυτόν "
 "τον κατάλογο."
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
 msgid "Public Journal Visibility"
 msgstr "Ορατότητα δημόσιων εγγραφών"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
 msgid "Remove from public journal"
 msgstr "Κατάργηση από τις δημόσιες εγγραφές"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
 msgid "Add to Public Journal"
 msgstr "Προσθήκη στις Δημόσια Εγγραφές"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
 msgid ""
 "All actions done in this repository will be visible to everyone in the "
 "public journal."
@@ -2024,23 +3225,32 @@
 "Όλες οι ενέργειες που γίνονται σε αυτό το αποθετήριο θα είναι ορατές σε "
 "όλους στις δημόσιες εγγραφές."
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
 msgid "Confirm to delete this repository: %s"
 msgstr "Επιβεβαίωση διαγραφής αυτού του αποθετηρίου: %s"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
 msgid "Delete this Repository"
 msgstr "Διαγραφή αυτού του Αποθετηρίου"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
 msgid "This repository has %s fork"
 msgid_plural "This repository has %s forks"
 msgstr[0] "Αυτό το αποθετήριο έχει %s παράγωγο"
 msgstr[1] "Αυτό το αποθετήριο έχει %s παράγωγα"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
 msgid "Detach forks"
 msgstr "Αποσύνδεση κλώνων"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
 msgid "Delete forks"
 msgstr "Διαγραφή κλώνων"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
 msgid ""
 "The deleted repository will be moved away and hidden until the "
 "administrator expires it. The administrator can both permanently delete "
@@ -2050,60 +3260,89 @@
 "λήξει ο διαχειριστής. Ο διαχειριστής μπορεί να το διαγράψει οριστικά ή να "
 "το επαναφέρει."
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:6
 msgid "Label"
 msgstr "Ετικέτα"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 msgid "Key"
 msgstr "Κλειδί"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:20
+#, python-format
 msgid "Confirm to delete this field: %s"
 msgstr "Επιβεβαίωση διαγραφής αυτού του πεδίου: %s"
 
+#: 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
 msgid "Private Repository"
 msgstr "Ιδιωτικό Αποθετήριο"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
 msgid "Fork of repository"
 msgstr "Κλώνος αποθετηρίου"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
 msgid "Remote repository URL"
 msgstr "Διεύθυνση URL απομακρυσμένου αποθετηρίου"
 
+#: 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 ""
 "Αυτό το αποθετήριο δεν έχει διεύθυνση URL απομακρυσμένου αποθετηρίου."
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:10
 msgid "Permanent URL"
 msgstr "Μόνιμη διεύθυνση URL"
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
 msgid "Remote repository"
 msgstr "Απομακρυσμένο αποθετήριο"
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
 msgid ""
 "Optional: URL of a remote repository. If set, the repository can be "
 "pulled from this URL."
@@ -2111,66 +3350,88 @@
 "Προαιρετικό: Διεύθυνση URL ενός απομακρυσμένου αποθετηρίου. Εάν οριστεί, "
 "το αποθετήριο μπορεί να τραβηχτεί από αυτήν τη διεύθυνση URL."
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:55
 msgid "Change owner of this repository."
 msgstr "Αλλάξτε τον κάτοχο αυτού του αποθετηρίου."
 
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:5
 msgid "Processed commits"
 msgstr "Επεξεργασμένα commits"
 
+#: 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
 msgid "Repositories Administration"
 msgstr "Διαχείριση Αποθετηρίων"
 
+#: kallithea/templates/admin/repos/repos.html:44
 msgid "State"
 msgstr "Κατάσταση"
 
+#: kallithea/templates/admin/settings/settings.html:5
 msgid "Settings Administration"
 msgstr "Διαχείριση Ρυθμίσεων"
 
+#: kallithea/templates/admin/settings/settings.html:27
 msgid "VCS"
 msgstr "VCS"
 
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
 msgid "Remap and Rescan"
 msgstr "Επανάληψη αντιστοίχισης και επανασάρωση"
 
+#: kallithea/templates/admin/settings/settings.html:30
 msgid "Visual"
 msgstr "Εμφάνιση"
 
+#: kallithea/templates/admin/settings/settings.html:32
 msgid "Hooks"
 msgstr "Άγκιστρα"
 
+#: kallithea/templates/admin/settings/settings.html:33
 msgid "Full Text Search"
 msgstr "Αναζήτηση Πλήρους Κειμένου"
 
+#: kallithea/templates/admin/settings/settings.html:34
 msgid "System Info"
 msgstr "Πληροφορίες Συστήματος"
 
+#: kallithea/templates/admin/settings/settings_email.html:4
 msgid "Send test email to"
 msgstr "Αποστολή δοκιμαστικού μηνύματος ηλεκτρονικού ταχυδρομείου σε"
 
+#: kallithea/templates/admin/settings/settings_email.html:12
 msgid "Send"
 msgstr "Αποστολή"
 
+#: kallithea/templates/admin/settings/settings_global.html:4
 msgid "Site branding"
 msgstr "Επωνυμία ιστότοπου"
 
+#: kallithea/templates/admin/settings/settings_global.html:7
 msgid "Set a custom title for your Kallithea Service."
 msgstr "Ορίστε έναν προσαρμοσμένο τίτλο για την υπηρεσία της Καλλιθέα σας."
 
+#: kallithea/templates/admin/settings/settings_global.html:12
 msgid "HTTP authentication realm"
 msgstr "Πεδίο ελέγχου ταυτότητας HTTP"
 
+#: kallithea/templates/admin/settings/settings_global.html:19
 msgid "HTML/JavaScript/CSS customization block"
 msgstr "Μπλοκ προσαρμογής HTML / JavaScript / CSS"
 
+#: kallithea/templates/admin/settings/settings_global.html:22
 msgid ""
 "HTML (possibly with                         JavaScript and/or CSS) that "
 "will be added to the bottom                         of every page. This "
@@ -2183,15 +3444,19 @@
 "αλλά και για την προσαρμογή της εμφάνισης, όπως η προσθήκη ενός banner "
 "στο επάνω μέρος κάθε σελίδας."
 
+#: kallithea/templates/admin/settings/settings_global.html:32
 msgid "ReCaptcha public key"
 msgstr "Δημόσιο κλειδί ReCaptcha"
 
+#: kallithea/templates/admin/settings/settings_global.html:35
 msgid "Public key for reCaptcha system."
 msgstr "Δημόσιο κλειδί για το σύστημα reCaptcha."
 
+#: kallithea/templates/admin/settings/settings_global.html:40
 msgid "ReCaptcha private key"
 msgstr "Ιδιωτικό κλειδί ReCaptcha"
 
+#: kallithea/templates/admin/settings/settings_global.html:43
 msgid ""
 "Private key for reCaptcha system. Setting this value will enable captcha "
 "on registration."
@@ -2199,21 +3464,53 @@
 "Ιδιωτικό κλειδί για το σύστημα reCaptcha. Ο καθορισμός αυτής της τιμής θα "
 "ενεργοποιήσει το captcha κατά την εγγραφή."
 
+#: kallithea/templates/admin/settings/settings_global.html:49
+#: kallithea/templates/admin/settings/settings_vcs.html:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
 msgid "Save Settings"
 msgstr "Αποθήκευση Ρυθμίσεων"
 
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+#, fuzzy
+#| msgid "Hooks"
+msgid "Git Hooks"
+msgstr "Άγκιστρα"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
 msgid "Custom Hooks are not enabled"
 msgstr "Τα προσαρμοσμένα άγκιστρα δεν είναι ενεργά"
 
+#: kallithea/templates/admin/settings/settings_hooks.html:59
 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
 msgid "Delete records of missing repositories"
 msgstr "Διαγραφή εγγραφών αποθετηρίων που λείπουν"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:12
 msgid ""
 "Check this option to remove all comments, pull requests and other records "
 "related to repositories that no longer exist in the filesystem."
@@ -2222,20 +3519,32 @@
 "έλξης και άλλες εγγραφές που σχετίζονται με αποθετήρια που δεν υπάρχουν "
 "πλέον στο σύστημα αρχείων."
 
+#: kallithea/templates/admin/settings/settings_mapping.html:17
 msgid "Invalidate cache for all repositories"
 msgstr "Ακυρώνει την προσωρινή αποθήκευση για όλα τα αποθετήρια"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:20
 msgid "Check this to reload data and clear cache keys for all repositories."
 msgstr ""
 "Επιλέξτε αυτό για να φορτώσετε ξανά τα δεδομένα και να καταργήστε την "
 "cache για όλα τα αποθετήρια."
 
+#: kallithea/templates/admin/settings/settings_mapping.html:25
 msgid "Install Git hooks"
 msgstr "Εγκατάσταση Git hooks"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
 msgid "Install and overwrite Git hooks"
 msgstr "Εγκατάσταση και επανεγγραφή Git hooks"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:35
 msgid ""
 "Install Kallithea's internal hooks for all Git repositories. Existing "
 "hooks that don't seem to come from Kallithea will be disabled by renaming "
@@ -2245,15 +3554,19 @@
 "Τα υπάρχοντα hooks που δεν φαίνεται να προέρχονται από την Kallithea θα "
 "απενεργοποιηθούν με τη μετονομασία σε επέκταση .bak."
 
+#: kallithea/templates/admin/settings/settings_mapping.html:41
 msgid "Rescan Repositories"
 msgstr "Επανασάρωση αποθετηρίων"
 
+#: kallithea/templates/admin/settings/settings_search.html:4
 msgid "Index build option"
 msgstr "Επιλογή δημιουργίας ευρετηρίου"
 
+#: kallithea/templates/admin/settings/settings_search.html:9
 msgid "Build from scratch"
 msgstr "Κατασκευή από το μηδέν"
 
+#: kallithea/templates/admin/settings/settings_search.html:12
 msgid ""
 "This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
@@ -2261,48 +3574,69 @@
 "Αυτή η επιλογή ξαναδημιουργεί πλήρως τα ευρετήρια σε όλα τα αποθετήρια "
 "για δυνατότητα αναζήτησης πλήρους κειμένου."
 
+#: kallithea/templates/admin/settings/settings_search.html:18
 msgid "Reindex"
 msgstr "Αναδημιουργία ευρετηρίου"
 
+#: kallithea/templates/admin/settings/settings_system.html:2
 msgid "Checking for updates..."
 msgstr "Έλεγχος για ενημερώσεις..."
 
+#: kallithea/templates/admin/settings/settings_system.html:7
 msgid "Kallithea version"
 msgstr "Έκδοση Καλλιθέας"
 
+#: kallithea/templates/admin/settings/settings_system.html:8
 msgid "Kallithea configuration file"
 msgstr "Αρχείο διαμόρφωσης Καλλιθέας"
 
+#: kallithea/templates/admin/settings/settings_system.html:9
 msgid "Python version"
 msgstr "Έκδοση Python"
 
+#: kallithea/templates/admin/settings/settings_system.html:10
 msgid "Platform"
 msgstr "Πλατφόρμα"
 
+#: kallithea/templates/admin/settings/settings_system.html:11
 msgid "Git version"
 msgstr "Έκδοση Git"
 
+#: kallithea/templates/admin/settings/settings_system.html:12
 msgid "Git path"
 msgstr "Διαδρομή Git"
 
+#: kallithea/templates/admin/settings/settings_system.html:22
 msgid "Python Packages"
 msgstr "Πακέτα Python"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+#, fuzzy
+#| msgid "Mercurial extensions"
+msgid "Mercurial Push Hooks"
+msgstr "Επεκτάσεις Mercurial"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
 msgid "Show repository size after push"
 msgstr "Εμφάνιση μεγέθους αποθετηρίου μετά την ώθηση"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:15
 msgid "Update repository after push (hg update)"
 msgstr "Ενημέρωση αποθετηρίου μετά την ώθηση (hg update)"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:21
 msgid "Mercurial extensions"
 msgstr "Επεκτάσεις Mercurial"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:26
 msgid "Enable largefiles extension"
 msgstr "Ενεργοποίηση επέκτασης μεγάλων αρχείων"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:40
 msgid "Location of repositories"
 msgstr "Τοποθεσία αποθετηρίων"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:45
 msgid ""
 "Click to unlock. You must restart Kallithea in order to make this setting "
 "take effect."
@@ -2310,6 +3644,7 @@
 "Κάντε κλικ για να ξεκλειδώσετε. Πρέπει να επανεκκινήσετε την Καλλιθέα για "
 "να εφαρμοστεί αυτή η ρύθμιση."
 
+#: kallithea/templates/admin/settings/settings_vcs.html:49
 msgid ""
 "Filesystem location where repositories are stored. After changing this "
 "value, a restart and rescan of the repository folder are both required."
@@ -2318,28 +3653,35 @@
 "αυτής της τιμής, απαιτείται επανεκκίνηση και σάρωση του φακέλου "
 "αποθετηρίου."
 
+#: kallithea/templates/admin/settings/settings_visual.html:4
 msgid "General"
 msgstr "Γενικά"
 
+#: kallithea/templates/admin/settings/settings_visual.html:9
 msgid "Use repository extra fields"
 msgstr "Χρήση πρόσθετων πεδίων αποθετηρίου"
 
+#: kallithea/templates/admin/settings/settings_visual.html:12
 msgid "Allows storing additional customized fields per repository."
 msgstr ""
 "Επιτρέπει την αποθήκευση πρόσθετων προσαρμοσμένων πεδίων ανά αποθετήριο."
 
+#: kallithea/templates/admin/settings/settings_visual.html:17
 msgid "Show Kallithea version"
 msgstr "Εμφάνιση της έκδοσης Καλλιθέας"
 
+#: kallithea/templates/admin/settings/settings_visual.html:20
 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 "Εμφάνιση Gravatars του χρήστη"
 
+#: kallithea/templates/admin/settings/settings_visual.html:29
 msgid ""
 "Gravatar URL allows you to use another avatar server application.\n"
 "                                                        The following "
@@ -2370,9 +3712,11 @@
 "                                                        {netloc} θέση "
 "δικτύου/διακομιστή που τρέχει την Καλλιθέα"
 
+#: kallithea/templates/admin/settings/settings_visual.html:40
 msgid "HTTP Clone URL"
 msgstr "HTTP Clone URL"
 
+#: kallithea/templates/admin/settings/settings_visual.html:43
 msgid ""
 "Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/"
 "{repo}'.\n"
@@ -2414,9 +3758,11 @@
 "διακομιστή\n"
 "                                                    "
 
+#: kallithea/templates/admin/settings/settings_visual.html:56
 msgid "SSH Clone URL"
 msgstr "SSH Clone URL"
 
+#: kallithea/templates/admin/settings/settings_visual.html:59
 msgid ""
 "Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
 "@{hostname}/{repo}'."
@@ -2424,9 +3770,11 @@
 "Κατασκευή σχήματος SSH clone URL, πχ. 'ssh://{system_user}@{hostname}/"
 "{repo}'."
 
+#: kallithea/templates/admin/settings/settings_visual.html:67
 msgid "Repository page size"
 msgstr "Μέγεθος σελίδας αποθετηρίου"
 
+#: kallithea/templates/admin/settings/settings_visual.html:70
 msgid ""
 "Number of items displayed in the repository pages before pagination is "
 "shown."
@@ -2434,9 +3782,11 @@
 "Ο αριθμός των αντικειμένων που εμφανίζονται στις σελίδες αποθετηρίου πριν "
 "εφαρμοστεί η σελιδοποίηση."
 
+#: kallithea/templates/admin/settings/settings_visual.html:75
 msgid "Admin page size"
 msgstr "Μέγεθος σελίδας διαχειριστή"
 
+#: kallithea/templates/admin/settings/settings_visual.html:78
 msgid ""
 "Number of items displayed in the admin pages grids before pagination is "
 "shown."
@@ -2444,22 +3794,28 @@
 "Ο αριθμός των στοιχείων που εμφανίζονται στα πλέγματα των σελίδων "
 "διαχειριστή πριν εφαρμοστεί η σελιδοποίηση."
 
+#: kallithea/templates/admin/settings/settings_visual.html:83
 msgid "Icons"
 msgstr "Εικονίδια"
 
+#: kallithea/templates/admin/settings/settings_visual.html:88
 msgid "Show public repository icon on repositories"
 msgstr "Εμφάνιση δημόσιου εικονιδίου αποθετηρίου στα αποθετήρια"
 
+#: kallithea/templates/admin/settings/settings_visual.html:94
 msgid "Show private repository icon on repositories"
 msgstr "Εμφάνιση εικονιδίου ιδιωτικού αποθετηρίου στα αποθετήρια"
 
+#: kallithea/templates/admin/settings/settings_visual.html:97
 msgid "Show public/private icons next to repository names."
 msgstr ""
 "Εμφάνιση δημόσιων/ιδιωτικών εικονιδίων δίπλα στα ονόματα αποθετηρίων."
 
+#: kallithea/templates/admin/settings/settings_visual.html:102
 msgid "Meta Tagging"
 msgstr "Μεταετικέτες"
 
+#: kallithea/templates/admin/settings/settings_visual.html:107
 msgid ""
 "Parses meta tags from the repository description field and turns them "
 "into colored tags."
@@ -2467,382 +3823,578 @@
 "Αναλύει τις μετα-ετικέτες από το πεδίο περιγραφής του αποθετηρίου και τις "
 "μετατρέπει σε έγχρωμες ετικέτες."
 
+#: kallithea/templates/admin/settings/settings_visual.html:111
 msgid "Stylify recognised meta tags:"
 msgstr "Αναγνωρισμένες μετα-ετικέτες Stylify:"
 
+#: 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
 msgid "User Groups"
 msgstr "Ομάδες Χρηστών"
 
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
 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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
 msgid "Active"
 msgstr "Ενεργό"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
 msgid "%s user group settings"
 msgstr "Ρυθμίσεις ομάδας χρηστών %s"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
 msgid "Show Members"
 msgstr "Εμφάνιση Μελών"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1
+#, python-format
 msgid "User Group: %s"
 msgstr "Ομάδα Χρηστών: %s"
 
+#: 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:41
 msgid "Members"
 msgstr "Μέλη"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, python-format
 msgid "Confirm to delete this user group: %s"
 msgstr "Επιβεβαίωση για διαγραφή αυτής της ομάδας χρηστών: %s"
 
+#: 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
 msgid "User Groups Administration"
 msgstr "Διαχείριση Ομάδων Χρηστών"
 
+#: kallithea/templates/admin/users/user_add.html:5
 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
 msgid "Users"
 msgstr "Χρήστες"
 
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
 msgid "Add User"
 msgstr "Προσθήκη Χρήστη"
 
+#: kallithea/templates/admin/users/user_add.html:41
 msgid "Password confirmation"
 msgstr "Επιβεβαίωση κωδικού πρόσβασης"
 
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
 msgid "%s user settings"
 msgstr "Ρυθμίσεις χρήστη %s"
 
+#: kallithea/templates/admin/users/user_edit.html:30
 msgid "Emails"
 msgstr "Μηνύματα ηλεκτρονικού ταχυδρομείου"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
 msgid "User: %s"
 msgstr "Χρήστης: %s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
 msgid "Source of Record"
 msgstr "Προέλευση εγγραφής"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
 msgid "Last Login"
 msgstr "Τελευταία Σύνδεση"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
 msgid "Member of User Groups"
 msgstr "Μέλος των Ομάδων Χρηστών"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
 msgid "Confirm to delete this user: %s"
 msgstr "Επιβεβαίωση διαγραφής αυτού του χρήστη: %s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
 msgid "Delete this user"
 msgstr "Διαγραφή αυτού του χρήστη"
 
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
 msgid "Inherited from %s"
 msgstr "Κληρονομήθηκε από %s"
 
+#: kallithea/templates/admin/users/user_edit_profile.html:39
 msgid "Name in Source of Record"
 msgstr "Όνομα στην πηγή εγγραφής"
 
+#: kallithea/templates/admin/users/user_edit_profile.html:53
 msgid "New password confirmation"
 msgstr "Επιβεβαίωση νέου κωδικού πρόσβασης"
 
+#: kallithea/templates/admin/users/users.html:5
 msgid "Users Administration"
 msgstr "Διαχείριση Χρηστών"
 
+#: kallithea/templates/admin/users/users.html:45
 msgid "Auth Type"
 msgstr "Τύπος Πιστοποίησης"
 
+#: kallithea/templates/base/base.html:16
+#, python-format
 msgid "Server instance: %s"
 msgstr "Παρουσία διακομιστή: %s"
 
+#: kallithea/templates/base/base.html:28
 msgid "Support"
 msgstr "Υποστήριξη"
 
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
 msgid "Mercurial repository"
 msgstr "Αποθετήριο Mercurial"
 
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
 msgid "Git repository"
 msgstr "Αποθετήριο Git"
 
+#: kallithea/templates/base/base.html:115
 msgid "Create Fork"
 msgstr "Δημιουργία πιρουνιού"
 
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
 msgid "Summary"
 msgstr "Περίληψη"
 
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
 msgid "Changelog"
 msgstr "Ιστορικό αλλαγών"
 
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
 msgid "Files"
 msgstr "Αρχεία"
 
+#: kallithea/templates/base/base.html:135
+#, python-format
 msgid "Show Pull Requests for %s"
 msgstr "Εμφάνιση Αιτήσεων Έλξης για %s"
 
+#: kallithea/templates/base/base.html:135
 msgid "Pull Requests"
 msgstr "Αιτήματα Έλξης"
 
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
 msgid "Options"
 msgstr "Επιλογές"
 
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
 msgid "Compare Fork"
 msgstr "Σύγκριση πιρουνιού"
 
+#: kallithea/templates/base/base.html:158
 msgid "Compare"
 msgstr "Σύγκριση"
 
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
 msgid "Search"
 msgstr "Αναζήτηση"
 
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Follow"
 msgstr "Παρακολούθηση"
 
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Unfollow"
 msgstr "Κατάργηση παρακολούθησης"
 
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
 msgid "Fork"
 msgstr "Πιρούνι"
 
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
 msgid "Create Pull Request"
 msgstr "Δημιουργία Αιτήματος Έλξης"
 
+#: kallithea/templates/base/base.html:185
 msgid "Switch To"
 msgstr "Αλλαγή Σε"
 
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
 msgid "No matches found"
 msgstr "Δεν βρέθηκαν αντιστοιχίσεις"
 
+#: kallithea/templates/base/base.html:290
 msgid "Show recent activity"
 msgstr "Εμφάνιση πρόσφατης δραστηριότητας"
 
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
 msgid "Public journal"
 msgstr "Δημόσιο Ημερολόγιο"
 
+#: kallithea/templates/base/base.html:302
 msgid "Show public gists"
 msgstr "Εμφάνιση δημόσιων gists"
 
+#: kallithea/templates/base/base.html:303
 msgid "Gists"
 msgstr "Gists"
 
+#: kallithea/templates/base/base.html:307
 msgid "All Public Gists"
 msgstr "Όλα τα Δημόσια Gists"
 
+#: kallithea/templates/base/base.html:309
 msgid "My Public Gists"
 msgstr "Τα Δημόσιά μου Gists"
 
+#: kallithea/templates/base/base.html:310
 msgid "My Private Gists"
 msgstr "Τα Ιδιωτικά μου Gists"
 
+#: kallithea/templates/base/base.html:315
 msgid "Search in repositories"
 msgstr "Αναζήτηση σε αποθετήρια"
 
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
 msgid "My Pull Requests"
 msgstr "Τα αιτήματά μου για έλξη"
 
+#: kallithea/templates/base/base.html:354
 msgid "Not Logged In"
 msgstr "Δεν έχετε συνδεθεί"
 
+#: kallithea/templates/base/base.html:363
 msgid "Login to Your Account"
 msgstr "Συνδεθείτε στο λογαριασμό σας"
 
+#: kallithea/templates/base/base.html:373
 msgid "Forgot password?"
 msgstr "Ξεχάσατε τον κωδικό πρόσβασης;"
 
+#: kallithea/templates/base/base.html:394
 msgid "Log Out"
 msgstr "Αποσύνδεση"
 
+#: kallithea/templates/base/base.html:519
 msgid "Parent rev."
 msgstr "Γονική αναθ."
 
+#: kallithea/templates/base/base.html:528
 msgid "Child rev."
 msgstr "Θυγατρική αναθ."
 
+#: kallithea/templates/base/default_perms_box.html:11
 msgid "Create repositories"
 msgstr "Δημιουργία αποθετηρίων"
 
+#: kallithea/templates/base/default_perms_box.html:15
 msgid "Select this option to allow repository creation for this user"
 msgstr ""
 "Ενεργοποιήστε αυτήν την επιλογή για να επιτρέψετε τη δημιουργία "
 "αποθετηρίου για αυτόν το χρήστη"
 
+#: kallithea/templates/base/default_perms_box.html:21
 msgid "Create user groups"
 msgstr "Δημιουργία ομάδων χρηστών"
 
+#: kallithea/templates/base/default_perms_box.html:25
 msgid "Select this option to allow user group creation for this user"
 msgstr ""
 "Ενεργοποιήστε αυτήν την επιλογή για να επιτρέψετε τη δημιουργία ομάδας "
 "χρηστών για αυτόν το χρήστη"
 
+#: kallithea/templates/base/default_perms_box.html:31
 msgid "Fork repositories"
 msgstr "Αποθετήρια διακλαδώσεων"
 
+#: kallithea/templates/base/default_perms_box.html:35
 msgid "Select this option to allow repository forking for this user"
 msgstr ""
 "Επιλέξτε αυτή την επιλογή για να επιτρέψετε τη διακλάδωση αποθετηρίου για "
 "αυτόν τον χρήστη"
 
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
 msgid "Show"
 msgstr "Εμφάνιση"
 
+#: kallithea/templates/base/perms_summary.html:22
 msgid "No permissions defined yet"
 msgstr "Δεν έχουν οριστεί ακόμα δικαιώματα"
 
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
 msgid "Permission"
 msgstr "Δικαίωμα"
 
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
 msgid "Edit Permission"
 msgstr "Επεξεργασία Δικαιώματος"
 
+#: kallithea/templates/base/perms_summary.html:92
 msgid "No permission defined"
 msgstr "Δεν έχει οριστεί κανένα δικαίωμα"
 
+#: kallithea/templates/base/root.html:29
 msgid "Retry"
 msgstr "Επανάληψη"
 
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
 msgid "Submitting ..."
 msgstr "Υποβολή..."
 
+#: kallithea/templates/base/root.html:31
 msgid "Unable to post"
 msgstr "Δεν είναι δυνατή η δημοσίευση"
 
+#: kallithea/templates/base/root.html:32
 msgid "Add Another Comment"
 msgstr "Προσθήκη και άλλου Σχολίου"
 
+#: kallithea/templates/base/root.html:33
 msgid "Stop following this repository"
 msgstr "Διακοπή παρακολούθησης αυτού του αποθετηρίου"
 
+#: kallithea/templates/base/root.html:34
 msgid "Start following this repository"
 msgstr "Έναρξη παρακολούθησης αυτού του αποθετηρίου"
 
+#: kallithea/templates/base/root.html:35
 msgid "Group"
 msgstr "Ομάδα"
 
+#: kallithea/templates/base/root.html:36
 msgid "Loading ..."
 msgstr "Φόρτωση..."
 
+#: kallithea/templates/base/root.html:37
 msgid "loading ..."
 msgstr "φόρτωση ..."
 
+#: kallithea/templates/base/root.html:38
 msgid "Search truncated"
 msgstr "Περικομμένη αναζήτηση"
 
+#: kallithea/templates/base/root.html:39
 msgid "No matching files"
 msgstr "Δεν υπάρχουν αρχεία που να ταιριάζουν"
 
+#: kallithea/templates/base/root.html:40
 msgid "Open New Pull Request from {0}"
 msgstr "Άνοιγμα νέας αίτησης έλξης από {0}"
 
+#: kallithea/templates/base/root.html:41
 msgid "Open New Pull Request for {0}"
 msgstr "Άνοιγμα νέου αιτήματος έλξης για {0}"
 
+#: kallithea/templates/base/root.html:42
 msgid "Show Selected Changesets {0}"
 msgstr "Εμφάνιση Επιλεγμένων Σετ Αλλαγών {0}"
 
+#: kallithea/templates/base/root.html:43
 msgid "Selection Link"
 msgstr "Σύνδεσμος Επιλογής"
 
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
 msgid "Collapse Diff"
 msgstr "Σύμπτυξη Διαφοράς"
 
+#: kallithea/templates/base/root.html:45
 msgid "Expand Diff"
 msgstr "Ανάπτυξη Διαφοράς"
 
+#: kallithea/templates/base/root.html:46
 msgid "No revisions"
 msgstr "Χωρίς αναθεωρήσεις"
 
+#: kallithea/templates/base/root.html:47
 msgid "Type name of user or member to grant permission"
 msgstr ""
 "Πληκτρολογήστε το όνομα του χρήστη ή του μέλους για την εκχώρηση "
 "δικαιωμάτων"
 
+#: kallithea/templates/base/root.html:48
 msgid "Failed to revoke permission"
 msgstr "Απέτυχε η ανάκληση του δικαιωμάτος"
 
+#: kallithea/templates/base/root.html:49
 msgid "Confirm to revoke permission for {0}: {1}?"
 msgstr "Επιβεβαιώστε την ανάκληση του δικαιώματος για {0}: {1};"
 
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
 msgid "Select changeset"
 msgstr "Επιλογή σετ αλλαγών"
 
+#: kallithea/templates/base/root.html:53
 msgid "Specify changeset"
 msgstr "Καθορισμός σετ αλλαγών"
 
+#: kallithea/templates/base/root.html:54
 msgid "Click to sort ascending"
 msgstr "Κάντε κλικ για αύξουσα ταξινόμηση"
 
+#: kallithea/templates/base/root.html:55
 msgid "Click to sort descending"
 msgstr "Κάντε κλικ για φθίνουσα ταξινόμηση"
 
+#: kallithea/templates/base/root.html:56
 msgid "No records found."
 msgstr "Δεν βρέθηκαν εγγραφές."
 
+#: kallithea/templates/base/root.html:57
 msgid "Data error."
 msgstr "Σφάλμα δεδομένων."
 
+#: kallithea/templates/base/root.html:58
 msgid "Loading..."
 msgstr "Φόρτωση..."
 
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
 msgid "%s Changelog"
 msgstr "%s Αρχείο καταγραφής αλλαγών"
 
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
 msgid "showing %d out of %d revision"
 msgid_plural "showing %d out of %d revisions"
 msgstr[0] "εμφάνιση %d από %d αναθεώρηση"
 msgstr[1] "εμφάνιση %d από %d αναθεώρησεις"
 
+#: kallithea/templates/changelog/changelog.html:47
 msgid "Clear selection"
 msgstr "Καθαρισμός επιλογής"
 
+#: kallithea/templates/changelog/changelog.html:54
 msgid "Go to tip of repository"
 msgstr "Μετάβαση στην κεφαλή του αποθετηρίου"
 
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
 msgid "Compare fork with %s"
 msgstr "Σύγκριση κλώνου με %s"
 
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
 msgid "Compare fork with parent repository (%s)"
 msgstr "Σύγκριση κλώνου με μητρικό αποθετήριο (%s)"
 
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
 msgid "Branch filter:"
 msgstr "Φίλτρο κλάδου:"
 
+#: kallithea/templates/changelog/changelog.html:222
 msgid "There are no changes yet"
 msgstr "Δεν υπάρχουν αλλαγές ακόμα"
 
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
 msgid "Removed"
 msgstr "Αφαιρέθηκε"
 
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
 msgid "Changed"
 msgstr "Αλλάχτηκε"
 
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
 msgid "Added"
 msgstr "Προστέθηκε"
 
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
 msgid "Affected %s files"
 msgstr "Επηρεάστηκαν %s αρχεία"
 
+#: kallithea/templates/changelog/changelog_table.html:20
 msgid "First (oldest) changeset in this list"
 msgstr "Πρώτο (παλαιότερο) σετ αλλαγών σε αυτήν τη λίστα"
 
+#: kallithea/templates/changelog/changelog_table.html:22
 msgid "Last (most recent) changeset in this list"
 msgstr "Τελευταίο (πιο πρόσφατο) σετ αλλαγών σε αυτήν τη λίστα"
 
+#: kallithea/templates/changelog/changelog_table.html:24
 msgid "Position in this list of changesets"
 msgstr "Θέση σε αυτήν τη λίστα των αλλαγών"
 
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
 msgid ""
 "Changeset status: %s by %s\n"
 "Click to open associated pull request %s"
@@ -2850,191 +4402,286 @@
 "Κατάσταση συνόλου αλλαγών: %s από %s\n"
 "Κάντε κλικ για να ανοίξετε το συσχετισμένο αίτημα έλξης %s"
 
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
 msgid "Changeset status: %s by %s"
 msgstr "Κατάσταση σετ αλλαγών: %s από %s"
 
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
 msgid "(No commit message)"
 msgstr "(Χωρίς κείμενο commit)"
 
+#: kallithea/templates/changelog/changelog_table.html:60
 msgid "Expand commit message"
 msgstr "Ανάπτυξη μηνύματος commit"
 
+#: kallithea/templates/changelog/changelog_table.html:76
+#, python-format
 msgid "%s comments"
 msgstr "%s σχόλια"
 
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
 msgid "Bookmark %s"
 msgstr "Σελιδοδείκτης %s"
 
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
 msgid "Tag %s"
 msgstr "Ετικέτα %s"
 
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
 msgid "Branch %s"
 msgstr "Κλάδος %s"
 
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
 msgid "%s Changeset"
 msgstr "Σετ αλλαγών %s"
 
+#: kallithea/templates/changeset/changeset.html:35
 msgid "Changeset status"
 msgstr "Κατάσταση σετ αλλαγών"
 
+#: kallithea/templates/changeset/changeset.html:44
 msgid "Raw diff"
 msgstr "Ακατέργαστη διαφορά"
 
+#: kallithea/templates/changeset/changeset.html:47
 msgid "Patch diff"
 msgstr "Διαφορά κώδικα"
 
+#: kallithea/templates/changeset/changeset.html:50
 msgid "Download diff"
 msgstr "Λήψη διαφοράς"
 
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
 msgid "Merge"
 msgstr "Συγχώνευση"
 
+#: kallithea/templates/changeset/changeset.html:96
 msgid "Grafted from:"
 msgstr "Μπόλιασμα από:"
 
+#: kallithea/templates/changeset/changeset.html:101
 msgid "Transplanted from:"
 msgstr "Μεταμοσχεύτηκε από:"
 
+#: kallithea/templates/changeset/changeset.html:107
 msgid "Replaced by:"
 msgstr "Αντικαταστάθηκε από:"
 
+#: kallithea/templates/changeset/changeset.html:121
 msgid "Preceded by:"
 msgstr "Προηγείται από:"
 
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
 msgid "%s file changed"
 msgid_plural "%s files changed"
 msgstr[0] "Άλλαξε %s αρχείο"
 msgstr[1] "Άλλαξαν %s αρχεία"
 
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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] "Άλλαξε %s αρχείο με %s εισαγωγές και %s διαγραφές"
 msgstr[1] "Άλλαξαν %s αρχεία με %s εισαγωγές και %s διαγραφές"
 
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Show full diff anyway"
 msgstr "Εμφάνιση πλήρους διαφοράς ούτως ή άλλως"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:20
 msgid "comment"
 msgstr "σχόλιο"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:21
 msgid "on pull request"
 msgstr "κατόπιν αιτήματος έλξης"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:22
 msgid "No title"
 msgstr "Χωρίς τίτλο"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:24
 msgid "on this changeset"
 msgstr "σε αυτό το σετ αλλαγών"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:30
 msgid "Delete comment?"
 msgstr "Διαγραφή σχολίου;"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
 msgid "Status change"
 msgstr "Αλλαγή κατάστασης"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:87
 msgid "Comments are in plain text. Use @username to notify another user."
 msgstr ""
 "Τα σχόλια είναι σε απλό κείμενο. Χρησιμοποιήστε @username για να "
 "ειδοποιήσετε έναν άλλο χρήστη."
 
+#: kallithea/templates/changeset/changeset_file_comment.html:93
 msgid "Set changeset status"
 msgstr "Ορισμός κατάστασης σετ αλλαγών"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:95
 msgid "Vote for pull request status"
 msgstr "Ψηφοφορία για την κατάσταση του αιτήματος έλξης"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
 msgid "No change"
 msgstr "Καμία αλλαγή"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:114
 msgid "Finish pull request"
 msgstr "Τερματισμός αιτήματος έλξης"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:117
 msgid "Close"
 msgstr "Κλείσιμο"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:129
 msgid "Comment"
 msgstr "Σχολιασμός"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "You need to be logged in to comment."
 msgstr "Πρέπει να είστε συνδεδεμένος για να σχολιάσετε."
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "Login now"
 msgstr "Συνδεθείτε τώρα"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:141
 msgid "Hide"
 msgstr "Απόκρυψη"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
 msgid "%d comment"
 msgid_plural "%d comments"
 msgstr[0] "%d σχόλιο"
 msgstr[1] "%d σχόλια"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
 msgid "%d inline"
 msgid_plural "%d inline"
 msgstr[0] "%d ενσωματωμένο"
 msgstr[1] "%d ενσωματωμένα"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
 msgid "%d general"
 msgid_plural "%d general"
 msgstr[0] "%d γενικά"
 msgstr[1] "%d γενικά"
 
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
 msgid "%s Changesets"
 msgstr "Σετ αλλαγών του %s"
 
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
 msgid "Changeset status: %s"
 msgstr "Κατάσταση σετ αλλαγών: %s"
 
+#: kallithea/templates/changeset/changeset_range.html:50
 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
 msgid "Deleted"
 msgstr "Διαγράφηκε"
 
+#: kallithea/templates/changeset/diff_block.html:44
 msgid "Renamed"
 msgstr "Μετονομάστηκε"
 
+#: kallithea/templates/changeset/diff_block.html:48
+#, python-format
 msgid "Unknown operation: %r"
 msgstr "Άγνωστη λειτουργία: %r"
 
+#: 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:43
 msgid "Show full diff for this file"
 msgstr "Εμφάνιση πλήρους διαφοράς για αυτό το αρχείο"
 
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
 msgid "Show full side-by-side diff for this file"
 msgstr "Εμφάνιση πλήρους διαφοράς δίπλα-δίπλα για αυτό το αρχείο"
 
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
 msgid "Raw diff for this file"
 msgstr "Διαφορές για αυτό το αρχείο"
 
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
 msgid "Download diff for this file"
 msgstr "Μεταφόρτωση διαφοράς για αυτό το αρχείο"
 
+#: kallithea/templates/changeset/diff_block.html:72
 msgid "Show inline comments"
 msgstr "Εμφάνιση ενσωματωμένων σχολίων"
 
+#: kallithea/templates/compare/compare_cs.html:5
 msgid "No changesets"
 msgstr "Χωρίς σετ αλλαγών"
 
+#: kallithea/templates/compare/compare_cs.html:12
 msgid "Criss cross merge situation with multiple merge ancestors detected!"
 msgstr ""
 "Εντοπίστηκε κατάσταση διασταυρούμενης συγχώνευσης με πολλούς προγόνους "
 "συγχώνευσης!"
 
+#: kallithea/templates/compare/compare_cs.html:15
 msgid ""
 "Please merge the target branch to your branch before creating a pull "
 "request."
@@ -3042,97 +4689,147 @@
 "Παρακαλώ συγχωνεύστε τον κλάδο-στόχο στον κλάδο σας πριν δημιουργήσετε "
 "ένα αίτημα έλξης."
 
+#: kallithea/templates/compare/compare_cs.html:19
 msgid "Merge Ancestor"
 msgstr "Πρόγονος Συγχώνευσης"
 
+#: kallithea/templates/compare/compare_cs.html:40
 msgid "Show merge diff"
 msgstr "Εμφάνιση διαφοράς συγχώνευσης"
 
+#: kallithea/templates/compare/compare_cs.html:54
 msgid "is"
 msgstr "είναι"
 
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
 msgid "%s changesets"
 msgstr "%s σετ αλλαγών"
 
+#: kallithea/templates/compare/compare_cs.html:56
 msgid "behind"
 msgstr "πίσω"
 
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
 msgid "%s Compare"
 msgstr "Σύγκριση %s"
 
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
 msgid "Compare Revisions"
 msgstr "Σύγκριση Αναθεωρήσεων"
 
+#: kallithea/templates/compare/compare_diff.html:42
 msgid "Swap"
 msgstr "Ανταλαγή"
 
+#: kallithea/templates/compare/compare_diff.html:51
 msgid "Compare revisions, branches, bookmarks, or tags."
 msgstr "Συγκρίνετε αναθεωρήσεις, κλάδους, σελιδοδείκτες ή ετικέτες."
 
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
 msgid "Showing %s commit"
 msgid_plural "Showing %s commits"
 msgstr[0] "Εμφάνιση %s commit"
 msgstr[1] "Εμφάνιση %s commits"
 
+#: kallithea/templates/compare/compare_diff.html:97
 msgid "Show full diff"
 msgstr "Εμφάνιση πλήρους διαφοράς"
 
+#: kallithea/templates/data_table/_dt_elements.html:23
 msgid "Public repository"
 msgstr "Δημόσιο αποθετήριο"
 
+#: kallithea/templates/data_table/_dt_elements.html:29
 msgid "Repository creation in progress..."
 msgstr "Η δημιουργία αποθετηρίου βρίσκεται σε εξέλιξη..."
 
+#: kallithea/templates/data_table/_dt_elements.html:48
 msgid "No changesets yet"
 msgstr "Δεν υπάρχουν ακόμα σετ αλλαγών"
 
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
 msgid "Subscribe to %s rss feed"
 msgstr "Εγγραφή στην τροφοδοσία rss του %s"
 
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
 msgid "Subscribe to %s atom feed"
 msgstr "Εγγραφή στην τροφοδοσία του %s atom"
 
+#: kallithea/templates/data_table/_dt_elements.html:82
 msgid "Creating"
 msgstr "Δημιουργία σε εξέλιξη"
 
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
 msgid "Mention in Comment on Changeset \"%s\""
 msgstr "Αναφορά στο Σχόλιο για το σετ αλλαγών \"%s\""
 
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
 msgid "Comment on Changeset \"%s\""
 msgstr "Σχόλιο για το σετ αλλαγών \"%s\""
 
+#: kallithea/templates/email/changeset_comment.html:20
 msgid "Changeset on"
 msgstr "Σετ αλλαγών σε"
 
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
 msgid "branch"
 msgstr "κλάδος"
 
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
 msgid "by"
 msgstr "από"
 
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
 msgid "View Comment"
 msgstr "Προβολή Σχολίου"
 
+#: kallithea/templates/email/comment.html:27
 msgid "Status change:"
 msgstr "Αλλαγή κατάστασης:"
 
+#: kallithea/templates/email/comment.html:33
 msgid "The pull request has been closed."
 msgstr "Το αίτημα έλξης έχει κλείσει."
 
+#: kallithea/templates/email/default.html:4
 msgid "Message"
 msgstr "Μήνυμα"
 
+#: kallithea/templates/email/password_reset.html:4
 msgid "Password Reset Request"
 msgstr "Αίτημα επαναφοράς κωδικού"
 
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
 msgid "Hello %s"
 msgstr "Γεια σας %s"
 
+#: kallithea/templates/email/password_reset.html:17
 msgid "We have received a request to reset the password for your account."
 msgstr ""
 "Λάβαμε ένα αίτημα για επαναφορά του κωδικού πρόσβασης για το λογαριασμό "
 "σας."
 
+#: kallithea/templates/email/password_reset.html:26
 msgid ""
 "This account is however managed outside this system and the password "
 "cannot be changed here."
@@ -3140,11 +4837,13 @@
 "Ωστόσο, η διαχείριση αυτού του λογαριασμού γίνεται εκτός αυτού του "
 "συστήματος και ο κωδικός πρόσβασης δεν μπορεί να αλλάξει εδώ."
 
+#: kallithea/templates/email/password_reset.html:29
 msgid "To set a new password, click the following link"
 msgstr ""
 "Για να ορίσετε έναν νέο κωδικό πρόσβασης, κάντε κλικ στον ακόλουθο "
 "σύνδεσμο"
 
+#: kallithea/templates/email/password_reset.html:34
 msgid ""
 "Should you not be able to use the link above, please type the following "
 "code into the password reset form"
@@ -3152,6 +4851,7 @@
 "Εάν δεν μπορείτε να χρησιμοποιήσετε τον παραπάνω σύνδεσμο, πληκτρολογήστε "
 "τον ακόλουθο κώδικα στη φόρμα επαναφοράς κωδικού πρόσβασης"
 
+#: kallithea/templates/email/password_reset.html:45
 msgid ""
 "If it weren't you who requested the password reset, just disregard this "
 "message."
@@ -3159,336 +4859,496 @@
 "Αν δεν ήσασταν εσείς που ζητήσατε την επαναφορά κωδικού πρόσβασης, απλώς "
 "αγνοήστε αυτό το μήνυμα."
 
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
 msgid "Mention on Pull Request %s \"%s\" by %s"
 msgstr "Αναφορά στην αίτημα έλξης %s \"%s\" από %s"
 
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
 msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
 msgstr "Προστεθήκατε ως αναθεωρητής του αιτήματος έλξης %s \"%s\" από %s"
 
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
 msgid "Pull request"
 msgstr "Αίτημα έλξης"
 
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
 msgid "from"
 msgstr "από"
 
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
 msgid "to"
 msgstr "προς"
 
+#: kallithea/templates/email/pull_request.html:85
 msgid "View Pull Request"
 msgstr "Προβολή Αιτήματος Έλξης"
 
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
 msgid "Mention in Comment on Pull Request %s \"%s\""
 msgstr "Αναφορά στο σχόλιο για το αίτημα έλξης %s \"%s\""
 
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
 msgid "Pull Request %s \"%s\" Closed"
 msgstr "Το αίτημα έλξης %s \"%s\" είναι Κλειστό"
 
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
 msgid "Comment on Pull Request %s \"%s\""
 msgstr "Σχόλιο στην αίτηση έλξης %s \"%s\""
 
+#: kallithea/templates/email/registration.html:5
 msgid "New User Registration"
 msgstr "Εγγραφή Νέου Χρήστη"
 
+#: kallithea/templates/email/registration.html:23
 msgid "Full Name"
 msgstr "Ονοματεπώνυμο"
 
+#: kallithea/templates/email/registration.html:42
 msgid "View User Profile"
 msgstr "Προβολή Λογαριασμού Χρήστη"
 
+#: kallithea/templates/files/diff_2way.html:15
+#, python-format
 msgid "%s File side-by-side diff"
 msgstr "%s Αρχείο διαφοράς δίπλα-δίπλα"
 
+#: kallithea/templates/files/diff_2way.html:19
+#: kallithea/templates/files/file_diff.html:8
 msgid "File diff"
 msgstr "Αρχείο διαφοράς"
 
+#: kallithea/templates/files/diff_2way.html:55
 msgid "Ignore whitespace"
 msgstr "Αγνόηση κενού"
 
+#: kallithea/templates/files/file_diff.html:4
+#, python-format
 msgid "%s File Diff"
 msgstr "%s Αρχείο διαφοράς"
 
+#: kallithea/templates/files/files.html:4
+#: kallithea/templates/files/files.html:75
+#, python-format
 msgid "%s Files"
 msgstr "%s Αρχεία"
 
+#: kallithea/templates/files/files_add.html:4
+#, python-format
 msgid "%s Files Add"
 msgstr "%s Προσθήκη Αρχείων"
 
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
 msgid "Add New File"
 msgstr "Προσθήκη Νέου Αρχείου"
 
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
 msgid "Location"
 msgstr "Τοποθεσία"
 
+#: kallithea/templates/files/files_add.html:41
 msgid "Enter filename..."
 msgstr "Εισαγωγή ονόματος αρχείου..."
 
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
 msgid "or"
 msgstr "ή"
 
+#: kallithea/templates/files/files_add.html:43
 msgid "Upload File"
 msgstr "Αποστολή αρχείου"
 
+#: kallithea/templates/files/files_add.html:47
 msgid "Create New File"
 msgstr "Δημιουργία Νέου Αρχείου"
 
+#: kallithea/templates/files/files_add.html:53
 msgid "New file type"
 msgstr "Νέος τύπος αρχείου"
 
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
 msgid "Commit Message"
 msgstr "Μήνυμα Υποβολής"
 
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
 msgid "Commit Changes"
 msgstr "Υποβολή Των Αλλαγών"
 
+#: kallithea/templates/files/files_browser.html:40
 msgid "Search File List"
 msgstr "Αναζήτηση στη Λίστα Αρχείων"
 
+#: kallithea/templates/files/files_browser.html:45
 msgid "Loading file list..."
 msgstr "Φόρτωση λίστας αρχείων..."
 
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
 msgid "Size"
 msgstr "Μέγεθος"
 
+#: kallithea/templates/files/files_browser.html:56
 msgid "Last Revision"
 msgstr "Τελευταία Αναθεώρηση"
 
+#: kallithea/templates/files/files_browser.html:57
 msgid "Last Modified"
 msgstr "Τελευταία Τροποποίηση"
 
+#: kallithea/templates/files/files_browser.html:58
 msgid "Last Committer"
 msgstr "Τελευταίος Υποβάλλων"
 
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
 msgid "%s Files Delete"
 msgstr "%s Διαγραφή Αρχείων"
 
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
 msgid "Delete file"
 msgstr "Διαγραφή αρχείου"
 
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
 msgid "%s File Edit"
 msgstr "%s Επεξεργασία Αρχείου"
 
+#: kallithea/templates/files/files_edit.html:21
 msgid "Edit file"
 msgstr "Επεξεργασία αρχείου"
 
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
 msgid "Show Annotation"
 msgstr "Εμφάνιση Σχολιασμού"
 
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
 msgid "Download as Raw"
 msgstr "Λήψη ως ακατέργαστο"
 
+#: kallithea/templates/files/files_edit.html:56
 msgid "Source"
 msgstr "Πηγή"
 
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
 msgid "%s author"
 msgid_plural "%s authors"
 msgstr[0] "%s συντάκτης"
 msgstr[1] "%s συντάκτες"
 
+#: kallithea/templates/files/files_source.html:6
 msgid "Diff to Revision"
 msgstr "Διαφορά σε Αναθεώρηση"
 
+#: kallithea/templates/files/files_source.html:7
 msgid "Show at Revision"
 msgstr "Εμφάνιση στην Αναθεώρηση"
 
+#: kallithea/templates/files/files_source.html:9
 msgid "Show Full History"
 msgstr "Εμφάνιση Πλήρους Ιστορικού"
 
+#: kallithea/templates/files/files_source.html:10
 msgid "Show Authors"
 msgstr "Εμφάνιση Συντακτών"
 
+#: kallithea/templates/files/files_source.html:26
 msgid "Show Source"
 msgstr "Εμφάνιση Πηγής"
 
+#: kallithea/templates/files/files_source.html:34
+#, python-format
 msgid "Edit on Branch: %s"
 msgstr "Επεξεργασία στον κλάδο: %s"
 
+#: kallithea/templates/files/files_source.html:37
 msgid "Editing binary files not allowed"
 msgstr "Η επεξεργασία δυαδικών αρχείων δεν επιτρέπεται"
 
+#: kallithea/templates/files/files_source.html:40
 msgid "Editing files allowed only when on branch head revision"
 msgstr ""
 "Η επεξεργασία αρχείων επιτρέπεται μόνο σε αναθεώρηση επί της κεφαλής του "
 "κλάδου"
 
+#: kallithea/templates/files/files_source.html:41
 msgid "Deleting files allowed only when on branch head revision"
 msgstr ""
 "Η διαγραφή αρχείων επιτρέπεται μόνο σε αναθεώρηση επί της κεφαλής του "
 "κλάδου"
 
+#: kallithea/templates/files/files_source.html:58
+#, python-format
 msgid "Binary file (%s)"
 msgstr "Δυαδικό αρχείο (%s)"
 
+#: kallithea/templates/files/files_source.html:69
 msgid "File is too big to display."
 msgstr "Το αρχείο είναι πολύ μεγάλο για προβολή."
 
+#: kallithea/templates/files/files_source.html:71
 msgid "Show full annotation anyway."
 msgstr "Εμφάνιση πλήρους σχολιασμού ούτως ή άλλως."
 
+#: kallithea/templates/files/files_source.html:73
 msgid "Show as raw."
 msgstr "Ακατέργαστη εμφάνιση."
 
+#: kallithea/templates/files/files_ypjax.html:5
 msgid "annotation"
 msgstr "σχολιασμός"
 
+#: kallithea/templates/files/files_ypjax.html:23
 msgid "Go Back"
 msgstr "Επιστροφή"
 
+#: kallithea/templates/files/files_ypjax.html:24
 msgid "No files at given path"
 msgstr "Δεν υπάρχουν αρχεία στη δοσμένη διαδρομή"
 
+#: kallithea/templates/followers/followers.html:5
+#, python-format
 msgid "%s Followers"
 msgstr "%s Ακόλουθοι"
 
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
 msgid "Followers"
 msgstr "Ακόλουθοι"
 
+#: kallithea/templates/followers/followers_data.html:9
 msgid "Started following -"
 msgstr "Ξεκίνησαν να ακολουθούν -"
 
+#: kallithea/templates/forks/fork.html:5
+#, python-format
 msgid "Fork repository %s"
 msgstr "Κλωνοποίηση αποθετηρίου %s"
 
+#: kallithea/templates/forks/fork.html:25
 msgid "Fork name"
 msgstr "Κλωνοποίηση ονόματος"
 
+#: kallithea/templates/forks/fork.html:53
 msgid "Default revision for files page, downloads, whoosh, and readme."
 msgstr ""
 "Προεπιλεγμένη αναθεώρηση για τη σελίδα αρχείων, λήψεων, whoosh, και "
 "readme."
 
+#: kallithea/templates/forks/fork.html:58
 msgid "Private"
 msgstr "Ιδιωτικό"
 
+#: kallithea/templates/forks/fork.html:66
 msgid "Copy permissions"
 msgstr "Αντιγραφή δικαιωμάτων"
 
+#: kallithea/templates/forks/fork.html:69
 msgid "Copy permissions from forked repository"
 msgstr "Αντιγραφή αδειών από κλωνοποιημένο αποθετήριο"
 
+#: kallithea/templates/forks/fork.html:75
 msgid "Update after clone"
 msgstr "Ενημέρωση μετά την κλωνοποίηση"
 
+#: kallithea/templates/forks/fork.html:78
 msgid "Checkout source after making a clone"
 msgstr "Πηγαίνετε στον κώδικα μετά την κλωνοποίηση"
 
+#: kallithea/templates/forks/fork.html:85
 msgid "Fork this Repository"
 msgstr "Κλωνοποίηση αυτού του Αποθετηρίου"
 
+#: kallithea/templates/forks/forks.html:5
+#, python-format
 msgid "%s Forks"
 msgstr "%s Κλώνοι"
 
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
 msgid "Forks"
 msgstr "Κλώνοι"
 
+#: kallithea/templates/forks/forks_data.html:14
 msgid "Forked"
 msgstr "Κλωνοποιημένο"
 
+#: kallithea/templates/forks/forks_data.html:24
 msgid "There are no forks yet"
 msgstr "Δεν υπάρχουν κλώνοι ακόμη"
 
+#: kallithea/templates/journal/journal.html:22
 msgid "ATOM journal feed"
 msgstr "Ημερολόγιο τροφοδοσίας ATOM"
 
+#: kallithea/templates/journal/journal.html:23
 msgid "RSS journal feed"
 msgstr "Ημερολόγιο τροφοδοσίας RSS"
 
+#: kallithea/templates/journal/journal.html:34
 msgid "My Repositories"
 msgstr "Τα αποθετήριά μου"
 
+#: kallithea/templates/journal/journal_data.html:42
 msgid "No entries yet"
 msgstr "Δεν υπάρχουν ακόμη καταχωρήσεις"
 
+#: kallithea/templates/journal/public_journal.html:10
 msgid "ATOM public journal feed"
 msgstr "Δημόσιο ημερολόγιο τροφοδοσίας ATOM"
 
+#: kallithea/templates/journal/public_journal.html:11
 msgid "RSS public journal feed"
 msgstr "Δημόσιο ημερολόγιο τροφοδοσίας RSS"
 
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
 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:52
 msgid "Title"
 msgstr "Τίτλος"
 
+#: kallithea/templates/pullrequests/pullrequest.html:28
 msgid "Summarize the changes - or leave empty"
 msgstr "Συνοψίστε τις αλλαγές - ή αφήστε το κενό"
 
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
 msgid "Write a short description on this pull request"
 msgstr "Γράψτε μια σύντομη περιγραφή σχετικά με αυτό το αίτημα έλξης"
 
+#: kallithea/templates/pullrequests/pullrequest.html:40
 msgid "Changeset flow"
 msgstr "Ροή σετ αλλαγών"
 
+#: kallithea/templates/pullrequests/pullrequest.html:46
 msgid "Origin repository"
 msgstr "Αποθετήριο προέλευσης"
 
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
 msgid "Revision"
 msgstr "Αναθεώρηση"
 
+#: kallithea/templates/pullrequests/pullrequest.html:62
 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:17
 msgid "Age"
 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 "Ψηφίσατε: %s"
 
+#: 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:73
 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
+#, python-format
 msgid "Confirm again to delete this pull request with %s comments"
 msgstr ""
 "Επιβεβαίωση ξανά για τη διαγραφή αυτού του αιτήματος έλξης με %s σχόλια"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
 msgid "%s Pull Request %s"
 msgstr "%s Αίτημα Έλξης %s"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
 msgid "Pull request %s from %s#%s"
 msgstr "Αίτημα έλξης %s από %s#%s"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
 msgid "Summarize the changes"
 msgstr "Σύνοψη των αλλαγών"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
 msgid "Voting Result"
 msgstr "Αποτέλεσμα Ψηφοφορίας"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
 msgid "Pull request status calculated from votes"
 msgstr "Η κατάσταση του αιτήματος έλξης υπολογισμένο από τις ψήφους"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
 msgid "Origin"
 msgstr "Προέλευση"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
 msgid "on"
 msgstr "επί"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
 msgid "Target"
 msgstr "Στόχος"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
 msgid ""
 "This is just a range of changesets and doesn't have a target or a real "
 "merge ancestor."
@@ -3496,15 +5356,19 @@
 "Αυτό είναι μόνο μια σειρά από σετ αλλαγών και δεν έχει προορισμό ή "
 "πραγματικό πρόγονο συγχώνευσης."
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:103
 msgid "Pull changes"
 msgstr "Τράβηγμα αλλαγών"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
 msgid "Next iteration"
 msgstr "Επόμενη επανάληψη"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
 msgid "Current revision - no change"
 msgstr "Τρέχουσα αναθεώρηση - καμία αλλαγή"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
 msgid ""
 "Pull request iterations do not change content once created. Select a "
 "revision to create a new iteration."
@@ -3512,203 +5376,490 @@
 "Οι επαναλήψεις αιτήσεων έλξης δεν αλλάζουν περιεχόμενο μετά τη δημιουργία "
 "τους. Επιλέξτε μια αναθεώρηση για να δημιουργήσετε μια νέα επανάληψη."
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
 msgid "Save Changes"
 msgstr "Αποθήκευση Αλλαγών"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
 msgid "Create New Iteration with Changes"
 msgstr "Δημιουργία Νέας Επανάληψης με τις Αλλαγές"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
 msgid "Cancel Changes"
 msgstr "Ακύρωση Αλλαγών"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
 msgid "Reviewers"
 msgstr "Επιθεωρητές"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
 msgid "Remove reviewer"
 msgstr "Κατάργηση επιθεωρητή"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
 msgid "Type name of reviewer to add"
 msgstr "Πληκτρολογήστε το όνομα του επιθεωρητή για προσθήκη"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
 msgid "Potential Reviewers"
 msgstr "Πιθανοί Επιθεωρητές"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
 msgid "Click to add the repository owner as reviewer:"
 msgstr ""
 "Κάντε κλικ για να προσθέσετε τον κάτοχο του αποθετηρίου ως επιθεωρητή:"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
 msgid "Pull Request Content"
 msgstr "Περιεχόμενο Αιτήματος Έλξης"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
 msgid "Common ancestor"
 msgstr "Κοινός πρόγονος"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:6
+#, python-format
 msgid "%s Pull Requests"
 msgstr "%s Αιτήματα Έλξης"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:11
+#, python-format
 msgid "Pull Requests from '%s'"
 msgstr "Αιτήματα Έλξης από '%s'"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:13
+#, python-format
 msgid "Pull Requests to '%s'"
 msgstr "Αιτήματα Έλξης προς '%s'"
 
+#: 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 "Εμφάνιση Αιτημάτων Έλξης προς %s"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:36
+#, python-format
 msgid "Show Pull Requests from '%s'"
 msgstr "Εμφάνιση Αιτημάτων Έλξης από '%s'"
 
+#: 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 "Αιτήματα Έλξης που Δημιουργήθηκαν από Εμένα"
 
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
 msgid "Pull Requests Needing My Review"
 msgstr "Αιτήματα Έλξης που Χρειάζονται την Επιθεώρησή μου"
 
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
 msgid "Pull Requests I Participate In"
 msgstr "Αιτήματα Έλξης που Συμμετέχω"
 
+#: kallithea/templates/search/search.html:6
+#, python-format
 msgid "%s Search"
 msgstr "%s Αναζήτηση"
 
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
 msgid "Search in All Repositories"
 msgstr "Αναζήτηση σε Όλα τα Αποθετήρια"
 
+#: kallithea/templates/search/search.html:47
 msgid "Search term"
 msgstr "Όρος αναζήτησης"
 
+#: kallithea/templates/search/search.html:54
 msgid "Search in"
 msgstr "Αναζήτηση σε"
 
+#: kallithea/templates/search/search.html:56
 msgid "File contents"
 msgstr "Περιεχόμενα αρχείου"
 
+#: kallithea/templates/search/search.html:57
 msgid "Commit messages"
 msgstr "Μηνύματα commit"
 
+#: kallithea/templates/search/search.html:58
 msgid "File names"
 msgstr "Ονόματα αρχείων"
 
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
 msgid "Permission denied"
 msgstr "Άρνηση δικαιώματος"
 
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
 msgid "%s Statistics"
 msgstr "%s Στατιστικά"
 
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
 msgid "%s ATOM feed"
 msgstr "%s Τροφοδοσία ATOM"
 
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
 msgid "%s RSS feed"
 msgstr "%s Τροφοδοσία RSS"
 
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
 msgid "Enable"
 msgstr "Ενεργοποίηση"
 
+#: kallithea/templates/summary/statistics.html:38
 msgid "Stats gathered: "
 msgstr "Στατιστικά που συγκεντρώθηκαν: "
 
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
 msgid "files"
 msgstr "αρχεία"
 
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
 msgid "Show more"
 msgstr "Εμφάνιση περισσότερων"
 
+#: kallithea/templates/summary/statistics.html:397
 msgid "commits"
 msgstr "commits"
 
+#: kallithea/templates/summary/statistics.html:398
 msgid "files added"
 msgstr "αρχεία που προστέθηκαν"
 
+#: kallithea/templates/summary/statistics.html:399
 msgid "files changed"
 msgstr "αρχεία που άλλαξαν"
 
+#: kallithea/templates/summary/statistics.html:400
 msgid "files removed"
 msgstr "αρχεία που αφαιρέθηκαν"
 
+#: kallithea/templates/summary/statistics.html:402
 msgid "commit"
 msgstr "commit"
 
+#: kallithea/templates/summary/statistics.html:403
 msgid "file added"
 msgstr "αρχείο προστέθηκε"
 
+#: kallithea/templates/summary/statistics.html:404
 msgid "file changed"
 msgstr "αρχείο άλλαξε"
 
+#: kallithea/templates/summary/statistics.html:405
 msgid "file removed"
 msgstr "αρχείο αφαιρέθηκε"
 
+#: kallithea/templates/summary/summary.html:5
+#, python-format
 msgid "%s Summary"
 msgstr "%s Σύνοψη"
 
+#: kallithea/templates/summary/summary.html:13
 msgid "Fork of"
 msgstr "Κλώνος του"
 
+#: kallithea/templates/summary/summary.html:18
 msgid "Clone from"
 msgstr "Κλώνος από"
 
+#: kallithea/templates/summary/summary.html:55
 msgid "Clone URL"
 msgstr "Clone URL"
 
+#: kallithea/templates/summary/summary.html:60
 msgid "Use ID"
 msgstr "Χρήση ID"
 
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
 msgid "Use SSH"
 msgstr "Χρήση SSH"
 
+#: kallithea/templates/summary/summary.html:68
 msgid "Use Name"
 msgstr "Χρήση Ονόματος"
 
+#: kallithea/templates/summary/summary.html:77
 msgid "Use HTTP"
 msgstr "Χρήση HTTP"
 
+#: kallithea/templates/summary/summary.html:89
 msgid "Trending files"
 msgstr "Δημοφιλή αρχεία"
 
+#: kallithea/templates/summary/summary.html:103
 msgid "Download"
 msgstr "Λήψη"
 
+#: kallithea/templates/summary/summary.html:106
 msgid "There are no downloads yet"
 msgstr "Δεν υπάρχουν λήψεις ακόμα"
 
+#: kallithea/templates/summary/summary.html:108
 msgid "Downloads are disabled for this repository"
 msgstr "Οι λήψεις είναι απενεργοποιημένες για αυτό το αποθετήριο"
 
+#: kallithea/templates/summary/summary.html:114
 msgid "Download as zip"
 msgstr "Λήψη ως zip"
 
+#: kallithea/templates/summary/summary.html:118
 msgid "Check this to download archive with subrepos"
 msgstr "Επιλέξτε αυτό για τη λήψη του αρχείου με τα υπο-αποθετήρια"
 
+#: kallithea/templates/summary/summary.html:120
 msgid "With subrepos"
 msgstr "Με υπο-αποθετήρια"
 
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
 msgid "Feed"
 msgstr "Ροή"
 
+#: kallithea/templates/summary/summary.html:180
 msgid "Latest Changes"
 msgstr "Τελευταίες Αλλαγές"
 
+#: kallithea/templates/summary/summary.html:182
 msgid "Quick Start"
 msgstr "Γρήγορη Εκκίνηση"
 
+#: kallithea/templates/summary/summary.html:193
 msgid "Add or upload files directly via Kallithea"
 msgstr "Προσθέστε ή ανεβάστε αρχεία απευθείας μέσω Καλλιθέας"
 
+#: kallithea/templates/summary/summary.html:201
 msgid "Push new repository"
 msgstr "Ώθηση νέου αποθετηρίου"
 
+#: kallithea/templates/summary/summary.html:209
 msgid "Existing repository?"
 msgstr "Υπάρχον αποθετήριο;"
 
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
 msgid "Download %s as %s"
 msgstr "Λήψη %s ως %s"
+
+#~ 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."
+#~ msgstr ""
+#~ "Η διεύθυνση URL του αποθετηρίου αλλάζει όταν αυτό μετονομαστεί ή "
+#~ "μετακινηθεί σε άλλη ομάδα.\n"
+#~ "                               Η χρήση της παραπάνω μόνιμης διεύθυνσης "
+#~ "URL εγγυάται ότι αυτό το αποθετήριο θα είναι πάντα προσβάσιμο σε αυτήν "
+#~ "τη διεύθυνση URL.\n"
+#~ "                               Αυτό είναι χρήσιμο για συστήματα CI ή "
+#~ "για άλλες περιπτώσεις που χρειάζεστε να κωδικοποιήσετε τη διεύθυνση "
+#~ "URL σε κάποια υπηρεσία τρίτου μέρους."
+
+#~ msgid "Default revision for files page, downloads, whoosh and readme"
+#~ msgstr ""
+#~ "Προεπιλεγμένη αναθεώρηση για τη σελίδα αρχείων, λήψεων, Whoosh και "
+#~ "readme"
+
+#, python-format
+#~ msgid "Readme file from revision %s:%s"
+#~ msgstr "Αρχείο Readme από την αναθεώρηση %s:%s"
+
+#~ msgid ""
+#~ "Unable to activate hgsubversion support. The \"hgsubversion\" library "
+#~ "is missing"
+#~ msgstr ""
+#~ "Δεν γίνεται να ενεργοποιηθεί υποστήριξη για το hgsubversion. Λείπει η "
+#~ "βιβλιοθήκη \"hgsubversion\""
+
+#, python-format
+#~ msgid ""
+#~ "%s repository is not mapped to db perhaps it was created or renamed "
+#~ "from the filesystem please run the application again in order to "
+#~ "rescan repositories"
+#~ msgstr ""
+#~ "Το αποθετήριο δεδομένων %s δεν έχει αντιστοιχιστεί στη βάση δεδομένων. "
+#~ "Ίσως δημιουργήθηκε ή μετονομάστηκε από το σύστημα αρχείων. Εκτελέστε "
+#~ "ξανά την εφαρμογή για να σαρώσετε ξανά τα αποθετήρια δεδομένων"
+
+#, python-format
+#~ msgid "Incorrect SSH key - failed to decode base64 part %r"
+#~ msgstr ""
+#~ "Εσφαλμένο κλειδί SSH - απέτυχε η αποκωδικοποίηση του τμήματος base64 %r"
+
+#, python-format
+#~ msgid "Incorrect SSH key - base64 part is not %r as claimed but %r"
+#~ msgstr ""
+#~ "Εσφαλμένο κλειδί SSH - το base64 μέρος δεν είναι %r όπως ζητήθηκε, "
+#~ "αλλά %r"
+
+#, python-format
+#~ msgid "on line %s"
+#~ msgstr "στη γραμμή %s"
+
+#~ msgid "[Mention]"
+#~ msgstr "[Αναφορά]"
+
+#~ msgid "Only admins can create repository groups"
+#~ msgstr "Μόνο οι διαχειριστές μπορούν να δημιουργήσουν ομάδες αποθετηρίων"
+
+#~ msgid "Non-admins can create repository groups"
+#~ msgstr "Οι μη διαχειριστές μπορούν να δημιουργήσουν ομάδες αποθετηρίων"
+
+#~ msgid ""
+#~ "Repository creation enabled with write permission to a repository group"
+#~ msgstr ""
+#~ "Η δημιουργία αποθετηρίου είναι ενεργοποιημένη με δικαιώματα εγγραφής "
+#~ "σε μια ομάδα αποθετηρίων"
+
+#~ msgid ""
+#~ "Repository creation disabled with write permission to a repository "
+#~ "group"
+#~ msgstr ""
+#~ "Η δημιουργία αποθετηρίου απενεργοποιήθηκε με δικαιώματα εγγραφής σε "
+#~ "μια ομάδα αποθετηρίων"
+
+#, python-format
+#~ msgid ""
+#~ "%(user)s wants you to review pull request %(pr_nice_id)s: %(pr_title)s"
+#~ msgstr ""
+#~ "Ο χρήστης %(user)s θέλει να αναθεωρήσετε την αίτηση έλξης "
+#~ "%(pr_nice_id)s: %(pr_title)s"
+
+#~ msgid "New user registration"
+#~ msgstr "Εγγραφή νέου χρήστη"
+
+#~ msgid "Repository creation with group write access"
+#~ msgstr "Δημιουργία αποθετηρίου με πρόσβαση εγγραφής ομάδας"
+
+#~ msgid ""
+#~ "With this, write permission to a repository group allows creating "
+#~ "repositories inside that group. Without this, group write permissions "
+#~ "mean nothing."
+#~ msgstr ""
+#~ "Με αυτό, η άδεια εγγραφής σε μια ομάδα αποθετηρίων επιτρέπει τη "
+#~ "δημιουργία αποθετηρίων εντός αυτής της ομάδας. Χωρίς αυτό, τα "
+#~ "δικαιώματα ομαδικής εγγραφής δεν σημαίνουν τίποτα."
+
+#~ msgid "Built-in Mercurial Hooks (Read-Only)"
+#~ msgstr "Ενσωματωμένοι Mercurial Hooks (μόνο για ανάγνωση)"
+
+#~ msgid ""
+#~ "Verify if Kallithea's Git hooks are installed for each repository. "
+#~ "Current hooks will be updated to the latest version."
+#~ msgstr ""
+#~ "Επαληθεύστε εάν τα Git hooks της Καλλιθέας είναι εγκατεστημένα για "
+#~ "κάθε αποθετήριο. Τα τρέχοντα hooks θα ενημερωθούν στην τελευταία "
+#~ "έκδοση."
+
+#~ msgid "Overwrite existing Git hooks"
+#~ msgstr "Αντικατάσταση υπαρχόντων Git hooks"
+
+#~ 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 ""
+#~ "Εάν εγκαθιστάτε Git hooks, αντικαταστήστε τυχόν υπάρχοντα hooks, ακόμα "
+#~ "κι αν δεν φαίνεται να προέρχονται από την Καλλιθέα. ΠΡΟΕΙΔΟΠΟΙΗΣΗ: "
+#~ "Αυτή η λειτουργία θα καταστρέψει τυχόν προσαρμοσμένα git hooks που "
+#~ "μπορεί να έχετε αναπτύξει με το χέρι!"
+
+#~ msgid "Enable hgsubversion extension"
+#~ msgstr "Ενεργοποίηση επέκτασης hgsubversion"
+
+#~ msgid ""
+#~ "Requires hgsubversion library to be installed. Enables cloning of "
+#~ "remote Subversion repositories while converting them to Mercurial."
+#~ msgstr ""
+#~ "Απαιτεί την εγκατάσταση της βιβλιοθήκης hgsubversion. Ενεργοποιεί την "
+#~ "κλωνοποίηση απομακρυσμένων Subversion αποθετηρίων και τη μετατροπή "
+#~ "τους σε Mercurial."
+
+#~ msgid ""
+#~ "Note: This will also give all users API access to create repositories "
+#~ "everywhere. That might change in future versions."
+#~ msgstr ""
+#~ "Σημείωση: Αυτό θα δώσει επίσης σε όλους τους χρήστες πρόσβαση API για "
+#~ "τη δημιουργία αποθετηρίων παντού. Αυτό μπορεί να αλλάξει σε "
+#~ "μελλοντικές εκδόσεις."
+
+#~ msgid "Cache invalidation successful"
+#~ msgstr "Η ακύρωση της cache ήταν επιτυχής"
+
+#~ msgid "An error occurred during cache invalidation"
+#~ msgstr "Παρουσιάστηκε ένα σφάλμα κατά τη διάρκεια ακύρωσης της cache"
+
+#~ msgid "Caches"
+#~ msgstr "Προσωρινές Αποθήκες"
+
+#~ msgid "Prefix"
+#~ msgstr "Πρόθεμα"
+
+#~ msgid "This repository has been locked by %s on %s"
+#~ msgstr "Το αποθετήριο κλειδώθηκε από %s την %s"
+
+#~ msgid "Repository has been locked"
+#~ msgstr "Το αποθετήριο έχει κλειδωθεί"
+
+#~ msgid "Repository has been unlocked"
+#~ msgstr "Το αποθετήριο έχει ξεκλειδωθεί"
+
+#~ msgid "An error occurred during unlocking"
+#~ msgstr "Παρουσιάστηκε ένα σφάλμα κατά το ξεκλείδωμα"
+
+#~ msgid "There is no index to search in. Please run whoosh indexer"
+#~ msgstr ""
+#~ "Δεν υπάρχει ευρετήριο για την αναζήτηση. Παρακαλώ τρέξτε τον whoosh "
+#~ "για την δημιουργία του"
+
+#, fuzzy
+#~| msgid "Updated repository group %s"
+#~ msgid "Repository Group"
+#~ msgstr "Ενημερώθηκε η ομάδα αποθετηρίου %s"
+
+#~ msgid "This pull request can be updated with changes on %s:"
+#~ msgstr "Αυτό το αίτημα έλξης μπορεί να ενημερωθεί με αλλαγές στο %s:"
+
+#~ msgid "Closed, replaced by %s ."
+#~ msgstr "Κλειστό, αντικαταστάθηκε από %s."
+
+#~ msgid "Closing."
+#~ msgstr "Κλείνει."
+
+#~ msgid "Save Updates as New Pull Request"
+#~ msgstr "Ένα νέο αίτημα έλξης (pull request) δημιουργήθηκε επιτυχώς"
--- a/kallithea/i18n/es/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/es/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,66 +1,130 @@
 # Copyright (C) 2016 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2022-08-11 22:21+0000\n"
+"Last-Translator: Jaime Marquínez Ferrándiz <weblate@jregistros.fastmail."
+"net>\n"
+"Language-Team: Spanish <https://hosted.weblate.org/projects/kallithea/"
+"kallithea/es/>\n"
 "Language: es\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 4.14-dev\n"
+
+#: kallithea/controllers/base.py:470
+msgid ""
+"CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
+msgid "Repository not found in the filesystem"
+msgstr ""
+
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Aún no hay cambios"
 
+#: kallithea/controllers/base.py:590
+#, python-format
+msgid "Changeset for %s %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/base.py:631
 msgid "SSH access is disabled."
 msgstr "El acceso mediante SSH está desactivado."
 
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Ninguno"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(cerrado)"
 
+#: kallithea/controllers/changeset.py:88
+#, fuzzy
+#| msgid "No permission to change pull request status"
+msgid "No permission to change status"
+msgstr "No tene permiso para cambiar el estado de la petición pull"
+
+#: kallithea/controllers/changeset.py:99
+#, python-format
 msgid "Successfully deleted pull request %s"
 msgstr "Petición de pull %s eliminada correctamente"
 
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
 msgid "Such revision does not exist for this repository"
 msgstr "La revisión no existe en este repositorio"
 
+#: kallithea/controllers/compare.py:64
+#, python-format
 msgid "Could not find other repository %s"
 msgstr "No se puede encontrar otro repositorio %s"
 
+#: kallithea/controllers/compare.py:70
 msgid "Cannot compare repositories of different types"
 msgstr "No se pueden comparar repositorios de diferentes tipos"
 
+#: kallithea/controllers/compare.py:140
 msgid "Cannot show empty diff"
 msgstr "No se puede mostrar diff vacio"
 
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
 msgid "Cannot compare repositories without using common ancestor"
 msgstr "No se pueden comparar repositorios sin usar un ancestro común"
 
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "No hay respuesta"
 
+#: kallithea/controllers/error.py:68
 msgid "Unknown error"
 msgstr "Error desconocido"
 
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr ""
 "La petición no ha podido ser atendida por el servidor debido un error de "
 "sintaxis."
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "Acceso no autorizado al recurso"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "No tiene permiso para ver esta página"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "No se ha encontrado el recurso"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
@@ -68,223 +132,5342 @@
 "La petición no se ha podido completar debido a que el servidor encontró "
 "un problema inesperado."
 
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s anotó en %s"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr "El cambio era demasiado grande y se redució..."
 
+#: kallithea/controllers/feed.py:107
+#, python-format
 msgid "%s %s feed"
 msgstr "%s%s canal"
 
+#: kallithea/controllers/feed.py:109
+#, fuzzy, python-format
+msgid "Changes on %s repository"
+msgstr "Cambios en %s repositorio"
+
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Haga clic aquí para añadir un archivo nuevo"
 
+#: kallithea/controllers/files.py:86
 msgid "There are no files yet."
 msgstr "Aún no hay archivos."
 
+#: kallithea/controllers/files.py:186
+#, python-format
 msgid "%s at %s"
 msgstr "%s en %s"
 
+#: kallithea/controllers/files.py:295
 msgid "You can only delete files with revision being a valid branch"
 msgstr ""
 "Sólo puede borrar archivos si la revisión pertenece a una rama válida"
 
+#: kallithea/controllers/files.py:306
+#, python-format
 msgid "Deleted file %s via Kallithea"
 msgstr "Archivo %s eliminado mediante Kallithea"
 
+#: kallithea/controllers/files.py:330
+#, python-format
 msgid "Successfully deleted file %s"
 msgstr "El archivo %s se eliminó correctamente"
 
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "Ocurrió un error al anotar los cambios"
 
+#: kallithea/controllers/files.py:349
 msgid "You can only edit files with revision being a valid branch"
 msgstr ""
 "Sólo puede editar archivos si la revisión pertenece a una rama válida"
 
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "Archivo %s editado mediante Kallithea"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "No hay cambios"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "Anotado correctamente a %s"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Archivo añadido mediante Kallithea"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Sin contenido"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "Sin nombre de archivo"
 
+#: kallithea/controllers/files.py:459
+#, fuzzy
+msgid "Location must be relative path and must not contain .. in path"
+msgstr "La ruta debe ser relativa y no debe contener .. en la ruta"
+
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Descargas deshabilitadas"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Revisión desconocida %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Repositorio vacío"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "Tipo de archivo desconocido"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Cambios"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Ramas"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Etiquetas"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "Ocurrió un error mientras se bifurcaba el repositorio %s"
 
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "Grupos"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Repositorios"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "Rama"
 
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "Ramas cerradas"
 
+#: kallithea/controllers/home.py:131
 msgid "Tag"
 msgstr "Etiqueta"
 
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "Marcador"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "Registro público"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "Registro"
 
+#: kallithea/controllers/login.py:109
+#, fuzzy
+msgid "Authentication failed."
+msgstr "Fallo de autenticación."
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
 msgid "Bad captcha"
 msgstr "CAPTCHA erróneo"
 
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "El registro en %s se ha efectuado correctamente"
 
+#: kallithea/controllers/login.py:190
 msgid "A password reset confirmation code has been sent"
 msgstr "Se ha enviado una confirmación de restauración de contraseña"
 
+#: kallithea/controllers/login.py:237
 msgid "Invalid password reset token"
 msgstr "Señal de restauración de contraseña inválida"
 
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "Contraseña actualizada correctamente"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
 msgid "Invalid reviewer \"%s\" specified"
 msgstr "El validador \"%s\" no es correcto"
 
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (cerrado)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "Cambio"
 
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "Especial"
 
+#: kallithea/controllers/pullrequests.py:175
+#, fuzzy
+msgid "Peer branches"
+msgstr "Ramas de los pares"
+
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Marcadores"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
 msgid "Error creating pull request: %s"
 msgstr "Error al crear la petición de pull: %s"
 
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
 msgid "Error occurred while creating pull request"
 msgstr "Ocurrió un error al crear la petición de pull"
 
+#: kallithea/controllers/pullrequests.py:350
 msgid "Successfully opened new pull request"
 msgstr "La petición de pull se ha creado correctamente"
 
+#: kallithea/controllers/pullrequests.py:373
+#, fuzzy
+#| msgid "Pull request update created"
+msgid "New pull request iteration created"
+msgstr "Nueva iteración de la petición pull creada"
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
 msgid "No description"
 msgstr "No hay descripción"
 
+#: kallithea/controllers/pullrequests.py:430
 msgid "Pull request updated"
 msgstr "Petición pull actualizada"
 
+#: kallithea/controllers/pullrequests.py:443
 msgid "Successfully deleted pull request"
 msgstr "Petición pull eliminada correctamente"
 
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
 msgid "Revision %s not found in %s"
 msgstr "No se ha encontrado la revisión %s en %s"
 
+#: kallithea/controllers/pullrequests.py:509
+#, fuzzy, python-format
+#| msgid "No changesets found for updating this pull request."
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr "No se encontraron cambios para actualizar la petición pull."
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
 msgid "This pull request has already been merged to %s."
 msgstr "La petición pull ya ha sido incluida a %s."
 
+#: kallithea/controllers/pullrequests.py:525
 msgid "This pull request has been closed and can not be updated."
 msgstr "La petición pull esta cerrada y no se puede actualizar."
 
+#: kallithea/controllers/pullrequests.py:544
+#, fuzzy, python-format
+#| msgid "The following changes are available on %s:"
+msgid "The following additional changes are available on %s:"
+msgstr "Los siguientes cambios están disponibles en %s:"
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+#, fuzzy
+#| msgid "No changesets found for updating this pull request."
+msgid "No additional changesets found for iterating on this pull request."
+msgstr "No se encontraron cambios para actualizar la petición pull."
+
+#: kallithea/controllers/pullrequests.py:558
+#, fuzzy, python-format
+msgid "Note: Branch %s has another head: %s."
+msgstr "Nota: la rama %s tiene otro head: %s."
+
+#: kallithea/controllers/pullrequests.py:565
+#, fuzzy
+#| msgid "Git pull requests don't support updates yet."
+msgid "Git pull requests don't support iterating yet."
+msgstr "La peticiones pull de Git aún no soportan actualizaciones."
+
+#: kallithea/controllers/pullrequests.py:567
+#, fuzzy, python-format
+#| msgid "No changesets found for updating this pull request."
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr "No se encontraron cambios para actualizar la petición pull."
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr "Consulta de búsqueda inválida. Inténtelo entre comillas."
 
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
 msgid "An error occurred during search operation."
 msgstr "Ocurrió un error mientras se ejecutaba la búsqueda."
 
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
 msgid "No data ready yet"
 msgstr "Todavía no hay datos disponibles"
 
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "Las estadísticas están deshabilitadas en este repositorio"
 
+#: kallithea/controllers/admin/auth_settings.py:134
 msgid "Auth settings updated successfully"
 msgstr "Los ajustes de autentificación se han actualizado correctamente"
 
+#: kallithea/controllers/admin/auth_settings.py:145
 msgid "error occurred during update of auth settings"
 msgstr "ocurrió un error al actualizar los ajustes de autentificación"
 
+#: kallithea/controllers/admin/defaults.py:73
 msgid "Default settings updated successfully"
 msgstr "Los ajustes predeterminados se han actualizado correctamente"
 
+#: kallithea/controllers/admin/defaults.py:88
 msgid "Error occurred during update of defaults"
 msgstr "Ocurrió un error al actualizar los ajustes predeterminados"
 
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
 msgid "Forever"
 msgstr "Para siempre"
 
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "5 minutos"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "1 hora"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "1 día"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "1 mes"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
 msgid "Lifetime"
 msgstr "Tiempo de vida"
 
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "Ocurrió un error mientras se creaba el gist"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
 msgid "Deleted gist %s"
 msgstr "Gist %s eliminado"
 
+#: kallithea/controllers/admin/gists.py:205
 msgid "Unmodified"
 msgstr "Sin modificar"
 
+#: kallithea/controllers/admin/gists.py:235
 msgid "Successfully updated gist content"
 msgstr "Gist actualizado correctamente"
 
+#: kallithea/controllers/admin/gists.py:240
+msgid "Successfully updated gist data"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
+msgid "Error occurred during update of gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
+msgid "You can't edit this user since it's crucial for entire application"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:112
+msgid "Your account was updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
+msgid "Error occurred during update of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:161
+msgid "Error occurred during update of user password"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
+msgid "Added email %s to user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
+msgid "An error occurred during email saving"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
+msgid "Removed email from user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
+msgid "API key successfully created"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
+msgid "API key successfully reset"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
+msgid "API key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
+msgid "SSH key %s successfully added"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+#, fuzzy
+#| msgid "Successfully deleted file %s"
+msgid "SSH key successfully deleted"
+msgstr "El archivo %s se eliminó correctamente"
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
+msgid "Read"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
+msgid "Write"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
+msgid "Admin"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
+msgid "Disabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:79
+msgid "Allowed with manual account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:81
+msgid "Allowed with automatic account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
+msgid "Manual activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
+msgid "Automatic activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
+msgid "Enabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:116
+msgid "Global permissions updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:131
+msgid "Error occurred during update of permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
+msgid "Error occurred during creation of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
+msgid "Created repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
+msgid "Updated repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
+msgid "Error occurred during update of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
+msgid "This group contains %s repositories and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
+msgid "This group contains %s subgroups and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
+msgid "Removed repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
+msgid "Error occurred during deletion of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:357
+msgid "Repository group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
+msgid "An error occurred during revoking of permission"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
+msgid "Error creating repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
+msgid "Created repository %s from %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
+msgid "Forked repository %s as %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
+msgid "Created repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
+msgid "Repository %s updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
+msgid "Error occurred during update of repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
+msgid "Detached %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
+msgid "Deleted %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
+msgid "Deleted repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
+msgid "Cannot delete repository %s which still has forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
+msgid "An error occurred during deletion of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:305
+msgid "Repository permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, fuzzy, python-format
+#| msgid "An error occurred during repository forking %s"
+msgid "An error occurred during creation of field: %r"
+msgstr "Ocurrió un error mientras se bifurcaba el repositorio %s"
+
+#: kallithea/controllers/admin/repos.py:378
+msgid "An error occurred during removal of field"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:392
+msgid "-- Not a fork --"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:424
+msgid "Updated repository visibility in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:428
+msgid "An error occurred during setting this repository in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:444
+msgid "Nothing"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
+msgid "Marked repository %s as fork of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:453
+msgid "An error occurred during this operation"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:465
+msgid "Pulled from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:468
+msgid "An error occurred during pull from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:499
+msgid "An error occurred during deletion of repository stats"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:117
+msgid "Updated VCS settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
+msgid "Error occurred while updating application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
+msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
+msgid "Invalidated %s repositories"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:209
+msgid "Updated application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:263
+msgid "Updated visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:268
+msgid "Error occurred during updating visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:292
+msgid "Please enter email address"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
+#, fuzzy
+#| msgid "No data ready yet"
+msgid "Hook already exists"
+msgstr "Todavía no hay datos disponibles"
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
+msgid "Added new hook"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:355
+msgid "Updated hooks"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:359
+msgid "Error occurred during hook creation"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:382
+msgid "Whoosh reindex task scheduled"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
+msgid "Created user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
+msgid "Error occurred during creation of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
+msgid "Updated user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
+msgid "Error occurred during update of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:206
+msgid "Successfully deleted user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:211
+msgid "An error occurred during deletion of user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:267
+msgid "Target group cannot be the same"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:273
+msgid "User group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:288
+msgid "Cannot revoke permission for yourself as admin"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
+msgid "Updated permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
+msgid "An error occurred during permissions saving"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:118
+#, python-format
+msgid "Created user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:133
+#, python-format
+msgid "Error occurred during creation of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:157
+msgid "User updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:186
+msgid "Successfully deleted user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:191
+msgid "An error occurred during deletion of user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:202
+msgid "The default user cannot be edited"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:408
+#, python-format
+msgid "Added IP address %s to user whitelist"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:414
+msgid "An error occurred while adding IP address"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:426
+msgid "Removed IP address from user whitelist"
+msgstr ""
+
+#: kallithea/lib/auth.py:552
+msgid "You need to be a registered user to perform this action"
+msgstr ""
+
+#: kallithea/lib/auth.py:580
+msgid "You need to be signed in to view this page"
+msgstr ""
+
+#: kallithea/lib/diffs.py:181
+msgid "Binary file"
+msgstr ""
+
+#: kallithea/lib/diffs.py:201
+msgid ""
+"Changeset was too big and was cut off, use diff menu to display this diff"
+msgstr ""
+
+#: kallithea/lib/diffs.py:210
+msgid "No changes detected"
+msgstr ""
+
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "Mostrar espacios en blanco"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Ignore whitespace"
+msgid "Ignore whitespace changes"
+msgstr "Ignorar espacios en blanco"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
 msgid "Increase diff context to %(num)s lines"
 msgstr "Aumentar el contexto del diff a %(num)s lineas"
 
+#: kallithea/lib/helpers.py:467
+#, python-format
+msgid "Deleted branch: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:469
+#, python-format
+msgid "Created tag: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:480
+#, python-format
+msgid "Changeset %s not found"
+msgstr ""
+
+#: kallithea/lib/helpers.py:529
+#, python-format
+msgid "Show all combined changesets %s->%s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:535
+msgid "Compare view"
+msgstr ""
+
+#: kallithea/lib/helpers.py:554
+msgid "and"
+msgstr ""
+
+#: kallithea/lib/helpers.py:555
+#, python-format
+msgid "%s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
+msgid "revisions"
+msgstr ""
+
+#: kallithea/lib/helpers.py:580
+#, python-format
+msgid "Fork name %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:600
+#, python-format
+msgid "Pull request %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:610
+msgid "[deleted] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
+msgid "[created] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:614
+msgid "[created] repository as fork"
+msgstr ""
+
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
+msgid "[forked] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
+msgid "[updated] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:620
+msgid "[downloaded] archive from repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:622
+msgid "[delete] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:630
+msgid "[created] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:632
+msgid "[updated] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:634
+msgid "[created] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:636
+msgid "[updated] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:638
+msgid "[commented] on revision in repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:640
+msgid "[commented] on pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:642
+msgid "[closed] pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:644
+msgid "[pushed] into"
+msgstr ""
+
+#: kallithea/lib/helpers.py:646
+msgid "[committed via Kallithea] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:648
+msgid "[pulled from remote] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:650
+msgid "[pulled] from"
+msgstr ""
+
+#: kallithea/lib/helpers.py:652
+msgid "[started following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:654
+msgid "[stopped following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:764
+#, python-format
+msgid " and %s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
+msgid "No files"
+msgstr ""
+
+#: kallithea/lib/helpers.py:791
+msgid "new file"
+msgstr ""
+
+#: kallithea/lib/helpers.py:794
+msgid "mod"
+msgstr ""
+
+#: kallithea/lib/helpers.py:797
+msgid "del"
+msgstr ""
+
+#: kallithea/lib/helpers.py:800
+msgid "rename"
+msgstr ""
+
+#: kallithea/lib/helpers.py:805
+msgid "chmod"
+msgstr ""
+
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
+msgid "%d year"
+msgid_plural "%d years"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:629
+#, python-format
+msgid "%d month"
+msgid_plural "%d months"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:630
+#, python-format
+msgid "%d day"
+msgid_plural "%d days"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:631
+#, python-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:632
+#, python-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:633
+#, python-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:649
+#, python-format
+msgid "in %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:651
+#, python-format
+msgid "%s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:653
+#, python-format
+msgid "in %s and %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:656
+#, python-format
+msgid "%s and %s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:659
+msgid "just now"
+msgstr ""
+
+#: kallithea/model/db.py:1376
+msgid "top level"
+msgstr ""
+
+#: kallithea/model/db.py:1507
+msgid "Kallithea Administrator"
+msgstr ""
+
+#: kallithea/model/db.py:1509
+msgid "Default user has no access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1510
+msgid "Default user has read access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1511
+msgid "Default user has write access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+msgid "Only admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1525
+msgid "Non-admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
+msgid "Only admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1531
+msgid "Non-admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1533
+msgid "Registration disabled"
+msgstr ""
+
+#: kallithea/model/db.py:1534
+msgid "User registration with manual account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1535
+msgid "User registration with automatic account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1944
+msgid "Not reviewed"
+msgstr ""
+
+#: kallithea/model/db.py:1945
+msgid "Under review"
+msgstr ""
+
+#: kallithea/model/db.py:1946
+msgid "Not approved"
+msgstr ""
+
+#: kallithea/model/db.py:1947
+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:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, python-format
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr ""
+
+#: kallithea/model/notification.py:174
+#, python-format
+msgid "New user %(new_username)s registered"
+msgstr ""
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
+msgid "Closing"
+msgstr ""
+
+#: kallithea/model/pull_request.py:207
+#, fuzzy
+#| msgid "Error creating pull request: %s"
+msgid "Cannot create empty pull request"
+msgstr "Error al crear la petición de pull: %s"
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+msgid "You are not authorized to create the pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:337
+#, fuzzy
+#| msgid "Missing changesets since the previous pull request:"
+msgid "Missing changesets since the previous iteration:"
+msgstr "Cambios que faltan desde la ultima petición de pull:"
+
+#: kallithea/model/pull_request.py:344
+#, fuzzy, python-format
+#| msgid "New changesets on %s %s since the previous pull request:"
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr "Cambios nuevos en %s %s desde la ultima petición pull:"
+
+#: kallithea/model/pull_request.py:351
+#, fuzzy
+#| msgid "Ancestor didn't change - show diff since previous version:"
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+"El ascendente no ha cambiado - ver diferencias desde la versión anterior:"
+
+#: kallithea/model/pull_request.py:358
+#, fuzzy, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+"La petición de pull está basada en otra %s revisión y no hay un diff "
+"simple."
+
+#: kallithea/model/pull_request.py:360
+#, fuzzy, python-format
+#| msgid "No changes found on %s %s since previous version."
+msgid "No changes found on %s %s since previous iteration."
+msgstr "No se encontró ningún cambio en %s %s desde la versión anterior."
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
+msgid "latest tip"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, python-format
+msgid "SSH key with fingerprint %r found"
+msgstr ""
+
+#: kallithea/model/user.py:224
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+
+#: kallithea/model/user.py:229
+#, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+
+#: kallithea/model/user.py:234
+#, python-format
+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:241
+#, python-format
+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:330
+msgid "Password reset link"
+msgstr ""
+
+#: kallithea/model/user.py:374
+msgid "Password reset notification"
+msgstr ""
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
+msgid "Value cannot be an empty list"
+msgstr ""
+
+#: kallithea/model/validators.py:72
+#, python-format
+msgid "Username \"%(username)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:74
+#, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr ""
+
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, 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"
+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:229
+msgid "Invalid characters (non-ascii) in password"
+msgstr ""
+
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
+msgid "Passwords do not match"
+msgstr ""
+
+#: kallithea/model/validators.py:275
+msgid "Invalid username or password"
+msgstr ""
+
+#: kallithea/model/validators.py:309
+#, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr ""
+
+#: kallithea/model/validators.py:311
+#, python-format
+msgid "Repository named %(repo)s already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:312
+#, python-format
+msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
+msgstr ""
+
+#: kallithea/model/validators.py:314
+#, python-format
+msgid "Repository group with name \"%(repo)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:400
+msgid "Invalid repository URL"
+msgstr ""
+
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
+msgid "Fork has to be the same type as parent"
+msgstr ""
+
+#: kallithea/model/validators.py:441
+msgid "You don't have permissions to create repository in this group"
+msgstr ""
+
+#: kallithea/model/validators.py:443
+msgid "no permission to create repository in root location"
+msgstr ""
+
+#: kallithea/model/validators.py:492
+msgid "You don't have permissions to create a group in this location"
+msgstr ""
+
+#: kallithea/model/validators.py:532
+msgid "This username or user group name is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:625
+msgid "This is not a valid path"
+msgstr ""
+
+#: kallithea/model/validators.py:642
+msgid "This email address is already in use"
+msgstr ""
+
+#: kallithea/model/validators.py:662
+#, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr ""
+
+#: kallithea/model/validators.py:699
+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:711
+msgid "Please enter a valid IPv4 or IPv6 address"
+msgstr ""
+
+#: kallithea/model/validators.py:712
+#, python-format
+msgid ""
+"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
+msgstr ""
+
+#: kallithea/model/validators.py:745
+msgid "Key name can only consist of letters, underscore, dash or numbers"
+msgstr ""
+
+#: kallithea/model/validators.py:759
+msgid "Filename cannot be inside a directory"
+msgstr ""
+
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "You have admin right to this group, and can edit it"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
+msgid "Repository"
+msgstr ""
+
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
+msgid "Description"
+msgstr ""
+
+#: kallithea/templates/index_base.html:61
+msgid "Last Change"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
+msgid "Tip"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
+msgid "Owner"
+msgstr ""
+
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
+msgid "Log In"
+msgstr ""
+
+#: kallithea/templates/login.html:17
+#, python-format
+msgid "Log In to %s"
+msgstr ""
+
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
+msgid "Username"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
+msgid "Password"
+msgstr ""
+
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
+msgid "Forgot your password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
+msgid "Don't have an account?"
+msgstr ""
+
+#: kallithea/templates/login.html:62
+msgid "Sign In"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:5
+msgid "Password Reset"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+msgid "Reset Your Password"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+msgid "Send Password Reset Email"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:52
+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:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+msgid "New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:43
+msgid "Confirm New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
+msgid "Sign Up"
+msgstr ""
+
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
+msgid "Re-enter password"
+msgstr ""
+
+#: 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:39
+#: kallithea/templates/register.html:52
+msgid "First Name"
+msgstr ""
+
+#: 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:40
+#: kallithea/templates/register.html:59
+msgid "Last Name"
+msgstr ""
+
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
+msgid "Email"
+msgstr ""
+
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+msgid "Admin Journal"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
+msgid "journal filter..."
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+msgid "Filter"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
+msgid "%s Entry"
+msgid_plural "%s Entries"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
+msgid "Action"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:8
+msgid "Date"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:9
+msgid "From IP"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:62
+msgid "No actions yet"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
+msgid "Save"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+msgid "Repository Defaults"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
+msgid "Type"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
+msgid "Private repository"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
+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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
+msgid "Enable statistics"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
+msgid "Enable statistics window on summary page."
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
+msgid "Enable downloads"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
+msgid "Enable download menu on summary page."
+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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
+msgid "Gist description ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
+msgid "Expires"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+msgid "Never"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
+msgid "Cancel"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
+msgid "Public Gists"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
+msgid "Created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:66
+msgid "There are no gists yet"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
+msgid "Reset"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
+msgid "Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:10
+msgid "URL"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
+msgid "Delete"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
+msgid "Edit"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
+msgid "created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:82
+msgid "Show as raw"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
+msgid "My Account"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
+msgid "Profile"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:26
+msgid "Email Addresses"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
+msgid "API Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:32
+msgid "Owned Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+msgid "Watched Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+msgid "Show Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
+msgid "Confirm to reset this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
+msgid "Expired"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
+msgid "Confirm to remove this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
+msgid "Remove"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
+msgid "No additional API keys specified"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
+msgid "New API key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
+msgid "Add"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
+msgid "Confirm to delete this email: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
+msgid "New email address"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:1
+msgid "Change Your Account Password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:8
+msgid "Current password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
+msgid "New password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:22
+msgid "Confirm new password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+msgid "Current IP"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
+msgid "Change %s avatar at"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
+msgid "Avatars are disabled"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
+msgid "Repositories You Own"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
+msgid "Name"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+msgid "Last Used"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+msgid "New SSH key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+msgid "Public key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
+msgid "Repositories You are Watching"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
+msgid "Default Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
+msgid "IP Whitelist"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
+msgid "Anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+msgid "Allow anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
+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:20
+msgid "Apply to all existing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
+msgid "Repository group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
+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:33
+msgid "Apply to all existing repository groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
+msgid "User group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+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:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+msgid "Top level repository creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
+msgid "User group creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
+msgid "Repository forking"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
+msgid "Registration"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
+msgid "External auth account activation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+msgid "All IP addresses are allowed."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
+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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
+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
+msgid "Group name"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
+msgid "Group parent"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
+msgid "Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
+msgid "Advanced"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
+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:118
+msgid "Created on"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+msgid "Visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#, fuzzy
+#| msgid "No response"
+msgid "Add repos"
+msgstr "No hay respuesta"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+msgid "Add/Edit groups"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+msgid "User/User Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+msgid "Default"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+msgid "Revoke"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
+msgid "Add new"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+msgid "Apply to children"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
+msgid "Both"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Remove this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Confirm to delete this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, python-format
+msgid "Repository group %s"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+msgid "Repository Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+msgid "Number of Top-level Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
+msgid "Type of repository to create."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+msgid "Clone remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+msgid "Repository URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
+msgid ""
+"Keep it short and to the point. Use a README file for longer descriptions."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
+msgid "Optionally select a group to put this repository into."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
+msgid "Landing revision"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+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"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
+msgid "Extra Fields"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
+msgid "Remote"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
+msgid "Statistics"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+msgid "Parent"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
+msgid "Set"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+msgid "Manually set this repository as a fork of another from the list."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+msgid "Public Journal Visibility"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
+msgid "Remove from public journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+msgid "Add to Public Journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
+msgid "Confirm to delete this repository: %s"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
+msgid "Delete this Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
+msgid "Detach forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
+msgid "Delete forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
+msgid "Key"
+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
+msgid "Private Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+#, fuzzy
+#| msgid "Empty repository"
+msgid "Fork of repository"
+msgstr "Repositorio vacío"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+msgid "Remote repository URL"
+msgstr ""
+
+#: 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:10
+msgid "Permanent URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+msgid "Remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
+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
+msgid "Repositories Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+msgid "Settings Administration"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
+msgid "Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
+msgid "Send"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:4
+msgid "Site branding"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
+msgid "HTTP authentication realm"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+msgid "Save Settings"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+msgid "Git Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+msgid "Custom Hooks are not enabled"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
+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
+msgid "Delete records of missing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
+msgid "Invalidate cache for all repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
+msgid "Index build option"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:9
+msgid "Build from scratch"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
+msgid "Reindex"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+msgid "Git version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+msgid "Mercurial Push Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
+msgid "Show repository size after push"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:15
+msgid "Update repository after push (hg update)"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+msgid "Mercurial extensions"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
+msgid "Enable largefiles extension"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+msgid "Location of repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
+msgid ""
+"Click to unlock. You must restart Kallithea in order to make this setting "
+"take effect."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
+msgid "General"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:9
+msgid "Use repository extra fields"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:12
+msgid "Allows storing additional customized fields per repository."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:17
+msgid "Show Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+msgid "HTTP 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+msgid "SSH Clone URL"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+#, fuzzy
+#| msgid "Repositories"
+msgid "Repository page size"
+msgstr "Repositorios"
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
+msgid "Icons"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:88
+msgid "Show public repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:94
+msgid "Show private repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:97
+msgid "Show public/private icons next to repository names."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+msgid "Meta Tagging"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
+msgid "Active"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+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:41
+msgid "Members"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, 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
+msgid "User Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:5
+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
+msgid "Users"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
+msgid "Password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
+msgid "Confirm to delete this user: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
+msgid "New password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:5
+msgid "Users Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
+msgid "Mercurial repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
+msgid "Git repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:115
+msgid "Create Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
+msgid "Summary"
+msgstr ""
+
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
+msgid "Changelog"
+msgstr ""
+
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
+msgid "Files"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+#, python-format
+msgid "Show Pull Requests for %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+msgid "Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
+msgid "Options"
+msgstr ""
+
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+msgid "Compare Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:158
+msgid "Compare"
+msgstr ""
+
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
+msgid "Search"
+msgstr ""
+
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Follow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Unfollow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
+msgid "Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
+msgid "Create Pull Request"
+msgstr ""
+
+#: kallithea/templates/base/base.html:185
+msgid "Switch To"
+msgstr ""
+
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
+msgid "Show recent activity"
+msgstr ""
+
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
+msgid "Public journal"
+msgstr ""
+
+#: kallithea/templates/base/base.html:302
+msgid "Show public gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:303
+msgid "Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
+msgid "Search in repositories"
+msgstr ""
+
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+msgid "My Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:354
+msgid "Not Logged In"
+msgstr ""
+
+#: kallithea/templates/base/base.html:363
+msgid "Login to Your Account"
+msgstr ""
+
+#: kallithea/templates/base/base.html:373
+msgid "Forgot password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:394
+msgid "Log Out"
+msgstr ""
+
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
+msgid "Create repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
+msgid "Create user groups"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
+msgid "Fork repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
+msgid "Show"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:22
+msgid "No permissions defined yet"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
+msgid "Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
+msgid "Edit Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+msgid "Submitting ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:31
+msgid "Unable to post"
+msgstr ""
+
+#: kallithea/templates/base/root.html:32
+msgid "Add Another Comment"
+msgstr ""
+
+#: kallithea/templates/base/root.html:33
+msgid "Stop following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:34
+msgid "Start following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:35
+msgid "Group"
+msgstr ""
+
+#: kallithea/templates/base/root.html:36
+msgid "Loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:37
+msgid "loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:38
+msgid "Search truncated"
+msgstr ""
+
+#: kallithea/templates/base/root.html:39
+msgid "No matching files"
+msgstr ""
+
+#: kallithea/templates/base/root.html:40
+msgid "Open New Pull Request from {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+msgid "Show Selected Changesets {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:43
+msgid "Selection Link"
+msgstr ""
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+msgid "Collapse Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:45
+msgid "Expand Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:46
+msgid "No revisions"
+msgstr ""
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
+msgid "Failed to revoke permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
 msgid "Select changeset"
 msgstr "Seleccionar cambios"
 
+#: kallithea/templates/base/root.html:53
+msgid "Specify changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:54
+msgid "Click to sort ascending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:55
+msgid "Click to sort descending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:56
+msgid "No records found."
+msgstr ""
+
+#: kallithea/templates/base/root.html:57
+msgid "Data error."
+msgstr ""
+
+#: kallithea/templates/base/root.html:58
+msgid "Loading..."
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
+msgid "%s Changelog"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
+msgid "showing %d out of %d revision"
+msgid_plural "showing %d out of %d revisions"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changelog/changelog.html:47
+msgid "Clear selection"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:54
+msgid "Go to tip of repository"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
+msgid "There are no changes yet"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
+msgid "Removed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
+msgid "Changed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
+msgid "Added"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
+msgid "Changeset status: %s by %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+msgid "(No commit message)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, fuzzy, python-format
+#| msgid "%s committed on %s"
+msgid "%s comments"
+msgstr "%s anotó en %s"
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
+msgid "Bookmark %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
+msgid "Tag %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
+msgid "Branch %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
+msgid "%s Changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:35
+msgid "Changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+msgid "Merge"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+msgid "Replaced by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:121
+msgid "Preceded by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
+msgid "%s file changed"
+msgid_plural "%s files changed"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+#, fuzzy
+#| msgid "%s committed on %s"
+msgid "comment"
+msgstr "%s anotó en %s"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+msgid "on pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+msgid "No title"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+msgid "on this changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+msgid "Delete comment?"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+msgid "Status change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+msgid "Set changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+msgid "No change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+msgid "Finish pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+msgid "Close"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
+msgid "Comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "You need to be logged in to comment."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "Login now"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:141
+msgid "Hide"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
+msgid "%s Changesets"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
+msgid "Changeset status: %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:50
+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
+#, fuzzy
+#| msgid "Unmodified"
+msgid "Modified"
+msgstr "Sin modificar"
+
+#: kallithea/templates/changeset/diff_block.html:42
+msgid "Deleted"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:44
+msgid "Renamed"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:48
+#, fuzzy, python-format
+#| msgid "Unknown revision %s"
+msgid "Unknown operation: %r"
+msgstr "Revisión desconocida %s"
+
+#: kallithea/templates/changeset/diff_block.html:52
+#, fuzzy
+#| msgid "No filename"
+msgid "No file after"
+msgstr "Sin nombre de archivo"
+
+#: kallithea/templates/changeset/diff_block.html:55
+msgid "File after"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:60
+#: kallithea/templates/files/diff_2way.html:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Downloads disabled"
+msgid "Download diff for this file"
+msgstr "Descargas deshabilitadas"
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
+msgid "No changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
+msgid "%s changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:56
+msgid "behind"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
+msgid "Showing %s commit"
+msgid_plural "Showing %s commits"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
+msgid "Public repository"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
+msgid "No changesets yet"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
+msgid "Subscribe to %s rss feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
+msgid "Subscribe to %s atom feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:20
+#, fuzzy
+#| msgid "Changeset"
+msgid "Changeset on"
+msgstr "Cambio"
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+#, fuzzy
+#| msgid "Branch"
+msgid "branch"
+msgstr "Rama"
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+#, fuzzy
+#| msgid "%s committed on %s"
+msgid "View Comment"
+msgstr "%s anotó en %s"
+
+#: kallithea/templates/email/comment.html:27
+msgid "Status change:"
+msgstr ""
+
+#: kallithea/templates/email/comment.html:33
+#, fuzzy
+#| msgid "This pull request has been closed and can not be updated."
+msgid "The pull request has been closed."
+msgstr "La petición pull esta cerrada y no se puede actualizar."
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+msgid "Password Reset Request"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
+msgid "Hello %s"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:17
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+#, fuzzy
+#| msgid "Pull request updated"
+msgid "Pull request"
+msgstr "Petición pull actualizada"
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+#, fuzzy
+#| msgid "Pull request updated"
+msgid "View Pull Request"
+msgstr "Petición pull actualizada"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "Error creating pull request: %s"
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr "Error al crear la petición de pull: %s"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Pull Request %s \"%s\" Closed"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "Error creating pull request: %s"
+msgid "Comment on Pull Request %s \"%s\""
+msgstr "Error al crear la petición de pull: %s"
+
+#: kallithea/templates/email/registration.html:5
+msgid "New User Registration"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:23
+msgid "Full Name"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+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/diff_2way.html:55
 msgid "Ignore whitespace"
 msgstr "Ignorar espacios en blanco"
+
+#: 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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
+msgid "Location"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
+msgid "or"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+msgid "New file type"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+msgid "Commit Changes"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
+msgid "Loading file list..."
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
+msgid "Size"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:56
+msgid "Last Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:57
+msgid "Last Modified"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:58
+msgid "Last Committer"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
+msgid "%s author"
+msgid_plural "%s authors"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, python-format
+msgid "Edit on Branch: %s"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
+msgid "Binary file (%s)"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:69
+msgid "File is too big to display."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
+msgid "annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
+msgid "No files at given path"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:5
+#, python-format
+msgid "%s Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
+msgid "Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers_data.html:9
+msgid "Started following -"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
+msgid "Fork name"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
+msgid "Private"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:66
+msgid "Copy permissions"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:69
+msgid "Copy permissions from forked repository"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:75
+msgid "Update after clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:78
+msgid "Checkout source after making a clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
+msgid "%s Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
+msgid "Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
+msgid "There are no forks yet"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:22
+msgid "ATOM journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:23
+msgid "RSS journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
+msgid "No entries yet"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:10
+msgid "ATOM public journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:11
+msgid "RSS public journal feed"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+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:52
+msgid "Title"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
+msgid "Revision"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:62
+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:17
+msgid "Age"
+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:73
+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
+#, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
+msgid "%s Pull Request %s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
+msgid "Pull request %s from %s#%s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+msgid "Summarize the changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+msgid "on"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+msgid "Next iteration"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+msgid "Cancel Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+msgid "Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+msgid "Remove reviewer"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+msgid "Potential Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+msgid "Pull Request Content"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+msgid "Pull Requests Needing My Review"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+msgid "Search in All Repositories"
+msgstr ""
+
+#: kallithea/templates/search/search.html:47
+msgid "Search term"
+msgstr ""
+
+#: kallithea/templates/search/search.html:54
+msgid "Search in"
+msgstr ""
+
+#: kallithea/templates/search/search.html:56
+msgid "File contents"
+msgstr ""
+
+#: kallithea/templates/search/search.html:57
+msgid "Commit messages"
+msgstr ""
+
+#: kallithea/templates/search/search.html:58
+msgid "File names"
+msgstr ""
+
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
+msgid "Permission denied"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
+msgid "Enable"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:38
+msgid "Stats gathered: "
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
+msgid "files"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
+msgid "Show more"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:397
+msgid "commits"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:398
+msgid "files added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:399
+msgid "files changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:400
+msgid "files removed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:402
+msgid "commit"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:403
+msgid "file added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:404
+msgid "file changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:405
+msgid "file removed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:5
+#, python-format
+msgid "%s Summary"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:13
+msgid "Fork of"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:18
+msgid "Clone from"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:55
+msgid "Clone URL"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+msgid "Use Name"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
+msgid "Trending files"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:103
+msgid "Download"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:106
+msgid "There are no downloads yet"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:108
+msgid "Downloads are disabled for this repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:114
+msgid "Download as zip"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:118
+msgid "Check this to download archive with subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:120
+msgid "With subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
+msgid "Feed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:180
+msgid "Latest Changes"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:182
+msgid "Quick Start"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:193
+msgid "Add or upload files directly via Kallithea"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:201
+msgid "Push new repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:209
+msgid "Existing repository?"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
+msgid "Download %s as %s"
+msgstr ""
+
+#~ msgid "This repository has been locked by %s on %s"
+#~ msgstr "Este repositorio ha sido bloqueado por %s en %s"
+
+#~ msgid "There is no index to search in. Please run whoosh indexer"
+#~ msgstr ""
+#~ "No hay ningún indice para buscar. Por favor, ejecute el indexador "
+#~ "whoosh"
+
+#, fuzzy
+#~| msgid "Empty repository"
+#~ msgid "Repository Group"
+#~ msgstr "Repositorio vacío"
+
+#~ msgid "Closed, replaced by %s ."
+#~ msgstr "Cerrado, reemplazado por %s."
+
+#~ msgid "Closing."
+#~ msgstr "Cerrado."
--- a/kallithea/i18n/fr/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/fr/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,87 +1,129 @@
 # Copyright (C) 2014 RhodeCode GmbH, and others.
 # This file is distributed under the same license as the Kallithea project.
-
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2021-05-15 17:32+0000\n"
+"Last-Translator: Étienne Gilli <etienne@gilli.io>\n"
+"Language-Team: French <https://hosted.weblate.org/projects/kallithea/"
+"kallithea/fr/>\n"
 "Language: fr\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 4.7-dev\n"
+
+#: kallithea/controllers/base.py:470
 msgid ""
 "CSRF token leak has been detected - all form tokens have been expired"
 msgstr ""
 "Une fuite de jeton CSRF a été détectée - tous les jetons de formulaire "
 "sont considérés comme expirés"
 
+#: kallithea/controllers/base.py:566
 msgid "Repository not found in the filesystem"
 msgstr "Dépôt non trouvé sur le système de fichiers"
 
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Il n’y a aucun changement pour le moment"
 
+#: kallithea/controllers/base.py:590
+#, python-format
 msgid "Changeset for %s %s not found in %s"
 msgstr "Ensemble de changements pour %s %s non trouvé dans %s"
 
+#: kallithea/controllers/base.py:631
 msgid "SSH access is disabled."
 msgstr "L'accès SSH est désactivé."
 
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Aucun"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(fermé)"
 
+#: kallithea/controllers/changeset.py:88
 msgid "No permission to change status"
 msgstr "Permission manquante pour changer le statut"
 
+#: kallithea/controllers/changeset.py:99
+#, python-format
 msgid "Successfully deleted pull request %s"
 msgstr "La requête de pull %s a été supprimée avec succès"
 
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
 msgid "Such revision does not exist for this repository"
 msgstr "Une telle révision n'existe pas pour ce dépôt"
 
+#: kallithea/controllers/compare.py:64
+#, python-format
 msgid "Could not find other repository %s"
 msgstr "Impossible de trouver l'autre dépôt %s"
 
+#: kallithea/controllers/compare.py:70
 msgid "Cannot compare repositories of different types"
 msgstr "Impossible de comparer des dépôts de types différents"
 
+#: kallithea/controllers/compare.py:140
 msgid "Cannot show empty diff"
 msgstr "Impossible d'afficher un diff vide"
 
+#: kallithea/controllers/compare.py:142
 msgid "No ancestor found for merge diff"
 msgstr "Aucun ancêtre trouvé pour le diff de fusion"
 
+#: kallithea/controllers/compare.py:146
 msgid "Multiple merge ancestors found for merge compare"
 msgstr "Plusieurs ancêtres de fusion trouvés pour la comparaison de fusion"
 
+#: kallithea/controllers/compare.py:162
 msgid "Cannot compare repositories without using common ancestor"
 msgstr "Impossible de comparer des dépôts sans utiliser un ancêtre commun"
 
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "Pas de réponse"
 
+#: kallithea/controllers/error.py:68
 msgid "Unknown error"
 msgstr "Erreur inconnue"
 
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr ""
 "Le serveur n’a pas pu interpréter la requête à cause d’une erreur de "
 "syntaxe."
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "Accès interdit à cette ressource"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "Vous n’avez pas la permission de voir cette page"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "Ressource introuvable"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
@@ -89,500 +131,828 @@
 "La requête n’a pu être traitée en raison d’une erreur survenue sur le "
 "serveur."
 
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s a commité, le %s"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr "Cet ensemble de changements était trop important et a été découpé…"
 
+#: kallithea/controllers/feed.py:107
+#, python-format
 msgid "%s %s feed"
 msgstr "Flux %s de %s"
 
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "Changements sur le dépôt %s"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Ajouter un nouveau fichier"
 
+#: kallithea/controllers/files.py:86
 msgid "There are no files yet."
 msgstr "Il n'y a pas encore de fichier."
 
+#: kallithea/controllers/files.py:186
+#, python-format
 msgid "%s at %s"
 msgstr "%s à %s"
 
+#: kallithea/controllers/files.py:295
 msgid "You can only delete files with revision being a valid branch"
 msgstr ""
 "Vous ne pouvez supprimer les fichiers que si la révision est une branche "
 "valide"
 
+#: kallithea/controllers/files.py:306
+#, python-format
 msgid "Deleted file %s via Kallithea"
 msgstr "Le fichier %s a été supprimé via Kallithea"
 
+#: kallithea/controllers/files.py:330
+#, python-format
 msgid "Successfully deleted file %s"
 msgstr "Suppression du fichier %s effectuée avec succès"
 
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "Une erreur est survenue durant le commit"
 
+#: kallithea/controllers/files.py:349
 msgid "You can only edit files with revision being a valid branch"
 msgstr ""
 "Vous ne pouvez modifier les fichiers que si la révision est une branche "
 "valide"
 
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "%s édité via Kallithea"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Aucun changement"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "Commit réalisé avec succès sur %s"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "%s ajouté par Kallithea"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Aucun contenu"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "Aucun nom de fichier"
 
+#: kallithea/controllers/files.py:459
 msgid "Location must be relative path and must not contain .. in path"
 msgstr ""
 "Le chemin doit être un chemin relatif et ne doit pas contenir .. dans le "
 "chemin"
 
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Les téléchargements sont désactivés"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Révision %s inconnue"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Dépôt vide"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "Type d’archive inconnu"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Changesets"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Branches"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Tags"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "Une erreur est survenue durant le fork du dépôt %s"
 
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "Groupes"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Dépôts"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "Branche"
 
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "Branches fermées"
 
+#: kallithea/controllers/home.py:131
 msgid "Tag"
 msgstr "Étiquette"
 
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "Signet"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "Journal public"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "Historique"
 
+#: kallithea/controllers/login.py:109
 msgid "Authentication failed."
 msgstr "Échec de l'authentification."
 
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
 msgid "Bad captcha"
 msgstr "Mauvais captcha"
 
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "Vous vous êtes inscrit avec succès avec %s"
 
+#: kallithea/controllers/login.py:190
 msgid "A password reset confirmation code has been sent"
 msgstr ""
 "Un lien de confirmation de réinitialisation de mot de passe a été envoyé"
 
+#: kallithea/controllers/login.py:237
 msgid "Invalid password reset token"
 msgstr "Clé de réinitialisation de mot de passe invalide"
 
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "Mot de passe mis à jour avec succès"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
 msgid "Invalid reviewer \"%s\" specified"
 msgstr "Reviewer spécifié \"%s\" non valide"
 
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (fermé)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "Changements"
 
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "Spécial"
 
+#: kallithea/controllers/pullrequests.py:175
 msgid "Peer branches"
 msgstr "Branches appairées"
 
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Signets"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
 msgid "Error creating pull request: %s"
 msgstr "Erreur de création de la demande de pull : %s"
 
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
 msgid "Error occurred while creating pull request"
 msgstr "Une erreur est survenue durant la création de la pull request"
 
+#: kallithea/controllers/pullrequests.py:350
 msgid "Successfully opened new pull request"
 msgstr "La requête de pull a été ouverte avec succès"
 
+#: kallithea/controllers/pullrequests.py:373
 msgid "New pull request iteration created"
 msgstr "Nouvelle itération de requête de pull créée"
 
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
 msgid "Meanwhile, the following reviewers have been added: %s"
 msgstr "Entretemps, les relecteurs suivants on été ajoutés : %s"
 
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
 msgid "Meanwhile, the following reviewers have been removed: %s"
 msgstr "Entretemps, les relecteurs suivants ont été supprimés : %s"
 
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
 msgid "No description"
 msgstr "Aucune description"
 
+#: kallithea/controllers/pullrequests.py:430
 msgid "Pull request updated"
 msgstr "Pull request mise à jour"
 
+#: kallithea/controllers/pullrequests.py:443
 msgid "Successfully deleted pull request"
 msgstr "La requête de pull a été supprimée avec succès"
 
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
 msgid "Revision %s not found in %s"
 msgstr "Révision %s non trouvée dans %s"
 
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
 msgid "Error: changesets not found when displaying pull request from %s."
 msgstr ""
 "Erreur : Pas de changeset trouvé lors de l'affichage la requête de pull "
 "de %s."
 
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
 msgid "This pull request has already been merged to %s."
 msgstr "Cette pull request a déjà été fusionnée à %s."
 
+#: kallithea/controllers/pullrequests.py:525
 msgid "This pull request has been closed and can not be updated."
 msgstr "Cette pull request a été fermée et ne peut pas être mise à jour."
 
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
 msgid "The following additional changes are available on %s:"
 msgstr ""
 "Les modifications additionnelles suivantes sont disponibles sur %s :"
 
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
 msgid "No additional changesets found for iterating on this pull request."
 msgstr "Pas de changeset additionnel trouvé pour cette requête de pull."
 
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
 msgid "Note: Branch %s has another head: %s."
 msgstr "Note : La branche %s a une autre tête : %s."
 
+#: kallithea/controllers/pullrequests.py:565
 msgid "Git pull requests don't support iterating yet."
 msgstr ""
 "Les itérations des requêtes de pull Git ne sont pas encore supportées."
 
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
 msgid ""
 "Error: some changesets not found when displaying pull request from %s."
 msgstr ""
 "Erreur : certains changesets n'ont pas été trouvés lors de l'affichage la "
 "requête de pull depuis %s."
 
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
 msgid "The diff can't be shown - the PR revisions could not be found."
 msgstr ""
 "Le diff ne peut pas être affiché : révisions des requêtes de pull "
 "introuvables."
 
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr "Requête invalide. Essayez de la mettre entre guillemets."
 
+#: kallithea/controllers/search.py:136
 msgid "The server has no search index."
 msgstr "Le serveur n'a pas d'index de recherche."
 
+#: kallithea/controllers/search.py:139
 msgid "An error occurred during search operation."
 msgstr "Une erreur est survenue pendant la recherche."
 
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
 msgid "No data ready yet"
 msgstr "Aucune donnée actuellement disponible"
 
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "La mise à jour des statistiques est désactivée pour ce dépôt"
 
+#: kallithea/controllers/admin/auth_settings.py:134
 msgid "Auth settings updated successfully"
 msgstr "Mise à jour des paramètres d'authentification effectuée avec succès"
 
+#: kallithea/controllers/admin/auth_settings.py:145
 msgid "error occurred during update of auth settings"
 msgstr ""
 "une erreur est survenue pendant la mise à jour des réglages "
 "d'authentification"
 
+#: kallithea/controllers/admin/defaults.py:73
 msgid "Default settings updated successfully"
 msgstr "Mise à jour des réglages par défaut effectuée avec succès"
 
+#: kallithea/controllers/admin/defaults.py:88
 msgid "Error occurred during update of defaults"
 msgstr ""
 "Une erreur est survenue durant la mise à jour des réglages par défaut"
 
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
 msgid "Forever"
 msgstr "Pour toujours"
 
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "5 minute"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "1 heure"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "1 jour"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "1 mois"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
 msgid "Lifetime"
 msgstr "Toujours"
 
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "Une erreur est survenue lors de la création du gist"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
 msgid "Deleted gist %s"
 msgstr "Gist %s supprimé"
 
+#: kallithea/controllers/admin/gists.py:205
 msgid "Unmodified"
 msgstr "Non modifié"
 
+#: kallithea/controllers/admin/gists.py:235
 msgid "Successfully updated gist content"
 msgstr "Le contenu du gist a été mis à jour avec succès"
 
+#: kallithea/controllers/admin/gists.py:240
 msgid "Successfully updated gist data"
 msgstr "Les données du gist on été mises à jour avec succès"
 
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
 msgid "Error occurred during update of gist %s"
 msgstr "Une erreur est survenue durant la mise à jour du gist %s"
 
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
 msgid "You can't edit this user since it's crucial for entire application"
 msgstr ""
 "Vous ne pouvez pas éditer cet utilisateur ; il est nécessaire pour le bon "
 "fonctionnement de l’application"
 
+#: kallithea/controllers/admin/my_account.py:112
 msgid "Your account was updated successfully"
 msgstr "Votre compte a été mis à jour avec succès"
 
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
 msgid "Error occurred during update of user %s"
 msgstr "Une erreur est survenue durant la mise à jour de l'utilisateur %s"
 
+#: kallithea/controllers/admin/my_account.py:161
 msgid "Error occurred during update of user password"
 msgstr ""
 "Une erreur est survenue durant la mise à jour du mot de passe de "
 "l'utilisateur"
 
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
 msgid "Added email %s to user"
 msgstr "L’e-mail « %s » a été ajouté à l’utilisateur"
 
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
 msgid "An error occurred during email saving"
 msgstr "Une erreur est survenue durant l’enregistrement de l’e-mail"
 
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
 msgid "Removed email from user"
 msgstr "L’e-mail a été enlevé de l’utilisateur"
 
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
 msgid "API key successfully created"
 msgstr "Clé d'API créée avec succès"
 
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
 msgid "API key successfully reset"
 msgstr "Clé d'API remise à zéro avec succès"
 
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
 msgid "API key successfully deleted"
 msgstr "Clé d'API supprimée avec succès"
 
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
 msgid "SSH key %s successfully added"
 msgstr "Clé SSH %s ajoutée avec succès"
 
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
 msgid "SSH key successfully deleted"
 msgstr "Clé SSH supprimée avec succès"
 
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "Lire"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "Écrire"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "Administration"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "Interdite"
 
+#: kallithea/controllers/admin/permissions.py:79
 msgid "Allowed with manual account activation"
 msgstr "Autorisé avec activation de compte manuelle"
 
+#: kallithea/controllers/admin/permissions.py:81
 msgid "Allowed with automatic account activation"
 msgstr "Autorisé avec activation de compte automatique"
 
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
 msgid "Manual activation of external account"
 msgstr "Activation manuelle du compte externe"
 
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
 msgid "Automatic activation of external account"
 msgstr "Activation automatique du compte externe"
 
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "Autorisée"
 
+#: kallithea/controllers/admin/permissions.py:116
 msgid "Global permissions updated successfully"
 msgstr "Permissions globales mises à jour avec succès"
 
+#: kallithea/controllers/admin/permissions.py:131
 msgid "Error occurred during update of permissions"
 msgstr "Une erreur est survenue durant la mise à jour des permissions"
 
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
 msgid "Error occurred during creation of repository group %s"
 msgstr "Une erreur est survenue durant la création du groupe de dépôts %s"
 
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
 msgid "Created repository group %s"
 msgstr "Groupe de dépôts %s créé"
 
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
 msgid "Updated repository group %s"
 msgstr "Groupe de dépôts %s mis à jour"
 
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
 msgid "Error occurred during update of repository group %s"
 msgstr ""
 "Une erreur est survenue durant la mise à jour du groupe de dépôts %s"
 
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
 msgid "This group contains %s repositories and cannot be deleted"
 msgstr "Ce groupe contient %s dépôts et ne peut être supprimé"
 
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
 msgid "This group contains %s subgroups and cannot be deleted"
 msgstr "Ce groupe contient %s sous-groupes et ne peut pas être supprimé"
 
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
 msgid "Removed repository group %s"
 msgstr "Groupe de dépôts %s supprimé"
 
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
 msgid "Error occurred during deletion of repository group %s"
 msgstr ""
 "Une erreur est survenue durant la suppression du groupe de dépôts %s"
 
+#: kallithea/controllers/admin/repo_groups.py:357
 msgid "Repository group permissions updated"
 msgstr "Permissions du groupe de dépôts mises à jour"
 
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
 msgid "An error occurred during revoking of permission"
 msgstr "Une erreur est survenue durant la révocation de la permission"
 
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
 msgid "Error creating repository %s"
 msgstr "Erreur de création du dépôt %s"
 
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
 msgid "Created repository %s from %s"
 msgstr "Dépôt %s créé depuis %s"
 
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
 msgid "Forked repository %s as %s"
 msgstr "dépôt %s forké en tant que %s"
 
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
 msgid "Created repository %s"
 msgstr "Dépôt %s créé"
 
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
 msgid "Repository %s updated successfully"
 msgstr "Dépôt %s mis à jour avec succès"
 
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
 msgid "Error occurred during update of repository %s"
 msgstr "Une erreur est survenue durant la mise à jour du dépôt %s"
 
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
 msgid "Detached %s forks"
 msgstr "%s forks détachés"
 
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
 msgid "Deleted %s forks"
 msgstr "%s forks supprimés"
 
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
 msgid "Deleted repository %s"
 msgstr "Dépôt %s supprimé"
 
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
 msgid "Cannot delete repository %s which still has forks"
 msgstr "Impossible de supprimer le dépôt %s : des forks y sont attachés"
 
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
 msgid "An error occurred during deletion of %s"
 msgstr "Erreur pendant la suppression de %s"
 
+#: kallithea/controllers/admin/repos.py:305
 msgid "Repository permissions updated"
 msgstr "Permissions du dépôt mises à jour"
 
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
 msgid "Field validation error: %s"
 msgstr "Erreur de validation du champ : %s"
 
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
 msgid "An error occurred during creation of field: %r"
 msgstr "Une erreur est survenue durant la création du champ : %r"
 
+#: kallithea/controllers/admin/repos.py:378
 msgid "An error occurred during removal of field"
 msgstr "Une erreur est survenue durant la suppression du champ"
 
+#: kallithea/controllers/admin/repos.py:392
 msgid "-- Not a fork --"
 msgstr "-- Pas un fork --"
 
+#: kallithea/controllers/admin/repos.py:424
 msgid "Updated repository visibility in public journal"
 msgstr "La visibilité du dépôt dans le journal public a été mise à jour"
 
+#: kallithea/controllers/admin/repos.py:428
 msgid "An error occurred during setting this repository in public journal"
 msgstr ""
 "Une erreur est survenue durant la configuration du journal public pour ce "
 "dépôt"
 
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "[Aucun dépôt]"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
 msgid "Marked repository %s as fork of %s"
 msgstr "Le dépôt %s a été marké comme fork de %s"
 
+#: kallithea/controllers/admin/repos.py:453
 msgid "An error occurred during this operation"
 msgstr "Une erreur est survenue durant cette opération"
 
+#: kallithea/controllers/admin/repos.py:465
 msgid "Pulled from remote location"
 msgstr "Les changements distants ont été récupérés"
 
+#: kallithea/controllers/admin/repos.py:468
 msgid "An error occurred during pull from remote location"
 msgstr "Une erreur est survenue durant le pull depuis la source distante"
 
+#: kallithea/controllers/admin/repos.py:499
 msgid "An error occurred during deletion of repository stats"
 msgstr ""
 "Une erreur est survenue durant la suppression des statistiques du dépôt"
 
+#: kallithea/controllers/admin/settings.py:117
 msgid "Updated VCS settings"
 msgstr "Réglages des gestionnaires de versions mis à jour"
 
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
 msgid "Error occurred while updating application settings"
 msgstr ""
 "Une erreur est survenue durant la mise à jour des réglages de "
 "l'application"
 
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
 msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
 msgstr "Dépôts ré-analysés avec succès. Ajouté : %s. Supprimé : %s."
 
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
 msgid "Invalidated %s repositories"
 msgstr "%s dépôts invalidés"
 
+#: kallithea/controllers/admin/settings.py:209
 msgid "Updated application settings"
 msgstr "Réglages mis à jour"
 
+#: kallithea/controllers/admin/settings.py:263
 msgid "Updated visualisation settings"
 msgstr "Réglages d’affichage mis à jour"
 
+#: kallithea/controllers/admin/settings.py:268
 msgid "Error occurred during updating visualisation settings"
 msgstr ""
 "Une erreur est survenue durant la mise à jour des réglages de "
 "visualisation"
 
+#: kallithea/controllers/admin/settings.py:292
 msgid "Please enter email address"
 msgstr "Veuillez entrer votre adresse e-mail"
 
+#: kallithea/controllers/admin/settings.py:307
 msgid "Send email task created"
 msgstr "Tâche d'envoi d'e-mail créée"
 
+#: kallithea/controllers/admin/settings.py:334
 msgid "Hook already exists"
 msgstr "Le hook existe déjà"
 
+#: kallithea/controllers/admin/settings.py:336
 msgid ""
 "Hook names with \".kallithea_\" are reserved for internal use. Please use "
 "another hook name."
@@ -590,223 +960,315 @@
 "Les noms de hook avec \".kallithea_\" sont réservés pour un usage "
 "interne. Merci de choisir un autre nom pour le hook."
 
+#: kallithea/controllers/admin/settings.py:339
 msgid "Added new hook"
 msgstr "Le nouveau hook a été ajouté"
 
+#: kallithea/controllers/admin/settings.py:355
 msgid "Updated hooks"
 msgstr "Hooks mis à jour"
 
+#: kallithea/controllers/admin/settings.py:359
 msgid "Error occurred during hook creation"
 msgstr "Une erreur est survenue durant la création du hook"
 
+#: kallithea/controllers/admin/settings.py:382
 msgid "Whoosh reindex task scheduled"
 msgstr "La tâche de réindexation Whoosh a été planifiée"
 
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
 msgid "Created user group %s"
 msgstr "Groupe d'utilisateurs %s créé"
 
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
 msgid "Error occurred during creation of user group %s"
 msgstr ""
 "Une erreur est survenue durant la création du groupe d'utilisateurs %s"
 
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
 msgid "Updated user group %s"
 msgstr "Groupe d'utilisateurs %s mis à jour"
 
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
 msgid "Error occurred during update of user group %s"
 msgstr ""
 "Une erreur est survenue durant la mise à jour du groupe d'utilisateurs %s"
 
+#: kallithea/controllers/admin/user_groups.py:206
 msgid "Successfully deleted user group"
 msgstr "Groupe d'utilisateurs supprimé avec succès"
 
+#: kallithea/controllers/admin/user_groups.py:211
 msgid "An error occurred during deletion of user group"
 msgstr ""
 "Une erreur est survenue durant la suppression du groupe d'utilisateurs"
 
+#: kallithea/controllers/admin/user_groups.py:267
 msgid "Target group cannot be the same"
 msgstr "Le groupe cible ne peut pas être le même"
 
+#: kallithea/controllers/admin/user_groups.py:273
 msgid "User group permissions updated"
 msgstr "Permissions du groupe d'utilisateurs mises à jour"
 
+#: kallithea/controllers/admin/user_groups.py:288
 msgid "Cannot revoke permission for yourself as admin"
 msgstr "Impossible de révoquer votre permission d'administrateur"
 
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
 msgid "Updated permissions"
 msgstr "Permissions mises à jour"
 
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
 msgid "An error occurred during permissions saving"
 msgstr "Une erreur est survenue durant l’enregistrement des permissions"
 
+#: kallithea/controllers/admin/users.py:118
+#, python-format
 msgid "Created user %s"
 msgstr "Utilisateur %s créé"
 
+#: kallithea/controllers/admin/users.py:133
+#, python-format
 msgid "Error occurred during creation of user %s"
 msgstr "Une erreur est survenue durant la création de l'utilisateur %s"
 
+#: kallithea/controllers/admin/users.py:157
 msgid "User updated successfully"
 msgstr "L’utilisateur a été mis à jour avec succès"
 
+#: kallithea/controllers/admin/users.py:186
 msgid "Successfully deleted user"
 msgstr "Utilisateur supprimé avec succès"
 
+#: kallithea/controllers/admin/users.py:191
 msgid "An error occurred during deletion of user"
 msgstr "Une erreur est survenue durant la suppression de l’utilisateur"
 
+#: kallithea/controllers/admin/users.py:202
 msgid "The default user cannot be edited"
 msgstr "L'utilisateur par défaut ne peut pas être modifié"
 
+#: kallithea/controllers/admin/users.py:408
+#, python-format
 msgid "Added IP address %s to user whitelist"
 msgstr "L'adresse IP %s a été ajoutée à la liste blanche"
 
+#: kallithea/controllers/admin/users.py:414
 msgid "An error occurred while adding IP address"
 msgstr "Une erreur est survenue durant la sauvegarde d'IP"
 
+#: kallithea/controllers/admin/users.py:426
 msgid "Removed IP address from user whitelist"
 msgstr "L'adresse IP a été supprimée de la liste blanche"
 
+#: kallithea/lib/auth.py:552
 msgid "You need to be a registered user to perform this action"
 msgstr ""
 "Vous devez être un utilisateur enregistré pour effectuer cette action"
 
+#: kallithea/lib/auth.py:580
 msgid "You need to be signed in to view this page"
 msgstr "Vous devez être connecté pour visualiser cette page"
 
+#: kallithea/lib/diffs.py:181
 msgid "Binary file"
 msgstr "Fichier binaire"
 
+#: kallithea/lib/diffs.py:201
 msgid ""
 "Changeset was too big and was cut off, use diff menu to display this diff"
 msgstr ""
 "Cet ensemble de changements était trop gros pour être affiché et a été "
 "découpé, utilisez le menu « diff » pour afficher les différences"
 
+#: kallithea/lib/diffs.py:210
 msgid "No changes detected"
 msgstr "Aucun changement détecté"
 
+#: kallithea/lib/helpers.py:110
 msgid "Show whitespace changes"
 msgstr "Afficher les modifications d'espaces et de tabulations"
 
+#: kallithea/lib/helpers.py:113
 msgid "Ignore whitespace changes"
 msgstr "Ignorer les modifications d'espaces et de tabulations"
 
+#: kallithea/lib/helpers.py:136
+#, python-format
 msgid "Increase diff context to %(num)s lines"
 msgstr "Augmenter le contexte du diff à %(num)s lignes"
 
+#: kallithea/lib/helpers.py:467
+#, python-format
 msgid "Deleted branch: %s"
 msgstr "Branche supprimée : %s"
 
+#: kallithea/lib/helpers.py:469
+#, python-format
 msgid "Created tag: %s"
 msgstr "Étiquette créée : %s"
 
+#: kallithea/lib/helpers.py:480
+#, python-format
 msgid "Changeset %s not found"
 msgstr "Ensemble de changements %s non trouvé"
 
+#: kallithea/lib/helpers.py:529
+#, python-format
 msgid "Show all combined changesets %s->%s"
 msgstr "Afficher les changements combinés %s->%s"
 
+#: kallithea/lib/helpers.py:535
 msgid "Compare view"
 msgstr "Vue de comparaison"
 
+#: kallithea/lib/helpers.py:554
 msgid "and"
 msgstr "et"
 
+#: kallithea/lib/helpers.py:555
+#, python-format
 msgid "%s more"
 msgstr "%s de plus"
 
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
 msgid "revisions"
 msgstr "révisions"
 
+#: kallithea/lib/helpers.py:580
+#, python-format
 msgid "Fork name %s"
 msgstr "Nom du fork %s"
 
+#: kallithea/lib/helpers.py:600
+#, python-format
 msgid "Pull request %s"
 msgstr "Requête de pull %s"
 
+#: kallithea/lib/helpers.py:610
 msgid "[deleted] repository"
 msgstr "[a supprimé] le dépôt"
 
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
 msgid "[created] repository"
 msgstr "[a créé] le dépôt"
 
+#: kallithea/lib/helpers.py:614
 msgid "[created] repository as fork"
 msgstr "[a créé] le dépôt en tant que fork"
 
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
 msgid "[forked] repository"
 msgstr "[a forké] le dépôt"
 
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
 msgid "[updated] repository"
 msgstr "[a mis à jour] le dépôt"
 
+#: kallithea/lib/helpers.py:620
 msgid "[downloaded] archive from repository"
 msgstr "[téléchargée] archive depuis le dépôt"
 
+#: kallithea/lib/helpers.py:622
 msgid "[delete] repository"
 msgstr "[a supprimé] le dépôt"
 
+#: kallithea/lib/helpers.py:630
 msgid "[created] user"
 msgstr "[a créé] l’utilisateur"
 
+#: kallithea/lib/helpers.py:632
 msgid "[updated] user"
 msgstr "[a mis à jour] l’utilisateur"
 
+#: kallithea/lib/helpers.py:634
 msgid "[created] user group"
 msgstr "[créé] groupe d'utilisateurs"
 
+#: kallithea/lib/helpers.py:636
 msgid "[updated] user group"
 msgstr "[mis à jour] groupe d'utilisateurs"
 
+#: kallithea/lib/helpers.py:638
 msgid "[commented] on revision in repository"
 msgstr "[a commenté] une révision du dépôt"
 
+#: kallithea/lib/helpers.py:640
 msgid "[commented] on pull request for"
 msgstr "[a commenté] la requête de pull pour"
 
+#: kallithea/lib/helpers.py:642
 msgid "[closed] pull request for"
 msgstr "[a fermé] la requête de pull de"
 
+#: kallithea/lib/helpers.py:644
 msgid "[pushed] into"
 msgstr "[a pushé] dans"
 
+#: kallithea/lib/helpers.py:646
 msgid "[committed via Kallithea] into repository"
 msgstr "[a commité via Kallithea] dans le dépôt"
 
+#: kallithea/lib/helpers.py:648
 msgid "[pulled from remote] into repository"
 msgstr "[a pullé depuis un site distant] dans le dépôt"
 
+#: kallithea/lib/helpers.py:650
 msgid "[pulled] from"
 msgstr "[a pullé] depuis"
 
+#: kallithea/lib/helpers.py:652
 msgid "[started following] repository"
 msgstr "[suit maintenant] le dépôt"
 
+#: kallithea/lib/helpers.py:654
 msgid "[stopped following] repository"
 msgstr "[ne suit plus] le dépôt"
 
+#: kallithea/lib/helpers.py:764
+#, python-format
 msgid " and %s more"
 msgstr " et %s de plus"
 
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
 msgid "No files"
 msgstr "Aucun fichier"
 
+#: kallithea/lib/helpers.py:791
 msgid "new file"
 msgstr "nouveau fichier"
 
+#: kallithea/lib/helpers.py:794
 msgid "mod"
 msgstr "mod"
 
+#: kallithea/lib/helpers.py:797
 msgid "del"
 msgstr "suppr."
 
+#: kallithea/lib/helpers.py:800
 msgid "rename"
 msgstr "renommer"
 
+#: kallithea/lib/helpers.py:805
 msgid "chmod"
 msgstr "chmod"
 
+#: kallithea/lib/ssh.py:97
 msgid "SSH key is missing"
 msgstr "La clé SSH est manquante"
 
+#: kallithea/lib/ssh.py:101
 msgid ""
 "Invalid SSH key - it must have both a key type and a base64 part, like "
 "'ssh-rsa ASRNeaZu4FA...xlJp='"
@@ -814,6 +1276,7 @@
 "Clé SSH invalide – elle doit comporter à la fois un type de clé et une "
 "partie base64, comme 'ssh-rsa ASRNeaZu4FA...xlJp='"
 
+#: kallithea/lib/ssh.py:106
 msgid ""
 "Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
 "ed448', or 'ssh-ed25519'"
@@ -821,22 +1284,30 @@
 "Clé SSH invalide – elle doit commencer par le type de clé 'ssh-rsa', 'ssh-"
 "dss', 'ssh-ed448', ou 'ssh-ed25519'"
 
+#: kallithea/lib/ssh.py:109
+#, python-format
 msgid "Invalid SSH key - unexpected characters in base64 part %r"
 msgstr "Clé SSH invalide – caractères inattendus dans la partie base 64 %r"
 
+#: kallithea/lib/ssh.py:114
+#, python-format
 msgid ""
 "Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
 msgstr ""
 "Clé SSH invalide – la partie base64 %r semble tronquée (elle ne peut pas "
 "être décodée)"
 
+#: kallithea/lib/ssh.py:124
+#, python-format
 msgid ""
 "Invalid SSH key - base64 part %r seems truncated (it contains a partial "
 "string length)"
 msgstr ""
 "Clé SSH invalide – la partie base64 %r semble tronquée (elle contient une "
-"valeur de taille incomplète)"
-
+"taille partielle)"
+
+#: kallithea/lib/ssh.py:128
+#, python-format
 msgid ""
 "Invalid SSH key - base64 part %r seems truncated (it is too short for "
 "declared string length %s)"
@@ -844,6 +1315,8 @@
 "Clé SSH invalide – la partie base64 %r semble tronquée (elle est trop "
 "court pour la taille déclarée %s)"
 
+#: kallithea/lib/ssh.py:132
+#, python-format
 msgid ""
 "Invalid SSH key - base64 part %r seems truncated (it contains too few "
 "strings for a %s key)"
@@ -851,171 +1324,230 @@
 "Clé SSH invalide – la partie base64 %r semble tronquée (elle ne contient "
 "pas assez de parties pour une clé %s)"
 
+#: kallithea/lib/ssh.py:134
+#, python-format
 msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
 msgstr ""
 "Clé SSH invalide – c'est une clé %s mais la partie base64 contient %r"
 
+#: kallithea/lib/webutils.py:628
+#, python-format
 msgid "%d year"
 msgid_plural "%d years"
 msgstr[0] "%d an"
 msgstr[1] "%d ans"
 
+#: kallithea/lib/webutils.py:629
+#, python-format
 msgid "%d month"
 msgid_plural "%d months"
 msgstr[0] "%d mois"
 msgstr[1] "%d mois"
 
+#: kallithea/lib/webutils.py:630
+#, python-format
 msgid "%d day"
 msgid_plural "%d days"
 msgstr[0] "%d jour"
 msgstr[1] "%d jours"
 
+#: kallithea/lib/webutils.py:631
+#, python-format
 msgid "%d hour"
 msgid_plural "%d hours"
 msgstr[0] "%d heure"
 msgstr[1] "%d heures"
 
+#: kallithea/lib/webutils.py:632
+#, python-format
 msgid "%d minute"
 msgid_plural "%d minutes"
 msgstr[0] "%d minute"
 msgstr[1] "%d minutes"
 
+#: kallithea/lib/webutils.py:633
+#, python-format
 msgid "%d second"
 msgid_plural "%d seconds"
 msgstr[0] "%d seconde"
 msgstr[1] "%d secondes"
 
+#: kallithea/lib/webutils.py:649
+#, python-format
 msgid "in %s"
 msgstr "dans %s"
 
+#: kallithea/lib/webutils.py:651
+#, python-format
 msgid "%s ago"
 msgstr "Il y a %s"
 
+#: kallithea/lib/webutils.py:653
+#, python-format
 msgid "in %s and %s"
 msgstr "dans %s et %s"
 
+#: kallithea/lib/webutils.py:656
+#, python-format
 msgid "%s and %s ago"
 msgstr "Il y a %s et %s"
 
+#: kallithea/lib/webutils.py:659
 msgid "just now"
 msgstr "à l’instant"
 
+#: kallithea/model/db.py:1376
 msgid "top level"
 msgstr "niveau supérieur"
 
+#: kallithea/model/db.py:1507
 msgid "Kallithea Administrator"
 msgstr "Administrateur Kallithea"
 
+#: kallithea/model/db.py:1509
 msgid "Default user has no access to new repositories"
 msgstr "L'utilisateur par défaut n'a pas accès aux nouveaux dépôts"
 
+#: kallithea/model/db.py:1510
 msgid "Default user has read access to new repositories"
 msgstr "L'utilisateur par défaut a un accès en lecture aux nouveaux dépôts"
 
+#: kallithea/model/db.py:1511
 msgid "Default user has write access to new repositories"
 msgstr "L'utilisateur par défaut a un accès en écriture aux nouveaux dépôts"
 
+#: kallithea/model/db.py:1512
 msgid "Default user has admin access to new repositories"
 msgstr ""
 "L'utilisateur par défaut a un accès administrateur aux nouveaux dépôts"
 
+#: kallithea/model/db.py:1514
 msgid "Default user has no access to new repository groups"
 msgstr ""
 "L'utilisateur par défaut n'a pas accès aux nouveaux groupes de dépôts"
 
+#: kallithea/model/db.py:1515
 msgid "Default user has read access to new repository groups"
 msgstr ""
 "L'utilisateur par défaut a accès en lecture seule aux nouveaux groupes de "
 "dépôts"
 
+#: kallithea/model/db.py:1516
 msgid "Default user has write access to new repository groups"
 msgstr ""
 "L'utilisateur par défaut a accès en écriture aux nouveaux groupes de "
 "dépôts"
 
+#: kallithea/model/db.py:1517
 msgid "Default user has admin access to new repository groups"
 msgstr ""
 "L'utilisateur par défaut a accès administrateur aux nouveaux groupes de "
 "dépôts"
 
+#: kallithea/model/db.py:1519
 msgid "Default user has no access to new user groups"
 msgstr ""
 "L'utilisateur par défaut n'a pas accès aux nouveaux groupes d'utilisateurs"
 
+#: kallithea/model/db.py:1520
 msgid "Default user has read access to new user groups"
 msgstr ""
 "L'utilisateur par défaut a accès en lecture seule aux nouveaux groupes "
 "d'utilisateurs"
 
+#: kallithea/model/db.py:1521
 msgid "Default user has write access to new user groups"
 msgstr ""
 "L'utilisateur par défaut a accès en écriture aux nouveaux groupes "
 "d'utilisateurs"
 
+#: kallithea/model/db.py:1522
 msgid "Default user has admin access to new user groups"
 msgstr ""
 "L'utilisateur par défaut a un accès administrateur aux nouveaux groupes "
 "d'utilisateurs"
 
+#: kallithea/model/db.py:1524
 msgid "Only admins can create user groups"
 msgstr "Seul un administrateur peut créer des groupes d'utilisateurs"
 
+#: kallithea/model/db.py:1525
 msgid "Non-admins can create user groups"
 msgstr ""
 "Les utilisateurs non-administrateurs peuvent créer des groupes "
 "d'utilisateurs"
 
+#: kallithea/model/db.py:1527
 msgid "Only admins can create top level repositories"
 msgstr "Seul un administrateur peut créer des dépôts de niveau supérieur"
 
+#: kallithea/model/db.py:1528
 msgid "Non-admins can create top level repositories"
 msgstr ""
 "Les utilisateurs non-administrateurs peuvent créer des dépôts de niveau "
 "supérieur"
 
+#: kallithea/model/db.py:1530
 msgid "Only admins can fork repositories"
 msgstr "Seul un administrateur peut faire un fork de dépôt"
 
+#: kallithea/model/db.py:1531
 msgid "Non-admins can fork repositories"
 msgstr "Les utilisateurs non-administrateurs peuvent faire un fork de dépôt"
 
+#: kallithea/model/db.py:1533
 msgid "Registration disabled"
 msgstr "Enregistrement désactivé"
 
+#: kallithea/model/db.py:1534
 msgid "User registration with manual account activation"
 msgstr "Enregistrement des utilisateurs avec activation de compte manuelle"
 
+#: kallithea/model/db.py:1535
 msgid "User registration with automatic account activation"
 msgstr ""
 "Enregistrement des utilisateurs avec activation de compte automatique"
 
+#: kallithea/model/db.py:1944
 msgid "Not reviewed"
 msgstr "Pas encore relue"
 
+#: kallithea/model/db.py:1945
 msgid "Under review"
 msgstr "En cours de relecture"
 
+#: kallithea/model/db.py:1946
 msgid "Not approved"
 msgstr "Non approuvée"
 
+#: kallithea/model/db.py:1947
 msgid "Approved"
 msgstr "Approuvée"
 
+#: kallithea/model/forms.py:58
 msgid "Please enter a login"
 msgstr "Veuillez entrer un identifiant"
 
+#: kallithea/model/forms.py:59
+#, python-format
 msgid "Enter a value %(min)i characters long or more"
 msgstr "Entrez une valeur d’au moins %(min)i caractères de long"
 
+#: kallithea/model/forms.py:67
 msgid "Please enter a password"
 msgstr "Veuillez entrer un mot de passe"
 
+#: kallithea/model/forms.py:68
+#, python-format
 msgid "Enter %(min)i characters or more"
 msgstr "Entrez au moins %(min)i caractères"
 
+#: kallithea/model/forms.py:170
 msgid "Name must not contain only digits"
 msgstr "Le nom ne doit pas contenir seulement des chiffres"
 
+#: kallithea/model/notification.py:171
+#, python-format
 msgid ""
 "[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
 "%(branch)s by %(cs_author_username)s"
@@ -1023,9 +1555,13 @@
 "[Commentaire] Changeset %(short_id)s « %(message_short)s » de "
 "%(repo_name)s dans %(branch)s par %(cs_author_username)s"
 
+#: kallithea/model/notification.py:174
+#, python-format
 msgid "New user %(new_username)s registered"
 msgstr "Nouvel utilisateur %(new_username)s enregistré"
 
+#: kallithea/model/notification.py:176
+#, 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"
@@ -1033,6 +1569,8 @@
 "[Revue] %(repo_name)s PR %(pr_nice_id)s « %(pr_title_short)s » depuis "
 "%(pr_source_branch)s par %(pr_owner_username)s"
 
+#: kallithea/model/notification.py:177
+#, 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"
@@ -1040,12 +1578,16 @@
 "[Commentaire] %(repo_name)s PR %(pr_nice_id)s « %(pr_title_short)s » "
 "depuis %(pr_source_branch)s par %(pr_owner_username)s"
 
+#: kallithea/model/notification.py:197
 msgid "Closing"
 msgstr "Fermeture"
 
+#: kallithea/model/pull_request.py:207
 msgid "Cannot create empty pull request"
 msgstr "Impossible de créer une requête de pull vide"
 
+#: kallithea/model/pull_request.py:215
+#, python-format
 msgid ""
 "Cannot create pull request - criss cross merge detected, please merge a "
 "later %s revision to %s"
@@ -1053,18 +1595,25 @@
 "Impossible de créer la requête de pull : fusion croisée détectée, merci "
 "de fusionner une révision plus vieille de %s vers %s"
 
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
 msgid "You are not authorized to create the pull request"
 msgstr "Vous n'êtes pas autorisé à créer cette requête de pull"
 
+#: kallithea/model/pull_request.py:337
 msgid "Missing changesets since the previous iteration:"
 msgstr "Changeset manquant depuis la précédente itération :"
 
+#: kallithea/model/pull_request.py:344
+#, python-format
 msgid "New changesets on %s %s since the previous iteration:"
 msgstr "Nouveau changeset sur %s %s depuis la précédente itération :"
 
+#: kallithea/model/pull_request.py:351
 msgid "Ancestor didn't change - diff since previous iteration:"
 msgstr "L'ancêtre n'a pas changé - diff depuis l'itération précédente :"
 
+#: kallithea/model/pull_request.py:358
+#, python-format
 msgid ""
 "This iteration is based on another %s revision and there is no simple "
 "diff."
@@ -1072,30 +1621,44 @@
 "Cette itération est basée sur une autre révision %s et il n'y a pas de "
 "diff simple."
 
+#: kallithea/model/pull_request.py:360
+#, python-format
 msgid "No changes found on %s %s since previous iteration."
 msgstr "Aucun changement constaté sur %s %s depuis l'itération précédente."
 
+#: kallithea/model/pull_request.py:385
+#, python-format
 msgid "Closed, next iteration: %s ."
 msgstr "Fermé, itération suivante : %s."
 
+#: kallithea/model/scm.py:618
 msgid "latest tip"
 msgstr "Dernier sommet"
 
+#: kallithea/model/ssh_key.py:56
+#, python-format
 msgid "SSH key %r is invalid: %s"
 msgstr "La clé SSH %r est invalide : %s"
 
+#: kallithea/model/ssh_key.py:68
+#, python-format
 msgid "SSH key %s is already used by %s"
 msgstr "La clé SSH %s est déjà utilisée par %s"
 
+#: kallithea/model/ssh_key.py:87
+#, python-format
 msgid "SSH key with fingerprint %r found"
 msgstr "Clé SSH avec l'empreinte %r trouvée"
 
+#: kallithea/model/user.py:224
 msgid ""
 "You can't remove this user since it is crucial for the entire application"
 msgstr ""
 "Vous ne pouvez pas supprimer cet utilisateur ; il est nécessaire pour le "
 "bon fonctionnement de l’application"
 
+#: kallithea/model/user.py:229
+#, python-format
 msgid ""
 "User \"%s\" still owns %s repositories and cannot be removed. Switch "
 "owners or remove those repositories: %s"
@@ -1103,6 +1666,8 @@
 "L’utilisateur \"%s\" possède %s dépôts et ne peut être supprimé. Changez "
 "les propriétaires ou supprimez ces dépôts : %s"
 
+#: kallithea/model/user.py:234
+#, python-format
 msgid ""
 "User \"%s\" still owns %s repository groups and cannot be removed. Switch "
 "owners or remove those repository groups: %s"
@@ -1110,6 +1675,8 @@
 "L’utilisateur \"%s\" possède %s groupes de dépôt et ne peut être "
 "supprimé. Changez les propriétaires ou supprimez ces dépôts : %s"
 
+#: kallithea/model/user.py:241
+#, python-format
 msgid ""
 "User \"%s\" still owns %s user groups and cannot be removed. Switch "
 "owners or remove those user groups: %s"
@@ -1118,12 +1685,16 @@
 "être supprimé. Changez les propriétaires de ces groupes d'utilisateurs ou "
 "supprimez-les : %s"
 
+#: kallithea/model/user.py:330
 msgid "Password reset link"
 msgstr "Lien de remise à zéro du mot de passe"
 
+#: kallithea/model/user.py:374
 msgid "Password reset notification"
 msgstr "Notification de réinitialisation du mot de passe"
 
+#: kallithea/model/user.py:375
+#, python-format
 msgid ""
 "The password to your account %s has been changed using password reset "
 "form."
@@ -1131,15 +1702,21 @@
 "Le mot de passe de votre compte %s a été changé via le formulaire de "
 "réinitialisation du mot de passe."
 
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
 msgid "Value cannot be an empty list"
 msgstr "Cette valeur ne peut être une liste vide"
 
+#: kallithea/model/validators.py:72
+#, python-format
 msgid "Username \"%(username)s\" already exists"
 msgstr "Le nom d’utilisateur « %(username)s » existe déjà"
 
+#: kallithea/model/validators.py:74
+#, python-format
 msgid "Username \"%(username)s\" cannot be used"
 msgstr "Le nom d’utilisateur « %(username)s » n’est pas valide"
 
+#: kallithea/model/validators.py:76
 msgid ""
 "Username may only contain alphanumeric characters underscores, periods or "
 "dashes and must begin with an alphanumeric character or underscore"
@@ -1148,18 +1725,25 @@
 "des underscores (_), points, traits d'union et doit commencer avec un "
 "caractère alphanumérique ou un underscore"
 
+#: kallithea/model/validators.py:103
 msgid "The input is not valid"
 msgstr "L'entrée n'est pas valide"
 
+#: kallithea/model/validators.py:110
+#, python-format
 msgid "Username %(username)s is not valid"
 msgstr "Le nom d’utilisateur « %(username)s » n’est pas valide"
 
+#: kallithea/model/validators.py:131
 msgid "Invalid user group name"
 msgstr "Nom de groupe d'utilisateurs invalide"
 
+#: kallithea/model/validators.py:132
+#, python-format
 msgid "User group \"%(usergroup)s\" already exists"
 msgstr "Le groupe d'utilisateurs « %(usergroup)s » existe déjà"
 
+#: kallithea/model/validators.py:134
 msgid ""
 "user group name may only contain alphanumeric characters underscores, "
 "periods or dashes and must begin with alphanumeric character"
@@ -1168,73 +1752,102 @@
 "alphanumériques, des tirets, des points, des traits d'union et doit "
 "commencer avec un caractère alphanumérique"
 
+#: kallithea/model/validators.py:174
 msgid "Cannot assign this group as parent"
 msgstr "Impossible d’assigner ce groupe en tant que parent"
 
+#: kallithea/model/validators.py:175
+#, python-format
 msgid "Group \"%(group_name)s\" already exists"
 msgstr "Le groupe « %(group_name)s » existe déjà"
 
+#: kallithea/model/validators.py:177
+#, python-format
 msgid "Repository with name \"%(group_name)s\" already exists"
 msgstr "Un dépôt portant le nom « %(group_name)s » existe déjà"
 
+#: kallithea/model/validators.py:229
 msgid "Invalid characters (non-ascii) in password"
 msgstr "Caractères incorrects (non-ASCII) dans le mot de passe"
 
+#: kallithea/model/validators.py:244
 msgid "Invalid old password"
 msgstr "Ancien mot de passe invalide"
 
+#: kallithea/model/validators.py:260
 msgid "Passwords do not match"
 msgstr "Les mots de passe ne correspondent pas"
 
+#: kallithea/model/validators.py:275
 msgid "Invalid username or password"
 msgstr "Nom d'utilisateur ou mot de passe invalide"
 
+#: kallithea/model/validators.py:309
+#, python-format
 msgid "Repository name %(repo)s is not allowed"
 msgstr "Le nom de dépôt « %(repo)s » n’est pas autorisé"
 
+#: kallithea/model/validators.py:311
+#, python-format
 msgid "Repository named %(repo)s already exists"
 msgstr "Un dépôt portant le nom « %(repo)s » existe déjà"
 
+#: kallithea/model/validators.py:312
+#, python-format
 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 msgstr "Le dépôt « %(repo)s » existe déjà dans le groupe « %(group)s »"
 
+#: kallithea/model/validators.py:314
+#, python-format
 msgid "Repository group with name \"%(repo)s\" already exists"
 msgstr "Un groupe de dépôts avec le nom « %(repo)s » existe déjà"
 
+#: kallithea/model/validators.py:400
 msgid "Invalid repository URL"
 msgstr "URL de dépôt invalide"
 
+#: kallithea/model/validators.py:401
 msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
 msgstr ""
 "URL de dépôt invalide. Ce doit être une URL valide de type http, https ou "
 "ssh"
 
+#: kallithea/model/validators.py:426
 msgid "Fork has to be the same type as parent"
 msgstr "Le fork doit être du même type que le parent"
 
+#: kallithea/model/validators.py:441
 msgid "You don't have permissions to create repository in this group"
 msgstr "Vous n’avez pas la permission de créer un dépôt dans ce"
 
+#: kallithea/model/validators.py:443
 msgid "no permission to create repository in root location"
 msgstr "pas de permission de créer un dépôt dans la racine"
 
+#: kallithea/model/validators.py:492
 msgid "You don't have permissions to create a group in this location"
 msgstr ""
 "Vous n'avez pas les permissions pour créer un groupe dans cet endroit"
 
+#: kallithea/model/validators.py:532
 msgid "This username or user group name is not valid"
 msgstr ""
 "Ce nom d'utilisateur ou nom de groupe d'utilisateurs n'est pas valide"
 
+#: kallithea/model/validators.py:625
 msgid "This is not a valid path"
 msgstr "Ceci n’est pas un chemin valide"
 
+#: kallithea/model/validators.py:642
 msgid "This email address is already in use"
 msgstr "Cette adresse e-mail est déjà enregistrée"
 
+#: kallithea/model/validators.py:662
+#, python-format
 msgid "Email address \"%(email)s\" not found"
 msgstr "L’adresse e-mail « %(email)s » n’existe pas"
 
+#: kallithea/model/validators.py:699
 msgid ""
 "The LDAP Login attribute of the CN must be specified - this is the name "
 "of the attribute that is equivalent to \"username\""
@@ -1242,100 +1855,198 @@
 "L’attribut Login du CN doit être spécifié. Cet attribut correspond au nom "
 "d’utilisateur"
 
+#: kallithea/model/validators.py:711
 msgid "Please enter a valid IPv4 or IPv6 address"
 msgstr "Veuillez entrer une adresse IPv4 ou IPv6 valide"
 
+#: kallithea/model/validators.py:712
+#, python-format
 msgid ""
 "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
 msgstr ""
 "La taille du réseau (bits) doit être entre 0 et 32 (et non %(bits)r)"
 
+#: kallithea/model/validators.py:745
 msgid "Key name can only consist of letters, underscore, dash or numbers"
 msgstr ""
 "Le nom de la clé ne peut consister que de letters, de traits d'union, de "
 "tirets ou de nombres"
 
+#: kallithea/model/validators.py:759
 msgid "Filename cannot be inside a directory"
 msgstr "Le nom du fichier ne peut être à l'intérieur d'un répertoire"
 
+#: kallithea/model/validators.py:775
+#, python-format
 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
 msgstr ""
 "Les greffons %(loaded)s et %(next_to_load)s exportent tous les deux vers "
 "le même nom"
 
+#: kallithea/templates/about.html:4 kallithea/templates/about.html:13
 msgid "About"
 msgstr "À propos"
 
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
 msgid "Add Repository"
 msgstr "Ajouter un dépôt"
 
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
 msgid "Add Repository Group"
 msgstr "Ajouter un groupe de dépôts"
 
+#: kallithea/templates/index_base.html:36
 msgid "You have admin right to this group, and can edit it"
 msgstr ""
 "Vous avez les droits d'administration sur ce groupe, et pouvez l'éditer"
 
+#: kallithea/templates/index_base.html:36
 msgid "Edit Repository Group"
 msgstr "Modifier le groupe de dépôts"
 
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
 msgid "Repository"
 msgstr "Dépôt"
 
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
 msgid "Description"
 msgstr "Description"
 
+#: kallithea/templates/index_base.html:61
 msgid "Last Change"
 msgstr "Dernière modification"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
 msgid "Tip"
 msgstr "Sommet"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
 msgid "Owner"
 msgstr "Propriétaire"
 
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
 msgid "Log In"
 msgstr "Connexion"
 
+#: kallithea/templates/login.html:17
+#, python-format
 msgid "Log In to %s"
 msgstr "Se connecter à %s"
 
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
 msgid "Username"
 msgstr "Nom d’utilisateur"
 
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
 msgid "Password"
 msgstr "Mot de passe"
 
+#: kallithea/templates/login.html:44
 msgid "Stay logged in after browser restart"
 msgstr "Rester connecté après un redémarrage du navigateur"
 
+#: kallithea/templates/login.html:52
 msgid "Forgot your password?"
 msgstr "Mot de passe oublié ?"
 
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
 msgid "Don't have an account?"
 msgstr "Vous n’avez pas de compte ?"
 
+#: kallithea/templates/login.html:62
 msgid "Sign In"
 msgstr "Connexion"
 
+#: kallithea/templates/password_reset.html:5
 msgid "Password Reset"
 msgstr "Remettre le mot de passe à zéro"
 
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
 msgid "Reset Your Password to %s"
 msgstr "Réinitialiser votre mot de passe à %s"
 
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
 msgid "Reset Your Password"
 msgstr "Réinitialiser votre mot de passe"
 
+#: kallithea/templates/password_reset.html:30
 msgid "Email Address"
 msgstr "Adresse e-mail"
 
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
 msgid "Captcha"
 msgstr "Captcha"
 
+#: kallithea/templates/password_reset.html:47
 msgid "Send Password Reset Email"
 msgstr "Envoyer l'E-mail de réinitialisation du mot de passe"
 
+#: kallithea/templates/password_reset.html:52
 msgid ""
 "A password reset link will be sent to the specified email address if it "
 "is registered in the system."
@@ -1343,11 +2054,14 @@
 "Un lien de réinitialisation du mot de passe sera envoyé à l'adresse e-"
 "mail indiquée si elle est enregistrée dans le système."
 
+#: kallithea/templates/password_reset_confirmation.html:23
+#, python-format
 msgid "You are about to set a new password for the email address %s."
 msgstr ""
 "Vous êtes sur le point de changer le mot de passe pour l'adresse e-mail "
 "%s."
 
+#: kallithea/templates/password_reset_confirmation.html:24
 msgid ""
 "Note that you must use the same browser session for this as the one used "
 "to request the password reset."
@@ -1355,82 +2069,137 @@
 "Vous devez utiliser la même session de navigateur pour cette opération "
 "que celle utilisée pour la demande de réinitialisation de mot de passe."
 
+#: kallithea/templates/password_reset_confirmation.html:29
 msgid "Code you received in the email"
 msgstr "Le code que vous avez reçu dans l'e-mail"
 
+#: kallithea/templates/password_reset_confirmation.html:36
 msgid "New Password"
 msgstr "Nouveau mot de passe"
 
+#: kallithea/templates/password_reset_confirmation.html:43
 msgid "Confirm New Password"
 msgstr "Confirmer le nouveau mot de passe"
 
+#: kallithea/templates/password_reset_confirmation.html:51
 msgid "Confirm"
 msgstr "Confirmation"
 
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
 msgid "Sign Up"
 msgstr "Inscription"
 
+#: kallithea/templates/register.html:22
+#, python-format
 msgid "Sign Up to %s"
 msgstr "S'inscrire sur %s"
 
+#: kallithea/templates/register.html:45
 msgid "Re-enter password"
 msgstr "Confirmation"
 
+#: 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:39
+#: kallithea/templates/register.html:52
 msgid "First Name"
 msgstr "Prénom"
 
+#: 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:40
+#: kallithea/templates/register.html:59
 msgid "Last Name"
 msgstr "Nom"
 
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
 msgid "Email"
 msgstr "E-mail"
 
+#: kallithea/templates/register.html:85
 msgid "Registered accounts are ready to use and need no further action."
 msgstr ""
 "Les comptes enregistrés sont prêts à être utilisés, et ne nécessitent "
 "aucune autre action."
 
+#: kallithea/templates/register.html:87
 msgid "Please wait for an administrator to activate your account."
 msgstr "Merci d'attendre qu'un administrateur active votre compte."
 
+#: kallithea/templates/admin/admin.html:5
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/base/base.html:55
 msgid "Admin Journal"
 msgstr "Historique d’administration"
 
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
 msgid "journal filter..."
 msgstr "filtre du journal…"
 
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
 msgid "Filter"
 msgstr "Filtre"
 
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
 msgid "%s Entry"
 msgid_plural "%s Entries"
 msgstr[0] "%s entrée"
 msgstr[1] "%s entrées"
 
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
 msgid "Action"
 msgstr "Action"
 
+#: kallithea/templates/admin/admin_log.html:8
 msgid "Date"
 msgstr "Date"
 
+#: kallithea/templates/admin/admin_log.html:9
 msgid "From IP"
 msgstr "Depuis l’adresse IP"
 
+#: kallithea/templates/admin/admin_log.html:62
 msgid "No actions yet"
 msgstr "Aucune action n’a été enregistrée pour le moment"
 
+#: kallithea/templates/admin/auth/auth_settings.html:5
 msgid "Authentication Settings"
 msgstr "Réglages d'authentification"
 
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
 msgid "Authentication"
 msgstr "Authentification"
 
+#: kallithea/templates/admin/auth/auth_settings.html:27
 msgid "Authentication Plugins"
 msgstr "Greffons d'authentification"
 
+#: kallithea/templates/admin/auth/auth_settings.html:29
 msgid "Enabled Plugins"
 msgstr "Greffons activés"
 
+#: kallithea/templates/admin/auth/auth_settings.html:32
 msgid ""
 "Comma-separated list of plugins; Kallithea will try user authentication "
 "in plugin order"
@@ -1439,24 +2208,57 @@
 "est aussi celui dans lequel Kallithea va essayer d'authentifier un "
 "utilisateur"
 
+#: kallithea/templates/admin/auth/auth_settings.html:36
 msgid "Available built-in plugins"
 msgstr "Greffons inclus disponibles"
 
+#: kallithea/templates/admin/auth/auth_settings.html:53
 msgid "Plugin"
 msgstr "Greffon"
 
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
 msgid "Save"
 msgstr "Enregistrer"
 
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
 msgid "Repository Defaults"
 msgstr "Réglages par défaut du dépôt"
 
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
 msgid "Type"
 msgstr "Type"
 
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
 msgid "Private repository"
 msgstr "Dépôt privé"
 
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
 msgid ""
 "Private repositories are only visible to people explicitly added as "
 "collaborators."
@@ -1464,21 +2266,37 @@
 "Les dépôts privés sont visibles seulement par les utilisateurs ajoutés "
 "comme collaborateurs."
 
+#: kallithea/templates/admin/defaults/defaults.html:42
+#: kallithea/templates/admin/repos/repo_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
 msgid "Enable statistics"
 msgstr "Activer les statistiques"
 
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
 msgid "Enable statistics window on summary page."
 msgstr "Afficher les statistiques sur la page du dépôt."
 
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
 msgid "Enable downloads"
 msgstr "Activer les téléchargements"
 
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
 msgid "Enable download menu on summary page."
 msgstr "Afficher le menu de téléchargements sur la page du dépôt."
 
+#: kallithea/templates/admin/gists/edit.html:5
+#: kallithea/templates/admin/gists/edit.html:18
 msgid "Edit Gist"
 msgstr "Modifier le gist"
 
+#: kallithea/templates/admin/gists/edit.html:35
+#, python-format
 msgid ""
 "Gist was updated since you started editing. Copy your changes and click "
 "%(here)s to reload new version."
@@ -1486,138 +2304,311 @@
 "Le gist a été mis à jour depuis que vous avez commencé à éditer. Copier "
 "vos changements et cliquez %(here)s pour charger la nouvelle version."
 
+#: kallithea/templates/admin/gists/edit.html:36
 msgid "here"
 msgstr "ici"
 
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
 msgid "Gist description ..."
 msgstr "Description du gist…"
 
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
 msgid "Gist lifetime"
 msgstr "Durée de vie du gist"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
 msgid "Expires"
 msgstr "Expire le"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
 msgid "Never"
 msgstr "Jamais"
 
+#: kallithea/templates/admin/gists/edit.html:147
 msgid "Update Gist"
 msgstr "Mettre à jour le gist"
 
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
 msgid "Cancel"
 msgstr "Annuler"
 
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
 msgid "Private Gists for User %s"
 msgstr "Gists privés de l'utilisateur %s"
 
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
 msgid "Public Gists for User %s"
 msgstr "Gists publiques de l'utilisateur %s"
 
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
 msgid "Public Gists"
 msgstr "Gists publics"
 
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
 msgid "Create New Gist"
 msgstr "Créer un nouveau gist"
 
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
 msgid "Created"
 msgstr "Créé"
 
+#: kallithea/templates/admin/gists/index.html:66
 msgid "There are no gists yet"
 msgstr "Il n'y a actuellement pas de gists"
 
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
 msgid "New Gist"
 msgstr "Nouveau gist"
 
+#: kallithea/templates/admin/gists/new.html:45
 msgid "Name this gist ..."
 msgstr "Nommer ce gist…"
 
+#: kallithea/templates/admin/gists/new.html:53
 msgid "Create Private Gist"
 msgstr "Créer un gist privé"
 
+#: kallithea/templates/admin/gists/new.html:54
 msgid "Create Public Gist"
 msgstr "Créer un gist public"
 
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
 msgid "Reset"
 msgstr "Réinitialiser"
 
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
 msgid "Gist"
 msgstr "Gist"
 
+#: kallithea/templates/admin/gists/show.html:10
 msgid "URL"
 msgstr "URL"
 
+#: kallithea/templates/admin/gists/show.html:35
 msgid "Public Gist"
 msgstr "Gist public"
 
+#: kallithea/templates/admin/gists/show.html:37
 msgid "Private Gist"
 msgstr "Gist privé"
 
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
 msgid "Delete"
 msgstr "Supprimer"
 
+#: kallithea/templates/admin/gists/show.html:54
 msgid "Confirm to delete this Gist"
 msgstr "Confirmer la supprisson de ce gist"
 
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
 msgid "Edit"
 msgstr "Modifier"
 
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
 msgid "Show as Raw"
 msgstr "Montrer en brut"
 
+#: kallithea/templates/admin/gists/show.html:69
 msgid "created"
 msgstr "créé"
 
+#: kallithea/templates/admin/gists/show.html:82
 msgid "Show as raw"
 msgstr "Montrer en brut"
 
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
 msgid "My Account"
 msgstr "Mon compte"
 
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
 msgid "Profile"
 msgstr "Profil"
 
+#: kallithea/templates/admin/my_account/my_account.html:26
 msgid "Email Addresses"
 msgstr "Adresses e-mail"
 
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
 msgid "SSH Keys"
 msgstr "Clés SSH"
 
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
 msgid "API Keys"
 msgstr "Clés de l'API"
 
+#: kallithea/templates/admin/my_account/my_account.html:32
 msgid "Owned Repositories"
 msgstr "Dépôts possédés"
 
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
 msgid "Watched Repositories"
 msgstr "Dépôts surveillés"
 
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
 msgid "Show Permissions"
 msgstr "Afficher les permissions"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
 msgid "Built-in"
 msgstr "Inclus"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
 msgid "Confirm to reset this API key: %s"
 msgstr "Confirmer la remise à zéro de cette clé d'API : %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
 msgid "Expired"
 msgstr "a expiré"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
 msgid "Confirm to remove this API key: %s"
 msgstr "Confirmer la suppression de cette clé d'API : %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
 msgid "Remove"
 msgstr "Supprimer"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
 msgid "No additional API keys specified"
 msgstr "Pas de clés d'API supplémentaires spécifiées"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
 msgid "New API key"
 msgstr "Nouvelle clé d'API"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
 msgid "Add"
 msgstr "Ajouter"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
 msgid ""
 "\n"
 "API keys are used to let scripts or services access %s using your\n"
@@ -1629,6 +2620,7 @@
 "d'accéder à %s en utilisant votre compte, comme si vous aviez fourni "
 "votre mot de passe à ces scripts ou services.\n"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
 msgid ""
 "\n"
 "Like passwords, API keys should therefore never be shared with others,\n"
@@ -1643,92 +2635,153 @@
 "vous pouvez réinitialiser la clé API sur cette page pour qu'elle ne "
 "puisse plus être utilisée.\n"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
 msgid "Primary"
 msgstr "Primaire"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
 msgid "Confirm to delete this email: %s"
 msgstr "Veuillez confirmer la suppression de l’e-mail : %s"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
 msgid "No additional emails specified."
 msgstr "Pas d'adresse e-mail supplémentaires spécifiées."
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
 msgid "New email address"
 msgstr "Nouvelle adresse e-mail"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:1
 msgid "Change Your Account Password"
 msgstr "Changer le mot de passe de votre compte"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:8
 msgid "Current password"
 msgstr "Mot de passe actuel"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
 msgid "New password"
 msgstr "Nouveau mot de passe"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:22
 msgid "Confirm new password"
 msgstr "Confirmer le nouveau mot de passe"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
 msgid ""
 "This account is managed with %s and the password cannot be changed here"
 msgstr ""
 "Ce compte est géré avec %s et le mot de passe ne peut pas être changé ici"
 
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
 msgid "Current IP"
 msgstr "Adresse IP actuelle"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
 msgid "Gravatar"
 msgstr "Gravatar"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
 msgid "Change %s avatar at"
 msgstr "Changer l'avatar de %s sur"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
 msgid "Avatars are disabled"
 msgstr "Les avatars sont désactivés"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
 msgid "Repositories You Own"
 msgstr "Dépôts dont vous êtes le propriétaire"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
 msgid "Name"
 msgstr "Nom"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
 msgid "Fingerprint"
 msgstr "Empreinte"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
 msgid "Last Used"
 msgstr "Dernière utilisation"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, python-format
 msgid "Confirm to remove this SSH key: %s"
 msgstr "Confirmer la suppression de cette clé SSH : %s"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
 msgid "No SSH keys have been added"
 msgstr "Aucune clé SSH n'a été ajoutée"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
 msgid "New SSH key"
 msgstr "Nouvelle clé SSH"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
 msgid "Public key"
 msgstr "Clé publique"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
 msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
 msgstr "Clé publique (contenus de par ex. ~/.ssh/id_rsa.pub)"
 
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
 msgid "Repositories You are Watching"
 msgstr "Dépôts que vous surveillez"
 
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
 msgid "Default Permissions"
 msgstr "Permissions par défaut"
 
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
 msgid "Global"
 msgstr "Global"
 
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
 msgid "IP Whitelist"
 msgstr "Liste blanche d'adresses IP"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
 msgid "Anonymous access"
 msgstr "Accès anonyme"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
 msgid "Allow anonymous access"
 msgstr "Permettre l'accès anonyme"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
 msgid ""
 "Allow access to Kallithea without needing to log in. Anonymous users use "
 "%s user permissions."
@@ -1736,6 +2789,7 @@
 "Autoriser l'accès à Kallithea sans le besoin de se connecter. Les "
 "utilisateurs anonymes ont les permissions de l'utilisateur %s."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
 msgid ""
 "All default permissions on each repository will be reset to chosen "
 "permission, note that all custom default permission on repositories will "
@@ -1745,15 +2799,23 @@
 "réinitialisées aux valeurs choisies. Notez que toutes les permissions par "
 "défaut personnalisées sur les dépôts seront perdues"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:20
 msgid "Apply to all existing repositories"
 msgstr "Appliquer à tous les dépôts existants"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
 msgid "Permissions for the Default user on new repositories."
 msgstr "Permissions pour l'utilisateur par défaut sur les nouveaux dépôts."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
 msgid "Repository group"
 msgstr "Groupe de dépôt"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
 msgid ""
 "All default permissions on each repository group will be reset to chosen "
 "permission, note that all custom default permission on repository groups "
@@ -1763,17 +2825,22 @@
 "réinitialisées aux valeurs choisies. Notez que toutes les permissions par "
 "défaut personnalisées sur les groupes de dépôts seront perdues"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:33
 msgid "Apply to all existing repository groups"
 msgstr "Appliquer à tous les groupes de dépôts existants"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
 msgid "Permissions for the Default user on new repository groups."
 msgstr ""
 "Permissions pour l'utilisateur par défaut sur les nouveaux groupes de "
 "dépôts."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
 msgid "User group"
 msgstr "Groupe d'utilisateurs"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
 msgid ""
 "All default permissions on each user group will be reset to chosen "
 "permission, note that all custom default permission on user groups will "
@@ -1784,136 +2851,224 @@
 "permissions par défaut personnalisées sur les groupes d'utilisateurs "
 "seront perdues"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:46
 msgid "Apply to all existing user groups"
 msgstr "Appliquer à tous les groupes d'utilisateurs existants"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
 msgid "Permissions for the Default user on new user groups."
 msgstr ""
 "Permissions pour l'utilisateur par défaut sur les nouveaux groupes "
 "d'utilisateurs."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
 msgid "Top level repository creation"
 msgstr "Création de dépôt de niveau supérieur"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
 msgid ""
 "Enable this to allow non-admins to create repositories at the top level."
 msgstr ""
 "Activer pour autoriser les non-administrateurs à créer des dépôts au "
 "niveau supérieur."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
 msgid "User group creation"
 msgstr "Création de groupes d'utilisateurs"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
 msgid "Enable this to allow non-admins to create user groups."
 msgstr ""
 "Activer pour autoriser les non-administrateurs à créer des groupes "
 "d'utilisateurs."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
 msgid "Repository forking"
 msgstr "Fork de dépôt"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
 msgid "Enable this to allow non-admins to fork repositories."
 msgstr ""
 "Activer pour autoriser les non-administrateurs à faire des fork de dépôt."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
 msgid "Registration"
 msgstr "Enregistrement"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
 msgid "External auth account activation"
 msgstr "Activation de l'authentification externe"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
 msgid "Confirm to delete this IP address: %s"
 msgstr "Confirmer la suppression de cette adresse IP : %s"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
 msgid "All IP addresses are allowed."
 msgstr "Toutes les adresses IP sont autorisées."
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
 msgid "New IP address"
 msgstr "Nouvelle adresse IP"
 
+#: 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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
 msgid "Repository Groups"
 msgstr "Groupes de dépôts"
 
+#: 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
 msgid "Group name"
 msgstr "Nom de groupe"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
 msgid "Group parent"
 msgstr "Parent du groupe"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
 msgid "Copy parent group permissions"
 msgstr "Copier les permissions du groupe parent"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
 msgid "Copy permission set from parent repository group."
 msgstr "Copier les permissions à partir du groupe de dépôts parent."
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
 msgid "%s Repository Group Settings"
 msgstr "Options du groupe de dépôts %s"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
 msgid "Add Child Group"
 msgstr "Ajouter un groupe enfant"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
 msgid "Settings"
 msgstr "Options"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
 msgid "Advanced"
 msgstr "Avancé"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
 msgid "Permissions"
 msgstr "Permissions"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
+#, python-format
 msgid "Repository Group: %s"
 msgstr "Groupe de dépôts : %s"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:6
 msgid "Top level repositories"
 msgstr "Dépôts de niveau supérieur"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:7
 msgid "Total repositories"
 msgstr "Dépôts totaux"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:8
 msgid "Children groups"
 msgstr "Groupes enfants"
 
+#: 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:118
 msgid "Created on"
 msgstr "Créé le"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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] "Confirmer la suppression de ce groupe : %s avec %s dépôt"
 msgstr[1] "Confirmer la suppression de ce groupe : %s avec %s dépôts"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:25
 msgid "Delete this repository group"
 msgstr "Supprimer ce groupe de dépôts"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
 msgid "Not visible"
 msgstr "Non visible"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 msgid "Visible"
 msgstr "Visible"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
 msgid "Add repos"
 msgstr "Ajouter un dépôt"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
 msgid "Add/Edit groups"
 msgstr "Ajouter/Modifier les groupes d'utilisateurs"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
 msgid "User/User Group"
 msgstr "Utilisateur/groupe d'utilisateurs"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
 msgid "Default"
 msgstr "Par défaut"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
 msgid "Revoke"
 msgstr "Révoquer"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
 msgid "Add new"
 msgstr "Ajouter un nouveau"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
 msgid "Apply to children"
 msgstr "Appliquer aux enfants"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
 msgid "Both"
 msgstr "Les deux"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
 msgid ""
 "Set or revoke permission to all children of that group, including non-"
 "private repositories and other groups if selected."
@@ -1921,33 +3076,47 @@
 "Ajouter ou révoquer la permission pour tous les enfants de ce groupe, y "
 "compris les dépôts non-privés et les autres groupes si sélectionné."
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
 msgid "Type name of user"
 msgstr "Saisir le nom de l'utilisateur"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Remove this group"
 msgstr "Supprimer ce groupe"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Confirm to delete this group"
 msgstr "Confirmer la suppression de ce groupe"
 
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, python-format
 msgid "Repository group %s"
 msgstr "Groupe de dépôts %s"
 
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
 msgid "Repository Groups Administration"
 msgstr "Administration des groupes de dépôts"
 
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
 msgid "Number of Top-level Repositories"
 msgstr "Nombre de dépôts de niveau supérieur"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:13
 msgid "Type of repository to create."
 msgstr "Type de dépôt à créer."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:17
 msgid "Clone remote repository"
 msgstr "Cloner le dépôt distant"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
 msgid "Repository URL"
 msgstr "URL du dépôt"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:21
 msgid ""
 "Optional: URL of a remote repository. If set, the repository will be "
 "created as a clone from this URL."
@@ -1955,18 +3124,29 @@
 "Optionnel : URL d'un dépôt distant. Si renseigné, le dépôt sera créé "
 "comme un clone à partir de cette URL."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
 msgid ""
 "Keep it short and to the point. Use a README file for longer descriptions."
 msgstr ""
 "Gardez cette description précise et concise. Utilisez un fichier README "
 "pour des descriptions plus détaillées."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
 msgid "Optionally select a group to put this repository into."
 msgstr "Sélectionnez un groupe (optionel) dans lequel sera placé le dépôt."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
 msgid "Landing revision"
 msgstr "Révision d’arrivée"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
 msgid ""
 "Default revision for files page, downloads, full text search index and "
 "readme generation"
@@ -1975,12 +3155,17 @@
 "l'index de recherche dans le texte complet, et de génération de "
 "documentation (readme)"
 
+#: kallithea/templates/admin/repos/repo_creating.html:9
+#, python-format
 msgid "%s Creating Repository"
 msgstr "Création du dépôt %s"
 
+#: kallithea/templates/admin/repos/repo_creating.html:13
 msgid "Creating repository"
 msgstr "Création du dépôt"
 
+#: 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"
@@ -1988,6 +3173,7 @@
 "Le dépôt « %(repo_name)s » est en cours de création, vous allez être "
 "redirigé quand cette opération sera terminée."
 
+#: 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."
@@ -1995,37 +3181,52 @@
 "Désolé, une erreur est survenue pendant l'opération. Vérifiez les "
 "journaux du serveur Kallithea, ou contactez votre administrateur."
 
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
 msgid "%s Repository Settings"
 msgstr "Réglages du dépôt %s"
 
+#: kallithea/templates/admin/repos/repo_edit.html:34
 msgid "Extra Fields"
 msgstr "Champs supplémentaires"
 
+#: kallithea/templates/admin/repos/repo_edit.html:37
 msgid "Remote"
 msgstr "Dépôt distant"
 
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
 msgid "Statistics"
 msgstr "Statistiques"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
 msgid "Parent"
 msgstr "Parent"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
 msgid "Set"
 msgstr "Appliquer"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
 msgid "Manually set this repository as a fork of another from the list."
 msgstr ""
 "Marquer manuellement ce dépôt comme fork d’un autre dépôt de la liste."
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
 msgid "Public Journal Visibility"
 msgstr "Visibilité du journal public"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
 msgid "Remove from public journal"
 msgstr "Supprimer du journal public"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
 msgid "Add to Public Journal"
 msgstr "Ajouter au journal public"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
 msgid ""
 "All actions done in this repository will be visible to everyone in the "
 "public journal."
@@ -2033,23 +3234,32 @@
 "Les actions réalisées sur ce dépôt seront visibles à tous depuis le "
 "journal public."
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
 msgid "Confirm to delete this repository: %s"
 msgstr "Voulez-vous vraiment supprimer le dépôt %s ?"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
 msgid "Delete this Repository"
 msgstr "Supprimer ce dépôt"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
 msgid "This repository has %s fork"
 msgid_plural "This repository has %s forks"
 msgstr[0] "Ce dépôt a %s fork"
 msgstr[1] "Ce dépôt a %s forks"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
 msgid "Detach forks"
 msgstr "Détacher les forks"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
 msgid "Delete forks"
 msgstr "Supprimer les forks"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
 msgid ""
 "The deleted repository will be moved away and hidden until the "
 "administrator expires it. The administrator can both permanently delete "
@@ -2059,55 +3269,73 @@
 "l'administrateur le fasse expirer. L'administrateur peut soit le "
 "supprimer définitivement, soit le restaurer."
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:6
 msgid "Label"
 msgstr "Libellé"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 msgid "Key"
 msgstr "Clé"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:20
+#, python-format
 msgid "Confirm to delete this field: %s"
 msgstr "Voulez-vous vraiment supprimer ce champ : %s ?"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:31
 msgid "New field key"
 msgstr "Clé du nouveau champ"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:38
 msgid "New field label"
 msgstr "Libellé du nouveau champ"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:40
 msgid "Enter short label"
 msgstr "Saisir un libellé court"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:45
 msgid "New field description"
 msgstr "Description du nouveau champ"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:47
 msgid "Enter description of a field"
 msgstr "Saisir la description du champ"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:61
 msgid "Extra fields are disabled."
 msgstr "Les champs supplémentaires sont désactivés."
 
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:20
 msgid "Private Repository"
 msgstr "Dépôt privé"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
 msgid "Fork of repository"
 msgstr "Forker du dépôt"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
 msgid "Remote repository URL"
 msgstr "URL du dépôt distant"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:15
 msgid "Pull Changes from Remote Repository"
 msgstr "Récupérer les modifications depuis le dépôt distant"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:17
 msgid "Confirm to pull changes from remote repository."
 msgstr ""
 "Voulez-vous vraiment récupérer les changements depuis le dépôt distant ?"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:23
 msgid "This repository does not have a remote repository URL."
 msgstr "Ce dépôt n'a pas d'URL de dépôt distant."
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:10
 msgid "Permanent URL"
 msgstr "URL permanente"
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
 msgid ""
 "In case this repository is renamed or moved into another group the "
 "repository URL changes.\n"
@@ -2116,17 +3344,12 @@
 "                           This is useful for CI systems, or any other "
 "cases that you need to hardcode the URL into a 3rd party service."
 msgstr ""
-"Dans le cas où ce dépôt est renommé ou déplacé dans un autre groupe, "
-"l’URL du dépôt change.\n"
-"                           L’utilisation de l’URL permanente ci-dessus "
-"garantit que ce dépôt sera toujours accessible à cette URL.\n"
-"                           Cela peut être utile pour les systèmes "
-"d’intégration continue, ou tout autre cas où il est nécessaire de coder "
-"l’URL en dur dans un système tiers."
-
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
 msgid "Remote repository"
 msgstr "Dépôt distant"
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
 msgid ""
 "Optional: URL of a remote repository. If set, the repository can be "
 "pulled from this URL."
@@ -2134,67 +3357,89 @@
 "Optionel : URL d'un dépôt distant. Si renseigné, le dépôt sera pullé à "
 "partir de cette URL."
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:55
 msgid "Change owner of this repository."
 msgstr "Changer le propriétaire de ce dépôt."
 
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:5
 msgid "Processed commits"
 msgstr "Commits traités"
 
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:6
 msgid "Processed progress"
 msgstr "Avancement"
 
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
 msgid "Reset Statistics"
 msgstr "Remettre les statistiques à zéro"
 
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
 msgid "Confirm to remove current statistics."
 msgstr ""
 "Souhaitez-vous vraiment réinitialiser les statistiques de ce dépôt ?"
 
+#: kallithea/templates/admin/repos/repos.html:5
 msgid "Repositories Administration"
 msgstr "Administration des dépôts"
 
+#: kallithea/templates/admin/repos/repos.html:44
 msgid "State"
 msgstr "État"
 
+#: kallithea/templates/admin/settings/settings.html:5
 msgid "Settings Administration"
 msgstr "Administration des options"
 
+#: kallithea/templates/admin/settings/settings.html:27
 msgid "VCS"
 msgstr "VCS"
 
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
 msgid "Remap and Rescan"
 msgstr "Mapper et scanner"
 
+#: kallithea/templates/admin/settings/settings.html:30
 msgid "Visual"
 msgstr "Visuel"
 
+#: kallithea/templates/admin/settings/settings.html:32
 msgid "Hooks"
 msgstr "Hooks"
 
+#: kallithea/templates/admin/settings/settings.html:33
 msgid "Full Text Search"
 msgstr "Recherche dans le texte complet"
 
+#: kallithea/templates/admin/settings/settings.html:34
 msgid "System Info"
 msgstr "Informations sytème"
 
+#: kallithea/templates/admin/settings/settings_email.html:4
 msgid "Send test email to"
 msgstr "Envoyer un courriel de test à"
 
+#: kallithea/templates/admin/settings/settings_email.html:12
 msgid "Send"
 msgstr "Envoyer"
 
+#: kallithea/templates/admin/settings/settings_global.html:4
 msgid "Site branding"
 msgstr "Nom du site"
 
+#: kallithea/templates/admin/settings/settings_global.html:7
 msgid "Set a custom title for your Kallithea Service."
 msgstr "Mettez un title personnalisé pour votre service Kallithea."
 
+#: kallithea/templates/admin/settings/settings_global.html:12
 msgid "HTTP authentication realm"
 msgstr "Domaine d'authentification HTTP (realm)"
 
+#: kallithea/templates/admin/settings/settings_global.html:19
 msgid "HTML/JavaScript/CSS customization block"
 msgstr "Bloc de personnalisation HTML/JavaScript/CSS"
 
+#: kallithea/templates/admin/settings/settings_global.html:22
 msgid ""
 "HTML (possibly with                         JavaScript and/or CSS) that "
 "will be added to the bottom                         of every page. This "
@@ -2207,15 +3452,19 @@
 "trafic Web, mais aussi pour effectuer des personnalisations spécifiques à "
 "une instance, comme ajouter une bannière de projet en haut de chaque page."
 
+#: kallithea/templates/admin/settings/settings_global.html:32
 msgid "ReCaptcha public key"
 msgstr "Clé publique ReCaptcha"
 
+#: kallithea/templates/admin/settings/settings_global.html:35
 msgid "Public key for reCaptcha system."
 msgstr "Clé publique pour le système reCaptcha."
 
+#: kallithea/templates/admin/settings/settings_global.html:40
 msgid "ReCaptcha private key"
 msgstr "Clé privée ReCaptcha"
 
+#: kallithea/templates/admin/settings/settings_global.html:43
 msgid ""
 "Private key for reCaptcha system. Setting this value will enable captcha "
 "on registration."
@@ -2223,12 +3472,17 @@
 "Clé privée pour le système reCaptcha. Définir cette valeur activera le "
 "captcha à l'enregistrement."
 
+#: kallithea/templates/admin/settings/settings_global.html:49
+#: kallithea/templates/admin/settings/settings_vcs.html:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
 msgid "Save Settings"
 msgstr "Enregistrer les options"
 
+#: kallithea/templates/admin/settings/settings_hooks.html:5
 msgid "Custom Global Mercurial Hooks"
 msgstr "Hooks Mercurial globaux personnalisés"
 
+#: kallithea/templates/admin/settings/settings_hooks.html:6
 msgid ""
 "Hooks can be used to trigger actions on certain events such as push / "
 "pull. They can trigger Python functions or external applications."
@@ -2237,9 +3491,12 @@
 "certains évènements comme le push et le pull. Ils peuvent déclencher des "
 "fonctions Python ou des applications externes."
 
+#: kallithea/templates/admin/settings/settings_hooks.html:43
 msgid "Git Hooks"
 msgstr "Git Hooks"
 
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
 msgid ""
 "Kallithea has no support for custom Git hooks. Kallithea will use Git "
 "post-receive hooks internally. Installation of these hooks is managed in "
@@ -2249,18 +3506,23 @@
 "des hooks Git de post-réception en interne. L'installation de ces hooks "
 "est gérée dans %s."
 
+#: kallithea/templates/admin/settings/settings_hooks.html:48
 msgid "Custom Hooks are not enabled"
 msgstr "Les Hooks personnalisés ne sont pas activés"
 
+#: kallithea/templates/admin/settings/settings_hooks.html:59
 msgid "Failed to remove hook"
 msgstr "Erreur lors de la suppression du hook"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:4
 msgid "Rescan options"
 msgstr "Options de scan"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:9
 msgid "Delete records of missing repositories"
 msgstr "Supprimer les enregistrements de dépôts manquants"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:12
 msgid ""
 "Check this option to remove all comments, pull requests and other records "
 "related to repositories that no longer exist in the filesystem."
@@ -2269,16 +3531,20 @@
 "pull et d'autres informations liées aux dépôts qui n'existent plus sur le "
 "système de fichiers."
 
+#: kallithea/templates/admin/settings/settings_mapping.html:17
 msgid "Invalidate cache for all repositories"
 msgstr "Invalider le cache pour tous les dépôts"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:20
 msgid "Check this to reload data and clear cache keys for all repositories."
 msgstr ""
 "Cocher pour recharger les données et vider le cache pour tous les dépôts."
 
+#: kallithea/templates/admin/settings/settings_mapping.html:25
 msgid "Install Git hooks"
 msgstr "Installer des hooks Git"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:28
 msgid ""
 "Install Kallithea's internal hooks for all Git repositories where they "
 "are missing or can be upgraded. Existing hooks that don't seem to come "
@@ -2288,9 +3554,11 @@
 "sont absents ou s'ils peuvent être mis à jour. Les hooks existants qui ne "
 "semblent pas être livrés avec Kallithea ne seront pas impactés."
 
+#: kallithea/templates/admin/settings/settings_mapping.html:32
 msgid "Install and overwrite Git hooks"
 msgstr "Installer et surcharger des hooks Git"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:35
 msgid ""
 "Install Kallithea's internal hooks for all Git repositories. Existing "
 "hooks that don't seem to come from Kallithea will be disabled by renaming "
@@ -2300,15 +3568,19 @@
 "hooks existants qui ne semblent pas être livrés avec Kallithea seront "
 "désactivés en les renommant avec l'extension .bak."
 
+#: kallithea/templates/admin/settings/settings_mapping.html:41
 msgid "Rescan Repositories"
 msgstr "Relancer le scan des dépôts"
 
+#: kallithea/templates/admin/settings/settings_search.html:4
 msgid "Index build option"
 msgstr "Option de construction de l'index"
 
+#: kallithea/templates/admin/settings/settings_search.html:9
 msgid "Build from scratch"
 msgstr "Construire ex nihilo"
 
+#: kallithea/templates/admin/settings/settings_search.html:12
 msgid ""
 "This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
@@ -2316,51 +3588,67 @@
 "Cette option ré-indexe complètement tous les dépôts pour pouvoir faire "
 "des recherches dans le texte complet."
 
+#: kallithea/templates/admin/settings/settings_search.html:18
 msgid "Reindex"
 msgstr "Mettre à jour l’index"
 
+#: kallithea/templates/admin/settings/settings_system.html:2
 msgid "Checking for updates..."
 msgstr "Vérification des mises à jour…"
 
+#: kallithea/templates/admin/settings/settings_system.html:7
 msgid "Kallithea version"
 msgstr "Version de Kallithea"
 
+#: kallithea/templates/admin/settings/settings_system.html:8
 msgid "Kallithea configuration file"
 msgstr "Fichier de configuration de Kallithea"
 
+#: kallithea/templates/admin/settings/settings_system.html:9
 msgid "Python version"
 msgstr "Version de Python"
 
+#: kallithea/templates/admin/settings/settings_system.html:10
 msgid "Platform"
 msgstr "Plateforme"
 
+#: kallithea/templates/admin/settings/settings_system.html:11
 msgid "Git version"
 msgstr "Version de Git"
 
+#: kallithea/templates/admin/settings/settings_system.html:12
 msgid "Git path"
 msgstr "Chemin de Git"
 
+#: kallithea/templates/admin/settings/settings_system.html:22
 msgid "Python Packages"
 msgstr "Paquets Python"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:4
 msgid "Mercurial Push Hooks"
 msgstr "Hooks Push Mercurial"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:9
 msgid "Show repository size after push"
 msgstr "Afficher la taille du dépôt après un push"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:15
 msgid "Update repository after push (hg update)"
 msgstr "Mettre à jour les dépôts après un push (hg update)"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:21
 msgid "Mercurial extensions"
 msgstr "Extensions Mercurial"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:26
 msgid "Enable largefiles extension"
 msgstr "Activer l'extension largefiles"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:40
 msgid "Location of repositories"
 msgstr "Emplacement des dépôts"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:45
 msgid ""
 "Click to unlock. You must restart Kallithea in order to make this setting "
 "take effect."
@@ -2368,6 +3656,7 @@
 "Cliquez pour déverrouiller. Vous devez redémarrer Kallithea pour ce que "
 "réglage prenne effet."
 
+#: kallithea/templates/admin/settings/settings_vcs.html:49
 msgid ""
 "Filesystem location where repositories are stored. After changing this "
 "value, a restart and rescan of the repository folder are both required."
@@ -2375,28 +3664,35 @@
 "Emplacement où les dépôts sont stockés sur le système de fichiers. La "
 "modification de cette valeur nécessite un re-démarrage et un nouveau scan."
 
+#: kallithea/templates/admin/settings/settings_visual.html:4
 msgid "General"
 msgstr "Général"
 
+#: kallithea/templates/admin/settings/settings_visual.html:9
 msgid "Use repository extra fields"
 msgstr "Activer les champs supplémentaires sur les dépôts"
 
+#: kallithea/templates/admin/settings/settings_visual.html:12
 msgid "Allows storing additional customized fields per repository."
 msgstr ""
 "Permet d'enregistrer des champs personnalisés additionnels pour chaque "
 "dépôt."
 
+#: kallithea/templates/admin/settings/settings_visual.html:17
 msgid "Show Kallithea version"
 msgstr "Afficher la version de Kallithea"
 
+#: kallithea/templates/admin/settings/settings_visual.html:20
 msgid ""
 "Shows or hides a version number of Kallithea displayed in the footer."
 msgstr ""
 "Afficher ou cacher le numéro de version de Kallithea dans le pied de page."
 
+#: kallithea/templates/admin/settings/settings_visual.html:25
 msgid "Show user Gravatars"
 msgstr "Afficher les Gravatars des utilisateurs"
 
+#: kallithea/templates/admin/settings/settings_visual.html:29
 msgid ""
 "Gravatar URL allows you to use another avatar server application.\n"
 "                                                        The following "
@@ -2428,9 +3724,13 @@
 "                                                        {netloc}    "
 "emplacement réseau/hôte du serveur Kallithea en cours d'utilisation."
 
+#: kallithea/templates/admin/settings/settings_visual.html:40
+#, fuzzy
+#| msgid "Clone URL"
 msgid "HTTP Clone URL"
 msgstr "URL de clone HTTP"
 
+#: kallithea/templates/admin/settings/settings_visual.html:43
 msgid ""
 "Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/"
 "{repo}'.\n"
@@ -2473,9 +3773,13 @@
 "d'hôte du serveur\n"
 "                                                    "
 
+#: kallithea/templates/admin/settings/settings_visual.html:56
+#, fuzzy
+#| msgid "Clone URL"
 msgid "SSH Clone URL"
 msgstr "URL de clone SSH"
 
+#: kallithea/templates/admin/settings/settings_visual.html:59
 msgid ""
 "Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
 "@{hostname}/{repo}'."
@@ -2483,9 +3787,11 @@
 "Schéma de construction d'une URL de clone SSH, par exemple. 'ssh://"
 "{system_user}@{hostname}/{repo}'."
 
+#: kallithea/templates/admin/settings/settings_visual.html:67
 msgid "Repository page size"
 msgstr "Taille de la page du dépôt"
 
+#: kallithea/templates/admin/settings/settings_visual.html:70
 msgid ""
 "Number of items displayed in the repository pages before pagination is "
 "shown."
@@ -2493,9 +3799,11 @@
 "Nombre d'éléments affichés dans les pages des dépôts avant d'afficher la "
 "pagination."
 
+#: kallithea/templates/admin/settings/settings_visual.html:75
 msgid "Admin page size"
 msgstr "Taille de la page d'admin"
 
+#: kallithea/templates/admin/settings/settings_visual.html:78
 msgid ""
 "Number of items displayed in the admin pages grids before pagination is "
 "shown."
@@ -2503,21 +3811,27 @@
 "Nombre d'éléments affichés dans les grilles des pages admin avant "
 "d'afficher la pagination."
 
+#: kallithea/templates/admin/settings/settings_visual.html:83
 msgid "Icons"
 msgstr "Icônes"
 
+#: kallithea/templates/admin/settings/settings_visual.html:88
 msgid "Show public repository icon on repositories"
 msgstr "Afficher l’icône de dépôt public sur les dépôts"
 
+#: kallithea/templates/admin/settings/settings_visual.html:94
 msgid "Show private repository icon on repositories"
 msgstr "Afficher l’icône de dépôt privé sur les dépôts"
 
+#: kallithea/templates/admin/settings/settings_visual.html:97
 msgid "Show public/private icons next to repository names."
 msgstr "Afficher l’icône « public/privé » à côté du nom des dépôts."
 
+#: kallithea/templates/admin/settings/settings_visual.html:102
 msgid "Meta Tagging"
 msgstr "Meta-tagging"
 
+#: kallithea/templates/admin/settings/settings_visual.html:107
 msgid ""
 "Parses meta tags from the repository description field and turns them "
 "into colored tags."
@@ -2525,381 +3839,577 @@
 "Analyser les méta-tags dans le champ de description du dépôt et les "
 "transformer en tags colorés."
 
+#: kallithea/templates/admin/settings/settings_visual.html:111
 msgid "Stylify recognised meta tags:"
 msgstr "Styliser les méta-tags reconnus :"
 
+#: kallithea/templates/admin/user_groups/user_group_add.html:5
 msgid "Add user group"
 msgstr "Ajouter un groupe d'utilisateurs"
 
+#: 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
 msgid "User Groups"
 msgstr "Groupes d'utilisateurs"
 
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
 msgid "Add User Group"
 msgstr "Ajouter un groupe d'utilisateurs"
 
+#: 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 "Description courte pour ce groupe d'utilisateur (optionnel)."
 
+#: 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:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
 msgid "Active"
 msgstr "Actif"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
 msgid "%s user group settings"
 msgstr "Réglages du groupe d'utilisateurs %s"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
 msgid "Show Members"
 msgstr "Afficher les membres"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1
+#, python-format
 msgid "User Group: %s"
 msgstr "Groupe d'utilisateurs : %s"
 
+#: 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:41
 msgid "Members"
 msgstr "Membres"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, python-format
 msgid "Confirm to delete this user group: %s"
 msgstr "Voulez-vous vraiment supprimer ce groupe utilisateur : %s ?"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:21
 msgid "Delete this user group"
 msgstr "Supprimer ce groupe d'utilisateurs"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_members.html:11
 msgid "No members yet"
 msgstr "Aucun membre pour l'instant"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:26
 msgid "Chosen group members"
 msgstr "Membres de groupe sélectionnés"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:39
 msgid "Available members"
 msgstr "Membres disponibles"
 
+#: kallithea/templates/admin/user_groups/user_groups.html:5
 msgid "User Groups Administration"
 msgstr "Administration des groupes d'utilisateurs"
 
+#: kallithea/templates/admin/users/user_add.html:5
 msgid "Add user"
 msgstr "Ajouter un utilisateur"
 
+#: 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
 msgid "Users"
 msgstr "Utilisateurs"
 
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
 msgid "Add User"
 msgstr "Ajouter un utilisateur"
 
+#: kallithea/templates/admin/users/user_add.html:41
 msgid "Password confirmation"
 msgstr "Confirmation"
 
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
 msgid "%s user settings"
 msgstr "Réglages de l'utilisateur %s"
 
+#: kallithea/templates/admin/users/user_edit.html:30
 msgid "Emails"
 msgstr "E-mails"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
 msgid "User: %s"
 msgstr "Utilisateur : %s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
 msgid "Source of Record"
 msgstr "Source de l'enregistrement"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
 msgid "Last Login"
 msgstr "Dernière connexion"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
 msgid "Member of User Groups"
 msgstr "Membre des groupes d'utilisateurs"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
 msgid "Confirm to delete this user: %s"
 msgstr "Voulez-vous vraiment supprimer l’utilisateur « %s » ?"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
 msgid "Delete this user"
 msgstr "Supprimer cet utilisateur"
 
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
 msgid "Inherited from %s"
 msgstr "Hérité de %s"
 
+#: kallithea/templates/admin/users/user_edit_profile.html:39
 msgid "Name in Source of Record"
 msgstr "Nom dans la source de l'enregistrement"
 
+#: kallithea/templates/admin/users/user_edit_profile.html:53
 msgid "New password confirmation"
 msgstr "Confirmation du nouveau mot de passe"
 
+#: kallithea/templates/admin/users/users.html:5
 msgid "Users Administration"
 msgstr "Administration des utilisateurs"
 
+#: kallithea/templates/admin/users/users.html:45
 msgid "Auth Type"
 msgstr "Type d'authentification"
 
+#: kallithea/templates/base/base.html:16
+#, python-format
 msgid "Server instance: %s"
 msgstr "Instance de serveur : %s"
 
+#: kallithea/templates/base/base.html:28
 msgid "Support"
 msgstr "Support"
 
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
 msgid "Mercurial repository"
 msgstr "Dépôt Mercurial"
 
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
 msgid "Git repository"
 msgstr "Dépôt Git"
 
+#: kallithea/templates/base/base.html:115
 msgid "Create Fork"
 msgstr "Créer un fork"
 
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
 msgid "Summary"
 msgstr "Résumé"
 
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
 msgid "Changelog"
 msgstr "Historique"
 
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
 msgid "Files"
 msgstr "Fichiers"
 
+#: kallithea/templates/base/base.html:135
+#, python-format
 msgid "Show Pull Requests for %s"
 msgstr "Afficher les requêtes de pull pour %s"
 
+#: kallithea/templates/base/base.html:135
 msgid "Pull Requests"
 msgstr "Demandes de pull"
 
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
 msgid "Options"
 msgstr "Options"
 
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
 msgid "Compare Fork"
 msgstr "Comparer le fork"
 
+#: kallithea/templates/base/base.html:158
 msgid "Compare"
 msgstr "Comparer"
 
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
 msgid "Search"
 msgstr "Rechercher"
 
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Follow"
 msgstr "Suivre"
 
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Unfollow"
 msgstr "Arrêter de suivre"
 
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
 msgid "Fork"
 msgstr "Fork"
 
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
 msgid "Create Pull Request"
 msgstr "Créer une requête de pull"
 
+#: kallithea/templates/base/base.html:185
 msgid "Switch To"
 msgstr "Basculer vers"
 
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
 msgid "No matches found"
 msgstr "Aucune correspondance trouvée"
 
+#: kallithea/templates/base/base.html:290
 msgid "Show recent activity"
 msgstr "Afficher l'activité récente"
 
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
 msgid "Public journal"
 msgstr "Journal public"
 
+#: kallithea/templates/base/base.html:302
 msgid "Show public gists"
 msgstr "Afficher les gists publics"
 
+#: kallithea/templates/base/base.html:303
 msgid "Gists"
 msgstr "Gists"
 
+#: kallithea/templates/base/base.html:307
 msgid "All Public Gists"
 msgstr "Tous les Gists publics"
 
+#: kallithea/templates/base/base.html:309
 msgid "My Public Gists"
 msgstr "Mes Gists publics"
 
+#: kallithea/templates/base/base.html:310
 msgid "My Private Gists"
 msgstr "Mes Gist privés"
 
+#: kallithea/templates/base/base.html:315
 msgid "Search in repositories"
 msgstr "Recherche dans les dépôts"
 
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
 msgid "My Pull Requests"
 msgstr "Mes requêtes de pull"
 
+#: kallithea/templates/base/base.html:354
 msgid "Not Logged In"
 msgstr "Non connecté"
 
+#: kallithea/templates/base/base.html:363
 msgid "Login to Your Account"
 msgstr "Connexion à votre compte"
 
+#: kallithea/templates/base/base.html:373
 msgid "Forgot password?"
 msgstr "Mot de passe oublié ?"
 
+#: kallithea/templates/base/base.html:394
 msgid "Log Out"
 msgstr "Se déconnecter"
 
+#: kallithea/templates/base/base.html:519
 msgid "Parent rev."
 msgstr "Révision parente"
 
+#: kallithea/templates/base/base.html:528
 msgid "Child rev."
 msgstr "Révision fille"
 
+#: kallithea/templates/base/default_perms_box.html:11
 msgid "Create repositories"
 msgstr "Création de dépôts"
 
+#: kallithea/templates/base/default_perms_box.html:15
 msgid "Select this option to allow repository creation for this user"
 msgstr ""
 "Sélectionner cette option pour autoriser cet utilisateur à créer des "
 "dépôts"
 
+#: kallithea/templates/base/default_perms_box.html:21
 msgid "Create user groups"
 msgstr "Créer des groupes d'utilisateurs"
 
+#: kallithea/templates/base/default_perms_box.html:25
 msgid "Select this option to allow user group creation for this user"
 msgstr ""
 "Sélectionner cette option pour autoriser cet utilisateur à créer des "
 "groupes d'utilisateurs"
 
+#: kallithea/templates/base/default_perms_box.html:31
 msgid "Fork repositories"
 msgstr "Forker les dépôts"
 
+#: kallithea/templates/base/default_perms_box.html:35
 msgid "Select this option to allow repository forking for this user"
 msgstr ""
 "Sélectionner cette option pour autoriser cet utilisateur à forker des "
 "dépôts"
 
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
 msgid "Show"
 msgstr "Afficher"
 
+#: kallithea/templates/base/perms_summary.html:22
 msgid "No permissions defined yet"
 msgstr "Aucune permission définie pour l'instant"
 
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
 msgid "Permission"
 msgstr "Permission"
 
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
 msgid "Edit Permission"
 msgstr "Éditer"
 
+#: kallithea/templates/base/perms_summary.html:92
 msgid "No permission defined"
 msgstr "Aucune permission définie"
 
+#: kallithea/templates/base/root.html:29
 msgid "Retry"
 msgstr "Réessayer"
 
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
 msgid "Submitting ..."
 msgstr "Envoi…"
 
+#: kallithea/templates/base/root.html:31
 msgid "Unable to post"
 msgstr "Impossible de publier"
 
+#: kallithea/templates/base/root.html:32
 msgid "Add Another Comment"
 msgstr "Ajouter un autre commentaire"
 
+#: kallithea/templates/base/root.html:33
 msgid "Stop following this repository"
 msgstr "Arrêter de suivre ce dépôt"
 
+#: kallithea/templates/base/root.html:34
 msgid "Start following this repository"
 msgstr "Suivre ce dépôt"
 
+#: kallithea/templates/base/root.html:35
 msgid "Group"
 msgstr "Groupe"
 
+#: kallithea/templates/base/root.html:36
 msgid "Loading ..."
 msgstr "Chargement..."
 
+#: kallithea/templates/base/root.html:37
 msgid "loading ..."
 msgstr "chargement..."
 
+#: kallithea/templates/base/root.html:38
 msgid "Search truncated"
 msgstr "Recherche tronquée"
 
+#: kallithea/templates/base/root.html:39
 msgid "No matching files"
 msgstr "Aucun fichier correspondant"
 
+#: kallithea/templates/base/root.html:40
 msgid "Open New Pull Request from {0}"
 msgstr "Ouvrir une nouvelle requête de pull à partir de {0}"
 
+#: kallithea/templates/base/root.html:41
 msgid "Open New Pull Request for {0}"
 msgstr "Ouvrir une nouvelle requête de pull pour {0}"
 
+#: kallithea/templates/base/root.html:42
 msgid "Show Selected Changesets {0}"
 msgstr "Afficher les changesets sélectionnés {0}"
 
+#: kallithea/templates/base/root.html:43
 msgid "Selection Link"
 msgstr "Lien vers la sélection"
 
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
 msgid "Collapse Diff"
 msgstr "Replier le Diff"
 
+#: kallithea/templates/base/root.html:45
 msgid "Expand Diff"
 msgstr "Déplier le Diff"
 
+#: kallithea/templates/base/root.html:46
 msgid "No revisions"
 msgstr "Aucune révision"
 
+#: kallithea/templates/base/root.html:47
 msgid "Type name of user or member to grant permission"
 msgstr ""
 "Saisir le nom de l'utilisateur ou du membre à qui donner l'autorisation"
 
+#: kallithea/templates/base/root.html:48
 msgid "Failed to revoke permission"
 msgstr "Échec de la révocation de permission"
 
+#: kallithea/templates/base/root.html:49
 msgid "Confirm to revoke permission for {0}: {1}?"
 msgstr "Voulez-vous vraiment révoquer la permission pour {0} : {1} ?"
 
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
 msgid "Select changeset"
 msgstr "Sélectionner le changeset"
 
+#: kallithea/templates/base/root.html:53
 msgid "Specify changeset"
 msgstr "Sélectionner le changeset"
 
+#: kallithea/templates/base/root.html:54
 msgid "Click to sort ascending"
 msgstr "Tri ascendant"
 
+#: kallithea/templates/base/root.html:55
 msgid "Click to sort descending"
 msgstr "Tri descendant"
 
+#: kallithea/templates/base/root.html:56
 msgid "No records found."
 msgstr "Aucun élément n’a été trouvé."
 
+#: kallithea/templates/base/root.html:57
 msgid "Data error."
 msgstr "Erreur d’intégrité des données."
 
+#: kallithea/templates/base/root.html:58
 msgid "Loading..."
 msgstr "Chargement…"
 
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
 msgid "%s Changelog"
 msgstr "Historique de %s"
 
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
 msgid "showing %d out of %d revision"
 msgid_plural "showing %d out of %d revisions"
 msgstr[0] "Affichage de %d révision sur %d"
 msgstr[1] "Affichage de %d révisions sur %d"
 
+#: kallithea/templates/changelog/changelog.html:47
 msgid "Clear selection"
 msgstr "Vider la sélection"
 
+#: kallithea/templates/changelog/changelog.html:54
 msgid "Go to tip of repository"
 msgstr "Aller au sommet (tip) du dépôt"
 
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
 msgid "Compare fork with %s"
 msgstr "Comparer le fork avec %s"
 
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
 msgid "Compare fork with parent repository (%s)"
 msgstr "Comparer le fork avec le dépôt parent (%s)"
 
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
 msgid "Branch filter:"
 msgstr "Filtre de branche :"
 
+#: kallithea/templates/changelog/changelog.html:222
 msgid "There are no changes yet"
 msgstr "Il n’y a aucun changement pour le moment"
 
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
 msgid "Removed"
 msgstr "Supprimé"
 
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
 msgid "Changed"
 msgstr "Modifié"
 
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
 msgid "Added"
 msgstr "Ajouté"
 
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
 msgid "Affected %s files"
 msgstr "%s fichiers affectés"
 
+#: kallithea/templates/changelog/changelog_table.html:20
 msgid "First (oldest) changeset in this list"
 msgstr "Premier changeset dans cette liste (le plus vieux)"
 
+#: kallithea/templates/changelog/changelog_table.html:22
 msgid "Last (most recent) changeset in this list"
 msgstr "Dernier changeset dans cette liste (le plus récent)"
 
+#: kallithea/templates/changelog/changelog_table.html:24
 msgid "Position in this list of changesets"
 msgstr "Position dans cette liste de changesets"
 
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
 msgid ""
 "Changeset status: %s by %s\n"
 "Click to open associated pull request %s"
@@ -2907,189 +4417,284 @@
 "Statut du changeset : %s par %s\n"
 "Cliquer pour ouvrir la requête de pull %s associée"
 
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
 msgid "Changeset status: %s by %s"
 msgstr "Statut de changeset : %s par %s"
 
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
 msgid "(No commit message)"
 msgstr "(Pas de message de commit)"
 
+#: kallithea/templates/changelog/changelog_table.html:60
 msgid "Expand commit message"
 msgstr "Développer le message de commit"
 
+#: kallithea/templates/changelog/changelog_table.html:76
+#, python-format
 msgid "%s comments"
 msgstr "%s commentaires"
 
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
 msgid "Bookmark %s"
 msgstr "Marque-page %s"
 
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
 msgid "Tag %s"
 msgstr "Tag %s"
 
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
 msgid "Branch %s"
 msgstr "Branche %s"
 
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
 msgid "%s Changeset"
 msgstr "Changeset de %s"
 
+#: kallithea/templates/changeset/changeset.html:35
 msgid "Changeset status"
 msgstr "Statut du changeset"
 
+#: kallithea/templates/changeset/changeset.html:44
 msgid "Raw diff"
 msgstr "Diff brut"
 
+#: kallithea/templates/changeset/changeset.html:47
 msgid "Patch diff"
 msgstr "Diff patch"
 
+#: kallithea/templates/changeset/changeset.html:50
 msgid "Download diff"
 msgstr "Télécharger le diff"
 
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
 msgid "Merge"
 msgstr "Fusion"
 
+#: kallithea/templates/changeset/changeset.html:96
 msgid "Grafted from:"
 msgstr "Grafté depuis :"
 
+#: kallithea/templates/changeset/changeset.html:101
 msgid "Transplanted from:"
 msgstr "Transplanté depuis :"
 
+#: kallithea/templates/changeset/changeset.html:107
 msgid "Replaced by:"
 msgstr "Remplacé par :"
 
+#: kallithea/templates/changeset/changeset.html:121
 msgid "Preceded by:"
 msgstr "Précédé par :"
 
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
 msgid "%s file changed"
 msgid_plural "%s files changed"
 msgstr[0] "%s fichier changé"
 msgstr[1] "%s fichiers changés"
 
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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] "%s fichier changé avec %s insertions et %s suppressions"
 msgstr[1] "%s fichiers changés avec %s insertions et %s suppressions"
 
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Show full diff anyway"
 msgstr "Afficher le diff complet quand même"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:20
 msgid "comment"
 msgstr "commentaire"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:21
 msgid "on pull request"
 msgstr "sur la requête de pull"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:22
 msgid "No title"
 msgstr "Aucun titre"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:24
 msgid "on this changeset"
 msgstr "sur ce changeset"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:30
 msgid "Delete comment?"
 msgstr "Supprimer le commentaire ?"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
 msgid "Status change"
 msgstr "Changement de statut"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:87
 msgid "Comments are in plain text. Use @username to notify another user."
 msgstr ""
 "Les commentaires sont en texte brut. Utilisez @nomutilisateur pour "
 "envoyer une notification à un autre utilisateur."
 
+#: kallithea/templates/changeset/changeset_file_comment.html:93
 msgid "Set changeset status"
 msgstr "Modifier le statut du changeset"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:95
 msgid "Vote for pull request status"
 msgstr "Voter pour le statut de la requête de pull"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
 msgid "No change"
 msgstr "Aucun changement"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:114
 msgid "Finish pull request"
 msgstr "Terminer la requête de pull"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:117
 msgid "Close"
 msgstr "Fermer"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:129
 msgid "Comment"
 msgstr "Commentaire"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "You need to be logged in to comment."
 msgstr "Vous devez être connecté pour poster des commentaires."
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "Login now"
 msgstr "Se connecter maintenant"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:141
 msgid "Hide"
 msgstr "Masquer"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
 msgid "%d comment"
 msgid_plural "%d comments"
 msgstr[0] "%d commentaire"
 msgstr[1] "%d commentaires"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
 msgid "%d inline"
 msgid_plural "%d inline"
 msgstr[0] "%d de ligne"
 msgstr[1] "%d de ligne"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
 msgid "%d general"
 msgid_plural "%d general"
 msgstr[0] "%d général"
 msgstr[1] "%d généraux"
 
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
 msgid "%s Changesets"
 msgstr "Changesets de %s"
 
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
 msgid "Changeset status: %s"
 msgstr "Statut de changeset : %s"
 
+#: kallithea/templates/changeset/changeset_range.html:50
 msgid "Files affected"
 msgstr "Fichiers affectés"
 
+#: kallithea/templates/changeset/diff_block.html:30
 msgid "No file before"
 msgstr "Pas de fichier précédent"
 
+#: kallithea/templates/changeset/diff_block.html:33
 msgid "File before"
 msgstr "Fichier précédent"
 
+#: kallithea/templates/changeset/diff_block.html:40
 msgid "Modified"
 msgstr "Modifié"
 
+#: kallithea/templates/changeset/diff_block.html:42
 msgid "Deleted"
 msgstr "Supprimé"
 
+#: kallithea/templates/changeset/diff_block.html:44
 msgid "Renamed"
 msgstr "Renommé"
 
+#: kallithea/templates/changeset/diff_block.html:48
+#, python-format
 msgid "Unknown operation: %r"
 msgstr "Opération inconnue : %r"
 
+#: kallithea/templates/changeset/diff_block.html:52
 msgid "No file after"
 msgstr "Aucun fichier suivant"
 
+#: kallithea/templates/changeset/diff_block.html:55
 msgid "File after"
 msgstr "Fichier suivant"
 
+#: kallithea/templates/changeset/diff_block.html:60
+#: kallithea/templates/files/diff_2way.html:43
 msgid "Show full diff for this file"
 msgstr "Afficher le diff complet pour ce fichier"
 
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
 msgid "Show full side-by-side diff for this file"
 msgstr "Afficher le diff complet côte-à-côte pour ce fichier"
 
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
 msgid "Raw diff for this file"
 msgstr "Diff brut pour ce fichier"
 
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
 msgid "Download diff for this file"
 msgstr "Télécharger le diff pour ce fichier"
 
+#: kallithea/templates/changeset/diff_block.html:72
 msgid "Show inline comments"
 msgstr "Afficher les commentaires de ligne"
 
+#: kallithea/templates/compare/compare_cs.html:5
 msgid "No changesets"
 msgstr "Aucun changeset"
 
+#: kallithea/templates/compare/compare_cs.html:12
 msgid "Criss cross merge situation with multiple merge ancestors detected!"
 msgstr "Fusion croisée avec plusieurs ancêtres de fusion détectée !"
 
+#: kallithea/templates/compare/compare_cs.html:15
 msgid ""
 "Please merge the target branch to your branch before creating a pull "
 "request."
@@ -3097,97 +4702,147 @@
 "Merci de fusionner la branche cible dans votre branche avant de créer une "
 "requête de pull."
 
+#: kallithea/templates/compare/compare_cs.html:19
 msgid "Merge Ancestor"
 msgstr "Ancêtre de fusion"
 
+#: kallithea/templates/compare/compare_cs.html:40
 msgid "Show merge diff"
 msgstr "Afficher le diff de fusion"
 
+#: kallithea/templates/compare/compare_cs.html:54
 msgid "is"
 msgstr "est"
 
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
 msgid "%s changesets"
 msgstr "Changesets de %s"
 
+#: kallithea/templates/compare/compare_cs.html:56
 msgid "behind"
 msgstr "derrière"
 
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
 msgid "%s Compare"
 msgstr "Comparaison de %s"
 
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
 msgid "Compare Revisions"
 msgstr "Comparer les révisions"
 
+#: kallithea/templates/compare/compare_diff.html:42
 msgid "Swap"
 msgstr "Échanger"
 
+#: kallithea/templates/compare/compare_diff.html:51
 msgid "Compare revisions, branches, bookmarks, or tags."
 msgstr "Comparer les révisions, les branches, les marque-pages ou les tags."
 
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
 msgid "Showing %s commit"
 msgid_plural "Showing %s commits"
 msgstr[0] "Affichage de %s commit"
 msgstr[1] "Affichage de %s commits"
 
+#: kallithea/templates/compare/compare_diff.html:97
 msgid "Show full diff"
 msgstr "Afficher le diff complet"
 
+#: kallithea/templates/data_table/_dt_elements.html:23
 msgid "Public repository"
 msgstr "Dépôt public"
 
+#: kallithea/templates/data_table/_dt_elements.html:29
 msgid "Repository creation in progress..."
 msgstr "Création du dépôt en cours..."
 
+#: kallithea/templates/data_table/_dt_elements.html:48
 msgid "No changesets yet"
 msgstr "Dépôt vide"
 
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
 msgid "Subscribe to %s rss feed"
 msgstr "S’abonner au flux RSS de %s"
 
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
 msgid "Subscribe to %s atom feed"
 msgstr "S’abonner au flux ATOM de %s"
 
+#: kallithea/templates/data_table/_dt_elements.html:82
 msgid "Creating"
 msgstr "En cours de création"
 
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
 msgid "Mention in Comment on Changeset \"%s\""
 msgstr "Mention dans le commentaire sur le changeset « %s »"
 
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
 msgid "Comment on Changeset \"%s\""
 msgstr "Commentaire sur le changeset « %s »"
 
+#: kallithea/templates/email/changeset_comment.html:20
 msgid "Changeset on"
 msgstr "Changeset sur"
 
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
 msgid "branch"
 msgstr "branche"
 
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
 msgid "by"
 msgstr "par"
 
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
 msgid "View Comment"
 msgstr "Afficher le commentaire"
 
+#: kallithea/templates/email/comment.html:27
 msgid "Status change:"
 msgstr "Changement de statut :"
 
+#: kallithea/templates/email/comment.html:33
 msgid "The pull request has been closed."
 msgstr "La requête de pull a été fermée."
 
+#: kallithea/templates/email/default.html:4
 msgid "Message"
 msgstr "Message"
 
+#: kallithea/templates/email/password_reset.html:4
 msgid "Password Reset Request"
 msgstr "Demande de réinitialisation du mot de passe"
 
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
 msgid "Hello %s"
 msgstr "Bonjour %s"
 
+#: kallithea/templates/email/password_reset.html:17
 msgid "We have received a request to reset the password for your account."
 msgstr ""
 "Nous avons reçu une demande de réinitialisation du mot de passe de votre "
 "compte."
 
+#: kallithea/templates/email/password_reset.html:26
 msgid ""
 "This account is however managed outside this system and the password "
 "cannot be changed here."
@@ -3195,9 +4850,11 @@
 "Cependant, ce compte est géré hors de ce système et le mot de passe ne "
 "peut pas être changé ici."
 
+#: kallithea/templates/email/password_reset.html:29
 msgid "To set a new password, click the following link"
 msgstr "Pour choisir un nouveau mot de passe, cliquez sur le lien suivant"
 
+#: kallithea/templates/email/password_reset.html:34
 msgid ""
 "Should you not be able to use the link above, please type the following "
 "code into the password reset form"
@@ -3205,6 +4862,7 @@
 "Si vous ne pouvez pas utiliser le lien ci-dessus, merci de saisir le code "
 "suivant dans le formulaire de réinitialisation de mot de passe"
 
+#: kallithea/templates/email/password_reset.html:45
 msgid ""
 "If it weren't you who requested the password reset, just disregard this "
 "message."
@@ -3212,337 +4870,497 @@
 "Si vous n'avez pas demandé la réinitialisation de votre mot de passe, ne "
 "tenez pas compte de ce message."
 
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
 msgid "Mention on Pull Request %s \"%s\" by %s"
 msgstr "Mention sur la requête de pull %s « %s » par %s"
 
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
 msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
 msgstr "Ajouté comme relecteur de la requête de pull %s « %s » par %s"
 
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
 msgid "Pull request"
 msgstr "Requête de pull"
 
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
 msgid "from"
 msgstr "depuis"
 
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
 msgid "to"
 msgstr "vers"
 
+#: kallithea/templates/email/pull_request.html:85
 msgid "View Pull Request"
 msgstr "Afficher la requête de pull"
 
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
 msgid "Mention in Comment on Pull Request %s \"%s\""
 msgstr "Mention dans le commentaire sur la requête de pull %s « %s »"
 
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
 msgid "Pull Request %s \"%s\" Closed"
 msgstr "Requête de pull %s « %s » fermée"
 
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
 msgid "Comment on Pull Request %s \"%s\""
 msgstr "Commentaire sur la requête de pull %s « %s »"
 
+#: kallithea/templates/email/registration.html:5
 msgid "New User Registration"
 msgstr "Nouvel enregistrement d'utilisateur"
 
+#: kallithea/templates/email/registration.html:23
 msgid "Full Name"
 msgstr "Nom complet"
 
+#: kallithea/templates/email/registration.html:42
 msgid "View User Profile"
 msgstr "Afficher le profil utilisateur"
 
+#: kallithea/templates/files/diff_2way.html:15
+#, python-format
 msgid "%s File side-by-side diff"
 msgstr "Diff côte-à-côte de fichier pour %s"
 
+#: kallithea/templates/files/diff_2way.html:19
+#: kallithea/templates/files/file_diff.html:8
 msgid "File diff"
 msgstr "Diff de fichier"
 
+#: kallithea/templates/files/diff_2way.html:55
 msgid "Ignore whitespace"
 msgstr "Ignorer les espaces et tabulations"
 
+#: kallithea/templates/files/file_diff.html:4
+#, python-format
 msgid "%s File Diff"
 msgstr "Diff de fichier pour %s"
 
+#: kallithea/templates/files/files.html:4
+#: kallithea/templates/files/files.html:75
+#, python-format
 msgid "%s Files"
 msgstr "Fichiers de %s"
 
+#: kallithea/templates/files/files_add.html:4
+#, python-format
 msgid "%s Files Add"
 msgstr "Ajout de fichiers pour %s"
 
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
 msgid "Add New File"
 msgstr "Ajouter un nouveau fichier"
 
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
 msgid "Location"
 msgstr "Emplacement"
 
+#: kallithea/templates/files/files_add.html:41
 msgid "Enter filename..."
 msgstr "Saisir le nom du fichier..."
 
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
 msgid "or"
 msgstr "ou"
 
+#: kallithea/templates/files/files_add.html:43
 msgid "Upload File"
 msgstr "Téléverser un fichier"
 
+#: kallithea/templates/files/files_add.html:47
 msgid "Create New File"
 msgstr "Créer un nouveau fichier"
 
+#: kallithea/templates/files/files_add.html:53
 msgid "New file type"
 msgstr "Type du nouveau fichier"
 
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
 msgid "Commit Message"
 msgstr "Message de commit"
 
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
 msgid "Commit Changes"
 msgstr "Commiter les changements"
 
+#: kallithea/templates/files/files_browser.html:40
 msgid "Search File List"
 msgstr "Rechercher dans la liste des fichiers"
 
+#: kallithea/templates/files/files_browser.html:45
 msgid "Loading file list..."
 msgstr "Chargement de la liste des fichiers…"
 
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
 msgid "Size"
 msgstr "Taille"
 
+#: kallithea/templates/files/files_browser.html:56
 msgid "Last Revision"
 msgstr "Dernière révision"
 
+#: kallithea/templates/files/files_browser.html:57
 msgid "Last Modified"
 msgstr "Dernière modification"
 
+#: kallithea/templates/files/files_browser.html:58
 msgid "Last Committer"
 msgstr "Dernier commiteur"
 
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
 msgid "%s Files Delete"
 msgstr "Suppression de fichiers pour %s"
 
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
 msgid "Delete file"
 msgstr "Supprimer le fichier"
 
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
 msgid "%s File Edit"
 msgstr "Édition de fichier pour %s"
 
+#: kallithea/templates/files/files_edit.html:21
 msgid "Edit file"
 msgstr "Éditer le fichier"
 
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
 msgid "Show Annotation"
 msgstr "Afficher l'annotation"
 
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
 msgid "Download as Raw"
 msgstr "Télécharger au format brut"
 
+#: kallithea/templates/files/files_edit.html:56
 msgid "Source"
 msgstr "Source"
 
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
 msgid "%s author"
 msgid_plural "%s authors"
 msgstr[0] "%s auteur"
 msgstr[1] "%s auteurs"
 
+#: kallithea/templates/files/files_source.html:6
 msgid "Diff to Revision"
 msgstr "Diff par rapport à une révision"
 
+#: kallithea/templates/files/files_source.html:7
 msgid "Show at Revision"
 msgstr "Afficher à une révision"
 
+#: kallithea/templates/files/files_source.html:9
 msgid "Show Full History"
 msgstr "Afficher l'historique complet"
 
+#: kallithea/templates/files/files_source.html:10
 msgid "Show Authors"
 msgstr "Afficher les auteurs"
 
+#: kallithea/templates/files/files_source.html:26
 msgid "Show Source"
 msgstr "Afficher la source"
 
+#: kallithea/templates/files/files_source.html:34
+#, python-format
 msgid "Edit on Branch: %s"
 msgstr "Éditer sur la branche : %s"
 
+#: kallithea/templates/files/files_source.html:37
 msgid "Editing binary files not allowed"
 msgstr "Édition de fichiers binaires interdite"
 
+#: kallithea/templates/files/files_source.html:40
 msgid "Editing files allowed only when on branch head revision"
 msgstr ""
 "Édition de fichiers autorisée uniquement sur la révision de tête (head) "
 "de la branche"
 
+#: kallithea/templates/files/files_source.html:41
 msgid "Deleting files allowed only when on branch head revision"
 msgstr ""
 "Suppression de fichiers autorisée uniquement sur la révision de tête "
 "(head) de la branche"
 
+#: kallithea/templates/files/files_source.html:58
+#, python-format
 msgid "Binary file (%s)"
 msgstr "Fichier binaire (%s)"
 
+#: kallithea/templates/files/files_source.html:69
 msgid "File is too big to display."
 msgstr "Ce fichier est trop gros pour être affiché."
 
+#: kallithea/templates/files/files_source.html:71
 msgid "Show full annotation anyway."
 msgstr "Afficher l'annotation complète quand même."
 
+#: kallithea/templates/files/files_source.html:73
 msgid "Show as raw."
 msgstr "Montrer en texte brut."
 
+#: kallithea/templates/files/files_ypjax.html:5
 msgid "annotation"
 msgstr "annotation"
 
+#: kallithea/templates/files/files_ypjax.html:23
 msgid "Go Back"
 msgstr "Retour"
 
+#: kallithea/templates/files/files_ypjax.html:24
 msgid "No files at given path"
 msgstr "Aucun fichier à cet endroit"
 
+#: kallithea/templates/followers/followers.html:5
+#, python-format
 msgid "%s Followers"
 msgstr "Followers de %s"
 
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
 msgid "Followers"
 msgstr "Followers"
 
+#: kallithea/templates/followers/followers_data.html:9
 msgid "Started following -"
 msgstr "A commencé à suivre -"
 
+#: kallithea/templates/forks/fork.html:5
+#, python-format
 msgid "Fork repository %s"
 msgstr "Forker le dépôt %s"
 
+#: kallithea/templates/forks/fork.html:25
 msgid "Fork name"
 msgstr "Nom du fork"
 
+#: kallithea/templates/forks/fork.html:53
 msgid "Default revision for files page, downloads, whoosh, and readme."
 msgstr ""
 "Révision par défaut pour les pages de fichiers, de téléchargements, de "
 "recherche et de documentation."
 
+#: kallithea/templates/forks/fork.html:58
 msgid "Private"
 msgstr "Privé"
 
+#: kallithea/templates/forks/fork.html:66
 msgid "Copy permissions"
 msgstr "Copier les permissions"
 
+#: kallithea/templates/forks/fork.html:69
 msgid "Copy permissions from forked repository"
 msgstr "Copier les permissions depuis le dépôt forké"
 
+#: kallithea/templates/forks/fork.html:75
 msgid "Update after clone"
 msgstr "MÀJ après le clonage"
 
+#: kallithea/templates/forks/fork.html:78
 msgid "Checkout source after making a clone"
 msgstr "Mettre à jour depuis la source après clonage"
 
+#: kallithea/templates/forks/fork.html:85
 msgid "Fork this Repository"
 msgstr "Forker ce dépôt"
 
+#: kallithea/templates/forks/forks.html:5
+#, python-format
 msgid "%s Forks"
 msgstr "Forks de %s"
 
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
 msgid "Forks"
 msgstr "Forks"
 
+#: kallithea/templates/forks/forks_data.html:14
 msgid "Forked"
 msgstr "Forké"
 
+#: kallithea/templates/forks/forks_data.html:24
 msgid "There are no forks yet"
 msgstr "Il n’y a pas encore de forks"
 
+#: kallithea/templates/journal/journal.html:22
 msgid "ATOM journal feed"
 msgstr "Flux ATOM du journal"
 
+#: kallithea/templates/journal/journal.html:23
 msgid "RSS journal feed"
 msgstr "Flux RSS du journal"
 
+#: kallithea/templates/journal/journal.html:34
 msgid "My Repositories"
 msgstr "Mes dépôts"
 
+#: kallithea/templates/journal/journal_data.html:42
 msgid "No entries yet"
 msgstr "Aucune entrée pour le moment"
 
+#: kallithea/templates/journal/public_journal.html:10
 msgid "ATOM public journal feed"
 msgstr "Flux ATOM du journal public"
 
+#: kallithea/templates/journal/public_journal.html:11
 msgid "RSS public journal feed"
 msgstr "Flux RSS du journal public"
 
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
 msgid "New Pull Request"
 msgstr "Nouvelle requête de pull"
 
+#: 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:52
 msgid "Title"
 msgstr "Titre"
 
+#: kallithea/templates/pullrequests/pullrequest.html:28
 msgid "Summarize the changes - or leave empty"
 msgstr "Résumer les modifications - ou laisser vide"
 
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
 msgid "Write a short description on this pull request"
 msgstr "Saisir une courte description de cette requête de pull"
 
+#: kallithea/templates/pullrequests/pullrequest.html:40
 msgid "Changeset flow"
 msgstr "Flux des changesets"
 
+#: kallithea/templates/pullrequests/pullrequest.html:46
 msgid "Origin repository"
 msgstr "Dépôt d'origine"
 
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
 msgid "Revision"
 msgstr "Révision"
 
+#: kallithea/templates/pullrequests/pullrequest.html:62
 msgid "Destination repository"
 msgstr "Dépôt de destination"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:6
 msgid "No entries"
 msgstr "Aucune entrée"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:14
 msgid "Vote"
 msgstr "Voter"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:17
 msgid "Age"
 msgstr "Âge"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:18
 msgid "From"
 msgstr "Depuis"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:19
 msgid "To"
 msgstr "Vers"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:28
+#, python-format
 msgid "You voted: %s"
 msgstr "Vous avez voté : %s"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:30
 msgid "You didn't vote"
 msgstr "Vous n'avez pas voté"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:35
 msgid "(no title)"
 msgstr "(sans titre)"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:37
+#: kallithea/templates/pullrequests/pullrequest_show.html:31
+#: kallithea/templates/pullrequests/pullrequest_show.html:73
 msgid "Closed"
 msgstr "Fermée"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:67
 msgid "Delete Pull Request"
 msgstr "Supprimer la requête de pull"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:68
 msgid "Confirm to delete this pull request"
 msgstr "Veuillez confirmer la suppression de cette requête de pull"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:70
+#, python-format
 msgid "Confirm again to delete this pull request with %s comments"
 msgstr ""
 "Veuillez confirmer la suppression de cette requête de pull avec %s "
 "commentaires"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
 msgid "%s Pull Request %s"
 msgstr "%s Requête de pull %s"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
 msgid "Pull request %s from %s#%s"
 msgstr "Requête de pull %s depuis %s#%s"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
 msgid "Summarize the changes"
 msgstr "Résumer les changements"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
 msgid "Voting Result"
 msgstr "Résultat du vote"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
 msgid "Pull request status calculated from votes"
 msgstr "Statut de la requête de pull calculé à partir des votes"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
 msgid "Origin"
 msgstr "Origine"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
 msgid "on"
 msgstr "sur"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
 msgid "Target"
 msgstr "Cible"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
 msgid ""
 "This is just a range of changesets and doesn't have a target or a real "
 "merge ancestor."
@@ -3550,15 +5368,19 @@
 "Ceci est juste une série de changesets, et n'a pas de cible ou de "
 "véritable ancêtre de fusion."
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:103
 msgid "Pull changes"
 msgstr "Puller les modifications"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
 msgid "Next iteration"
 msgstr "Prochaine itération"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
 msgid "Current revision - no change"
 msgstr "Révision courante - aucun changement"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
 msgid ""
 "Pull request iterations do not change content once created. Select a "
 "revision to create a new iteration."
@@ -3567,208 +5389,1137 @@
 "qu'elles sont créées. Sélectionnez une révision pour créer une nouvelle "
 "itération."
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
 msgid "Save Changes"
 msgstr "Enregistrer les changements"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
 msgid "Create New Iteration with Changes"
 msgstr "Créer une nouvelle itération avec ces modifications"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
 msgid "Cancel Changes"
 msgstr "Annuler les modifications"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
 msgid "Reviewers"
 msgstr "Relecteurs"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
 msgid "Remove reviewer"
 msgstr "Supprimer le relecteur"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
 msgid "Type name of reviewer to add"
 msgstr "Saisir le nom du relecteur à ajouter"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
 msgid "Potential Reviewers"
 msgstr "Relecteurs potentiels"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
 msgid "Click to add the repository owner as reviewer:"
 msgstr "Cliquer pour ajouter le propriétaire du dépôt comme relecteur :"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
 msgid "Pull Request Content"
 msgstr "Contenu de la requête de pull"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
 msgid "Common ancestor"
 msgstr "Ancêtre commun"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:6
+#, python-format
 msgid "%s Pull Requests"
 msgstr "Requêtes de pull pour %s"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:11
+#, python-format
 msgid "Pull Requests from '%s'"
 msgstr "Requêtes de pull depuis '%s'"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:13
+#, python-format
 msgid "Pull Requests to '%s'"
 msgstr "Requête de pull vers '%s'"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:31
 msgid "Open New Pull Request"
 msgstr "Ouvrir une nouvelle requête de pull"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:34
+#, python-format
 msgid "Show Pull Requests to %s"
 msgstr "Afficher les requêtes de pull vers %s"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:36
+#, python-format
 msgid "Show Pull Requests from '%s'"
 msgstr "Afficher les requêtes de pull depuis '%s'"
 
+#: 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 ""
 "Cacher les requêtes de pull fermées (afficher uniquement les requêtes de "
 "pull ouvertes)"
 
+#: 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 ""
 "Afficher les requêtes de pull fermées (en plus des requêtes de pull "
 "ouvertes)"
 
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:34
 msgid "Pull Requests Created by Me"
 msgstr "Requêtes de pull créées par moi"
 
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
 msgid "Pull Requests Needing My Review"
 msgstr "Requêtes de pull nécessitant ma relecture"
 
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
 msgid "Pull Requests I Participate In"
 msgstr "Requêtes de pull auxquelles je participe"
 
+#: kallithea/templates/search/search.html:6
+#, python-format
 msgid "%s Search"
 msgstr "Recherche pour %s"
 
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
 msgid "Search in All Repositories"
 msgstr "Rechercher dans tous les dépôts"
 
+#: kallithea/templates/search/search.html:47
 msgid "Search term"
 msgstr "Termes de la recherches"
 
+#: kallithea/templates/search/search.html:54
 msgid "Search in"
 msgstr "Rechercher dans"
 
+#: kallithea/templates/search/search.html:56
 msgid "File contents"
 msgstr "Le contenu des fichiers"
 
+#: kallithea/templates/search/search.html:57
 msgid "Commit messages"
 msgstr "Les messages de commit"
 
+#: kallithea/templates/search/search.html:58
 msgid "File names"
 msgstr "Les noms de fichiers"
 
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
 msgid "Permission denied"
 msgstr "Permission refusée"
 
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
 msgid "%s Statistics"
 msgstr "Statistiques pour %s"
 
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
 msgid "%s ATOM feed"
 msgstr "Flux ATOM pour %s"
 
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
 msgid "%s RSS feed"
 msgstr "Flux RSS pour %s"
 
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
 msgid "Enable"
 msgstr "Activer"
 
+#: kallithea/templates/summary/statistics.html:38
 msgid "Stats gathered: "
 msgstr "Statistiques obtenues : "
 
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
 msgid "files"
 msgstr "Fichiers"
 
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
 msgid "Show more"
 msgstr "Afficher plus"
 
+#: kallithea/templates/summary/statistics.html:397
 msgid "commits"
 msgstr "commits"
 
+#: kallithea/templates/summary/statistics.html:398
 msgid "files added"
 msgstr "fichiers ajoutés"
 
+#: kallithea/templates/summary/statistics.html:399
 msgid "files changed"
 msgstr "fichiers modifiés"
 
+#: kallithea/templates/summary/statistics.html:400
 msgid "files removed"
 msgstr "fichiers supprimés"
 
+#: kallithea/templates/summary/statistics.html:402
 msgid "commit"
 msgstr "commit"
 
+#: kallithea/templates/summary/statistics.html:403
 msgid "file added"
 msgstr "fichier ajouté"
 
+#: kallithea/templates/summary/statistics.html:404
 msgid "file changed"
 msgstr "fichié modifié"
 
+#: kallithea/templates/summary/statistics.html:405
 msgid "file removed"
 msgstr "fichier supprimé"
 
+#: kallithea/templates/summary/summary.html:5
+#, python-format
 msgid "%s Summary"
 msgstr "Résumé de %s"
 
+#: kallithea/templates/summary/summary.html:13
 msgid "Fork of"
 msgstr "Fork de"
 
+#: kallithea/templates/summary/summary.html:18
 msgid "Clone from"
 msgstr "Cloner depuis"
 
+#: kallithea/templates/summary/summary.html:55
 msgid "Clone URL"
 msgstr "URL de clone"
 
+#: kallithea/templates/summary/summary.html:60
 msgid "Use ID"
 msgstr "Utiliser l'ID"
 
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
 msgid "Use SSH"
 msgstr "Utiliser SSH"
 
+#: kallithea/templates/summary/summary.html:68
 msgid "Use Name"
 msgstr "Utiliser le nom"
 
+#: kallithea/templates/summary/summary.html:77
 msgid "Use HTTP"
 msgstr "Utiliser HTTP"
 
+#: kallithea/templates/summary/summary.html:89
 msgid "Trending files"
 msgstr "Populaires"
 
+#: kallithea/templates/summary/summary.html:103
 msgid "Download"
 msgstr "Télécharger"
 
+#: kallithea/templates/summary/summary.html:106
 msgid "There are no downloads yet"
 msgstr "Il n’y a pas encore de téléchargements proposés"
 
+#: kallithea/templates/summary/summary.html:108
 msgid "Downloads are disabled for this repository"
 msgstr "Les téléchargements sont désactivés pour ce dépôt"
 
+#: kallithea/templates/summary/summary.html:114
 msgid "Download as zip"
 msgstr "Télécharger en ZIP"
 
+#: kallithea/templates/summary/summary.html:118
 msgid "Check this to download archive with subrepos"
 msgstr ""
 "Télécharger une archive contenant également les sous-dépôts éventuels"
 
+#: kallithea/templates/summary/summary.html:120
 msgid "With subrepos"
 msgstr "Avec les sous-dépôts"
 
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
 msgid "Feed"
 msgstr "Flux"
 
+#: kallithea/templates/summary/summary.html:180
 msgid "Latest Changes"
 msgstr "Derniers changements"
 
+#: kallithea/templates/summary/summary.html:182
 msgid "Quick Start"
 msgstr "Démarrage rapide"
 
+#: kallithea/templates/summary/summary.html:193
 msgid "Add or upload files directly via Kallithea"
 msgstr "Ajouter ou téléverser des fichiers directement via Kallithea"
 
+#: kallithea/templates/summary/summary.html:201
 msgid "Push new repository"
 msgstr "Pusher le nouveau dépôt"
 
+#: kallithea/templates/summary/summary.html:209
 msgid "Existing repository?"
 msgstr "Le dépôt existe déjà ?"
 
+#: kallithea/templates/summary/summary.html:227
+#, python-format
 msgid "Readme file from %s"
-msgstr "Fichier Readme depuis %s"
-
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
 msgid "Download %s as %s"
 msgstr "Télécharge %s comme %s"
+
+#~ 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."
+#~ msgstr ""
+#~ "Si ce dépôt est renommé ou déplacé dans un autre groupe, l'URL du "
+#~ "dépôt change.\n"
+#~ "                               L'utilisation de l'URL permanente ci-"
+#~ "dessus garantit que ce dépôt sera toujours accessible via cette URL.\n"
+#~ "                               Cela peut être utile pour les systèmes "
+#~ "d'intégration continue, ou dans tous les cas où vous devez saisir "
+#~ "l'URL « en dur » dans un service tiers."
+
+#~ msgid "Default revision for files page, downloads, whoosh and readme"
+#~ msgstr ""
+#~ "Révision par défaut pour les pages de fichiers, de téléchargements, de "
+#~ "recherche et de documentation"
+
+#, python-format
+#~ msgid "Readme file from revision %s:%s"
+#~ msgstr "Fichier Lisez-moi de la revision %s:%s"
+
+#~ msgid ""
+#~ "Unable to activate hgsubversion support. The \"hgsubversion\" library "
+#~ "is missing"
+#~ msgstr ""
+#~ "Impossible d'activer la prise en charge de hgsubversion. La "
+#~ "bibliothèque « hgsubversion » est manquante"
+
+#, python-format
+#~ msgid ""
+#~ "%s repository is not mapped to db perhaps it was created or renamed "
+#~ "from the filesystem please run the application again in order to "
+#~ "rescan repositories"
+#~ msgstr ""
+#~ "Le dépôt %s n’est pas représenté dans la base de données. Il a "
+#~ "probablement été créé ou renommé manuellement. Veuillez relancer "
+#~ "l’application pour rescanner les dépôts"
+
+#, python-format
+#~ msgid "Incorrect SSH key - failed to decode base64 part %r"
+#~ msgstr "Clé SSH incorrecte – échec du décodage de la partie base64 %r"
+
+#, python-format
+#~ msgid "Incorrect SSH key - base64 part is not %r as claimed but %r"
+#~ msgstr ""
+#~ "Clé SSH incorrecte – la partie base 64 n'est pas %r comme il est dit "
+#~ "mais %r"
+
+#, python-format
+#~ msgid "on line %s"
+#~ msgstr "à la ligne %s"
+
+#~ msgid "[Mention]"
+#~ msgstr "[Mention]"
+
+#~ msgid "Only admins can create repository groups"
+#~ msgstr "Seul un administrateur peut créer un groupe de dépôts"
+
+#~ msgid "Non-admins can create repository groups"
+#~ msgstr ""
+#~ "Les utilisateurs non-administrateurs peuvent créer des groupes de "
+#~ "dépôts"
+
+#~ msgid ""
+#~ "Repository creation enabled with write permission to a repository group"
+#~ msgstr ""
+#~ "Création de dépôts activée avec l'accès en écriture vers un groupe de "
+#~ "dépôts"
+
+#~ msgid ""
+#~ "Repository creation disabled with write permission to a repository "
+#~ "group"
+#~ msgstr ""
+#~ "Création de dépôts désactivée avec l'accès en écriture vers un groupe "
+#~ "de dépôts"
+
+#, python-format
+#~ msgid ""
+#~ "%(user)s wants you to review pull request %(pr_nice_id)s: %(pr_title)s"
+#~ msgstr ""
+#~ "%(user)s veut que vous regardiez la demande de pull %(pr_nice_id)s : "
+#~ "%(pr_title)s"
+
+#~ msgid "New user registration"
+#~ msgstr "Nouveau enregistrement d'utilisateur"
+
+#~ msgid "Repository creation with group write access"
+#~ msgstr "Création de dépôts avec l'accès en écriture du groupe"
+
+#~ msgid ""
+#~ "With this, write permission to a repository group allows creating "
+#~ "repositories inside that group. Without this, group write permissions "
+#~ "mean nothing."
+#~ msgstr ""
+#~ "Avec ceci, le droit d'écriture dans un groupe de dépôt donne le droit "
+#~ "de créer des dépôts dans ce groupe. Sans ceci, le droit d'écriture "
+#~ "pour les groupes n'a pas d'impact."
+
+#~ msgid "Built-in Mercurial Hooks (Read-Only)"
+#~ msgstr "Hooks Mercurial intégrés (lecture seule)"
+
+#~ msgid ""
+#~ "Verify if Kallithea's Git hooks are installed for each repository. "
+#~ "Current hooks will be updated to the latest version."
+#~ msgstr ""
+#~ "Vérifier si les hooks Git de Kallithea sont installés pour chaque "
+#~ "dépôt. Les hooks actuels seront mis à jour vers la dernière version."
+
+#~ msgid "Overwrite existing Git hooks"
+#~ msgstr "Écraser les hooks Git existants"
+
+#~ 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 ""
+#~ "Lors de l'installation des hooks Git, écraser tous les hooks "
+#~ "existants, même s'ils ne semblent pas provenir de Kallithea. "
+#~ "ATTENTION : cette opération détruira tous les hooks Git que vous avez "
+#~ "déployés à la main !"
+
+#~ msgid "Enable hgsubversion extension"
+#~ msgstr "Activer l'extension hgsubversion"
+
+#~ msgid ""
+#~ "Requires hgsubversion library to be installed. Enables cloning of "
+#~ "remote Subversion repositories while converting them to Mercurial."
+#~ msgstr ""
+#~ "La bibliothèque hgsubversion doit être installée. Elle permet de "
+#~ "cloner des dépôts SVN distants et de les migrer vers Mercurial."
+
+#~ msgid ""
+#~ "Note: This will also give all users API access to create repositories "
+#~ "everywhere. That might change in future versions."
+#~ msgstr ""
+#~ "Note : Cela autorisera également tous les utilisateurs à utiliser "
+#~ "l'API pour créer des dépôts partout. Ce comportement peut changer dans "
+#~ "des versions futures."
+
+#~ msgid "Cache invalidation successful"
+#~ msgstr "Invalidation du cache réalisée avec succès"
+
+#~ msgid "An error occurred during cache invalidation"
+#~ msgstr "Une erreur est survenue durant l’invalidation du cache"
+
+#~ msgid "Caches"
+#~ msgstr "Caches"
+
+#~ msgid "Invalidate Repository Cache"
+#~ msgstr "Invalider le cache du dépôt"
+
+#~ msgid ""
+#~ "Manually invalidate cache for this repository. On first access, the "
+#~ "repository will be cached again."
+#~ msgstr ""
+#~ "Invalider manuellement le cache de ce dépôt. Au prochain accès sur ce "
+#~ "dépôt, il sera à nouveau mis en cache."
+
+#~ msgid "List of Cached Values"
+#~ msgstr "Liste des valeurs en cache"
+
+#~ msgid "Prefix"
+#~ msgstr "Préfixe"
+
+#~ msgid "This repository has been locked by %s on %s"
+#~ msgstr "Ce dépôt a été verrouillé par %s sur %s"
+
+#~ msgid "Repository has been locked"
+#~ msgstr "Ce dépôt a été verrouillé"
+
+#~ msgid "Repository has been unlocked"
+#~ msgstr "Ce dépôt a été déverrouillé"
+
+#~ msgid "An error occurred during unlocking"
+#~ msgstr "Une erreur est survenue durant le déverrouillage"
+
+#~ msgid "Invalid API key"
+#~ msgstr "Clé d'API invalide"
+
+#~ msgid "Token mismatch"
+#~ msgstr "Jeton d’authentification incorrect"
+
+#~ msgid "Enable locking"
+#~ msgstr "Activer le verrouillage"
+
+#~ msgid "Enable lock-by-pulling on repository."
+#~ msgstr "Activer le verrouillage lors d’un pull sur le dépôt."
+
+#~ msgid ""
+#~ "Enable lock-by-pulling on group. This option will be applied to all "
+#~ "other groups and repositories inside"
+#~ msgstr ""
+#~ "Activer le verrou lors d’un pull sur le groupe. Cette option sera "
+#~ "appliquée à tous les sous-groupes et dépôts de ce groupe"
+
+#~ msgid "Change Locking"
+#~ msgstr "Changer le verrouillage"
+
+#~ msgid "Confirm to unlock repository."
+#~ msgstr "Veuillez confirmer le déverrouillage de ce dépôt."
+
+#~ msgid "Unlock Repository"
+#~ msgstr "Déverrouiller le dépôt"
+
+#~ msgid "Locked by %s on %s"
+#~ msgstr "Verrouillé par %s sur %s"
+
+#~ msgid "Confirm to lock repository."
+#~ msgstr "Veuillez confirmer le verrouillage de ce dépôt."
+
+#~ msgid "Lock Repository"
+#~ msgstr "Verrouiller le dépôt"
+
+#~ msgid "Repository is not locked"
+#~ msgstr "Ce dépôt n’est pas verrouillé"
+
+#~ 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 ""
+#~ "Forcer le verrouillage du dépôt. Ne fonctionne que lorsque l'accès "
+#~ "anonyme est désactivé. Déclencher un pull verrouille le dépôt. "
+#~ "L'utilisateur qui fait le pull verrouille le dépôt ; seul "
+#~ "l'utilisateur qui a fait le pull et a verrouillé peut déverrouiller en "
+#~ "faisant un push."
+
+#~ msgid "What is that?"
+#~ msgstr "Qu'est-ce que c'est ?"
+
+#~ msgid "URL by id"
+#~ msgstr "URL par id"
+
+#~ msgid "Check for updates"
+#~ msgstr "Vérifier les mises à jour"
+
+#~ msgid "Upgrade info endpoint"
+#~ msgstr "Point d'accès aux informations de mise à jour"
+
+#~ msgid "Note: please make sure this server can access this URL"
+#~ msgstr "Note : vérifiez que le serveur peut accéder cette URL"
+
+#~ msgid "Log user push commands"
+#~ msgstr "Journaliser les commandes de push"
+
+#~ msgid "Log user pull commands"
+#~ msgstr "Journaliser les commandes de pull"
+
+#~ msgid "Unlock"
+#~ msgstr "Déverrouiller"
+
+#~ msgid "Lock"
+#~ msgstr "Verrouiller"
+
+#~ msgid "Inherit defaults"
+#~ msgstr "Hériter des réglages par défaut"
+
+#~ msgid ""
+#~ "Select to inherit global settings, IP whitelist and permissions from "
+#~ "the %s."
+#~ msgstr ""
+#~ "Sélectionner pour hériter des réglages généraux, de la liste blanche "
+#~ "d'IP et des permissions depuis les %s."
+
+#~ msgid "default permissions"
+#~ msgstr "permissions par défaut"
+
+#~ msgid "Repository locked by %s"
+#~ msgstr "Dépôt verrouillé par %s"
+
+#~ msgid "Repository unlocked"
+#~ msgstr "Dépôt déverrouillé"
+
+#~ msgid "Show by ID"
+#~ msgstr "Afficher par ID"
+
+#~ msgid "Show by Name"
+#~ msgstr "Afficher par nom"
+
+#~ msgid ""
+#~ "Changing status on a changeset associated with a closed pull request "
+#~ "is not allowed"
+#~ msgstr ""
+#~ "La modification de l'état sur un ensemble de modifications associé à "
+#~ "une demande de tirage fermé n'est pas autorisé"
+
+#~ msgid "Closed, replaced by %s ."
+#~ msgstr "Fermé, remplacé par %s."
+
+#~ msgid "This pull request can be updated with changes on %s:"
+#~ msgstr ""
+#~ "Cette demande de pull peut être mise à jour avec les modifications de "
+#~ "%s :"
+
+#~ msgid "Closing."
+#~ msgstr "Fermeture."
+
+#~ msgid "There is no index to search in. Please run whoosh indexer"
+#~ msgstr ""
+#~ "L’index de recherche n’est pas présent. Veuillez exécuter l’indexeur "
+#~ "de code Whoosh"
+
+#~ msgid "IP %s not allowed"
+#~ msgstr "IP %s non autorisée"
+
+#~ msgid "Repository no access"
+#~ msgstr "Aucun accès au dépôt"
+
+#~ msgid "Repository read access"
+#~ msgstr "Accès en lecture au dépôt"
+
+#~ msgid "Repository write access"
+#~ msgstr "Accès en écriture au dépôt"
+
+#~ msgid "Repository admin access"
+#~ msgstr "Accès administrateur au dépôt"
+
+#~ msgid "Repository Group no access"
+#~ msgstr "Aucun accès au groupe de dépôts"
+
+#~ msgid "Repository Group read access"
+#~ msgstr "Accès en lecture au groupe de dépôts"
+
+#~ msgid "Repository Group write access"
+#~ msgstr "Accès en écriture au groupe de dépôts"
+
+#~ msgid "Repository Group admin access"
+#~ msgstr "Accès administrateur au groupe de dépôts"
+
+#~ msgid "Repository creation disabled"
+#~ msgstr "Création de dépôt désactivée"
+
+#~ msgid "Repository creation enabled"
+#~ msgstr "Création de dépôt activée"
+
+#~ msgid "Repository forking disabled"
+#~ msgstr "Fork de dépôt désactivé"
+
+#~ msgid "Repository forking enabled"
+#~ msgstr "Fork de dépôt activé"
+
+#~ msgid "Register disabled"
+#~ msgstr "Enregistrement désactivé"
+
+#~ msgid "Register new user with Kallithea with manual activation"
+#~ msgstr "Enregistrer un nouvel utilisateur Kallithea manuellement activé"
+
+#~ msgid "Register new user with Kallithea with auto activation"
+#~ msgstr "Enregistrer un nouvel utilisateur Kallithea auto-activé"
+
+#~ msgid "Rejected"
+#~ msgstr "Rejetée"
+
+#~ msgid "Under Review"
+#~ msgstr "En cours de relecture"
+
+#~ msgid "Repository group no access"
+#~ msgstr "Groupe de dépôts, pas d'accès"
+
+#~ msgid "Repository group read access"
+#~ msgstr "Groupe de dépôts, accès en lecture"
+
+#~ msgid "Repository group write access"
+#~ msgstr "Groupe de dépôts, accès en écriture"
+
+#~ msgid "Repository group admin access"
+#~ msgstr "Groupe de dépôts, accès d'administration"
+
+#~ msgid "User group no access"
+#~ msgstr "Groupe d'utilisateurs, pas d'accès"
+
+#~ msgid "User group read access"
+#~ msgstr "Groupe d'utilisateurs, accès en lecture"
+
+#~ msgid "User group write access"
+#~ msgstr "Groupe d'utilisateurs, accès en écriture"
+
+#~ msgid "User group admin access"
+#~ msgstr "Groupe d'utilisateurs, accès d'administration"
+
+#~ msgid "Repository Group creation disabled"
+#~ msgstr "Création de groupes de dépôts désactivée"
+
+#~ msgid "Repository Group creation enabled"
+#~ msgstr "Création de groupes de dépôts activée"
+
+#~ msgid "User Group creation disabled"
+#~ msgstr "Création de groupes d'utilisateurs désactivée"
+
+#~ msgid "User Group creation enabled"
+#~ msgstr "Création de groupes d'utilisateurs activée"
+
+#~ msgid "User Registration with manual account activation"
+#~ msgstr ""
+#~ "Enregistrement des utilisateurs avec activation de compte manuelle"
+
+#~ msgid "User Registration with automatic account activation"
+#~ msgstr ""
+#~ "Enregistrement des utilisateurs avec activation de compte automatique"
+
+#~ msgid "%(user)s commented on changeset %(age)s"
+#~ msgstr "%(user)s a commenté sur le changeset %(age)s"
+
+#~ msgid "%(user)s sent message %(age)s"
+#~ msgstr "%(user)s a envoyé un message %(age)s"
+
+#~ msgid "%(user)s mentioned you %(age)s"
+#~ msgstr "%(user)s vous a mentionné %(age)s"
+
+#~ msgid "%(user)s registered in Kallithea %(age)s"
+#~ msgstr "%(user)s s'est enregistré sur Kallithea %(age)s"
+
+#~ msgid "%(user)s opened new pull request %(age)s"
+#~ msgstr "%(user)s a ouvert une nouvelle demande de pull %(age)s"
+
+#~ msgid "%(user)s commented on pull request %(age)s"
+#~ msgstr "%(user)s a commenté la demande de pull %(age)s"
+
+#~ msgid "%(user)s commented on changeset at %(when)s"
+#~ msgstr "%(user)s a commenté sur le changeset à %(when)s"
+
+#~ msgid "%(user)s sent message at %(when)s"
+#~ msgstr "%(user)s a envoyé un message à %(when)s"
+
+#~ msgid "%(user)s mentioned you at %(when)s"
+#~ msgstr "%(user)s vous a mentionné à %(when)s"
+
+#~ msgid "%(user)s registered in Kallithea at %(when)s"
+#~ msgstr "%(user)s s'est enregistré sur Kallithea à %(when)s"
+
+#~ msgid "%(user)s opened new pull request at %(when)s"
+#~ msgstr "%(user)s a ouvert une nouvelle demande de pull à %(when)s"
+
+#~ msgid "%(user)s commented on pull request at %(when)s"
+#~ msgstr "%(user)s a commenté la demande de pull à %(when)s"
+
+#~ msgid "[Added] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
+#~ msgstr ""
+#~ "[Ajouté] Demande de pull %(pr_nice_id)s à partir de %(ref)s pour "
+#~ "%(repo_name)s"
+
+#~ msgid "[Comment] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
+#~ msgstr ""
+#~ "[Commentaire] Demande de pull %(pr_nice_id)s à partir de %(ref)s pour "
+#~ "%(repo_name)s"
+
+#~ msgid "Dashboard"
+#~ msgstr "Tableau de bord"
+
+#~ msgid "quick filter..."
+#~ msgstr "Filtre rapide…"
+
+#~ msgid "repositories"
+#~ msgstr "Dépôts"
+
+#~ msgid "No repositories found."
+#~ msgstr "Pas de dépôts trouvés."
+
+#~ msgid "Remember me"
+#~ msgstr "Se souvenir de moi"
+
+#~ msgid "There are no branches yet"
+#~ msgstr "Aucune branche n’a été créée pour le moment"
+
+#~ msgid "There are no tags yet"
+#~ msgstr "Aucun tag n’a été créé pour le moment"
+
+#~ msgid "There are no bookmarks yet"
+#~ msgstr "Aucun signet n’a été créé"
+
+#~ msgid "Change your avatar at"
+#~ msgstr "Vous pouvez changer votre avatar sur"
+
+#~ msgid "Using"
+#~ msgstr "en utilisant l’adresse"
+
+#~ msgid "Missing email, please update your user email address."
+#~ msgstr ""
+#~ "Adresse courriel manquante, veuillez mettre à jour votre adresse "
+#~ "courriel."
+
+#~ msgid "My Notifications"
+#~ msgstr "Mes notifications"
+
+#~ msgid "All"
+#~ msgstr "Tous"
+
+#~ msgid "Comments"
+#~ msgstr "Commentaires"
+
+#~ msgid "Mark All Read"
+#~ msgstr "Tout marquer comme lu"
+
+#~ msgid "No notifications here yet"
+#~ msgstr "Aucune notification pour le moment"
+
+#~ msgid "Show Notification"
+#~ msgstr "Montrer Notification"
+
+#~ msgid "Notifications"
+#~ msgstr "Notifications"
+
+#~ msgid "%s Repository group dashboard"
+#~ msgstr "Tableau de bord du groupe de dépôts %s"
+
+#~ msgid "Home"
+#~ msgstr "Accueil"
+
+#~ msgid "with"
+#~ msgstr "comprenant"
+
+#~ msgid "Confirm to invalidate repository cache."
+#~ msgstr "Voulez-vous vraiment invalider le cache du dépôt ?"
+
+#~ msgid "Analytics HTML block"
+#~ msgstr "Bloc HTML pour l'analytique"
+
+#~ msgid ""
+#~ "HTML with JavaScript for web analytics systems like Google Analytics "
+#~ "or Piwik. This will be added at the bottom of every page."
+#~ msgstr ""
+#~ "HTML avec du JavaScript pour les systèmes d'analyse Web comme Google "
+#~ "Analytics ou Piwik. Ceci sera ajouté en bas de chaque page."
+
+#~ msgid "Web"
+#~ msgstr "Web"
+
+#~ msgid "Require SSL for vcs operations"
+#~ msgstr "Nécessiter SSL pour les opérations de VCS"
+
+#~ msgid ""
+#~ "Activate to require SSL both pushing and pulling. If SSL certificate "
+#~ "is missing, it will return an HTTP Error 406: Not Acceptable."
+#~ msgstr ""
+#~ "Activez pour faire en sorte que Kallithea force l'utilisation de SSL "
+#~ "pour pousser ou tirer. Si le certificat SSL est manquant, une erreur "
+#~ "« HTTP 406: Not Acceptable » sera renvoyée."
+
+#~ msgid "Use Gravatars in Kallithea"
+#~ msgstr "Utiliser Gravatar sur Kallithea"
+
+#~ msgid "Dashboard items"
+#~ msgstr "Élements du tableau de bord"
+
+#~ msgid ""
+#~ "Number of items displayed in the main page dashboard before pagination "
+#~ "is shown."
+#~ msgstr ""
+#~ "Nombre d'éléments affichés dans la page principale du tableau de bord "
+#~ "avant d'afficher la pagination."
+
+#~ msgid "Missing email, please update this user email address."
+#~ msgstr ""
+#~ "E-mail manquant, veuillez mettre à jour l'adresse e-mail de cet "
+#~ "utilisateur."
+
+#~ msgid "Keyboard shortcuts"
+#~ msgstr "Raccourcis clavier"
+
+#~ msgid "Site-wide shortcuts"
+#~ msgstr "Raccourcis globaux"
+
+#~ msgid "members"
+#~ msgstr "Membres"
+
+#~ msgid "enabled"
+#~ msgstr "activé"
+
+#~ msgid "disabled"
+#~ msgstr "désactivé"
+
+#~ msgid "%s Bookmarks"
+#~ msgstr "Signets de %s"
+
+#~ msgid "Compare Bookmarks"
+#~ msgstr "Comparer les marque-pages"
+
+#~ msgid "Author"
+#~ msgstr "Auteur"
+
+#~ msgid "%s Branches"
+#~ msgstr "Branches de %s"
+
+#~ msgid "Compare Branches"
+#~ msgstr "Comparer les branches"
+
+#~ msgid "Changeset has comments"
+#~ msgstr "Le changeset a des commentaires"
+
+#~ msgid "Refs"
+#~ msgstr "Refs"
+
+#~ msgid "Commenting on line {1}."
+#~ msgstr "Commentaire sur la ligne {1}."
+
+#~ msgid "Comments parsed using %s syntax with %s support."
+#~ msgstr ""
+#~ "Les commentaires sont analysés avec la syntaxe %s, avec le support de "
+#~ "la commande %s."
+
+#~ msgid "Use @username inside this text to notify another user"
+#~ msgstr ""
+#~ "Utilisez @nomutilisateur dans ce texte pour envoyer une notification à "
+#~ "un autre utilisateur"
+
+#~ msgid "Comment preview"
+#~ msgstr "Aperçu du commentaire"
+
+#~ msgid "Preview"
+#~ msgstr "Aperçu"
+
+#~ msgid "No common ancestor found - repositories are unrelated"
+#~ msgstr ""
+#~ "Aucun ancêtre commun trouvé - les dépôts n'ont aucun lien entre eux"
+
+#~ msgid "Comment from %s on %s changeset %s mentioned you"
+#~ msgstr ""
+#~ "Le commentaire de %s sur le changeset de %s (%s) mentionne votre nom"
+
+#~ msgid "The changeset status was changed to"
+#~ msgstr "Le statut du changeset a été changé en"
+
+#~ msgid "This is an automatic notification. Don't reply to this mail."
+#~ msgstr ""
+#~ "Ceci est une notification automatique. Ne pas répondre à cet e-mail."
+
+#~ msgid "%s requested your review of %s pull request \"%s\""
+#~ msgstr "%s vous demande de vérifier la requête de pull %s « %s »"
+
+#~ msgid "The comment closed the pull request with status"
+#~ msgstr "Le commentaire a fermé la requête de pull avec le statut"
+
+#~ msgid "The comment was made with status"
+#~ msgstr "Le commentaire a été fait avec le statut"
+
+#~ msgid "Previous revision"
+#~ msgstr "Révision précédente"
+
+#~ msgid "Next revision"
+#~ msgstr "Révision suivante"
+
+#~ msgid "Follow current branch"
+#~ msgstr "Suivre la branche courante"
+
+#~ msgid "Editing file"
+#~ msgstr "Édition du fichier"
+
+#~ msgid "Still not reviewed by"
+#~ msgstr "Pas encore relue par"
+
+#~ msgid "Pull request was reviewed by all reviewers"
+#~ msgstr "La requête de pull a été relue par tous les relecteurs"
+
+#~ msgid "There are no reviewers"
+#~ msgstr "Il n'y a aucun relecteur"
+
+#~ msgid "Update"
+#~ msgstr "Mettre à jour"
+
+#~ msgid "Pull Request Reviewers"
+#~ msgstr "Relecteurs de la requête de pull"
+
+#~ msgid "Save as New Pull Request"
+#~ msgstr "Sauvegarder en tant que nouvelle requête de pull"
+
+#~ msgid "%s Tags"
+#~ msgstr "Tags de %s"
+
+#~ msgid "Compare Tags"
+#~ msgstr "Comparer les tags"
+
+#~ msgid "No comments."
+#~ msgstr "Aucun commentaire."
+
+#~ msgid "public journal"
+#~ msgstr "Journal public"
+
+#~ msgid "journal"
+#~ msgstr "Journal"
+
+#~ msgid "Locked repository"
+#~ msgstr "Dépôt verrouillé"
+
+#~ msgid "Unlocked repository"
+#~ msgstr "Dépôt non verrouillé"
+
+#~ msgid "Unlocked"
+#~ msgstr "Non verrouillé"
+
+#~ msgid "Locked"
+#~ msgstr "Verrouillé"
+
+#~ msgid "Repository has been %s"
+#~ msgstr "Le dépôt a été %s"
+
+#~ msgid "You can't edit this user"
+#~ msgstr "Vous ne pouvez pas éditer cet utilisateur"
+
+#~ msgid "No Files"
+#~ msgstr "Aucun fichier"
+
+#~ msgid "Username \"%(username)s\" is forbidden"
+#~ msgstr "Le nom d’utilisateur « %(username)s » n’est pas autorisé"
+
+#~ msgid "invalid user name"
+#~ msgstr "nom d’utilisateur invalide"
+
+#~ msgid "invalid clone URL"
+#~ msgstr "URL de clonage invalide"
+
+#~ msgid "Defaults"
+#~ msgstr "Par défaut"
+
+#~ msgid "My Emails"
+#~ msgstr "Mes e-mails"
+
+#~ msgid "Watched"
+#~ msgstr "Surveillé"
+
+#~ msgid "My Permissions"
+#~ msgstr "Mes permissions"
+
+#~ msgid "expires"
+#~ msgstr "expire le"
+
+#~ msgid "reset"
+#~ msgstr "remis à zéro"
+
+#~ msgid "delete"
+#~ msgstr "Supprimer"
+
+#~ msgid "Permissions Administration"
+#~ msgstr "Administration des permissions"
+
+#~ msgid "Overview"
+#~ msgstr "Vue d'ensemble"
+
+#~ msgid "Overwrite existing settings"
+#~ msgstr "Écraser les paramètres existants"
+
+#~ msgid "Default IP Whitelist for All Users"
+#~ msgstr ""
+#~ "Liste blanche d'adresses IP par défaut pour tous les utilisateurs"
+
+#~ msgid "Default User Permissions Overview"
+#~ msgstr "Vue d'ensemble des permissions utilisateur par défaut"
+
+#~ msgid "none"
+#~ msgstr "Aucune"
+
+#~ msgid "read"
+#~ msgstr "Lecture"
+
+#~ msgid "write"
+#~ msgstr "Écriture"
+
+#~ msgid "admin"
+#~ msgstr "Administration"
+
+#~ msgid "delegated admin"
+#~ msgstr "administrateur délégué"
+
+#~ msgid "Optional URL from which repository should be cloned."
+#~ msgstr "URL http(s) depuis laquelle le dépôt doit être cloné."
+
+#~ msgid "Remote URL"
+#~ msgstr "URL de clone"
+
+#~ msgid "Pull Changes from Remote Location"
+#~ msgstr "Récupérer les changements depuis le site distant"
+
+#~ msgid "edit"
+#~ msgstr "éditer"
+
+#~ msgid "Email prefix"
+#~ msgstr "Préfixe courriel"
+
+#~ msgid "Kallithea email from"
+#~ msgstr "Formulaire de courriel Kallithea"
+
+#~ msgid "Error email from"
+#~ msgstr "Formulaire de courriel d'erreur"
+
+#~ msgid "Error email recipients"
+#~ msgstr "Destinataires du courriel d'erreur"
+
+#~ msgid "SMTP server"
+#~ msgstr "Serveur SMTP"
+
+#~ msgid "SMTP username"
+#~ msgstr "Nom d'utilisateur SMTP"
+
+#~ msgid "SMTP password"
+#~ msgstr "Mot de passe SMTP"
+
+#~ msgid "SMTP port"
+#~ msgstr "Port SMTP"
+
+#~ msgid "SMTP use TLS"
+#~ msgstr "Utiliser TLS pour SMTP"
+
+#~ msgid "SMTP use SSL"
+#~ msgstr "Utiliser SSL pour SMTP"
+
+#~ msgid "SMTP auth"
+#~ msgstr "Authentification SMTP"
+
+#~ msgid "Destroy old data"
+#~ msgstr "Détruire les anciennes données"
+
+#~ msgid "Mimetype"
+#~ msgstr "Type MIME"
+
+#~ msgid "My Repos"
+#~ msgstr "Mes dépôts"
+
+#~ msgid "owner"
+#~ msgstr "Propriétaire"
+
+#~ msgid "Your new password"
+#~ msgstr "Votre nouveau mot de passe"
+
+#~ msgid "Your new Kallithea password:%s"
+#~ msgstr "Votre nouveau mot de passe Kallithea : %s"
+
+#~ msgid "Open New Pull Request for Selected Changesets"
+#~ msgstr "Nouvelle requête de pull"
+
+#~ msgid "Created by"
+#~ msgstr "créé"
--- a/kallithea/i18n/hu/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/hu/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,50 +1,5423 @@
 # Copyright (C) 2014 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
+# #, fuzzy
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+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: 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/base.py:470
+msgid ""
+"CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
+msgid "Repository not found in the filesystem"
+msgstr ""
+
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
+msgid "There are no changesets yet"
+msgstr ""
+
+#: kallithea/controllers/base.py:590
+#, python-format
+msgid "Changeset for %s %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/base.py:631
+msgid "SSH access is disabled."
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
+msgid "None"
+msgstr ""
+
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
+msgid "(closed)"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:88
+msgid "No permission to change status"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:99
+#, python-format
+msgid "Successfully deleted pull request %s"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
+msgid "Such revision does not exist for this repository"
+msgstr ""
+
+#: kallithea/controllers/compare.py:64
+#, python-format
+msgid "Could not find other repository %s"
+msgstr ""
+
+#: kallithea/controllers/compare.py:70
+msgid "Cannot compare repositories of different types"
+msgstr ""
+
+#: kallithea/controllers/compare.py:140
+msgid "Cannot show empty diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
+msgid "Cannot compare repositories without using common ancestor"
+msgstr ""
+
+#: kallithea/controllers/error.py:67
+msgid "No response"
+msgstr ""
+
+#: kallithea/controllers/error.py:68
+msgid "Unknown error"
+msgstr ""
+
+#: kallithea/controllers/error.py:81
+msgid ""
+"The request could not be understood by the server due to malformed syntax."
+msgstr ""
+
+#: kallithea/controllers/error.py:84
+msgid "Unauthorized access to resource"
+msgstr ""
+
+#: kallithea/controllers/error.py:86
+msgid "You don't have permission to view this page"
+msgstr ""
+
+#: kallithea/controllers/error.py:88
+msgid "The resource could not be found"
+msgstr ""
+
+#: kallithea/controllers/error.py:90
+msgid ""
+"The server encountered an unexpected condition which prevented it from "
+"fulfilling the request."
+msgstr ""
+
+#: kallithea/controllers/feed.py:59
+#, python-format
+msgid "%s committed on %s"
+msgstr ""
+
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Changeset was too big and was cut off..."
+msgstr ""
+
+#: kallithea/controllers/feed.py:107
+#, python-format
+msgid "%s %s feed"
+msgstr ""
+
+#: kallithea/controllers/feed.py:109
+#, python-format
+msgid "Changes on %s repository"
+msgstr ""
+
+#: kallithea/controllers/files.py:85
+msgid "Click here to add new file"
+msgstr ""
+
+#: kallithea/controllers/files.py:86
+msgid "There are no files yet."
+msgstr ""
+
+#: kallithea/controllers/files.py:186
+#, python-format
+msgid "%s at %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:295
+msgid "You can only delete files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:306
+#, python-format
+msgid "Deleted file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:330
+#, python-format
+msgid "Successfully deleted file %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
+msgid "Error occurred during commit"
+msgstr ""
+
+#: kallithea/controllers/files.py:349
+msgid "You can only edit files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:363
+#, python-format
+msgid "Edited file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:378
+msgid "No changes"
+msgstr ""
+
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
+msgid "Successfully committed to %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:407
+msgid "Added file via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:428
+msgid "No content"
+msgstr ""
+
+#: kallithea/controllers/files.py:432
+msgid "No filename"
+msgstr ""
+
+#: kallithea/controllers/files.py:459
+msgid "Location must be relative path and must not contain .. in path"
+msgstr ""
+
+#: kallithea/controllers/files.py:491
+msgid "Downloads disabled"
+msgstr ""
+
+#: kallithea/controllers/files.py:502
+#, python-format
+msgid "Unknown revision %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:504
+msgid "Empty repository"
+msgstr ""
+
+#: kallithea/controllers/files.py:506
+msgid "Unknown archive type"
+msgstr ""
+
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
+msgid "Changesets"
+msgstr ""
+
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
+msgid "Branches"
+msgstr ""
+
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
+msgid "Tags"
+msgstr ""
+
+#: kallithea/controllers/forks.py:166
+#, python-format
+msgid "An error occurred during repository forking %s"
+msgstr ""
+
+#: kallithea/controllers/home.py:77
+msgid "Groups"
+msgstr ""
+
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
+msgid "Repositories"
+msgstr ""
+
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
+msgid "Branch"
+msgstr ""
+
+#: kallithea/controllers/home.py:125
+msgid "Closed Branches"
+msgstr ""
+
+#: kallithea/controllers/home.py:131
+msgid "Tag"
+msgstr ""
+
+#: kallithea/controllers/home.py:137
+msgid "Bookmark"
+msgstr ""
+
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
+msgid "Public Journal"
+msgstr ""
+
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
+msgid "Journal"
+msgstr ""
+
+#: kallithea/controllers/login.py:109
+msgid "Authentication failed."
+msgstr ""
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
+msgid "Bad captcha"
+msgstr ""
+
+#: kallithea/controllers/login.py:147
+#, python-format
+msgid "You have successfully registered with %s"
+msgstr ""
+
+#: kallithea/controllers/login.py:190
+msgid "A password reset confirmation code has been sent"
+msgstr ""
+
+#: kallithea/controllers/login.py:237
+msgid "Invalid password reset token"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
+msgid "Successfully updated password"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
+msgid "Invalid reviewer \"%s\" specified"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
+msgid "%s (closed)"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
+msgid "Changeset"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:174
+msgid "Special"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:175
+msgid "Peer branches"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
+msgid "Bookmarks"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
+msgid "Error creating pull request: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
+msgid "Error occurred while creating pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:350
+msgid "Successfully opened new pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:373
+msgid "New pull request iteration created"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
+msgid "No description"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:430
+msgid "Pull request updated"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:443
+msgid "Successfully deleted pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
+msgid "Revision %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
+msgid "This pull request has already been merged to %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:525
+msgid "This pull request has been closed and can not be updated."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
+msgid "The following additional changes are available on %s:"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+msgid "No additional changesets found for iterating on this pull request."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
+msgid "Note: Branch %s has another head: %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:565
+msgid "Git pull requests don't support iterating yet."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
+msgid "Invalid search query. Try quoting it."
+msgstr ""
+
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
+msgid "An error occurred during search operation."
+msgstr ""
+
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
+msgid "No data ready yet"
+msgstr ""
+
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
+msgid "Statistics are disabled for this repository"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:134
+msgid "Auth settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:145
+msgid "error occurred during update of auth settings"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:73
+msgid "Default settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:88
+msgid "Error occurred during update of defaults"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
+msgid "Forever"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
+msgid "5 minutes"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
+msgid "1 hour"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
+msgid "1 day"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
+msgid "1 month"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
+msgid "Lifetime"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:146
+msgid "Error occurred during gist creation"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
+msgid "Deleted gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:205
+msgid "Unmodified"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:235
+msgid "Successfully updated gist content"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:240
+msgid "Successfully updated gist data"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
+msgid "Error occurred during update of gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
+msgid "You can't edit this user since it's crucial for entire application"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:112
+msgid "Your account was updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
+msgid "Error occurred during update of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:161
+msgid "Error occurred during update of user password"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
+msgid "Added email %s to user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
+msgid "An error occurred during email saving"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
+msgid "Removed email from user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
+msgid "API key successfully created"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
+msgid "API key successfully reset"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
+msgid "API key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
+msgid "SSH key %s successfully added"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+msgid "SSH key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
+msgid "Read"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
+msgid "Write"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
+msgid "Admin"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
+msgid "Disabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:79
+msgid "Allowed with manual account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:81
+msgid "Allowed with automatic account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
+msgid "Manual activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
+msgid "Automatic activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
+msgid "Enabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:116
+msgid "Global permissions updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:131
+msgid "Error occurred during update of permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
+msgid "Error occurred during creation of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
+msgid "Created repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
+msgid "Updated repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
+msgid "Error occurred during update of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
+msgid "This group contains %s repositories and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
+msgid "This group contains %s subgroups and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
+msgid "Removed repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
+msgid "Error occurred during deletion of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:357
+msgid "Repository group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
+msgid "An error occurred during revoking of permission"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
+msgid "Error creating repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
+msgid "Created repository %s from %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
+msgid "Forked repository %s as %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
+msgid "Created repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
+msgid "Repository %s updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
+msgid "Error occurred during update of repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
+msgid "Detached %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
+msgid "Deleted %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
+msgid "Deleted repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
+msgid "Cannot delete repository %s which still has forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
+msgid "An error occurred during deletion of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:305
+msgid "Repository permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
+msgid "An error occurred during creation of field: %r"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:378
+msgid "An error occurred during removal of field"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:392
+msgid "-- Not a fork --"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:424
+msgid "Updated repository visibility in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:428
+msgid "An error occurred during setting this repository in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:444
+msgid "Nothing"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
+msgid "Marked repository %s as fork of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:453
+msgid "An error occurred during this operation"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:465
+msgid "Pulled from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:468
+msgid "An error occurred during pull from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:499
+msgid "An error occurred during deletion of repository stats"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:117
+msgid "Updated VCS settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
+msgid "Error occurred while updating application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
+msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:168
+#, fuzzy, python-format
+#| msgid "Private Repository"
+msgid "Invalidated %s repositories"
+msgstr "Tároló törlése"
+
+#: kallithea/controllers/admin/settings.py:209
+msgid "Updated application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:263
+msgid "Updated visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:268
+msgid "Error occurred during updating visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:292
+msgid "Please enter email address"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
+msgid "Hook already exists"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
+msgid "Added new hook"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:355
+msgid "Updated hooks"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:359
+msgid "Error occurred during hook creation"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:382
+msgid "Whoosh reindex task scheduled"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
+msgid "Created user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
+msgid "Error occurred during creation of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
+msgid "Updated user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
+msgid "Error occurred during update of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:206
+msgid "Successfully deleted user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:211
+msgid "An error occurred during deletion of user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:267
+msgid "Target group cannot be the same"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:273
+msgid "User group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:288
+msgid "Cannot revoke permission for yourself as admin"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
+msgid "Updated permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
+msgid "An error occurred during permissions saving"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:118
+#, python-format
+msgid "Created user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:133
+#, python-format
+msgid "Error occurred during creation of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:157
+msgid "User updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:186
+msgid "Successfully deleted user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:191
+msgid "An error occurred during deletion of user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:202
+msgid "The default user cannot be edited"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:408
+#, python-format
+msgid "Added IP address %s to user whitelist"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:414
+msgid "An error occurred while adding IP address"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:426
+msgid "Removed IP address from user whitelist"
+msgstr ""
+
+#: kallithea/lib/auth.py:552
+msgid "You need to be a registered user to perform this action"
+msgstr ""
+
+#: kallithea/lib/auth.py:580
+msgid "You need to be signed in to view this page"
+msgstr ""
+
+#: kallithea/lib/diffs.py:181
+msgid "Binary file"
+msgstr ""
+
+#: kallithea/lib/diffs.py:201
+msgid ""
+"Changeset was too big and was cut off, use diff menu to display this diff"
+msgstr ""
+
+#: kallithea/lib/diffs.py:210
+msgid "No changes detected"
+msgstr ""
+
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+msgid "Show whitespace changes"
+msgstr "%s módosításcsomag"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+msgid "Ignore whitespace changes"
+msgstr "%s módosításcsomag"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
+msgid "Increase diff context to %(num)s lines"
+msgstr ""
+
+#: kallithea/lib/helpers.py:467
+#, python-format
+msgid "Deleted branch: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:469
+#, python-format
+msgid "Created tag: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:480
+#, python-format
+msgid "Changeset %s not found"
+msgstr ""
+
+#: kallithea/lib/helpers.py:529
+#, python-format
+msgid "Show all combined changesets %s->%s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:535
+msgid "Compare view"
+msgstr ""
+
+#: kallithea/lib/helpers.py:554
+msgid "and"
+msgstr ""
+
+#: kallithea/lib/helpers.py:555
+#, python-format
+msgid "%s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
+msgid "revisions"
+msgstr ""
+
+#: kallithea/lib/helpers.py:580
+#, python-format
+msgid "Fork name %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:600
+#, python-format
+msgid "Pull request %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:610
+msgid "[deleted] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
+msgid "[created] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:614
+msgid "[created] repository as fork"
+msgstr ""
+
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
+msgid "[forked] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
+msgid "[updated] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:620
+msgid "[downloaded] archive from repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:622
+msgid "[delete] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:630
+msgid "[created] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:632
+msgid "[updated] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:634
+msgid "[created] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:636
+msgid "[updated] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:638
+msgid "[commented] on revision in repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:640
+msgid "[commented] on pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:642
+msgid "[closed] pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:644
+msgid "[pushed] into"
+msgstr ""
+
+#: kallithea/lib/helpers.py:646
+msgid "[committed via Kallithea] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:648
+msgid "[pulled from remote] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:650
+msgid "[pulled] from"
+msgstr ""
+
+#: kallithea/lib/helpers.py:652
+msgid "[started following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:654
+msgid "[stopped following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:764
+#, python-format
+msgid " and %s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
+msgid "No files"
+msgstr ""
+
+#: kallithea/lib/helpers.py:791
+msgid "new file"
+msgstr ""
+
+#: kallithea/lib/helpers.py:794
+msgid "mod"
+msgstr ""
+
+#: kallithea/lib/helpers.py:797
+msgid "del"
+msgstr ""
+
+#: kallithea/lib/helpers.py:800
+msgid "rename"
+msgstr ""
+
+#: kallithea/lib/helpers.py:805
+msgid "chmod"
+msgstr ""
+
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
+msgid "%d year"
+msgid_plural "%d years"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:629
+#, python-format
+msgid "%d month"
+msgid_plural "%d months"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:630
+#, python-format
+msgid "%d day"
+msgid_plural "%d days"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:631
+#, python-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:632
+#, python-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:633
+#, python-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:649
+#, python-format
+msgid "in %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:651
+#, python-format
+msgid "%s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:653
+#, python-format
+msgid "in %s and %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:656
+#, python-format
+msgid "%s and %s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:659
+msgid "just now"
+msgstr ""
+
+#: kallithea/model/db.py:1376
+msgid "top level"
+msgstr ""
+
+#: kallithea/model/db.py:1507
+msgid "Kallithea Administrator"
+msgstr ""
+
+#: kallithea/model/db.py:1509
+msgid "Default user has no access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1510
+msgid "Default user has read access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1511
+msgid "Default user has write access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+msgid "Only admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1525
+msgid "Non-admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
+msgid "Only admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1531
+msgid "Non-admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1533
+msgid "Registration disabled"
+msgstr ""
+
+#: kallithea/model/db.py:1534
+msgid "User registration with manual account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1535
+msgid "User registration with automatic account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1944
+msgid "Not reviewed"
+msgstr ""
+
+#: kallithea/model/db.py:1945
+msgid "Under review"
+msgstr ""
+
+#: kallithea/model/db.py:1946
+msgid "Not approved"
+msgstr ""
+
+#: kallithea/model/db.py:1947
+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:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, python-format
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr ""
+
+#: kallithea/model/notification.py:174
+#, python-format
+msgid "New user %(new_username)s registered"
+msgstr ""
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
+msgid "Closing"
+msgstr ""
+
+#: kallithea/model/pull_request.py:207
+msgid "Cannot create empty pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+msgid "You are not authorized to create the pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
+msgid "latest tip"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, python-format
+msgid "SSH key with fingerprint %r found"
+msgstr ""
+
+#: kallithea/model/user.py:224
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+
+#: kallithea/model/user.py:229
+#, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+
+#: kallithea/model/user.py:234
+#, python-format
+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:241
+#, python-format
+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:330
+msgid "Password reset link"
+msgstr ""
+
+#: kallithea/model/user.py:374
+msgid "Password reset notification"
+msgstr ""
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
+msgid "Value cannot be an empty list"
+msgstr ""
+
+#: kallithea/model/validators.py:72
+#, python-format
+msgid "Username \"%(username)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:74
+#, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr ""
+
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, 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"
+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:229
+msgid "Invalid characters (non-ascii) in password"
+msgstr ""
+
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
+msgid "Passwords do not match"
+msgstr ""
+
+#: kallithea/model/validators.py:275
+msgid "Invalid username or password"
+msgstr ""
+
+#: kallithea/model/validators.py:309
+#, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr ""
+
+#: kallithea/model/validators.py:311
+#, python-format
+msgid "Repository named %(repo)s already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:312
+#, python-format
+msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
+msgstr ""
+
+#: kallithea/model/validators.py:314
+#, python-format
+msgid "Repository group with name \"%(repo)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:400
+msgid "Invalid repository URL"
+msgstr ""
+
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
+msgid "Fork has to be the same type as parent"
+msgstr ""
+
+#: kallithea/model/validators.py:441
+msgid "You don't have permissions to create repository in this group"
+msgstr ""
+
+#: kallithea/model/validators.py:443
+msgid "no permission to create repository in root location"
+msgstr ""
+
+#: kallithea/model/validators.py:492
+msgid "You don't have permissions to create a group in this location"
+msgstr ""
+
+#: kallithea/model/validators.py:532
+msgid "This username or user group name is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:625
+msgid "This is not a valid path"
+msgstr ""
+
+#: kallithea/model/validators.py:642
+msgid "This email address is already in use"
+msgstr ""
+
+#: kallithea/model/validators.py:662
+#, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr ""
+
+#: kallithea/model/validators.py:699
+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:711
+msgid "Please enter a valid IPv4 or IPv6 address"
+msgstr ""
+
+#: kallithea/model/validators.py:712
+#, python-format
+msgid ""
+"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
+msgstr ""
+
+#: kallithea/model/validators.py:745
+msgid "Key name can only consist of letters, underscore, dash or numbers"
+msgstr ""
+
+#: kallithea/model/validators.py:759
+msgid "Filename cannot be inside a directory"
+msgstr ""
+
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "You have admin right to this group, and can edit it"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
+msgid "Repository"
+msgstr ""
+
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
+msgid "Description"
+msgstr ""
+
+#: kallithea/templates/index_base.html:61
+msgid "Last Change"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
+msgid "Tip"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
+msgid "Owner"
+msgstr ""
+
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
+msgid "Log In"
+msgstr ""
+
+#: kallithea/templates/login.html:17
+#, python-format
+msgid "Log In to %s"
+msgstr ""
+
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
+msgid "Username"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
+msgid "Password"
+msgstr ""
+
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
+msgid "Forgot your password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
+msgid "Don't have an account?"
+msgstr ""
+
+#: kallithea/templates/login.html:62
+msgid "Sign In"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:5
+msgid "Password Reset"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+msgid "Reset Your Password"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+msgid "Send Password Reset Email"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:52
+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:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+msgid "New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:43
+msgid "Confirm New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
+msgid "Sign Up"
+msgstr ""
+
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
+msgid "Re-enter password"
+msgstr ""
+
+#: 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:39
+#: kallithea/templates/register.html:52
+msgid "First Name"
+msgstr ""
+
+#: 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:40
+#: kallithea/templates/register.html:59
+msgid "Last Name"
+msgstr ""
+
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
+msgid "Email"
+msgstr ""
+
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+msgid "Admin Journal"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
+msgid "journal filter..."
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+msgid "Filter"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, 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:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
+msgid "Action"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:8
+msgid "Date"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:9
+msgid "From IP"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:62
+msgid "No actions yet"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
+msgid "Save"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+msgid "Repository Defaults"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
+msgid "Type"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
+msgid "Private repository"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
+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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
+msgid "Enable statistics"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
+msgid "Enable statistics window on summary page."
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
+msgid "Enable downloads"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
+msgid "Enable download menu on summary page."
+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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
+msgid "Gist description ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
+msgid "Expires"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+msgid "Never"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
+msgid "Cancel"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
+msgid "Public Gists"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
+msgid "Created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:66
+msgid "There are no gists yet"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
+msgid "Reset"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
+msgid "Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:10
+msgid "URL"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
+msgid "Delete"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
+msgid "Edit"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
+msgid "created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:82
+msgid "Show as raw"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
+msgid "My Account"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
+msgid "Profile"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:26
+msgid "Email Addresses"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
+msgid "API Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:32
+msgid "Owned Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+msgid "Watched Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+msgid "Show Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, fuzzy, python-format
+msgid "Confirm to reset this API key: %s"
+msgstr "A csoport törlésének megerősítése"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
+msgid "Expired"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, fuzzy, python-format
+msgid "Confirm to remove this API key: %s"
+msgstr "A csoport törlésének megerősítése"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
+msgid "Remove"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
+msgid "No additional API keys specified"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
+msgid "New API key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
+msgid "Add"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
+msgid "Confirm to delete this email: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
+msgid "New email address"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:1
+msgid "Change Your Account Password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:8
+msgid "Current password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
+msgid "New password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:22
+msgid "Confirm new password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+msgid "Current IP"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
+msgid "Change %s avatar at"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
+msgid "Avatars are disabled"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
+msgid "Repositories You Own"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
+msgid "Name"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+msgid "Last Used"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, fuzzy, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr "A csoport törlésének megerősítése"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+msgid "New SSH key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+msgid "Public key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
+msgid "Repositories You are Watching"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
+msgid "Default Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
+msgid "IP Whitelist"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
+msgid "Anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+msgid "Allow anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
+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:20
+msgid "Apply to all existing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
+msgid "Repository group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
+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:33
+msgid "Apply to all existing repository groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
+msgid "User group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+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:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+msgid "Top level repository creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
+msgid "User group creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
+msgid "Repository forking"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
+msgid "Registration"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
+msgid "External auth account activation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, 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
+msgid "All IP addresses are allowed."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
+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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
+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
+msgid "Group name"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
+msgid "Group parent"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
+msgid "Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
+msgid "Advanced"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
+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:118
+msgid "Created on"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+msgid "Visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+msgid "Add repos"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+msgid "Add/Edit groups"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+msgid "User/User Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+msgid "Default"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+msgid "Revoke"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
+msgid "Add new"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+msgid "Apply to children"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
+msgid "Both"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Remove this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 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_groups.html:5
+msgid "Repository Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+msgid "Number of Top-level Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
+msgid "Type of repository to create."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+#, fuzzy
+msgid "Clone remote repository"
+msgstr "Tároló törlése"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+msgid "Repository URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
+msgid ""
+"Keep it short and to the point. Use a README file for longer descriptions."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
+msgid "Optionally select a group to put this repository into."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
+msgid "Landing revision"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+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"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
 msgid "%s Repository Settings"
 msgstr "%s tároló beállítások"
 
+#: kallithea/templates/admin/repos/repo_edit.html:34
+msgid "Extra Fields"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
+msgid "Remote"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
+msgid "Statistics"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+msgid "Parent"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
+msgid "Set"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+msgid "Manually set this repository as a fork of another from the list."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+msgid "Public Journal Visibility"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
+msgid "Remove from public journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+msgid "Add to Public Journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
+msgid "Confirm to delete this repository: %s"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
 msgid "Delete this Repository"
 msgstr "Tároló törlése"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, 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:55
+msgid "Detach forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
+msgid "Delete forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
+msgid "Key"
+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:10
+msgid "Permanent URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+#, fuzzy
+msgid "Remote repository"
+msgstr "Tároló törlése"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
+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
+msgid "Repositories Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+msgid "Settings Administration"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
+msgid "Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
+msgid "Send"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:4
+msgid "Site branding"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
+msgid "HTTP authentication realm"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+msgid "Save Settings"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+msgid "Git Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+msgid "Custom Hooks are not enabled"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
+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
+msgid "Delete records of missing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
+msgid "Invalidate cache for all repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
+msgid "Index build option"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:9
+msgid "Build from scratch"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
+msgid "Reindex"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+msgid "Git version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+msgid "Mercurial Push Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
+msgid "Show repository size after push"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:15
+msgid "Update repository after push (hg update)"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+msgid "Mercurial extensions"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
+msgid "Enable largefiles extension"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+msgid "Location of repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
+msgid ""
+"Click to unlock. You must restart Kallithea in order to make this setting "
+"take effect."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
+msgid "General"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:9
+msgid "Use repository extra fields"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:12
+msgid "Allows storing additional customized fields per repository."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:17
+msgid "Show Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+msgid "HTTP 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+msgid "SSH Clone URL"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+msgid "Repository page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
+msgid "Icons"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:88
+msgid "Show public repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:94
+msgid "Show private repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:97
+msgid "Show public/private icons next to repository names."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+msgid "Meta Tagging"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
+msgid "Active"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+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:41
+msgid "Members"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, 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
+msgid "User Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:5
+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
+msgid "Users"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
+msgid "Password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
+msgid "Confirm to delete this user: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
+msgid "New password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:5
+msgid "Users Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
+msgid "Mercurial repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
+msgid "Git repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:115
+msgid "Create Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
+msgid "Summary"
+msgstr ""
+
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
+msgid "Changelog"
+msgstr ""
+
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
+msgid "Files"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+#, python-format
+msgid "Show Pull Requests for %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+msgid "Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
+msgid "Options"
+msgstr ""
+
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+msgid "Compare Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:158
+msgid "Compare"
+msgstr ""
+
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
+msgid "Search"
+msgstr ""
+
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Follow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Unfollow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
+msgid "Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
+msgid "Create Pull Request"
+msgstr ""
+
+#: kallithea/templates/base/base.html:185
+msgid "Switch To"
+msgstr ""
+
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
+msgid "Show recent activity"
+msgstr ""
+
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
+msgid "Public journal"
+msgstr ""
+
+#: kallithea/templates/base/base.html:302
+msgid "Show public gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:303
+msgid "Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
+msgid "Search in repositories"
+msgstr ""
+
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+msgid "My Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:354
+msgid "Not Logged In"
+msgstr ""
+
+#: kallithea/templates/base/base.html:363
+msgid "Login to Your Account"
+msgstr ""
+
+#: kallithea/templates/base/base.html:373
+msgid "Forgot password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:394
+msgid "Log Out"
+msgstr ""
+
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
+msgid "Create repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
+msgid "Create user groups"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
+msgid "Fork repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
+msgid "Show"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:22
+msgid "No permissions defined yet"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
+msgid "Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
+msgid "Edit Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+msgid "Submitting ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:31
+msgid "Unable to post"
+msgstr ""
+
+#: kallithea/templates/base/root.html:32
 msgid "Add Another Comment"
 msgstr "Egy másik hozzászólás hozzáadása"
 
+#: kallithea/templates/base/root.html:33
+msgid "Stop following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:34
+msgid "Start following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:35
+msgid "Group"
+msgstr ""
+
+#: kallithea/templates/base/root.html:36
+msgid "Loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:37
+msgid "loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:38
+msgid "Search truncated"
+msgstr ""
+
+#: kallithea/templates/base/root.html:39
+msgid "No matching files"
+msgstr ""
+
+#: kallithea/templates/base/root.html:40
+msgid "Open New Pull Request from {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+msgid "Show Selected Changesets {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:43
+msgid "Selection Link"
+msgstr ""
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+msgid "Collapse Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:45
+msgid "Expand Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:46
+msgid "No revisions"
+msgstr ""
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
+msgid "Failed to revoke permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
+msgid "Select changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:53
+msgid "Specify changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:54
+msgid "Click to sort ascending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:55
+msgid "Click to sort descending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:56
+msgid "No records found."
+msgstr ""
+
+#: kallithea/templates/base/root.html:57
+msgid "Data error."
+msgstr ""
+
+#: kallithea/templates/base/root.html:58
+msgid "Loading..."
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
+msgid "%s Changelog"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
+msgid "showing %d out of %d revision"
+msgid_plural "showing %d out of %d revisions"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changelog/changelog.html:47
+msgid "Clear selection"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:54
+msgid "Go to tip of repository"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
+msgid "There are no changes yet"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
+msgid "Removed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
+msgid "Changed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
+msgid "Added"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
+msgid "Changeset status: %s by %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+msgid "(No commit message)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, fuzzy, python-format
+#| msgid "No comments."
+msgid "%s comments"
+msgstr "Nincsenek hozzászólások."
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
+msgid "Bookmark %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
+msgid "Tag %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
+msgid "Branch %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
+msgid "%s Changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:35
+msgid "Changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+msgid "Merge"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+msgid "Replaced by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:121
+msgid "Preceded by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
+msgid "%s file changed"
+msgid_plural "%s files changed"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+#, fuzzy
+#| msgid "No comments."
+msgid "comment"
+msgstr "Nincsenek hozzászólások."
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+msgid "on pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+msgid "No title"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+#, fuzzy
+msgid "on this changeset"
+msgstr "%s módosításcsomag"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
 msgid "Delete comment?"
 msgstr "Hozzászólás törlése?"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+#, fuzzy
+msgid "Status change"
+msgstr "%s módosításcsomag"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+msgid "Set changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+msgid "No change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+msgid "Finish pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+msgid "Close"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
+msgid "Comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "You need to be logged in to comment."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "Login now"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:141
+msgid "Hide"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, 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:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
+msgid "%s Changesets"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
+msgid "Changeset status: %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:50
+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
+msgid "Deleted"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:44
+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:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+msgid "Download diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
+msgid "No changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
 msgid "%s changesets"
 msgstr "%s módosításcsomag"
 
+#: kallithea/templates/compare/compare_cs.html:56
+msgid "behind"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
+msgid "Showing %s commit"
+msgid_plural "Showing %s commits"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
+msgid "Public repository"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
+msgid "No changesets yet"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
+msgid "Subscribe to %s rss feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
+msgid "Subscribe to %s atom feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:20
+#, fuzzy
+#| msgid "%s changesets"
+msgid "Changeset on"
+msgstr "%s módosításcsomag"
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+msgid "branch"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+#, fuzzy
+#| msgid "No comments."
+msgid "View Comment"
+msgstr "Nincsenek hozzászólások."
+
+#: kallithea/templates/email/comment.html:27
+#, fuzzy
+#| msgid "Status change"
+msgid "Status change:"
+msgstr "%s módosításcsomag"
+
+#: kallithea/templates/email/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/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+msgid "Password Reset Request"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
+msgid "Hello %s"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:17
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+msgid "Pull request"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+msgid "View Pull Request"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Pull Request %s \"%s\" Closed"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/registration.html:5
+msgid "New User Registration"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:23
+msgid "Full Name"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+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/diff_2way.html:55
+msgid "Ignore whitespace"
+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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
+msgid "Location"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
+msgid "or"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+msgid "New file type"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+msgid "Commit Changes"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
+msgid "Loading file list..."
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
+msgid "Size"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:56
+msgid "Last Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:57
+msgid "Last Modified"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:58
+msgid "Last Committer"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
+msgid "%s author"
+msgid_plural "%s authors"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, python-format
+msgid "Edit on Branch: %s"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
+msgid "Binary file (%s)"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:69
+msgid "File is too big to display."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
+msgid "annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
+msgid "No files at given path"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:5
+#, python-format
+msgid "%s Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
+msgid "Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers_data.html:9
+msgid "Started following -"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
+msgid "Fork name"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
+msgid "Private"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:66
+msgid "Copy permissions"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:69
+msgid "Copy permissions from forked repository"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:75
+msgid "Update after clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:78
+msgid "Checkout source after making a clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
+msgid "%s Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
+msgid "Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
+msgid "There are no forks yet"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:22
+msgid "ATOM journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:23
+msgid "RSS journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
+msgid "No entries yet"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:10
+msgid "ATOM public journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:11
+msgid "RSS public journal feed"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+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:52
+msgid "Title"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
+msgid "Revision"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:62
+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:17
+msgid "Age"
+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:73
+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
+#, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
+msgid "%s Pull Request %s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
+msgid "Pull request %s from %s#%s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+msgid "Summarize the changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+msgid "on"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+msgid "Next iteration"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+msgid "Cancel Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+#, fuzzy
+#| msgid "Remove reviewer"
+msgid "Reviewers"
+msgstr "Átnéző eltávolítása"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
 msgid "Remove reviewer"
 msgstr "Átnéző eltávolítása"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
 msgid "Potential Reviewers"
 msgstr "Lehetséges átnézők"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+msgid "Pull Request Content"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+msgid "Pull Requests Needing My Review"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+msgid "Search in All Repositories"
+msgstr ""
+
+#: kallithea/templates/search/search.html:47
+msgid "Search term"
+msgstr ""
+
+#: kallithea/templates/search/search.html:54
+msgid "Search in"
+msgstr ""
+
+#: kallithea/templates/search/search.html:56
+msgid "File contents"
+msgstr ""
+
+#: kallithea/templates/search/search.html:57
+msgid "Commit messages"
+msgstr ""
+
+#: kallithea/templates/search/search.html:58
+msgid "File names"
+msgstr ""
+
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
+msgid "Permission denied"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
+msgid "Enable"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:38
+msgid "Stats gathered: "
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
+msgid "files"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
+msgid "Show more"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:397
+msgid "commits"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:398
+msgid "files added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:399
+msgid "files changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:400
+msgid "files removed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:402
+msgid "commit"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:403
+msgid "file added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:404
+msgid "file changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:405
+msgid "file removed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:5
+#, python-format
+msgid "%s Summary"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:13
+msgid "Fork of"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:18
+msgid "Clone from"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:55
+msgid "Clone URL"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+msgid "Use Name"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
+msgid "Trending files"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:103
+msgid "Download"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:106
+msgid "There are no downloads yet"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:108
+msgid "Downloads are disabled for this repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:114
+msgid "Download as zip"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:118
+msgid "Check this to download archive with subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:120
+msgid "With subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
+msgid "Feed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:180
+msgid "Latest Changes"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:182
+msgid "Quick Start"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:193
+msgid "Add or upload files directly via Kallithea"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:201
+msgid "Push new repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:209
+msgid "Existing repository?"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
+msgid "Download %s as %s"
+msgstr ""
+
+#, fuzzy
+#~ msgid "Repository has been locked"
+#~ msgstr "Ennek a tárolónak %s elágazása van"
+
+#, fuzzy
+#~ msgid "Repository has been unlocked"
+#~ msgstr "Ennek a tárolónak %s elágazása van"
+
+#, fuzzy
+#~| msgid "Remote repository"
+#~ msgid "Repository Group"
+#~ msgstr "Tároló törlése"
--- a/kallithea/i18n/ja/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/ja/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,53 +1,134 @@
 # Copyright (C) 2014 RhodeCode GmbH, and others.
 # This file is distributed under the same license as the Kallithea project.
-
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2019-08-27 07:23+0000\n"
+"Last-Translator: leela <53352@protonmail.com>\n"
+"Language-Team: Japanese <https://hosted.weblate.org/projects/kallithea/"
+"kallithea/ja/>\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-
+"X-Generator: Weblate 3.9-dev\n"
+
+#: kallithea/controllers/base.py:470
+msgid ""
+"CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
 msgid "Repository not found in the filesystem"
 msgstr "ファイルシステム内にリポジトリが見つかりません"
 
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "まだチェンジセットがありません"
 
+#: kallithea/controllers/base.py:590
+#, fuzzy, python-format
+#| msgid "Changeset not found"
+msgid "Changeset for %s %s not found in %s"
+msgstr "リビジョンが見つかりません"
+
+#: kallithea/controllers/base.py:631
+#, fuzzy
+#| msgid "Your account is disabled"
+msgid "SSH access is disabled."
+msgstr "アカウントは無効です"
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "なし"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(閉鎖済み)"
 
+#: kallithea/controllers/changeset.py:88
+#, fuzzy
+#| msgid "No permission to change pull request status"
+msgid "No permission to change status"
+msgstr "プルリクエストステータスを変更する権限がありません"
+
+#: kallithea/controllers/changeset.py:99
+#, fuzzy, python-format
+msgid "Successfully deleted pull request %s"
+msgstr "プルリクエストの削除に成功しました"
+
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
 msgid "Such revision does not exist for this repository"
 msgstr "お探しのリビジョンはこのリポジトリにはありません"
 
+#: kallithea/controllers/compare.py:64
+#, fuzzy, python-format
+#| msgid "Go to tip of repository"
+msgid "Could not find other repository %s"
+msgstr "リポジトリの最新のリビジョン(tip)に移動"
+
+#: kallithea/controllers/compare.py:70
+#, fuzzy
+#| msgid "Cannot compare repositories without using common ancestor"
+msgid "Cannot compare repositories of different types"
+msgstr "共通の祖先を持たないのでリポジトリを比較できません"
+
+#: kallithea/controllers/compare.py:140
+msgid "Cannot show empty diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
 msgid "Cannot compare repositories without using common ancestor"
 msgstr "共通の祖先を持たないのでリポジトリを比較できません"
 
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "応答がありません"
 
+#: kallithea/controllers/error.py:68
 msgid "Unknown error"
 msgstr "不明なエラー"
 
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr ""
 "形式が間違っているため、サーバーはリクエストを処理できませんでした。"
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "リソースにアクセスする権限がありません"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "このページを閲覧する権限がありません"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "リソースが見つかりません"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
@@ -55,713 +136,1489 @@
 "サーバーが不正な状態になったため、リクエストに答えることができませんでし"
 "た。"
 
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s が %s にコミット"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr "チェンジセットが大きすぎるため、省略しました..."
 
+#: kallithea/controllers/feed.py:107
+#, python-format
 msgid "%s %s feed"
 msgstr "%s %s フィード"
 
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "%s リポジトリでの変更"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "新しいファイルを追加"
 
+#: kallithea/controllers/files.py:86
+#, fuzzy
+#| msgid "There are no files yet. %s"
+msgid "There are no files yet."
+msgstr "まだファイルがありません。 %s"
+
+#: kallithea/controllers/files.py:186
+#, fuzzy, python-format
+msgid "%s at %s"
+msgstr "%s と %s の間"
+
+#: kallithea/controllers/files.py:295
+#, fuzzy
+msgid "You can only delete files with revision being a valid branch"
+msgstr "有効なブランチ上のリビジョンからしかファイルを削除できません"
+
+#: kallithea/controllers/files.py:306
+#, python-format
 msgid "Deleted file %s via Kallithea"
 msgstr "Kallithea経由で %s を削除"
 
+#: kallithea/controllers/files.py:330
+#, python-format
 msgid "Successfully deleted file %s"
 msgstr "%s ファイルの削除に成功しました"
 
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "コミット中にエラーが発生しました"
 
+#: kallithea/controllers/files.py:349
+#, fuzzy
+msgid "You can only edit files with revision being a valid branch"
+msgstr "有効なブランチを示すリビジョンでのみファイルを編集できます "
+
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "Kallithea経由で %s を変更"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "変更点なし"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "%s へのコミットが成功しました"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Kallithea経由でファイルを追加"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "内容がありません"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "ファイル名がありません"
 
+#: kallithea/controllers/files.py:459
 msgid "Location must be relative path and must not contain .. in path"
 msgstr "場所には相対パスかつ .. を含まないパスを入力してください"
 
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "ダウンロードは無効化されています"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "%s は未知のリビジョンです"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "空のリポジトリ"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "未知のアーカイブ種別です"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "チェンジセット"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "ブランチ"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "タグ"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "リポジトリ %s のフォーク中にエラーが発生しました"
 
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "グループ"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "リポジトリ"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "ブランチ"
 
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "閉鎖済みブランチ"
 
+#: kallithea/controllers/home.py:131
 msgid "Tag"
 msgstr "タグ"
 
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "ブックマーク"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "公開ジャーナル"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "ジャーナル"
 
+#: kallithea/controllers/login.py:109
+#, fuzzy
+#| msgid "Authentication"
+msgid "Authentication failed."
+msgstr "認証"
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
 msgid "Bad captcha"
 msgstr "キャプチャが一致しません"
 
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "%sへの登録を受け付けました"
 
+#: kallithea/controllers/login.py:190
 msgid "A password reset confirmation code has been sent"
 msgstr "パスワードリセットの確認コードが送信されました"
 
+#: kallithea/controllers/login.py:237
 msgid "Invalid password reset token"
 msgstr "無効なパスワードリセットトークン"
 
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "パスワードを更新しました"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
+msgid "Invalid reviewer \"%s\" specified"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (閉鎖済み)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "チェンジセット"
 
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "スペシャル"
 
+#: kallithea/controllers/pullrequests.py:175
 msgid "Peer branches"
 msgstr "相手のブランチ"
 
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "ブックマーク"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
 msgid "Error creating pull request: %s"
 msgstr "プルリクエスト作成中にエラーが発生しました: %s"
 
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
 msgid "Error occurred while creating pull request"
 msgstr "プルリクエストの作成中にエラーが発生しました"
 
+#: kallithea/controllers/pullrequests.py:350
 msgid "Successfully opened new pull request"
 msgstr "新しいプルリクエストの作成に成功しました"
 
+#: kallithea/controllers/pullrequests.py:373
+#, fuzzy
+#| msgid "Pull request update created"
+msgid "New pull request iteration created"
+msgstr "プルリクエストレビュアー"
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
 msgid "No description"
 msgstr "説明がありません"
 
+#: kallithea/controllers/pullrequests.py:430
 msgid "Pull request updated"
 msgstr "プルリクエストを更新しました"
 
+#: kallithea/controllers/pullrequests.py:443
 msgid "Successfully deleted pull request"
 msgstr "プルリクエストの削除に成功しました"
 
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
+msgid "Revision %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:509
+#, fuzzy, python-format
+#| msgid "No changesets found for updating this pull request."
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr "プルリクエストを更新するためのチェンジセットが見つかりません。"
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
+msgid "This pull request has already been merged to %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:525
 msgid "This pull request has been closed and can not be updated."
 msgstr ""
 "このプルリクエストはすでにクローズされていて、更新することはできません。"
 
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
+msgid "The following additional changes are available on %s:"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+#, fuzzy
+#| msgid "No changesets found for updating this pull request."
+msgid "No additional changesets found for iterating on this pull request."
+msgstr "プルリクエストを更新するためのチェンジセットが見つかりません。"
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
 msgid "Note: Branch %s has another head: %s."
 msgstr "ノート: ブランチ%sには別のヘッド%sがあります。"
 
+#: kallithea/controllers/pullrequests.py:565
+#, fuzzy
+#| msgid "Git pull requests don't support updates yet."
+msgid "Git pull requests don't support iterating yet."
+msgstr "Gitのプルリクエストはまだ更新をサポートしていません。"
+
+#: kallithea/controllers/pullrequests.py:567
+#, fuzzy, python-format
+#| msgid "No changesets found for updating this pull request."
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr "プルリクエストを更新するためのチェンジセットが見つかりません。"
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr "無効な検索クエリーです。\\\"で囲んで下さい。"
 
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
 msgid "An error occurred during search operation."
 msgstr "検索を実行する際にエラーが発生しました。"
 
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
 msgid "No data ready yet"
 msgstr "まだデータの準備ができていません"
 
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "このリポジトリの統計は無効化されています"
 
+#: kallithea/controllers/admin/auth_settings.py:134
 msgid "Auth settings updated successfully"
 msgstr "認証設定の更新に成功しました"
 
+#: kallithea/controllers/admin/auth_settings.py:145
 msgid "error occurred during update of auth settings"
 msgstr "認証設定の更新中にエラーが発生しました"
 
+#: kallithea/controllers/admin/defaults.py:73
 msgid "Default settings updated successfully"
 msgstr "デフォルト設定の更新に成功しました"
 
+#: kallithea/controllers/admin/defaults.py:88
 msgid "Error occurred during update of defaults"
 msgstr "デフォルト設定の更新中にエラーが発生しました"
 
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
 msgid "Forever"
 msgstr "永久"
 
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "5 分"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "1 時間"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "1 日"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "1 ヶ月"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
 msgid "Lifetime"
 msgstr "有効期間"
 
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "gist の作成中にエラーが発生しました"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
 msgid "Deleted gist %s"
 msgstr "gist %s を削除しました"
 
+#: kallithea/controllers/admin/gists.py:205
 msgid "Unmodified"
 msgstr "変更しない"
 
+#: kallithea/controllers/admin/gists.py:235
 msgid "Successfully updated gist content"
 msgstr "Gist の内容を更新しました"
 
+#: kallithea/controllers/admin/gists.py:240
 msgid "Successfully updated gist data"
 msgstr "Gist データを更新しました"
 
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
 msgid "Error occurred during update of gist %s"
 msgstr "Gist %s の更新中にエラーが発生しました"
 
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
 msgid "You can't edit this user since it's crucial for entire application"
 msgstr "このユーザーはアプリケーション全体で非常に重要なので編集できません"
 
+#: kallithea/controllers/admin/my_account.py:112
 msgid "Your account was updated successfully"
 msgstr "アカウントの更新に成功しました"
 
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
 msgid "Error occurred during update of user %s"
 msgstr "ユーザー %s の更新中にエラーが発生しました"
 
+#: kallithea/controllers/admin/my_account.py:161
 msgid "Error occurred during update of user password"
 msgstr "パスワードの更新中にエラーが発生しました"
 
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
 msgid "Added email %s to user"
 msgstr "ユーザーにメールアドレス %s を追加しました"
 
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
 msgid "An error occurred during email saving"
 msgstr "メールの保存時にエラーが発生しました"
 
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
 msgid "Removed email from user"
 msgstr "ユーザーからメールアドレスを削除しました"
 
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
 msgid "API key successfully created"
 msgstr "APIキーの作成に成功しました"
 
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
 msgid "API key successfully reset"
 msgstr "APIキーのリセットに成功しました"
 
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
 msgid "API key successfully deleted"
 msgstr "APIキーの削除に成功しました"
 
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, fuzzy, python-format
+#| msgid "API key successfully created"
+msgid "SSH key %s successfully added"
+msgstr "APIキーの作成に成功しました"
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+#, fuzzy
+#| msgid "API key successfully deleted"
+msgid "SSH key successfully deleted"
+msgstr "APIキーの削除に成功しました"
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "読込"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "書込"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "管理"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "無効"
 
+#: kallithea/controllers/admin/permissions.py:79
 msgid "Allowed with manual account activation"
 msgstr "手動でアカウントをアクティベートする"
 
+#: kallithea/controllers/admin/permissions.py:81
 msgid "Allowed with automatic account activation"
 msgstr "自動でアカウントをアクティベートする"
 
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
 msgid "Manual activation of external account"
 msgstr "外部アカウントを手動でアクティベートする"
 
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
 msgid "Automatic activation of external account"
 msgstr "外部アカウントを自動でアクティベートする"
 
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "有効"
 
+#: kallithea/controllers/admin/permissions.py:116
 msgid "Global permissions updated successfully"
 msgstr "全般の権限の更新に成功しました"
 
+#: kallithea/controllers/admin/permissions.py:131
 msgid "Error occurred during update of permissions"
 msgstr "権限の更新中にエラーが発生しました"
 
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
 msgid "Error occurred during creation of repository group %s"
 msgstr "リポジトリグループ %s の作成中にエラーが発生しました"
 
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
 msgid "Created repository group %s"
 msgstr "リポジトリグループ %s を作成しました"
 
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
 msgid "Updated repository group %s"
 msgstr "リポジトリグループ %s を更新しました"
 
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
 msgid "Error occurred during update of repository group %s"
 msgstr "リポジトリグループ %s の更新中にエラーが発生しました"
 
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
 msgid "This group contains %s repositories and cannot be deleted"
 msgstr "このグループは %s 個のリポジトリを含んでいるため削除できません"
 
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
 msgid "This group contains %s subgroups and cannot be deleted"
 msgstr "このグループは %s 個のサブグループを含んでいるため削除できません"
 
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
 msgid "Removed repository group %s"
 msgstr "リポジトリグループ %s を削除しました"
 
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
 msgid "Error occurred during deletion of repository group %s"
 msgstr "リポジトリグループ %s の削除中にエラーが発生しました"
 
+#: kallithea/controllers/admin/repo_groups.py:357
 msgid "Repository group permissions updated"
 msgstr "リポジトリグループ権限を更新しました"
 
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
 msgid "An error occurred during revoking of permission"
 msgstr "権限の取消中にエラーが発生しました"
 
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
 msgid "Error creating repository %s"
 msgstr "リポジトリ %s の作成中にエラーが発生しました"
 
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
 msgid "Created repository %s from %s"
 msgstr "リポジトリ %s を %s から作成しました"
 
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
 msgid "Forked repository %s as %s"
 msgstr "リポジトリ %s を %s としてフォークしました"
 
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
 msgid "Created repository %s"
 msgstr "リポジトリ %s を作成しました"
 
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
 msgid "Repository %s updated successfully"
 msgstr "リポジトリ %s の更新に成功しました"
 
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
 msgid "Error occurred during update of repository %s"
 msgstr "リポジトリ %s の更新中にエラーが発生しました"
 
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
 msgid "Detached %s forks"
 msgstr "%s 個のフォークを切り離しました"
 
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
 msgid "Deleted %s forks"
 msgstr "%s 個のフォークを削除しました"
 
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
 msgid "Deleted repository %s"
 msgstr "リポジトリ %s を削除しました"
 
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
 msgid "Cannot delete repository %s which still has forks"
 msgstr ""
 "フォークしたリポジトリが存在するため、 リポジトリ %s は削除できません"
 
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
 msgid "An error occurred during deletion of %s"
 msgstr "%s の削除中にエラーが発生しました"
 
+#: kallithea/controllers/admin/repos.py:305
 msgid "Repository permissions updated"
 msgstr "リポジトリ権限を更新しました"
 
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, fuzzy, python-format
+#| msgid "An error occurred during creation of field"
+msgid "An error occurred during creation of field: %r"
+msgstr "フィールドの作成中にエラーが発生しました"
+
+#: kallithea/controllers/admin/repos.py:378
 msgid "An error occurred during removal of field"
 msgstr "フィールドの削除中にエラーが発生しました"
 
+#: kallithea/controllers/admin/repos.py:392
 msgid "-- Not a fork --"
 msgstr "-- フォークではありません --"
 
+#: kallithea/controllers/admin/repos.py:424
 msgid "Updated repository visibility in public journal"
 msgstr "公開ジャーナルでのリポジトリの可視性を更新しました"
 
+#: kallithea/controllers/admin/repos.py:428
 msgid "An error occurred during setting this repository in public journal"
 msgstr "このリポジトリの公開ジャーナルの設定中にエラーが発生しました"
 
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "ありません"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
 msgid "Marked repository %s as fork of %s"
 msgstr "%s リポジトリを %s のフォークとする"
 
+#: kallithea/controllers/admin/repos.py:453
 msgid "An error occurred during this operation"
 msgstr "操作中にエラーが発生しました"
 
+#: kallithea/controllers/admin/repos.py:465
 msgid "Pulled from remote location"
 msgstr "リモートから取得"
 
+#: kallithea/controllers/admin/repos.py:468
 msgid "An error occurred during pull from remote location"
 msgstr "リモートから取得中にエラーが発生しました"
 
+#: kallithea/controllers/admin/repos.py:499
 msgid "An error occurred during deletion of repository stats"
 msgstr "リポジトリステートの削除中にエラーが発生しました"
 
+#: kallithea/controllers/admin/settings.py:117
 msgid "Updated VCS settings"
 msgstr "VCS設定を更新しました"
 
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
 msgid "Error occurred while updating application settings"
 msgstr "アプリケーション設定の更新中にエラーが発生しました"
 
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
 msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
 msgstr "リポジトリの再スキャンに成功しました。 追加: %s 削除: %s。"
 
+#: kallithea/controllers/admin/settings.py:168
+#, fuzzy, python-format
+#| msgid "Invalidate cache for all repositories"
+msgid "Invalidated %s repositories"
+msgstr "すべてのリポジトリのキャッシュを無効化する"
+
+#: kallithea/controllers/admin/settings.py:209
 msgid "Updated application settings"
 msgstr "アプリケーション設定を更新しました"
 
+#: kallithea/controllers/admin/settings.py:263
 msgid "Updated visualisation settings"
 msgstr "表示設定を更新しました"
 
+#: kallithea/controllers/admin/settings.py:268
 msgid "Error occurred during updating visualisation settings"
 msgstr "表示設定の更新中にエラーが発生しました"
 
+#: kallithea/controllers/admin/settings.py:292
 msgid "Please enter email address"
 msgstr "メールアドレスを入力してください"
 
+#: kallithea/controllers/admin/settings.py:307
 msgid "Send email task created"
 msgstr "メール送信タスクを作成しました"
 
+#: kallithea/controllers/admin/settings.py:334
+#, fuzzy
+#| msgid "No data ready yet"
+msgid "Hook already exists"
+msgstr "まだデータの準備ができていません"
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
 msgid "Added new hook"
 msgstr "新しいフックを追加しました"
 
+#: kallithea/controllers/admin/settings.py:355
 msgid "Updated hooks"
 msgstr "フックを更新しました"
 
+#: kallithea/controllers/admin/settings.py:359
 msgid "Error occurred during hook creation"
 msgstr "フックの作成中にエラーが発生しました"
 
+#: kallithea/controllers/admin/settings.py:382
 msgid "Whoosh reindex task scheduled"
 msgstr "Whooshの再インデックスタスクを予定に入れました"
 
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
 msgid "Created user group %s"
 msgstr "ユーザーグループ %s を作成しました"
 
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
 msgid "Error occurred during creation of user group %s"
 msgstr "ユーザーグループ %s の作成中にエラーが発生しました"
 
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
 msgid "Updated user group %s"
 msgstr "ユーザーグループ %s を更新しました"
 
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
 msgid "Error occurred during update of user group %s"
 msgstr "ユーザーグループ %s の更新中にエラーが発生しました"
 
+#: kallithea/controllers/admin/user_groups.py:206
 msgid "Successfully deleted user group"
 msgstr "ユーザーグループの削除に成功しました"
 
+#: kallithea/controllers/admin/user_groups.py:211
 msgid "An error occurred during deletion of user group"
 msgstr "ユーザーグループの削除中にエラーが発生しました"
 
+#: kallithea/controllers/admin/user_groups.py:267
 msgid "Target group cannot be the same"
 msgstr "対象に同じ物を選ぶことはできません"
 
+#: kallithea/controllers/admin/user_groups.py:273
 msgid "User group permissions updated"
 msgstr "ユーザーグループ権限を更新しました"
 
+#: kallithea/controllers/admin/user_groups.py:288
 msgid "Cannot revoke permission for yourself as admin"
 msgstr "自分自身の管理者としての権限を取り消すことはできません"
 
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
 msgid "Updated permissions"
 msgstr "権限を更新しました"
 
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
 msgid "An error occurred during permissions saving"
 msgstr "権限の保存時にエラーが発生しました"
 
+#: kallithea/controllers/admin/users.py:118
+#, python-format
 msgid "Created user %s"
 msgstr "ユーザー %s を作成しました"
 
+#: kallithea/controllers/admin/users.py:133
+#, python-format
 msgid "Error occurred during creation of user %s"
 msgstr "ユーザー %s の作成中にエラーが発生しました"
 
+#: kallithea/controllers/admin/users.py:157
 msgid "User updated successfully"
 msgstr "ユーザーの更新に成功しました"
 
+#: kallithea/controllers/admin/users.py:186
 msgid "Successfully deleted user"
 msgstr "ユーザーの削除に成功しました"
 
+#: kallithea/controllers/admin/users.py:191
 msgid "An error occurred during deletion of user"
 msgstr "ユーザーの削除中にエラーが発生しました"
 
+#: kallithea/controllers/admin/users.py:202
 msgid "The default user cannot be edited"
 msgstr "デフォルト ユーザーを編集できません"
 
+#: kallithea/controllers/admin/users.py:408
+#, python-format
 msgid "Added IP address %s to user whitelist"
 msgstr "ユーザーホワイトリストにIP %s を追加しました"
 
+#: kallithea/controllers/admin/users.py:414
 msgid "An error occurred while adding IP address"
 msgstr "IPアドレスの保存中にエラーが発生しました"
 
+#: kallithea/controllers/admin/users.py:426
 msgid "Removed IP address from user whitelist"
 msgstr "ユーザーホワイトリストからIPアドレスを削除しました"
 
+#: kallithea/lib/auth.py:552
 msgid "You need to be a registered user to perform this action"
 msgstr ""
 "このアクションを実行するためには登録済みのユーザーである必要があります"
 
+#: kallithea/lib/auth.py:580
 msgid "You need to be signed in to view this page"
 msgstr "このページを閲覧するためにはサインインが必要です"
 
+#: kallithea/lib/diffs.py:181
 msgid "Binary file"
 msgstr "バイナリファイル"
 
+#: kallithea/lib/diffs.py:201
 msgid ""
 "Changeset was too big and was cut off, use diff menu to display this diff"
 msgstr ""
 "チェンジセットが大きすぎるため省略しました。差分を表示する場合は差分メ"
 "ニューを使用してください"
 
+#: kallithea/lib/diffs.py:210
 msgid "No changes detected"
 msgstr "検出された変更はありません"
 
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "空白を表示"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Ignore whitespace"
+msgid "Ignore whitespace changes"
+msgstr "空白を無視"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
 msgid "Increase diff context to %(num)s lines"
 msgstr "diff コンテキストを %(num)s 行増やす"
 
+#: kallithea/lib/helpers.py:467
+#, python-format
 msgid "Deleted branch: %s"
 msgstr "削除されたブランチ: %s"
 
+#: kallithea/lib/helpers.py:469
+#, python-format
 msgid "Created tag: %s"
 msgstr "作成したタグ: %s"
 
+#: kallithea/lib/helpers.py:480
+#, fuzzy, python-format
+#| msgid "Changeset not found"
+msgid "Changeset %s not found"
+msgstr "リビジョンが見つかりません"
+
+#: kallithea/lib/helpers.py:529
+#, python-format
 msgid "Show all combined changesets %s->%s"
 msgstr "%s から %s までのすべてのチェンジセットを表示"
 
+#: kallithea/lib/helpers.py:535
 msgid "Compare view"
 msgstr "比較ビュー"
 
+#: kallithea/lib/helpers.py:554
 msgid "and"
 msgstr "と"
 
+#: kallithea/lib/helpers.py:555
+#, python-format
 msgid "%s more"
 msgstr "%s 以上"
 
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
 msgid "revisions"
 msgstr "リビジョン"
 
+#: kallithea/lib/helpers.py:580
+#, python-format
 msgid "Fork name %s"
 msgstr "フォーク名 %s"
 
+#: kallithea/lib/helpers.py:600
+#, python-format
 msgid "Pull request %s"
 msgstr "プルリクエスト #%s"
 
+#: kallithea/lib/helpers.py:610
 msgid "[deleted] repository"
 msgstr "リポジトリを[削除]"
 
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
 msgid "[created] repository"
 msgstr "リポジトリを[作成]"
 
+#: kallithea/lib/helpers.py:614
 msgid "[created] repository as fork"
 msgstr "フォークしてリポジトリを[作成]"
 
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
 msgid "[forked] repository"
 msgstr "リポジトリを[フォーク]"
 
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
 msgid "[updated] repository"
 msgstr "リポジトリを[更新]"
 
+#: kallithea/lib/helpers.py:620
 msgid "[downloaded] archive from repository"
 msgstr "リポジトリからアーカイブを[ダウンロード]"
 
+#: kallithea/lib/helpers.py:622
 msgid "[delete] repository"
 msgstr "リポジトリを[削除]"
 
+#: kallithea/lib/helpers.py:630
 msgid "[created] user"
 msgstr "ユーザーを[作成]"
 
+#: kallithea/lib/helpers.py:632
 msgid "[updated] user"
 msgstr "ユーザーを[更新]"
 
+#: kallithea/lib/helpers.py:634
 msgid "[created] user group"
 msgstr "ユーザーグループを[作成]"
 
+#: kallithea/lib/helpers.py:636
 msgid "[updated] user group"
 msgstr "ユーザーグループを[更新]"
 
+#: kallithea/lib/helpers.py:638
 msgid "[commented] on revision in repository"
 msgstr "リポジトリのリビジョンに[コメント]"
 
+#: kallithea/lib/helpers.py:640
 msgid "[commented] on pull request for"
 msgstr "プルリクエストに[コメント]"
 
+#: kallithea/lib/helpers.py:642
 msgid "[closed] pull request for"
 msgstr "プルリクエストを[クローズ]"
 
+#: kallithea/lib/helpers.py:644
 msgid "[pushed] into"
 msgstr "[プッシュ]"
 
+#: kallithea/lib/helpers.py:646
 msgid "[committed via Kallithea] into repository"
 msgstr "リポジトリに[Kallithea経由でコミット]"
 
+#: kallithea/lib/helpers.py:648
 msgid "[pulled from remote] into repository"
 msgstr "リポジトリに[リモートからプル]"
 
+#: kallithea/lib/helpers.py:650
 msgid "[pulled] from"
 msgstr "[プル]"
 
+#: kallithea/lib/helpers.py:652
 msgid "[started following] repository"
 msgstr "リポジトリの[フォローを開始]"
 
+#: kallithea/lib/helpers.py:654
 msgid "[stopped following] repository"
 msgstr "リポジトリの[フォローを停止]"
 
+#: kallithea/lib/helpers.py:764
+#, python-format
 msgid " and %s more"
 msgstr " と %s 以上"
 
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
 msgid "No files"
 msgstr "ファイルはありません"
 
+#: kallithea/lib/helpers.py:791
 msgid "new file"
 msgstr "新しいファイル"
 
+#: kallithea/lib/helpers.py:794
 msgid "mod"
 msgstr "変更"
 
+#: kallithea/lib/helpers.py:797
 msgid "del"
 msgstr "削除"
 
+#: kallithea/lib/helpers.py:800
 msgid "rename"
 msgstr "リネーム"
 
+#: kallithea/lib/helpers.py:805
 msgid "chmod"
 msgstr "chmod"
 
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
 msgid "%d year"
 msgid_plural "%d years"
 msgstr[0] "%d 年"
 
+#: kallithea/lib/webutils.py:629
+#, python-format
 msgid "%d month"
 msgid_plural "%d months"
 msgstr[0] "%d ヶ月"
 
+#: kallithea/lib/webutils.py:630
+#, python-format
 msgid "%d day"
 msgid_plural "%d days"
 msgstr[0] "%d 日"
 
+#: kallithea/lib/webutils.py:631
+#, python-format
 msgid "%d hour"
 msgid_plural "%d hours"
 msgstr[0] "%d 時間"
 
+#: kallithea/lib/webutils.py:632
+#, python-format
 msgid "%d minute"
 msgid_plural "%d minutes"
 msgstr[0] "%d 分"
 
+#: kallithea/lib/webutils.py:633
+#, python-format
 msgid "%d second"
 msgid_plural "%d seconds"
 msgstr[0] "%d 秒"
 
+#: kallithea/lib/webutils.py:649
+#, python-format
 msgid "in %s"
 msgstr "%s 以内"
 
+#: kallithea/lib/webutils.py:651
+#, python-format
 msgid "%s ago"
 msgstr "%s 前"
 
+#: kallithea/lib/webutils.py:653
+#, python-format
 msgid "in %s and %s"
 msgstr "%s と %s の間"
 
+#: kallithea/lib/webutils.py:656
+#, python-format
 msgid "%s and %s ago"
 msgstr "%s と %s 前"
 
+#: kallithea/lib/webutils.py:659
 msgid "just now"
 msgstr "たったいま"
 
+#: kallithea/model/db.py:1376
 msgid "top level"
 msgstr "top level"
 
+#: kallithea/model/db.py:1507
 msgid "Kallithea Administrator"
 msgstr "Kallithea 管理者"
 
+#: kallithea/model/db.py:1509
 msgid "Default user has no access to new repositories"
 msgstr "デフォルトユーザーは新しいリポジトリにアクセスできません"
 
+#: kallithea/model/db.py:1510
 msgid "Default user has read access to new repositories"
 msgstr ""
 "デフォルトユーザーは新しいリポジトリに読み取りアクセスする権限があります"
 
+#: kallithea/model/db.py:1511
 msgid "Default user has write access to new repositories"
 msgstr ""
 "デフォルトユーザーは新しいリポジトリに書き込みアクセスする権限があります"
 
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
 msgid "Only admins can create user groups"
 msgstr "管理者だけがユーザー グループを作成することができます"
 
+#: kallithea/model/db.py:1525
 msgid "Non-admins can create user groups"
 msgstr "非管理者ユーザーがグループを作成することができます"
 
+#: kallithea/model/db.py:1527
 msgid "Only admins can create top level repositories"
 msgstr "管理者だけがトップレベルにリポジトリを作成することができます"
 
+#: kallithea/model/db.py:1528
 msgid "Non-admins can create top level repositories"
 msgstr "非管理者がトップレベルにリポジトリを作成することができます"
 
+#: kallithea/model/db.py:1530
 msgid "Only admins can fork repositories"
 msgstr "管理者のみがリポジトリをフォークすることができます"
 
+#: kallithea/model/db.py:1531
+#, fuzzy
+msgid "Non-admins can fork repositories"
+msgstr "非管理者がリポジトリをフォークすることができます"
+
+#: kallithea/model/db.py:1533
 msgid "Registration disabled"
 msgstr "新規登録を無効にする"
 
+#: kallithea/model/db.py:1534
 msgid "User registration with manual account activation"
 msgstr "ユーザーの新規登録時に手動でアカウントをアクティベートする"
 
+#: kallithea/model/db.py:1535
 msgid "User registration with automatic account activation"
 msgstr "ユーザーの新規登録時に自動でアカウントをアクティベートする"
 
+#: kallithea/model/db.py:1944
 msgid "Not reviewed"
 msgstr "未レビュー"
 
+#: kallithea/model/db.py:1945
 msgid "Under review"
 msgstr "レビュー中"
 
+#: kallithea/model/db.py:1946
+#, fuzzy
+#| msgid "Approved"
+msgid "Not approved"
+msgstr "承認"
+
+#: kallithea/model/db.py:1947
 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 "%(min)i 文字以上必要です"
 
+#: 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 "%(min)i 文字以上必要です"
 
+#: kallithea/model/forms.py:170
 msgid "Name must not contain only digits"
 msgstr "数字だけの名前は使えません"
 
+#: kallithea/model/notification.py:171
+#, fuzzy, python-format
+#| msgid "[Comment] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr "プルリクエストに[コメント]"
+
+#: kallithea/model/notification.py:174
+#, python-format
 msgid "New user %(new_username)s registered"
 msgstr "新しいユーザー %(new_username)s が登録されました"
 
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
 msgid "Closing"
 msgstr "クローズ"
 
+#: kallithea/model/pull_request.py:207
+#, fuzzy
+#| msgid "Error creating pull request: %s"
+msgid "Cannot create empty pull request"
+msgstr "プルリクエスト作成中にエラーが発生しました: %s"
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+#, fuzzy
+#| msgid "Confirm to delete this pull request"
+msgid "You are not authorized to create the pull request"
+msgstr "このプルリクエストを削除してもよろしいですか?"
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
 msgid "latest tip"
 msgstr "最新のtip"
 
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, fuzzy, python-format
+#| msgid "Changeset not found"
+msgid "SSH key with fingerprint %r found"
+msgstr "リビジョンが見つかりません"
+
+#: kallithea/model/user.py:224
+#, fuzzy
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+"このユーザーを削除できません。このユーザーはアプリケーションにとって必要不"
+"可欠です。"
+
+#: kallithea/model/user.py:229
+#, python-format
 msgid ""
 "User \"%s\" still owns %s repositories and cannot be removed. Switch "
 "owners or remove those repositories: %s"
@@ -769,6 +1626,8 @@
 "ユーザー \"%s\" はまだ %s 個のリポジトリの所有者のため削除することはできま"
 "せん。リポジトリの所有者を変更するか削除してください: %s"
 
+#: kallithea/model/user.py:234
+#, python-format
 msgid ""
 "User \"%s\" still owns %s repository groups and cannot be removed. Switch "
 "owners or remove those repository groups: %s"
@@ -776,6 +1635,8 @@
 "ユーザー \"%s\" はまだ %s 個のリポジトリグループの所有者のため削除すること"
 "はできません。リポジトリグループの所有者を変更するか削除してください: %s"
 
+#: kallithea/model/user.py:241
+#, python-format
 msgid ""
 "User \"%s\" still owns %s user groups and cannot be removed. Switch "
 "owners or remove those user groups: %s"
@@ -783,21 +1644,36 @@
 "ユーザー \"%s\" はまだ %s 個のユーザーグループの所有者のため削除することは"
 "できません。ユーザーグループの所有者を変更するか削除してください。 %s"
 
+#: kallithea/model/user.py:330
 msgid "Password reset link"
 msgstr "パスワードリセットのリンク"
 
+#: kallithea/model/user.py:374
 msgid "Password reset notification"
 msgstr "パスワードの再設定通知"
 
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
 msgid "Value cannot be an empty list"
 msgstr "空のリストにはできません"
 
+#: kallithea/model/validators.py:72
+#, python-format
 msgid "Username \"%(username)s\" already exists"
 msgstr "ユーザー名 \"%(username)s\" はすでに使われています"
 
+#: kallithea/model/validators.py:74
+#, python-format
 msgid "Username \"%(username)s\" cannot be used"
 msgstr "ユーザー名 %(username)s は使用できません"
 
+#: kallithea/model/validators.py:76
 msgid ""
 "Username may only contain alphanumeric characters underscores, periods or "
 "dashes and must begin with an alphanumeric character or underscore"
@@ -806,18 +1682,25 @@
 "か使えません。また、アルファベットまたはアンダースコア(_)から始まる必要が"
 "あります"
 
+#: kallithea/model/validators.py:103
 msgid "The input is not valid"
 msgstr "入力が正しくありません"
 
+#: kallithea/model/validators.py:110
+#, python-format
 msgid "Username %(username)s is not valid"
 msgstr "ユーザー名 %(username)s は不正です"
 
+#: 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 "ユーザーグループ \"%(usergroup)s\" はすでに存在します"
 
+#: kallithea/model/validators.py:134
 msgid ""
 "user group name may only contain alphanumeric characters underscores, "
 "periods or dashes and must begin with alphanumeric character"
@@ -825,67 +1708,99 @@
 "ユーザーグループ名はアルファベット、アンダースコア(_)、ピリオド(.)、ダッ"
 "シュ(-)しか使えません。また、アルファベットから始まる必要があります"
 
+#: 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 "グループ \"%(group_name)s\" はすでに存在します"
 
+#: kallithea/model/validators.py:177
+#, python-format
 msgid "Repository with name \"%(group_name)s\" already exists"
 msgstr "グループ名 \"%(group_name)s\" を持つリポジトリはすでに存在します"
 
+#: kallithea/model/validators.py:229
 msgid "Invalid characters (non-ascii) in password"
 msgstr "パスワードに利用出来ない文字列(non-ascii)です"
 
+#: kallithea/model/validators.py:244
 msgid "Invalid old password"
 msgstr "古いpasswordが間違っています"
 
+#: kallithea/model/validators.py:260
 msgid "Passwords do not match"
 msgstr "パスワードが一致しません"
 
+#: kallithea/model/validators.py:275
 msgid "Invalid username or password"
 msgstr "ユーザー名とパスワードの組み合わせが無効です"
 
+#: kallithea/model/validators.py:309
+#, python-format
 msgid "Repository name %(repo)s is not allowed"
 msgstr "リポジトリ名 %(repo)s は許可されていません"
 
+#: kallithea/model/validators.py:311
+#, python-format
 msgid "Repository named %(repo)s already exists"
 msgstr "リポジトリ %(repo)s はすでに存在します"
 
+#: kallithea/model/validators.py:312
+#, python-format
 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 msgstr ""
 "リポジトリ \"%(repo)s\" は グループ \"%(group)s\" にすでに存在します"
 
+#: kallithea/model/validators.py:314
+#, python-format
 msgid "Repository group with name \"%(repo)s\" already exists"
 msgstr "リポジトリグループ名 \"%(repo)s\" はすでに存在します"
 
+#: kallithea/model/validators.py:400
 msgid "Invalid repository URL"
 msgstr "無効なリポジトリのURL"
 
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
 msgid "Fork has to be the same type as parent"
 msgstr "フォークは親と同じ種別の必要があります"
 
+#: kallithea/model/validators.py:441
 msgid "You don't have permissions to create repository in this group"
 msgstr "このグループにリポジトリを作成する権限がありません"
 
+#: kallithea/model/validators.py:443
 msgid "no permission to create repository in root location"
 msgstr "ルートにリポジトリを作成する権限がありません"
 
+#: kallithea/model/validators.py:492
 msgid "You don't have permissions to create a group in this location"
 msgstr "この場所にグループを作成する権限がありません"
 
+#: kallithea/model/validators.py:532
 msgid "This username or user group name is not valid"
 msgstr "ユーザー名かユーザーグループが不正です"
 
+#: kallithea/model/validators.py:625
 msgid "This is not a valid path"
 msgstr "不正なパスです"
 
+#: kallithea/model/validators.py:642
 msgid "This email address is already in use"
 msgstr "このメールアドレスはすでに取得されています"
 
+#: kallithea/model/validators.py:662
+#, python-format
 msgid "Email address \"%(email)s\" not found"
 msgstr "メールアドレス \"%(email)s\" がみつかりません"
 
+#: kallithea/model/validators.py:699
 msgid ""
 "The LDAP Login attribute of the CN must be specified - this is the name "
 "of the attribute that is equivalent to \"username\""
@@ -893,94 +1808,198 @@
 "LDAPのこのCNに対するログイン属性は必須です。 - これは \"ユーザー名\" と同"
 "じです"
 
+#: kallithea/model/validators.py:711
 msgid "Please enter a valid IPv4 or IPv6 address"
 msgstr "有効なIPv4かIPv6のアドレスを入力してください"
 
+#: kallithea/model/validators.py:712
+#, python-format
 msgid ""
 "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
 msgstr ""
 "ネットワークサイズ (bits) は0-32の範囲にする必要があります ( %(bits)r は不"
 "正です)"
 
+#: kallithea/model/validators.py:745
 msgid "Key name can only consist of letters, underscore, dash or numbers"
 msgstr ""
 "キー名にはアルファベット、アンダースコア(_)、ピリオド(.)、ダッシュ(-)、数"
 "字が使えます"
 
+#: kallithea/model/validators.py:759
 msgid "Filename cannot be inside a directory"
 msgstr "ファイル名はディレクトリ内にすることはできません"
 
+#: kallithea/model/validators.py:775
+#, python-format
 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
 msgstr ""
 "%(loaded)s プラグインと %(next_to_load)s プラグインで同じ名前が使われてい"
 "ます"
 
+#: kallithea/templates/about.html:4 kallithea/templates/about.html:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
 msgid "Add Repository"
 msgstr "リポジトリを追加"
 
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
 msgid "Add Repository Group"
 msgstr "リポジトリグループを追加"
 
+#: kallithea/templates/index_base.html:36
 msgid "You have admin right to this group, and can edit it"
 msgstr "管理者権限をもっているため編集できます"
 
+#: kallithea/templates/index_base.html:36
 msgid "Edit Repository Group"
 msgstr "リポジトリグループを編集"
 
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
 msgid "Repository"
 msgstr "リポジトリ"
 
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
 msgid "Description"
 msgstr "説明"
 
+#: kallithea/templates/index_base.html:61
 msgid "Last Change"
 msgstr "最後の変更点"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
 msgid "Tip"
 msgstr "Tip"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
 msgid "Owner"
 msgstr "所有者"
 
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
 msgid "Log In"
 msgstr "ログイン"
 
+#: kallithea/templates/login.html:17
+#, python-format
 msgid "Log In to %s"
 msgstr "%s へログイン"
 
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
 msgid "Username"
 msgstr "ユーザー名"
 
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
 msgid "Password"
 msgstr "パスワード"
 
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
 msgid "Forgot your password?"
 msgstr "パスワードを忘れた?"
 
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
 msgid "Don't have an account?"
 msgstr "アカウントを持っていない?"
 
+#: kallithea/templates/login.html:62
 msgid "Sign In"
 msgstr "サインイン"
 
+#: kallithea/templates/password_reset.html:5
 msgid "Password Reset"
 msgstr "パスワードのリセット"
 
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
 msgid "Reset Your Password to %s"
 msgstr "%sのパスワードをリセット"
 
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
 msgid "Reset Your Password"
 msgstr "パスワードのリセット"
 
+#: kallithea/templates/password_reset.html:30
 msgid "Email Address"
 msgstr "メールアドレス"
 
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
 msgid "Captcha"
 msgstr "キャプチャ"
 
+#: kallithea/templates/password_reset.html:47
 msgid "Send Password Reset Email"
 msgstr "パスワードリセットメールを送信"
 
+#: kallithea/templates/password_reset.html:52
 msgid ""
 "A password reset link will be sent to the specified email address if it "
 "is registered in the system."
@@ -988,67 +2007,145 @@
 "システムに登録されている場合、パスワードリセットのリンクを指定されたメール"
 "アドレスに送信します。"
 
+#: kallithea/templates/password_reset_confirmation.html:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
 msgid "New Password"
 msgstr "新しいパスワード"
 
+#: kallithea/templates/password_reset_confirmation.html:43
 msgid "Confirm New Password"
 msgstr "新しいパスワードの確認"
 
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
 msgid "Sign Up"
 msgstr "サインアップ"
 
+#: kallithea/templates/register.html:22
+#, python-format
 msgid "Sign Up to %s"
 msgstr "%s へサインアップ"
 
+#: kallithea/templates/register.html:45
 msgid "Re-enter password"
 msgstr "パスワード再入力"
 
+#: 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:39
+#: kallithea/templates/register.html:52
 msgid "First Name"
 msgstr "名前"
 
+#: 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:40
+#: kallithea/templates/register.html:59
 msgid "Last Name"
 msgstr "名字"
 
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
 msgid "Email"
 msgstr "メールアドレス"
 
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
 msgid "Admin Journal"
 msgstr "管理ジャーナル"
 
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
 msgid "journal filter..."
 msgstr "ジャーナルフィルタ..."
 
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
 msgid "Filter"
 msgstr "フィルター"
 
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
 msgid "%s Entry"
 msgid_plural "%s Entries"
 msgstr[0] "%s 個のエントリ"
 
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
 msgid "Action"
 msgstr "アクション"
 
+#: kallithea/templates/admin/admin_log.html:8
 msgid "Date"
 msgstr "日時"
 
+#: kallithea/templates/admin/admin_log.html:9
 msgid "From IP"
 msgstr "アクセス元IPアドレス"
 
+#: kallithea/templates/admin/admin_log.html:62
 msgid "No actions yet"
 msgstr "まだアクションがありません"
 
+#: kallithea/templates/admin/auth/auth_settings.html:5
 msgid "Authentication Settings"
 msgstr "認証設定"
 
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
 msgid "Authentication"
 msgstr "認証"
 
+#: kallithea/templates/admin/auth/auth_settings.html:27
 msgid "Authentication Plugins"
 msgstr "認証プラグイン"
 
+#: kallithea/templates/admin/auth/auth_settings.html:29
 msgid "Enabled Plugins"
 msgstr "有効なプラグイン"
 
+#: kallithea/templates/admin/auth/auth_settings.html:32
 msgid ""
 "Comma-separated list of plugins; Kallithea will try user authentication "
 "in plugin order"
@@ -1056,24 +2153,57 @@
 "カンマ区切りのプラグインの一覧です。Kallitheaはプラグインの並び順でユー"
 "ザー認証を試みます"
 
+#: kallithea/templates/admin/auth/auth_settings.html:36
 msgid "Available built-in plugins"
 msgstr "有効な組み込みプラグイン"
 
+#: kallithea/templates/admin/auth/auth_settings.html:53
 msgid "Plugin"
 msgstr "プラグイン"
 
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
 msgid "Save"
 msgstr "保存"
 
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
 msgid "Repository Defaults"
 msgstr "リポジトリのデフォルト設定"
 
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
 msgid "Type"
 msgstr "リポジトリの種別"
 
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
 msgid "Private repository"
 msgstr "非公開リポジトリ"
 
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
 msgid ""
 "Private repositories are only visible to people explicitly added as "
 "collaborators."
@@ -1081,21 +2211,37 @@
 "非公開リポジトリはコラボレーターとして明示的に追加された人のみ閲覧できま"
 "す。"
 
+#: kallithea/templates/admin/defaults/defaults.html:42
+#: kallithea/templates/admin/repos/repo_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
 msgid "Enable statistics"
 msgstr "統計を有効にする"
 
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
 msgid "Enable statistics window on summary page."
 msgstr "概要ページの統計ウィンドウを有効にします。"
 
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
 msgid "Enable downloads"
 msgstr "ダウンロードを有効にする"
 
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
 msgid "Enable download menu on summary page."
 msgstr "概要ページのダウンロードメニューを有効にします。"
 
+#: kallithea/templates/admin/gists/edit.html:5
+#: kallithea/templates/admin/gists/edit.html:18
 msgid "Edit Gist"
 msgstr "Gistを編集"
 
+#: kallithea/templates/admin/gists/edit.html:35
+#, python-format
 msgid ""
 "Gist was updated since you started editing. Copy your changes and click "
 "%(here)s to reload new version."
@@ -1103,180 +2249,494 @@
 "編集開始後にGistが更新されています。あなたの変更箇所をコピーしておき、 "
 "%(here)s をクリックして新しいバージョンを読み込みなおしてください。"
 
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
 msgid "Gist description ..."
 msgstr "Gist の説明..."
 
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
 msgid "Gist lifetime"
 msgstr "Gist 有効期間"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
 msgid "Expires"
 msgstr "失効"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
 msgid "Never"
 msgstr "しない"
 
+#: kallithea/templates/admin/gists/edit.html:147
 msgid "Update Gist"
 msgstr "Gistを更新"
 
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
 msgid "Cancel"
 msgstr "キャンセル"
 
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
 msgid "Private Gists for User %s"
 msgstr "ユーザー %s の非公開 Gists"
 
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
 msgid "Public Gists for User %s"
 msgstr "ユーザー %s の公開 Gists"
 
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
 msgid "Public Gists"
 msgstr "公開 Gists"
 
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
 msgid "Create New Gist"
 msgstr "新しい Gist を作成"
 
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
 msgid "Created"
 msgstr "作成日"
 
+#: kallithea/templates/admin/gists/index.html:66
 msgid "There are no gists yet"
 msgstr "まだgistがありません"
 
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
 msgid "New Gist"
 msgstr "Gistを新規作成"
 
+#: kallithea/templates/admin/gists/new.html:45
+#, fuzzy
+#| msgid "name this file..."
+msgid "Name this gist ..."
+msgstr "ファイルに名前をつける..."
+
+#: kallithea/templates/admin/gists/new.html:53
 msgid "Create Private Gist"
 msgstr "非公開 Gist を作成"
 
+#: kallithea/templates/admin/gists/new.html:54
 msgid "Create Public Gist"
 msgstr "公開 Gist を作成"
 
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
 msgid "Reset"
 msgstr "リセット"
 
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
 msgid "Gist"
 msgstr "Gist"
 
+#: kallithea/templates/admin/gists/show.html:10
 msgid "URL"
 msgstr "URL"
 
+#: kallithea/templates/admin/gists/show.html:35
 msgid "Public Gist"
 msgstr "公開 Gist"
 
+#: kallithea/templates/admin/gists/show.html:37
 msgid "Private Gist"
 msgstr "非公開 Gist"
 
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
 msgid "Delete"
 msgstr "削除"
 
+#: kallithea/templates/admin/gists/show.html:54
 msgid "Confirm to delete this Gist"
 msgstr "このGistを削除してもよろしいですか?"
 
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
 msgid "Edit"
 msgstr "編集"
 
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
 msgid "Show as Raw"
 msgstr "Raw形式で表示"
 
+#: kallithea/templates/admin/gists/show.html:69
 msgid "created"
 msgstr "作成日"
 
+#: kallithea/templates/admin/gists/show.html:82
 msgid "Show as raw"
 msgstr "Raw形式で表示"
 
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
 msgid "My Account"
 msgstr "アカウント"
 
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
 msgid "Profile"
 msgstr "プロフィール"
 
+#: kallithea/templates/admin/my_account/my_account.html:26
 msgid "Email Addresses"
 msgstr "メールアドレス"
 
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+#, fuzzy
+#| msgid "API Keys"
+msgid "SSH Keys"
+msgstr "APIキー"
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
 msgid "API Keys"
 msgstr "APIキー"
 
+#: kallithea/templates/admin/my_account/my_account.html:32
 msgid "Owned Repositories"
 msgstr "所有しているリポジトリ"
 
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
 msgid "Watched Repositories"
 msgstr "ウォッチ中のリポジトリ"
 
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
 msgid "Show Permissions"
 msgstr "権限の表示"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
 msgid "Built-in"
 msgstr "ビルトイン"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
 msgid "Confirm to reset this API key: %s"
 msgstr "このAPIキーをリセットしてもよろしいですか?: %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
 msgid "Expired"
 msgstr "期限切れ"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
 msgid "Confirm to remove this API key: %s"
 msgstr "このAPIキーを削除してもよろしいですか?: %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
 msgid "Remove"
 msgstr "削除"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
 msgid "No additional API keys specified"
 msgstr "API キーが指定されていません"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
 msgid "New API key"
 msgstr "新しいAPIキー"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
 msgid "Add"
 msgstr "追加"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
 msgid "Primary"
 msgstr "プライマリ"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
 msgid "Confirm to delete this email: %s"
 msgstr "このメールアドレスを削除してもよろしいですか? : %s"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
 msgid "No additional emails specified."
 msgstr "追加のメールアドレスはありません。"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
 msgid "New email address"
 msgstr "新しいメールアドレス"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:1
 msgid "Change Your Account Password"
 msgstr "パスワードを変更してください"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:8
 msgid "Current password"
 msgstr "現在のパスワード"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
 msgid "New password"
 msgstr "新しいパスワード"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:22
 msgid "Confirm new password"
 msgstr "新しいパスワードの確認"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
 msgid "Current IP"
 msgstr "現在の IP アドレス"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, fuzzy, python-format
+#| msgid "Change avatar at"
+msgid "Change %s avatar at"
+msgstr "アバターを変更:"
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
 msgid "Avatars are disabled"
 msgstr "アバターは無効です"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
 msgid "Repositories You Own"
 msgstr "あなたが所有者のリポジトリ"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
 msgid "Name"
 msgstr "名前"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+#, fuzzy
+#| msgid "Last Name"
+msgid "Last Used"
+msgstr "名字"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, fuzzy, python-format
+#| msgid "Confirm to remove this API key: %s"
+msgid "Confirm to remove this SSH key: %s"
+msgstr "このAPIキーを削除してもよろしいですか?: %s"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+#, fuzzy
+#| msgid "New API key"
+msgid "New SSH key"
+msgstr "新しいAPIキー"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+#, fuzzy
+#| msgid "Public Gist"
+msgid "Public key"
+msgstr "公開 Gist"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
 msgid "Repositories You are Watching"
 msgstr "あなたがウォッチしているリポジトリ"
 
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
 msgid "Default Permissions"
 msgstr "デフォルトの権限"
 
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
 msgid "Global"
 msgstr "全般"
 
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
 msgid "IP Whitelist"
 msgstr "IPアドレスのホワイトリスト"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
 msgid "Anonymous access"
 msgstr "匿名アクセス"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+#, fuzzy
+#| msgid "Anonymous access"
+msgid "Allow anonymous access"
+msgstr "匿名アクセス"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, fuzzy, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+"ログインしなくても Kallithea にアクセスできるようにします。匿名ユーザーは "
+"%s ユーザーパーミッションを使います"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
 msgid ""
 "All default permissions on each repository will be reset to chosen "
 "permission, note that all custom default permission on repositories will "
@@ -1286,9 +2746,24 @@
 "します。各リポジトリの既存のカスタムデフォルトパーミッション設定は無くなる"
 "ので注意してください"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:20
+#, fuzzy
+msgid "Apply to all existing repositories"
+msgstr "既存のリポジトリを import しますか?"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
 msgid "Repository group"
 msgstr "リポジトリグループ"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
 msgid ""
 "All default permissions on each repository group will be reset to chosen "
 "permission, note that all custom default permission on repository groups "
@@ -1298,101 +2773,251 @@
 "リセットします。各リポジトリグループの既存のカスタムデフォルトパーミッショ"
 "ン設定は無くなるので注意してください"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:33
+#, fuzzy
+msgid "Apply to all existing repository groups"
+msgstr "既存のリポジトリを import しますか?"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+#, fuzzy
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+"親のリポジトリグループにセットされているパーミッションをコピーします。"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
 msgid "User group"
 msgstr "ユーザーグループ"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+#, fuzzy
+msgid ""
+"All default permissions on each user group will be reset to chosen "
+"permission, note that all custom default permission on user groups will "
+"be lost"
+msgstr ""
+"選択したパーミッションで、各ユーザーグループのデフォルトパーミッションをリ"
+"セットします。各ユーザーグループの既存のカスタムデフォルトパーミッション設"
+"定は無くなるので注意してください"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
 msgid "Top level repository creation"
 msgstr "トップレベルリポジトリの作成"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
 msgid "User group creation"
 msgstr "ユーザーグループ作成"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
 msgid "Repository forking"
 msgstr "リポジトリのフォーク"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
 msgid "Registration"
 msgstr "新規登録"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
 msgid "External auth account activation"
 msgstr "外部認証アカウントのアクティベート"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
 msgid "Confirm to delete this IP address: %s"
 msgstr "このIPアドレスを削除してもよろしいですか? : %s"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
 msgid "All IP addresses are allowed."
 msgstr "すべてのIPアドレスが許可されています。"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
 msgid "New IP address"
 msgstr "新しいIPアドレス"
 
+#: 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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
 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
 msgid "Group name"
 msgstr "グループ名"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
 msgid "Group parent"
 msgstr "親グループ"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
 msgid "Copy parent group permissions"
 msgstr "親グループのパーミッションをコピー"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
 msgid "Copy permission set from parent repository group."
 msgstr ""
 "親のリポジトリグループにセットされているパーミッションをコピーします。"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
 msgid "%s Repository Group Settings"
 msgstr "%s リポジトリグループ設定"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
 msgid "Add Child Group"
 msgstr "子グループを追加"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
 msgid "Settings"
 msgstr "設定"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
 msgid "Advanced"
 msgstr "高度な設定"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
 msgid "Permissions"
 msgstr "権限設定"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
+#, python-format
 msgid "Repository Group: %s"
 msgstr "リポジトリグループ: %s"
 
+#: 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:118
 msgid "Created on"
 msgstr "作成日"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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] "このグループを削除してもよろしいですか? : %s %s 個のリポジトリ"
 
+#: 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#, fuzzy
+#| msgid "disabled"
+msgid "Visible"
+msgstr "無効"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#, fuzzy
+#| msgid "Add Repository"
+msgid "Add repos"
+msgstr "リポジトリを追加"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#, fuzzy
+#| msgid "Add user group"
+msgid "Add/Edit groups"
+msgstr "ユーザーグループを追加"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
 msgid "User/User Group"
 msgstr "ユーザー/ユーザーグループ"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+#, fuzzy
+msgid "Default"
+msgstr "Default"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
 msgid "Revoke"
 msgstr "取消"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
 msgid "Add new"
 msgstr "新規追加"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
 msgid "Apply to children"
 msgstr "子要素にも適用"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
 msgid "Both"
 msgstr "両方"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
 msgid ""
 "Set or revoke permission to all children of that group, including non-"
 "private repositories and other groups if selected."
@@ -1400,38 +3025,77 @@
 "このグループに属する全ての子要素のパーミッションを設定または無効化します。"
 "選択されていれば、非公開でないリポジトリや他のリポジトリも対象に含みます。"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+#, fuzzy
+#| msgid "Type name of reviewer to add"
+msgid "Type name of user"
+msgstr "追加するレビュアーの名前を入力"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Remove this group"
 msgstr "このグループを削除"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Confirm to delete this group"
 msgstr "このグループを削除してもよろしいですか?: %s"
 
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, fuzzy, python-format
+#| msgid "Repository Group: %s"
+msgid "Repository group %s"
+msgstr "リポジトリグループ: %s"
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
 msgid "Repository Groups Administration"
 msgstr "リポジトリグループ管理"
 
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
 msgid "Number of Top-level Repositories"
 msgstr "トップレベルリポジトリ数"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:13
 msgid "Type of repository to create."
 msgstr "作成するリポジトリの種別を指定します"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:17
 msgid "Clone remote repository"
 msgstr "リモートリポジトリをクローン"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
 msgid "Repository URL"
 msgstr "リポジトリURL"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
 msgid ""
 "Keep it short and to the point. Use a README file for longer descriptions."
 msgstr ""
 "短く要点を絞ってください。長い説明にはREADMEファイルを利用してください。"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
 msgid "Optionally select a group to put this repository into."
 msgstr "オプション:このリポジトリが属するグループを選択します"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
 msgid "Landing revision"
 msgstr "ランディングリビジョン"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
 msgid ""
 "Default revision for files page, downloads, full text search index and "
 "readme generation"
@@ -1439,9 +3103,17 @@
 "ファイルページ、ダウンロード、全文検索インデックス、READMEなどの生成に使う"
 "デフォルトのリビジョン"
 
+#: kallithea/templates/admin/repos/repo_creating.html:9
+#, fuzzy, python-format
+msgid "%s Creating Repository"
+msgstr "%s Creating repository"
+
+#: 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"
@@ -1449,6 +3121,7 @@
 "リポジトリ \"%(repo_name)s\" を作成中です。処理を完了したらリダイレクトし"
 "ます。"
 
+#: 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."
@@ -1456,103 +3129,172 @@
 "恐れいります。操作中にエラーが発生しました。 Kallithea サーバのログを"
 "チェックするか、管理者に問い合わせてください。"
 
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
 msgid "%s Repository Settings"
 msgstr "%s リポジトリ設定"
 
+#: kallithea/templates/admin/repos/repo_edit.html:34
 msgid "Extra Fields"
 msgstr "拡張フィールド"
 
+#: kallithea/templates/admin/repos/repo_edit.html:37
 msgid "Remote"
 msgstr "リモート"
 
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
 msgid "Statistics"
 msgstr "統計"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
 msgid "Parent"
 msgstr "Parent"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
 msgid "Set"
 msgstr "保存"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
 msgid "Manually set this repository as a fork of another from the list."
 msgstr "一覧から別のフォークとしてこのリポジトリを手動で設定します。"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
 msgid "Public Journal Visibility"
 msgstr "公開ジャーナルでの可視性"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
 msgid "Remove from public journal"
 msgstr "公開ジャーナルから削除する"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
 msgid "Add to Public Journal"
 msgstr "公開ジャーナルへ追加"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
 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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
 msgid "Confirm to delete this repository: %s"
 msgstr "このリポジトリを削除してもよろしいですか? : %s"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
 msgid "Delete this Repository"
 msgstr "このリポジトリを削除"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
 msgid "This repository has %s fork"
 msgid_plural "This repository has %s forks"
 msgstr[0] "このリポジトリには %s 個のフォークがあります"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
 msgid "Detach forks"
 msgstr "フォークの切り離し"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
 msgid "Delete forks"
 msgstr "フォークも削除"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
 msgid "Label"
 msgstr "ラベル"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 msgid "Key"
 msgstr "キー"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:20
+#, python-format
 msgid "Confirm to delete this field: %s"
 msgstr "このフィールドを削除してもよろしいですか? : %s"
 
+#: 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
 msgid "Private Repository"
 msgstr "非公開リポジトリ"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+#, fuzzy
+#| msgid "[forked] repository"
+msgid "Fork of repository"
+msgstr "リポジトリを[フォーク]"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
 msgid "Remote repository URL"
 msgstr "リモートリポジトリURL"
 
+#: 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 "このリポジトリにリモートURLは設定されていません"
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:10
+#, fuzzy
+#| msgid "Permanent Repository ID"
+msgid "Permanent URL"
+msgstr "リポジトリID"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
 msgid "Remote repository"
 msgstr "リモートリポジトリ"
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
 msgid ""
 "Optional: URL of a remote repository. If set, the repository can be "
 "pulled from this URL."
@@ -1560,72 +3302,109 @@
 "オプション: リモートリポジトリのURLです。設定した場合、このURLから変更を取"
 "得することができます。"
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:55
 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
 msgid "Repositories Administration"
 msgstr "リポジトリ管理"
 
+#: kallithea/templates/admin/repos/repos.html:44
 msgid "State"
 msgstr "状態"
 
+#: kallithea/templates/admin/settings/settings.html:5
 msgid "Settings Administration"
 msgstr "設定管理"
 
+#: kallithea/templates/admin/settings/settings.html:27
 msgid "VCS"
 msgstr "VCS"
 
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
 msgid "Remap and Rescan"
 msgstr "再マップと再スキャン"
 
+#: kallithea/templates/admin/settings/settings.html:30
 msgid "Visual"
 msgstr "表示"
 
+#: kallithea/templates/admin/settings/settings.html:32
 msgid "Hooks"
 msgstr "フック"
 
+#: kallithea/templates/admin/settings/settings.html:33
 msgid "Full Text Search"
 msgstr "全文検索"
 
+#: kallithea/templates/admin/settings/settings.html:34
 msgid "System Info"
 msgstr "システム情報"
 
+#: kallithea/templates/admin/settings/settings_email.html:4
 msgid "Send test email to"
 msgstr "テストメールの送信"
 
+#: kallithea/templates/admin/settings/settings_email.html:12
 msgid "Send"
 msgstr "送信"
 
+#: kallithea/templates/admin/settings/settings_global.html:4
 msgid "Site branding"
 msgstr "サイト名"
 
+#: kallithea/templates/admin/settings/settings_global.html:7
 msgid "Set a custom title for your Kallithea Service."
 msgstr "このKallitheaサービスのカスタムタイトルを設定します。"
 
+#: kallithea/templates/admin/settings/settings_global.html:12
 msgid "HTTP authentication realm"
 msgstr "HTTP認証レルム"
 
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
 msgid "ReCaptcha public key"
 msgstr "ReCaptcha 公開鍵"
 
+#: kallithea/templates/admin/settings/settings_global.html:35
 msgid "Public key for reCaptcha system."
 msgstr "reCaptchaの公開鍵。"
 
+#: kallithea/templates/admin/settings/settings_global.html:40
 msgid "ReCaptcha private key"
 msgstr "ReCaptcha 秘密鍵"
 
+#: kallithea/templates/admin/settings/settings_global.html:43
 msgid ""
 "Private key for reCaptcha system. Setting this value will enable captcha "
 "on registration."
@@ -1633,9 +3412,17 @@
 "reCaptchaの秘密鍵。この値が設定されると登録時のキャプチャが有効になりま"
 "す。"
 
+#: kallithea/templates/admin/settings/settings_global.html:49
+#: kallithea/templates/admin/settings/settings_vcs.html:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
 msgid "Save Settings"
 msgstr "設定を保存"
 
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
 msgid ""
 "Hooks can be used to trigger actions on certain events such as push / "
 "pull. They can trigger Python functions or external applications."
@@ -1644,27 +3431,92 @@
 "て、何らかのアクションを実行できます。フック機能では、Pythonの関数を呼び出"
 "したり、外部アプリケーションを起動したりできます。"
 
+#: kallithea/templates/admin/settings/settings_hooks.html:43
+#, fuzzy
+#| msgid "Hooks"
+msgid "Git Hooks"
+msgstr "フック"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+#, fuzzy
+#| msgid "Custom Hooks"
+msgid "Custom Hooks are not enabled"
+msgstr "カスタムフック"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
 msgid "Failed to remove hook"
 msgstr "フックの削除に失敗しました"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:4
+#, fuzzy
+#| msgid "Rescan option"
+msgid "Rescan options"
+msgstr "再スキャンオプション"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:9
 msgid "Delete records of missing repositories"
 msgstr "見つからないリポジトリのレコードを削除"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
 msgid "Invalidate cache for all repositories"
 msgstr "すべてのリポジトリのキャッシュを無効化する"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+#, fuzzy
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr "すべてのリポジトリのキャッシュを無効化する"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
 msgid "Install Git hooks"
 msgstr "Gitフックをインストール"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+#, fuzzy
+#| msgid "Install Git hooks"
+msgid "Install and overwrite Git hooks"
+msgstr "Gitフックをインストール"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
 msgid "Rescan Repositories"
 msgstr "リポジトリを再スキャン"
 
+#: kallithea/templates/admin/settings/settings_search.html:4
 msgid "Index build option"
 msgstr "インデックス作成時の設定"
 
+#: kallithea/templates/admin/settings/settings_search.html:9
 msgid "Build from scratch"
 msgstr "一度削除してから再度インデックスを作成"
 
+#: kallithea/templates/admin/settings/settings_search.html:12
 msgid ""
 "This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
@@ -1672,54 +3524,76 @@
 "このオプションを使うと、全文検索の機能が正しく発揮されるよう、 Kallithea "
 "中の全てのファイルのインデックスを再生成します。"
 
+#: kallithea/templates/admin/settings/settings_search.html:18
 msgid "Reindex"
 msgstr "再インデックス"
 
+#: kallithea/templates/admin/settings/settings_system.html:2
 msgid "Checking for updates..."
 msgstr "更新を確認中..."
 
+#: kallithea/templates/admin/settings/settings_system.html:7
 msgid "Kallithea version"
 msgstr "Kallithea バージョン"
 
+#: kallithea/templates/admin/settings/settings_system.html:8
 msgid "Kallithea configuration file"
 msgstr "Kallithea の設定ファイル"
 
+#: kallithea/templates/admin/settings/settings_system.html:9
 msgid "Python version"
 msgstr "Python バージョン"
 
+#: kallithea/templates/admin/settings/settings_system.html:10
 msgid "Platform"
 msgstr "プラットフォーム"
 
+#: kallithea/templates/admin/settings/settings_system.html:11
 msgid "Git version"
 msgstr "Git バージョン"
 
+#: kallithea/templates/admin/settings/settings_system.html:12
 msgid "Git path"
 msgstr "Git パス"
 
+#: kallithea/templates/admin/settings/settings_system.html:22
 msgid "Python Packages"
 msgstr "Python パッケージ"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+#, fuzzy
+#| msgid "Mercurial extensions"
+msgid "Mercurial Push Hooks"
+msgstr "Mercurialエクステンション"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
 msgid "Show repository size after push"
 msgstr "プッシュ後にリポジトリのサイズを表示する"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:15
 msgid "Update repository after push (hg update)"
 msgstr "プッシュ後にリポジトリを更新する (hg update)"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:21
 msgid "Mercurial extensions"
 msgstr "Mercurialエクステンション"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:26
 msgid "Enable largefiles extension"
 msgstr "largefilesエクステンションを有効にする"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:40
 msgid "Location of repositories"
 msgstr "リポジトリの場所"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:45
 msgid ""
 "Click to unlock. You must restart Kallithea in order to make this setting "
 "take effect."
 msgstr ""
 "アンロックする。この設定を有効にするためにはKallitheaの再起動が必要です。"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:49
 msgid ""
 "Filesystem location where repositories are stored. After changing this "
 "value, a restart and rescan of the repository folder are both required."
@@ -1727,564 +3601,1234 @@
 "リポジトリを保存するファイルシステム上の場所。この値を変更した場合、サー"
 "バーの再起動とリポジトリフォルダの再スキャンが必要です。"
 
+#: kallithea/templates/admin/settings/settings_visual.html:4
 msgid "General"
 msgstr "一般"
 
+#: kallithea/templates/admin/settings/settings_visual.html:9
 msgid "Use repository extra fields"
 msgstr "リポジトリの拡張フィールドを使用する"
 
+#: kallithea/templates/admin/settings/settings_visual.html:12
 msgid "Allows storing additional customized fields per repository."
 msgstr "追加のカスタムフィールドをリポジトリ毎に保存することを許可します。"
 
+#: kallithea/templates/admin/settings/settings_visual.html:17
 msgid "Show Kallithea version"
 msgstr "Kallitheaのバージョンを表示する"
 
+#: kallithea/templates/admin/settings/settings_visual.html:20
 msgid ""
 "Shows or hides a version number of Kallithea displayed in the footer."
 msgstr ""
 "フッターに表示されるKallitheaのバージョン番号の表示、非表示を設定します。"
 
+#: kallithea/templates/admin/settings/settings_visual.html:25
+msgid "Show user Gravatars"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:29
+#, fuzzy
+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"
+msgstr ""
+"Gravatar URL を設定すると、外部のアバターサーバーアプリケーションを使用し"
+"ます。\n"
+"必要に応じて、 URL に以下の変数を使ってください。\n"
+"{scheme} Kallithea サーバからリクエストを送信するときに使うスキーム。 "
+"'http' または 'https'\n"
+"{email} ユーザーのメールアドレス\n"
+"{md5email} ユーザーのメールアドレスの md5 ハッシュ値 (gravatar.com で使っ"
+"ています)\n"
+"{size} サーバーアプリケーションに要求する画像のサイズ\n"
+"{netloc} Kallithea サーバーのアドレスまたはホスト名"
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+#, fuzzy
+#| msgid "Clone URL"
+msgid "HTTP Clone URL"
+msgstr "クローンURL"
+
+#: kallithea/templates/admin/settings/settings_visual.html:43
+#, fuzzy
+#| 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"
+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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+"クローン URL のスキーマは、 '{scheme}://{user}@{netloc}/{repo}' のような形"
+"式にします。使える変数は下記の通りです:\n"
+"                                                        {scheme} "
+"Kallithea サーバからリクエストを送信するときに使うスキーム。 'http' また"
+"は 'https'\n"
+"                                                        {user}   現在の"
+"ユーザーのユーザー名\n"
+"                                                        {netloc} "
+"Kallithea サーバーのアドレスまたはホスト名\n"
+"                                                        {repo}   リポジト"
+"リの完全な名前\n"
+"                                                        {repoid} リポジト"
+"リの ID。 clone-by-id に使います。"
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+#, fuzzy
+#| msgid "Clone URL"
+msgid "SSH Clone URL"
+msgstr "クローンURL"
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+#, fuzzy
+#| msgid "Repository Size"
+msgid "Repository page size"
+msgstr "リポジトリサイズ"
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+#, fuzzy
+#| msgid ""
+#| "Number of items displayed in the admin pages grids 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:75
+#, fuzzy
+#| msgid "Admin pages items"
+msgid "Admin page size"
+msgstr "管理ページの項目"
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
 msgid ""
 "Number of items displayed in the admin pages grids before pagination is "
 "shown."
 msgstr "管理ページで、ページ分割しないでグリッドに表示する項目の数"
 
+#: kallithea/templates/admin/settings/settings_visual.html:83
 msgid "Icons"
 msgstr "アイコン"
 
+#: kallithea/templates/admin/settings/settings_visual.html:88
 msgid "Show public repository icon on repositories"
 msgstr "公開リポジトリのアイコンを表示する"
 
+#: kallithea/templates/admin/settings/settings_visual.html:94
 msgid "Show private repository icon on repositories"
 msgstr "非公開リポジトリのアイコンを表示する"
 
+#: kallithea/templates/admin/settings/settings_visual.html:97
 msgid "Show public/private icons next to repository names."
 msgstr "リポジトリ名の隣に公開/非公開アイコンを表示します。"
 
+#: kallithea/templates/admin/settings/settings_visual.html:102
 msgid "Meta Tagging"
 msgstr "メタタグ"
 
+#: kallithea/templates/admin/settings/settings_visual.html:107
 msgid ""
 "Parses meta tags from the repository description field and turns them "
 "into colored tags."
 msgstr "リポジトリの説明のメタタグを解析して色つきのタグに変換します。"
 
+#: kallithea/templates/admin/settings/settings_visual.html:111
 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
 msgid "User Groups"
 msgstr "ユーザーグループ"
 
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
 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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
 msgid "Active"
 msgstr "アクティブ"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
 msgid "%s user group settings"
 msgstr "%s ユーザーグループ設定"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
 msgid "Show Members"
 msgstr "メンバーを表示"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1
+#, python-format
 msgid "User Group: %s"
 msgstr "ユーサーグループ: %s"
 
+#: 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:41
 msgid "Members"
 msgstr "メンバー"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, python-format
 msgid "Confirm to delete this user group: %s"
 msgstr "このユーザーグループを削除してもよろしいですか?: %s"
 
+#: 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
 msgid "User Groups Administration"
 msgstr "ユーザーグループ管理"
 
+#: kallithea/templates/admin/users/user_add.html:5
 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
 msgid "Users"
 msgstr "ユーザー"
 
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
 msgid "Add User"
 msgstr "ユーザーを追加"
 
+#: kallithea/templates/admin/users/user_add.html:41
 msgid "Password confirmation"
 msgstr "パスワード再入力"
 
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
 msgid "%s user settings"
 msgstr "%s ユーザー設定"
 
+#: kallithea/templates/admin/users/user_edit.html:30
 msgid "Emails"
 msgstr "メールアドレス"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
 msgid "User: %s"
 msgstr "ユーザー: %s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
 msgid "Source of Record"
 msgstr "アカウントのソース"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
 msgid "Last Login"
 msgstr "最終ログイン日時"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
 msgid "Member of User Groups"
 msgstr "グループのメンバー数"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
 msgid "Confirm to delete this user: %s"
 msgstr "このユーザーを削除してもよろしいですか? : %s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
 msgid "Delete this user"
 msgstr "このユーザーを削除"
 
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
 msgid "Inherited from %s"
 msgstr "%s から継承"
 
+#: kallithea/templates/admin/users/user_edit_profile.html:39
 msgid "Name in Source of Record"
 msgstr "アカウントのソースでの名前"
 
+#: kallithea/templates/admin/users/user_edit_profile.html:53
 msgid "New password confirmation"
 msgstr "新しいパスワード 再入力"
 
+#: kallithea/templates/admin/users/users.html:5
 msgid "Users Administration"
 msgstr "ユーザー管理"
 
+#: kallithea/templates/admin/users/users.html:45
 msgid "Auth Type"
 msgstr "認証タイプ"
 
+#: kallithea/templates/base/base.html:16
+#, python-format
 msgid "Server instance: %s"
 msgstr "サーバーインスタンス: %s"
 
+#: kallithea/templates/base/base.html:28
 msgid "Support"
 msgstr "サポート"
 
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
 msgid "Mercurial repository"
 msgstr "Mercurialリポジトリ"
 
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
 msgid "Git repository"
 msgstr "Gitリポジトリ"
 
+#: kallithea/templates/base/base.html:115
 msgid "Create Fork"
 msgstr "フォークを作成"
 
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
 msgid "Summary"
 msgstr "要約"
 
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
 msgid "Changelog"
 msgstr "履歴"
 
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
 msgid "Files"
 msgstr "ファイル"
 
+#: kallithea/templates/base/base.html:135
+#, python-format
 msgid "Show Pull Requests for %s"
 msgstr "%s のプルリクエストを表示"
 
+#: kallithea/templates/base/base.html:135
 msgid "Pull Requests"
 msgstr "プルリクエスト"
 
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
 msgid "Options"
 msgstr "オプション"
 
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
 msgid "Compare Fork"
 msgstr "フォークと比較"
 
+#: kallithea/templates/base/base.html:158
 msgid "Compare"
 msgstr "比較"
 
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
 msgid "Search"
 msgstr "検索"
 
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Follow"
 msgstr "フォロー"
 
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Unfollow"
 msgstr "アンフォロー"
 
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
 msgid "Fork"
 msgstr "フォーク"
 
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
 msgid "Create Pull Request"
 msgstr "プルリクエストを作成"
 
+#: kallithea/templates/base/base.html:185
 msgid "Switch To"
 msgstr "ブランチの切り替え"
 
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
 msgid "No matches found"
 msgstr "一致するものが見つかりません"
 
+#: kallithea/templates/base/base.html:290
 msgid "Show recent activity"
 msgstr "最近の活動を表示"
 
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
 msgid "Public journal"
 msgstr "公開ジャーナル"
 
+#: kallithea/templates/base/base.html:302
 msgid "Show public gists"
 msgstr "公開 gists を表示"
 
+#: kallithea/templates/base/base.html:303
 msgid "Gists"
 msgstr "Gists"
 
+#: kallithea/templates/base/base.html:307
 msgid "All Public Gists"
 msgstr "すべての公開 Gists"
 
+#: kallithea/templates/base/base.html:309
 msgid "My Public Gists"
 msgstr "公開 Gists"
 
+#: kallithea/templates/base/base.html:310
 msgid "My Private Gists"
 msgstr "非公開 Gists"
 
+#: kallithea/templates/base/base.html:315
 msgid "Search in repositories"
 msgstr "リポジトリから検索"
 
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
 msgid "My Pull Requests"
 msgstr "私のプルリクエスト"
 
+#: kallithea/templates/base/base.html:354
 msgid "Not Logged In"
 msgstr "ログインしていません"
 
+#: kallithea/templates/base/base.html:363
 msgid "Login to Your Account"
 msgstr "あなたのアカウントにログイン"
 
+#: kallithea/templates/base/base.html:373
+#, fuzzy
+#| msgid "Forgot password ?"
+msgid "Forgot password?"
+msgstr "パスワードを忘れた?"
+
+#: kallithea/templates/base/base.html:394
 msgid "Log Out"
 msgstr "ログアウト"
 
+#: kallithea/templates/base/base.html:519
 msgid "Parent rev."
 msgstr "親リビジョン"
 
+#: kallithea/templates/base/base.html:528
 msgid "Child rev."
 msgstr "子リビジョン"
 
+#: kallithea/templates/base/default_perms_box.html:11
 msgid "Create repositories"
 msgstr "リポジトリを作成する"
 
+#: kallithea/templates/base/default_perms_box.html:15
 msgid "Select this option to allow repository creation for this user"
 msgstr ""
 "ユーザーにリポジトリ作成を許可する場合はこのオプションを選んでください"
 
+#: kallithea/templates/base/default_perms_box.html:21
 msgid "Create user groups"
 msgstr "ユーザーグループを作成"
 
+#: kallithea/templates/base/default_perms_box.html:25
 msgid "Select this option to allow user group creation for this user"
 msgstr ""
 "ユーザーにユーザーグループの作成を許可する場合はこのオプションを選んでくだ"
 "さい"
 
+#: kallithea/templates/base/default_perms_box.html:31
 msgid "Fork repositories"
 msgstr "リポジトリをフォークする"
 
+#: kallithea/templates/base/default_perms_box.html:35
 msgid "Select this option to allow repository forking for this user"
 msgstr ""
 "ユーザーにリポジトリのフォークを許可する場合はこのオプションを選んでくださ"
 "い"
 
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
 msgid "Show"
 msgstr "表示"
 
+#: kallithea/templates/base/perms_summary.html:22
 msgid "No permissions defined yet"
 msgstr "まだ権限設定がありません"
 
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
 msgid "Permission"
 msgstr "権限"
 
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
 msgid "Edit Permission"
 msgstr "権限を編集"
 
+#: kallithea/templates/base/perms_summary.html:92
 msgid "No permission defined"
 msgstr "権限が設定されていません"
 
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
 msgid "Submitting ..."
 msgstr "送信中..."
 
+#: kallithea/templates/base/root.html:31
+#, fuzzy
+#| msgid "Enable downloads"
+msgid "Unable to post"
+msgstr "ダウンロードを有効にする"
+
+#: kallithea/templates/base/root.html:32
 msgid "Add Another Comment"
 msgstr "別のコメントを追加"
 
+#: kallithea/templates/base/root.html:33
 msgid "Stop following this repository"
 msgstr "このリポジトリのフォローをやめる"
 
+#: kallithea/templates/base/root.html:34
 msgid "Start following this repository"
 msgstr "このリポジトリのフォローする"
 
+#: kallithea/templates/base/root.html:35
 msgid "Group"
 msgstr "グループ"
 
+#: kallithea/templates/base/root.html:36
 msgid "Loading ..."
 msgstr "読み込み中..."
 
+#: kallithea/templates/base/root.html:37
 msgid "loading ..."
 msgstr "読み込み中..."
 
+#: kallithea/templates/base/root.html:38
 msgid "Search truncated"
 msgstr "検索結果は省略されています"
 
+#: kallithea/templates/base/root.html:39
 msgid "No matching files"
 msgstr "マッチするファイルはありません"
 
+#: kallithea/templates/base/root.html:40
 msgid "Open New Pull Request from {0}"
 msgstr "新しいプルリクエストを{0}から作成"
 
+#: kallithea/templates/base/root.html:41
 msgid "Open New Pull Request for {0}"
 msgstr "{0} &rarr; {1}から新しいプルリクエストを作成する"
 
+#: kallithea/templates/base/root.html:42
 msgid "Show Selected Changesets {0}"
 msgstr "選択したチェンジセット{0} &rarr; {0}を表示"
 
+#: kallithea/templates/base/root.html:43
+#, fuzzy
+msgid "Selection Link"
+msgstr "セレクション・リンク"
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
 msgid "Collapse Diff"
 msgstr "差分をたたむ"
 
+#: kallithea/templates/base/root.html:45
 msgid "Expand Diff"
 msgstr "差分を表示"
 
+#: kallithea/templates/base/root.html:46
 msgid "No revisions"
 msgstr "リビジョンなし"
 
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
 msgid "Failed to revoke permission"
 msgstr "権限の取消に失敗しました"
 
+#: kallithea/templates/base/root.html:49
 msgid "Confirm to revoke permission for {0}: {1}?"
 msgstr "権限 {0}: {1} を取り消してもよろしいですか?"
 
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
 msgid "Select changeset"
 msgstr "リビジョンを選択"
 
+#: kallithea/templates/base/root.html:53
 msgid "Specify changeset"
 msgstr "チェンジセットを指定"
 
+#: kallithea/templates/base/root.html:54
 msgid "Click to sort ascending"
 msgstr "昇順で並び換え"
 
+#: kallithea/templates/base/root.html:55
 msgid "Click to sort descending"
 msgstr "降順で並び替え"
 
+#: kallithea/templates/base/root.html:56
 msgid "No records found."
 msgstr "レコードが見つかりません"
 
+#: kallithea/templates/base/root.html:57
 msgid "Data error."
 msgstr "データエラー"
 
+#: kallithea/templates/base/root.html:58
 msgid "Loading..."
 msgstr "読み込み中..."
 
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
 msgid "%s Changelog"
 msgstr "%s チェンジログ"
 
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
 msgid "showing %d out of %d revision"
 msgid_plural "showing %d out of %d revisions"
 msgstr[0] "%d / %d リビジョンを表示"
 
+#: kallithea/templates/changelog/changelog.html:47
 msgid "Clear selection"
 msgstr "選択を解除"
 
+#: kallithea/templates/changelog/changelog.html:54
 msgid "Go to tip of repository"
 msgstr "リポジトリの最新のリビジョン(tip)に移動"
 
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
 msgid "Compare fork with %s"
 msgstr "%s とフォークを比較"
 
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
 msgid "Compare fork with parent repository (%s)"
 msgstr "フォーク元(%s)と比較"
 
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
 msgid "Branch filter:"
 msgstr "ブランチフィルタ:"
 
+#: kallithea/templates/changelog/changelog.html:222
 msgid "There are no changes yet"
 msgstr "まだ変更がありません"
 
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
 msgid "Removed"
 msgstr "削除"
 
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
 msgid "Changed"
 msgstr "変更"
 
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
 msgid "Added"
 msgstr "追加"
 
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
 msgid "Affected %s files"
 msgstr "%s ファイルに影響"
 
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, fuzzy, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+"チェンジセットステータス: %s\n"
+"関連するプルリクエスト %s を開く"
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, fuzzy, python-format
+msgid "Changeset status: %s by %s"
+msgstr "チェンジセットステータス: %s"
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+#, fuzzy
+#| msgid "Commit messages"
+msgid "(No commit message)"
+msgstr "コミットメッセージ"
+
+#: kallithea/templates/changelog/changelog_table.html:60
 msgid "Expand commit message"
 msgstr "コミットメッセージを展開"
 
+#: kallithea/templates/changelog/changelog_table.html:76
+#, fuzzy, python-format
+#| msgid "%d comment"
+#| msgid_plural "%d comments"
+msgid "%s comments"
+msgstr "%d 個のコメント"
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
 msgid "Bookmark %s"
 msgstr "ブックマーク %s"
 
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
 msgid "Tag %s"
 msgstr "タグ %s"
 
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
 msgid "Branch %s"
 msgstr "ブランチ %s"
 
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
 msgid "%s Changeset"
 msgstr "%s チェンジセット"
 
+#: kallithea/templates/changeset/changeset.html:35
 msgid "Changeset status"
 msgstr "チェンジセットステータス"
 
+#: kallithea/templates/changeset/changeset.html:44
 msgid "Raw diff"
 msgstr "diffとして差分を表示"
 
+#: kallithea/templates/changeset/changeset.html:47
 msgid "Patch diff"
 msgstr "パッチとして差分を表示"
 
+#: kallithea/templates/changeset/changeset.html:50
 msgid "Download diff"
 msgstr "差分をダウンロード"
 
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
 msgid "Merge"
 msgstr "マージ"
 
+#: kallithea/templates/changeset/changeset.html:96
+#, fuzzy
+msgid "Grafted from:"
+msgstr "作成日"
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+#, fuzzy
+msgid "Replaced by:"
+msgstr "作成日"
+
+#: kallithea/templates/changeset/changeset.html:121
+#, fuzzy
+msgid "Preceded by:"
+msgstr "作成日"
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
 msgid "%s file changed"
 msgid_plural "%s files changed"
 msgstr[0] "%s ファイルに影響"
 
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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] "%s ファイルに影響。 %s 個の追加と %s 個の削除"
 
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Show full diff anyway"
 msgstr "とにかくすべての差分を表示"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+#, fuzzy
+#| msgid "Comment"
+msgid "comment"
+msgstr "コメント"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+#, fuzzy
+msgid "on pull request"
+msgstr "プルリクエスト #%s にコメント"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
 msgid "No title"
 msgstr "No title"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+#, fuzzy
+msgid "on this changeset"
+msgstr "チェンジセットはありません"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
 msgid "Delete comment?"
 msgstr "コメントを削除しますか?"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
 msgid "Status change"
 msgstr "ステータスを変更"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+#, fuzzy
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr "テキスト内で @username を使うと、そのユーザーに通知されます。"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
 msgid "Set changeset status"
 msgstr "リビジョンステータスを設定"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:95
 msgid "Vote for pull request status"
 msgstr "プルリクエストステータスの投票"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
 msgid "No change"
 msgstr "変更なし"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+#, fuzzy
+msgid "Finish pull request"
+msgstr "プルリクエスト #%s にコメント"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+#, fuzzy
+msgid "Close"
+msgstr "(閉鎖済み)"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
 msgid "Comment"
 msgstr "コメント"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "You need to be logged in to comment."
 msgstr "コメントにはログインする必要があります。"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "Login now"
 msgstr "今すぐログインする"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:141
 msgid "Hide"
 msgstr "隠す"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
 msgid "%d comment"
 msgid_plural "%d comments"
 msgstr[0] "%d 個のコメント"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
 msgid "%d inline"
 msgid_plural "%d inline"
 msgstr[0] "%d inline"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
 msgid "%d general"
 msgid_plural "%d general"
 msgstr[0] "%d general"
 
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
 msgid "%s Changesets"
 msgstr "%s チェンジセット"
 
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
 msgid "Changeset status: %s"
 msgstr "チェンジセットステータス: %s"
 
+#: kallithea/templates/changeset/changeset_range.html:50
 msgid "Files affected"
 msgstr "影響のあるファイル"
 
+#: kallithea/templates/changeset/diff_block.html:30
+msgid "No file before"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:33
+#, fuzzy
+#| msgid "file removed"
+msgid "File before"
+msgstr "削除されたファイル"
+
+#: kallithea/templates/changeset/diff_block.html:40
+#, fuzzy
+#| msgid "Unmodified"
+msgid "Modified"
+msgstr "変更しない"
+
+#: kallithea/templates/changeset/diff_block.html:42
 msgid "Deleted"
 msgstr "削除"
 
+#: kallithea/templates/changeset/diff_block.html:44
 msgid "Renamed"
 msgstr "リネーム"
 
+#: kallithea/templates/changeset/diff_block.html:48
+#, fuzzy, python-format
+#| msgid "Unknown revision %s"
+msgid "Unknown operation: %r"
+msgstr "%s は未知のリビジョンです"
+
+#: kallithea/templates/changeset/diff_block.html:52
+#, fuzzy
+#| msgid "No filename"
+msgid "No file after"
+msgstr "ファイル名がありません"
+
+#: kallithea/templates/changeset/diff_block.html:55
+#, fuzzy
+#| msgid "file added"
+msgid "File after"
+msgstr "追加されたファイル"
+
+#: kallithea/templates/changeset/diff_block.html:60
+#: kallithea/templates/files/diff_2way.html:43
 msgid "Show full diff for this file"
 msgstr "このファイルのすべての差分を表示"
 
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
 msgid "Show full side-by-side diff for this file"
 msgstr "このファイルの差分を並べて表示"
 
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+#, fuzzy
+#| msgid "Show full diff for this file"
+msgid "Raw diff for this file"
+msgstr "このファイルのすべての差分を表示"
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Show full diff for this file"
+msgid "Download diff for this file"
+msgstr "このファイルのすべての差分を表示"
+
+#: kallithea/templates/changeset/diff_block.html:72
 msgid "Show inline comments"
 msgstr "インラインコメントを表示"
 
+#: kallithea/templates/compare/compare_cs.html:5
 msgid "No changesets"
 msgstr "チェンジセットはありません"
 
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+#, fuzzy
+#| msgid "Common ancestor"
+msgid "Merge Ancestor"
+msgstr "共通の祖先"
+
+#: kallithea/templates/compare/compare_cs.html:40
 msgid "Show merge diff"
 msgstr "マージの差分を表示"
 
+#: kallithea/templates/compare/compare_cs.html:54
 msgid "is"
 msgstr "is"
 
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
 msgid "%s changesets"
 msgstr "%s チェンジセット"
 
+#: kallithea/templates/compare/compare_cs.html:56
 msgid "behind"
 msgstr "behind"
 
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
 msgid "%s Compare"
 msgstr "%s 比較"
 
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
 msgid "Compare Revisions"
 msgstr "リビジョンを比較"
 
+#: kallithea/templates/compare/compare_diff.html:42
 msgid "Swap"
 msgstr "入れ替え"
 
+#: kallithea/templates/compare/compare_diff.html:51
 msgid "Compare revisions, branches, bookmarks, or tags."
 msgstr "リビジョン、ブランチ、ブックマークもしくはタグの比較を行います。"
 
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
 msgid "Showing %s commit"
 msgid_plural "Showing %s commits"
 msgstr[0] "%s コミットを表示"
 
+#: kallithea/templates/compare/compare_diff.html:97
 msgid "Show full diff"
 msgstr "すべての差分を表示"
 
+#: kallithea/templates/data_table/_dt_elements.html:23
 msgid "Public repository"
 msgstr "公開リポジトリ"
 
+#: kallithea/templates/data_table/_dt_elements.html:29
 msgid "Repository creation in progress..."
 msgstr "リポジトリを作成しています..."
 
+#: kallithea/templates/data_table/_dt_elements.html:48
 msgid "No changesets yet"
 msgstr "まだチェンジセットがありません"
 
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
 msgid "Subscribe to %s rss feed"
 msgstr "%s の RSS フィードを購読"
 
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
 msgid "Subscribe to %s atom feed"
 msgstr "%s の ATOM フィードを購読"
 
+#: kallithea/templates/data_table/_dt_elements.html:82
 msgid "Creating"
 msgstr "作成中"
 
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "%(user)s commented on changeset %(age)s"
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr "%(user)s がチェンジセットにコメント %(age)s"
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "Comment from %s on %s changeset %s"
+msgid "Comment on Changeset \"%s\""
+msgstr "%sから%sのチェンジセット%sに対するコメント"
+
+#: kallithea/templates/email/changeset_comment.html:20
+#, fuzzy
+#| msgid "Changeset flow"
+msgid "Changeset on"
+msgstr "変更の流れ"
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+#, fuzzy
+#| msgid "Branch"
+msgid "branch"
+msgstr "ブランチ"
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+#, fuzzy
+#| msgid "Comment"
+msgid "View Comment"
+msgstr "コメント"
+
+#: kallithea/templates/email/comment.html:27
+#, fuzzy
+#| msgid "Status change"
+msgid "Status change:"
+msgstr "ステータスを変更"
+
+#: kallithea/templates/email/comment.html:33
+#, fuzzy
+#| msgid "This pull request has been closed and can not be updated."
+msgid "The pull request has been closed."
+msgstr ""
+"このプルリクエストはすでにクローズされていて、更新することはできません。"
+
+#: kallithea/templates/email/default.html:4
+#, fuzzy
+#| msgid "Commit Message"
+msgid "Message"
+msgstr "コミットメッセージ"
+
+#: kallithea/templates/email/password_reset.html:4
+#, fuzzy
+#| msgid "Password Reset"
+msgid "Password Reset Request"
+msgstr "パスワードのリセット"
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
 msgid "Hello %s"
 msgstr "こんにちは %s"
 
+#: kallithea/templates/email/password_reset.html:17
 msgid "We have received a request to reset the password for your account."
 msgstr "あなたのアカウントのパスワードリセットリクエストを受け取りました。"
 
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
 msgid "To set a new password, click the following link"
 msgstr "新しいパスワードを設定するために、次のリンクをクリックしてください"
 
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
 msgid ""
 "If it weren't you who requested the password reset, just disregard this "
 "message."
@@ -2292,451 +4836,1738 @@
 "パスワードリセットのリクエストをしていない場合、このメッセージは無視してく"
 "ださい。"
 
+#: kallithea/templates/email/pull_request.html:4
+#, fuzzy, python-format
+#| msgid "%s mentioned you on %s pull request \"%s\""
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr "%sさんが%sへのプルリクエスト \"%s\"でメンションしました"
+
+#: kallithea/templates/email/pull_request.html:4
+#, fuzzy, python-format
+#| msgid "%s requested your review of %s pull request \"%s\""
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr "%sさんが%sへのプルリクエスト \"%s\"でレビューを要求しています"
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+#, fuzzy
+#| msgid "Pull request %s"
+msgid "Pull request"
+msgstr "プルリクエスト #%s"
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+#, fuzzy
+#| msgid "New Pull Request"
+msgid "View Pull Request"
+msgstr "新しいプルリクエスト"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "%s mentioned you on %s pull request \"%s\""
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr "%sさんが%sへのプルリクエスト \"%s\"でメンションしました"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "Pull request %s from %s#%s"
+msgid "Pull Request %s \"%s\" Closed"
+msgstr "%s からのプルリクエスト"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "[commented] on pull request for"
+msgid "Comment on Pull Request %s \"%s\""
+msgstr "プルリクエストに[コメント]"
+
+#: kallithea/templates/email/registration.html:5
+#, fuzzy
+#| msgid "New user registration"
+msgid "New User Registration"
+msgstr "新規ユーザー登録"
+
+#: kallithea/templates/email/registration.html:23
+#, fuzzy
+#| msgid "Group name"
+msgid "Full Name"
+msgstr "グループ名"
+
+#: kallithea/templates/email/registration.html:42
+#, fuzzy
+#| msgid "View this user here"
+msgid "View User Profile"
+msgstr "このユーザを閲覧する"
+
+#: kallithea/templates/files/diff_2way.html:15
+#, python-format
 msgid "%s File side-by-side diff"
 msgstr "%s ファイルの差分を並べて表示"
 
+#: kallithea/templates/files/diff_2way.html:19
+#: kallithea/templates/files/file_diff.html:8
 msgid "File diff"
 msgstr "ファイル差分"
 
+#: kallithea/templates/files/diff_2way.html:55
 msgid "Ignore whitespace"
 msgstr "空白を無視"
 
+#: kallithea/templates/files/file_diff.html:4
+#, python-format
 msgid "%s File Diff"
 msgstr "%s ファイル差分"
 
+#: kallithea/templates/files/files.html:4
+#: kallithea/templates/files/files.html:75
+#, python-format
 msgid "%s Files"
 msgstr "%s ファイル"
 
+#: kallithea/templates/files/files_add.html:4
+#, python-format
 msgid "%s Files Add"
 msgstr "%s ファイルを追加"
 
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
 msgid "Add New File"
 msgstr "新しいファイルを追加"
 
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
 msgid "Location"
 msgstr "場所"
 
+#: kallithea/templates/files/files_add.html:41
 msgid "Enter filename..."
 msgstr "ファイル名..."
 
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
 msgid "or"
 msgstr "または"
 
+#: kallithea/templates/files/files_add.html:43
 msgid "Upload File"
 msgstr "アップロードファイル"
 
+#: kallithea/templates/files/files_add.html:47
 msgid "Create New File"
 msgstr "新しいファイルを作成"
 
+#: kallithea/templates/files/files_add.html:53
+#, fuzzy
+msgid "New file type"
+msgstr "新しいファイル"
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
 msgid "Commit Message"
 msgstr "コミットメッセージ"
 
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
 msgid "Commit Changes"
 msgstr "変更をコミット"
 
+#: kallithea/templates/files/files_browser.html:40
 msgid "Search File List"
 msgstr "ファイル一覧を検索"
 
+#: kallithea/templates/files/files_browser.html:45
 msgid "Loading file list..."
 msgstr "ファイル一覧を読み込み中..."
 
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
 msgid "Size"
 msgstr "サイズ"
 
+#: kallithea/templates/files/files_browser.html:56
 msgid "Last Revision"
 msgstr "最後のリビジョン"
 
+#: kallithea/templates/files/files_browser.html:57
 msgid "Last Modified"
 msgstr "最終更新日"
 
+#: kallithea/templates/files/files_browser.html:58
 msgid "Last Committer"
 msgstr "最後の作成者"
 
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
 msgid "%s Files Delete"
 msgstr "%s のファイルを削除"
 
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
 msgid "Delete file"
 msgstr "ファイルを削除"
 
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
 msgid "%s File Edit"
 msgstr "%s のファイルを編集"
 
+#: kallithea/templates/files/files_edit.html:21
 msgid "Edit file"
 msgstr "ファイルを編集"
 
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
 msgid "Show Annotation"
 msgstr "アノテーションを表示"
 
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
 msgid "Download as Raw"
 msgstr "Raw形式でダウンロード"
 
+#: kallithea/templates/files/files_edit.html:56
 msgid "Source"
 msgstr "ソース"
 
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
 msgid "%s author"
 msgid_plural "%s authors"
 msgstr[0] "%s 人の作成者"
 
+#: kallithea/templates/files/files_source.html:6
 msgid "Diff to Revision"
 msgstr "このリビジョンとの差分"
 
+#: kallithea/templates/files/files_source.html:7
 msgid "Show at Revision"
 msgstr "このリビジョンを表示"
 
+#: kallithea/templates/files/files_source.html:9
 msgid "Show Full History"
 msgstr "全ての履歴を表示"
 
+#: kallithea/templates/files/files_source.html:10
 msgid "Show Authors"
 msgstr "作成者を表示"
 
+#: kallithea/templates/files/files_source.html:26
 msgid "Show Source"
 msgstr "ソースを表示"
 
+#: kallithea/templates/files/files_source.html:34
+#, fuzzy, python-format
+#| msgid "Edit on Branch:%s"
+msgid "Edit on Branch: %s"
+msgstr "ブランチ:%s で編集"
+
+#: kallithea/templates/files/files_source.html:37
 msgid "Editing binary files not allowed"
 msgstr "バイナリファイルの編集は行えません"
 
+#: kallithea/templates/files/files_source.html:40
 msgid "Editing files allowed only when on branch head revision"
 msgstr "ファイル編集はブランチのヘッドリビジョンでのみ許可されています"
 
+#: kallithea/templates/files/files_source.html:41
 msgid "Deleting files allowed only when on branch head revision"
 msgstr "ファイルの削除はブランチのヘッドリビジョンでのみ行えます"
 
+#: kallithea/templates/files/files_source.html:58
+#, python-format
 msgid "Binary file (%s)"
 msgstr "バイナリファイル (%s)"
 
+#: kallithea/templates/files/files_source.html:69
+#, fuzzy
+msgid "File is too big to display."
+msgstr "表示するには大きすぎるファイルです"
+
+#: kallithea/templates/files/files_source.html:71
+#, fuzzy
+msgid "Show full annotation anyway."
+msgstr "とにかくすべての差分を表示"
+
+#: kallithea/templates/files/files_source.html:73
+#, fuzzy
+msgid "Show as raw."
+msgstr "Raw形式で表示"
+
+#: kallithea/templates/files/files_ypjax.html:5
 msgid "annotation"
 msgstr "アノテーション"
 
+#: kallithea/templates/files/files_ypjax.html:23
 msgid "Go Back"
 msgstr "戻る"
 
+#: kallithea/templates/files/files_ypjax.html:24
 msgid "No files at given path"
 msgstr "そのパスにはファイルはありません"
 
+#: kallithea/templates/followers/followers.html:5
+#, python-format
 msgid "%s Followers"
 msgstr "%s フォロワー"
 
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
 msgid "Followers"
 msgstr "フォロワー"
 
+#: kallithea/templates/followers/followers_data.html:9
 msgid "Started following -"
 msgstr "フォロー開始日 -"
 
+#: kallithea/templates/forks/fork.html:5
+#, python-format
 msgid "Fork repository %s"
 msgstr "リポジトリ %s をフォーク"
 
+#: kallithea/templates/forks/fork.html:25
 msgid "Fork name"
 msgstr "フォーク名"
 
+#: kallithea/templates/forks/fork.html:53
 msgid "Default revision for files page, downloads, whoosh, and readme."
 msgstr ""
 "ファイルページ、ダウンロード、検索、READMEのデフォルトのリビジョンを指定し"
 "ます。"
 
+#: kallithea/templates/forks/fork.html:58
 msgid "Private"
 msgstr "非公開"
 
+#: kallithea/templates/forks/fork.html:66
 msgid "Copy permissions"
 msgstr "権限のコピー"
 
+#: kallithea/templates/forks/fork.html:69
 msgid "Copy permissions from forked repository"
 msgstr "フォーク元リポジトリから権限をコピーします"
 
+#: kallithea/templates/forks/fork.html:75
 msgid "Update after clone"
 msgstr "クローン後にupdateする"
 
+#: kallithea/templates/forks/fork.html:78
 msgid "Checkout source after making a clone"
 msgstr "クローンした後にソースをチェックアウトします"
 
+#: kallithea/templates/forks/fork.html:85
 msgid "Fork this Repository"
 msgstr "このリポジトリをフォーク"
 
+#: kallithea/templates/forks/forks.html:5
+#, python-format
 msgid "%s Forks"
 msgstr "%s フォーク"
 
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
 msgid "Forks"
 msgstr "フォーク"
 
+#: kallithea/templates/forks/forks_data.html:14
 msgid "Forked"
 msgstr "フォークしました"
 
+#: kallithea/templates/forks/forks_data.html:24
 msgid "There are no forks yet"
 msgstr "まだフォークがありません"
 
+#: kallithea/templates/journal/journal.html:22
 msgid "ATOM journal feed"
 msgstr "ATOM ジャーナルフィード"
 
+#: kallithea/templates/journal/journal.html:23
 msgid "RSS journal feed"
 msgstr "RSS ジャーナルフィード"
 
+#: kallithea/templates/journal/journal.html:34
 msgid "My Repositories"
 msgstr "私のリポジトリ"
 
+#: kallithea/templates/journal/journal_data.html:42
 msgid "No entries yet"
 msgstr "まだエントリがありません"
 
+#: kallithea/templates/journal/public_journal.html:10
 msgid "ATOM public journal feed"
 msgstr "ATOM 公開ジャーナルフィード"
 
+#: kallithea/templates/journal/public_journal.html:11
 msgid "RSS public journal feed"
 msgstr "RSS 公開ジャーナルフィード"
 
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
 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:52
 msgid "Title"
 msgstr "タイトル"
 
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
 msgid "Write a short description on this pull request"
 msgstr "このプルリクエストの簡潔な説明を書いてください"
 
+#: kallithea/templates/pullrequests/pullrequest.html:40
 msgid "Changeset flow"
 msgstr "変更の流れ"
 
+#: kallithea/templates/pullrequests/pullrequest.html:46
 msgid "Origin repository"
 msgstr "元のリポジトリ"
 
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
 msgid "Revision"
 msgstr "リビジョン"
 
+#: kallithea/templates/pullrequests/pullrequest.html:62
 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:17
 msgid "Age"
 msgstr "経過時間"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:18
 msgid "From"
 msgstr "From"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:19
 msgid "To"
 msgstr "To"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:28
+#, python-format
 msgid "You voted: %s"
 msgstr "あなたの投票内容: %s"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:30
 msgid "You didn't vote"
 msgstr "投票していません"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:35
 msgid "(no title)"
 msgstr "(no title)"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:37
+#: kallithea/templates/pullrequests/pullrequest_show.html:31
+#: kallithea/templates/pullrequests/pullrequest_show.html:73
 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
+#, python-format
 msgid "Confirm again to delete this pull request with %s comments"
 msgstr ""
 "このプルリクエストには %s件のコメントがありますが削除してもよろしいです"
 "か?"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
 msgid "%s Pull Request %s"
 msgstr "%s プルリクエスト %s"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, fuzzy, python-format
+msgid "Pull request %s from %s#%s"
+msgstr "%s からのプルリクエスト"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
 msgid "Summarize the changes"
 msgstr "変更の概要"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+#, fuzzy
+#| msgid "Reviewer voting result"
+msgid "Voting Result"
+msgstr "レビュアーの投票結果"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
 msgid "Pull request status calculated from votes"
 msgstr "投票からプルリクエストのステータスを計算"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
 msgid "Origin"
 msgstr "Origin"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
 msgid "on"
 msgstr "on"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
 msgid "Target"
 msgstr "Target"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
 msgid "Pull changes"
 msgstr "変更を取得:"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+#, fuzzy
+#| msgid "Registration"
+msgid "Next iteration"
+msgstr "新規登録"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
 msgid "Current revision - no change"
 msgstr "現在のリビジョン ー 変更なし"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
 msgid "Save Changes"
 msgstr "変更を保存"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
 msgid "Cancel Changes"
 msgstr "変更をキャンセル"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+#, fuzzy
+#| msgid "reviewer"
+msgid "Reviewers"
+msgstr "レビュアー"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
 msgid "Remove reviewer"
 msgstr "レビュアーを削除"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
 msgid "Type name of reviewer to add"
 msgstr "追加するレビュアーの名前を入力"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
 msgid "Potential Reviewers"
 msgstr "レビュワー候補"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
 msgid "Click to add the repository owner as reviewer:"
 msgstr "クリックしてリポジトリの所有所をレビュアーに追加:"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
 msgid "Pull Request Content"
 msgstr "プルリクエストの内容"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
 msgid "Common ancestor"
 msgstr "共通の祖先"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:6
+#, python-format
 msgid "%s Pull Requests"
 msgstr "%s プルリクエスト"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:11
+#, fuzzy, python-format
+msgid "Pull Requests from '%s'"
+msgstr "%s' からのプルリクエスト"
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:13
+#, python-format
 msgid "Pull Requests to '%s'"
 msgstr "'%s' へのプルリクエスト"
 
+#: 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 "%s へのプルリクエストを表示"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:36
+#, python-format
 msgid "Show Pull Requests from '%s'"
 msgstr "%s からのプルリクエストを表示"
 
+#: 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 "作成したプルリクエスト"
 
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+#, fuzzy
+#| msgid "Pull Request Reviewers"
+msgid "Pull Requests Needing My Review"
+msgstr "プルリクエストレビュアー"
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
 msgid "Pull Requests I Participate In"
 msgstr "参加しているプルリクエスト"
 
+#: kallithea/templates/search/search.html:6
+#, python-format
 msgid "%s Search"
 msgstr "%s 検索"
 
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
 msgid "Search in All Repositories"
 msgstr "全てのリポジトリから検索"
 
+#: kallithea/templates/search/search.html:47
 msgid "Search term"
 msgstr "検索キーワード"
 
+#: kallithea/templates/search/search.html:54
 msgid "Search in"
 msgstr "検索対象"
 
+#: kallithea/templates/search/search.html:56
 msgid "File contents"
 msgstr "ファイルの内容"
 
+#: kallithea/templates/search/search.html:57
 msgid "Commit messages"
 msgstr "コミットメッセージ"
 
+#: kallithea/templates/search/search.html:58
 msgid "File names"
 msgstr "ファイル名"
 
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
 msgid "Permission denied"
 msgstr "権限がありません"
 
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
 msgid "%s Statistics"
 msgstr "%s 統計情報"
 
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
 msgid "%s ATOM feed"
 msgstr "%s ATOM フィード"
 
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
 msgid "%s RSS feed"
 msgstr "%s RSS フィード"
 
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
 msgid "Enable"
 msgstr "有効にする"
 
+#: kallithea/templates/summary/statistics.html:38
 msgid "Stats gathered: "
 msgstr "収集した統計情報: "
 
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
 msgid "files"
 msgstr "ファイル"
 
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
 msgid "Show more"
 msgstr "もっと表示"
 
+#: kallithea/templates/summary/statistics.html:397
 msgid "commits"
 msgstr "コミット"
 
+#: kallithea/templates/summary/statistics.html:398
 msgid "files added"
 msgstr "追加されたファイル"
 
+#: kallithea/templates/summary/statistics.html:399
 msgid "files changed"
 msgstr "変更されたファイル"
 
+#: kallithea/templates/summary/statistics.html:400
 msgid "files removed"
 msgstr "削除されたファイル"
 
+#: kallithea/templates/summary/statistics.html:402
 msgid "commit"
 msgstr "コミット"
 
+#: kallithea/templates/summary/statistics.html:403
 msgid "file added"
 msgstr "追加されたファイル"
 
+#: kallithea/templates/summary/statistics.html:404
 msgid "file changed"
 msgstr "変更されたファイル"
 
+#: kallithea/templates/summary/statistics.html:405
 msgid "file removed"
 msgstr "削除されたファイル"
 
+#: kallithea/templates/summary/summary.html:5
+#, python-format
 msgid "%s Summary"
 msgstr "%s 要約"
 
+#: kallithea/templates/summary/summary.html:13
 msgid "Fork of"
 msgstr "フォーク元"
 
+#: kallithea/templates/summary/summary.html:18
 msgid "Clone from"
 msgstr "クローン元"
 
+#: kallithea/templates/summary/summary.html:55
 msgid "Clone URL"
 msgstr "クローンURL"
 
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+#, fuzzy
+#| msgid "Last Name"
+msgid "Use Name"
+msgstr "名字"
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
 msgid "Trending files"
 msgstr "トレンドファイル"
 
+#: kallithea/templates/summary/summary.html:103
 msgid "Download"
 msgstr "ダウンロード"
 
+#: kallithea/templates/summary/summary.html:106
 msgid "There are no downloads yet"
 msgstr "まだダウンロードがありません"
 
+#: kallithea/templates/summary/summary.html:108
 msgid "Downloads are disabled for this repository"
 msgstr "このリポジトリのダウンロードは無効化されています"
 
+#: kallithea/templates/summary/summary.html:114
 msgid "Download as zip"
 msgstr "ZIPでダウンロード"
 
+#: kallithea/templates/summary/summary.html:118
 msgid "Check this to download archive with subrepos"
 msgstr "チェックするとダウンロードアーカイブにサブリポジトリが含まれます"
 
+#: kallithea/templates/summary/summary.html:120
 msgid "With subrepos"
 msgstr "サブリポジトリを含める"
 
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
 msgid "Feed"
 msgstr "フィード"
 
+#: kallithea/templates/summary/summary.html:180
 msgid "Latest Changes"
 msgstr "最近の変更"
 
+#: kallithea/templates/summary/summary.html:182
 msgid "Quick Start"
 msgstr "クイックスタート"
 
+#: kallithea/templates/summary/summary.html:193
 msgid "Add or upload files directly via Kallithea"
 msgstr "Kallithea経由で直接ファイルを追加またはアップロード"
 
+#: kallithea/templates/summary/summary.html:201
 msgid "Push new repository"
 msgstr "新しいリポジトリをプッシュ"
 
+#: kallithea/templates/summary/summary.html:209
 msgid "Existing repository?"
 msgstr "存在するリポジトリをプッシュ"
 
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
 msgid "Download %s as %s"
 msgstr "%s を %s でダウンロード"
+
+#~ 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."
+#~ msgstr ""
+#~ "通常、リポジトリの名前を変更したり、別のグループに移動すると、リポジト"
+#~ "リのURLが変わります。\n"
+#~ "上のURLを使えば、常にリポジトリにアクセスできます。\n"
+#~ "この機能は、CIを使っている場合や、3rd pirtyのサービス向けにURLを固定化"
+#~ "したいときに便利です。"
+
+#~ msgid "Default revision for files page, downloads, whoosh and readme"
+#~ msgstr ""
+#~ "ファイルページ、ダウンロード、検索、READMEのデフォルトのリビジョンを指"
+#~ "定します"
+
+#, python-format
+#~ msgid "Readme file from revision %s:%s"
+#~ msgstr "リビジョン %s:%s の README ファイル"
+
+#~ msgid ""
+#~ "Unable to activate hgsubversion support. The \"hgsubversion\" library "
+#~ "is missing"
+#~ msgstr ""
+#~ "\"hgsubversion\"ライブラリが見つからないため、hgsubversionサポートを有"
+#~ "効に出来ません"
+
+#, python-format
+#~ msgid ""
+#~ "%s repository is not mapped to db perhaps it was created or renamed "
+#~ "from the filesystem please run the application again in order to "
+#~ "rescan repositories"
+#~ msgstr ""
+#~ "%s リポジトリはDB内に見つかりませんでした。おそらくファイルシステム上で"
+#~ "作られたか名前が変更されたためです。リポジトリをもう一度チェックするた"
+#~ "めにアプリケーションを再起動してください"
+
+#, python-format
+#~ msgid "on line %s"
+#~ msgstr "%s 行目"
+
+#~ msgid "[Mention]"
+#~ msgstr "[Mention]"
+
+#~ msgid "Only admins can create repository groups"
+#~ msgstr "管理者のみがリポジトリのグループを作成できます"
+
+#~ msgid "Non-admins can create repository groups"
+#~ msgstr "非管理者がリポジトリのグループを作成できます"
+
+#~ msgid ""
+#~ "Repository creation enabled with write permission to a repository group"
+#~ msgstr ""
+#~ "リポジトリグループの書き込みパーミッションを使ったリポジトリ作成が有効"
+#~ "です"
+
+#~ msgid ""
+#~ "Repository creation disabled with write permission to a repository "
+#~ "group"
+#~ msgstr ""
+#~ "リポジトリグループの書き込みパーミッションを使ったリポジトリ作成は無効"
+#~ "です"
+
+#, python-format
+#~ msgid ""
+#~ "%(user)s wants you to review pull request %(pr_nice_id)s: %(pr_title)s"
+#~ msgstr ""
+#~ "%(user)s がプリリクエスト #%(pr_nice_id)s: %(pr_title)s のレビューを求"
+#~ "めています"
+
+#~ msgid "New user registration"
+#~ msgstr "新規ユーザー登録"
+
+#~ msgid "Repository creation with group write access"
+#~ msgstr "グループ書き込み権限でのリポジトリ作成"
+
+#, fuzzy
+#~ msgid ""
+#~ "With this, write permission to a repository group allows creating "
+#~ "repositories inside that group. Without this, group write permissions "
+#~ "mean nothing."
+#~ msgstr ""
+#~ "リポジトリグループに書き込みパーミッションを付与すると、グループ内にリ"
+#~ "ポジトリを作成できるようになります"
+
+#~ msgid "Built-in Mercurial Hooks (Read-Only)"
+#~ msgstr "組み込みのMercurialフック (編集不可)"
+
+#~ msgid ""
+#~ "Verify if Kallithea's Git hooks are installed for each repository. "
+#~ "Current hooks will be updated to the latest version."
+#~ msgstr ""
+#~ "各リポジトリに Kallitheas の Gitフックがインストールされているか確認し"
+#~ "てください。現在のフックは最新版に更新されます"
+
+#~ msgid "Overwrite existing Git hooks"
+#~ msgstr "既存のGitフックを上書きする"
+
+#~ 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 ""
+#~ "GitフックをインストールするとKallitheaから設定されたものであっても既存"
+#~ "のフックは全て上書きされます。警告: この操作はあなたが手動で配置したGit"
+#~ "のカスタムフックを全て破壊します!"
+
+#~ msgid "Enable hgsubversion extension"
+#~ msgstr "hgsubversionエクステンションを有効にする"
+
+#~ msgid ""
+#~ "Requires hgsubversion library to be installed. Enables cloning of "
+#~ "remote Subversion repositories while converting them to Mercurial."
+#~ msgstr ""
+#~ "hgsubversion ライブラリのインストールが必要です。リモートのSVNリポジト"
+#~ "リをクローンしてMercurialリポジトリに変換するすることが可能です。"
+
+#~ msgid "Cache invalidation successful"
+#~ msgstr "キャッシュの無効化に成功しました"
+
+#~ msgid "An error occurred during cache invalidation"
+#~ msgstr "キャッシュの無効化中にエラーが発生しました"
+
+#~ msgid "Caches"
+#~ msgstr "キャッシュ"
+
+#~ msgid "Invalidate Repository Cache"
+#~ msgstr "リポジトリのキャッシュを無効化"
+
+#~ msgid ""
+#~ "Manually invalidate cache for this repository. On first access, the "
+#~ "repository will be cached again."
+#~ msgstr ""
+#~ "このリポジトリのキャッシュを手動で無効化します。リポジトリへの初回アク"
+#~ "セス時に再びキャッシュされます。"
+
+#~ msgid "List of Cached Values"
+#~ msgstr "キャッシュしている値の一覧"
+
+#~ msgid "Prefix"
+#~ msgstr "プレフィックス"
+
+#~ msgid "This repository has been locked by %s on %s"
+#~ msgstr "このリポジトリは %s によって %s にロックされました"
+
+#~ msgid "Repository has been locked"
+#~ msgstr "リポジトリがロックされました"
+
+#~ msgid "Repository has been unlocked"
+#~ msgstr "リポジトリのロックが解除されました"
+
+#~ msgid "An error occurred during unlocking"
+#~ msgstr "アンロック中にエラーが発生しました"
+
+#~ msgid "Invalid API key"
+#~ msgstr "APIキーが無効です"
+
+#~ msgid "Token mismatch"
+#~ msgstr "トークンが一致しません"
+
+#~ msgid "Enable locking"
+#~ msgstr "ロックを有効にする"
+
+#~ msgid "Enable lock-by-pulling on repository."
+#~ msgstr "リポジトリのpullのロックを有効にします。"
+
+#~ msgid ""
+#~ "Enable lock-by-pulling on group. This option will be applied to all "
+#~ "other groups and repositories inside"
+#~ msgstr ""
+#~ "グループに対してpullのロックを有効にします。このオプションはグループに"
+#~ "含まれる全てのグループとリポジトリに適用されます。"
+
+#~ msgid "Change Locking"
+#~ msgstr "ロック"
+
+#~ msgid "Confirm to unlock repository."
+#~ msgstr "このリポジトリのロックを解除しますか."
+
+#~ msgid "Unlock Repository"
+#~ msgstr "リポジトリのロックを解除"
+
+#~ msgid "Confirm to lock repository."
+#~ msgstr "このリポジトリをロックしますか."
+
+#~ msgid "Lock Repository"
+#~ msgstr "リポジトリをロック"
+
+#~ msgid "Repository is not locked"
+#~ msgstr "リポジトリはロックされていません"
+
+#~ msgid "What is that?"
+#~ msgstr "これは何?"
+
+#~ msgid "URL by id"
+#~ msgstr "id を使ってURLを表現"
+
+#~ msgid "Check for updates"
+#~ msgstr "更新を確認"
+
+#~ msgid "Upgrade info endpoint"
+#~ msgstr "更新情報のエンドポイント"
+
+#~ msgid "Note: please make sure this server can access this URL"
+#~ msgstr "ノート: サーバーがこのURLにアクセスできることを確認して下さい"
+
+#~ msgid "Log user push commands"
+#~ msgstr "ユーザーのプッシュコマンドを記録する"
+
+#~ msgid "Log user pull commands"
+#~ msgstr "ユーザーのプルコマンドを記録する"
+
+#~ msgid "Unlock"
+#~ msgstr "アンロック"
+
+#~ msgid "Lock"
+#~ msgstr "ロック"
+
+#~ msgid "Inherit defaults"
+#~ msgstr "デフォルト権限を継承"
+
+#, fuzzy
+#~| msgid "Default permissions"
+#~ msgid "default permissions"
+#~ msgstr "デフォルトの権限"
+
+#~ msgid "Repository locked by %s"
+#~ msgstr "リポジトリは %s によってロックされました"
+
+#~ msgid "Repository unlocked"
+#~ msgstr "リポジトリはロックされていません"
+
+#~ msgid "Show by ID"
+#~ msgstr "IDで表示"
+
+#~ msgid "Show by Name"
+#~ msgstr "名前で表示"
+
+#~ msgid "There is no index to search in. Please run whoosh indexer"
+#~ msgstr ""
+#~ "検索するためのインデックスがありません。whooshでインデックスを作成して"
+#~ "下さい"
+
+#~ msgid "IP %s not allowed"
+#~ msgstr "IPアドレス %s は許可されません"
+
+#~ msgid "%(user)s commented on changeset %(age)s"
+#~ msgstr "%(user)s がチェンジセットにコメント %(age)s"
+
+#~ msgid "%(user)s sent message %(age)s"
+#~ msgstr "%(user)s がメッセージを送信 %(age)s"
+
+#~ msgid "%(user)s mentioned you %(age)s"
+#~ msgstr "%(user)s がにあなたにメンション %(age)s"
+
+#~ msgid "%(user)s registered in Kallithea %(age)s"
+#~ msgstr "%(user)s がKallitheaに登録 %(age)s"
+
+#~ msgid "%(user)s opened new pull request %(age)s"
+#~ msgstr "%(user)s が新しいプルリクエストを作成 %(age)s"
+
+#~ msgid "%(user)s commented on pull request %(age)s"
+#~ msgstr "%(user)s がプルリクエストにコメント %(age)s"
+
+#~ msgid "%(user)s commented on changeset at %(when)s"
+#~ msgstr "%(user)s がチェンジセットにコメント %(when)s"
+
+#~ msgid "%(user)s sent message at %(when)s"
+#~ msgstr "%(user)s がメッセージを送信 %(when)s"
+
+#~ msgid "%(user)s mentioned you at %(when)s"
+#~ msgstr "%(user)s がにあなたにメンション %(when)s"
+
+#~ msgid "%(user)s registered in Kallithea at %(when)s"
+#~ msgstr "%(user)s がKallitheaに登録 %(when)s"
+
+#~ msgid "%(user)s opened new pull request at %(when)s"
+#~ msgstr "%(user)s が新しいプルリクエストを作成 %(when)s"
+
+#~ msgid "%(user)s commented on pull request at %(when)s"
+#~ msgstr "%(user)s がプルリクエストにコメント %(when)s"
+
+#, fuzzy
+#~| msgid "Repository group"
+#~ msgid "Repository Group"
+#~ msgstr "リポジトリグループ"
+
+#~ msgid "My Notifications"
+#~ msgstr "通知"
+
+#~ msgid "All"
+#~ msgstr "すべて"
+
+#~ msgid "Comments"
+#~ msgstr "コメント"
+
+#~ msgid "Mark All Read"
+#~ msgstr "すべて既読としてマーク"
+
+#, fuzzy
+#~| msgid "Mark All Read"
+#~ msgid "Mark as read"
+#~ msgstr "すべて既読としてマーク"
+
+#~ msgid "No notifications here yet"
+#~ msgstr "まだ通知がありません"
+
+#~ msgid "Show Notification"
+#~ msgstr "通知を表示"
+
+#~ msgid "Notifications"
+#~ msgstr "通知"
+
+#~ msgid "Home"
+#~ msgstr "ホーム"
+
+#~ msgid "with"
+#~ msgstr "と"
+
+#~ msgid "members"
+#~ msgstr "メンバー"
+
+#~ msgid "Changeset has comments"
+#~ msgstr "チェンジセットにコメントがあります"
+
+#~ msgid "Author"
+#~ msgstr "作成者"
+
+#~ msgid "Refs"
+#~ msgstr "Refs"
+
+#, fuzzy
+#~ msgid "Commenting on line."
+#~ msgstr "{1} 行目にコメント"
+
+#, fuzzy
+#~| msgid "on pull request"
+#~ msgid "Pull request from"
+#~ msgstr "プルリクエスト #%s にコメント"
+
+#, fuzzy
+#~| msgid "Date"
+#~ msgid "at"
+#~ msgstr "日時"
+
+#~ msgid "Previous revision"
+#~ msgstr "前のリビジョン"
+
+#~ msgid "Next revision"
+#~ msgstr "次のリビジョン"
+
+#~ msgid "Follow current branch"
+#~ msgstr "このブランチで追跡"
+
+#~ msgid "Still not reviewed by"
+#~ msgstr "未レビュー"
+
+#~ msgid "%d reviewer"
+#~ msgid_plural "%d reviewers"
+#~ msgstr[0] "%d 人のレビュアー"
+
+#~ msgid "Pull request was reviewed by all reviewers"
+#~ msgstr "プルリクエストはすべてのレビュアーにレビューされました"
+
+#~ msgid "There are no reviewers"
+#~ msgstr "レビュアーがいません"
+
+#~ msgid "Pull Request Reviewers"
+#~ msgstr "プルリクエストレビュアー"
+
+#~ msgid "Dashboard"
+#~ msgstr "ダッシュボード"
+
+#~ msgid "Group Name"
+#~ msgstr "グループ名"
+
+#~ msgid "Remember me"
+#~ msgstr "次回から自動的にサインイン"
+
+#~ msgid "name this file..."
+#~ msgstr "ファイルに名前をつける..."
+
+#~ msgid "Change your avatar at"
+#~ msgstr "アバターを変更できます : "
+
+#~ msgid "Using"
+#~ msgstr "メールアドレス:"
+
+#~ msgid "Missing email, please update your user email address."
+#~ msgstr "メールアドレスがありません。更新してください。"
+
+#~ msgid "%s Repository group dashboard"
+#~ msgstr "%s リポジトリグループダッシュボード"
+
+#~ msgid "Rescan option"
+#~ msgstr "再スキャンオプション"
+
+#~ msgid "Web"
+#~ msgstr "Web"
+
+#~ msgid "Require SSL for vcs operations"
+#~ msgstr "VCSの操作にSSLを必須とする"
+
+#~ msgid ""
+#~ "Activate to require SSL both pushing and pulling. If SSL certificate "
+#~ "is missing, it will return an HTTP Error 406: Not Acceptable."
+#~ msgstr ""
+#~ "プッシュ、プル時にSSLを要求します。SSLでない場合はHTTP Error 406: Not "
+#~ "Acceptableを返します。"
+
+#~ msgid "Use Gravatars in Kallithea"
+#~ msgstr "Gravatorsを利用する"
+
+#, fuzzy
+#~| 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"
+#~ 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"
+#~ msgstr ""
+#~ "クローン URL のスキーマは、 '{scheme}://{user}@{netloc}/{repo}' のよう"
+#~ "な形式にします。使える変数は下記の通りです:\n"
+#~ "                                                        {scheme} "
+#~ "Kallithea サーバからリクエストを送信するときに使うスキーム。 'http' ま"
+#~ "たは 'https'\n"
+#~ "                                                        {user}   現在の"
+#~ "ユーザーのユーザー名\n"
+#~ "                                                        {netloc} "
+#~ "Kallithea サーバーのアドレスまたはホスト名\n"
+#~ "                                                        {repo}   リポジ"
+#~ "トリの完全な名前\n"
+#~ "                                                        {repoid} リポジ"
+#~ "トリの ID。 clone-by-id に使います。"
+
+#~ msgid "Dashboard items"
+#~ msgstr "ダッシュボードの項目"
+
+#~ msgid ""
+#~ "Number of items displayed in the main page dashboard before pagination "
+#~ "is shown."
+#~ msgstr "メインページダッシュボードで1ページに表示する要素数。"
+
+#~ msgid "Admin pages items"
+#~ msgstr "管理ページの項目"
+
+#~ msgid "quick filter..."
+#~ msgstr "クイックフィルタ..."
+
+#~ msgid "Change avatar at"
+#~ msgstr "アバターを変更:"
+
+#~ msgid "Missing email, please update this user email address."
+#~ msgstr ""
+#~ "メールアドレスがありません。このユーザーのメールアドレスを更新してくだ"
+#~ "さい。"
+
+#~ msgid "Keyboard shortcuts"
+#~ msgstr "キーボードショートカット"
+
+#~ msgid "Site-wide shortcuts"
+#~ msgstr "サイト全体"
+
+#~ msgid "Forgot password ?"
+#~ msgstr "パスワードを忘れた?"
+
+#~ msgid "Ancestor"
+#~ msgstr "祖先"
+
+#~ msgid "No common ancestor found - repositories are unrelated"
+#~ msgstr "共通の祖先が見つかりません - リポジトリ同士に関連がありません"
+
+#~ msgid "Comment from %s on %s changeset %s"
+#~ msgstr "%sから%sのチェンジセット%sに対するコメント"
+
+#~ msgid "The changeset status was changed to"
+#~ msgstr "チェンジセットを次に変更"
+
+#~ msgid "This is an automatic notification. Don't reply to this mail."
+#~ msgstr ""
+#~ "これは自動的に送信される通知です。このメールに返信しないでください。"
+
+#~ msgid "%s mentioned you on %s pull request \"%s\""
+#~ msgstr "%sさんが%sへのプルリクエスト \"%s\"でメンションしました"
+
+#~ msgid "%s requested your review of %s pull request \"%s\""
+#~ msgstr "%sさんが%sへのプルリクエスト \"%s\"でレビューを要求しています"
+
+#~ msgid "Comment from %s on %s pull request \"%s\""
+#~ msgstr "%sから%sのプルリクエスト \"%s\"に対するコメント"
+
+#, fuzzy
+#~ msgid "The comment closed the pull request with status"
+#~ msgstr "%s がプルリクエスト\"%s\" にコメントしました"
+
+#, fuzzy
+#~ msgid "The comment was made with status"
+#~ msgstr "プルリクエストを以下のステータスで閉じました:"
+
+#~ msgid "Edit on Branch:%s"
+#~ msgstr "ブランチ:%s で編集"
+
+#~ msgid "Repository Size"
+#~ msgstr "リポジトリサイズ"
+
+#~ msgid "No comments."
+#~ msgstr "%d 個のコメント"
+
+#~ msgid "public journal"
+#~ msgstr "公開ジャーナル"
+
+#~ msgid "journal"
+#~ msgstr "ジャーナル"
+
+#~ msgid "Locked repository"
+#~ msgstr "リポジトリをロックしました"
+
+#~ msgid "Unlocked repository"
+#~ msgstr "リポジトリのロックを解除しました"
+
+#~ msgid "Unlocked"
+#~ msgstr "アンロック"
+
+#~ msgid "Locked"
+#~ msgstr "ロック"
+
+#~ msgid "Repository has been %s"
+#~ msgstr "リポジトリは %s されています"
+
+#~ msgid "You can't edit this user"
+#~ msgstr "このユーザーは編集できません"
+
+#~ msgid "No Files"
+#~ msgstr "ファイルなし"
+
+#~ msgid "Username \"%(username)s\" is forbidden"
+#~ msgstr "ユーザー名 \"%(username)s\" は許可されていません"
+
+#~ msgid "invalid user name"
+#~ msgstr "不正なユーザー名です"
+
+#~ msgid "invalid clone URL"
+#~ msgstr "無効なクローンURIです"
+
+#~ msgid ""
+#~ "Invalid clone URL, provide a valid clone http(s)/svn+http(s)/ssh URL"
+#~ msgstr ""
+#~ "無効なクローンURIです。有効な http(s)/svn+http(s) のURIを指定してくださ"
+#~ "い"
+
+#~ msgid ""
+#~ "Revisions %(revs)s are already part of pull request or have set status"
+#~ msgstr ""
+#~ "リビジョン %(revs)s はすでにプルリクエストの一部かステータスが設定され"
+#~ "ています"
+
+#~ msgid "Defaults"
+#~ msgstr "デフォルト設定"
+
+#~ msgid "My Emails"
+#~ msgstr "メールアドレス"
+
+#~ msgid "Watched"
+#~ msgstr "ウォッチ中"
+
+#~ msgid "My Permissions"
+#~ msgstr "権限"
+
+#~ msgid "expires"
+#~ msgstr "失効"
+
+#~ msgid "reset"
+#~ msgstr "リセット"
+
+#~ msgid "delete"
+#~ msgstr "削除"
+
+#~ msgid "Permissions Administration"
+#~ msgstr "権限管理"
+
+#~ msgid "Overview"
+#~ msgstr "概要"
+
+#~ msgid "Overwrite existing settings"
+#~ msgstr "現在の設定を上書きする"
+
+#~ msgid "Default IP Whitelist for All Users"
+#~ msgstr "全てのユーザーに設定されるデフォルトのIPアドレスのホワイトリスト"
+
+#~ msgid "Default User Permissions Overview"
+#~ msgstr "デフォルトのユーザー権限の概要"
+
+#~ msgid "none"
+#~ msgstr "なし"
+
+#~ msgid "read"
+#~ msgstr "読込"
+
+#~ msgid "write"
+#~ msgstr "書込"
+
+#~ msgid "admin"
+#~ msgstr "管理"
+
+#~ msgid "delegated admin"
+#~ msgstr "代理 admin"
+
+#~ msgid "Optional URL from which repository should be cloned."
+#~ msgstr "オプション:クローンするリポジトリのHTTP[S]のURLを指定します"
+
+#~ msgid "Remote URL"
+#~ msgstr "リモート URL"
+
+#~ msgid "Pull Changes from Remote Location"
+#~ msgstr "リモートから変更を取り込む"
+
+#~ msgid "Non-changeable id"
+#~ msgstr "変更不能ID"
+
+#~ msgid "edit"
+#~ msgstr "編集"
+
+#~ msgid "new value"
+#~ msgstr "新しい値"
+
+#~ msgid "URL used for doing remote pulls."
+#~ msgstr "remote pull で使う http[s] url です。"
+
+#~ msgid "Email prefix"
+#~ msgstr "メールアドレスプレフィックス"
+
+#~ msgid "Kallithea email from"
+#~ msgstr "Kallithea メールのFrom"
+
+#~ msgid "Error email from"
+#~ msgstr "エラーメールのFrom"
+
+#~ msgid "Error email recipients"
+#~ msgstr "エラーメールの宛先"
+
+#~ msgid "SMTP server"
+#~ msgstr "SMTP サーバー"
+
+#~ msgid "SMTP username"
+#~ msgstr "SMTP ユーザー名"
+
+#~ msgid "SMTP password"
+#~ msgstr "SMTP パスワード"
+
+#~ msgid "SMTP port"
+#~ msgstr "SMTP ポート"
+
+#~ msgid "SMTP use TLS"
+#~ msgstr "SMTP TLSの使用"
+
+#~ msgid "SMTP use SSL"
+#~ msgstr "SMTP SSLの使用"
+
+#~ msgid "SMTP auth"
+#~ msgstr "SMTP 認証"
+
+#~ msgid "Destroy old data"
+#~ msgstr "古いデータを削除する"
+
+#~ msgid "user groups"
+#~ msgstr "ユーザーグループ"
+
+#~ msgid "Status change from pull request"
+#~ msgstr "チェンジセットのステータスを変更"
+
+#~ msgid "Status change on changeset"
+#~ msgstr "チェンジセットのステータスを変更"
+
+#~ msgid "Comment on changeset"
+#~ msgstr "チェンジセットにコメント"
+
+#~ msgid "revision"
+#~ msgstr "リビジョン"
+
+#~ msgid "Mimetype"
+#~ msgstr "Mimetype"
+
+#~ msgid "My Repos"
+#~ msgstr "リポジトリ"
+
+#~ msgid "owner"
+#~ msgstr "所有者"
+
+#~ msgid "Your new password"
+#~ msgstr "新しいパスワード"
+
+#~ msgid "Your new Kallithea password:%s"
+#~ msgstr "新しいKallitheaパスワード:%s"
+
+#~ msgid "Open New Pull Request for Selected Changesets"
+#~ msgstr "選択したチェンジセットから新しいプルリクエストを作成"
+
+#~ msgid "Show Selected Changeset __S"
+#~ msgstr "選択した変更 __S を表示"
+
+#~ msgid "You can generate it by clicking following URL"
+#~ msgstr "下のURLをクリックすることで再生成が行えます。"
+
+#~ msgid "Please ignore this email if you did not request a new password ."
+#~ msgstr "新しいパスワードを生成しない場合はこのメールを無視してください。"
+
+#~ msgid "Created by"
+#~ msgstr "作成日"
+
+#~ msgid "Confirm to invalidate repository cache."
+#~ msgstr "リポジトリのキャッシュを無効化してもよろしいですか?"
+
+#~ msgid "Comments parsed using %s syntax with %s support."
+#~ msgstr "コメントには %s 構文 ( %s サポートつき ) が利用できます。"
+
+#~ msgid "Use @username inside this text to notify another user"
+#~ msgstr "テキスト内で @username を使うと、そのユーザーに通知されます"
+
+#~ msgid "Comment preview"
+#~ msgstr "コメントのプレビュー"
+
+#~ msgid "Preview"
+#~ msgstr "プレビュー"
+
+#~ msgid "New file mode"
+#~ msgstr "ファイルモード"
+
+#~ msgid "Closed, replaced by %s ."
+#~ msgstr "%s で置き換えられたのでクローズします。"
+
+#~ msgid "Closing."
+#~ 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 "Kallitheaに登録した新しいユーザーを手動でアクティベートする"
+
+#~ msgid "Register new user with Kallithea with auto activation"
+#~ msgstr "Kallitheaに登録した新しいユーザーを自動でアクティベートする"
+
+#~ 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 "[Added] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
+#~ msgstr ""
+#~ "%(user)s がプリリクエスト #%(pr_id)s: %(pr_title)s のレビューを求めてい"
+#~ "ます"
+
+#~ 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 "enabled"
+#~ msgstr "有効"
+
+#~ msgid "%s Bookmarks"
+#~ msgstr "%s ブックマーク"
+
+#~ msgid "Compare Bookmarks"
+#~ msgstr "ブックマークを比較"
+
+#~ msgid "%s Branches"
+#~ msgstr "%s ブランチ"
+
+#~ msgid "Compare Branches"
+#~ msgstr "ブランチを比較"
+
+#~ msgid "Editing file"
+#~ msgstr "ファイルを編集"
+
+#~ msgid "Update"
+#~ msgstr "更新"
+
+#~ msgid "Save Updates as New Pull Request"
+#~ msgstr "新しいプルリクエストとして保存"
+
+#~ msgid "%s Tags"
+#~ msgstr "%s タグ"
+
+#~ msgid "Compare Tags"
+#~ msgstr "タグを比較"
--- a/kallithea/i18n/kallithea.pot	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/kallithea.pot	Sun May 14 21:19:38 2023 +0200
@@ -1,9 +1,5366 @@
-# Copyright (C) 2019 Various authors, licensing as GPLv3
+# Translations template for Kallithea.
+# Copyright (C) 2023 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: Kallithea 0.7.0\n"
+"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 2.8.1\n"
+
+#: kallithea/controllers/base.py:470
+msgid "CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
+msgid "Repository not found in the filesystem"
+msgstr ""
+
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
+msgid "There are no changesets yet"
+msgstr ""
+
+#: kallithea/controllers/base.py:590
+#, python-format
+msgid "Changeset for %s %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/base.py:631
+msgid "SSH access is disabled."
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
+msgid "None"
+msgstr ""
+
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
+msgid "(closed)"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:88
+msgid "No permission to change status"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:99
+#, python-format
+msgid "Successfully deleted pull request %s"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
+msgid "Such revision does not exist for this repository"
+msgstr ""
+
+#: kallithea/controllers/compare.py:64
+#, python-format
+msgid "Could not find other repository %s"
+msgstr ""
+
+#: kallithea/controllers/compare.py:70
+msgid "Cannot compare repositories of different types"
+msgstr ""
+
+#: kallithea/controllers/compare.py:140
+msgid "Cannot show empty diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
+msgid "Cannot compare repositories without using common ancestor"
+msgstr ""
+
+#: kallithea/controllers/error.py:67
+msgid "No response"
+msgstr ""
+
+#: kallithea/controllers/error.py:68
+msgid "Unknown error"
+msgstr ""
+
+#: kallithea/controllers/error.py:81
+msgid "The request could not be understood by the server due to malformed syntax."
+msgstr ""
+
+#: kallithea/controllers/error.py:84
+msgid "Unauthorized access to resource"
+msgstr ""
+
+#: kallithea/controllers/error.py:86
+msgid "You don't have permission to view this page"
+msgstr ""
+
+#: kallithea/controllers/error.py:88
+msgid "The resource could not be found"
+msgstr ""
+
+#: kallithea/controllers/error.py:90
+msgid ""
+"The server encountered an unexpected condition which prevented it from "
+"fulfilling the request."
+msgstr ""
+
+#: kallithea/controllers/feed.py:59
+#, python-format
+msgid "%s committed on %s"
+msgstr ""
+
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Changeset was too big and was cut off..."
+msgstr ""
+
+#: kallithea/controllers/feed.py:107
+#, python-format
+msgid "%s %s feed"
+msgstr ""
+
+#: kallithea/controllers/feed.py:109
+#, python-format
+msgid "Changes on %s repository"
+msgstr ""
+
+#: kallithea/controllers/files.py:85
+msgid "Click here to add new file"
+msgstr ""
+
+#: kallithea/controllers/files.py:86
+msgid "There are no files yet."
+msgstr ""
+
+#: kallithea/controllers/files.py:186
+#, python-format
+msgid "%s at %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:295
+msgid "You can only delete files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:306
+#, python-format
+msgid "Deleted file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:330
+#, python-format
+msgid "Successfully deleted file %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
+msgid "Error occurred during commit"
+msgstr ""
+
+#: kallithea/controllers/files.py:349
+msgid "You can only edit files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:363
+#, python-format
+msgid "Edited file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:378
+msgid "No changes"
+msgstr ""
+
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
+msgid "Successfully committed to %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:407
+msgid "Added file via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:428
+msgid "No content"
+msgstr ""
+
+#: kallithea/controllers/files.py:432
+msgid "No filename"
+msgstr ""
+
+#: kallithea/controllers/files.py:459
+msgid "Location must be relative path and must not contain .. in path"
+msgstr ""
+
+#: kallithea/controllers/files.py:491
+msgid "Downloads disabled"
+msgstr ""
+
+#: kallithea/controllers/files.py:502
+#, python-format
+msgid "Unknown revision %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:504
+msgid "Empty repository"
+msgstr ""
+
+#: kallithea/controllers/files.py:506
+msgid "Unknown archive type"
+msgstr ""
+
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
+msgid "Changesets"
+msgstr ""
+
+#: kallithea/controllers/files.py:718 kallithea/controllers/pullrequests.py:177
+#: kallithea/model/scm.py:627
+msgid "Branches"
+msgstr ""
+
+#: kallithea/controllers/files.py:719 kallithea/controllers/pullrequests.py:178
+#: kallithea/model/scm.py:638
+msgid "Tags"
+msgstr ""
+
+#: kallithea/controllers/forks.py:166
+#, python-format
+msgid "An error occurred during repository forking %s"
+msgstr ""
+
+#: kallithea/controllers/home.py:77
+msgid "Groups"
+msgstr ""
+
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56 kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
+msgid "Repositories"
+msgstr ""
+
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
+msgid "Branch"
+msgstr ""
+
+#: kallithea/controllers/home.py:125
+msgid "Closed Branches"
+msgstr ""
+
+#: kallithea/controllers/home.py:131
+msgid "Tag"
+msgstr ""
+
+#: kallithea/controllers/home.py:137
+msgid "Bookmark"
+msgstr ""
+
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
+msgid "Public Journal"
+msgstr ""
+
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
+msgid "Journal"
+msgstr ""
+
+#: kallithea/controllers/login.py:109
+msgid "Authentication failed."
+msgstr ""
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
+msgid "Bad captcha"
+msgstr ""
+
+#: kallithea/controllers/login.py:147
+#, python-format
+msgid "You have successfully registered with %s"
+msgstr ""
+
+#: kallithea/controllers/login.py:190
+msgid "A password reset confirmation code has been sent"
+msgstr ""
+
+#: kallithea/controllers/login.py:237
+msgid "Invalid password reset token"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
+msgid "Successfully updated password"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
+msgid "Invalid reviewer \"%s\" specified"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
+msgid "%s (closed)"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
+msgid "Changeset"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:174
+msgid "Special"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:175
+msgid "Peer branches"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
+msgid "Bookmarks"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
+msgid "Error creating pull request: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
+msgid "Error occurred while creating pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:350
+msgid "Successfully opened new pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:373
+msgid "New pull request iteration created"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
+msgid "No description"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:430
+msgid "Pull request updated"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:443
+msgid "Successfully deleted pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
+msgid "Revision %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
+msgid "This pull request has already been merged to %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:525
+msgid "This pull request has been closed and can not be updated."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
+msgid "The following additional changes are available on %s:"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+msgid "No additional changesets found for iterating on this pull request."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
+msgid "Note: Branch %s has another head: %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:565
+msgid "Git pull requests don't support iterating yet."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
+msgid "Error: some changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
+msgid "Invalid search query. Try quoting it."
+msgstr ""
+
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
+msgid "An error occurred during search operation."
+msgstr ""
+
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
+msgid "No data ready yet"
+msgstr ""
+
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
+msgid "Statistics are disabled for this repository"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:134
+msgid "Auth settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:145
+msgid "error occurred during update of auth settings"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:73
+msgid "Default settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:88
+msgid "Error occurred during update of defaults"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
+msgid "Forever"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
+msgid "5 minutes"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
+msgid "1 hour"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
+msgid "1 day"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
+msgid "1 month"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
+msgid "Lifetime"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:146
+msgid "Error occurred during gist creation"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
+msgid "Deleted gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:205
+msgid "Unmodified"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:235
+msgid "Successfully updated gist content"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:240
+msgid "Successfully updated gist data"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
+msgid "Error occurred during update of gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
+msgid "You can't edit this user since it's crucial for entire application"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:112
+msgid "Your account was updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
+msgid "Error occurred during update of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:161
+msgid "Error occurred during update of user password"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
+msgid "Added email %s to user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
+msgid "An error occurred during email saving"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
+msgid "Removed email from user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
+msgid "API key successfully created"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
+msgid "API key successfully reset"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
+msgid "API key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
+msgid "SSH key %s successfully added"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+msgid "SSH key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
+msgid "Read"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
+msgid "Write"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
+msgid "Admin"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
+msgid "Disabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:79
+msgid "Allowed with manual account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:81
+msgid "Allowed with automatic account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
+msgid "Manual activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
+msgid "Automatic activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
+msgid "Enabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:116
+msgid "Global permissions updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:131
+msgid "Error occurred during update of permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
+msgid "Error occurred during creation of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
+msgid "Created repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
+msgid "Updated repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
+msgid "Error occurred during update of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
+msgid "This group contains %s repositories and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
+msgid "This group contains %s subgroups and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
+msgid "Removed repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
+msgid "Error occurred during deletion of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:357
+msgid "Repository group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
+msgid "An error occurred during revoking of permission"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
+msgid "Error creating repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
+msgid "Created repository %s from %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
+msgid "Forked repository %s as %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
+msgid "Created repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
+msgid "Repository %s updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
+msgid "Error occurred during update of repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
+msgid "Detached %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
+msgid "Deleted %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
+msgid "Deleted repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
+msgid "Cannot delete repository %s which still has forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
+msgid "An error occurred during deletion of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:305
+msgid "Repository permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
+msgid "An error occurred during creation of field: %r"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:378
+msgid "An error occurred during removal of field"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:392
+msgid "-- Not a fork --"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:424
+msgid "Updated repository visibility in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:428
+msgid "An error occurred during setting this repository in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:444
+msgid "Nothing"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
+msgid "Marked repository %s as fork of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:453
+msgid "An error occurred during this operation"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:465
+msgid "Pulled from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:468
+msgid "An error occurred during pull from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:499
+msgid "An error occurred during deletion of repository stats"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:117
+msgid "Updated VCS settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
+msgid "Error occurred while updating application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
+msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
+msgid "Invalidated %s repositories"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:209
+msgid "Updated application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:263
+msgid "Updated visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:268
+msgid "Error occurred during updating visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:292
+msgid "Please enter email address"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
+msgid "Hook already exists"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use"
+" another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
+msgid "Added new hook"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:355
+msgid "Updated hooks"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:359
+msgid "Error occurred during hook creation"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:382
+msgid "Whoosh reindex task scheduled"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
+msgid "Created user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
+msgid "Error occurred during creation of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
+msgid "Updated user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
+msgid "Error occurred during update of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:206
+msgid "Successfully deleted user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:211
+msgid "An error occurred during deletion of user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:267
+msgid "Target group cannot be the same"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:273
+msgid "User group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:288
+msgid "Cannot revoke permission for yourself as admin"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
+msgid "Updated permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
+msgid "An error occurred during permissions saving"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:118
+#, python-format
+msgid "Created user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:133
+#, python-format
+msgid "Error occurred during creation of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:157
+msgid "User updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:186
+msgid "Successfully deleted user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:191
+msgid "An error occurred during deletion of user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:202
+msgid "The default user cannot be edited"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:408
+#, python-format
+msgid "Added IP address %s to user whitelist"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:414
+msgid "An error occurred while adding IP address"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:426
+msgid "Removed IP address from user whitelist"
+msgstr ""
+
+#: kallithea/lib/auth.py:552
+msgid "You need to be a registered user to perform this action"
+msgstr ""
+
+#: kallithea/lib/auth.py:580
+msgid "You need to be signed in to view this page"
+msgstr ""
+
+#: kallithea/lib/diffs.py:181
+msgid "Binary file"
+msgstr ""
+
+#: kallithea/lib/diffs.py:201
+msgid "Changeset was too big and was cut off, use diff menu to display this diff"
+msgstr ""
+
+#: kallithea/lib/diffs.py:210
+msgid "No changes detected"
+msgstr ""
+
+#: kallithea/lib/helpers.py:110
+msgid "Show whitespace changes"
+msgstr ""
+
+#: kallithea/lib/helpers.py:113
+msgid "Ignore whitespace changes"
+msgstr ""
+
+#: kallithea/lib/helpers.py:136
+#, python-format
+msgid "Increase diff context to %(num)s lines"
+msgstr ""
+
+#: kallithea/lib/helpers.py:467
+#, python-format
+msgid "Deleted branch: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:469
+#, python-format
+msgid "Created tag: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:480
+#, python-format
+msgid "Changeset %s not found"
+msgstr ""
+
+#: kallithea/lib/helpers.py:529
+#, python-format
+msgid "Show all combined changesets %s->%s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:535
+msgid "Compare view"
+msgstr ""
+
+#: kallithea/lib/helpers.py:554
+msgid "and"
+msgstr ""
+
+#: kallithea/lib/helpers.py:555
+#, python-format
+msgid "%s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:556 kallithea/templates/changelog/changelog.html:43
+msgid "revisions"
+msgstr ""
+
+#: kallithea/lib/helpers.py:580
+#, python-format
+msgid "Fork name %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:600
+#, python-format
+msgid "Pull request %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:610
+msgid "[deleted] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
+msgid "[created] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:614
+msgid "[created] repository as fork"
+msgstr ""
+
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
+msgid "[forked] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
+msgid "[updated] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:620
+msgid "[downloaded] archive from repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:622
+msgid "[delete] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:630
+msgid "[created] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:632
+msgid "[updated] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:634
+msgid "[created] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:636
+msgid "[updated] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:638
+msgid "[commented] on revision in repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:640
+msgid "[commented] on pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:642
+msgid "[closed] pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:644
+msgid "[pushed] into"
+msgstr ""
+
+#: kallithea/lib/helpers.py:646
+msgid "[committed via Kallithea] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:648
+msgid "[pulled from remote] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:650
+msgid "[pulled] from"
+msgstr ""
+
+#: kallithea/lib/helpers.py:652
+msgid "[started following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:654
+msgid "[stopped following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:764
+#, python-format
+msgid " and %s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
+msgid "No files"
+msgstr ""
+
+#: kallithea/lib/helpers.py:791
+msgid "new file"
+msgstr ""
+
+#: kallithea/lib/helpers.py:794
+msgid "mod"
+msgstr ""
+
+#: kallithea/lib/helpers.py:797
+msgid "del"
+msgstr ""
+
+#: kallithea/lib/helpers.py:800
+msgid "rename"
+msgstr ""
+
+#: kallithea/lib/helpers.py:805
+msgid "chmod"
+msgstr ""
+
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid "Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
+msgid "%d year"
+msgid_plural "%d years"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:629
+#, python-format
+msgid "%d month"
+msgid_plural "%d months"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:630
+#, python-format
+msgid "%d day"
+msgid_plural "%d days"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:631
+#, python-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:632
+#, python-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:633
+#, python-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:649
+#, python-format
+msgid "in %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:651
+#, python-format
+msgid "%s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:653
+#, python-format
+msgid "in %s and %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:656
+#, python-format
+msgid "%s and %s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:659
+msgid "just now"
+msgstr ""
+
+#: kallithea/model/db.py:1376
+msgid "top level"
+msgstr ""
+
+#: kallithea/model/db.py:1507
+msgid "Kallithea Administrator"
+msgstr ""
+
+#: kallithea/model/db.py:1509
+msgid "Default user has no access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1510
+msgid "Default user has read access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1511
+msgid "Default user has write access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+msgid "Only admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1525
+msgid "Non-admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
+msgid "Only admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1531
+msgid "Non-admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1533
+msgid "Registration disabled"
+msgstr ""
+
+#: kallithea/model/db.py:1534
+msgid "User registration with manual account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1535
+msgid "User registration with automatic account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1944
+msgid "Not reviewed"
+msgstr ""
+
+#: kallithea/model/db.py:1945
+msgid "Under review"
+msgstr ""
+
+#: kallithea/model/db.py:1946
+msgid "Not approved"
+msgstr ""
+
+#: kallithea/model/db.py:1947
+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:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, python-format
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr ""
+
+#: kallithea/model/notification.py:174
+#, python-format
+msgid "New user %(new_username)s registered"
+msgstr ""
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
+msgid "Closing"
+msgstr ""
+
+#: kallithea/model/pull_request.py:207
+msgid "Cannot create empty pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+msgid "You are not authorized to create the pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
+msgid "latest tip"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, python-format
+msgid "SSH key with fingerprint %r found"
+msgstr ""
+
+#: kallithea/model/user.py:224
+msgid "You can't remove this user since it is crucial for the entire application"
+msgstr ""
+
+#: kallithea/model/user.py:229
+#, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+
+#: kallithea/model/user.py:234
+#, python-format
+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:241
+#, python-format
+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:330
+msgid "Password reset link"
+msgstr ""
+
+#: kallithea/model/user.py:374
+msgid "Password reset notification"
+msgstr ""
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
+msgid "Value cannot be an empty list"
+msgstr ""
+
+#: kallithea/model/validators.py:72
+#, python-format
+msgid "Username \"%(username)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:74
+#, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr ""
+
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, 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"
+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:229
+msgid "Invalid characters (non-ascii) in password"
+msgstr ""
+
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
+msgid "Passwords do not match"
+msgstr ""
+
+#: kallithea/model/validators.py:275
+msgid "Invalid username or password"
+msgstr ""
+
+#: kallithea/model/validators.py:309
+#, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr ""
+
+#: kallithea/model/validators.py:311
+#, python-format
+msgid "Repository named %(repo)s already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:312
+#, python-format
+msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
+msgstr ""
+
+#: kallithea/model/validators.py:314
+#, python-format
+msgid "Repository group with name \"%(repo)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:400
+msgid "Invalid repository URL"
+msgstr ""
+
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
+msgid "Fork has to be the same type as parent"
+msgstr ""
+
+#: kallithea/model/validators.py:441
+msgid "You don't have permissions to create repository in this group"
+msgstr ""
+
+#: kallithea/model/validators.py:443
+msgid "no permission to create repository in root location"
+msgstr ""
+
+#: kallithea/model/validators.py:492
+msgid "You don't have permissions to create a group in this location"
+msgstr ""
+
+#: kallithea/model/validators.py:532
+msgid "This username or user group name is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:625
+msgid "This is not a valid path"
+msgstr ""
+
+#: kallithea/model/validators.py:642
+msgid "This email address is already in use"
+msgstr ""
+
+#: kallithea/model/validators.py:662
+#, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr ""
+
+#: kallithea/model/validators.py:699
+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:711
+msgid "Please enter a valid IPv4 or IPv6 address"
+msgstr ""
+
+#: kallithea/model/validators.py:712
+#, python-format
+msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
+msgstr ""
+
+#: kallithea/model/validators.py:745
+msgid "Key name can only consist of letters, underscore, dash or numbers"
+msgstr ""
+
+#: kallithea/model/validators.py:759
+msgid "Filename cannot be inside a directory"
+msgstr ""
+
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "You have admin right to this group, and can edit it"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
+msgid "Repository"
+msgstr ""
+
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
+msgid "Description"
+msgstr ""
+
+#: kallithea/templates/index_base.html:61
+msgid "Last Change"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
+msgid "Tip"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
+msgid "Owner"
+msgstr ""
+
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
+msgid "Log In"
+msgstr ""
+
+#: kallithea/templates/login.html:17
+#, python-format
+msgid "Log In to %s"
+msgstr ""
+
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
+msgid "Username"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
+msgid "Password"
+msgstr ""
+
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
+msgid "Forgot your password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
+msgid "Don't have an account?"
+msgstr ""
+
+#: kallithea/templates/login.html:62
+msgid "Sign In"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:5
+msgid "Password Reset"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+msgid "Reset Your Password"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+msgid "Send Password Reset Email"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:52
+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:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+msgid "New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:43
+msgid "Confirm New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
+msgid "Sign Up"
+msgstr ""
+
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
+msgid "Re-enter password"
+msgstr ""
+
+#: 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:39
+#: kallithea/templates/register.html:52
+msgid "First Name"
+msgstr ""
+
+#: 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:40
+#: kallithea/templates/register.html:59
+msgid "Last Name"
+msgstr ""
+
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
+msgid "Email"
+msgstr ""
+
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+msgid "Admin Journal"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
+msgid "journal filter..."
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+msgid "Filter"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
+msgid "%s Entry"
+msgid_plural "%s Entries"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
+msgid "Action"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:8
+msgid "Date"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:9
+msgid "From IP"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:62
+msgid "No actions yet"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
+msgid "Save"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+msgid "Repository Defaults"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
+msgid "Type"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
+msgid "Private repository"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
+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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
+msgid "Enable statistics"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
+msgid "Enable statistics window on summary page."
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
+msgid "Enable downloads"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
+msgid "Enable download menu on summary page."
+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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
+msgid "Gist description ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
+msgid "Expires"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+msgid "Never"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
+msgid "Cancel"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
+msgid "Public Gists"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
+msgid "Created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:66
+msgid "There are no gists yet"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
+msgid "Reset"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
+msgid "Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:10
+msgid "URL"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
+msgid "Delete"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
+msgid "Edit"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
+msgid "created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:82
+msgid "Show as raw"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
+msgid "My Account"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
+msgid "Profile"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:26
+msgid "Email Addresses"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
+msgid "API Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:32
+msgid "Owned Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+msgid "Watched Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+msgid "Show Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
+msgid "Confirm to reset this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
+msgid "Expired"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
+msgid "Confirm to remove this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
+msgid "Remove"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
+msgid "No additional API keys specified"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
+msgid "New API key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
+msgid "Add"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
+msgid "Confirm to delete this email: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
+msgid "New email address"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:1
+msgid "Change Your Account Password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:8
+msgid "Current password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
+msgid "New password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:22
+msgid "Confirm new password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid "This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+msgid "Current IP"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
+msgid "Change %s avatar at"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
+msgid "Avatars are disabled"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
+msgid "Repositories You Own"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
+msgid "Name"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+msgid "Last Used"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+msgid "New SSH key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+msgid "Public key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
+msgid "Repositories You are Watching"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
+msgid "Default Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
+msgid "IP Whitelist"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
+msgid "Anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+msgid "Allow anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
+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:20
+msgid "Apply to all existing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
+msgid "Repository group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
+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:33
+msgid "Apply to all existing repository groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
+msgid "User group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
 msgid ""
-msgstr ""
-"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
+"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:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+msgid "Top level repository creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid "Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
+msgid "User group creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
+msgid "Repository forking"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
+msgid "Registration"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
+msgid "External auth account activation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+msgid "All IP addresses are allowed."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
+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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57 kallithea/templates/base/base.html:76
+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
+msgid "Group name"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
+msgid "Group parent"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63 kallithea/templates/base/base.html:152
+msgid "Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
+msgid "Advanced"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
+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:118
+msgid "Created on"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+msgid "Visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+msgid "Add repos"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+msgid "Add/Edit groups"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+msgid "User/User Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+msgid "Default"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+msgid "Revoke"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
+msgid "Add new"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+msgid "Apply to children"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
+msgid "Both"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Remove this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Confirm to delete this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, python-format
+msgid "Repository group %s"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+msgid "Repository Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+msgid "Number of Top-level Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
+msgid "Type of repository to create."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+msgid "Clone remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+msgid "Repository URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
+msgid "Keep it short and to the point. Use a README file for longer descriptions."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
+msgid "Optionally select a group to put this repository into."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
+msgid "Landing revision"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+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"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
+msgid "Extra Fields"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
+msgid "Remote"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
+msgid "Statistics"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+msgid "Parent"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
+msgid "Set"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+msgid "Manually set this repository as a fork of another from the list."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+msgid "Public Journal Visibility"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
+msgid "Remove from public journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+msgid "Add to Public Journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
+msgid "Confirm to delete this repository: %s"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
+msgid "Delete this Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
+msgid "Detach forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
+msgid "Delete forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
+msgid "Key"
+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
+msgid "Private Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+msgid "Fork of repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+msgid "Remote repository URL"
+msgstr ""
+
+#: 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:10
+msgid "Permanent URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+msgid "Remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
+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
+msgid "Repositories Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+msgid "Settings Administration"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
+msgid "Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
+msgid "Send"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:4
+msgid "Site branding"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
+msgid "HTTP authentication realm"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+msgid "Save Settings"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+msgid "Git Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+msgid "Custom Hooks are not enabled"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
+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
+msgid "Delete records of missing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
+msgid "Invalidate cache for all repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming"
+" to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
+msgid "Index build option"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:9
+msgid "Build from scratch"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
+msgid "Reindex"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+msgid "Git version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+msgid "Mercurial Push Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
+msgid "Show repository size after push"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:15
+msgid "Update repository after push (hg update)"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+msgid "Mercurial extensions"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
+msgid "Enable largefiles extension"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+msgid "Location of repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
+msgid ""
+"Click to unlock. You must restart Kallithea in order to make this setting"
+" take effect."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
+msgid "General"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:9
+msgid "Use repository extra fields"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:12
+msgid "Allows storing additional customized fields per repository."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:17
+msgid "Show Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+msgid "HTTP 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+msgid "SSH Clone URL"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. "
+"'ssh://{system_user}@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+msgid "Repository page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
+msgid "Icons"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:88
+msgid "Show public repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:94
+msgid "Show private repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:97
+msgid "Show public/private icons next to repository names."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+msgid "Meta Tagging"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
+msgid "Active"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+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:41
+msgid "Members"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, 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
+msgid "User Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:5
+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
+msgid "Users"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
+msgid "Password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
+msgid "Confirm to delete this user: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
+msgid "New password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:5
+msgid "Users Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86 kallithea/templates/base/base.html:419
+msgid "Mercurial repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:89 kallithea/templates/base/base.html:422
+msgid "Git repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:115
+msgid "Create Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
+msgid "Summary"
+msgstr ""
+
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
+msgid "Changelog"
+msgstr ""
+
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
+msgid "Files"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+#, python-format
+msgid "Show Pull Requests for %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+msgid "Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
+msgid "Options"
+msgstr ""
+
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+msgid "Compare Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:158
+msgid "Compare"
+msgstr ""
+
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
+msgid "Search"
+msgstr ""
+
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Follow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Unfollow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:171 kallithea/templates/forks/fork.html:9
+msgid "Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
+msgid "Create Pull Request"
+msgstr ""
+
+#: kallithea/templates/base/base.html:185
+msgid "Switch To"
+msgstr ""
+
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
+msgid "Show recent activity"
+msgstr ""
+
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
+msgid "Public journal"
+msgstr ""
+
+#: kallithea/templates/base/base.html:302
+msgid "Show public gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:303
+msgid "Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
+msgid "Search in repositories"
+msgstr ""
+
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+msgid "My Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:354
+msgid "Not Logged In"
+msgstr ""
+
+#: kallithea/templates/base/base.html:363
+msgid "Login to Your Account"
+msgstr ""
+
+#: kallithea/templates/base/base.html:373
+msgid "Forgot password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:394
+msgid "Log Out"
+msgstr ""
+
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
+msgid "Create repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
+msgid "Create user groups"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
+msgid "Fork repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
+msgid "Show"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:22
+msgid "No permissions defined yet"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
+msgid "Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
+msgid "Edit Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+msgid "Submitting ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:31
+msgid "Unable to post"
+msgstr ""
+
+#: kallithea/templates/base/root.html:32
+msgid "Add Another Comment"
+msgstr ""
+
+#: kallithea/templates/base/root.html:33
+msgid "Stop following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:34
+msgid "Start following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:35
+msgid "Group"
+msgstr ""
+
+#: kallithea/templates/base/root.html:36
+msgid "Loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:37
+msgid "loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:38
+msgid "Search truncated"
+msgstr ""
+
+#: kallithea/templates/base/root.html:39
+msgid "No matching files"
+msgstr ""
+
+#: kallithea/templates/base/root.html:40
+msgid "Open New Pull Request from {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+msgid "Show Selected Changesets {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:43
+msgid "Selection Link"
+msgstr ""
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+msgid "Collapse Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:45
+msgid "Expand Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:46
+msgid "No revisions"
+msgstr ""
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
+msgid "Failed to revoke permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
+msgid "Select changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:53
+msgid "Specify changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:54
+msgid "Click to sort ascending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:55
+msgid "Click to sort descending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:56
+msgid "No records found."
+msgstr ""
+
+#: kallithea/templates/base/root.html:57
+msgid "Data error."
+msgstr ""
+
+#: kallithea/templates/base/root.html:58
+msgid "Loading..."
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
+msgid "%s Changelog"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
+msgid "showing %d out of %d revision"
+msgid_plural "showing %d out of %d revisions"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changelog/changelog.html:47
+msgid "Clear selection"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:54
+msgid "Go to tip of repository"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
+msgid "There are no changes yet"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
+msgid "Removed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
+msgid "Changed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
+msgid "Added"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
+msgid "Changeset status: %s by %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+msgid "(No commit message)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, python-format
+msgid "%s comments"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
+msgid "Bookmark %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
+msgid "Tag %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
+msgid "Branch %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
+msgid "%s Changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:35
+msgid "Changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+msgid "Merge"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+msgid "Replaced by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:121
+msgid "Preceded by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
+msgid "%s file changed"
+msgid_plural "%s files changed"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+msgid "comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+msgid "on pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+msgid "No title"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+msgid "on this changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+msgid "Delete comment?"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+msgid "Status change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+msgid "Set changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+msgid "No change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+msgid "Finish pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+msgid "Close"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
+msgid "Comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "You need to be logged in to comment."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "Login now"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:141
+msgid "Hide"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
+msgid "%s Changesets"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
+msgid "Changeset status: %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:50
+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
+msgid "Deleted"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:44
+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:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+msgid "Download diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
+msgid "No changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
+msgid "%s changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:56
+msgid "behind"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
+msgid "Showing %s commit"
+msgid_plural "Showing %s commits"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
+msgid "Public repository"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
+msgid "No changesets yet"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
+msgid "Subscribe to %s rss feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
+msgid "Subscribe to %s atom feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:20
+msgid "Changeset on"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+msgid "branch"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+msgid "View Comment"
+msgstr ""
+
+#: kallithea/templates/email/comment.html:27
+msgid "Status change:"
+msgstr ""
+
+#: kallithea/templates/email/comment.html:33
+msgid "The pull request has been closed."
+msgstr ""
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+msgid "Password Reset Request"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
+msgid "Hello %s"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:17
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+msgid "Pull request"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+msgid "View Pull Request"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Pull Request %s \"%s\" Closed"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/registration.html:5
+msgid "New User Registration"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:23
+msgid "Full Name"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+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/diff_2way.html:55
+msgid "Ignore whitespace"
+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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
+msgid "Location"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
+msgid "or"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+msgid "New file type"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+msgid "Commit Changes"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
+msgid "Loading file list..."
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
+msgid "Size"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:56
+msgid "Last Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:57
+msgid "Last Modified"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:58
+msgid "Last Committer"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
+msgid "%s author"
+msgid_plural "%s authors"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, python-format
+msgid "Edit on Branch: %s"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
+msgid "Binary file (%s)"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:69
+msgid "File is too big to display."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
+msgid "annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
+msgid "No files at given path"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:5
+#, python-format
+msgid "%s Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
+msgid "Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers_data.html:9
+msgid "Started following -"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
+msgid "Fork name"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
+msgid "Private"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:66
+msgid "Copy permissions"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:69
+msgid "Copy permissions from forked repository"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:75
+msgid "Update after clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:78
+msgid "Checkout source after making a clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
+msgid "%s Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
+msgid "Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
+msgid "There are no forks yet"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:22
+msgid "ATOM journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:23
+msgid "RSS journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
+msgid "No entries yet"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:10
+msgid "ATOM public journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:11
+msgid "RSS public journal feed"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+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:52
+msgid "Title"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
+msgid "Revision"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:62
+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:17
+msgid "Age"
+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:73
+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
+#, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
+msgid "%s Pull Request %s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
+msgid "Pull request %s from %s#%s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+msgid "Summarize the changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+msgid "on"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+msgid "Next iteration"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+msgid "Cancel Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+msgid "Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+msgid "Remove reviewer"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+msgid "Potential Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+msgid "Pull Request Content"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+msgid "Pull Requests Needing My Review"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+msgid "Search in All Repositories"
+msgstr ""
+
+#: kallithea/templates/search/search.html:47
+msgid "Search term"
+msgstr ""
+
+#: kallithea/templates/search/search.html:54
+msgid "Search in"
+msgstr ""
+
+#: kallithea/templates/search/search.html:56
+msgid "File contents"
+msgstr ""
+
+#: kallithea/templates/search/search.html:57
+msgid "Commit messages"
+msgstr ""
+
+#: kallithea/templates/search/search.html:58
+msgid "File names"
+msgstr ""
+
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
+msgid "Permission denied"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
+msgid "Enable"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:38
+msgid "Stats gathered: "
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
+msgid "files"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
+msgid "Show more"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:397
+msgid "commits"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:398
+msgid "files added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:399
+msgid "files changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:400
+msgid "files removed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:402
+msgid "commit"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:403
+msgid "file added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:404
+msgid "file changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:405
+msgid "file removed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:5
+#, python-format
+msgid "%s Summary"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:13
+msgid "Fork of"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:18
+msgid "Clone from"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:55
+msgid "Clone URL"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+msgid "Use Name"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
+msgid "Trending files"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:103
+msgid "Download"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:106
+msgid "There are no downloads yet"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:108
+msgid "Downloads are disabled for this repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:114
+msgid "Download as zip"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:118
+msgid "Check this to download archive with subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:120
+msgid "With subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
+msgid "Feed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:180
+msgid "Latest Changes"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:182
+msgid "Quick Start"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:193
+msgid "Add or upload files directly via Kallithea"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:201
+msgid "Push new repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:209
+msgid "Existing repository?"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
+msgid "Download %s as %s"
+msgstr ""
+
--- a/kallithea/i18n/lb/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/lb/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,221 +1,5386 @@
 # Copyright (C) 2020 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
 msgid ""
 msgstr ""
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2020-04-13 19:42+0000\n"
+"Last-Translator: Dennis Fink <dennis.fink@c3l.lu>\n"
 "Language: lb\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 4.0-dev\n"
+
+#: kallithea/controllers/base.py:470
+msgid ""
+"CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
+msgid "Repository not found in the filesystem"
+msgstr ""
+
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Et sinn nach keng Ännerungen do"
 
+#: kallithea/controllers/base.py:590
+#, python-format
+msgid "Changeset for %s %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/base.py:631
 msgid "SSH access is disabled."
 msgstr "SSH Accès ass ausgeschalt."
 
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Keng"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(Zou)"
 
+#: kallithea/controllers/changeset.py:88
 msgid "No permission to change status"
 msgstr "Keng Erlabnis fir den Status ze änneren"
 
+#: kallithea/controllers/changeset.py:99
+#, python-format
+msgid "Successfully deleted pull request %s"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
+msgid "Such revision does not exist for this repository"
+msgstr ""
+
+#: kallithea/controllers/compare.py:64
+#, python-format
+msgid "Could not find other repository %s"
+msgstr ""
+
+#: kallithea/controllers/compare.py:70
+msgid "Cannot compare repositories of different types"
+msgstr ""
+
+#: kallithea/controllers/compare.py:140
+msgid "Cannot show empty diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
+msgid "Cannot compare repositories without using common ancestor"
+msgstr ""
+
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "Keng Äntwert"
 
+#: kallithea/controllers/error.py:68
 msgid "Unknown error"
 msgstr "Onbekannten Feeler"
 
+#: kallithea/controllers/error.py:81
+msgid ""
+"The request could not be understood by the server due to malformed syntax."
+msgstr ""
+
+#: kallithea/controllers/error.py:84
+msgid "Unauthorized access to resource"
+msgstr ""
+
+#: kallithea/controllers/error.py:86
+msgid "You don't have permission to view this page"
+msgstr ""
+
+#: kallithea/controllers/error.py:88
+msgid "The resource could not be found"
+msgstr ""
+
+#: kallithea/controllers/error.py:90
+msgid ""
+"The server encountered an unexpected condition which prevented it from "
+"fulfilling the request."
+msgstr ""
+
+#: kallithea/controllers/feed.py:59
+#, python-format
+msgid "%s committed on %s"
+msgstr ""
+
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Changeset was too big and was cut off..."
+msgstr ""
+
+#: kallithea/controllers/feed.py:107
+#, python-format
+msgid "%s %s feed"
+msgstr ""
+
+#: kallithea/controllers/feed.py:109
+#, python-format
+msgid "Changes on %s repository"
+msgstr ""
+
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Klick hei fir eng Datei bäizefügen"
 
+#: kallithea/controllers/files.py:86
 msgid "There are no files yet."
 msgstr "Et sinn nach keng Dateien do."
 
+#: kallithea/controllers/files.py:186
+#, python-format
+msgid "%s at %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:295
+msgid "You can only delete files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:306
+#, python-format
+msgid "Deleted file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:330
+#, python-format
+msgid "Successfully deleted file %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
+msgid "Error occurred during commit"
+msgstr ""
+
+#: kallithea/controllers/files.py:349
+msgid "You can only edit files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:363
+#, python-format
+msgid "Edited file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Keng Ännerungen"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
+msgid "Successfully committed to %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Datei iwwert Kallithea bäifügen"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Keen Contenu"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "Keen Dateinumm"
 
+#: kallithea/controllers/files.py:459
+msgid "Location must be relative path and must not contain .. in path"
+msgstr ""
+
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Eroflueden ausgeschalt"
 
+#: kallithea/controllers/files.py:502
+#, python-format
+msgid "Unknown revision %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Eidel Quell"
 
+#: kallithea/controllers/files.py:506
+msgid "Unknown archive type"
+msgstr ""
+
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Ännerungen"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Äascht"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
+msgid "Tags"
+msgstr ""
+
+#: kallithea/controllers/forks.py:166
+#, python-format
+msgid "An error occurred during repository forking %s"
+msgstr ""
+
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "Gruppen"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Quellen"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "Aascht"
 
+#: kallithea/controllers/home.py:125
+msgid "Closed Branches"
+msgstr ""
+
+#: kallithea/controllers/home.py:131
+msgid "Tag"
+msgstr ""
+
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "Lieszeechen"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "Ëffentleche Protokoll"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "Protokoll"
 
+#: kallithea/controllers/login.py:109
+msgid "Authentication failed."
+msgstr ""
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
+msgid "Bad captcha"
+msgstr ""
+
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "Dir sidd erfollegräich registréiert mat %s"
 
+#: kallithea/controllers/login.py:190
+msgid "A password reset confirmation code has been sent"
+msgstr ""
+
+#: kallithea/controllers/login.py:237
+msgid "Invalid password reset token"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "Passwuert erfollegräich erneiert"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
+msgid "Invalid reviewer \"%s\" specified"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (Zou)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "Ännerung"
 
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "Spezial"
 
+#: kallithea/controllers/pullrequests.py:175
+msgid "Peer branches"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Lieszeechen"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
+msgid "Error creating pull request: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
+msgid "Error occurred while creating pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:350
+msgid "Successfully opened new pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:373
+msgid "New pull request iteration created"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
 msgid "No description"
 msgstr "Keng Beschreiwung"
 
+#: kallithea/controllers/pullrequests.py:430
+msgid "Pull request updated"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:443
+msgid "Successfully deleted pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
+msgid "Revision %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
+msgid "This pull request has already been merged to %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:525
+msgid "This pull request has been closed and can not be updated."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
+msgid "The following additional changes are available on %s:"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+msgid "No additional changesets found for iterating on this pull request."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
+msgid "Note: Branch %s has another head: %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:565
+msgid "Git pull requests don't support iterating yet."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
+msgid "Invalid search query. Try quoting it."
+msgstr ""
+
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
+msgid "An error occurred during search operation."
+msgstr ""
+
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
 msgid "No data ready yet"
 msgstr "Daten sinn nach net prett"
 
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "Statistike si fir des Quell ausgeschalt"
 
+#: kallithea/controllers/admin/auth_settings.py:134
+msgid "Auth settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:145
+msgid "error occurred during update of auth settings"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:73
+msgid "Default settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:88
+msgid "Error occurred during update of defaults"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
 msgid "Forever"
 msgstr "Éiweg"
 
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "5 Minutten"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "1 Stonn"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "1 Dag"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "1 Mount"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
 msgid "Lifetime"
 msgstr "Liewenszäit"
 
+#: kallithea/controllers/admin/gists.py:146
+msgid "Error occurred during gist creation"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
+msgid "Deleted gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:205
 msgid "Unmodified"
 msgstr "Onmodifizéiert"
 
+#: kallithea/controllers/admin/gists.py:235
+msgid "Successfully updated gist content"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:240
+msgid "Successfully updated gist data"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
+msgid "Error occurred during update of gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
+msgid "You can't edit this user since it's crucial for entire application"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:112
+msgid "Your account was updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
+msgid "Error occurred during update of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:161
+msgid "Error occurred during update of user password"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
+msgid "Added email %s to user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
+msgid "An error occurred during email saving"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
+msgid "Removed email from user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
+msgid "API key successfully created"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
+msgid "API key successfully reset"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
+msgid "API key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
 msgid "SSH key %s successfully added"
 msgstr "SSH Schlëssel %s erfollegräich bäigefüügt"
 
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
 msgid "SSH key successfully deleted"
 msgstr "SSH Schlëssel erfollegräich geläscht"
 
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "Liesen"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "Schreiwen"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "Administrateur"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "Ausgeschalt"
 
+#: kallithea/controllers/admin/permissions.py:79
+msgid "Allowed with manual account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:81
+msgid "Allowed with automatic account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
+msgid "Manual activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
+msgid "Automatic activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "Aktivéiert"
 
+#: kallithea/controllers/admin/permissions.py:116
+msgid "Global permissions updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:131
+msgid "Error occurred during update of permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
+msgid "Error occurred during creation of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
+msgid "Created repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
+msgid "Updated repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
+msgid "Error occurred during update of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
+msgid "This group contains %s repositories and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
+msgid "This group contains %s subgroups and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
+msgid "Removed repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
+msgid "Error occurred during deletion of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:357
+msgid "Repository group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
+msgid "An error occurred during revoking of permission"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
+msgid "Error creating repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
+msgid "Created repository %s from %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
+msgid "Forked repository %s as %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
 msgid "Created repository %s"
 msgstr "Quell %s erstallt"
 
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
+msgid "Repository %s updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
+msgid "Error occurred during update of repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
+msgid "Detached %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
+msgid "Deleted %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
 msgid "Deleted repository %s"
 msgstr "Quell %s geläscht"
 
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
+msgid "Cannot delete repository %s which still has forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
+msgid "An error occurred during deletion of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:305
+msgid "Repository permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
+msgid "An error occurred during creation of field: %r"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:378
+msgid "An error occurred during removal of field"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:392
+msgid "-- Not a fork --"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:424
+msgid "Updated repository visibility in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:428
+msgid "An error occurred during setting this repository in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "Näischt"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
+msgid "Marked repository %s as fork of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:453
+msgid "An error occurred during this operation"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:465
+msgid "Pulled from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:468
+msgid "An error occurred during pull from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:499
+msgid "An error occurred during deletion of repository stats"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:117
+msgid "Updated VCS settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
+msgid "Error occurred while updating application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
+msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
+msgid "Invalidated %s repositories"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:209
+msgid "Updated application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:263
+msgid "Updated visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:268
+msgid "Error occurred during updating visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:292
 msgid "Please enter email address"
 msgstr "Wannechgelift E-Mail-Adress afügen"
 
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
+msgid "Hook already exists"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
+msgid "Added new hook"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:355
+msgid "Updated hooks"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:359
+msgid "Error occurred during hook creation"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:382
+msgid "Whoosh reindex task scheduled"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
+msgid "Created user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
+msgid "Error occurred during creation of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
+msgid "Updated user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
+msgid "Error occurred during update of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:206
+msgid "Successfully deleted user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:211
+msgid "An error occurred during deletion of user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:267
+msgid "Target group cannot be the same"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:273
+msgid "User group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:288
+msgid "Cannot revoke permission for yourself as admin"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
+msgid "Updated permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
+msgid "An error occurred during permissions saving"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:118
+#, python-format
+msgid "Created user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:133
+#, python-format
+msgid "Error occurred during creation of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:157
+msgid "User updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:186
+msgid "Successfully deleted user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:191
+msgid "An error occurred during deletion of user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:202
+msgid "The default user cannot be edited"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:408
+#, python-format
+msgid "Added IP address %s to user whitelist"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:414
+msgid "An error occurred while adding IP address"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:426
+msgid "Removed IP address from user whitelist"
+msgstr ""
+
+#: kallithea/lib/auth.py:552
+msgid "You need to be a registered user to perform this action"
+msgstr ""
+
+#: kallithea/lib/auth.py:580
+msgid "You need to be signed in to view this page"
+msgstr ""
+
+#: kallithea/lib/diffs.py:181
 msgid "Binary file"
 msgstr "Binär Datei"
 
+#: kallithea/lib/diffs.py:201
+msgid ""
+"Changeset was too big and was cut off, use diff menu to display this diff"
+msgstr ""
+
+#: kallithea/lib/diffs.py:210
+msgid "No changes detected"
+msgstr ""
+
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "Leerzeechen uweisen"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Ignore whitespace"
+msgid "Ignore whitespace changes"
+msgstr "Leerzechen ignoréieren"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
+msgid "Increase diff context to %(num)s lines"
+msgstr ""
+
+#: kallithea/lib/helpers.py:467
+#, python-format
+msgid "Deleted branch: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:469
+#, python-format
+msgid "Created tag: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:480
+#, python-format
+msgid "Changeset %s not found"
+msgstr ""
+
+#: kallithea/lib/helpers.py:529
+#, python-format
+msgid "Show all combined changesets %s->%s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:535
+msgid "Compare view"
+msgstr ""
+
+#: kallithea/lib/helpers.py:554
+msgid "and"
+msgstr ""
+
+#: kallithea/lib/helpers.py:555
+#, python-format
+msgid "%s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
+msgid "revisions"
+msgstr ""
+
+#: kallithea/lib/helpers.py:580
+#, python-format
+msgid "Fork name %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:600
+#, python-format
+msgid "Pull request %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:610
+msgid "[deleted] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
+msgid "[created] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:614
+msgid "[created] repository as fork"
+msgstr ""
+
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
+msgid "[forked] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
+msgid "[updated] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:620
+msgid "[downloaded] archive from repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:622
+msgid "[delete] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:630
+msgid "[created] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:632
+msgid "[updated] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:634
+msgid "[created] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:636
+msgid "[updated] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:638
+msgid "[commented] on revision in repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:640
+msgid "[commented] on pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:642
+msgid "[closed] pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:644
+msgid "[pushed] into"
+msgstr ""
+
+#: kallithea/lib/helpers.py:646
+msgid "[committed via Kallithea] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:648
+msgid "[pulled from remote] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:650
+msgid "[pulled] from"
+msgstr ""
+
+#: kallithea/lib/helpers.py:652
+msgid "[started following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:654
+msgid "[stopped following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:764
+#, python-format
+msgid " and %s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
+msgid "No files"
+msgstr ""
+
+#: kallithea/lib/helpers.py:791
+msgid "new file"
+msgstr ""
+
+#: kallithea/lib/helpers.py:794
+msgid "mod"
+msgstr ""
+
+#: kallithea/lib/helpers.py:797
+msgid "del"
+msgstr ""
+
+#: kallithea/lib/helpers.py:800
+msgid "rename"
+msgstr ""
+
+#: kallithea/lib/helpers.py:805
+msgid "chmod"
+msgstr ""
+
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
 msgid "%d year"
 msgid_plural "%d years"
 msgstr[0] "%d Joer"
 msgstr[1] "%d Joer"
 
+#: kallithea/lib/webutils.py:629
+#, python-format
 msgid "%d month"
 msgid_plural "%d months"
 msgstr[0] "%d Mount"
 msgstr[1] "%d Méint"
 
+#: kallithea/lib/webutils.py:630
+#, python-format
 msgid "%d day"
 msgid_plural "%d days"
 msgstr[0] "%d Dag"
 msgstr[1] "%d Deeg"
 
+#: kallithea/lib/webutils.py:631
+#, python-format
 msgid "%d hour"
 msgid_plural "%d hours"
 msgstr[0] "%d Stonn"
 msgstr[1] "%d Stonnen"
 
+#: kallithea/lib/webutils.py:632
+#, python-format
 msgid "%d minute"
 msgid_plural "%d minutes"
 msgstr[0] "%d Minutt"
 msgstr[1] "%d Minutten"
 
+#: kallithea/lib/webutils.py:633
+#, python-format
 msgid "%d second"
 msgid_plural "%d seconds"
 msgstr[0] "%d Sekonn"
 msgstr[1] "%d Sekonnen"
 
+#: kallithea/lib/webutils.py:649
+#, python-format
+msgid "in %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:651
+#, python-format
+msgid "%s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:653
+#, python-format
+msgid "in %s and %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:656
+#, python-format
+msgid "%s and %s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:659
+msgid "just now"
+msgstr ""
+
+#: kallithea/model/db.py:1376
+msgid "top level"
+msgstr ""
+
+#: kallithea/model/db.py:1507
+msgid "Kallithea Administrator"
+msgstr ""
+
+#: kallithea/model/db.py:1509
+msgid "Default user has no access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1510
+msgid "Default user has read access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1511
+msgid "Default user has write access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+msgid "Only admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1525
+msgid "Non-admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
+msgid "Only admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1531
+msgid "Non-admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1533
+msgid "Registration disabled"
+msgstr ""
+
+#: kallithea/model/db.py:1534
+msgid "User registration with manual account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1535
+msgid "User registration with automatic account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1944
+msgid "Not reviewed"
+msgstr ""
+
+#: kallithea/model/db.py:1945
+msgid "Under review"
+msgstr ""
+
+#: kallithea/model/db.py:1946
+msgid "Not approved"
+msgstr ""
+
+#: kallithea/model/db.py:1947
+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:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, python-format
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr ""
+
+#: kallithea/model/notification.py:174
+#, python-format
+msgid "New user %(new_username)s registered"
+msgstr ""
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
+msgid "Closing"
+msgstr ""
+
+#: kallithea/model/pull_request.py:207
+msgid "Cannot create empty pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+msgid "You are not authorized to create the pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
+msgid "latest tip"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, python-format
+msgid "SSH key with fingerprint %r found"
+msgstr ""
+
+#: kallithea/model/user.py:224
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+
+#: kallithea/model/user.py:229
+#, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+
+#: kallithea/model/user.py:234
+#, python-format
+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:241
+#, python-format
+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:330
+msgid "Password reset link"
+msgstr ""
+
+#: kallithea/model/user.py:374
+msgid "Password reset notification"
+msgstr ""
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
+msgid "Value cannot be an empty list"
+msgstr ""
+
+#: kallithea/model/validators.py:72
+#, python-format
+msgid "Username \"%(username)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:74
+#, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr ""
+
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, 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"
+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:229
+msgid "Invalid characters (non-ascii) in password"
+msgstr ""
+
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
+msgid "Passwords do not match"
+msgstr ""
+
+#: kallithea/model/validators.py:275
+msgid "Invalid username or password"
+msgstr ""
+
+#: kallithea/model/validators.py:309
+#, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr ""
+
+#: kallithea/model/validators.py:311
+#, python-format
+msgid "Repository named %(repo)s already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:312
+#, python-format
+msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
+msgstr ""
+
+#: kallithea/model/validators.py:314
+#, python-format
+msgid "Repository group with name \"%(repo)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:400
+msgid "Invalid repository URL"
+msgstr ""
+
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
+msgid "Fork has to be the same type as parent"
+msgstr ""
+
+#: kallithea/model/validators.py:441
+msgid "You don't have permissions to create repository in this group"
+msgstr ""
+
+#: kallithea/model/validators.py:443
+msgid "no permission to create repository in root location"
+msgstr ""
+
+#: kallithea/model/validators.py:492
+msgid "You don't have permissions to create a group in this location"
+msgstr ""
+
+#: kallithea/model/validators.py:532
+msgid "This username or user group name is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:625
+msgid "This is not a valid path"
+msgstr ""
+
+#: kallithea/model/validators.py:642
+msgid "This email address is already in use"
+msgstr ""
+
+#: kallithea/model/validators.py:662
+#, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr ""
+
+#: kallithea/model/validators.py:699
+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:711
+msgid "Please enter a valid IPv4 or IPv6 address"
+msgstr ""
+
+#: kallithea/model/validators.py:712
+#, python-format
+msgid ""
+"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
+msgstr ""
+
+#: kallithea/model/validators.py:745
+msgid "Key name can only consist of letters, underscore, dash or numbers"
+msgstr ""
+
+#: kallithea/model/validators.py:759
+msgid "Filename cannot be inside a directory"
+msgstr ""
+
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "You have admin right to this group, and can edit it"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
+msgid "Repository"
+msgstr ""
+
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
+msgid "Description"
+msgstr ""
+
+#: kallithea/templates/index_base.html:61
+msgid "Last Change"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
+msgid "Tip"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
+msgid "Owner"
+msgstr ""
+
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
+msgid "Log In"
+msgstr ""
+
+#: kallithea/templates/login.html:17
+#, python-format
+msgid "Log In to %s"
+msgstr ""
+
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
+msgid "Username"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
+msgid "Password"
+msgstr ""
+
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
+msgid "Forgot your password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
+msgid "Don't have an account?"
+msgstr ""
+
+#: kallithea/templates/login.html:62
+msgid "Sign In"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:5
+msgid "Password Reset"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+msgid "Reset Your Password"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+msgid "Send Password Reset Email"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:52
+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:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+msgid "New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:43
+msgid "Confirm New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
+msgid "Sign Up"
+msgstr ""
+
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
+msgid "Re-enter password"
+msgstr ""
+
+#: 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:39
+#: kallithea/templates/register.html:52
+msgid "First Name"
+msgstr ""
+
+#: 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:40
+#: kallithea/templates/register.html:59
+msgid "Last Name"
+msgstr ""
+
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
+msgid "Email"
+msgstr ""
+
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+msgid "Admin Journal"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
+msgid "journal filter..."
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+msgid "Filter"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
+msgid "%s Entry"
+msgid_plural "%s Entries"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
+msgid "Action"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:8
+msgid "Date"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:9
+msgid "From IP"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:62
+msgid "No actions yet"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
+msgid "Save"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+msgid "Repository Defaults"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
+msgid "Type"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
+msgid "Private repository"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
+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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
+msgid "Enable statistics"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
+msgid "Enable statistics window on summary page."
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
+msgid "Enable downloads"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
+msgid "Enable download menu on summary page."
+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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
+msgid "Gist description ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
+msgid "Expires"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+msgid "Never"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
+msgid "Cancel"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
+msgid "Public Gists"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
+msgid "Created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:66
 msgid "There are no gists yet"
 msgstr "Et sinn nach keng Gists do"
 
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
+msgid "Reset"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
+msgid "Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:10
+msgid "URL"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
+msgid "Delete"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
+msgid "Edit"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
+msgid "created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:82
+msgid "Show as raw"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
+msgid "My Account"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
+msgid "Profile"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:26
+msgid "Email Addresses"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
+msgid "API Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:32
+msgid "Owned Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+msgid "Watched Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+msgid "Show Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
+msgid "Confirm to reset this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
+msgid "Expired"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
+msgid "Confirm to remove this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
+msgid "Remove"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
+msgid "No additional API keys specified"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
+msgid "New API key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
+msgid "Add"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
+msgid "Confirm to delete this email: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
+msgid "New email address"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:1
+msgid "Change Your Account Password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:8
+msgid "Current password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
+msgid "New password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:22
+msgid "Confirm new password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+msgid "Current IP"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
+msgid "Change %s avatar at"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
+msgid "Avatars are disabled"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
+msgid "Repositories You Own"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
+msgid "Name"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+msgid "Last Used"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+msgid "New SSH key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+msgid "Public key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
+msgid "Repositories You are Watching"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
+msgid "Default Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
+msgid "IP Whitelist"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
+msgid "Anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+msgid "Allow anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
+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:20
+msgid "Apply to all existing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
+msgid "Repository group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
+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:33
+msgid "Apply to all existing repository groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
+msgid "User group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+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:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+msgid "Top level repository creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
+msgid "User group creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
+msgid "Repository forking"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
+msgid "Registration"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
+msgid "External auth account activation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+msgid "All IP addresses are allowed."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
+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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
+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
+msgid "Group name"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
+msgid "Group parent"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
+msgid "Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
+msgid "Advanced"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
+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:118
+msgid "Created on"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+msgid "Visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+msgid "Add repos"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+msgid "Add/Edit groups"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+msgid "User/User Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+msgid "Default"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+msgid "Revoke"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
+msgid "Add new"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+msgid "Apply to children"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
+msgid "Both"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Remove this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Confirm to delete this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, python-format
+msgid "Repository group %s"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+msgid "Repository Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+msgid "Number of Top-level Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
+msgid "Type of repository to create."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+msgid "Clone remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+msgid "Repository URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
+msgid ""
+"Keep it short and to the point. Use a README file for longer descriptions."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
+msgid "Optionally select a group to put this repository into."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
+msgid "Landing revision"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+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"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
+msgid "Extra Fields"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
+msgid "Remote"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
+msgid "Statistics"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+msgid "Parent"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
+msgid "Set"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+msgid "Manually set this repository as a fork of another from the list."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+msgid "Public Journal Visibility"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
+msgid "Remove from public journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+msgid "Add to Public Journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
+msgid "Confirm to delete this repository: %s"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
+msgid "Delete this Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
+msgid "Detach forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
+msgid "Delete forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
+msgid "Key"
+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
+msgid "Private Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+msgid "Fork of repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+msgid "Remote repository URL"
+msgstr ""
+
+#: 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:10
+msgid "Permanent URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+msgid "Remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
+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
+msgid "Repositories Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+msgid "Settings Administration"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
+msgid "Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
+msgid "Send"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:4
+msgid "Site branding"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
+msgid "HTTP authentication realm"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+msgid "Save Settings"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+msgid "Git Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+msgid "Custom Hooks are not enabled"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
+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
+msgid "Delete records of missing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
+msgid "Invalidate cache for all repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
+msgid "Index build option"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:9
+msgid "Build from scratch"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
+msgid "Reindex"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+msgid "Git version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+msgid "Mercurial Push Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
+msgid "Show repository size after push"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:15
+msgid "Update repository after push (hg update)"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+msgid "Mercurial extensions"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
+msgid "Enable largefiles extension"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+msgid "Location of repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
+msgid ""
+"Click to unlock. You must restart Kallithea in order to make this setting "
+"take effect."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
+msgid "General"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:9
+msgid "Use repository extra fields"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:12
+msgid "Allows storing additional customized fields per repository."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:17
+msgid "Show Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+msgid "HTTP 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+msgid "SSH Clone URL"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+msgid "Repository page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
+msgid "Icons"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:88
+msgid "Show public repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:94
+msgid "Show private repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:97
+msgid "Show public/private icons next to repository names."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+msgid "Meta Tagging"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
+msgid "Active"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+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:41
+msgid "Members"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, 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
+msgid "User Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:5
+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
+msgid "Users"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
+msgid "Password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
+msgid "Confirm to delete this user: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
+msgid "New password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:5
+msgid "Users Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
+msgid "Mercurial repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
+msgid "Git repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:115
+msgid "Create Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
+msgid "Summary"
+msgstr ""
+
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
+msgid "Changelog"
+msgstr ""
+
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
+msgid "Files"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+#, python-format
+msgid "Show Pull Requests for %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+msgid "Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
+msgid "Options"
+msgstr ""
+
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+msgid "Compare Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:158
+msgid "Compare"
+msgstr ""
+
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
+msgid "Search"
+msgstr ""
+
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Follow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Unfollow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
+msgid "Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
+msgid "Create Pull Request"
+msgstr ""
+
+#: kallithea/templates/base/base.html:185
+msgid "Switch To"
+msgstr ""
+
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
+msgid "Show recent activity"
+msgstr ""
+
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
+msgid "Public journal"
+msgstr ""
+
+#: kallithea/templates/base/base.html:302
+msgid "Show public gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:303
+msgid "Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
+msgid "Search in repositories"
+msgstr ""
+
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+msgid "My Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:354
+msgid "Not Logged In"
+msgstr ""
+
+#: kallithea/templates/base/base.html:363
+msgid "Login to Your Account"
+msgstr ""
+
+#: kallithea/templates/base/base.html:373
+msgid "Forgot password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:394
+msgid "Log Out"
+msgstr ""
+
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
+msgid "Create repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
+msgid "Create user groups"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
+msgid "Fork repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
+msgid "Show"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:22
+msgid "No permissions defined yet"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
+msgid "Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
+msgid "Edit Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+msgid "Submitting ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:31
+msgid "Unable to post"
+msgstr ""
+
+#: kallithea/templates/base/root.html:32
+msgid "Add Another Comment"
+msgstr ""
+
+#: kallithea/templates/base/root.html:33
+msgid "Stop following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:34
+msgid "Start following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:35
+msgid "Group"
+msgstr ""
+
+#: kallithea/templates/base/root.html:36
+msgid "Loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:37
+msgid "loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:38
+msgid "Search truncated"
+msgstr ""
+
+#: kallithea/templates/base/root.html:39
+msgid "No matching files"
+msgstr ""
+
+#: kallithea/templates/base/root.html:40
+msgid "Open New Pull Request from {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+msgid "Show Selected Changesets {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:43
+msgid "Selection Link"
+msgstr ""
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+msgid "Collapse Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:45
+msgid "Expand Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:46
+msgid "No revisions"
+msgstr ""
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
+msgid "Failed to revoke permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
+msgid "Select changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:53
+msgid "Specify changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:54
+msgid "Click to sort ascending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:55
+msgid "Click to sort descending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:56
+msgid "No records found."
+msgstr ""
+
+#: kallithea/templates/base/root.html:57
+msgid "Data error."
+msgstr ""
+
+#: kallithea/templates/base/root.html:58
+msgid "Loading..."
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
+msgid "%s Changelog"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
+msgid "showing %d out of %d revision"
+msgid_plural "showing %d out of %d revisions"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changelog/changelog.html:47
+msgid "Clear selection"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:54
+msgid "Go to tip of repository"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
 msgid "There are no changes yet"
 msgstr "Et sinn nach keng Ännerungen do"
 
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
+msgid "Removed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
+msgid "Changed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
+msgid "Added"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
+msgid "Changeset status: %s by %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+msgid "(No commit message)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, python-format
+msgid "%s comments"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
+msgid "Bookmark %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
+msgid "Tag %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
+msgid "Branch %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
+msgid "%s Changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:35
+msgid "Changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+msgid "Merge"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+msgid "Replaced by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:121
+msgid "Preceded by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
+msgid "%s file changed"
+msgid_plural "%s files changed"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+msgid "comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+msgid "on pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+msgid "No title"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+msgid "on this changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+msgid "Delete comment?"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+msgid "Status change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+msgid "Set changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+msgid "No change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+msgid "Finish pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
 msgid "Close"
 msgstr "(Zou)"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:129
+msgid "Comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "You need to be logged in to comment."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "Login now"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:141
+msgid "Hide"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
+msgid "%s Changesets"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
+msgid "Changeset status: %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:50
+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
+msgid "Deleted"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:44
+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:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Downloads disabled"
+msgid "Download diff for this file"
+msgstr "Eroflueden ausgeschalt"
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
 msgid "No changesets"
 msgstr "Keng Ännerungen"
 
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
+msgid "%s changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:56
+msgid "behind"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
+msgid "Showing %s commit"
+msgid_plural "Showing %s commits"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
+msgid "Public repository"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
 msgid "No changesets yet"
 msgstr "Nach keng Ännerungen do"
 
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
+msgid "Subscribe to %s rss feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
+msgid "Subscribe to %s atom feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:20
+msgid "Changeset on"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+msgid "branch"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+msgid "View Comment"
+msgstr ""
+
+#: kallithea/templates/email/comment.html:27
+msgid "Status change:"
+msgstr ""
+
+#: kallithea/templates/email/comment.html:33
+msgid "The pull request has been closed."
+msgstr ""
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+msgid "Password Reset Request"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
+msgid "Hello %s"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:17
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+msgid "Pull request"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+msgid "View Pull Request"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Pull Request %s \"%s\" Closed"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/registration.html:5
+msgid "New User Registration"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:23
+msgid "Full Name"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+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/diff_2way.html:55
 msgid "Ignore whitespace"
 msgstr "Leerzechen ignoréieren"
 
+#: 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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
+msgid "Location"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
+msgid "or"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+msgid "New file type"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+msgid "Commit Changes"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
+msgid "Loading file list..."
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
+msgid "Size"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:56
+msgid "Last Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:57
+msgid "Last Modified"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:58
+msgid "Last Committer"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
+msgid "%s author"
+msgid_plural "%s authors"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, python-format
+msgid "Edit on Branch: %s"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
+msgid "Binary file (%s)"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:69
+msgid "File is too big to display."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
+msgid "annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
+msgid "No files at given path"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:5
+#, python-format
+msgid "%s Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
+msgid "Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers_data.html:9
+msgid "Started following -"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
+msgid "Fork name"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
+msgid "Private"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:66
+msgid "Copy permissions"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:69
+msgid "Copy permissions from forked repository"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:75
+msgid "Update after clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:78
+msgid "Checkout source after making a clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
+msgid "%s Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
+msgid "Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
 msgid "There are no forks yet"
 msgstr "Et sinn nach keng Ofzweigungen do"
 
+#: kallithea/templates/journal/journal.html:22
+msgid "ATOM journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:23
+msgid "RSS journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
+msgid "No entries yet"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:10
+msgid "ATOM public journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:11
+msgid "RSS public journal feed"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+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:52
+msgid "Title"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
+msgid "Revision"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:62
+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:17
+msgid "Age"
+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:73
 msgid "Closed"
 msgstr "(Zou)"
 
+#: 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
+#, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
+msgid "%s Pull Request %s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
+msgid "Pull request %s from %s#%s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+msgid "Summarize the changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+msgid "on"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+msgid "Next iteration"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+msgid "Cancel Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+msgid "Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+msgid "Remove reviewer"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+msgid "Potential Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+msgid "Pull Request Content"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+msgid "Pull Requests Needing My Review"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+msgid "Search in All Repositories"
+msgstr ""
+
+#: kallithea/templates/search/search.html:47
+msgid "Search term"
+msgstr ""
+
+#: kallithea/templates/search/search.html:54
+msgid "Search in"
+msgstr ""
+
+#: kallithea/templates/search/search.html:56
+msgid "File contents"
+msgstr ""
+
+#: kallithea/templates/search/search.html:57
+msgid "Commit messages"
+msgstr ""
+
+#: kallithea/templates/search/search.html:58
+msgid "File names"
+msgstr ""
+
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
+msgid "Permission denied"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
+msgid "Enable"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:38
+msgid "Stats gathered: "
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
+msgid "files"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
+msgid "Show more"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:397
+msgid "commits"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:398
+msgid "files added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:399
+msgid "files changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:400
+msgid "files removed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:402
+msgid "commit"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:403
+msgid "file added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:404
+msgid "file changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:405
+msgid "file removed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:5
+#, python-format
+msgid "%s Summary"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:13
+msgid "Fork of"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:18
+msgid "Clone from"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:55
+msgid "Clone URL"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+msgid "Use Name"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
+msgid "Trending files"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:103
+msgid "Download"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:106
 msgid "There are no downloads yet"
 msgstr "Et sinn nach keng Erofluedungen do"
+
+#: kallithea/templates/summary/summary.html:108
+msgid "Downloads are disabled for this repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:114
+msgid "Download as zip"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:118
+msgid "Check this to download archive with subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:120
+msgid "With subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
+msgid "Feed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:180
+msgid "Latest Changes"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:182
+msgid "Quick Start"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:193
+msgid "Add or upload files directly via Kallithea"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:201
+msgid "Push new repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:209
+msgid "Existing repository?"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
+msgid "Download %s as %s"
+msgstr ""
--- a/kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,60 +1,130 @@
 # Copyright (C) 2017 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3.99\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2020-08-11 11:32+0000\n"
+"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
+"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
+"kallithea/stable/nb_NO/>\n"
 "Language: nb_NO\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 4.2-dev\n"
+
+#: kallithea/controllers/base.py:470
+msgid ""
+"CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
+msgid "Repository not found in the filesystem"
+msgstr ""
+
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Ingen endringssett enda"
 
+#: kallithea/controllers/base.py:590
+#, python-format
+msgid "Changeset for %s %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/base.py:631
+msgid "SSH access is disabled."
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Ingen"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(lukket)"
 
+#: kallithea/controllers/changeset.py:88
+#, fuzzy
+#| msgid "No permission to change pull request status"
+msgid "No permission to change status"
+msgstr "Ingen tilgang til endring av innsendingsforespørselsstatus"
+
+#: kallithea/controllers/changeset.py:99
+#, python-format
 msgid "Successfully deleted pull request %s"
 msgstr "Slettet flettingsforespørsel %s"
 
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
 msgid "Such revision does not exist for this repository"
 msgstr "En slik revisjon funnes ikke for denne pakkebrønnen"
 
+#: kallithea/controllers/compare.py:64
+#, python-format
 msgid "Could not find other repository %s"
 msgstr "Fant ikke annen pakkebrønn %s"
 
+#: kallithea/controllers/compare.py:70
 msgid "Cannot compare repositories of different types"
 msgstr "Kan ikke sammenligne pakkebrønner av forskjellige typer"
 
+#: kallithea/controllers/compare.py:140
+#, fuzzy
+msgid "Cannot show empty diff"
+msgstr "Kan ikke vise tom diff"
+
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
 msgid "Cannot compare repositories without using common ancestor"
 msgstr "Kan ikke sammenligne pakkebrønner uten bruk av felles opphav"
 
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "Ingen respons"
 
+#: kallithea/controllers/error.py:68
 msgid "Unknown error"
 msgstr "Ukjent feil"
 
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr ""
 "Forespørselen kunne ikke forstås av tjeneren som følge av feilaktig "
 "syntaks."
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "Uautorisert tilgang til ressurs"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "Du har ikke tilgang til å se denne siden"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "Kunne ikke finne ressursen"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
@@ -62,570 +132,1855 @@
 "Tjeneren støtte på en uventet tilstand som forhindret utøvelse av "
 "forespørsel."
 
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s sendte inn %s"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr "Endringsettet var for stort og har blitt avskåret…"
 
+#: kallithea/controllers/feed.py:107
+#, fuzzy, python-format
+msgid "%s %s feed"
+msgstr "%s %s kilde"
+
+#: kallithea/controllers/feed.py:109
+#, fuzzy, python-format
+msgid "Changes on %s repository"
+msgstr "Endringer i %s-pakkebrønn"
+
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Klikk her for å legge til ny fil"
 
+#: kallithea/controllers/files.py:86
+#, fuzzy
+#| msgid "There are no files yet. %s"
+msgid "There are no files yet."
+msgstr "Ingen filer enda. %s"
+
+#: kallithea/controllers/files.py:186
+#, fuzzy, python-format
+msgid "%s at %s"
+msgstr "%s den %s"
+
+#: kallithea/controllers/files.py:295
+#, fuzzy
+msgid "You can only delete files with revision being a valid branch"
+msgstr ""
+"Du kan bare slette filer med en revisjon som er en gyldig forgrening"
+
+#: kallithea/controllers/files.py:306
+#, python-format
 msgid "Deleted file %s via Kallithea"
 msgstr "Slettet filen %s via Kallithea"
 
+#: kallithea/controllers/files.py:330
+#, python-format
 msgid "Successfully deleted file %s"
 msgstr "Filen %s ble slettet"
 
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "Feil inntraff under innsendelse"
 
+#: kallithea/controllers/files.py:349
 msgid "You can only edit files with revision being a valid branch"
 msgstr ""
 "Du kan bare redigere filer med en revisjon som er en gyldig avgrening"
 
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "Filen %s ble endret via Kallithea"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Ingen endringer"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "Innsendt til %s"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Fil lagt til via Kallithea"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Inget innhold"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "Inget filnavn"
 
+#: kallithea/controllers/files.py:459
 msgid "Location must be relative path and must not contain .. in path"
 msgstr ""
 "Plasseringen må være en relativ sti, og kan ikke inneholde .. i stien"
 
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Nedlastinger avskrudd"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Ukjent revisjon %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Tom pakkebrønn"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "Ukjent arkivtype"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Endringssett"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Forgreninger"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Etiketter"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "En uventet feil inntraff under forgrening av pakkebrønnen %s"
 
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "Grupper"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Pakkebrønner"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
+#, fuzzy
+msgid "Branch"
+msgstr "Forgrening"
+
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "Lukkede forgreninger"
 
+#: kallithea/controllers/home.py:131
 msgid "Tag"
 msgstr "Etikett"
 
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "Bokmerke"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "Offentlig loggbok"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "Loggbok"
 
+#: kallithea/controllers/login.py:109
+#, fuzzy
+#| msgid "Authentication"
+msgid "Authentication failed."
+msgstr "Identitetsbekreftelse"
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
+#, fuzzy
+msgid "Bad captcha"
+msgstr "Feilaktig CAPTCHA"
+
+#: kallithea/controllers/login.py:147
+#, fuzzy, python-format
+msgid "You have successfully registered with %s"
+msgstr "Du har registrer deg på %s"
+
+#: kallithea/controllers/login.py:190
 msgid "A password reset confirmation code has been sent"
 msgstr "Passordbekreftelseskode sendt"
 
+#: kallithea/controllers/login.py:237
 msgid "Invalid password reset token"
 msgstr "Ugyldig passordtilbakestillingssymbol"
 
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "Passord oppdatert"
 
+#: kallithea/controllers/pullrequests.py:67
+#, fuzzy, python-format
+msgid "Invalid reviewer \"%s\" specified"
+msgstr "Ugyldig analytiker \"%s\" angitt"
+
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (lukket)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "Endringssett"
 
+#: kallithea/controllers/pullrequests.py:174
+#, fuzzy
+msgid "Special"
+msgstr "Spesiell"
+
+#: kallithea/controllers/pullrequests.py:175
 msgid "Peer branches"
 msgstr "Likemennsforgreninger"
 
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Bokmerker"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
 msgid "Error creating pull request: %s"
 msgstr "Feil ved opprettelse av ny innsendelsesforespørsel: %s"
 
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
 msgid "Error occurred while creating pull request"
 msgstr "Feil inntraff under opprettelse av innsendelsesforespørsel"
 
+#: kallithea/controllers/pullrequests.py:350
 msgid "Successfully opened new pull request"
 msgstr "Åpnet en ny innsendelsesforespørsel"
 
+#: kallithea/controllers/pullrequests.py:373
+msgid "New pull request iteration created"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
 msgid "No description"
 msgstr "Ingen beskrivelse"
 
+#: kallithea/controllers/pullrequests.py:430
 msgid "Pull request updated"
 msgstr "Innsendingsforespørsel oppdatert"
 
+#: kallithea/controllers/pullrequests.py:443
 msgid "Successfully deleted pull request"
 msgstr "Slettet innsendingsforespørsel"
 
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
+msgid "Revision %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
 msgid "This pull request has already been merged to %s."
 msgstr "Denne innsendingsforespørselen har allerede blitt flettet inn i %s."
 
+#: kallithea/controllers/pullrequests.py:525
 msgid "This pull request has been closed and can not be updated."
 msgstr ""
 "Denne innsendingsforespørselen har blitt lukket, og kan ikke oppdateres."
 
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
+msgid "The following additional changes are available on %s:"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+msgid "No additional changesets found for iterating on this pull request."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
 msgid "Note: Branch %s has another head: %s."
 msgstr "Merk: Forgreningen %s har et annet hode: %s."
 
+#: kallithea/controllers/pullrequests.py:565
+msgid "Git pull requests don't support iterating yet."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr "Ugyldig søkespørring. Prøv å sette den i sistattegn."
 
+#: kallithea/controllers/search.py:136
 msgid "The server has no search index."
 msgstr "Tjeneren har ingen søkeindeks."
 
+#: kallithea/controllers/search.py:139
 msgid "An error occurred during search operation."
 msgstr "Feil inntraff under søkeoperasjon."
 
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
 msgid "No data ready yet"
 msgstr "Ingen data klar enda"
 
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "Statistikk er avskrudd for denne pakkebrønnen"
 
+#: kallithea/controllers/admin/auth_settings.py:134
 msgid "Auth settings updated successfully"
 msgstr "Autentiseringsinnstillinger oppdatert"
 
+#: kallithea/controllers/admin/auth_settings.py:145
 msgid "error occurred during update of auth settings"
 msgstr "feil inntraff under oppdatering av autentiseringsinnstillinger"
 
+#: kallithea/controllers/admin/defaults.py:73
 msgid "Default settings updated successfully"
 msgstr "Forvalgte innstillinger oppdatert"
 
+#: kallithea/controllers/admin/defaults.py:88
 msgid "Error occurred during update of defaults"
 msgstr "Feil inntraff under oppdatering av forvalg"
 
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
 msgid "Forever"
 msgstr "For alltid"
 
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "Fem minutter"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "Én time"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "Én dag"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "Én måned"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
 msgid "Lifetime"
 msgstr "Livstid"
 
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "Feil inntraff under gist-opprettelse"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
 msgid "Deleted gist %s"
 msgstr "Slettet gist-en %s"
 
+#: kallithea/controllers/admin/gists.py:205
 msgid "Unmodified"
 msgstr "Uendret"
 
+#: kallithea/controllers/admin/gists.py:235
 msgid "Successfully updated gist content"
 msgstr "Oppdaterte gist-innhold"
 
+#: kallithea/controllers/admin/gists.py:240
 msgid "Successfully updated gist data"
 msgstr "Oppdaterte gist-data"
 
+#: kallithea/controllers/admin/gists.py:243
+#, fuzzy, python-format
+msgid "Error occurred during update of gist %s"
+msgstr "Feil inntraff under oppdatering av gist-en %s"
+
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
 msgid "You can't edit this user since it's crucial for entire application"
 msgstr ""
 "Du kan ikke endre denne brukeren siden den er avgjørende for hele "
 "programmet"
 
+#: kallithea/controllers/admin/my_account.py:112
 msgid "Your account was updated successfully"
 msgstr "Kontoen din ble oppdatert"
 
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, fuzzy, python-format
+msgid "Error occurred during update of user %s"
+msgstr "Feil inntraff under oppdatering av brukeren %s"
+
+#: kallithea/controllers/admin/my_account.py:161
 msgid "Error occurred during update of user password"
 msgstr "Feil inntraff under oppdatering av brukerpassord"
 
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, fuzzy, python-format
+msgid "Added email %s to user"
+msgstr "La til e-postadressen %s for bruker"
+
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
+#, fuzzy
+msgid "An error occurred during email saving"
+msgstr "Feil inntraff under lagring av e-postadresse"
+
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
+#, fuzzy
+msgid "Removed email from user"
+msgstr "Fjernet e-postadresse fra bruker"
+
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
 msgid "API key successfully created"
 msgstr "API-nøkkel opprettet"
 
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
 msgid "API key successfully reset"
 msgstr "API-nøkkel tilbakestilt"
 
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
 msgid "API key successfully deleted"
 msgstr "API-nøkkel slettet"
 
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
 msgid "SSH key %s successfully added"
 msgstr "SSH-nøkkel %s lagt til"
 
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+#, fuzzy
+#| msgid "API key successfully deleted"
+msgid "SSH key successfully deleted"
+msgstr "API-nøkkel slettet"
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "LEs"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "Skriv"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "Admin"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "Avskrudd"
 
+#: kallithea/controllers/admin/permissions.py:79
 msgid "Allowed with manual account activation"
 msgstr "Tillatt med manuell kontoaktivering"
 
+#: kallithea/controllers/admin/permissions.py:81
 msgid "Allowed with automatic account activation"
 msgstr "Tillatt med automatisk kontoaktivering"
 
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
 msgid "Manual activation of external account"
 msgstr "Manuell aktivering av ekstern konto"
 
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
 msgid "Automatic activation of external account"
 msgstr "Automatisk aktivering av ekstern konto"
 
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "Påskrudd"
 
+#: kallithea/controllers/admin/permissions.py:116
+#, fuzzy
+msgid "Global permissions updated successfully"
+msgstr "Globale tilganger oppdatert"
+
+#: kallithea/controllers/admin/permissions.py:131
 msgid "Error occurred during update of permissions"
 msgstr "Feil inntraff under oppdatering av tilganger"
 
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
 msgid "Error occurred during creation of repository group %s"
 msgstr "Feil inntraff under opprettelse av pakkebrønnsgruppen %s"
 
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
 msgid "Created repository group %s"
 msgstr "Opprettet pakkebrønnsgruppen %s"
 
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
 msgid "Updated repository group %s"
 msgstr "Oppdaterte pakkebrønnsgruppen %s"
 
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
 msgid "Error occurred during update of repository group %s"
 msgstr "Feil inntraff under oppdatering av pakkebrønnsgruppen %s"
 
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
 msgid "This group contains %s repositories and cannot be deleted"
 msgstr "Denne gruppen inneholder %s pakkebrønner og kan ikke slettes"
 
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
 msgid "This group contains %s subgroups and cannot be deleted"
 msgstr "Denne grunnen inneholder %s undergrupper og kan ikke slettes"
 
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
 msgid "Removed repository group %s"
 msgstr "Fjernet pakkebrønnsgruppen %s"
 
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
 msgid "Error occurred during deletion of repository group %s"
 msgstr "Feil inntraff under sletting av pakkebrønnsgruppen %s"
 
+#: kallithea/controllers/admin/repo_groups.py:357
 msgid "Repository group permissions updated"
 msgstr "Pakkebrønnsgruppetilganger oppdatert"
 
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
 msgid "An error occurred during revoking of permission"
 msgstr "En feil inntraff under tilbakekalling av tilgang"
 
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
 msgid "Error creating repository %s"
 msgstr "Feil under opprettelse av pakkebrønnen %s"
 
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
 msgid "Created repository %s from %s"
 msgstr "Opprettet pakkebrønnen %s fra %s"
 
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
 msgid "Forked repository %s as %s"
 msgstr "Forgrenet pakkebrønnen %s som %s"
 
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
 msgid "Created repository %s"
 msgstr "Opprettet pakkebrønnen %s"
 
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
 msgid "Repository %s updated successfully"
 msgstr "Pakkebrønnen %s ble oppdatert"
 
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
 msgid "Error occurred during update of repository %s"
 msgstr "Feil under oppdatering av pakkebrønnen %s"
 
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
 msgid "Detached %s forks"
 msgstr "Avhektet %s forgreninger"
 
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
 msgid "Deleted %s forks"
 msgstr "Slettet %s forgreninger"
 
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
 msgid "Deleted repository %s"
 msgstr "Slettet pakkebrønnen %s"
 
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
 msgid "Cannot delete repository %s which still has forks"
 msgstr "Kan ikke slette pakkebrønne %s, som fremdeles har forgreninger"
 
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
 msgid "An error occurred during deletion of %s"
 msgstr "En feil inntraff under sletting av %s"
 
+#: kallithea/controllers/admin/repos.py:305
 msgid "Repository permissions updated"
 msgstr "Pakkebrønnstilganger oppdatert"
 
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
+msgid "An error occurred during creation of field: %r"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:378
 msgid "An error occurred during removal of field"
 msgstr "Feil inntraff under fjerning av felt"
 
+#: kallithea/controllers/admin/repos.py:392
 msgid "-- Not a fork --"
 msgstr "-- Ikke en forgrening --"
 
+#: kallithea/controllers/admin/repos.py:424
 msgid "Updated repository visibility in public journal"
 msgstr "Oppdaterte pakkebrønnssynlighet i offentlig loggbok"
 
+#: kallithea/controllers/admin/repos.py:428
+#, fuzzy
+msgid "An error occurred during setting this repository in public journal"
+msgstr ""
+"En feil inntraff under innlemmelse av denne pakkebrønnen i offentlig "
+"loggbok"
+
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "Ingenting"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
 msgid "Marked repository %s as fork of %s"
 msgstr "Markerte pakkebrønnen %s som en forgrening av %s"
 
+#: kallithea/controllers/admin/repos.py:453
 msgid "An error occurred during this operation"
 msgstr "En feil inntraff under denne operasjonen"
 
+#: kallithea/controllers/admin/repos.py:465
+msgid "Pulled from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:468
+msgid "An error occurred during pull from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:499
+msgid "An error occurred during deletion of repository stats"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:117
 msgid "Updated VCS settings"
 msgstr "Oppdaterte VCS-innstillinger"
 
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
+msgid "Error occurred while updating application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
+msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
+msgid "Invalidated %s repositories"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:209
+msgid "Updated application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:263
+msgid "Updated visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:268
+msgid "Error occurred during updating visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:292
 msgid "Please enter email address"
 msgstr "Skriv inn e-postadresse"
 
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
+#, fuzzy
+#| msgid "No data ready yet"
+msgid "Hook already exists"
+msgstr "Ingen data klar enda"
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
+msgid "Added new hook"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:355
+msgid "Updated hooks"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:359
+msgid "Error occurred during hook creation"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:382
+msgid "Whoosh reindex task scheduled"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
 msgid "Created user group %s"
 msgstr "Opprettet brukergruppe %s"
 
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
+msgid "Error occurred during creation of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
 msgid "Updated user group %s"
 msgstr "Oppdaterte brukergruppe %s"
 
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
+msgid "Error occurred during update of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:206
+#, fuzzy
+msgid "Successfully deleted user group"
+msgstr "Brukergruppe slettet"
+
+#: kallithea/controllers/admin/user_groups.py:211
+msgid "An error occurred during deletion of user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:267
+msgid "Target group cannot be the same"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:273
+msgid "User group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:288
+#, fuzzy
+msgid "Cannot revoke permission for yourself as admin"
+msgstr "Kan ikke tilbakekalle egen administratortilgang"
+
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
+msgid "Updated permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
+msgid "An error occurred during permissions saving"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:118
+#, python-format
 msgid "Created user %s"
 msgstr "Opprettet brukeren %s"
 
+#: kallithea/controllers/admin/users.py:133
+#, python-format
+msgid "Error occurred during creation of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:157
+msgid "User updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:186
+msgid "Successfully deleted user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:191
+msgid "An error occurred during deletion of user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:202
 msgid "The default user cannot be edited"
 msgstr "Forvalgt bruker kan ikke redigeres"
 
+#: kallithea/controllers/admin/users.py:408
+#, python-format
 msgid "Added IP address %s to user whitelist"
 msgstr "La til IP-adressen %s i brukerhvitlisten"
 
+#: kallithea/controllers/admin/users.py:414
 msgid "An error occurred while adding IP address"
 msgstr "Kunne ikke legge til IP-adresse"
 
+#: kallithea/controllers/admin/users.py:426
 msgid "Removed IP address from user whitelist"
 msgstr "Fjernet IP-adressen fra brukerhvitlisten"
 
+#: kallithea/lib/auth.py:552
+msgid "You need to be a registered user to perform this action"
+msgstr ""
+
+#: kallithea/lib/auth.py:580
+msgid "You need to be signed in to view this page"
+msgstr ""
+
+#: kallithea/lib/diffs.py:181
 msgid "Binary file"
 msgstr "Binærfil"
 
+#: kallithea/lib/diffs.py:201
+msgid ""
+"Changeset was too big and was cut off, use diff menu to display this diff"
+msgstr ""
+
+#: kallithea/lib/diffs.py:210
+msgid "No changes detected"
+msgstr ""
+
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "Vis blanktegn"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Ignore whitespace"
+msgid "Ignore whitespace changes"
+msgstr "Ignorer blanktegn"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
 msgid "Increase diff context to %(num)s lines"
 msgstr "Øk diff-bindeleddsinformasjon til %(num)s linjer"
 
+#: kallithea/lib/helpers.py:467
+#, python-format
+msgid "Deleted branch: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:469
+#, python-format
+msgid "Created tag: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:480
+#, python-format
+msgid "Changeset %s not found"
+msgstr ""
+
+#: kallithea/lib/helpers.py:529
+#, python-format
+msgid "Show all combined changesets %s->%s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:535
+msgid "Compare view"
+msgstr ""
+
+#: kallithea/lib/helpers.py:554
+msgid "and"
+msgstr ""
+
+#: kallithea/lib/helpers.py:555
+#, python-format
+msgid "%s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
+msgid "revisions"
+msgstr ""
+
+#: kallithea/lib/helpers.py:580
+#, python-format
 msgid "Fork name %s"
 msgstr "Forgreningsnavn %s"
 
+#: kallithea/lib/helpers.py:600
+#, python-format
 msgid "Pull request %s"
 msgstr "Flettingsforespørsel %s"
 
+#: kallithea/lib/helpers.py:610
+#, fuzzy
+msgid "[deleted] repository"
+msgstr "[slettet] pakkebrønn"
+
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
+#, fuzzy
+msgid "[created] repository"
+msgstr "[opprettet] pakkebrønn"
+
+#: kallithea/lib/helpers.py:614
 msgid "[created] repository as fork"
 msgstr "[opprettet] pakkebrønn som forgrening"
 
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
+#, fuzzy
+msgid "[forked] repository"
+msgstr "[forgrenet] pakkebrønn"
+
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
+#, fuzzy
+msgid "[updated] repository"
+msgstr "[oppdaterte] pakkebrønn"
+
+#: kallithea/lib/helpers.py:620
+#, fuzzy
+msgid "[downloaded] archive from repository"
+msgstr "[lastet ned] arkiv fra pakkebrønn"
+
+#: kallithea/lib/helpers.py:622
+#, fuzzy
+msgid "[delete] repository"
+msgstr "[slett] pakkebrønn"
+
+#: kallithea/lib/helpers.py:630
 msgid "[created] user"
 msgstr "[opprettet] bruker"
 
+#: kallithea/lib/helpers.py:632
 msgid "[updated] user"
 msgstr "[oppdaterte] bruker"
 
+#: kallithea/lib/helpers.py:634
 msgid "[created] user group"
 msgstr "[opprettet] brukergruppe"
 
+#: kallithea/lib/helpers.py:636
 msgid "[updated] user group"
 msgstr "[oppdaterte] brukergruppe"
 
+#: kallithea/lib/helpers.py:638
+#, fuzzy
+msgid "[commented] on revision in repository"
+msgstr "[kommenterte] en revisjon i pakkebrønn"
+
+#: kallithea/lib/helpers.py:640
 msgid "[commented] on pull request for"
 msgstr "[kommenterte] flettingsforespørsel for"
 
+#: kallithea/lib/helpers.py:642
 msgid "[closed] pull request for"
 msgstr "[lukket] flettingsforespørsel for"
 
+#: kallithea/lib/helpers.py:644
 msgid "[pushed] into"
 msgstr "[dyttet] til"
 
+#: kallithea/lib/helpers.py:646
+#, fuzzy
+msgid "[committed via Kallithea] into repository"
+msgstr "[innsendt via Kallithea] inn i pakkebrønn"
+
+#: kallithea/lib/helpers.py:648
+msgid "[pulled from remote] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:650
+msgid "[pulled] from"
+msgstr ""
+
+#: kallithea/lib/helpers.py:652
+msgid "[started following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:654
+msgid "[stopped following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:764
+#, python-format
+msgid " and %s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
 msgid "No files"
 msgstr "Ingen filer"
 
+#: kallithea/lib/helpers.py:791
 msgid "new file"
 msgstr "ny fil"
 
+#: kallithea/lib/helpers.py:794
+msgid "mod"
+msgstr ""
+
+#: kallithea/lib/helpers.py:797
+msgid "del"
+msgstr ""
+
+#: kallithea/lib/helpers.py:800
+msgid "rename"
+msgstr ""
+
+#: kallithea/lib/helpers.py:805
+msgid "chmod"
+msgstr ""
+
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
 msgid "%d year"
 msgid_plural "%d years"
 msgstr[0] "%d år"
 msgstr[1] "%d år"
 
+#: kallithea/lib/webutils.py:629
+#, python-format
 msgid "%d month"
 msgid_plural "%d months"
 msgstr[0] "%d måned"
 msgstr[1] "%d måneder"
 
+#: kallithea/lib/webutils.py:630
+#, python-format
 msgid "%d day"
 msgid_plural "%d days"
 msgstr[0] "%d dag"
 msgstr[1] "%d dager"
 
+#: kallithea/lib/webutils.py:631
+#, python-format
 msgid "%d hour"
 msgid_plural "%d hours"
 msgstr[0] "%d time"
 msgstr[1] "%d timer"
 
+#: kallithea/lib/webutils.py:632
+#, python-format
 msgid "%d minute"
 msgid_plural "%d minutes"
 msgstr[0] "%d minutt"
 msgstr[1] "%d minutter"
 
+#: kallithea/lib/webutils.py:633
+#, python-format
 msgid "%d second"
 msgid_plural "%d seconds"
 msgstr[0] "%d sekund"
 msgstr[1] "%d sekunder"
 
+#: kallithea/lib/webutils.py:649
+#, python-format
 msgid "in %s"
 msgstr "om %s"
 
+#: kallithea/lib/webutils.py:651
+#, python-format
 msgid "%s ago"
 msgstr "for %s siden"
 
+#: kallithea/lib/webutils.py:653
+#, python-format
 msgid "in %s and %s"
 msgstr "om %s og %s"
 
+#: kallithea/lib/webutils.py:656
+#, python-format
 msgid "%s and %s ago"
 msgstr "%s og %s siden"
 
+#: kallithea/lib/webutils.py:659
 msgid "just now"
 msgstr "akkurat nå"
 
+#: kallithea/model/db.py:1376
 msgid "top level"
 msgstr "toppnivå"
 
+#: kallithea/model/db.py:1507
 msgid "Kallithea Administrator"
 msgstr "Kallithea-administrator"
 
+#: kallithea/model/db.py:1509
+#, fuzzy
+msgid "Default user has no access to new repositories"
+msgstr "Forvalgt bruker har ingen tilgang til nye pakkebrønner"
+
+#: kallithea/model/db.py:1510
+msgid "Default user has read access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1511
+msgid "Default user has write access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+msgid "Only admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1525
+msgid "Non-admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
+msgid "Only admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1531
+msgid "Non-admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1533
+msgid "Registration disabled"
+msgstr ""
+
+#: kallithea/model/db.py:1534
+msgid "User registration with manual account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1535
+msgid "User registration with automatic account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1944
+msgid "Not reviewed"
+msgstr ""
+
+#: kallithea/model/db.py:1945
+msgid "Under review"
+msgstr ""
+
+#: kallithea/model/db.py:1946
 msgid "Not approved"
 msgstr "Ikke godkjent"
 
+#: kallithea/model/db.py:1947
 msgid "Approved"
 msgstr "Godkjent"
 
+#: 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 "Skriv inn ett passord"
 
+#: kallithea/model/forms.py:68
+#, python-format
+msgid "Enter %(min)i characters or more"
+msgstr ""
+
+#: kallithea/model/forms.py:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, python-format
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr ""
+
+#: kallithea/model/notification.py:174
+#, python-format
+msgid "New user %(new_username)s registered"
+msgstr ""
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
 msgid "Closing"
 msgstr "Lukker"
 
+#: kallithea/model/pull_request.py:207
+msgid "Cannot create empty pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+msgid "You are not authorized to create the pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
+msgid "latest tip"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, python-format
+msgid "SSH key with fingerprint %r found"
+msgstr ""
+
+#: kallithea/model/user.py:224
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+
+#: kallithea/model/user.py:229
+#, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+
+#: kallithea/model/user.py:234
+#, python-format
+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:241
+#, python-format
+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:330
+msgid "Password reset link"
+msgstr ""
+
+#: kallithea/model/user.py:374
+msgid "Password reset notification"
+msgstr ""
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
+msgid "Value cannot be an empty list"
+msgstr ""
+
+#: kallithea/model/validators.py:72
+#, python-format
 msgid "Username \"%(username)s\" already exists"
 msgstr "Brukernavnet \"%(username)s\" finnes allerede"
 
+#: kallithea/model/validators.py:74
+#, python-format
 msgid "Username \"%(username)s\" cannot be used"
 msgstr "Brukernavnet \"%(username)s\" kan ikke brukes"
 
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, python-format
+msgid "Username %(username)s is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:131
 msgid "Invalid user group name"
 msgstr "Ugyldig brukergruppenavn"
 
+#: kallithea/model/validators.py:132
+#, python-format
 msgid "User group \"%(usergroup)s\" already exists"
 msgstr "Brukergruppen \"%(usergroup)s\" finnes allerede"
 
+#: kallithea/model/validators.py:134
+msgid ""
+"user group name may only contain alphanumeric characters underscores, "
+"periods or dashes and must begin with alphanumeric character"
+msgstr ""
+
+#: 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:229
+msgid "Invalid characters (non-ascii) in password"
+msgstr ""
+
+#: kallithea/model/validators.py:244
 msgid "Invalid old password"
 msgstr "Ugyldig gammelt passord"
 
+#: kallithea/model/validators.py:260
 msgid "Passwords do not match"
 msgstr "Passordene samsvarer ikke"
 
+#: kallithea/model/validators.py:275
 msgid "Invalid username or password"
 msgstr "Ugyldig brukernavn eller passord"
 
+#: kallithea/model/validators.py:309
+#, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr ""
+
+#: kallithea/model/validators.py:311
+#, python-format
+msgid "Repository named %(repo)s already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:312
+#, python-format
+msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
+msgstr ""
+
+#: kallithea/model/validators.py:314
+#, python-format
+msgid "Repository group with name \"%(repo)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:400
 msgid "Invalid repository URL"
 msgstr "Ugyldig pakkebrønnsnettadresse"
 
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
+msgid "Fork has to be the same type as parent"
+msgstr ""
+
+#: kallithea/model/validators.py:441
+msgid "You don't have permissions to create repository in this group"
+msgstr ""
+
+#: kallithea/model/validators.py:443
+msgid "no permission to create repository in root location"
+msgstr ""
+
+#: kallithea/model/validators.py:492
+msgid "You don't have permissions to create a group in this location"
+msgstr ""
+
+#: kallithea/model/validators.py:532
+msgid "This username or user group name is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:625
 msgid "This is not a valid path"
 msgstr "Dette er ikke en gyldig sti"
 
+#: kallithea/model/validators.py:642
 msgid "This email address is already in use"
 msgstr "E-postadressen er allerede i bruk"
 
+#: kallithea/model/validators.py:662
+#, fuzzy, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr "Fant ikke e-postadressen \"%(email)s\""
+
+#: kallithea/model/validators.py:699
+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:711
 msgid "Please enter a valid IPv4 or IPv6 address"
 msgstr "Skriv inn en gyldig IPv4- eller IPv6-adresse"
 
+#: kallithea/model/validators.py:712
+#, python-format
+msgid ""
+"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
+msgstr ""
+
+#: kallithea/model/validators.py:745
+msgid "Key name can only consist of letters, underscore, dash or numbers"
+msgstr ""
+
+#: kallithea/model/validators.py:759
+msgid "Filename cannot be inside a directory"
+msgstr ""
+
+#: kallithea/model/validators.py:775
+#, 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:13
 msgid "About"
 msgstr "Om"
 
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
 msgid "Add Repository"
 msgstr "Legg til pakkebrønn"
 
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
 msgid "Add Repository Group"
 msgstr "Legg til pakkebrønnsgruppe"
 
+#: kallithea/templates/index_base.html:36
 msgid "You have admin right to this group, and can edit it"
 msgstr ""
 "Du har administratorrettigheter til denne gruppen, og kan redigere den"
 
+#: kallithea/templates/index_base.html:36
 msgid "Edit Repository Group"
 msgstr "Rediger pakkebrønnsgruppe"
 
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
 msgid "Repository"
 msgstr "Pakkebrønn"
 
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
 msgid "Description"
 msgstr "Beskrivelse"
 
+#: kallithea/templates/index_base.html:61
 msgid "Last Change"
 msgstr "Siste endring"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
 msgid "Tip"
 msgstr "Tips"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
 msgid "Owner"
 msgstr "Eier"
 
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
 msgid "Log In"
 msgstr "Logg inn"
 
+#: kallithea/templates/login.html:17
+#, python-format
 msgid "Log In to %s"
 msgstr "Logg inn på %s"
 
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
 msgid "Username"
 msgstr "Brukernavn"
 
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
 msgid "Password"
 msgstr "Passord"
 
+#: kallithea/templates/login.html:44
+#, fuzzy
+msgid "Stay logged in after browser restart"
+msgstr "Forbli innlogget etter omstart av nettleser"
+
+#: kallithea/templates/login.html:52
 msgid "Forgot your password?"
 msgstr "Glemt passordet ditt?"
 
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
+#, fuzzy
 msgid "Don't have an account?"
-msgstr "Mangler du konto?"
-
+msgstr "Har du ikke en konto?"
+
+#: kallithea/templates/login.html:62
+#, fuzzy
+msgid "Sign In"
+msgstr "Logg inn"
+
+#: kallithea/templates/password_reset.html:5
 msgid "Password Reset"
 msgstr "Passordstilbakestilling"
 
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
 msgid "Reset Your Password to %s"
 msgstr "Tilbakestill passordet ditt til %s"
 
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
 msgid "Reset Your Password"
 msgstr "Tilbakestill passordet ditt"
 
+#: kallithea/templates/password_reset.html:30
 msgid "Email Address"
 msgstr "E-postadresse"
 
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+#, fuzzy
+msgid "Captcha"
+msgstr "CAPTCHA"
+
+#: kallithea/templates/password_reset.html:47
 msgid "Send Password Reset Email"
 msgstr "Send e-post for passordtilbakestilling"
 
+#: kallithea/templates/password_reset.html:52
 msgid ""
 "A password reset link will be sent to the specified email address if it "
 "is registered in the system."
@@ -633,534 +1988,3594 @@
 "En passordtilbakestillingslenke vil bli sendt til angitt e-postadresse "
 "hvis den er registrert i systemet."
 
+#: kallithea/templates/password_reset_confirmation.html:23
+#, python-format
 msgid "You are about to set a new password for the email address %s."
 msgstr "Du er i ferd med å sette et nytt passord for e-postadressen %s."
 
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
 msgid "Code you received in the email"
 msgstr "Koden du mottok per e-post"
 
+#: kallithea/templates/password_reset_confirmation.html:36
 msgid "New Password"
 msgstr "Nytt passord"
 
+#: kallithea/templates/password_reset_confirmation.html:43
 msgid "Confirm New Password"
 msgstr "Bekreft nytt passord"
 
+#: kallithea/templates/password_reset_confirmation.html:51
 msgid "Confirm"
 msgstr "Bekreft"
 
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
 msgid "Sign Up"
 msgstr "Registrer"
 
+#: kallithea/templates/register.html:22
+#, python-format
 msgid "Sign Up to %s"
 msgstr "Registrer på %s"
 
+#: kallithea/templates/register.html:45
 msgid "Re-enter password"
 msgstr "Skriv inn passord på ny"
 
+#: 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:39
+#: kallithea/templates/register.html:52
 msgid "First Name"
 msgstr "Fornavn"
 
+#: 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:40
+#: kallithea/templates/register.html:59
 msgid "Last Name"
 msgstr "Etternavn"
 
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
 msgid "Email"
 msgstr "E-post"
 
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+msgid "Admin Journal"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
+msgid "journal filter..."
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
 msgid "Filter"
 msgstr "Filter"
 
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
 msgid "%s Entry"
 msgid_plural "%s Entries"
 msgstr[0] "%s oppføring"
 msgstr[1] "%s oppføringer"
 
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
 msgid "Action"
 msgstr "Handling"
 
+#: kallithea/templates/admin/admin_log.html:8
 msgid "Date"
 msgstr "Dato"
 
+#: kallithea/templates/admin/admin_log.html:9
+#, fuzzy
+msgid "From IP"
+msgstr "Fra IP"
+
+#: kallithea/templates/admin/admin_log.html:62
 msgid "No actions yet"
 msgstr "Ingen handlinger enda"
 
+#: kallithea/templates/admin/auth/auth_settings.html:5
 msgid "Authentication Settings"
 msgstr "Identitetsbekreftelsesinnstillinger"
 
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
 msgid "Authentication"
 msgstr "Identitetsbekreftelse"
 
+#: kallithea/templates/admin/auth/auth_settings.html:27
 msgid "Authentication Plugins"
 msgstr "Identitetsbekreftelsesprogramtillegg"
 
+#: kallithea/templates/admin/auth/auth_settings.html:29
 msgid "Enabled Plugins"
 msgstr "Aktiverte programtillegg"
 
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
 msgid "Available built-in plugins"
 msgstr "Tilgjengelige innebygde programtillegg"
 
+#: kallithea/templates/admin/auth/auth_settings.html:53
 msgid "Plugin"
 msgstr "Programtillegg"
 
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
 msgid "Save"
 msgstr "Lagre"
 
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
 msgid "Repository Defaults"
 msgstr "Pakkebrønnsdetaljer"
 
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
 msgid "Type"
 msgstr "Type"
 
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
 msgid "Private repository"
 msgstr "Privat pakkebrønn"
 
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
+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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
 msgid "Enable statistics"
 msgstr "Skru på statistikk"
 
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
+msgid "Enable statistics window on summary page."
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
 msgid "Enable downloads"
 msgstr "Skru på nedlastinger"
 
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
 msgid "Enable download menu on summary page."
 msgstr "Skru på nedlastingsmeny på sammendragsside."
 
+#: 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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
+msgid "Gist description ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
 msgid "Expires"
 msgstr "Utløper"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
 msgid "Never"
 msgstr "Aldri"
 
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
 msgid "Cancel"
 msgstr "Avbryt"
 
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
+msgid "Public Gists"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
 msgid "Created"
 msgstr "Opprettet"
 
+#: kallithea/templates/admin/gists/index.html:66
+msgid "There are no gists yet"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
 msgid "Reset"
 msgstr "Tilbakestill"
 
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
 msgid "Gist"
 msgstr "Gist"
 
+#: kallithea/templates/admin/gists/show.html:10
 msgid "URL"
 msgstr "Nettadresse"
 
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
 msgid "Delete"
 msgstr "Slett"
 
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
 msgid "Edit"
 msgstr "Rediger"
 
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
 msgid "created"
 msgstr "opprettet"
 
+#: kallithea/templates/admin/gists/show.html:82
+msgid "Show as raw"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
 msgid "My Account"
 msgstr "Min konto"
 
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
 msgid "Profile"
 msgstr "Profil"
 
+#: kallithea/templates/admin/my_account/my_account.html:26
 msgid "Email Addresses"
 msgstr "E-postadresser"
 
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+#, fuzzy
+#| msgid "API Keys"
+msgid "SSH Keys"
+msgstr "API-nøkler"
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
 msgid "API Keys"
 msgstr "API-nøkler"
 
+#: kallithea/templates/admin/my_account/my_account.html:32
 msgid "Owned Repositories"
 msgstr "Eide pakkebrønner"
 
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+msgid "Watched Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+msgid "Show Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
 msgid "Built-in"
 msgstr "Innebygd"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
 msgid "Confirm to reset this API key: %s"
 msgstr "Bekreft tilbakestilling av denne API-nøkkelen: %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
 msgid "Expired"
 msgstr "Utløpt"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
 msgid "Confirm to remove this API key: %s"
 msgstr "Bekreft fjerning av denne API-nøklen: %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
 msgid "Remove"
 msgstr "Fjern"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
 msgid "No additional API keys specified"
 msgstr "Ingen ytterligere API-nøkler angitt"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
 msgid "New API key"
 msgstr "Ny API-nøkkel"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
 msgid "Add"
 msgstr "Legg til"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
+msgid "Confirm to delete this email: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
 msgid "New email address"
 msgstr "Ny e-postadresse"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:1
 msgid "Change Your Account Password"
 msgstr "Endre ditt kontopassord"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:8
 msgid "Current password"
 msgstr "Nåværende passord"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
 msgid "New password"
 msgstr "Nytt passord"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:22
 msgid "Confirm new password"
 msgstr "Bekreft nytt passord"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
 msgid "Current IP"
 msgstr "Nåværende IP"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
 msgid "Gravatar"
 msgstr "Gravatar"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
 msgid "Change %s avatar at"
 msgstr "Endre %s-avatar på"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
 msgid "Avatars are disabled"
 msgstr "Avatarer er avskrudd"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
 msgid "Repositories You Own"
 msgstr "Pakkebrønner du eier"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
 msgid "Name"
 msgstr "Navn"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+#, fuzzy
+#| msgid "Last Name"
+msgid "Last Used"
+msgstr "Etternavn"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, fuzzy, python-format
+#| msgid "Confirm to remove this API key: %s"
+msgid "Confirm to remove this SSH key: %s"
+msgstr "Bekreft fjerning av denne API-nøklen: %s"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+#, fuzzy
+#| msgid "New API key"
+msgid "New SSH key"
+msgstr "Ny API-nøkkel"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+msgid "Public key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
 msgid "Repositories You are Watching"
 msgstr "Pakkebrønner du holder oppsyn med"
 
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
 msgid "Default Permissions"
 msgstr "Forvalgte tilganger"
 
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
 msgid "IP Whitelist"
 msgstr "IP-hvitliste"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
 msgid "Anonymous access"
 msgstr "Anonym tilgang"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
 msgid "Allow anonymous access"
 msgstr "Tillat anonym tilgang"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
+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:20
+msgid "Apply to all existing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
+msgid "Repository group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
+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:33
+msgid "Apply to all existing repository groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
 msgid "User group"
 msgstr "Brukergruppe"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+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:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+msgid "Top level repository creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
+msgid "User group creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
+msgid "Repository forking"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
 msgid "Registration"
 msgstr "Registrering"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
+msgid "External auth account activation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+msgid "All IP addresses are allowed."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
 msgid "New IP address"
 msgstr "Ny IP-adresse"
 
+#: 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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
 msgid "Repository Groups"
 msgstr "Pakkebrønnsgrupper"
 
+#: 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
 msgid "Group name"
 msgstr "Gruppenavn"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
+msgid "Group parent"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
 msgid "Settings"
 msgstr "Innstillinger"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
 msgid "Advanced"
 msgstr "Avansert"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
 msgid "Permissions"
 msgstr "Tilganger"
 
+#: 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:118
 msgid "Created on"
 msgstr "Opprettet den"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, fuzzy, 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] "Bekreft sletting av denne gruppen: %s med %s pakkebrønn"
+msgstr[1] "Bekreft sletting av denne gruppen: %s med %s pakkebrønner"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:25
 msgid "Delete this repository group"
 msgstr "Slett denne pakkebrønnsgruppen"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
 msgid "Not visible"
 msgstr "Ikke synlig"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 msgid "Visible"
 msgstr "Synlig"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
 msgid "Add repos"
 msgstr "Legg til pakkebrønner"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
 msgid "Add/Edit groups"
 msgstr "Legg til/rediger grupper"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
 msgid "User/User Group"
 msgstr "Bruker/brukergruppe"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
 msgid "Default"
 msgstr "Forvalg"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
 msgid "Revoke"
 msgstr "Tilbakekall"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
 msgid "Add new"
 msgstr "Legg til ny"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+msgid "Apply to children"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
 msgid "Both"
 msgstr "Begge"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
 msgid "Type name of user"
 msgstr "Skriv inn brukerens navn"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Remove this group"
 msgstr "Fjern denne gruppen"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Confirm to delete this group"
 msgstr "Bekreft sletting av denne gruppen"
 
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, python-format
 msgid "Repository group %s"
 msgstr "Pakkebrønnsgruppe %s"
 
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+msgid "Repository Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+msgid "Number of Top-level Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
+msgid "Type of repository to create."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+msgid "Clone remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+msgid "Repository URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
+msgid ""
+"Keep it short and to the point. Use a README file for longer descriptions."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
+msgid "Optionally select a group to put this repository into."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
+msgid "Landing revision"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+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"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
 msgid "Extra Fields"
 msgstr "Ekstra felter"
 
+#: kallithea/templates/admin/repos/repo_edit.html:37
+msgid "Remote"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
 msgid "Statistics"
 msgstr "Statistikk"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+msgid "Parent"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
 msgid "Set"
 msgstr "Sett"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+msgid "Manually set this repository as a fork of another from the list."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+msgid "Public Journal Visibility"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
+msgid "Remove from public journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+msgid "Add to Public Journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
+msgid "Confirm to delete this repository: %s"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
+msgid "Delete this Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
 msgid "This repository has %s fork"
 msgid_plural "This repository has %s forks"
 msgstr[0] "Denne pakkebrønnen har %s forgrening"
 msgstr[1] "Denne pakkebrønnen har %s forgreninger"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
+msgid "Detach forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
 msgid "Delete forks"
 msgstr "Slett forgreninger"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
 msgid "Label"
 msgstr "Etikett"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 msgid "Key"
 msgstr "Nøkkel"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:20
+#, python-format
 msgid "Confirm to delete this field: %s"
 msgstr "Bekreft sletting av dette feltet: %s"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:31
 msgid "New field key"
 msgstr "Ny feltnøkkel"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:38
 msgid "New field label"
 msgstr "Ny feltetikett"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:40
 msgid "Enter short label"
 msgstr "Skriv inn kort etikett"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:45
 msgid "New field description"
 msgstr "Ny feltbeskrivelse"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:47
 msgid "Enter description of a field"
 msgstr "Skriv inn beskrivelse for et felt"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:61
 msgid "Extra fields are disabled."
 msgstr "Ekstra felter avskrudd."
 
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:20
 msgid "Private Repository"
 msgstr "Privat pakkebrønn"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
 msgid "Fork of repository"
 msgstr "Forgrening av pakkebrønn"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+msgid "Remote repository URL"
+msgstr ""
+
+#: 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:10
+msgid "Permanent URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+msgid "Remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
+msgid "Change owner of this repository."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:5
 msgid "Processed commits"
 msgstr "Behandlede innsendelser"
 
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:6
 msgid "Processed progress"
 msgstr "Behandlingsframdrift"
 
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
 msgid "Reset Statistics"
 msgstr "Tilbakestill statistikk"
 
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
+#, fuzzy
+msgid "Confirm to remove current statistics."
+msgstr "Bekreft fjerning av nåværende statistikk"
+
+#: kallithea/templates/admin/repos/repos.html:5
+msgid "Repositories Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
 msgid "Settings Administration"
 msgstr "Innstillingsadministrasjon"
 
+#: kallithea/templates/admin/settings/settings.html:27
 msgid "VCS"
 msgstr "VKS"
 
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
+msgid "Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
 msgid "System Info"
 msgstr "Systeminfo"
 
+#: kallithea/templates/admin/settings/settings_email.html:4
 msgid "Send test email to"
 msgstr "Send test-e-post til"
 
+#: kallithea/templates/admin/settings/settings_email.html:12
 msgid "Send"
 msgstr "Send"
 
+#: kallithea/templates/admin/settings/settings_global.html:4
+msgid "Site branding"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
+msgid "HTTP authentication realm"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
 msgid "Save Settings"
 msgstr "Lagre innstillinger"
 
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+msgid "Git Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+msgid "Custom Hooks are not enabled"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
+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
+msgid "Delete records of missing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
+msgid "Invalidate cache for all repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
+msgid "Index build option"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:9
+msgid "Build from scratch"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
+msgid "Reindex"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
 msgid "Python version"
 msgstr "Python-versjon"
 
+#: kallithea/templates/admin/settings/settings_system.html:10
 msgid "Platform"
 msgstr "Plattform"
 
+#: kallithea/templates/admin/settings/settings_system.html:11
 msgid "Git version"
 msgstr "Git-versjon"
 
+#: kallithea/templates/admin/settings/settings_system.html:12
 msgid "Git path"
 msgstr "Git-sti"
 
+#: kallithea/templates/admin/settings/settings_system.html:22
 msgid "Python Packages"
 msgstr "Python-pakker"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+#, fuzzy
+#| msgid "Mercurial repository"
+msgid "Mercurial Push Hooks"
+msgstr "Merkurial-pakkebrønn"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
+msgid "Show repository size after push"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:15
+msgid "Update repository after push (hg update)"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+msgid "Mercurial extensions"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
+msgid "Enable largefiles extension"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+msgid "Location of repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
+msgid ""
+"Click to unlock. You must restart Kallithea in order to make this setting "
+"take effect."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
 msgid "General"
 msgstr "Generelt"
 
+#: kallithea/templates/admin/settings/settings_visual.html:9
+msgid "Use repository extra fields"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:12
+msgid "Allows storing additional customized fields per repository."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:17
+msgid "Show Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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 "Vis bruker-Gravatarer"
 
+#: kallithea/templates/admin/settings/settings_visual.html:29
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+#, fuzzy
+msgid "HTTP Clone URL"
+msgstr "Kloningsnettadresse"
+
+#: 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+#, fuzzy
+msgid "SSH Clone URL"
+msgstr "Kloningsnettadresse"
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+msgid "Repository page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
+msgid "Icons"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:88
+msgid "Show public repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:94
+msgid "Show private repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:97
+msgid "Show public/private icons next to repository names."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+msgid "Meta Tagging"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+msgid "Stylify recognised meta tags:"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:5
 msgid "Add user group"
 msgstr "Legg til brukergruppe"
 
+#: 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
 msgid "User Groups"
 msgstr "Brukergrupper"
 
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
 msgid "Add User Group"
 msgstr "Legg til brukergruppe"
 
+#: 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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
 msgid "Active"
 msgstr "Aktiv"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
 msgid "%s user group settings"
 msgstr "%s brukergruppeinnstillinger"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
 msgid "Show Members"
 msgstr "Vis medlemmer"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1
+#, python-format
 msgid "User Group: %s"
 msgstr "Brukergruppe: %s"
 
+#: 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:41
 msgid "Members"
 msgstr "Medlemmer"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, fuzzy, python-format
+msgid "Confirm to delete this user group: %s"
+msgstr "Bekreft sletting av denne brukergruppen: %s"
+
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:21
 msgid "Delete this user group"
 msgstr "Slett denne brukergruppen"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_members.html:11
 msgid "No members yet"
 msgstr "Ingen medlemmer enda"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:26
 msgid "Chosen group members"
 msgstr "Valgte gruppemedlemmer"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:39
 msgid "Available members"
 msgstr "Tilgjengelige medlemmer"
 
+#: kallithea/templates/admin/user_groups/user_groups.html:5
 msgid "User Groups Administration"
 msgstr "Brukergruppeadministrasjon"
 
+#: kallithea/templates/admin/users/user_add.html:5
 msgid "Add user"
 msgstr "Legg til bruker"
 
+#: 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
 msgid "Users"
 msgstr "Brukere"
 
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
 msgid "Add User"
 msgstr "Legg til bruker"
 
+#: kallithea/templates/admin/users/user_add.html:41
 msgid "Password confirmation"
 msgstr "Passordbekreftelse"
 
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
 msgid "%s user settings"
 msgstr "%s brukerinnstillinger"
 
+#: kallithea/templates/admin/users/user_edit.html:30
 msgid "Emails"
 msgstr "E-poster"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
 msgid "User: %s"
 msgstr "Bruker: %s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
 msgid "Last Login"
 msgstr "Siste innlogging"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
 msgid "Member of User Groups"
 msgstr "Medlem av brukergrupper"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, fuzzy, python-format
+msgid "Confirm to delete this user: %s"
+msgstr "Bekreft sletting av denne brukeren: %s"
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
 msgid "Delete this user"
 msgstr "Slett denne brukeren"
 
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
 msgid "Inherited from %s"
 msgstr "Nedarvet fra %s"
 
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
+msgid "New password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:5
+msgid "Users Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
 msgid "Support"
 msgstr "Støtte"
 
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
 msgid "Mercurial repository"
 msgstr "Merkurial-pakkebrønn"
 
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
 msgid "Git repository"
 msgstr "Git-pakkebrønn"
 
+#: kallithea/templates/base/base.html:115
 msgid "Create Fork"
 msgstr "Opprett ei forgrening"
 
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
 msgid "Summary"
 msgstr "Sammendrag"
 
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
 msgid "Changelog"
 msgstr "Endringslogg"
 
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
 msgid "Files"
 msgstr "Filer"
 
+#: kallithea/templates/base/base.html:135
+#, fuzzy, python-format
+msgid "Show Pull Requests for %s"
+msgstr "Vis flettingsforespørsler for %s"
+
+#: kallithea/templates/base/base.html:135
+#, fuzzy
+msgid "Pull Requests"
+msgstr "Flettingsforespørsler"
+
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
+#, fuzzy
+msgid "Options"
+msgstr "Valg"
+
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
 msgid "Compare Fork"
 msgstr "Sammenlign forgrening"
 
+#: kallithea/templates/base/base.html:158
 msgid "Compare"
 msgstr "Sammenlign"
 
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
 msgid "Search"
 msgstr "Søk"
 
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Follow"
 msgstr "Følg"
 
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Unfollow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
 msgid "Fork"
 msgstr "Forgren"
 
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
+#, fuzzy
+msgid "Create Pull Request"
+msgstr "Opprett flettingsorespørsel"
+
+#: kallithea/templates/base/base.html:185
 msgid "Switch To"
 msgstr "Bytt til"
 
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
 msgid "Show recent activity"
 msgstr "Vis nylig aktivitet"
 
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
+msgid "Public journal"
+msgstr ""
+
+#: kallithea/templates/base/base.html:302
+#, fuzzy
+msgid "Show public gists"
+msgstr "Vis offentlige Gist-er"
+
+#: kallithea/templates/base/base.html:303
+#, fuzzy
+msgid "Gists"
+msgstr "Gist-er"
+
+#: kallithea/templates/base/base.html:307
 msgid "All Public Gists"
 msgstr "Alle offentlige Gist-er"
 
+#: kallithea/templates/base/base.html:309
 msgid "My Public Gists"
 msgstr "Mine offentlige Gist-er"
 
+#: kallithea/templates/base/base.html:310
 msgid "My Private Gists"
 msgstr "Mine private Gist-er"
 
+#: kallithea/templates/base/base.html:315
+#, fuzzy
+msgid "Search in repositories"
+msgstr "Søk i pakkebrønner"
+
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+#, fuzzy
+msgid "My Pull Requests"
+msgstr "Mine flettingsforespørsler"
+
+#: kallithea/templates/base/base.html:354
 msgid "Not Logged In"
 msgstr "Ikke innlogget"
 
+#: kallithea/templates/base/base.html:363
+#, fuzzy
+msgid "Login to Your Account"
+msgstr "Logg in på kontoen din"
+
+#: kallithea/templates/base/base.html:373
 msgid "Forgot password?"
 msgstr "Glemt passordet?"
 
+#: kallithea/templates/base/base.html:394
 msgid "Log Out"
 msgstr "Logg ut"
 
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
+#, fuzzy
+msgid "Create repositories"
+msgstr "Opprett pakkebrønner"
+
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
+msgid "Create user groups"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
+msgid "Fork repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
 msgid "Show"
 msgstr "Vis"
 
+#: kallithea/templates/base/perms_summary.html:22
+msgid "No permissions defined yet"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
 msgid "Permission"
 msgstr "Tilgang"
 
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
 msgid "Edit Permission"
 msgstr "Rediger tilgang"
 
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
 msgid "Retry"
 msgstr "Prøv igjen"
 
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+#, fuzzy
+msgid "Submitting ..."
+msgstr "Sender inn …"
+
+#: kallithea/templates/base/root.html:31
+msgid "Unable to post"
+msgstr ""
+
+#: kallithea/templates/base/root.html:32
 msgid "Add Another Comment"
 msgstr "Legg til enda en kommentar"
 
+#: kallithea/templates/base/root.html:33
+msgid "Stop following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:34
+msgid "Start following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:35
 msgid "Group"
 msgstr "Gruppe"
 
+#: kallithea/templates/base/root.html:36
+#, fuzzy
+msgid "Loading ..."
+msgstr "Laster …"
+
+#: kallithea/templates/base/root.html:37
+#, fuzzy
+msgid "loading ..."
+msgstr "laster …"
+
+#: kallithea/templates/base/root.html:38
+msgid "Search truncated"
+msgstr ""
+
+#: kallithea/templates/base/root.html:39
+msgid "No matching files"
+msgstr ""
+
+#: kallithea/templates/base/root.html:40
+msgid "Open New Pull Request from {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+msgid "Show Selected Changesets {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:43
+#, fuzzy
+msgid "Selection Link"
+msgstr "Utvalgslenke"
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+msgid "Collapse Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:45
+msgid "Expand Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:46
+msgid "No revisions"
+msgstr ""
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
+msgid "Failed to revoke permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
 msgid "Select changeset"
 msgstr "Velg endringssett"
 
+#: kallithea/templates/base/root.html:53
+msgid "Specify changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:54
+msgid "Click to sort ascending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:55
+msgid "Click to sort descending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:56
+msgid "No records found."
+msgstr ""
+
+#: kallithea/templates/base/root.html:57
+msgid "Data error."
+msgstr ""
+
+#: kallithea/templates/base/root.html:58
+msgid "Loading..."
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
+msgid "%s Changelog"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
+msgid "showing %d out of %d revision"
+msgid_plural "showing %d out of %d revisions"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changelog/changelog.html:47
+msgid "Clear selection"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:54
+msgid "Go to tip of repository"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
+msgid "There are no changes yet"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
+msgid "Removed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
+msgid "Changed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
+msgid "Added"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
+msgid "Changeset status: %s by %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+msgid "(No commit message)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, python-format
 msgid "%s comments"
 msgstr "%s kommentarer"
 
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
+msgid "Bookmark %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
+msgid "Tag %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
+msgid "Branch %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
+msgid "%s Changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:35
+msgid "Changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+msgid "Merge"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+msgid "Replaced by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:121
+msgid "Preceded by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
+msgid "%s file changed"
+msgid_plural "%s files changed"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+#, fuzzy
+#| msgid "%s committed on %s"
+msgid "comment"
+msgstr "%s sendte inn %s"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+msgid "on pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+msgid "No title"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+msgid "on this changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+msgid "Delete comment?"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+msgid "Status change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+msgid "Set changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+msgid "No change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+msgid "Finish pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+msgid "Close"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
+msgid "Comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "You need to be logged in to comment."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "Login now"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:141
+msgid "Hide"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
+msgid "%s Changesets"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
+msgid "Changeset status: %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:50
+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
+msgid "Deleted"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:44
+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:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Downloads disabled"
+msgid "Download diff for this file"
+msgstr "Nedlastinger avskrudd"
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
+msgid "No changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
+msgid "%s changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:56
+msgid "behind"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
+msgid "Showing %s commit"
+msgid_plural "Showing %s commits"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
+msgid "Public repository"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
+msgid "No changesets yet"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
+msgid "Subscribe to %s rss feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
+msgid "Subscribe to %s atom feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:20
+msgid "Changeset on"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+msgid "branch"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+#, fuzzy
+#| msgid "%s committed on %s"
+msgid "View Comment"
+msgstr "%s sendte inn %s"
+
+#: kallithea/templates/email/comment.html:27
+msgid "Status change:"
+msgstr ""
+
+#: kallithea/templates/email/comment.html:33
+msgid "The pull request has been closed."
+msgstr ""
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+#, fuzzy
+#| msgid "Password Reset"
+msgid "Password Reset Request"
+msgstr "Passordstilbakestilling"
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
+msgid "Hello %s"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:17
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+#, fuzzy
+#| msgid "Pull request updated"
+msgid "Pull request"
+msgstr "Innsendingsforespørsel oppdatert"
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+#, fuzzy
+msgid "View Pull Request"
+msgstr "Flettingsforespørsler"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Pull Request %s \"%s\" Closed"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/registration.html:5
+#, fuzzy
+#| msgid "Registration"
+msgid "New User Registration"
+msgstr "Registrering"
+
+#: kallithea/templates/email/registration.html:23
+msgid "Full Name"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+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/diff_2way.html:55
 msgid "Ignore whitespace"
 msgstr "Ignorer blanktegn"
+
+#: 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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
+msgid "Location"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
+msgid "or"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+msgid "New file type"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+msgid "Commit Changes"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
+msgid "Loading file list..."
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
+msgid "Size"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:56
+msgid "Last Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:57
+msgid "Last Modified"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:58
+msgid "Last Committer"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
+msgid "%s author"
+msgid_plural "%s authors"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, python-format
+msgid "Edit on Branch: %s"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
+msgid "Binary file (%s)"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:69
+msgid "File is too big to display."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
+msgid "annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
+msgid "No files at given path"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:5
+#, python-format
+msgid "%s Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
+msgid "Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers_data.html:9
+msgid "Started following -"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
+msgid "Fork name"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
+msgid "Private"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:66
+msgid "Copy permissions"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:69
+msgid "Copy permissions from forked repository"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:75
+msgid "Update after clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:78
+msgid "Checkout source after making a clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
+msgid "%s Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
+msgid "Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
+msgid "There are no forks yet"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:22
+msgid "ATOM journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:23
+msgid "RSS journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
+msgid "No entries yet"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:10
+msgid "ATOM public journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:11
+msgid "RSS public journal feed"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+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:52
+msgid "Title"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
+msgid "Revision"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:62
+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:17
+msgid "Age"
+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:73
+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
+#, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
+msgid "%s Pull Request %s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
+msgid "Pull request %s from %s#%s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+msgid "Summarize the changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+msgid "on"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+msgid "Next iteration"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+msgid "Cancel Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+msgid "Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+msgid "Remove reviewer"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+msgid "Potential Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+msgid "Pull Request Content"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+msgid "Pull Requests Needing My Review"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+msgid "Search in All Repositories"
+msgstr ""
+
+#: kallithea/templates/search/search.html:47
+msgid "Search term"
+msgstr ""
+
+#: kallithea/templates/search/search.html:54
+msgid "Search in"
+msgstr ""
+
+#: kallithea/templates/search/search.html:56
+msgid "File contents"
+msgstr ""
+
+#: kallithea/templates/search/search.html:57
+msgid "Commit messages"
+msgstr ""
+
+#: kallithea/templates/search/search.html:58
+msgid "File names"
+msgstr ""
+
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
+msgid "Permission denied"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
+msgid "Enable"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:38
+msgid "Stats gathered: "
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
+msgid "files"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
+msgid "Show more"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:397
+msgid "commits"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:398
+msgid "files added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:399
+msgid "files changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:400
+msgid "files removed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:402
+msgid "commit"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:403
+msgid "file added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:404
+msgid "file changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:405
+msgid "file removed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:5
+#, python-format
+msgid "%s Summary"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:13
+msgid "Fork of"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:18
+msgid "Clone from"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:55
+#, fuzzy
+msgid "Clone URL"
+msgstr "Kloningsnettadresse"
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+#, fuzzy
+#| msgid "Last Name"
+msgid "Use Name"
+msgstr "Etternavn"
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
+msgid "Trending files"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:103
+msgid "Download"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:106
+msgid "There are no downloads yet"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:108
+msgid "Downloads are disabled for this repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:114
+msgid "Download as zip"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:118
+msgid "Check this to download archive with subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:120
+msgid "With subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
+msgid "Feed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:180
+msgid "Latest Changes"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:182
+msgid "Quick Start"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:193
+msgid "Add or upload files directly via Kallithea"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:201
+msgid "Push new repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:209
+msgid "Existing repository?"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
+msgid "Download %s as %s"
+msgstr ""
+
+#, python-format
+#~ msgid "on line %s"
+#~ msgstr "på linje %s"
+
+#~ msgid "This repository has been locked by %s on %s"
+#~ msgstr "Denne pakkebrønnen har blitt påst av %s den %s"
+
+#~ msgid "Repository has been locked"
+#~ msgstr "Pakkebrønnen har blitt låst"
+
+#~ msgid "Repository has been unlocked"
+#~ msgstr "Pakkebrønnen har blitt låst opp"
+
+#~ msgid "An error occurred during unlocking"
+#~ msgstr "En feil inntraff under opplåsning"
+
+#~ msgid "Invalid API key"
+#~ msgstr "Ugyldig API-nøkkel"
+
+#~ msgid "Token mismatch"
+#~ msgstr "Symbol stemmer ikke overens"
+
+#~ msgid "Enable locking"
+#~ msgstr "Skru på låsing"
+
+#~ msgid "Lock Repository"
+#~ msgstr "Lås pakkebrønn"
+
+#~ msgid "Repository is not locked"
+#~ msgstr "Pakkebrønnen er ikke låst"
+
+#, fuzzy
+#~ msgid "URL by id"
+#~ msgstr "Nettadresse etter ID"
+
+#~ msgid "Unlock"
+#~ msgstr "Lås opp"
+
+#~ msgid "Lock"
+#~ msgstr "Lås"
+
+#, fuzzy
+#~| msgid "Default Permissions"
+#~ msgid "default permissions"
+#~ msgstr "Forvalgte tilganger"
+
+#~ msgid "There is no index to search in. Please run whoosh indexer"
+#~ msgstr "Det er ingen indeks å søke i. Kjør en annen whoosh-indekserer"
+
+#~ msgid ""
+#~ "Changing status on a changeset associated with a closed pull request "
+#~ "is not allowed"
+#~ msgstr ""
+#~ "Endring av status for et endringssett tilknyttet en lukket "
+#~ "innhentingsforespørsel tillates ikke"
+
+#, fuzzy
+#~ msgid "You have successfully registered into Kallithea"
+#~ msgstr "Du har registrert deg på Kallithea"
+
+#~ msgid "Missing changesets since the previous pull request:"
+#~ msgstr "Manglende endringssett siden forrige innsendingsforespørsel:"
+
+#~ msgid "New changesets on %s %s since the previous pull request:"
+#~ msgstr "Nye endringssett på %s %s siden forrige innsendingsforespørsel:"
+
+#~ msgid "Ancestor didn't change - show diff since previous version:"
+#~ msgstr "Opphav endret seg ikke - vis diff siden forrige versjon:"
+
+#~ msgid ""
+#~ "This pull request is based on another %s revision and there is no "
+#~ "simple diff."
+#~ msgstr ""
+#~ "Denne innsendingsforespørselen er basert på en annen %s-revisjon, og "
+#~ "det finnes ingen enkel diff."
+
+#~ msgid "No changes found on %s %s since previous version."
+#~ msgstr "Ingen endringer funnet på %s %s siden forrige versjon."
+
+#~ msgid "Closed, replaced by %s ."
+#~ msgstr "Lukket, erstattet av %s."
+
+#~ msgid "Pull request update created"
+#~ msgstr "Innsendingsforespørsel opprettet"
+
+#~ msgid "This pull request can be updated with changes on %s:"
+#~ msgstr ""
+#~ "Denne innsendingsforespørselen kan ikke oppdateres med endringer på %s:"
+
+#~ msgid "No changesets found for updating this pull request."
+#~ msgstr ""
+#~ "Ingen endringssett funnet for oppdatering av denne "
+#~ "innsendingsforespørselen."
+
+#~ msgid "Git pull requests don't support updates yet."
+#~ msgstr "Git-innsendingsforespørsler støtter ikke oppdateringer enda."
+
+#~ msgid "Closing."
+#~ msgstr "Lukker."
+
+#~ msgid "An error occurred during creation of field"
+#~ msgstr "Feil inntraff under opprettelse av felt"
--- a/kallithea/i18n/nl_BE/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/nl_BE/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,288 +1,5410 @@
 # Copyright (C) 2014 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
+# #, fuzzy
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2019-10-05 19:28+0000\n"
+"Last-Translator: Thomas De Schampheleire <patrickdepinguin@gmail.com>\n"
+"Language-Team: Flemish <https://hosted.weblate.org/projects/kallithea/"
+"kallithea/nl_BE/>\n"
 "Language: nl_BE\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-
+"X-Generator: Weblate 3.9-dev\n"
+
+#: kallithea/controllers/base.py:470
+msgid ""
+"CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
+msgid "Repository not found in the filesystem"
+msgstr ""
+
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Er zijn nog geen changesets"
 
+#: kallithea/controllers/base.py:590
+#, python-format
+msgid "Changeset for %s %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/base.py:631
+msgid "SSH access is disabled."
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Geen"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(gesloten)"
 
+#: kallithea/controllers/changeset.py:88
 msgid "No permission to change status"
 msgstr "Geen toestemming om de status te veranderen"
 
+#: kallithea/controllers/changeset.py:99
+#, python-format
+msgid "Successfully deleted pull request %s"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
 msgid "Such revision does not exist for this repository"
 msgstr "Deze revisie bestaat niet in deze repository"
 
+#: kallithea/controllers/compare.py:64
+#, python-format
+msgid "Could not find other repository %s"
+msgstr ""
+
+#: kallithea/controllers/compare.py:70
 msgid "Cannot compare repositories of different types"
 msgstr "Kan geen repositories van verschillende types vergelijken"
 
+#: kallithea/controllers/compare.py:140
 msgid "Cannot show empty diff"
 msgstr "Kan geen lege diff tonen"
 
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
 msgid "Cannot compare repositories without using common ancestor"
 msgstr ""
 "Kan geen repositories vergelijken zonder een gemeenschappelijke voorouder "
 "te gebruiken"
 
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "Geen antwoord"
 
+#: kallithea/controllers/error.py:68
 msgid "Unknown error"
 msgstr "Ongekende fout"
 
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr ""
 "De aanvraag kon niet door de server begrepen worden wegens incorrecte "
 "syntax."
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "Ongeautoriseerde toegang tot resource"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "U hebt geen permissie om deze pagina te bekijken"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "De resource kon niet gevonden worden"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
 msgstr ""
 "De server kon de aanvraag niet voldoen wegens een onverwachte toestand."
 
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s committeerde op %s"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr "De changeset was te groot en werd afgekort..."
 
+#: kallithea/controllers/feed.py:107
+#, python-format
 msgid "%s %s feed"
 msgstr "%s %s feed"
 
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "Veranderingen in repository %s"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Klik hier om een nieuw bestand toe te voegen"
 
+#: kallithea/controllers/files.py:86
 msgid "There are no files yet."
 msgstr "Er zijn nog geen bestanden."
 
+#: kallithea/controllers/files.py:186
+#, python-format
 msgid "%s at %s"
 msgstr "%s op %s"
 
+#: kallithea/controllers/files.py:295
 msgid "You can only delete files with revision being a valid branch"
 msgstr ""
 "Men kan enkel bestanden verwijderen als de revisie een geldige branch is"
 
+#: kallithea/controllers/files.py:306
+#, python-format
 msgid "Deleted file %s via Kallithea"
 msgstr "Bestand %s verwijderd via Kallithea"
 
+#: kallithea/controllers/files.py:330
+#, python-format
 msgid "Successfully deleted file %s"
 msgstr "Bestand %s succesvol verwijderd"
 
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "Er trad een fout op tijdens het committeren"
 
+#: kallithea/controllers/files.py:349
 msgid "You can only edit files with revision being a valid branch"
 msgstr ""
 "Men kan enkel bestanden wijzigen als de revisie een geldige branch is"
 
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "Bestand %s gewijzigd via Kallithea"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Geen wijzigingen"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "Succesvol gecommitteerd naar %s"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Bestand toegevoegd via Kallithea"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Geen inhoud"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "Geen bestandsnaam"
 
+#: kallithea/controllers/files.py:459
 msgid "Location must be relative path and must not contain .. in path"
 msgstr "De locatie moet een relatief pad zijn en mag geen .. bevatten"
 
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Downloads uitgeschakeld"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Ongekende revisie %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Lege repository"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "Ongekende archieftype"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Changesets"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Branches"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Tags"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "Er is een fout opgetreden tijdens het forken van de repository %s"
 
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "Groepen"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Repositories"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "Branch"
 
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "Gesloten branches"
 
+#: kallithea/controllers/home.py:131
 msgid "Tag"
 msgstr "Tag"
 
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "Bladwijzer"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "Publiek logboek"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "Logboek"
 
+#: kallithea/controllers/login.py:109
+msgid "Authentication failed."
+msgstr ""
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
 msgid "Bad captcha"
 msgstr "Incorrecte captcha"
 
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "U bent succesvol geregistreerd bij %s"
 
+#: kallithea/controllers/login.py:190
 msgid "A password reset confirmation code has been sent"
 msgstr "Een paswoordherstel bevestigingscode is verzonden"
 
+#: kallithea/controllers/login.py:237
 msgid "Invalid password reset token"
 msgstr "Ongeldig paswoordherstel token"
 
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "Paswoord succesvol aangepast"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
+msgid "Invalid reviewer \"%s\" specified"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
+msgid "%s (closed)"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "Changeset"
 
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "Bijzonder"
 
+#: kallithea/controllers/pullrequests.py:175
+msgid "Peer branches"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
+msgid "Bookmarks"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
+msgid "Error creating pull request: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
+msgid "Error occurred while creating pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:350
+msgid "Successfully opened new pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:373
+msgid "New pull request iteration created"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
+msgid "No description"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:430
+msgid "Pull request updated"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:443
+msgid "Successfully deleted pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
+msgid "Revision %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
+msgid "This pull request has already been merged to %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:525
+msgid "This pull request has been closed and can not be updated."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
+msgid "The following additional changes are available on %s:"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+msgid "No additional changesets found for iterating on this pull request."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
+msgid "Note: Branch %s has another head: %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:565
+msgid "Git pull requests don't support iterating yet."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
+msgid "Invalid search query. Try quoting it."
+msgstr ""
+
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
+msgid "An error occurred during search operation."
+msgstr ""
+
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
+msgid "No data ready yet"
+msgstr ""
+
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
+msgid "Statistics are disabled for this repository"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:134
+msgid "Auth settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:145
+msgid "error occurred during update of auth settings"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:73
+msgid "Default settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:88
+msgid "Error occurred during update of defaults"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
+msgid "Forever"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
+msgid "5 minutes"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
+msgid "1 hour"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
+msgid "1 day"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
+msgid "1 month"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
+msgid "Lifetime"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:146
+msgid "Error occurred during gist creation"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
+msgid "Deleted gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:205
+msgid "Unmodified"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:235
+msgid "Successfully updated gist content"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:240
+msgid "Successfully updated gist data"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
+msgid "Error occurred during update of gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
+msgid "You can't edit this user since it's crucial for entire application"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:112
+msgid "Your account was updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
+msgid "Error occurred during update of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:161
+msgid "Error occurred during update of user password"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
+msgid "Added email %s to user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
+msgid "An error occurred during email saving"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
+msgid "Removed email from user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
+msgid "API key successfully created"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
+msgid "API key successfully reset"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
+msgid "API key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
+msgid "SSH key %s successfully added"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
 msgid "SSH key successfully deleted"
 msgstr "SSH key succesvol verwijderd"
 
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
+msgid "Read"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
+msgid "Write"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
+msgid "Admin"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
+msgid "Disabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:79
+msgid "Allowed with manual account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:81
+msgid "Allowed with automatic account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
+msgid "Manual activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
+msgid "Automatic activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
+msgid "Enabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:116
+msgid "Global permissions updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:131
+msgid "Error occurred during update of permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
+msgid "Error occurred during creation of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
+msgid "Created repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
+msgid "Updated repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
+msgid "Error occurred during update of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
+msgid "This group contains %s repositories and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
+msgid "This group contains %s subgroups and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
+msgid "Removed repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
+msgid "Error occurred during deletion of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:357
+msgid "Repository group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
+msgid "An error occurred during revoking of permission"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
+msgid "Error creating repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
+msgid "Created repository %s from %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
+msgid "Forked repository %s as %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
+msgid "Created repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
+msgid "Repository %s updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
+msgid "Error occurred during update of repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
+msgid "Detached %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
+msgid "Deleted %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
+msgid "Deleted repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
+msgid "Cannot delete repository %s which still has forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
+msgid "An error occurred during deletion of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:305
+msgid "Repository permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
 msgid "An error occurred during creation of field: %r"
 msgstr "Er is een fout opgetreden tijdens het aanmaken van veld: %r"
 
+#: kallithea/controllers/admin/repos.py:378
+msgid "An error occurred during removal of field"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:392
+msgid "-- Not a fork --"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:424
+msgid "Updated repository visibility in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:428
+msgid "An error occurred during setting this repository in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:444
+msgid "Nothing"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
+msgid "Marked repository %s as fork of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:453
+msgid "An error occurred during this operation"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:465
+msgid "Pulled from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:468
+msgid "An error occurred during pull from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:499
+msgid "An error occurred during deletion of repository stats"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:117
+msgid "Updated VCS settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
+msgid "Error occurred while updating application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
+msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
+msgid "Invalidated %s repositories"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:209
+msgid "Updated application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:263
+msgid "Updated visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:268
+msgid "Error occurred during updating visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:292
+msgid "Please enter email address"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
+msgid "Hook already exists"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
+msgid "Added new hook"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:355
+msgid "Updated hooks"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:359
+msgid "Error occurred during hook creation"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:382
+msgid "Whoosh reindex task scheduled"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
+msgid "Created user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
+msgid "Error occurred during creation of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
+msgid "Updated user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
+msgid "Error occurred during update of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:206
+msgid "Successfully deleted user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:211
+msgid "An error occurred during deletion of user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:267
+msgid "Target group cannot be the same"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:273
+msgid "User group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:288
+msgid "Cannot revoke permission for yourself as admin"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
+msgid "Updated permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
+msgid "An error occurred during permissions saving"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:118
+#, python-format
+msgid "Created user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:133
+#, python-format
+msgid "Error occurred during creation of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:157
+msgid "User updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:186
+msgid "Successfully deleted user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:191
+msgid "An error occurred during deletion of user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:202
+msgid "The default user cannot be edited"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:408
+#, python-format
+msgid "Added IP address %s to user whitelist"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:414
+msgid "An error occurred while adding IP address"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:426
+msgid "Removed IP address from user whitelist"
+msgstr ""
+
+#: kallithea/lib/auth.py:552
+msgid "You need to be a registered user to perform this action"
+msgstr ""
+
+#: kallithea/lib/auth.py:580
+msgid "You need to be signed in to view this page"
+msgstr ""
+
+#: kallithea/lib/diffs.py:181
+msgid "Binary file"
+msgstr ""
+
+#: kallithea/lib/diffs.py:201
+msgid ""
+"Changeset was too big and was cut off, use diff menu to display this diff"
+msgstr ""
+
+#: kallithea/lib/diffs.py:210
+msgid "No changes detected"
+msgstr ""
+
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "Toon witruimtes"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+msgid "Ignore whitespace changes"
+msgstr "Negeer witruimtes"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
 msgid "Increase diff context to %(num)s lines"
 msgstr "Vergroot de diff context tot %(num)s lijnen"
 
+#: kallithea/lib/helpers.py:467
+#, python-format
+msgid "Deleted branch: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:469
+#, python-format
+msgid "Created tag: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:480
+#, python-format
 msgid "Changeset %s not found"
 msgstr "Changeset %s werd niet gevonden"
 
+#: kallithea/lib/helpers.py:529
+#, python-format
+msgid "Show all combined changesets %s->%s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:535
+msgid "Compare view"
+msgstr ""
+
+#: kallithea/lib/helpers.py:554
+msgid "and"
+msgstr ""
+
+#: kallithea/lib/helpers.py:555
+#, python-format
+msgid "%s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
+msgid "revisions"
+msgstr ""
+
+#: kallithea/lib/helpers.py:580
+#, python-format
+msgid "Fork name %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:600
+#, python-format
+msgid "Pull request %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:610
+msgid "[deleted] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
+msgid "[created] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:614
+msgid "[created] repository as fork"
+msgstr ""
+
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
+msgid "[forked] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
+msgid "[updated] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:620
+msgid "[downloaded] archive from repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:622
+msgid "[delete] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:630
+msgid "[created] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:632
+msgid "[updated] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:634
+msgid "[created] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:636
+msgid "[updated] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:638
+msgid "[commented] on revision in repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:640
+msgid "[commented] on pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:642
+msgid "[closed] pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:644
+msgid "[pushed] into"
+msgstr ""
+
+#: kallithea/lib/helpers.py:646
+msgid "[committed via Kallithea] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:648
+msgid "[pulled from remote] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:650
+msgid "[pulled] from"
+msgstr ""
+
+#: kallithea/lib/helpers.py:652
+msgid "[started following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:654
+msgid "[stopped following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:764
+#, python-format
+msgid " and %s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
+msgid "No files"
+msgstr ""
+
+#: kallithea/lib/helpers.py:791
+msgid "new file"
+msgstr ""
+
+#: kallithea/lib/helpers.py:794
+msgid "mod"
+msgstr ""
+
+#: kallithea/lib/helpers.py:797
+msgid "del"
+msgstr ""
+
+#: kallithea/lib/helpers.py:800
+msgid "rename"
+msgstr ""
+
+#: kallithea/lib/helpers.py:805
+msgid "chmod"
+msgstr ""
+
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
+msgid "%d year"
+msgid_plural "%d years"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:629
+#, python-format
+msgid "%d month"
+msgid_plural "%d months"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:630
+#, python-format
+msgid "%d day"
+msgid_plural "%d days"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:631
+#, python-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:632
+#, python-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:633
+#, python-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:649
+#, python-format
+msgid "in %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:651
+#, python-format
+msgid "%s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:653
+#, python-format
+msgid "in %s and %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:656
+#, python-format
+msgid "%s and %s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:659
+msgid "just now"
+msgstr ""
+
+#: kallithea/model/db.py:1376
+msgid "top level"
+msgstr ""
+
+#: kallithea/model/db.py:1507
+msgid "Kallithea Administrator"
+msgstr ""
+
+#: kallithea/model/db.py:1509
+msgid "Default user has no access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1510
+msgid "Default user has read access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1511
+msgid "Default user has write access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+msgid "Only admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1525
+msgid "Non-admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
+msgid "Only admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1531
+msgid "Non-admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1533
+msgid "Registration disabled"
+msgstr ""
+
+#: kallithea/model/db.py:1534
+msgid "User registration with manual account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1535
+msgid "User registration with automatic account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1944
+msgid "Not reviewed"
+msgstr ""
+
+#: kallithea/model/db.py:1945
+msgid "Under review"
+msgstr ""
+
+#: kallithea/model/db.py:1946
+msgid "Not approved"
+msgstr ""
+
+#: kallithea/model/db.py:1947
+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:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, python-format
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr ""
+
+#: kallithea/model/notification.py:174
+#, python-format
+msgid "New user %(new_username)s registered"
+msgstr ""
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
+msgid "Closing"
+msgstr ""
+
+#: kallithea/model/pull_request.py:207
+msgid "Cannot create empty pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+msgid "You are not authorized to create the pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
+msgid "latest tip"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, fuzzy, python-format
+#| msgid "SSH key %r not found"
+msgid "SSH key with fingerprint %r found"
+msgstr "SSH key %r werd niet gevonden"
+
+#: kallithea/model/user.py:224
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+
+#: kallithea/model/user.py:229
+#, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+
+#: kallithea/model/user.py:234
+#, python-format
+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:241
+#, python-format
+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:330
+msgid "Password reset link"
+msgstr ""
+
+#: kallithea/model/user.py:374
+msgid "Password reset notification"
+msgstr ""
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
+msgid "Value cannot be an empty list"
+msgstr ""
+
+#: kallithea/model/validators.py:72
+#, python-format
+msgid "Username \"%(username)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:74
+#, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr ""
+
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, 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"
+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:229
+msgid "Invalid characters (non-ascii) in password"
+msgstr ""
+
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
+msgid "Passwords do not match"
+msgstr ""
+
+#: kallithea/model/validators.py:275
+msgid "Invalid username or password"
+msgstr ""
+
+#: kallithea/model/validators.py:309
+#, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr ""
+
+#: kallithea/model/validators.py:311
+#, python-format
+msgid "Repository named %(repo)s already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:312
+#, python-format
+msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
+msgstr ""
+
+#: kallithea/model/validators.py:314
+#, python-format
+msgid "Repository group with name \"%(repo)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:400
+msgid "Invalid repository URL"
+msgstr ""
+
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
+msgid "Fork has to be the same type as parent"
+msgstr ""
+
+#: kallithea/model/validators.py:441
+msgid "You don't have permissions to create repository in this group"
+msgstr ""
+
+#: kallithea/model/validators.py:443
+msgid "no permission to create repository in root location"
+msgstr ""
+
+#: kallithea/model/validators.py:492
+msgid "You don't have permissions to create a group in this location"
+msgstr ""
+
+#: kallithea/model/validators.py:532
+msgid "This username or user group name is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:625
+msgid "This is not a valid path"
+msgstr ""
+
+#: kallithea/model/validators.py:642
+msgid "This email address is already in use"
+msgstr ""
+
+#: kallithea/model/validators.py:662
+#, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr ""
+
+#: kallithea/model/validators.py:699
+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:711
+msgid "Please enter a valid IPv4 or IPv6 address"
+msgstr ""
+
+#: kallithea/model/validators.py:712
+#, python-format
+msgid ""
+"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
+msgstr ""
+
+#: kallithea/model/validators.py:745
+msgid "Key name can only consist of letters, underscore, dash or numbers"
+msgstr ""
+
+#: kallithea/model/validators.py:759
+msgid "Filename cannot be inside a directory"
+msgstr ""
+
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "You have admin right to this group, and can edit it"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
+msgid "Repository"
+msgstr ""
+
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
+msgid "Description"
+msgstr ""
+
+#: kallithea/templates/index_base.html:61
+msgid "Last Change"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
+msgid "Tip"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
+msgid "Owner"
+msgstr ""
+
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
+msgid "Log In"
+msgstr ""
+
+#: kallithea/templates/login.html:17
+#, python-format
+msgid "Log In to %s"
+msgstr ""
+
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
+msgid "Username"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
+msgid "Password"
+msgstr ""
+
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
+msgid "Forgot your password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
+msgid "Don't have an account?"
+msgstr ""
+
+#: kallithea/templates/login.html:62
+msgid "Sign In"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:5
+msgid "Password Reset"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+msgid "Reset Your Password"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+msgid "Send Password Reset Email"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:52
+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:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+msgid "New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:43
+msgid "Confirm New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
+msgid "Sign Up"
+msgstr ""
+
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
+msgid "Re-enter password"
+msgstr ""
+
+#: 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:39
+#: kallithea/templates/register.html:52
+msgid "First Name"
+msgstr ""
+
+#: 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:40
+#: kallithea/templates/register.html:59
+msgid "Last Name"
+msgstr ""
+
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
+msgid "Email"
+msgstr ""
+
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+msgid "Admin Journal"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
+msgid "journal filter..."
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+msgid "Filter"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
+msgid "%s Entry"
+msgid_plural "%s Entries"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
+msgid "Action"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:8
+msgid "Date"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:9
+msgid "From IP"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:62
+msgid "No actions yet"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
+msgid "Save"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+msgid "Repository Defaults"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
+msgid "Type"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
+msgid "Private repository"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
+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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
+msgid "Enable statistics"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
+msgid "Enable statistics window on summary page."
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
+msgid "Enable downloads"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
+msgid "Enable download menu on summary page."
+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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
+msgid "Gist description ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
+msgid "Expires"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+msgid "Never"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
+msgid "Cancel"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
+msgid "Public Gists"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
+msgid "Created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:66
+msgid "There are no gists yet"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
+msgid "Reset"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
+msgid "Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:10
+msgid "URL"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
+msgid "Delete"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
+msgid "Edit"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
+msgid "created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:82
+msgid "Show as raw"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
+msgid "My Account"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
+msgid "Profile"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:26
+msgid "Email Addresses"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
+msgid "API Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:32
+msgid "Owned Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+msgid "Watched Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+msgid "Show Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
+msgid "Confirm to reset this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
+msgid "Expired"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
+msgid "Confirm to remove this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
+msgid "Remove"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
+msgid "No additional API keys specified"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
+msgid "New API key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
+msgid "Add"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
+msgid "Confirm to delete this email: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
+msgid "New email address"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:1
+msgid "Change Your Account Password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:8
+msgid "Current password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
+msgid "New password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:22
+msgid "Confirm new password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+msgid "Current IP"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
+msgid "Change %s avatar at"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
+msgid "Avatars are disabled"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
+msgid "Repositories You Own"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
+msgid "Name"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+msgid "Last Used"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+msgid "New SSH key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+msgid "Public key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
+msgid "Repositories You are Watching"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
+msgid "Default Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
+msgid "IP Whitelist"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
+msgid "Anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+msgid "Allow anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
+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:20
+msgid "Apply to all existing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
+msgid "Repository group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
+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:33
+msgid "Apply to all existing repository groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
+msgid "User group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+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:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+msgid "Top level repository creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
+msgid "User group creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
+msgid "Repository forking"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
+msgid "Registration"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
+msgid "External auth account activation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+msgid "All IP addresses are allowed."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
+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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
+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
+msgid "Group name"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
+msgid "Group parent"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
+msgid "Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
+msgid "Advanced"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
+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:118
+msgid "Created on"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+msgid "Visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
 msgid "Add repos"
 msgstr "Repositories toevoegen"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+msgid "Add/Edit groups"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+msgid "User/User Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+msgid "Default"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+msgid "Revoke"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
+msgid "Add new"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+msgid "Apply to children"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
+msgid "Both"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Remove this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Confirm to delete this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, python-format
+msgid "Repository group %s"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+msgid "Repository Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+msgid "Number of Top-level Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
+msgid "Type of repository to create."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+msgid "Clone remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+msgid "Repository URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
+msgid ""
+"Keep it short and to the point. Use a README file for longer descriptions."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
+msgid "Optionally select a group to put this repository into."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
+msgid "Landing revision"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+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"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
+msgid "Extra Fields"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
+msgid "Remote"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
+msgid "Statistics"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+msgid "Parent"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
+msgid "Set"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+msgid "Manually set this repository as a fork of another from the list."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+msgid "Public Journal Visibility"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
+msgid "Remove from public journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+msgid "Add to Public Journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
+msgid "Confirm to delete this repository: %s"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
+msgid "Delete this Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
+msgid "Detach forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
+msgid "Delete forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
+msgid "Key"
+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
+msgid "Private Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
 msgid "Fork of repository"
 msgstr "Fork van repository"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+msgid "Remote repository URL"
+msgstr ""
+
+#: 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:10
+msgid "Permanent URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+msgid "Remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
+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
+msgid "Repositories Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+msgid "Settings Administration"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
+msgid "Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
+msgid "Send"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:4
+msgid "Site branding"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
+msgid "HTTP authentication realm"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+msgid "Save Settings"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+msgid "Git Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+msgid "Custom Hooks are not enabled"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
+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
+msgid "Delete records of missing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
+msgid "Invalidate cache for all repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
+msgid "Index build option"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:9
+msgid "Build from scratch"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
+msgid "Reindex"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+msgid "Git version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+msgid "Mercurial Push Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
+msgid "Show repository size after push"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:15
+msgid "Update repository after push (hg update)"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+msgid "Mercurial extensions"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
+msgid "Enable largefiles extension"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+msgid "Location of repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
+msgid ""
+"Click to unlock. You must restart Kallithea in order to make this setting "
+"take effect."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
+msgid "General"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:9
+msgid "Use repository extra fields"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:12
+msgid "Allows storing additional customized fields per repository."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:17
+msgid "Show Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+msgid "HTTP 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+msgid "SSH Clone URL"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
 msgid "Repository page size"
 msgstr "Repository paginagrootte"
 
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
+msgid "Icons"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:88
+msgid "Show public repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:94
+msgid "Show private repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:97
+msgid "Show public/private icons next to repository names."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+msgid "Meta Tagging"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
+msgid "Active"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+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:41
+msgid "Members"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, 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
+msgid "User Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:5
+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
+msgid "Users"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
+msgid "Password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
+msgid "Confirm to delete this user: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
+msgid "New password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:5
+msgid "Users Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
+msgid "Mercurial repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
+msgid "Git repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:115
+msgid "Create Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
+msgid "Summary"
+msgstr ""
+
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
+msgid "Changelog"
+msgstr ""
+
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
+msgid "Files"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+#, python-format
+msgid "Show Pull Requests for %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+msgid "Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
+msgid "Options"
+msgstr ""
+
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+msgid "Compare Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:158
+msgid "Compare"
+msgstr ""
+
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
+msgid "Search"
+msgstr ""
+
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Follow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Unfollow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
+msgid "Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
+msgid "Create Pull Request"
+msgstr ""
+
+#: kallithea/templates/base/base.html:185
+msgid "Switch To"
+msgstr ""
+
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
+msgid "Show recent activity"
+msgstr ""
+
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
+msgid "Public journal"
+msgstr ""
+
+#: kallithea/templates/base/base.html:302
+msgid "Show public gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:303
+msgid "Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
+msgid "Search in repositories"
+msgstr ""
+
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+msgid "My Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:354
+msgid "Not Logged In"
+msgstr ""
+
+#: kallithea/templates/base/base.html:363
+msgid "Login to Your Account"
+msgstr ""
+
+#: kallithea/templates/base/base.html:373
+msgid "Forgot password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:394
+msgid "Log Out"
+msgstr ""
+
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
+msgid "Create repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
+msgid "Create user groups"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
+msgid "Fork repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
+msgid "Show"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:22
+msgid "No permissions defined yet"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
+msgid "Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
+msgid "Edit Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+msgid "Submitting ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:31
+msgid "Unable to post"
+msgstr ""
+
+#: kallithea/templates/base/root.html:32
+msgid "Add Another Comment"
+msgstr ""
+
+#: kallithea/templates/base/root.html:33
+msgid "Stop following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:34
+msgid "Start following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:35
+msgid "Group"
+msgstr ""
+
+#: kallithea/templates/base/root.html:36
+msgid "Loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:37
+msgid "loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:38
+msgid "Search truncated"
+msgstr ""
+
+#: kallithea/templates/base/root.html:39
+msgid "No matching files"
+msgstr ""
+
+#: kallithea/templates/base/root.html:40
 msgid "Open New Pull Request from {0}"
 msgstr "Open nieuwe pull request vanaf {0}"
 
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
 msgid "Show Selected Changesets {0}"
 msgstr "Toon geselecteerde changesets {0}"
 
+#: kallithea/templates/base/root.html:43
+msgid "Selection Link"
+msgstr ""
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+msgid "Collapse Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:45
+msgid "Expand Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:46
+msgid "No revisions"
+msgstr ""
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
+msgid "Failed to revoke permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
 msgid "Select changeset"
 msgstr "Selecteer een changeset"
 
+#: kallithea/templates/base/root.html:53
 msgid "Specify changeset"
 msgstr "Specifieer een changeset"
 
+#: kallithea/templates/base/root.html:54
+msgid "Click to sort ascending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:55
+msgid "Click to sort descending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:56
+msgid "No records found."
+msgstr ""
+
+#: kallithea/templates/base/root.html:57
+msgid "Data error."
+msgstr ""
+
+#: kallithea/templates/base/root.html:58
+msgid "Loading..."
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
+msgid "%s Changelog"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
+msgid "showing %d out of %d revision"
+msgid_plural "showing %d out of %d revisions"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changelog/changelog.html:47
+msgid "Clear selection"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:54
+msgid "Go to tip of repository"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
+msgid "There are no changes yet"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
+msgid "Removed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
+msgid "Changed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
+msgid "Added"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
 msgid "Changeset status: %s by %s"
 msgstr "Changeset status: %s door %s"
 
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+msgid "(No commit message)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, python-format
 msgid "%s comments"
 msgstr "%s opmerkingen"
 
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
+msgid "Bookmark %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
+msgid "Tag %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
+msgid "Branch %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
+msgid "%s Changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:35
+msgid "Changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+msgid "Merge"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+msgid "Replaced by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:121
+msgid "Preceded by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
+msgid "%s file changed"
+msgid_plural "%s files changed"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
 msgid "comment"
 msgstr "opmerking"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:21
 msgid "on pull request"
 msgstr "op pull request"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+msgid "No title"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
 msgid "on this changeset"
 msgstr "op deze changeset"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+msgid "Delete comment?"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
 msgid "Status change"
 msgstr "Statuswijziging"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
 msgid "Set changeset status"
 msgstr "Zet changeset status"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+msgid "No change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
 msgid "Finish pull request"
 msgstr "Werk pull request af"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:117
 msgid "Close"
 msgstr "Sluit"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:129
+msgid "Comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "You need to be logged in to comment."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "Login now"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:141
+msgid "Hide"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
+msgid "%s Changesets"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
+msgid "Changeset status: %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:50
+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
+msgid "Deleted"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:44
+msgid "Renamed"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:48
+#, python-format
 msgid "Unknown operation: %r"
 msgstr "Ongekende operatie: %r"
 
+#: kallithea/templates/changeset/diff_block.html:52
 msgid "No file after"
 msgstr "Geen bestand hierna"
 
+#: kallithea/templates/changeset/diff_block.html:55
+msgid "File after"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:60
+#: kallithea/templates/files/diff_2way.html:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Downloads disabled"
+msgid "Download diff for this file"
+msgstr "Downloads uitgeschakeld"
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
+msgid "No changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
+msgid "%s changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:56
+msgid "behind"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
+msgid "Showing %s commit"
+msgid_plural "Showing %s commits"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
+msgid "Public repository"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
+msgid "No changesets yet"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
+msgid "Subscribe to %s rss feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
+msgid "Subscribe to %s atom feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
 msgid "Comment on Changeset \"%s\""
 msgstr "Opmerking op changeset \"%s\""
 
+#: kallithea/templates/email/changeset_comment.html:20
 msgid "Changeset on"
 msgstr "Changeset in"
 
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
 msgid "branch"
 msgstr "branch"
 
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+#, fuzzy
+#| msgid "comment"
+msgid "View Comment"
+msgstr "opmerking"
+
+#: kallithea/templates/email/comment.html:27
 msgid "Status change:"
 msgstr "Statuswijziging:"
 
+#: kallithea/templates/email/comment.html:33
+msgid "The pull request has been closed."
+msgstr ""
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+msgid "Password Reset Request"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
+msgid "Hello %s"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:17
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
 msgid "Pull request"
 msgstr "Pull request"
 
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+#, fuzzy
+#| msgid "Pull request"
+msgid "View Pull Request"
+msgstr "Pull request"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Pull Request %s \"%s\" Closed"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
 msgid "Comment on Pull Request %s \"%s\""
 msgstr "Opmerking bij pull request %s \"%s\""
 
+#: kallithea/templates/email/registration.html:5
+msgid "New User Registration"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:23
+msgid "Full Name"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+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/diff_2way.html:55
+#, fuzzy
+msgid "Ignore whitespace"
+msgstr "Negeer witruimtes"
+
+#: 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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
+msgid "Location"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
+msgid "or"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+msgid "New file type"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
 msgid "Commit Changes"
 msgstr "Committeer wijzigingen"
 
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
+msgid "Loading file list..."
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
+msgid "Size"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:56
+msgid "Last Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:57
+msgid "Last Modified"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:58
+msgid "Last Committer"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
+msgid "%s author"
+msgid_plural "%s authors"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, python-format
+msgid "Edit on Branch: %s"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
+msgid "Binary file (%s)"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:69
+msgid "File is too big to display."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
+msgid "annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
+msgid "No files at given path"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:5
+#, python-format
+msgid "%s Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
+msgid "Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers_data.html:9
+msgid "Started following -"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
+msgid "Fork name"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
+msgid "Private"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:66
+msgid "Copy permissions"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:69
+msgid "Copy permissions from forked repository"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:75
+msgid "Update after clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:78
+msgid "Checkout source after making a clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
+msgid "%s Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
+msgid "Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
+msgid "There are no forks yet"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:22
+msgid "ATOM journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:23
+msgid "RSS journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
+msgid "No entries yet"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:10
+msgid "ATOM public journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:11
+msgid "RSS public journal feed"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+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:52
+msgid "Title"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
+msgid "Revision"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:62
+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:17
+msgid "Age"
+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:73
+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
+#, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
+msgid "%s Pull Request %s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
+msgid "Pull request %s from %s#%s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+msgid "Summarize the changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+msgid "on"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+msgid "Next iteration"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
 msgid "Cancel Changes"
 msgstr "Annuleer wijzigingen"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+msgid "Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+msgid "Remove reviewer"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+msgid "Potential Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+msgid "Pull Request Content"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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 "Pull requests vanaf '%s'"
 
+#: 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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+msgid "Pull Requests Needing My Review"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+msgid "Search in All Repositories"
+msgstr ""
+
+#: kallithea/templates/search/search.html:47
+msgid "Search term"
+msgstr ""
+
+#: kallithea/templates/search/search.html:54
+msgid "Search in"
+msgstr ""
+
+#: kallithea/templates/search/search.html:56
+msgid "File contents"
+msgstr ""
+
+#: kallithea/templates/search/search.html:57
+msgid "Commit messages"
+msgstr ""
+
+#: kallithea/templates/search/search.html:58
+msgid "File names"
+msgstr ""
+
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
+msgid "Permission denied"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
+msgid "Enable"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:38
+msgid "Stats gathered: "
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
+msgid "files"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
+msgid "Show more"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:397
+msgid "commits"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:398
+msgid "files added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:399
+msgid "files changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:400
+msgid "files removed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:402
+msgid "commit"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:403
+msgid "file added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:404
+msgid "file changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:405
+msgid "file removed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:5
+#, python-format
+msgid "%s Summary"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:13
+msgid "Fork of"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:18
+msgid "Clone from"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:55
+msgid "Clone URL"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+msgid "Use Name"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
+msgid "Trending files"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:103
+msgid "Download"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:106
+msgid "There are no downloads yet"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:108
+msgid "Downloads are disabled for this repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:114
+msgid "Download as zip"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:118
+msgid "Check this to download archive with subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:120
+msgid "With subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
+msgid "Feed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:180
 msgid "Latest Changes"
 msgstr "Laatste wijzigingen"
+
+#: kallithea/templates/summary/summary.html:182
+msgid "Quick Start"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:193
+msgid "Add or upload files directly via Kallithea"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:201
+msgid "Push new repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:209
+msgid "Existing repository?"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
+msgid "Download %s as %s"
+msgstr ""
+
+#~ msgid "This repository has been locked by %s on %s"
+#~ msgstr "Deze repository is gelocket door %s op %s"
+
+#, fuzzy
+#~| msgid "Empty repository"
+#~ msgid "Repository Group"
+#~ msgstr "Lege repository"
--- a/kallithea/i18n/pl/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/pl/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,68 +1,133 @@
 # Copyright (C) 2014 RhodeCode GmbH, and others.
 # This file is distributed under the same license as the Kallithea project.
-
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2021-01-15 18:32+0000\n"
+"Last-Translator: robertus <robertuss12@gmail.com>\n"
+"Language-Team: Polish <https://hosted.weblate.org/projects/kallithea/"
+"kallithea/pl/>\n"
 "Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && "
 "(n%100<10 || n%100>=20) ? 1 : 2;\n"
-
+"X-Generator: Weblate 4.5-dev\n"
+
+#: kallithea/controllers/base.py:470
 msgid ""
 "CSRF token leak has been detected - all form tokens have been expired"
 msgstr ""
 "Wykryto wyciek tokenu CSRF — wszystkie tokeny formularza zostały "
 "unieważnione"
 
+#: kallithea/controllers/base.py:566
+#, fuzzy
+msgid "Repository not found in the filesystem"
+msgstr "Nie znaleziono repozytorium w systemie plików"
+
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Brak zestawienia zmian"
 
+#: kallithea/controllers/base.py:590
+#, python-format
 msgid "Changeset for %s %s not found in %s"
 msgstr "Zmiany dla %s %s nie zostały znalezione w %s"
 
+#: kallithea/controllers/base.py:631
 msgid "SSH access is disabled."
 msgstr "Dostęp SSH jest wyłączony."
 
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Brak"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(zamknięty)"
 
+#: kallithea/controllers/changeset.py:88
+#, fuzzy
+msgid "No permission to change status"
+msgstr "Brak uprawnień do zmiany statusu"
+
+#: kallithea/controllers/changeset.py:99
+#, python-format
 msgid "Successfully deleted pull request %s"
 msgstr ""
 "Prośba o skasowanie połączenia gałęzi %s została wykonana prawidłowo"
 
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
+msgid "Such revision does not exist for this repository"
+msgstr ""
+
+#: kallithea/controllers/compare.py:64
+#, python-format
 msgid "Could not find other repository %s"
 msgstr "Nie można znaleźć innego repozytorium %s"
 
+#: kallithea/controllers/compare.py:70
 msgid "Cannot compare repositories of different types"
 msgstr "Nie można porównać repozytoriów o różnych typach"
 
+#: kallithea/controllers/compare.py:140
+msgid "Cannot show empty diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
+msgid "Cannot compare repositories without using common ancestor"
+msgstr ""
+
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "Brak odpowiedzi"
 
+#: kallithea/controllers/error.py:68
 msgid "Unknown error"
 msgstr "Nieznany błąd"
 
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr ""
 "Żądanie nie może być rozumiane przez serwer z powodu zniekształconej "
 "składni."
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "Nieautoryzowany dostęp do zasobów"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "Nie masz uprawnień do przeglądania tej strony"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "Zasób nie został znaleziony"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
@@ -70,795 +135,1564 @@
 "Serwer napotkał niespodziewany warunek, który uniemożliwia spełnienie "
 "żądania."
 
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s zakomitowal w %s"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr "Lista zmian była zbyt duża i została ucięta..."
 
+#: kallithea/controllers/feed.py:107
+#, python-format
 msgid "%s %s feed"
 msgstr "%s %s zasilać"
 
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "Zmiany w %s repozytorium"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Kliknij tutaj, by dodać nowy plik"
 
+#: kallithea/controllers/files.py:86
 msgid "There are no files yet."
 msgstr "Nie ma jeszcze gałęzi."
 
+#: kallithea/controllers/files.py:186
+#, fuzzy, python-format
+msgid "%s at %s"
+msgstr "w %s i %s"
+
+#: kallithea/controllers/files.py:295
+#, fuzzy
+msgid "You can only delete files with revision being a valid branch"
+msgstr "Można tylko usuwać pliki po sprawdzeniu obecnej gałęzi"
+
+#: kallithea/controllers/files.py:306
+#, python-format
+msgid "Deleted file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:330
+#, python-format
+msgid "Successfully deleted file %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "Wystąpił błąd w trakcie zatwierdzania"
 
+#: kallithea/controllers/files.py:349
+#, fuzzy
+msgid "You can only edit files with revision being a valid branch"
+msgstr "Można tylko edytować pliki z rewizji obecnej gałęzi"
+
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "Edytowanie %s w Kallithea"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Bez zmian"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "Committ wykonany do %s"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Dodano %s poprzez Kallithea"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Brak treści"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "Brak nazwy pliku"
 
+#: kallithea/controllers/files.py:459
 msgid "Location must be relative path and must not contain .. in path"
 msgstr ""
 "Lokalizacja musi być ścieżką względną i nie może zawierać .. ścieżki"
 
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Pobieranie wyłączone"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Nieznana wersja %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Puste repozytorium"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "Nieznany typ archiwum"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Różnice"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Gałęzie"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Etykiety"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "Wystąpił błąd podczas rozgałęzienia %s repozytorium"
 
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "Grupy"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Repozytoria"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "gałąź"
 
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "Zamknięte Gałęzie"
 
+#: kallithea/controllers/home.py:131
 msgid "Tag"
 msgstr "Tag"
 
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "Zakładka"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "Dziennik Publiczny"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "Dziennik"
 
+#: kallithea/controllers/login.py:109
 msgid "Authentication failed."
 msgstr "Uwierzytelnienie nie powiodło się."
 
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
+msgid "Bad captcha"
+msgstr ""
+
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "Udało Ci się zarejestrować w %s"
 
+#: kallithea/controllers/login.py:190
 msgid "A password reset confirmation code has been sent"
 msgstr "Twój link zresetowania hasła został wysłany"
 
+#: kallithea/controllers/login.py:237
 msgid "Invalid password reset token"
 msgstr "Nieprawidłowy token resetowania hasła"
 
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "Pomyślnie zaktualizowano hasło"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
 msgid "Invalid reviewer \"%s\" specified"
 msgstr "Podano nieprawidłowego recenzenta \"%s\""
 
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (zamknięty)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "Grupy zmian"
 
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "Specjalne"
 
+#: kallithea/controllers/pullrequests.py:175
 msgid "Peer branches"
 msgstr "gałęzie"
 
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Zakładki"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
+msgid "Error creating pull request: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
 msgid "Error occurred while creating pull request"
 msgstr "Wystąpił błąd podczas prośby o połączenie gałęzi"
 
+#: kallithea/controllers/pullrequests.py:350
 msgid "Successfully opened new pull request"
 msgstr "Prośba o wykonanie połączenia gałęzi została wykonana prawidłowo"
 
+#: kallithea/controllers/pullrequests.py:373
+#, fuzzy
+#| msgid "Pull request update created"
+msgid "New pull request iteration created"
+msgstr "Recenzje wniosków połączenia gałęzi"
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
 msgid "Meanwhile, the following reviewers have been added: %s"
 msgstr "Tymczasem, dodano następujących recenzentów: %s"
 
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
 msgid "Meanwhile, the following reviewers have been removed: %s"
 msgstr "Tymczasem, usunięto następujących recenzentów: %s"
 
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
 msgid "No description"
 msgstr "Brak opisu"
 
+#: kallithea/controllers/pullrequests.py:430
 msgid "Pull request updated"
 msgstr "Połączone gałęzie zaktualizowane"
 
+#: kallithea/controllers/pullrequests.py:443
 msgid "Successfully deleted pull request"
 msgstr "Prośba o skasowanie połączenia gałęzi została wykonana prawidłowo"
 
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
 msgid "Revision %s not found in %s"
 msgstr "Wersja %s nie została znaleziona w %s"
 
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
+msgid "This pull request has already been merged to %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:525
+msgid "This pull request has been closed and can not be updated."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
+msgid "The following additional changes are available on %s:"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+msgid "No additional changesets found for iterating on this pull request."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
+msgid "Note: Branch %s has another head: %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:565
+msgid "Git pull requests don't support iterating yet."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr "Nieprawidłowe zapytanie. Spróbuj zacytować je."
 
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
 msgid "An error occurred during search operation."
 msgstr "Wystąpił błąd podczas operacji wyszukiwania."
 
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
 msgid "No data ready yet"
 msgstr "Żadne dane nie zostały załadowane"
 
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "Statystyki są wyłączone dla tego repozytorium"
 
+#: kallithea/controllers/admin/auth_settings.py:134
 msgid "Auth settings updated successfully"
 msgstr "Ustawienia autentykacji poprawnie zaktualizowane"
 
+#: kallithea/controllers/admin/auth_settings.py:145
 msgid "error occurred during update of auth settings"
 msgstr "wystąpił błąd podczas uaktualniania ustawień autentykacji"
 
+#: kallithea/controllers/admin/defaults.py:73
 msgid "Default settings updated successfully"
 msgstr "Domyślne ustawienia zostały pomyślnie zaktualizowane"
 
+#: kallithea/controllers/admin/defaults.py:88
 msgid "Error occurred during update of defaults"
 msgstr "wystąpił błąd podczas aktualizacji wartości domyślnych"
 
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
 msgid "Forever"
 msgstr "na zawsze"
 
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "5 minut"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "1 godzina"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "1 dzień"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "1 miesiąc"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
 msgid "Lifetime"
 msgstr "Czas życia"
 
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "Wystąpił błąd podczas tworzenia gist"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
 msgid "Deleted gist %s"
 msgstr "Usuń gist %s"
 
+#: kallithea/controllers/admin/gists.py:205
 msgid "Unmodified"
 msgstr "Niemodyfikowany"
 
+#: kallithea/controllers/admin/gists.py:235
+msgid "Successfully updated gist content"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:240
+msgid "Successfully updated gist data"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
+msgid "Error occurred during update of gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
 msgid "You can't edit this user since it's crucial for entire application"
 msgstr ""
 "Nie możesz edytować tego użytkownika ponieważ jest kluczowy dla całej "
 "aplikacji"
 
+#: kallithea/controllers/admin/my_account.py:112
 msgid "Your account was updated successfully"
 msgstr "Twoje konto zostało pomyślnie zaktualizowane"
 
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
 msgid "Error occurred during update of user %s"
 msgstr "wystąpił błąd podczas aktualizacji użytkownika %s"
 
+#: kallithea/controllers/admin/my_account.py:161
 msgid "Error occurred during update of user password"
 msgstr "Wystąpił błąd w trakcie aktualizacji hasła użytkownika"
 
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
 msgid "Added email %s to user"
 msgstr "Dodano e-mail %s do użytkownika"
 
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
 msgid "An error occurred during email saving"
 msgstr "Wystąpił błąd podczas zapisywania e-maila"
 
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
 msgid "Removed email from user"
 msgstr "Usunięto e-mail użytkownikowi"
 
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
 msgid "API key successfully created"
 msgstr "Klucz API został pomyślnie utworzony"
 
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
 msgid "API key successfully reset"
 msgstr "Klucz API został pomyślnie zresetowany"
 
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
 msgid "API key successfully deleted"
 msgstr "Klucz API został pomyślnie usunięty"
 
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
 msgid "SSH key %s successfully added"
 msgstr "Klucz SSH %s został pomyślnie dodany"
 
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
 msgid "SSH key successfully deleted"
 msgstr "Klucz SSH został pomyślnie usunięty"
 
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "Odczyt"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "Zapis"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "Administracja"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "Wyłączone"
 
+#: kallithea/controllers/admin/permissions.py:79
 msgid "Allowed with manual account activation"
 msgstr "Dozwolona z ręczną aktywacją konta"
 
+#: kallithea/controllers/admin/permissions.py:81
 msgid "Allowed with automatic account activation"
 msgstr "Dozwolona z automatyczną aktywacją konta"
 
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
 msgid "Manual activation of external account"
 msgstr "Ręczna aktywacja nowego konta"
 
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
 msgid "Automatic activation of external account"
 msgstr "Automatyczna aktywacja nowego konta"
 
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "Włączone"
 
+#: kallithea/controllers/admin/permissions.py:116
 msgid "Global permissions updated successfully"
 msgstr "Globalne uprawnienia zaktualizowane poprawnie"
 
+#: kallithea/controllers/admin/permissions.py:131
 msgid "Error occurred during update of permissions"
 msgstr "Wystąpił błąd podczas aktualizacji uprawnień"
 
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
 msgid "Error occurred during creation of repository group %s"
 msgstr "Wystąpił błąd podczas tworzenia grupy repo %s"
 
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
 msgid "Created repository group %s"
 msgstr "Utworzono grupę repo %s"
 
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
 msgid "Updated repository group %s"
 msgstr "Zaktualizowano grupę repo %s"
 
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
 msgid "Error occurred during update of repository group %s"
 msgstr "Wystąpił błąd podczas aktualizacji grupy repo %s"
 
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
 msgid "This group contains %s repositories and cannot be deleted"
 msgstr "Ta grupa zawiera %s repozytorium i nie może być usunięta"
 
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
 msgid "This group contains %s subgroups and cannot be deleted"
 msgstr "Ta grupa zawiera %s repozytorium i nie może być usunięta"
 
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
 msgid "Removed repository group %s"
 msgstr "Usunięto grupę repo %s"
 
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
 msgid "Error occurred during deletion of repository group %s"
 msgstr "Wystąpił błąd podczas usuwania z repozytorium grupy %s"
 
+#: kallithea/controllers/admin/repo_groups.py:357
 msgid "Repository group permissions updated"
 msgstr "Aktualizacja uprawnień grup repozytorium"
 
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
 msgid "An error occurred during revoking of permission"
 msgstr "Wystąpił błąd podczas cofania zezwolenia"
 
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
 msgid "Error creating repository %s"
 msgstr "Błąd podczas tworzenia repozytorium %s"
 
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
 msgid "Created repository %s from %s"
 msgstr "utworzone repozytorium %s z %s"
 
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
 msgid "Forked repository %s as %s"
 msgstr "Gałęzi %s w repozytorium %s"
 
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
 msgid "Created repository %s"
 msgstr "Utworzone repozytorium %s"
 
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
 msgid "Repository %s updated successfully"
 msgstr "Repozytorium %s zostało pomyślnie zaktualizowane"
 
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
 msgid "Error occurred during update of repository %s"
 msgstr "Wystąpił błąd podczas aktualizacji repozytorium %s"
 
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
 msgid "Detached %s forks"
 msgstr "Oderwane rozgałęzienie %s"
 
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
 msgid "Deleted %s forks"
 msgstr "Usunięte rozgałęzienia %s"
 
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
 msgid "Deleted repository %s"
 msgstr "Usunięte repozytorium %s"
 
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
 msgid "Cannot delete repository %s which still has forks"
 msgstr ""
 "Nie można usunąć repozytorium %s nadal zawiera załączniki rozgałęzienia"
 
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
 msgid "An error occurred during deletion of %s"
 msgstr "Wystąpił błąd podczas usuwania %s"
 
+#: kallithea/controllers/admin/repos.py:305
 msgid "Repository permissions updated"
 msgstr "Uprawnienia repozytorium zostały zaktualizowane"
 
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
 msgid "Field validation error: %s"
 msgstr "Błąd walidacji pola: %s"
 
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
 msgid "An error occurred during creation of field: %r"
 msgstr "Wystąpił błąd podczas tworzenia pola: %r"
 
+#: kallithea/controllers/admin/repos.py:378
 msgid "An error occurred during removal of field"
 msgstr "Wystąpił błąd podczas usuwania pola"
 
+#: kallithea/controllers/admin/repos.py:392
 msgid "-- Not a fork --"
 msgstr "-- Brak rozgałęzienia --"
 
+#: kallithea/controllers/admin/repos.py:424
 msgid "Updated repository visibility in public journal"
 msgstr "Zaktualizowano widoczność stron w publicznym dzienniku"
 
+#: kallithea/controllers/admin/repos.py:428
 msgid "An error occurred during setting this repository in public journal"
 msgstr ""
 "Wystąpił błąd podczas ustawiania tego repozytorium w dzienniku publicznym"
 
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "Brak"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
 msgid "Marked repository %s as fork of %s"
 msgstr "Oznaczono %s repo jako rozwidlenie %s"
 
+#: kallithea/controllers/admin/repos.py:453
 msgid "An error occurred during this operation"
 msgstr "Wystąpił błąd podczas tej operacji"
 
+#: kallithea/controllers/admin/repos.py:465
 msgid "Pulled from remote location"
 msgstr "Pobieranie z lokalizacji zdalnej"
 
+#: kallithea/controllers/admin/repos.py:468
 msgid "An error occurred during pull from remote location"
 msgstr "Wystąpił błąd podczas pobierania z lokalizacji zdalnej"
 
+#: kallithea/controllers/admin/repos.py:499
 msgid "An error occurred during deletion of repository stats"
 msgstr "Wystąpił błąd podczas usuwania z repozytorium statystyk"
 
+#: kallithea/controllers/admin/settings.py:117
 msgid "Updated VCS settings"
 msgstr "Aktualizacja ustawień VCS"
 
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
 msgid "Error occurred while updating application settings"
 msgstr "Wystąpił błąd podczas aktualizacji ustawień aplikacji"
 
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
 msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
 msgstr ""
 "Repozytoria z powodzeniem zostały ponownie zeskanowane dodano: %s, "
 "usunięto: %s."
 
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
 msgid "Invalidated %s repositories"
 msgstr "Unieważnione %s repozytoria"
 
+#: kallithea/controllers/admin/settings.py:209
 msgid "Updated application settings"
 msgstr "Aktualizacja ustawień aplikacji"
 
+#: kallithea/controllers/admin/settings.py:263
 msgid "Updated visualisation settings"
 msgstr "Aktualizacja ustawień wizualizacji"
 
+#: kallithea/controllers/admin/settings.py:268
 msgid "Error occurred during updating visualisation settings"
 msgstr "Wystąpił błąd podczas aktualizacji ustawień wizualizacji"
 
+#: kallithea/controllers/admin/settings.py:292
 msgid "Please enter email address"
 msgstr "Proszę podać adres email"
 
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
 msgid "Hook already exists"
 msgstr "Hook już istnieje"
 
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
 msgid "Added new hook"
 msgstr "Dodano nowy hook"
 
+#: kallithea/controllers/admin/settings.py:355
 msgid "Updated hooks"
 msgstr "Aktualizacja hooku"
 
+#: kallithea/controllers/admin/settings.py:359
 msgid "Error occurred during hook creation"
 msgstr "Wystąpił błąd podczas tworzenia hooku"
 
+#: kallithea/controllers/admin/settings.py:382
 msgid "Whoosh reindex task scheduled"
 msgstr "Zadanie ponownej indeksacji whoosh zostało zaplanowane"
 
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
 msgid "Created user group %s"
 msgstr "Utworzono grupę użytkowników %s"
 
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
 msgid "Error occurred during creation of user group %s"
 msgstr "Wystąpił błąd podczas tworzenia grupy użytkowników %s"
 
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
 msgid "Updated user group %s"
 msgstr "Zaktualizowano grupę użytkowników %s"
 
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
 msgid "Error occurred during update of user group %s"
 msgstr "Wystąpił błąd podczas aktualizacji grupy użytkowników %s"
 
+#: kallithea/controllers/admin/user_groups.py:206
 msgid "Successfully deleted user group"
 msgstr "Grupa użytkowników została usunięta z powodzeniem"
 
+#: kallithea/controllers/admin/user_groups.py:211
 msgid "An error occurred during deletion of user group"
 msgstr "Wystąpił błąd podczas usuwania grupy użytkowników"
 
+#: kallithea/controllers/admin/user_groups.py:267
 msgid "Target group cannot be the same"
 msgstr "Grupa docelowa nie może być taka sama"
 
+#: kallithea/controllers/admin/user_groups.py:273
 msgid "User group permissions updated"
 msgstr "Aktualizacja uprawnień grupy użytkowników"
 
+#: kallithea/controllers/admin/user_groups.py:288
 msgid "Cannot revoke permission for yourself as admin"
 msgstr "Nie można cofnąć zezwolenia dla admina jako admin"
 
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
 msgid "Updated permissions"
 msgstr "Aktualizacja uprawnień"
 
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
 msgid "An error occurred during permissions saving"
 msgstr "Wystąpił błąd podczas zapisywania uprawnień"
 
+#: kallithea/controllers/admin/users.py:118
+#, python-format
 msgid "Created user %s"
 msgstr "Utworzono użytkownika %s"
 
+#: kallithea/controllers/admin/users.py:133
+#, python-format
 msgid "Error occurred during creation of user %s"
 msgstr "Wystąpił błąd podczas tworzenia użytkownika %s"
 
+#: kallithea/controllers/admin/users.py:157
 msgid "User updated successfully"
 msgstr "Użytkownik został zaktualizowany"
 
+#: kallithea/controllers/admin/users.py:186
 msgid "Successfully deleted user"
 msgstr "Użytkownik został usunięty"
 
+#: kallithea/controllers/admin/users.py:191
 msgid "An error occurred during deletion of user"
 msgstr "Wystąpił błąd podczas usuwania użytkownika"
 
+#: kallithea/controllers/admin/users.py:202
 msgid "The default user cannot be edited"
 msgstr "Domyślny użytkownik nie może być edytowany"
 
+#: kallithea/controllers/admin/users.py:408
+#, python-format
 msgid "Added IP address %s to user whitelist"
 msgstr "Dodano ip %s do listy dozwolonych adresów użytkownika"
 
+#: kallithea/controllers/admin/users.py:414
 msgid "An error occurred while adding IP address"
 msgstr "Wystąpił błąd podczas zapisywania adresu IP"
 
+#: kallithea/controllers/admin/users.py:426
 msgid "Removed IP address from user whitelist"
 msgstr "Usunięto adres ip z listy dozwolonych adresów dla użytkownika"
 
+#: kallithea/lib/auth.py:552
 msgid "You need to be a registered user to perform this action"
 msgstr "Musisz być zarejestrowanym użytkownikiem, żeby wykonać to działanie"
 
+#: kallithea/lib/auth.py:580
 msgid "You need to be signed in to view this page"
 msgstr "Musisz być zalogowany, żeby oglądać stronę"
 
+#: kallithea/lib/diffs.py:181
 msgid "Binary file"
 msgstr "Plik binarny"
 
+#: kallithea/lib/diffs.py:201
 msgid ""
 "Changeset was too big and was cut off, use diff menu to display this diff"
 msgstr ""
 "Lista zmian była zbyt duża i została obcięta, użyj menu porównań żeby "
 "wyświetlić różnice"
 
+#: kallithea/lib/diffs.py:210
 msgid "No changes detected"
 msgstr "Nie wykryto zmian"
 
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "pokazuj spacje"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Ignore whitespace"
+msgid "Ignore whitespace changes"
+msgstr "Ignoruj pokazywanie spacji"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
+msgid "Increase diff context to %(num)s lines"
+msgstr ""
+
+#: kallithea/lib/helpers.py:467
+#, python-format
 msgid "Deleted branch: %s"
 msgstr "Usunięta gałąź: %s"
 
+#: kallithea/lib/helpers.py:469
+#, python-format
 msgid "Created tag: %s"
 msgstr "Utworzony tag: %s"
 
+#: kallithea/lib/helpers.py:480
+#, python-format
 msgid "Changeset %s not found"
 msgstr "Nie znaleziono changeset %s"
 
+#: kallithea/lib/helpers.py:529
+#, python-format
 msgid "Show all combined changesets %s->%s"
 msgstr "Pokaż wszystkie zestawienia zmian changesets %s->%s"
 
+#: kallithea/lib/helpers.py:535
 msgid "Compare view"
 msgstr "Wyświetl porównanie"
 
+#: kallithea/lib/helpers.py:554
 msgid "and"
 msgstr "i"
 
+#: kallithea/lib/helpers.py:555
+#, python-format
 msgid "%s more"
 msgstr "%s więcej"
 
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
 msgid "revisions"
 msgstr "rewizja"
 
+#: kallithea/lib/helpers.py:580
+#, python-format
 msgid "Fork name %s"
 msgstr "nazwa rozgałęzienia %s"
 
+#: kallithea/lib/helpers.py:600
+#, fuzzy, python-format
+msgid "Pull request %s"
+msgstr "Połączonych gałęzi #%s"
+
+#: kallithea/lib/helpers.py:610
 msgid "[deleted] repository"
 msgstr "[usunięte] repozytorium"
 
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
 msgid "[created] repository"
 msgstr "[utworzone] repozytorium"
 
+#: kallithea/lib/helpers.py:614
 msgid "[created] repository as fork"
 msgstr "[utworzone] repozytorium jako rozgałęzienie"
 
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
 msgid "[forked] repository"
 msgstr "[rozgałęzione] repozytorium"
 
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
 msgid "[updated] repository"
 msgstr "[zaktualizowane] repozytorium"
 
+#: kallithea/lib/helpers.py:620
 msgid "[downloaded] archive from repository"
 msgstr "[pobierz] archiwum z repozytorium"
 
+#: kallithea/lib/helpers.py:622
 msgid "[delete] repository"
 msgstr "[skasowane] repozytorium"
 
+#: kallithea/lib/helpers.py:630
 msgid "[created] user"
 msgstr "[utworzony] użytkownik"
 
+#: kallithea/lib/helpers.py:632
 msgid "[updated] user"
 msgstr "[zaktualizowany] użytkownik"
 
+#: kallithea/lib/helpers.py:634
 msgid "[created] user group"
 msgstr "[utworzona] grupa użytkowników"
 
+#: kallithea/lib/helpers.py:636
 msgid "[updated] user group"
 msgstr "[zaktualizowana] grupa użytkowników"
 
+#: kallithea/lib/helpers.py:638
 msgid "[commented] on revision in repository"
 msgstr "[komentarz] do zmiany w repozytorium"
 
+#: kallithea/lib/helpers.py:640
 msgid "[commented] on pull request for"
 msgstr "[komentarz] wniosek o połączenie gałęzi"
 
+#: kallithea/lib/helpers.py:642
 msgid "[closed] pull request for"
 msgstr "[zamknięty] wniosek o połączenie gałęzi"
 
+#: kallithea/lib/helpers.py:644
 msgid "[pushed] into"
 msgstr "[wysłane zmiany] w"
 
+#: kallithea/lib/helpers.py:646
 msgid "[committed via Kallithea] into repository"
 msgstr "[synchronizacja przez Kallithea] z repozytorium"
 
+#: kallithea/lib/helpers.py:648
 msgid "[pulled from remote] into repository"
 msgstr "[pobieranie z zdalnego] do repozytorium"
 
+#: kallithea/lib/helpers.py:650
 msgid "[pulled] from"
 msgstr "[pobrano]"
 
+#: kallithea/lib/helpers.py:652
 msgid "[started following] repository"
 msgstr "[start następnego] repozytorium"
 
+#: kallithea/lib/helpers.py:654
 msgid "[stopped following] repository"
 msgstr "[zatrzymany po] repozytorium"
 
+#: kallithea/lib/helpers.py:764
+#, python-format
 msgid " and %s more"
 msgstr " i %s więcej"
 
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
 msgid "No files"
 msgstr "Brak plików"
 
+#: kallithea/lib/helpers.py:791
 msgid "new file"
 msgstr "nowy plik"
 
+#: kallithea/lib/helpers.py:794
 msgid "mod"
 msgstr "modyfikuj"
 
+#: kallithea/lib/helpers.py:797
 msgid "del"
 msgstr "kasuj"
 
+#: kallithea/lib/helpers.py:800
 msgid "rename"
 msgstr "zmień nazwę"
 
+#: kallithea/lib/helpers.py:805
 msgid "chmod"
 msgstr "chmod"
 
+#: kallithea/lib/ssh.py:97
 msgid "SSH key is missing"
 msgstr "Brak klucza SSH"
 
+#: kallithea/lib/ssh.py:101
+#, fuzzy
+#| msgid ""
+#| "Incorrect SSH key - it must have both a key type and a base64 part, "
+#| "like 'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+"Nieprawidłowy klucz SSH - musi mieć zarówno typ, jak i część kodowaną "
+"base64, na przykład „ssh-rsa ASRNeaZu4FA ... xlJp=”"
+
+#: kallithea/lib/ssh.py:106
+#, fuzzy
+#| msgid "Incorrect SSH key - it must start with 'ssh-(rsa|dss|ed25519)'"
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+"Nieprawidłowy klucz SSH - musi zaczynać się od 'ssh-(rsa | dss | ed25519)'"
+
+#: kallithea/lib/ssh.py:109
+#, fuzzy, python-format
+#| msgid "Incorrect SSH key - unexpected characters in base64 part %r"
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+"Nieprawidłowy klucz SSH - nieoczekiwane znaki w części kodowanej base64 %r"
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
 msgid "%d year"
 msgid_plural "%d years"
 msgstr[0] "%d rok"
 msgstr[1] "%d lata"
 msgstr[2] "%d lat"
 
+#: kallithea/lib/webutils.py:629
+#, python-format
 msgid "%d month"
 msgid_plural "%d months"
 msgstr[0] "%d miesiąc"
 msgstr[1] "%d miesięcy"
 msgstr[2] "%d miesięcy"
 
+#: kallithea/lib/webutils.py:630
+#, python-format
 msgid "%d day"
 msgid_plural "%d days"
 msgstr[0] "%d dzień"
 msgstr[1] "%d dni"
 msgstr[2] "%d dni"
 
+#: kallithea/lib/webutils.py:631
+#, python-format
 msgid "%d hour"
 msgid_plural "%d hours"
 msgstr[0] "%d godzina"
 msgstr[1] "%d godziny"
 msgstr[2] "%d godzin"
 
+#: kallithea/lib/webutils.py:632
+#, python-format
 msgid "%d minute"
 msgid_plural "%d minutes"
 msgstr[0] "%d minuta"
 msgstr[1] "%d minuty"
 msgstr[2] "%d minut"
 
+#: kallithea/lib/webutils.py:633
+#, python-format
 msgid "%d second"
 msgid_plural "%d seconds"
 msgstr[0] "%d sekunda"
 msgstr[1] "%d sekund"
 msgstr[2] "%d sekund"
 
+#: kallithea/lib/webutils.py:649
+#, python-format
 msgid "in %s"
 msgstr "w %s"
 
+#: kallithea/lib/webutils.py:651
+#, python-format
 msgid "%s ago"
 msgstr "%s temu"
 
+#: kallithea/lib/webutils.py:653
+#, python-format
 msgid "in %s and %s"
 msgstr "w %s i %s"
 
+#: kallithea/lib/webutils.py:656
+#, python-format
 msgid "%s and %s ago"
 msgstr "%s i %s temu"
 
+#: kallithea/lib/webutils.py:659
 msgid "just now"
 msgstr "przed chwilą"
 
+#: kallithea/model/db.py:1376
 msgid "top level"
 msgstr "najwyższy poziom"
 
+#: kallithea/model/db.py:1507
 msgid "Kallithea Administrator"
 msgstr "Administrator Kallithea"
 
+#: kallithea/model/db.py:1509
 msgid "Default user has no access to new repositories"
 msgstr "Domyślny użytkownik nie ma dostępu do nowych repozytoriów"
 
+#: kallithea/model/db.py:1510
 msgid "Default user has read access to new repositories"
 msgstr "Użytkownik domyślny ma dostęp do odczytu nowych repozytoriów"
 
+#: kallithea/model/db.py:1511
 msgid "Default user has write access to new repositories"
 msgstr "Użytkownik domyślny ma dostęp do zapisu nowych repozytoriów"
 
+#: kallithea/model/db.py:1512
 msgid "Default user has admin access to new repositories"
 msgstr ""
 "Domyślny użytkownik ma dostęp administracyjny do nowych repozytoriów"
 
+#: kallithea/model/db.py:1514
 msgid "Default user has no access to new repository groups"
 msgstr "Domyślny użytkownik nie ma dostępu do nowych grup repozytoriów"
 
+#: kallithea/model/db.py:1515
 msgid "Default user has read access to new repository groups"
 msgstr ""
 "Domyślny użytkownik ma dostęp do odczytu do nowych grup repozytoriów"
 
+#: kallithea/model/db.py:1516
 msgid "Default user has write access to new repository groups"
 msgstr "Domyślny użytkownik ma dostęp do zapisu do nowych grup repozytoriów"
 
+#: kallithea/model/db.py:1517
 msgid "Default user has admin access to new repository groups"
 msgstr ""
 "Domyślny użytkownik ma dostęp administracyjny do nowych grup repozytoriów"
 
+#: kallithea/model/db.py:1519
 msgid "Default user has no access to new user groups"
 msgstr "Domyślny użytkownik nie ma dostępu do nowych grup użytkowników"
 
+#: kallithea/model/db.py:1520
 msgid "Default user has read access to new user groups"
 msgstr ""
 "Domyślny użytkownik ma dostęp do odczytu do nowych grup użytkowników"
 
+#: kallithea/model/db.py:1521
 msgid "Default user has write access to new user groups"
 msgstr "Domyślny użytkownik ma dostęp do zapisu do nowych grup użytkowników"
 
+#: kallithea/model/db.py:1522
 msgid "Default user has admin access to new user groups"
 msgstr ""
 "Domyślny użytkownik ma dostęp administracyjny do nowych grup użytkowników"
 
+#: kallithea/model/db.py:1524
 msgid "Only admins can create user groups"
 msgstr "Tylko administratorzy mogą tworzyć grupy użytkowników"
 
+#: kallithea/model/db.py:1525
 msgid "Non-admins can create user groups"
 msgstr ""
 "Użytkownicy bez uprawnień administratora mogą tworzyć grupy użytkowników"
 
+#: kallithea/model/db.py:1527
 msgid "Only admins can create top level repositories"
 msgstr "Tylko administratorzy mogą tworzyć repozytoria najwyższego poziomu"
 
+#: kallithea/model/db.py:1528
 msgid "Non-admins can create top level repositories"
 msgstr ""
 "Osoby niebędące administratorami mogą tworzyć repozytoria najwyższego "
 "poziomu"
 
+#: kallithea/model/db.py:1530
+#, fuzzy
+msgid "Only admins can fork repositories"
+msgstr "Tylko admini mogą rozgałęziać repozytoria"
+
+#: kallithea/model/db.py:1531
+#, fuzzy
+msgid "Non-admins can fork repositories"
+msgstr ""
+"Użytkownicy bez uprawnień administratora mogą rozgałęziać repozytoria"
+
+#: kallithea/model/db.py:1533
 msgid "Registration disabled"
 msgstr "Rejestracja wyłączona"
 
+#: kallithea/model/db.py:1534
 msgid "User registration with manual account activation"
 msgstr "Rejestracja użytkownika z ręczną aktywacją konta"
 
+#: kallithea/model/db.py:1535
 msgid "User registration with automatic account activation"
 msgstr "Rejestracja użytkownika z automatyczną aktywacją konta"
 
+#: kallithea/model/db.py:1944
 msgid "Not reviewed"
 msgstr "Brak Korekty"
 
+#: kallithea/model/db.py:1945
 msgid "Under review"
 msgstr "Objęty Przeglądem"
 
+#: kallithea/model/db.py:1946
 msgid "Not approved"
 msgstr "Niezaakceptowano"
 
+#: kallithea/model/db.py:1947
 msgid "Approved"
 msgstr "Zaakceptowano"
 
+#: kallithea/model/forms.py:58
 msgid "Please enter a login"
 msgstr "Wpisz login"
 
+#: kallithea/model/forms.py:59
+#, python-format
 msgid "Enter a value %(min)i characters long or more"
 msgstr "Wprowadź wartość %(min)i znaków lub więcej"
 
+#: kallithea/model/forms.py:67
 msgid "Please enter a password"
 msgstr "Wpisz hasło"
 
+#: kallithea/model/forms.py:68
+#, python-format
 msgid "Enter %(min)i characters or more"
 msgstr "Wpisz %(min)i lub więcej znaków"
 
+#: kallithea/model/forms.py:170
 msgid "Name must not contain only digits"
 msgstr "Nazwa nie może zawierać samych cyfr"
 
+#: kallithea/model/notification.py:171
+#, fuzzy, 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 by %(cs_author_username)s"
+msgstr ""
+"[Komentarz] %(repo_name)s zmiana %(short_id)s \"%(message_short)s\" w "
+"%(branch)s"
+
+#: kallithea/model/notification.py:174
+#, python-format
 msgid "New user %(new_username)s registered"
 msgstr "Użytkownik %(new_username)s zarejestrował się"
 
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
+#, fuzzy
+msgid "Closing"
+msgstr "Zamykanie"
+
+#: kallithea/model/pull_request.py:207
+#, fuzzy
+#| msgid "Create Pull Request"
+msgid "Cannot create empty pull request"
+msgstr "Nie można stworzyć pustego żądania połączenia gałęzi"
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+#, fuzzy
+#| msgid "Confirm to delete this pull request"
+msgid "You are not authorized to create the pull request"
+msgstr "Nie masz uprawnień, aby stworzyć żądanie połączenia gałęzi"
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
 msgid "latest tip"
 msgstr "ostatni tip"
 
+#: kallithea/model/ssh_key.py:56
+#, python-format
 msgid "SSH key %r is invalid: %s"
 msgstr "Klucz SSH %r jest nieprawidłowy: %s"
 
+#: kallithea/model/ssh_key.py:68
+#, python-format
 msgid "SSH key %s is already used by %s"
 msgstr "Klucz SSH %s jest już używany przez %s"
 
+#: kallithea/model/ssh_key.py:87
+#, python-format
 msgid "SSH key with fingerprint %r found"
 msgstr "Znaleziono klucz SSH z odciskiem palca %r"
 
+#: kallithea/model/user.py:224
 msgid ""
 "You can't remove this user since it is crucial for the entire application"
 msgstr ""
 "Nie możesz usunąć tego użytkownika ponieważ jest kluczowy dla całej "
 "aplikacji"
 
+#: kallithea/model/user.py:229
+#, fuzzy, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+"użytkownik \"%s\" wciąż posiada repozytoria następujące %s i nie może "
+"zostać usunięty. Zmień właściciela lub usuń te repozytoria: %s"
+
+#: kallithea/model/user.py:234
+#, fuzzy, python-format
+msgid ""
+"User \"%s\" still owns %s repository groups and cannot be removed. Switch "
+"owners or remove those repository groups: %s"
+msgstr ""
+"użytkownik \"%s\" wciąż posiada repozytoria następujące %s i nie może "
+"zostać usunięty. Zmień właściciela lub usuń te repozytoria: %s"
+
+#: kallithea/model/user.py:241
+#, fuzzy, python-format
+msgid ""
+"User \"%s\" still owns %s user groups and cannot be removed. Switch "
+"owners or remove those user groups: %s"
+msgstr ""
+"użytkownik \"%s\" wciąż posiada repozytoria następujące %s i nie może "
+"zostać usunięty. Zmień właściciela lub usuń te grupy użytkowników: %s"
+
+#: kallithea/model/user.py:330
 msgid "Password reset link"
 msgstr "łącze resetowania hasła"
 
+#: kallithea/model/user.py:374
 msgid "Password reset notification"
 msgstr "Powiadomienie o zresetowaniu hasła"
 
+#: kallithea/model/user.py:375
+#, fuzzy, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+"Hasło do Twojego konta %s zostało zmienione za pomocą formularza "
+"resetowania hasła."
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
 msgid "Value cannot be an empty list"
 msgstr "Wartość listy nie może być pusta"
 
+#: kallithea/model/validators.py:72
+#, python-format
 msgid "Username \"%(username)s\" already exists"
 msgstr "Użytkownik \"%(username)s\" już istnieje"
 
+#: kallithea/model/validators.py:74
+#, python-format
 msgid "Username \"%(username)s\" cannot be used"
 msgstr "Nazwa użytkownika \"%(username)s\" nie może być użyta"
 
+#: kallithea/model/validators.py:76
 msgid ""
 "Username may only contain alphanumeric characters underscores, periods or "
 "dashes and must begin with an alphanumeric character or underscore"
@@ -867,18 +1701,25 @@
 "kropki lub myślniki i musi zaczynać się znakiem alfanumerycznym lub "
 "podkreśleniem"
 
+#: kallithea/model/validators.py:103
 msgid "The input is not valid"
 msgstr "Dane wejściowe są nieprawidłowe"
 
+#: kallithea/model/validators.py:110
+#, python-format
 msgid "Username %(username)s is not valid"
 msgstr "Nazwa użytkownika %(username)s jest nieprawidłowa"
 
+#: kallithea/model/validators.py:131
 msgid "Invalid user group name"
 msgstr "Niewłaściwa nazwa grupy"
 
+#: kallithea/model/validators.py:132
+#, python-format
 msgid "User group \"%(usergroup)s\" already exists"
 msgstr "Nazwa grupy \"%(usergroup)s\" już istnieje"
 
+#: kallithea/model/validators.py:134
 msgid ""
 "user group name may only contain alphanumeric characters underscores, "
 "periods or dashes and must begin with alphanumeric character"
@@ -886,66 +1727,104 @@
 "nazwa grupy może zawierać tylko znaki alfanumeryczne, podkreślenia, "
 "kropki lub myślniki i musi zaczynać się znakiem alfanumerycznym"
 
+#: kallithea/model/validators.py:174
 msgid "Cannot assign this group as parent"
 msgstr "Nie można przypisać do tej grupy jako rodzic"
 
+#: kallithea/model/validators.py:175
+#, python-format
 msgid "Group \"%(group_name)s\" already exists"
 msgstr "Nazwa grupy \"%(group_name)s\" już istnieje"
 
+#: kallithea/model/validators.py:177
+#, python-format
 msgid "Repository with name \"%(group_name)s\" already exists"
 msgstr "Repozytorium o nazwie \"%(group_name)s\" już istnieje"
 
+#: kallithea/model/validators.py:229
 msgid "Invalid characters (non-ascii) in password"
 msgstr "Nieprawidłowe znaki (nie-ascii) w haśle"
 
+#: kallithea/model/validators.py:244
 msgid "Invalid old password"
 msgstr "Nieprawidłowe stare hasło"
 
+#: kallithea/model/validators.py:260
 msgid "Passwords do not match"
 msgstr "Hasła różnią się"
 
+#: kallithea/model/validators.py:275
 msgid "Invalid username or password"
 msgstr "Nieprawidłowa nazwa użytkownika lub hasło"
 
+#: kallithea/model/validators.py:309
+#, python-format
 msgid "Repository name %(repo)s is not allowed"
 msgstr "Nazwa repozytorium  %(repo)s jest zabroniona"
 
+#: kallithea/model/validators.py:311
+#, python-format
 msgid "Repository named %(repo)s already exists"
 msgstr "Repozytorium o nazwie %(repo)s już istnieje"
 
+#: kallithea/model/validators.py:312
+#, python-format
 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 msgstr "Repozytorium  \"%(repo)s\" już istnieje w grupie \"%(group)s\""
 
+#: kallithea/model/validators.py:314
+#, python-format
 msgid "Repository group with name \"%(repo)s\" already exists"
 msgstr "Grupa repozytoriów z nazwą \"%(repo)s\" już istnieje"
 
+#: kallithea/model/validators.py:400
 msgid "Invalid repository URL"
 msgstr "Nieprawidłowy adres URL repozytorium"
 
+#: kallithea/model/validators.py:401
+#, fuzzy
+#| 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, or ssh URL"
+msgstr ""
+"Nieprawidłowy adres URL repozytorium. Musi to być prawidłowy adres URL "
+"typu http, https, ssh, svn + http lub svn + https"
+
+#: kallithea/model/validators.py:426
 msgid "Fork has to be the same type as parent"
 msgstr "Fork musi być tego samego typu, jak rodzic"
 
+#: kallithea/model/validators.py:441
 msgid "You don't have permissions to create repository in this group"
 msgstr "Nie masz uprawnień do tworzenia repozytorium w tej grupie"
 
+#: kallithea/model/validators.py:443
 msgid "no permission to create repository in root location"
 msgstr "nie masz uprawnień do tworzenia repozytorium w tej lokacji roota"
 
+#: kallithea/model/validators.py:492
 msgid "You don't have permissions to create a group in this location"
 msgstr "Nie masz uprawnień do tworzenia grupy w tym miejscu"
 
+#: kallithea/model/validators.py:532
 msgid "This username or user group name is not valid"
 msgstr "Ta nazwa użytkownika lub grupy użytkowników nie jest prawidłowa"
 
+#: kallithea/model/validators.py:625
 msgid "This is not a valid path"
 msgstr "To nie jest prawidłowa ścieżka"
 
+#: kallithea/model/validators.py:642
 msgid "This email address is already in use"
 msgstr "Ten adres e-mail jest już zajęty"
 
+#: kallithea/model/validators.py:662
+#, python-format
 msgid "Email address \"%(email)s\" not found"
 msgstr "e-mail \"%(email)s\" nie istnieje"
 
+#: kallithea/model/validators.py:699
 msgid ""
 "The LDAP Login attribute of the CN must be specified - this is the name "
 "of the attribute that is equivalent to \"username\""
@@ -953,91 +1832,195 @@
 "Atrybut logowania CN do LDAP należy określić, jest to nazwa atrybutu, "
 "który jest odpowiednikiem  \"username\""
 
+#: kallithea/model/validators.py:711
 msgid "Please enter a valid IPv4 or IPv6 address"
 msgstr "Proszę podać poprawny adres IPv4 lub IPv6"
 
+#: kallithea/model/validators.py:712
+#, python-format
 msgid ""
 "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
 msgstr ""
 "Rozmiar sieci (bits) może mieścić się w zakresie od 0-32 (nie %(bits)r)"
 
+#: kallithea/model/validators.py:745
 msgid "Key name can only consist of letters, underscore, dash or numbers"
 msgstr ""
 "Klucz nazwy może składać się tylko z liter, podkreślenia, myślnika lub "
 "numerów"
 
+#: kallithea/model/validators.py:759
 msgid "Filename cannot be inside a directory"
 msgstr "Nazwa pliku nie może znajdować się w katalogu"
 
+#: kallithea/model/validators.py:775
+#, python-format
 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
 msgstr "Wtyczki %(loaded)s i %(next_to_load)s eksportują tę samą nazwę"
 
+#: kallithea/templates/about.html:4 kallithea/templates/about.html:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
 msgid "Add Repository"
 msgstr "Dodaj Repozytorium"
 
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
 msgid "Add Repository Group"
 msgstr "Dodaj Grupę Repozytoriów"
 
+#: kallithea/templates/index_base.html:36
 msgid "You have admin right to this group, and can edit it"
 msgstr "Jako administrator uprawnienia tej grupy, i możesz je edytować"
 
+#: kallithea/templates/index_base.html:36
 msgid "Edit Repository Group"
 msgstr "Edytuj Grupę Repozytoriów"
 
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
 msgid "Repository"
 msgstr "Repozytorium"
 
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
 msgid "Description"
 msgstr "Opis"
 
+#: kallithea/templates/index_base.html:61
 msgid "Last Change"
 msgstr "Ostatnia aktywność"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
 msgid "Tip"
 msgstr "Ostatnia zmiana"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
 msgid "Owner"
 msgstr "Właściciel"
 
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
 msgid "Log In"
 msgstr "Zaloguj się"
 
+#: kallithea/templates/login.html:17
+#, python-format
 msgid "Log In to %s"
 msgstr "Zaloguj się do %s"
 
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
 msgid "Username"
 msgstr "Nazwa użytkownika"
 
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
 msgid "Password"
 msgstr "Hasło"
 
+#: kallithea/templates/login.html:44
 msgid "Stay logged in after browser restart"
 msgstr "Pozostań zalogowany po ponownym uruchomieniu przeglądarki"
 
+#: kallithea/templates/login.html:52
 msgid "Forgot your password?"
 msgstr "Zapomniałeś hasła?"
 
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
 msgid "Don't have an account?"
 msgstr "Nie masz konta?"
 
+#: kallithea/templates/login.html:62
 msgid "Sign In"
 msgstr "Zaloguj się"
 
+#: kallithea/templates/password_reset.html:5
 msgid "Password Reset"
 msgstr "Łącze resetowania hasła"
 
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
 msgid "Reset Your Password to %s"
 msgstr "Zresetować hasło do %s"
 
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
 msgid "Reset Your Password"
 msgstr "Zresetuj hasło"
 
+#: kallithea/templates/password_reset.html:30
 msgid "Email Address"
 msgstr "Adres Email"
 
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
 msgid "Send Password Reset Email"
 msgstr "Wyślij email z resetowaniem hasła"
 
+#: kallithea/templates/password_reset.html:52
 msgid ""
 "A password reset link will be sent to the specified email address if it "
 "is registered in the system."
@@ -1045,9 +2028,12 @@
 "Link do zresetowania hasła zostanie wysłany na adres e-mail znajdujący "
 "się w systemie."
 
+#: kallithea/templates/password_reset_confirmation.html:23
+#, python-format
 msgid "You are about to set a new password for the email address %s."
 msgstr "Zamierzasz ustawić nowe hasło dla adresu e-mail %s."
 
+#: kallithea/templates/password_reset_confirmation.html:24
 msgid ""
 "Note that you must use the same browser session for this as the one used "
 "to request the password reset."
@@ -1055,82 +2041,137 @@
 "Zapamiętaj, że należy użyć do tego tej samej sesji przeglądarki, co użyta "
 "do żądania zresetowania hasła."
 
+#: kallithea/templates/password_reset_confirmation.html:29
 msgid "Code you received in the email"
 msgstr "Kod otrzymany w wiadomości e-mail"
 
+#: kallithea/templates/password_reset_confirmation.html:36
 msgid "New Password"
 msgstr "Nowe hasło"
 
+#: kallithea/templates/password_reset_confirmation.html:43
 msgid "Confirm New Password"
 msgstr "Potwierdź nowe hasło"
 
+#: kallithea/templates/password_reset_confirmation.html:51
 msgid "Confirm"
 msgstr "Potwierdź"
 
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
 msgid "Sign Up"
 msgstr "Zarejestruj się"
 
+#: kallithea/templates/register.html:22
+#, python-format
 msgid "Sign Up to %s"
 msgstr "Zarejestruj się w %s"
 
+#: kallithea/templates/register.html:45
 msgid "Re-enter password"
 msgstr "Ponownie wprowadź hasło"
 
+#: 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:39
+#: kallithea/templates/register.html:52
 msgid "First Name"
 msgstr "Imię"
 
+#: 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:40
+#: kallithea/templates/register.html:59
 msgid "Last Name"
 msgstr "Nazwisko"
 
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
 msgid "Email"
 msgstr "E-mail"
 
+#: kallithea/templates/register.html:85
 msgid "Registered accounts are ready to use and need no further action."
 msgstr ""
 "Zarejestrowane konta są gotowe do użycia i nie wymagają dalszych działań."
 
+#: kallithea/templates/register.html:87
 msgid "Please wait for an administrator to activate your account."
 msgstr "Poczekaj, aż administrator aktywuje Twoje konto."
 
+#: kallithea/templates/admin/admin.html:5
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/base/base.html:55
 msgid "Admin Journal"
 msgstr "Dziennik administratora"
 
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
 msgid "journal filter..."
 msgstr "filtr dziennika..."
 
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
 msgid "Filter"
 msgstr "filtr"
 
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
 msgid "%s Entry"
 msgid_plural "%s Entries"
 msgstr[0] "%s wejście"
 msgstr[1] "%s wejść"
 msgstr[2] "%s wejść"
 
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
 msgid "Action"
 msgstr "Działanie"
 
+#: kallithea/templates/admin/admin_log.html:8
 msgid "Date"
 msgstr "Data"
 
+#: kallithea/templates/admin/admin_log.html:9
 msgid "From IP"
 msgstr "Z IP"
 
+#: kallithea/templates/admin/admin_log.html:62
 msgid "No actions yet"
 msgstr "Brak akcji"
 
+#: kallithea/templates/admin/auth/auth_settings.html:5
 msgid "Authentication Settings"
 msgstr "Ustawienia Autentykacji"
 
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
 msgid "Authentication"
 msgstr "Autentykacja"
 
+#: kallithea/templates/admin/auth/auth_settings.html:27
 msgid "Authentication Plugins"
 msgstr "Wtyczki Autentykacji"
 
+#: kallithea/templates/admin/auth/auth_settings.html:29
 msgid "Enabled Plugins"
 msgstr "Włączone Wtyczki"
 
+#: kallithea/templates/admin/auth/auth_settings.html:32
 msgid ""
 "Comma-separated list of plugins; Kallithea will try user authentication "
 "in plugin order"
@@ -1138,24 +2179,57 @@
 "Lista wtyczek oddzielonych przecinkami; Kallithea spróbuje uwierzytelnić "
 "użytkownika wg kolejności ich podania"
 
+#: kallithea/templates/admin/auth/auth_settings.html:36
 msgid "Available built-in plugins"
 msgstr "Dostępne wbudowane wtyczki"
 
+#: kallithea/templates/admin/auth/auth_settings.html:53
 msgid "Plugin"
 msgstr "Wtyczka"
 
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
 msgid "Save"
 msgstr "Zapisz"
 
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
 msgid "Repository Defaults"
 msgstr "Repozytoria domyślne"
 
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
 msgid "Type"
 msgstr "Typ"
 
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
 msgid "Private repository"
 msgstr "Prywatne repozytorium"
 
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
 msgid ""
 "Private repositories are only visible to people explicitly added as "
 "collaborators."
@@ -1163,144 +2237,347 @@
 "Prywatne repozytoria są widoczne tylko dla osób bezpośrednio dodanych "
 "jako współpracownicy."
 
+#: kallithea/templates/admin/defaults/defaults.html:42
+#: kallithea/templates/admin/repos/repo_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
 msgid "Enable statistics"
 msgstr "Włącz statystyki"
 
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
 msgid "Enable statistics window on summary page."
 msgstr "Włącz okno statystyk na stronie podsumowania."
 
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
 msgid "Enable downloads"
 msgstr "Włącz pobieranie"
 
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
 msgid "Enable download menu on summary page."
 msgstr "Włącz menu pobierania na stronie podsumowania."
 
+#: kallithea/templates/admin/gists/edit.html:5
+#: kallithea/templates/admin/gists/edit.html:18
 msgid "Edit Gist"
 msgstr "Edytuj Gist"
 
+#: kallithea/templates/admin/gists/edit.html:35
+#, python-format
+msgid ""
+"Gist was updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
 msgid "here"
 msgstr "tutaj"
 
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
 msgid "Gist description ..."
 msgstr "Opis Gist ..."
 
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
 msgid "Gist lifetime"
 msgstr "Trwałość Gist"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
 msgid "Expires"
 msgstr "Wygasa"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
 msgid "Never"
 msgstr "nigdy"
 
+#: kallithea/templates/admin/gists/edit.html:147
 msgid "Update Gist"
 msgstr "Zaktualizuj Gist"
 
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
 msgid "Cancel"
 msgstr "Anuluj"
 
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
 msgid "Private Gists for User %s"
 msgstr "Prywatne Gists użytkownika %s"
 
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
 msgid "Public Gists for User %s"
 msgstr "Publiczne Gists użytkownika %s"
 
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
 msgid "Public Gists"
 msgstr "Publiczne Gists"
 
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
 msgid "Create New Gist"
 msgstr "Utwórz Nowy Gist"
 
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
 msgid "Created"
 msgstr "Utworzono"
 
+#: kallithea/templates/admin/gists/index.html:66
 msgid "There are no gists yet"
 msgstr "Nie ma jeszcze żadnych gists"
 
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
 msgid "New Gist"
 msgstr "Nowy Gist"
 
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
 msgid "Create Private Gist"
 msgstr "Utwórz Prywatny Gist"
 
+#: kallithea/templates/admin/gists/new.html:54
 msgid "Create Public Gist"
 msgstr "Utwórz Publiczny Gist"
 
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
 msgid "Reset"
 msgstr "Zresetuj"
 
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
 msgid "Gist"
 msgstr "Gist"
 
+#: kallithea/templates/admin/gists/show.html:10
 msgid "URL"
 msgstr "Adres URL"
 
+#: kallithea/templates/admin/gists/show.html:35
 msgid "Public Gist"
 msgstr "Publiczny Gist"
 
+#: kallithea/templates/admin/gists/show.html:37
 msgid "Private Gist"
 msgstr "Prywatny Gist"
 
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
 msgid "Delete"
 msgstr "Usuń"
 
+#: kallithea/templates/admin/gists/show.html:54
 msgid "Confirm to delete this Gist"
 msgstr "Potwierdź aby usunąć ten Gist"
 
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
 msgid "Edit"
 msgstr "Edycja"
 
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
 msgid "created"
 msgstr "utworzono"
 
+#: kallithea/templates/admin/gists/show.html:82
 msgid "Show as raw"
 msgstr "wyświetl jako raw"
 
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
 msgid "My Account"
 msgstr "Moje konto"
 
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
 msgid "Profile"
 msgstr "Profil"
 
+#: kallithea/templates/admin/my_account/my_account.html:26
 msgid "Email Addresses"
 msgstr "Adresy e-mail"
 
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
 msgid "SSH Keys"
 msgstr "Klucze SSH"
 
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
 msgid "API Keys"
 msgstr "Klucze API"
 
+#: kallithea/templates/admin/my_account/my_account.html:32
 msgid "Owned Repositories"
 msgstr "Posiadane repozytoria"
 
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
 msgid "Watched Repositories"
 msgstr "Obserwowane repozytoria"
 
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
 msgid "Show Permissions"
 msgstr "Pokaż uprawnienia"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
 msgid "Confirm to reset this API key: %s"
 msgstr "Potwierdź, aby zresetować ten klucz API: %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
 msgid "Expired"
 msgstr "Wygasło"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
 msgid "Confirm to remove this API key: %s"
 msgstr "Potwierdź usunięcie tego klucz API: %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
 msgid "Remove"
 msgstr "Usuń"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
 msgid "No additional API keys specified"
 msgstr "Nie określono żadnych dodatkowych kluczy API"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
 msgid "New API key"
 msgstr "Nowy klucz API"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
 msgid "Add"
 msgstr "Dodaj"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
 msgid ""
 "\n"
 "API keys are used to let scripts or services access %s using your\n"
@@ -1312,6 +2589,7 @@
 "dostęp %s przy użyciu twojego konta, tak jakbyś użył\n"
 "rzeczywistego hasła.\n"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
 msgid ""
 "\n"
 "Like passwords, API keys should therefore never be shared with others,\n"
@@ -1324,82 +2602,154 @@
 "Jeśli jednak coś takiego się wydarzy, zresetuj klucz API na tej stronie,\n"
 "aby zapobiec jego dalszemu użyciu.\n"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
 msgid "Primary"
 msgstr "Główny"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
 msgid "Confirm to delete this email: %s"
 msgstr "Potwierdź, aby usunąć ten e-mail: %s"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
 msgid "No additional emails specified."
 msgstr "Brak dodatkowych emaili."
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
 msgid "New email address"
 msgstr "Nowy adres e-mail"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:1
 msgid "Change Your Account Password"
 msgstr "Zmień hasło"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:8
 msgid "Current password"
 msgstr "Aktualne hasło"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
 msgid "New password"
 msgstr "Nowe hasło"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:22
 msgid "Confirm new password"
 msgstr "Potwierdź nowe hasło"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
 msgid ""
 "This account is managed with %s and the password cannot be changed here"
 msgstr "To konto jest zarządzane przez %s i nie można tutaj zmienić hasła"
 
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
 msgid "Current IP"
 msgstr "Aktualny adres IP"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
 msgid "Gravatar"
 msgstr "Gravatar"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
 msgid "Change %s avatar at"
 msgstr "Zmiana awataru %s na"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
 msgid "Avatars are disabled"
 msgstr "Avatary są wyłączone"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
 msgid "Repositories You Own"
 msgstr "Twoje repozytoria"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
 msgid "Name"
 msgstr "Nazwa"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+#, fuzzy
+#| msgid "Last Name"
+msgid "Last Used"
+msgstr "Nazwisko"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, fuzzy, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr "Potwierdź, aby usunąć to ip: %s"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
 msgid "No SSH keys have been added"
 msgstr "Nie dodano żadnych kluczy SSH"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
 msgid "New SSH key"
 msgstr "Nowy klucz SSH"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
 msgid "Public key"
 msgstr "Klucz publiczny"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
 msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
 msgstr "Klucz publiczny (zawartość np. ~/.ssh/id_rsa.pub)"
 
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
 msgid "Repositories You are Watching"
 msgstr "Repozytoria które obserwujesz"
 
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
 msgid "Default Permissions"
 msgstr "Domyślne uprawnienia"
 
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
 msgid "Global"
 msgstr "Globalne"
 
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
 msgid "IP Whitelist"
 msgstr "Lista dozwolonych adresów IP"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
 msgid "Anonymous access"
 msgstr "Dostęp anonimowy"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
 msgid "Allow anonymous access"
 msgstr "Zezwalaj na dostęp anonimowy"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
 msgid ""
 "Allow access to Kallithea without needing to log in. Anonymous users use "
 "%s user permissions."
@@ -1407,6 +2757,7 @@
 "Zezwalaj na dostęp do Kallithei bez konieczności logowania się. Anonimowi "
 "użytkownicy używają uprawnień użytkownika %s."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
 msgid ""
 "All default permissions on each repository will be reset to chosen "
 "permission, note that all custom default permission on repositories will "
@@ -1416,12 +2767,23 @@
 "Wybrane uprawnienie zostaną skasowane. Pamiętaj, że wszystkie "
 "niestandardowe uprawnienia w repozytoriach zostaną utracone"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:20
 msgid "Apply to all existing repositories"
 msgstr "Zastosuj do wszystkich Istniejących repozytoriów"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
 msgid "Repository group"
 msgstr "Repozytorium grupy"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
 msgid ""
 "All default permissions on each repository group will be reset to chosen "
 "permission, note that all custom default permission on repository groups "
@@ -1431,12 +2793,20 @@
 "Wybrane uprawnienie zostaną skasowane. Pamiętaj, że wszystkie "
 "niestandardowe uprawnienia w repozytoriach zostaną utracone"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:33
 msgid "Apply to all existing repository groups"
 msgstr "Zastosuj do wszystkich istniejących grup repozytoriów"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
 msgid "User group"
 msgstr "Grupa użytkownika"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
 msgid ""
 "All default permissions on each user group will be reset to chosen "
 "permission, note that all custom default permission on user groups will "
@@ -1446,164 +2816,805 @@
 "przywrócone do wybranego zezwolenia, trzeba pamiętać, że wszystkie "
 "niestandardowe uprawnienia domyślne dla grup repozytorium zostaną utracone"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
 msgid "Top level repository creation"
 msgstr "Tworzenie repozytoriów najwyższego poziomu"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
 msgid "User group creation"
 msgstr "Tworzenie grupy użytkowników"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
 msgid "Repository forking"
 msgstr "Rozwidlanie repozytorium"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
 msgid "Registration"
 msgstr "Rejestracja"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
 msgid "External auth account activation"
 msgstr "Autoryzacja aktywacji zewnętrznego konta"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
 msgid "Confirm to delete this IP address: %s"
 msgstr "Potwierdź, aby usunąć to IP: %s"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+#, fuzzy
+msgid "All IP addresses are allowed."
+msgstr "Wszystkie adresy IP są dozwolone."
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
 msgid "New IP address"
 msgstr "Nowy adres IP"
 
+#: 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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
 msgid "Repository Groups"
 msgstr "Grupy Repozytoriów"
 
+#: 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
 msgid "Group name"
 msgstr "Nazwa grupy"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
 msgid "Group parent"
 msgstr "Rodzic grupy"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
 msgid "Settings"
 msgstr "Ustawienia"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
 msgid "Advanced"
 msgstr "Zaawansowane"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
 msgid "Permissions"
 msgstr "Uprawnienia"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
+#, python-format
 msgid "Repository Group: %s"
 msgstr "Grupa Repozytoriów: %s"
 
+#: 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 "Ogólna liczba repozytoriów"
 
+#: 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:118
 msgid "Created on"
 msgstr "Utworzono"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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] "Potwierdź żeby usunąć grupę %s wraz z %s repozytorium"
 msgstr[1] "Potwierdź żeby usunąć grupę %s wraz z %s repozytoriami"
 msgstr[2] "Potwierdź żeby usunąć grupę %s wraz z %s repozytoriami"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:25
 msgid "Delete this repository group"
 msgstr "Usuń tę grupę repozytoriów"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#, fuzzy
+#| msgid "Disabled"
+msgid "Visible"
+msgstr "Widoczne"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#, fuzzy
+#| msgid "Add Repository"
+msgid "Add repos"
+msgstr "Dodaj Repozytoria"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#, fuzzy
+#| msgid "Add user group"
+msgid "Add/Edit groups"
+msgstr "Dodaj/edytuj grupę użytkowników"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+#, fuzzy
+msgid "User/User Group"
+msgstr "użytkownik/grupa użytkowników"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+#, fuzzy
+msgid "Default"
+msgstr "domyślny"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+#, fuzzy
+msgid "Revoke"
+msgstr "odwołaj"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
 msgid "Add new"
 msgstr "Dodaj nowe"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+#, fuzzy
+msgid "Apply to children"
+msgstr "dotyczy dzieci"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
 msgid "Both"
 msgstr "Oba"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+#, fuzzy
+msgid "Remove this group"
+msgstr "Usuń tę grupę użytkowników"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+#, fuzzy
+msgid "Confirm to delete this group"
+msgstr "Potwierdź usunięcie grupy użytkowników"
+
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, fuzzy, python-format
+#| msgid "Repository Group: %s"
+msgid "Repository group %s"
+msgstr "Grupa Repozytoriów %s"
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+#, fuzzy
+msgid "Repository Groups Administration"
+msgstr "Repozytoria grup administracyjnych"
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+#, fuzzy
+msgid "Number of Top-level Repositories"
+msgstr "Liczba najwyższego poziomu repozytorium"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
 msgid "Type of repository to create."
 msgstr "Rodzaj repozytorium do stworzenia."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+#, fuzzy
+msgid "Clone remote repository"
+msgstr "Klonuj zdalne repozytorium"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+#, fuzzy
+msgid "Repository URL"
+msgstr "URL Repozytorium"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
 msgid ""
 "Keep it short and to the point. Use a README file for longer descriptions."
 msgstr ""
 "Powinna być krótka i na temat. Użyj pliku README dla dłuższych opisów."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
 msgid "Optionally select a group to put this repository into."
 msgstr "Opcjonalnie wybierz grupę do wprowadzenia tego repozytorium."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
 msgid "Landing revision"
 msgstr "Docelowa rewizja"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+msgid ""
+"Default revision for files page, downloads, full text search index and "
+"readme generation"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_creating.html:9
+#, fuzzy, python-format
+msgid "%s Creating Repository"
+msgstr "Tworzenie repozytorium %s"
+
+#: kallithea/templates/admin/repos/repo_creating.html:13
+msgid "Creating repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_creating.html:27
+#, python-format
+msgid ""
+"Repository \"%(repo_name)s\" is being created, you will be redirected "
+"when this process is finished.repo_name"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
+#, fuzzy
+msgid "Extra Fields"
+msgstr "Dodatkowe pola"
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
 msgid "Remote"
 msgstr "Zdalnie"
 
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
 msgid "Statistics"
 msgstr "Statystyki"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+#, fuzzy
+msgid "Parent"
+msgstr "Rodzic grupy"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
 msgid "Set"
 msgstr "Ustaw"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+#, fuzzy
+msgid "Manually set this repository as a fork of another from the list."
+msgstr "Ręczne ustawienie rozwidlenia z listy."
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+#, fuzzy
+msgid "Public Journal Visibility"
+msgstr "Widoczność dziennika publicznego"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
 msgid "Remove from public journal"
 msgstr "Usuń z dziennika publicznego"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+#, fuzzy
+msgid "Add to Public Journal"
+msgstr "Dodaj do dziennika publicznego"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+#, fuzzy
+msgid ""
+"All actions done in this repository will be visible to everyone in the "
+"public journal."
+msgstr ""
+"Wszystkie działania wykonywane na tym repozytorium będą dostępne dla "
+"wszystkich w dzienniku publicznym."
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
 msgid "Confirm to delete this repository: %s"
 msgstr "Potwierdź usunięcie repozytorium: %s"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
+#, fuzzy
+msgid "Delete this Repository"
+msgstr "Usuń to repozytorium"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, fuzzy, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] "to repozytorium ma %s fork"
+msgstr[1] "to repozytorium ma %s forki"
+msgstr[2] "to repozytorium ma %s forków"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
 msgid "Detach forks"
 msgstr "Ustaw jako rozwidlenie"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
 msgid "Delete forks"
 msgstr "Usuń rozwidlenie"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 msgid "Key"
 msgstr "Klucz"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:20
+#, python-format
 msgid "Confirm to delete this field: %s"
 msgstr "Potwierdź, aby usunąć to pole: %s"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:31
 msgid "New field key"
 msgstr "Nowe pole klucza"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:38
 msgid "New field label"
 msgstr "Nowa etykieta pola"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:40
 msgid "Enter short label"
 msgstr "Wpisz krótką etykietę"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:45
 msgid "New field description"
 msgstr "Nowy opis pola"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:47
 msgid "Enter description of a field"
 msgstr "Wprowadź opis pola"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:61
+#, fuzzy
+msgid "Extra fields are disabled."
+msgstr "Dodatkowe pola są wyłączone."
+
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:20
+#, fuzzy
+msgid "Private Repository"
+msgstr "prywatne repozytorium"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+#, fuzzy
+#| msgid "[forked] repository"
+msgid "Fork of repository"
+msgstr "[rozgałęzione] repozytorium"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+#, fuzzy
+msgid "Remote repository URL"
+msgstr "URL zdalnego repozytorium"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:15
+#, fuzzy
+msgid "Pull Changes from Remote Repository"
+msgstr "pobieranie zmian ze zdalnego repozytorium"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:17
+#, fuzzy
+msgid "Confirm to pull changes from remote repository."
+msgstr "Potwierdź pobranie zmian ze zdalnego repozytorium."
+
+#: 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:10
+#, fuzzy
+msgid "Permanent URL"
+msgstr "Stałe ID repozytorium"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+#, fuzzy
+msgid "Remote repository"
+msgstr "Zdalne repozytorium"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
 msgid "Change owner of this repository."
 msgstr "Zmiana właściciela tego repozytorium."
 
+#: 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
+#, fuzzy
+msgid "Reset Statistics"
+msgstr "Resetuj Statystyki"
+
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
+#, fuzzy
+msgid "Confirm to remove current statistics."
+msgstr "Potwierdź usunięcie aktualnych statystyk."
+
+#: kallithea/templates/admin/repos/repos.html:5
+#, fuzzy
+msgid "Repositories Administration"
+msgstr "Administracja repozytoriami"
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+#, fuzzy
+msgid "Settings Administration"
+msgstr "Ustawienia administracji"
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
 msgid "Hooks"
 msgstr "Aktualizacja"
 
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
 msgid "Send"
 msgstr "Wyślij"
 
+#: kallithea/templates/admin/settings/settings_global.html:4
 msgid "Site branding"
 msgstr "Nazwa strony"
 
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
 msgid "HTTP authentication realm"
 msgstr "Sfera uwierzytelniania HTTP"
 
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+#, fuzzy
+msgid "Save Settings"
+msgstr "Zapisz ustawienia"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+#, fuzzy
+#| msgid "Hooks"
+msgid "Git Hooks"
+msgstr "Aktualizacja"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+#, fuzzy
+msgid "Custom Hooks are not enabled"
+msgstr "Niestandardowy Hook"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
 msgid "Failed to remove hook"
 msgstr "Nie udało się usunąć hooka"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:4
+#, fuzzy
+#| msgid "Rescan option"
+msgid "Rescan options"
+msgstr "ponowne skanowanie opcji"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:9
+#, fuzzy
+msgid "Delete records of missing repositories"
+msgstr "Usuń wpisy o brakujących repozytoriach"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
 msgid "Invalidate cache for all repositories"
 msgstr "Unieważnia cache dla wszystkich repozytoriów"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+#, fuzzy
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr "Unieważnia cache dla wszystkich repozytoriów"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
 msgid "Index build option"
 msgstr "Opcja odbudowy indeksowania"
 
+#: kallithea/templates/admin/settings/settings_search.html:9
 msgid "Build from scratch"
 msgstr "Buduj od podstaw"
 
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
 msgid "Reindex"
 msgstr "Indeksuj ponownie"
 
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+#, fuzzy
+msgid "Git version"
+msgstr "Wersja Git"
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+#, fuzzy
+msgid "Mercurial Push Hooks"
+msgstr "Rozszerzenia Mercurial"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
 msgid "Show repository size after push"
 msgstr "Pokaż rozmiar repozytorium po wysłaniu zmian"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:15
 msgid "Update repository after push (hg update)"
 msgstr "Aktualizacja repozytorium po wysłaniu zmian (aktualizacja hg)"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+#, fuzzy
+msgid "Mercurial extensions"
+msgstr "Rozszerzenia Mercurial"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
 msgid "Enable largefiles extension"
 msgstr "Rozszerzenia dużych plików"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+#, fuzzy
+msgid "Location of repositories"
+msgstr "Położenie repozytoriów"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
 msgid ""
 "Click to unlock. You must restart Kallithea in order to make this setting "
 "take effect."
@@ -1611,605 +3622,2757 @@
 "Kliknij, aby odblokować. Musisz ponownie uruchomić Kallithea żeby "
 "wprowadzić to ustawienie w życie."
 
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
 msgid "General"
 msgstr "Główne"
 
+#: kallithea/templates/admin/settings/settings_visual.html:9
 msgid "Use repository extra fields"
 msgstr "Używaj w repozytorium dodatkowych pól"
 
+#: kallithea/templates/admin/settings/settings_visual.html:12
 msgid "Allows storing additional customized fields per repository."
 msgstr ""
 "Umożliwia przechowywanie dodatkowych niestandardowych pól w repozytorium."
 
+#: kallithea/templates/admin/settings/settings_visual.html:17
 msgid "Show Kallithea version"
 msgstr "Pokaż wersję Kallithea"
 
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+#, fuzzy
+msgid "HTTP Clone URL"
+msgstr "URL klonowania"
+
+#: 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+#, fuzzy
+msgid "SSH Clone URL"
+msgstr "URL klonowania"
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+#, fuzzy
+#| msgid "Repository Size"
+msgid "Repository page size"
+msgstr "Rozmiar Repozytorium"
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
 msgid "Icons"
 msgstr "Ikony"
 
+#: kallithea/templates/admin/settings/settings_visual.html:88
 msgid "Show public repository icon on repositories"
 msgstr "Pokazuj w publicznym repo ikonę w repozytoriach"
 
+#: kallithea/templates/admin/settings/settings_visual.html:94
 msgid "Show private repository icon on repositories"
 msgstr "Pokazuj w prywatnym repo ikonę w repozytoriach"
 
+#: kallithea/templates/admin/settings/settings_visual.html:97
+#, fuzzy
+msgid "Show public/private icons next to repository names."
+msgstr "Pokazuj  ikonę publiczne/prywatne repo w repozytoriach."
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+#, fuzzy
+msgid "Meta Tagging"
+msgstr "Tagowanie meta"
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+msgid "Stylify recognised meta tags:"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:5
 msgid "Add user group"
 msgstr "Dodaj grupę użytkowników"
 
+#: 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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
 msgid "Active"
 msgstr "Aktywny"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+#, fuzzy
+msgid "Show Members"
+msgstr "Pokaż użytkowników"
+
+#: 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:41
 msgid "Members"
 msgstr "Użytkownicy"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, python-format
 msgid "Confirm to delete this user group: %s"
 msgstr "Potwierdź usunięcie grupy użytkowników: %s"
 
+#: 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 "Nie ma jeszcze żadnego użytkownika"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:26
 msgid "Chosen group members"
 msgstr "Wybrane grupy użytkowników"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:39
 msgid "Available members"
 msgstr "Dostępni użytkownicy"
 
+#: kallithea/templates/admin/user_groups/user_groups.html:5
+#, fuzzy
+msgid "User Groups Administration"
+msgstr "Administracja grup użytkowników"
+
+#: kallithea/templates/admin/users/user_add.html:5
 msgid "Add user"
 msgstr "Dodaj użytkownika"
 
+#: 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
 msgid "Users"
 msgstr "Użytkownicy"
 
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
 msgid "Password confirmation"
 msgstr "Potwierdzenie hasła"
 
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
 msgid "Confirm to delete this user: %s"
 msgstr "Potwierdź usunięcie tego użytkownika: %s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
 msgid "New password confirmation"
 msgstr "Potwierdzenie nowego hasła"
 
+#: kallithea/templates/admin/users/users.html:5
+#, fuzzy
+msgid "Users Administration"
+msgstr "Administracja użytkownikami"
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
 msgid "Server instance: %s"
 msgstr "Wystąpienia serwera: %s"
 
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
 msgid "Mercurial repository"
 msgstr "Repozytorium mercurial"
 
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
 msgid "Git repository"
 msgstr "Repozytorium git"
 
+#: kallithea/templates/base/base.html:115
+#, fuzzy
+msgid "Create Fork"
+msgstr "Stwórz rozwidlenie"
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
 msgid "Summary"
 msgstr "Podsumowanie"
 
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
 msgid "Changelog"
 msgstr "Dziennik zmian"
 
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
 msgid "Files"
 msgstr "Pliki"
 
+#: kallithea/templates/base/base.html:135
+#, python-format
 msgid "Show Pull Requests for %s"
 msgstr "Pokaż Prośby Pobrania %s"
 
+#: kallithea/templates/base/base.html:135
 msgid "Pull Requests"
 msgstr "Połączone gałęzie"
 
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
 msgid "Options"
 msgstr "Opcje"
 
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+#, fuzzy
+msgid "Compare Fork"
+msgstr "Porównaj rozwidlenie"
+
+#: kallithea/templates/base/base.html:158
 msgid "Compare"
 msgstr "Porównaj"
 
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
 msgid "Search"
 msgstr "Szukaj"
 
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Follow"
 msgstr "Obserwuj"
 
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Unfollow"
 msgstr "Nie obserwuj"
 
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
 msgid "Fork"
 msgstr "Gałąź"
 
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
 msgid "Create Pull Request"
 msgstr "Stwórz nowe żądanie połączenia gałęzi"
 
+#: kallithea/templates/base/base.html:185
 msgid "Switch To"
 msgstr "Przełącz do"
 
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
 msgid "Show recent activity"
 msgstr "Pokaż ostatnią aktywność"
 
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
 msgid "Public journal"
 msgstr "Dziennik publiczny"
 
+#: kallithea/templates/base/base.html:302
 msgid "Show public gists"
 msgstr "Wyświetl publiczne gists"
 
+#: kallithea/templates/base/base.html:303
 msgid "Gists"
 msgstr "Gists"
 
+#: kallithea/templates/base/base.html:307
+#, fuzzy
+msgid "All Public Gists"
+msgstr "Wszystkie publiczne gists"
+
+#: kallithea/templates/base/base.html:309
+#, fuzzy
+msgid "My Public Gists"
+msgstr "Moje publiczne gists"
+
+#: kallithea/templates/base/base.html:310
+#, fuzzy
+msgid "My Private Gists"
+msgstr "Moje prywatne gists"
+
+#: kallithea/templates/base/base.html:315
 msgid "Search in repositories"
 msgstr "Szukaj we wszystkich repozytoriach"
 
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+#, fuzzy
+msgid "My Pull Requests"
+msgstr "Moje połączone gałęzie"
+
+#: kallithea/templates/base/base.html:354
+#, fuzzy
+msgid "Not Logged In"
+msgstr "Niezalogowany"
+
+#: kallithea/templates/base/base.html:363
+#, fuzzy
+msgid "Login to Your Account"
+msgstr "Zaloguj się do swojego konta"
+
+#: kallithea/templates/base/base.html:373
+#, fuzzy
+#| msgid "Forgot password ?"
+msgid "Forgot password?"
+msgstr "Nie pamiętasz hasła?"
+
+#: kallithea/templates/base/base.html:394
 msgid "Log Out"
 msgstr "Wyloguj się"
 
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
 msgid "Create repositories"
 msgstr "Utwórz repozytorium"
 
+#: kallithea/templates/base/default_perms_box.html:15
 msgid "Select this option to allow repository creation for this user"
 msgstr ""
 "Wybierz tę opcję, aby umożliwić stworzenie repozytorium dla tego "
 "użytkownika"
 
+#: kallithea/templates/base/default_perms_box.html:21
 msgid "Create user groups"
 msgstr "Tworzenie grup użytkowników"
 
+#: kallithea/templates/base/default_perms_box.html:25
 msgid "Select this option to allow user group creation for this user"
 msgstr ""
 "Wybierz tę opcję, aby umożliwić utworzenie grupy użytkowników dla tego "
 "użytkownika"
 
+#: kallithea/templates/base/default_perms_box.html:31
 msgid "Fork repositories"
 msgstr "Rozwidlenie repozytorium"
 
+#: kallithea/templates/base/default_perms_box.html:35
 msgid "Select this option to allow repository forking for this user"
 msgstr ""
 "Wybierz tę opcję, aby umożliwić rozwidlania repozytorium dla tego "
 "użytkownika"
 
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
 msgid "Show"
 msgstr "Wyświetl"
 
+#: kallithea/templates/base/perms_summary.html:22
 msgid "No permissions defined yet"
 msgstr "Nie ma jeszcze ustawionych uprawnień"
 
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
 msgid "Permission"
 msgstr "Uprawnienia"
 
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
 msgid "Edit Permission"
 msgstr "Edycja Uprawnień"
 
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+#, fuzzy
+msgid "Submitting ..."
+msgstr "Przesyłanie..."
+
+#: kallithea/templates/base/root.html:31
+#, fuzzy
+#| msgid "Enable downloads"
+msgid "Unable to post"
+msgstr "Nie można opublikować"
+
+#: kallithea/templates/base/root.html:32
+#, fuzzy
+msgid "Add Another Comment"
+msgstr "Dodaj kolejny komentarz"
+
+#: kallithea/templates/base/root.html:33
 msgid "Stop following this repository"
 msgstr "Zakończyć obserwację tego repozytorium"
 
+#: kallithea/templates/base/root.html:34
 msgid "Start following this repository"
 msgstr "Zacznij obserwację tego repozytorium"
 
+#: kallithea/templates/base/root.html:35
 msgid "Group"
 msgstr "Grupa"
 
+#: kallithea/templates/base/root.html:36
 msgid "Loading ..."
 msgstr "Ładuję..."
 
+#: kallithea/templates/base/root.html:37
 msgid "loading ..."
 msgstr "ładuję ..."
 
+#: kallithea/templates/base/root.html:38
 msgid "Search truncated"
 msgstr "Szukaj obcięte"
 
+#: kallithea/templates/base/root.html:39
 msgid "No matching files"
 msgstr "Nie ma plików pasujących"
 
+#: kallithea/templates/base/root.html:40
+#, fuzzy
+msgid "Open New Pull Request from {0}"
+msgstr "Komentarz połączenia gałęzi %s"
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+#, fuzzy
+msgid "Show Selected Changesets {0}"
+msgstr "Pokaż wybrane zmiany __S -> __E"
+
+#: kallithea/templates/base/root.html:43
+#, fuzzy
+msgid "Selection Link"
+msgstr "Wybór linku"
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+#, fuzzy
+msgid "Collapse Diff"
+msgstr "Pliki różnic"
+
+#: kallithea/templates/base/root.html:45
+#, fuzzy
+msgid "Expand Diff"
+msgstr "poprawka różnic"
+
+#: kallithea/templates/base/root.html:46
+#, fuzzy
+msgid "No revisions"
+msgstr "Brak sprawdzenia"
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
 msgid "Failed to revoke permission"
 msgstr "Nie udało się cofnąć uprawnienia"
 
+#: kallithea/templates/base/root.html:49
+#, fuzzy
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr "potwierdzić odwołanie pozwolenia na {0}: {1}?"
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
 msgid "Select changeset"
 msgstr "Wybrane zmiany"
 
+#: kallithea/templates/base/root.html:53
+#, fuzzy
+msgid "Specify changeset"
+msgstr "Wybrane zmiany"
+
+#: kallithea/templates/base/root.html:54
 msgid "Click to sort ascending"
 msgstr "Kliknij, aby posortować rosnąco"
 
+#: kallithea/templates/base/root.html:55
 msgid "Click to sort descending"
 msgstr "Kliknij, aby posortować malejąco"
 
+#: kallithea/templates/base/root.html:56
 msgid "No records found."
 msgstr "Nie znaleziono rekordów."
 
+#: kallithea/templates/base/root.html:57
 msgid "Data error."
 msgstr "Błąd danych."
 
+#: kallithea/templates/base/root.html:58
 msgid "Loading..."
 msgstr "Wczytywanie..."
 
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
 msgid "%s Changelog"
 msgstr "%s Dziennik zmian"
 
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
 msgid "showing %d out of %d revision"
 msgid_plural "showing %d out of %d revisions"
 msgstr[0] "pokazano %d z  %d rewizji"
 msgstr[1] "pokazano %d z  %d rewizji"
 msgstr[2] "pokazano %d z  %d rewizji"
 
+#: kallithea/templates/changelog/changelog.html:47
 msgid "Clear selection"
 msgstr "Wyczyść zaznaczenie"
 
+#: kallithea/templates/changelog/changelog.html:54
+#, fuzzy
+msgid "Go to tip of repository"
+msgstr "Idź do początku repozytorium"
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
 msgid "Compare fork with %s"
 msgstr "porównaj gałęzie %s"
 
+#: kallithea/templates/changelog/changelog.html:61
+#, fuzzy, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr "porównaj gałęzie (%s)"
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+#, fuzzy
+msgid "Branch filter:"
+msgstr "filtr gałęzi:"
+
+#: kallithea/templates/changelog/changelog.html:222
 msgid "There are no changes yet"
 msgstr "Nie ma jeszcze zmian"
 
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
 msgid "Removed"
 msgstr "Usunięto"
 
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
 msgid "Changed"
 msgstr "Zmiana"
 
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
 msgid "Added"
 msgstr "Dodana"
 
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
 msgid "Affected %s files"
 msgstr "Zarażone pliki %s"
 
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, fuzzy, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr "Status grupy zmian: %s⏎ Kliknij, aby otworzyć prośby pobrania #%s"
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, fuzzy, python-format
+msgid "Changeset status: %s by %s"
+msgstr "Status grupy zmian: %s przez %s"
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+#, fuzzy
+#| msgid "Commit messages"
+msgid "(No commit message)"
+msgstr "Komunikaty"
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, fuzzy, python-format
+#| msgid "%d comment"
+#| msgid_plural "%d comments"
+msgid "%s comments"
+msgstr "%s komentarz"
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
 msgid "Bookmark %s"
 msgstr "Zakładki %s"
 
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
 msgid "Tag %s"
 msgstr "Tagi %s"
 
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
 msgid "Branch %s"
 msgstr "Gałęzie %s"
 
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
 msgid "%s Changeset"
 msgstr "%s Grupy zmian"
 
+#: kallithea/templates/changeset/changeset.html:35
 msgid "Changeset status"
 msgstr "Status grupy zmian"
 
+#: kallithea/templates/changeset/changeset.html:44
 msgid "Raw diff"
 msgstr "Raw różnic"
 
+#: kallithea/templates/changeset/changeset.html:47
 msgid "Patch diff"
 msgstr "Poprawka różnic"
 
+#: kallithea/templates/changeset/changeset.html:50
 msgid "Download diff"
 msgstr "Pobierz różnice"
 
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+#, fuzzy
+msgid "Merge"
+msgstr "połącz"
+
+#: kallithea/templates/changeset/changeset.html:96
+#, fuzzy
+msgid "Grafted from:"
+msgstr "Połączono z:"
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+#, fuzzy
+msgid "Replaced by:"
+msgstr "Zastąpiono przez:"
+
+#: kallithea/templates/changeset/changeset.html:121
+#, fuzzy
+msgid "Preceded by:"
+msgstr "Poprzedzone przez:"
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
 msgid "%s file changed"
 msgid_plural "%s files changed"
 msgstr[0] "%s plik został zmieniony"
 msgstr[1] "%s pliki zostały zmienione"
 msgstr[2] "%s plików zostało zmienionych"
 
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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] "%s plik został zmieniony z %s inercjami i %s usunięciami"
 msgstr[1] "%s plików zostało zmienionych z %s inercjami i %s usunięciami"
 msgstr[2] "%s plików zostało zmienionych z %s inercjami i %s usunięciami"
 
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+#, fuzzy
+msgid "Show full diff anyway"
+msgstr "Pokaż pełną historię"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+#, fuzzy
+#| msgid "Comment"
+msgid "comment"
+msgstr "Komentarz"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+#, fuzzy
+msgid "on pull request"
+msgstr "Komentarz połączenia gałęzi %s"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+#, fuzzy
+msgid "No title"
+msgstr "Brak tytułu"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+#, fuzzy
+msgid "on this changeset"
+msgstr "Brak zestawienia zmian"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#, fuzzy
+msgid "Delete comment?"
+msgstr "Usunąć komentarz?"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+#, fuzzy
+msgid "Status change"
+msgstr "Ostatnia zmiana"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+#, fuzzy
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+"Komentarz są w surowym tekście. Użyj @username wewnątrz tego tekstu, aby "
+"wysłać powiadomienie do użytkownika strony."
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+#, fuzzy
+msgid "Set changeset status"
+msgstr "Zmiana statusu grupy zmian"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
 msgid "Vote for pull request status"
 msgstr "Zagłosuj na żądanie na grupę zmian"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+#, fuzzy
+msgid "No change"
+msgstr "Bez zmian"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+#, fuzzy
+msgid "Finish pull request"
+msgstr "Komentarz połączenia gałęzi %s"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+#, fuzzy
+msgid "Close"
+msgstr "(zamknięty)"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
 msgid "Comment"
 msgstr "Komentarz"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "You need to be logged in to comment."
 msgstr "Musisz być zalogowany żeby dodać komentarz."
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "Login now"
 msgstr "Zaloguj się teraz"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:141
 msgid "Hide"
 msgstr "Ukryj"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
 msgid "%d comment"
 msgid_plural "%d comments"
 msgstr[0] "%d komentarz"
 msgstr[1] "%d komentarzy"
 msgstr[2] "%d komentarzy"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, fuzzy, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] "(%d linii)"
+msgstr[1] "(%d linii)"
+msgstr[2] "(%d linii)"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
 msgid "%s Changesets"
 msgstr "%s Zestawienie zmian"
 
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
 msgid "Changeset status: %s"
 msgstr "Status grupy zmian: %s"
 
+#: kallithea/templates/changeset/changeset_range.html:50
 msgid "Files affected"
 msgstr "Pliki naruszone"
 
+#: kallithea/templates/changeset/diff_block.html:30
+msgid "No file before"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:33
+#, fuzzy
+#| msgid "file removed"
+msgid "File before"
+msgstr "plik usunięty"
+
+#: kallithea/templates/changeset/diff_block.html:40
+#, fuzzy
+#| msgid "Unmodified"
+msgid "Modified"
+msgstr "Ostatnio modyfikowany"
+
+#: kallithea/templates/changeset/diff_block.html:42
+#, fuzzy
+msgid "Deleted"
+msgstr "Usunięty"
+
+#: kallithea/templates/changeset/diff_block.html:44
+#, fuzzy
+msgid "Renamed"
+msgstr "Zmieniono nazwę"
+
+#: kallithea/templates/changeset/diff_block.html:48
+#, fuzzy, python-format
+#| msgid "Unknown revision %s"
+msgid "Unknown operation: %r"
+msgstr "Nieznane działanie: %r"
+
+#: kallithea/templates/changeset/diff_block.html:52
+#, fuzzy
+#| msgid "No filename"
+msgid "No file after"
+msgstr "Brak nazwy pliku"
+
+#: kallithea/templates/changeset/diff_block.html:55
+#, fuzzy
+#| msgid "file added"
+msgid "File after"
+msgstr "plik dodany"
+
+#: kallithea/templates/changeset/diff_block.html:60
+#: kallithea/templates/files/diff_2way.html:43
 msgid "Show full diff for this file"
 msgstr "Pokaż pełną edycję tego pliku"
 
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
 msgid "Show full side-by-side diff for this file"
 msgstr "Pokaż pełną listę zmian i różnic obok siebie"
 
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+#, fuzzy
+#| msgid "Show full diff for this file"
+msgid "Raw diff for this file"
+msgstr "Pokaż pełną edycję tego pliku"
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Show full diff for this file"
+msgid "Download diff for this file"
+msgstr "Pokaż pełną edycję tego pliku"
+
+#: kallithea/templates/changeset/diff_block.html:72
 msgid "Show inline comments"
 msgstr "Pokaż wewnętrzne komentarze"
 
+#: kallithea/templates/compare/compare_cs.html:5
 msgid "No changesets"
 msgstr "Brak zestawienia zmian"
 
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+#, fuzzy
+#| msgid "Common ancestor"
+msgid "Merge Ancestor"
+msgstr "Skomentuj grupę zmian"
+
+#: kallithea/templates/compare/compare_cs.html:40
+#, fuzzy
+msgid "Show merge diff"
+msgstr "Pokaż pełną historię"
+
+#: kallithea/templates/compare/compare_cs.html:54
+#, fuzzy
+msgid "is"
+msgstr "jest"
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, fuzzy, python-format
+msgid "%s changesets"
+msgstr "%s Zestawienie zmian"
+
+#: kallithea/templates/compare/compare_cs.html:56
+#, fuzzy
+msgid "behind"
+msgstr "Indeksuj ponownie"
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
 msgid "%s Compare"
 msgstr "%s Porównaj"
 
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
 msgid "Showing %s commit"
 msgid_plural "Showing %s commits"
 msgstr[0] "Pokaż %s komentarz"
 msgstr[1] "Pokaż %s komentarze"
 msgstr[2] "Pokaż %s komentarze"
 
+#: kallithea/templates/compare/compare_diff.html:97
 msgid "Show full diff"
 msgstr "Pokaż pełną historię"
 
+#: kallithea/templates/data_table/_dt_elements.html:23
 msgid "Public repository"
 msgstr "Publiczne repozytorium"
 
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
 msgid "No changesets yet"
 msgstr "Nie ma jeszcze zestawienia zmian"
 
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
 msgid "Subscribe to %s rss feed"
 msgstr "Subskrybuj %s kanał rss"
 
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
 msgid "Subscribe to %s atom feed"
 msgstr "Subskrybuj %s kanał atom"
 
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "%(user)s commented on changeset %(age)s"
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr "Skomentowano zatwierdzenie \"%s\""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "%(user)s commented on changeset %(age)s"
+msgid "Comment on Changeset \"%s\""
+msgstr "Skomentowano zatwierdzenie %s"
+
+#: kallithea/templates/email/changeset_comment.html:20
+#, fuzzy
+#| msgid "Changeset flow"
+msgid "Changeset on"
+msgstr "Przepływ zestawienia zmian"
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+#, fuzzy
+#| msgid "Branch"
+msgid "branch"
+msgstr "gałąź"
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+#, fuzzy
+#| msgid "Comment"
+msgid "View Comment"
+msgstr "Komentarz"
+
+#: kallithea/templates/email/comment.html:27
+#, fuzzy
+#| msgid "Status change"
+msgid "Status change:"
+msgstr "Ostatnia aktywność:"
+
+#: kallithea/templates/email/comment.html:33
+#, fuzzy
+#| msgid "Repository has been locked"
+msgid "The pull request has been closed."
+msgstr "Żądanie połączenia zmian zostało zamknięte."
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+#, fuzzy
+#| msgid "Password Reset"
+msgid "Password Reset Request"
+msgstr "Łącze resetowania hasła"
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
 msgid "Hello %s"
 msgstr "Witaj %s"
 
+#: kallithea/templates/email/password_reset.html:17
+#, fuzzy
+msgid "We have received a request to reset the password for your account."
+msgstr "Otrzymaliśmy prośbę o utworzenie nowego hasła do twojego konta."
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, fuzzy, python-format
+#| msgid "[commented] on pull request for"
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr "[komentarz] wniosek o połączenie gałęzi"
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+#, fuzzy
+msgid "Pull request"
+msgstr "Połączonych gałęzi #%s"
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+#, fuzzy
+msgid "View Pull Request"
+msgstr "Nowa prośba o połączenie gałęzi"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "%(user)s commented on pull request %(age)s"
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr "%(user)s skomentował nowe połączenie gałęzi w %(when)s"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "Pull request %s from %s#%s"
+msgid "Pull Request %s \"%s\" Closed"
+msgstr "Połączonych gałęzi #%s"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "[commented] on pull request for"
+msgid "Comment on Pull Request %s \"%s\""
+msgstr "[komentarz] wniosek o połączenie gałęzi"
+
+#: kallithea/templates/email/registration.html:5
+#, fuzzy
+#| msgid "New user registration"
+msgid "New User Registration"
+msgstr "nowy użytkownik się zarejestrował"
+
+#: kallithea/templates/email/registration.html:23
+#, fuzzy
+#| msgid "Group name"
+msgid "Full Name"
+msgstr "Nazwa grupy"
+
+#: kallithea/templates/email/registration.html:42
+#, fuzzy
+#| msgid "View this user here"
+msgid "View User Profile"
+msgstr "Zobacz tego użytkownika tutaj"
+
+#: kallithea/templates/files/diff_2way.html:15
+#, python-format
 msgid "%s File side-by-side diff"
 msgstr "Pliki z listą zmian i różnic: %s"
 
+#: kallithea/templates/files/diff_2way.html:19
+#: kallithea/templates/files/file_diff.html:8
 msgid "File diff"
 msgstr "Pliki różnic"
 
+#: kallithea/templates/files/diff_2way.html:55
 msgid "Ignore whitespace"
 msgstr "Ignoruj pokazywanie spacji"
 
+#: kallithea/templates/files/file_diff.html:4
+#, python-format
 msgid "%s File Diff"
 msgstr "%s Pliki różnic"
 
+#: kallithea/templates/files/files.html:4
+#: kallithea/templates/files/files.html:75
+#, python-format
 msgid "%s Files"
 msgstr "Pliki %s"
 
+#: kallithea/templates/files/files_add.html:4
+#, python-format
 msgid "%s Files Add"
 msgstr "Pliki %s"
 
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
 msgid "Location"
 msgstr "Położenie"
 
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
 msgid "or"
 msgstr "lub"
 
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+#, fuzzy
+msgid "New file type"
+msgstr "nowy typ pliku"
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+#, fuzzy
+msgid "Commit Changes"
+msgstr "Zatwierdź zmiany"
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
 msgid "Loading file list..."
 msgstr "Wczytywanie listy plików..."
 
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
 msgid "Size"
 msgstr "Rozmiar"
 
+#: kallithea/templates/files/files_browser.html:56
 msgid "Last Revision"
 msgstr "Rewizja"
 
+#: kallithea/templates/files/files_browser.html:57
+#, fuzzy
+msgid "Last Modified"
+msgstr "Ostatnio modyfikowany"
+
+#: kallithea/templates/files/files_browser.html:58
+#, fuzzy
+msgid "Last Committer"
+msgstr "Ostatni komentujący"
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
 msgid "%s Files Delete"
 msgstr "%s Usuń Plik"
 
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
 msgid "Delete file"
 msgstr "Usuń plik"
 
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
 msgid "Edit file"
 msgstr "Edytuj plik"
 
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
 msgid "Source"
 msgstr "Źródło"
 
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
 msgid "%s author"
 msgid_plural "%s authors"
 msgstr[0] "%s autor"
 msgstr[1] "%s autorzy"
 msgstr[2] "%s autorzy"
 
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
 msgid "Show Source"
 msgstr "Pokaż źródło"
 
+#: kallithea/templates/files/files_source.html:34
+#, fuzzy, python-format
+#| msgid "Deleted branch: %s"
+msgid "Edit on Branch: %s"
+msgstr "Edycja gałęzi: %s"
+
+#: kallithea/templates/files/files_source.html:37
 msgid "Editing binary files not allowed"
 msgstr "Edycja plików binarnych jest zabroniona"
 
+#: kallithea/templates/files/files_source.html:40
 msgid "Editing files allowed only when on branch head revision"
 msgstr ""
 "Edycja plików dozwolona tylko wtedy, gdy rewizja jest w trakcie rewizji "
 "głównej gałęzi"
 
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
 msgid "Binary file (%s)"
 msgstr "Plik binarny (%s)"
 
+#: kallithea/templates/files/files_source.html:69
+#, fuzzy
+msgid "File is too big to display."
+msgstr "Plik jest za duży do wyświetlenia."
+
+#: kallithea/templates/files/files_source.html:71
+#, fuzzy
+msgid "Show full annotation anyway."
+msgstr "Pokaż pełną historię."
+
+#: kallithea/templates/files/files_source.html:73
+#, fuzzy
+msgid "Show as raw."
+msgstr "wyświetl jako raw."
+
+#: kallithea/templates/files/files_ypjax.html:5
 msgid "annotation"
 msgstr "adnotacja"
 
+#: kallithea/templates/files/files_ypjax.html:23
 msgid "Go Back"
 msgstr "Wróć"
 
+#: kallithea/templates/files/files_ypjax.html:24
 msgid "No files at given path"
 msgstr "Brak plików w danej ścieżce"
 
+#: kallithea/templates/followers/followers.html:5
+#, python-format
 msgid "%s Followers"
 msgstr "Obserwatorzy %s"
 
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
 msgid "Followers"
 msgstr "Obserwuje"
 
+#: kallithea/templates/followers/followers_data.html:9
 msgid "Started following -"
 msgstr "Rozpoczęto obserwację -"
 
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
 msgid "Fork name"
 msgstr "Nazwa rozgałęzienia"
 
+#: kallithea/templates/forks/fork.html:53
+#, fuzzy
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+"Wersja domyślna dla plików stronicowania, pobierania plików, whoosh i "
+"readme."
+
+#: kallithea/templates/forks/fork.html:58
 msgid "Private"
 msgstr "Prywatny"
 
+#: kallithea/templates/forks/fork.html:66
 msgid "Copy permissions"
 msgstr "Skopiuj uprawnienia"
 
+#: kallithea/templates/forks/fork.html:69
 msgid "Copy permissions from forked repository"
 msgstr "Skopiuj zezwolenia z rozwidlenia repozytorium"
 
+#: kallithea/templates/forks/fork.html:75
 msgid "Update after clone"
 msgstr "Aktualizuj po klonowaniu"
 
+#: kallithea/templates/forks/fork.html:78
 msgid "Checkout source after making a clone"
 msgstr "Sprawdź źródło po wykonaniu klonowania"
 
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
 msgid "%s Forks"
 msgstr "Gałąź %s"
 
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
 msgid "Forks"
 msgstr "Gałęzie"
 
+#: kallithea/templates/forks/forks_data.html:14
 msgid "Forked"
 msgstr "Rozgałęziony"
 
+#: kallithea/templates/forks/forks_data.html:24
 msgid "There are no forks yet"
 msgstr "Nie ma jeszcze gałęzi"
 
+#: kallithea/templates/journal/journal.html:22
 msgid "ATOM journal feed"
 msgstr "Dziennik kanału ATOM"
 
+#: kallithea/templates/journal/journal.html:23
 msgid "RSS journal feed"
 msgstr "Dziennik kanału RSS"
 
+#: kallithea/templates/journal/journal.html:34
 msgid "My Repositories"
 msgstr "Moje Repozytoria"
 
+#: kallithea/templates/journal/journal_data.html:42
 msgid "No entries yet"
 msgstr "Brak wpisów jeszcze"
 
+#: kallithea/templates/journal/public_journal.html:10
 msgid "ATOM public journal feed"
 msgstr "Publiczny dziennik kanału ATOM"
 
+#: kallithea/templates/journal/public_journal.html:11
 msgid "RSS public journal feed"
 msgstr "Publiczny dziennik kanału RSS"
 
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+#, fuzzy
+msgid "New Pull Request"
+msgstr "Nowa prośba o połączenie gałęzi"
+
+#: 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:52
 msgid "Title"
 msgstr "Tytuł"
 
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
 msgid "Write a short description on this pull request"
 msgstr "Napisz krótki opis tego tego połączenia gałęzi"
 
+#: kallithea/templates/pullrequests/pullrequest.html:40
 msgid "Changeset flow"
 msgstr "Przepływ zestawienia zmian"
 
+#: kallithea/templates/pullrequests/pullrequest.html:46
 msgid "Origin repository"
 msgstr "Repozytorium git"
 
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
 msgid "Revision"
 msgstr "Rewizja"
 
+#: kallithea/templates/pullrequests/pullrequest.html:62
 msgid "Destination repository"
 msgstr "Repozytorium docelowe"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:6
+#, fuzzy
+msgid "No entries"
+msgstr "Brak wpisów"
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:14
+#, fuzzy
+msgid "Vote"
+msgstr "Głosuj"
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:17
 msgid "Age"
 msgstr "Ostatnia zmiana"
 
+#: 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:73
 msgid "Closed"
 msgstr "Zamknięte"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:67
+#, fuzzy
+msgid "Delete Pull Request"
+msgstr "Usuń prośbę o połączenie gałęzi"
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:68
 msgid "Confirm to delete this pull request"
 msgstr "Potwierdź usunięcie połączenia gałęzi"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:70
+#, fuzzy, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr "Potwierdź usunięcie połączenia gałęzi"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, fuzzy, python-format
+msgid "%s Pull Request %s"
+msgstr "%s Połączonych gałęzi %s"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, fuzzy, python-format
+msgid "Pull request %s from %s#%s"
+msgstr "Połączonych gałęzi #%s"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+#, fuzzy
+msgid "Summarize the changes"
+msgstr "Podsumuj zmiany"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+#, fuzzy
+msgid "on"
+msgstr "na"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
 msgid "Pull changes"
 msgstr "Pobierz zmiany"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+#, fuzzy
+#| msgid "Registration"
+msgid "Next iteration"
+msgstr "Następne działanie"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+#, fuzzy
+msgid "Cancel Changes"
+msgstr "Anuluj zmiany"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+#, fuzzy
+#| msgid "reviewer"
+msgid "Reviewers"
+msgstr "recenzenci"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+#, fuzzy
+msgid "Remove reviewer"
+msgstr "Usuń recenzenta"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+#, fuzzy
+msgid "Potential Reviewers"
+msgstr "Potencjalni recenzenci"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+#, fuzzy
+msgid "Pull Request Content"
+msgstr "Zawartość żądania połączenia"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+#, fuzzy
+msgid "Common ancestor"
+msgstr "Wspólny przodek"
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:6
+#, python-format
 msgid "%s Pull Requests"
 msgstr "%s Moje prośby połączenia gałęzi"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:11
+#, fuzzy, python-format
+msgid "Pull Requests from '%s'"
+msgstr "Połączonych gałęzi z \"%s\""
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:13
+#, fuzzy, python-format
+msgid "Pull Requests to '%s'"
+msgstr "Połączonych gałęzi z \"%s\""
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:31
+#, fuzzy
+msgid "Open New Pull Request"
+msgstr "Otwórz nową prośbę o połączenie gałęzi"
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:34
+#, fuzzy, python-format
+msgid "Show Pull Requests to %s"
+msgstr "Pokaż Prośby Pobrania %s"
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:36
+#, fuzzy, python-format
+msgid "Show Pull Requests from '%s'"
+msgstr "Pokaż Prośby Pobrania \"%s\""
+
+#: 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
+#, fuzzy
+msgid "Pull Requests Created by Me"
+msgstr "Recenzje wniosków połączenia gałęzi"
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+#, fuzzy
+#| msgid "Pull Request Reviewers"
+msgid "Pull Requests Needing My Review"
+msgstr "Żądania połączenia gałęzi wymagające mojej recenzji"
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+#, fuzzy
+msgid "Pull Requests I Participate In"
+msgstr "Żądania połączenia gałęzi w których biorę udział"
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+#, fuzzy
+msgid "Search in All Repositories"
+msgstr "Szukaj we wszystkich repozytoriach"
+
+#: kallithea/templates/search/search.html:47
 msgid "Search term"
 msgstr "Szukana fraza"
 
+#: kallithea/templates/search/search.html:54
 msgid "Search in"
 msgstr "Szukaj w"
 
+#: kallithea/templates/search/search.html:56
 msgid "File contents"
 msgstr "Zawartość pliku"
 
+#: kallithea/templates/search/search.html:57
 msgid "Commit messages"
 msgstr "Komunikaty"
 
+#: kallithea/templates/search/search.html:58
 msgid "File names"
 msgstr "Nazwy plików"
 
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
 msgid "Permission denied"
 msgstr "Brak uprawnień"
 
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
 msgid "%s Statistics"
 msgstr "%s Statystyki"
 
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
 msgid "%s ATOM feed"
 msgstr "%s ATOM"
 
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
 msgid "%s RSS feed"
 msgstr "%s RSS"
 
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
 msgid "Enable"
 msgstr "Włącz"
 
+#: kallithea/templates/summary/statistics.html:38
 msgid "Stats gathered: "
 msgstr "Statystyki zebrane: "
 
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
 msgid "files"
 msgstr "pliki"
 
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
 msgid "Show more"
 msgstr "Pokaż więcej"
 
+#: kallithea/templates/summary/statistics.html:397
 msgid "commits"
 msgstr "komunikaty"
 
+#: kallithea/templates/summary/statistics.html:398
 msgid "files added"
 msgstr "pliki dodane"
 
+#: kallithea/templates/summary/statistics.html:399
 msgid "files changed"
 msgstr "pliki zmienione"
 
+#: kallithea/templates/summary/statistics.html:400
 msgid "files removed"
 msgstr "pliki usunięte"
 
+#: kallithea/templates/summary/statistics.html:402
 msgid "commit"
 msgstr "komunikaty"
 
+#: kallithea/templates/summary/statistics.html:403
 msgid "file added"
 msgstr "plik dodany"
 
+#: kallithea/templates/summary/statistics.html:404
 msgid "file changed"
 msgstr "plik zmieniony"
 
+#: kallithea/templates/summary/statistics.html:405
 msgid "file removed"
 msgstr "plik usunięty"
 
+#: kallithea/templates/summary/summary.html:5
+#, python-format
 msgid "%s Summary"
 msgstr "Podsumowanie %s"
 
+#: kallithea/templates/summary/summary.html:13
 msgid "Fork of"
 msgstr "Gałąź z"
 
+#: kallithea/templates/summary/summary.html:18
 msgid "Clone from"
 msgstr "Klonuj z"
 
+#: kallithea/templates/summary/summary.html:55
+#, fuzzy
+msgid "Clone URL"
+msgstr "URL klonowania"
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+#, fuzzy
+#| msgid "Last Name"
+msgid "Use Name"
+msgstr "Nazwisko"
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
 msgid "Trending files"
 msgstr "Statystyki"
 
+#: kallithea/templates/summary/summary.html:103
 msgid "Download"
 msgstr "Pobierz"
 
+#: kallithea/templates/summary/summary.html:106
 msgid "There are no downloads yet"
 msgstr "Nie pobrano jeszcze plików"
 
+#: kallithea/templates/summary/summary.html:108
 msgid "Downloads are disabled for this repository"
 msgstr "Pliki do pobrania są zostały wyłączone dla tego repozytorium"
 
+#: kallithea/templates/summary/summary.html:114
 msgid "Download as zip"
 msgstr "Pobierz jako zip"
 
+#: kallithea/templates/summary/summary.html:118
 msgid "Check this to download archive with subrepos"
 msgstr "Zaznacz tu żeby pobrać archiwum z subrepozytorium"
 
+#: kallithea/templates/summary/summary.html:120
+#, fuzzy
+msgid "With subrepos"
+msgstr "z subrepozytorium"
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
 msgid "Feed"
 msgstr "Kanał RSS"
 
+#: kallithea/templates/summary/summary.html:180
+#, fuzzy
+msgid "Latest Changes"
+msgstr "Ostatnie zmiany"
+
+#: kallithea/templates/summary/summary.html:182
+#, fuzzy
+msgid "Quick Start"
+msgstr "Szybki start"
+
+#: kallithea/templates/summary/summary.html:193
 msgid "Add or upload files directly via Kallithea"
 msgstr "Dodaj lub prześlij pliki bezpośrednio przez stronę"
 
+#: kallithea/templates/summary/summary.html:201
+#, fuzzy
+msgid "Push new repository"
+msgstr "Wyślij zmiany do nowego repo"
+
+#: kallithea/templates/summary/summary.html:209
 msgid "Existing repository?"
 msgstr "Istniejące repozytorium?"
 
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
 msgid "Download %s as %s"
 msgstr "Pobierz %s jak %s"
+
+#~ msgid "Default revision for files page, downloads, whoosh and readme"
+#~ msgstr ""
+#~ "Wersja domyślna dla plików stronicowania, pobierania plików, readme"
+
+#~ msgid ""
+#~ "Unable to activate hgsubversion support. The \"hgsubversion\" library "
+#~ "is missing"
+#~ msgstr ""
+#~ "Nie można włączyć obsługi hgsubversion. Brak biblioteki „hgsubversion”"
+
+#, python-format
+#~ msgid ""
+#~ "%s repository is not mapped to db perhaps it was created or renamed "
+#~ "from the filesystem please run the application again in order to "
+#~ "rescan repositories"
+#~ msgstr ""
+#~ "%s repozytorium nie jest mapowane do db może zostało utworzone lub "
+#~ "zmienione z systemie plików proszę uruchomić aplikację ponownie, aby "
+#~ "ponownie przeskanować repozytoria"
+
+#, python-format
+#~ msgid "Incorrect SSH key - failed to decode base64 part %r"
+#~ msgstr ""
+#~ "Nieprawidłowy klucz SSH - nie udało się zdekodować części base64 %r"
+
+#, python-format
+#~ msgid "Incorrect SSH key - base64 part is not %r as claimed but %r"
+#~ msgstr ""
+#~ "Nieprawidłowy klucz SSH - część kodowana base64 nie jest %r jak "
+#~ "podano, ale %r"
+
+#, python-format
+#~ msgid "on line %s"
+#~ msgstr "widziany %s"
+
+#~ msgid "[Mention]"
+#~ msgstr "[Wymieniony]"
+
+#~ msgid "Only admins can create repository groups"
+#~ msgstr "Tylko administratorzy mogą tworzyć grupy repozytoriów"
+
+#~ msgid "Non-admins can create repository groups"
+#~ msgstr ""
+#~ "Użytkownicy bez uprawnień administratora mogą tworzyć grupy "
+#~ "repozytoriów"
+
+#, fuzzy, python-format
+#~ msgid ""
+#~ "%(user)s wants you to review pull request %(pr_nice_id)s: %(pr_title)s"
+#~ msgstr ""
+#~ "%(user)s chce żeby przejrzeć nowe gałęzie %(pr_nice_id)s: %(pr_title)s"
+
+#~ msgid "New user registration"
+#~ msgstr "nowy użytkownik się zarejestrował"
+
+#~ msgid "Enable hgsubversion extension"
+#~ msgstr "Rozszerzenia hgsubversion"
+
+#~ msgid "Cache invalidation successful"
+#~ msgstr "Cache wyczyszczony poprawnie"
+
+#~ msgid "An error occurred during cache invalidation"
+#~ msgstr "Wystąpił błąd podczas unieważniania cache"
+
+#, fuzzy
+#~ msgid "Invalidate Repository Cache"
+#~ msgstr "Unieważnij pamięć podręczną repozytorium"
+
+#, fuzzy
+#~ msgid ""
+#~ "Manually invalidate cache for this repository. On first access, the "
+#~ "repository will be cached again."
+#~ msgstr ""
+#~ "Ręcznie unieważnienie cache dla tego repozytorium. Przy pierwszym "
+#~ "dostępie do repozytorium zostanie dodane do bufora ponownie."
+
+#, fuzzy
+#~ msgid "List of Cached Values"
+#~ msgstr "Lista buforowanych wartości"
+
+#~ msgid "Prefix"
+#~ msgstr "Prefiks"
+
+#~ msgid "This repository has been locked by %s on %s"
+#~ msgstr "Repozytorium zostało zablokowane przez %s na %s"
+
+#~ msgid "Repository has been locked"
+#~ msgstr "Repozytorium zostało zablokowane"
+
+#~ msgid "Repository has been unlocked"
+#~ msgstr "Repozytorium zostało odblokowane"
+
+#~ msgid "An error occurred during unlocking"
+#~ msgstr "Wystąpił błąd podczas odblokowywania"
+
+#~ msgid "Token mismatch"
+#~ msgstr "Niezgodność tokenu"
+
+#~ msgid "Enable locking"
+#~ msgstr "Włącz blokowanie"
+
+#~ msgid "Enable lock-by-pulling on repository."
+#~ msgstr "Włącz blokowanie pobierania w repozytorium."
+
+#~ msgid ""
+#~ "Enable lock-by-pulling on group. This option will be applied to all "
+#~ "other groups and repositories inside"
+#~ msgstr ""
+#~ "Włącz blokowanie pobierania przez grupy. Opcja ta będzie stosowana do "
+#~ "wszystkich innych grup i repozytoriów wewnątrz"
+
+#, fuzzy
+#~ msgid "Change Locking"
+#~ msgstr "Włącz blokowanie"
+
+#, fuzzy
+#~ msgid "Confirm to unlock repository."
+#~ msgstr "Potwierdź odblokowanie repozytorium."
+
+#, fuzzy
+#~ msgid "Unlock Repository"
+#~ msgstr "Odblokuj repozytorium"
+
+#, fuzzy
+#~ msgid "Confirm to lock repository."
+#~ msgstr "Potwierdź blokowanie repozytorium."
+
+#, fuzzy
+#~ msgid "Lock Repository"
+#~ msgstr "Zablokuj repozytorium"
+
+#~ msgid "Repository is not locked"
+#~ msgstr "Repozytorium nie jest zablokowane"
+
+#~ msgid "Log user push commands"
+#~ msgstr "Logi poleceń wysłania zmian użytkowników"
+
+#~ msgid "Log user pull commands"
+#~ msgstr "Logi poleceń połączenia gałęzi użytkowników"
+
+#~ msgid "Unlock"
+#~ msgstr "Odblokowany"
+
+#~ msgid "Lock"
+#~ msgstr "zablokowane"
+
+#, fuzzy
+#~ msgid "Inherit defaults"
+#~ msgstr "Dziedziczenie domyślne"
+
+#, fuzzy
+#~| msgid "Default permissions"
+#~ msgid "default permissions"
+#~ msgstr "Domyślne uprawnienia"
+
+#~ msgid "Repository locked by %s"
+#~ msgstr "Repozytorium zablokowane przez %s"
+
+#~ msgid "Repository unlocked"
+#~ msgstr "Repozytorium odblokowane"
+
+#~ msgid "Show by ID"
+#~ msgstr "Pokaż ID"
+
+#~ msgid "Show by Name"
+#~ msgstr "Pokaż nazwę"
+
+#~ msgid "There is no index to search in. Please run whoosh indexer"
+#~ msgstr "Nie ma szukanego indeksu. Proszę uruchomić indeksowanie whoosh"
+
+#~ msgid "IP %s not allowed"
+#~ msgstr "Obserwatorzy %s"
+
+#, fuzzy
+#~ msgid "%(user)s commented on changeset %(age)s"
+#~ msgstr "%(user)s skomentował zatwierdzenie %(when)s"
+
+#, fuzzy
+#~ msgid "%(user)s sent message %(age)s"
+#~ msgstr "%(user)s wysłał wiadomość do %(when)s"
+
+#, fuzzy
+#~ msgid "%(user)s mentioned you %(age)s"
+#~ msgstr "%(user)s wspomniał o Tobie w %(when)s"
+
+#, fuzzy
+#~ msgid "%(user)s registered in Kallithea %(age)s"
+#~ msgstr "%(user)s zarejestrował na stronie w %(when)s"
+
+#, fuzzy
+#~ msgid "%(user)s opened new pull request %(age)s"
+#~ msgstr "%(user)s otworzył nowe połączenie gałęzi w %(when)s"
+
+#, fuzzy
+#~ msgid "%(user)s commented on pull request %(age)s"
+#~ msgstr "%(user)s skomentował nowe połączenie gałęzi w %(when)s"
+
+#~ msgid "%(user)s commented on changeset at %(when)s"
+#~ msgstr "%(user)s skomentował zatwierdzenie %(when)s"
+
+#~ msgid "%(user)s sent message at %(when)s"
+#~ msgstr "%(user)s wysłał wiadomość do %(when)s"
+
+#~ msgid "%(user)s mentioned you at %(when)s"
+#~ msgstr "%(user)s wspomniał o Tobie w %(when)s"
+
+#~ msgid "%(user)s registered in Kallithea at %(when)s"
+#~ msgstr "%(user)s zarejestrował na stronie w %(when)s"
+
+#~ msgid "%(user)s opened new pull request at %(when)s"
+#~ msgstr "%(user)s otworzył nowe połączenie gałęzi w %(when)s"
+
+#~ msgid "%(user)s commented on pull request at %(when)s"
+#~ msgstr "%(user)s skomentował nowe połączenie gałęzi w %(when)s"
+
+#, fuzzy
+#~| msgid "Repository group"
+#~ msgid "Repository Group"
+#~ msgstr "Repozytorium grupy"
+
+#~ msgid "My Notifications"
+#~ msgstr "Opcje powiadomień"
+
+#~ msgid "All"
+#~ msgstr "Wszystkie"
+
+#~ msgid "Comments"
+#~ msgstr "Komentarze"
+
+#, fuzzy
+#~ msgid "Mark All Read"
+#~ msgstr "Oznacz wszystko jako przeczytane"
+
+#, fuzzy
+#~| msgid "Mark All Read"
+#~ msgid "Mark as read"
+#~ msgstr "Oznacz wszystko jako przeczytane"
+
+#~ msgid "No notifications here yet"
+#~ msgstr "Brak powiadomień"
+
+#, fuzzy
+#~ msgid "Show Notification"
+#~ msgstr "Pokaż powiadomienia"
+
+#~ msgid "Notifications"
+#~ msgstr "Powiadomienia"
+
+#~ msgid "Home"
+#~ msgstr "Strona Główna"
+
+#~ msgid "with"
+#~ msgstr "używając"
+
+#~ msgid "members"
+#~ msgstr "użytkownik"
+
+#~ msgid "Changeset has comments"
+#~ msgstr "Komentarze Grupy zmian"
+
+#~ msgid "Author"
+#~ msgstr "Autor"
+
+#~ msgid "Refs"
+#~ msgstr "Gałąź/Etykieta"
+
+#, fuzzy
+#~ msgid "Commenting on line."
+#~ msgstr "Komentując linię {1}."
+
+#, fuzzy
+#~| msgid "on pull request"
+#~ msgid "Pull request from"
+#~ msgstr "Komentarz połączenia gałęzi %s"
+
+#, fuzzy
+#~| msgid "Date"
+#~ msgid "at"
+#~ msgstr "Data"
+
+#~ msgid "Previous revision"
+#~ msgstr "poprzednia wersja"
+
+#~ msgid "Next revision"
+#~ msgstr "następna wersja"
+
+#~ msgid "Follow current branch"
+#~ msgstr "Obserwuj aktualną gałąź"
+
+#~ msgid "Still not reviewed by"
+#~ msgstr "Nie ma jeszcze recenzenta"
+
+#~ msgid "%d reviewer"
+#~ msgid_plural "%d reviewers"
+#~ msgstr[0] "%d recenzent"
+#~ msgstr[1] "%d recenzenci"
+#~ msgstr[2] "%d recenzentów"
+
+#~ msgid "Pull request was reviewed by all reviewers"
+#~ msgstr ""
+#~ "Połączenie gałęzi zostało zweryfikowane przez wszystkich recenzentów"
+
+#, fuzzy
+#~ msgid "There are no reviewers"
+#~ msgstr "Nie ma jeszcze gałęzi"
+
+#, fuzzy
+#~ msgid "Pull Request Reviewers"
+#~ msgstr "Recenzje wniosków połączenia gałęzi"
+
+#~ msgid "Dashboard"
+#~ msgstr "Repozytorium"
+
+#~ msgid "Group Name"
+#~ msgstr "Nazwa Grupy"
+
+#~ msgid "Remember me"
+#~ msgstr "Zapamiętaj mnie"
+
+#~ msgid "Change your avatar at"
+#~ msgstr "Zmiana awataru na"
+
+#~ msgid "Using"
+#~ msgstr "Używa"
+
+#~ msgid "Rescan option"
+#~ msgstr "ponowne skanowanie opcji"
+
+#~ msgid "Web"
+#~ msgstr "www"
+
+#~ msgid "Require SSL for vcs operations"
+#~ msgstr "Wymagaj ssl dla operacji vcs"
+
+#~ msgid "Dashboard items"
+#~ msgstr "Pozycja panelu"
+
+#~ msgid "quick filter..."
+#~ msgstr "szybki filtr..."
+
+#~ msgid "Forgot password ?"
+#~ msgstr "Nie pamiętasz hasła?"
+
+#~ msgid "Ancestor"
+#~ msgstr "Przodek"
+
+#~ msgid "The changeset status was changed to"
+#~ msgstr "Status zestawienia zmian został zmieniony na"
+
+#, fuzzy
+#~ msgid "The comment closed the pull request with status"
+#~ msgstr "%s skomentował nowe połączenie gałęzi \"%s\""
+
+#, fuzzy
+#~ msgid "The comment was made with status"
+#~ msgstr "Wniosek połączenia został zamknięty ze statusem"
+
+#~ msgid "Repository Size"
+#~ msgstr "Rozmiar Repozytorium"
+
+#~ msgid "No comments."
+#~ msgstr "Brak komentarzy."
+
+#~ msgid "public journal"
+#~ msgstr "Dziennik publiczny"
+
+#~ msgid "journal"
+#~ msgstr "dziennik"
+
+#~ msgid "Locked repository"
+#~ msgstr "Zablokowane repozytorium"
+
+#~ msgid "Unlocked repository"
+#~ msgstr "Odblokowane repozytorium"
+
+#~ msgid "Unlocked"
+#~ msgstr "Odblokowany"
+
+#~ msgid "Locked"
+#~ msgstr "Zablokowany"
+
+#~ msgid "Repository has been %s"
+#~ msgstr "Repozytoriów jest %s"
+
+#~ msgid "You can't edit this user"
+#~ msgstr "Nie możesz edytować tego użytkownika"
+
+#~ msgid "No Files"
+#~ msgstr "Brak Plików"
+
+#~ msgid "Username \"%(username)s\" is forbidden"
+#~ msgstr "Nazwa użytkownika \"%(username)s\" jest zabroniona"
+
+#~ msgid "invalid user name"
+#~ msgstr "niepoprawna nazwa użytkownika"
+
+#~ msgid "invalid clone URL"
+#~ msgstr "nieprawidłowe url klonowania"
+
+#~ msgid ""
+#~ "Invalid clone URL, provide a valid clone http(s)/svn+http(s)/ssh URL"
+#~ msgstr ""
+#~ "Nieprawidłowe url klonowania, wstaw prawidłowy url http(s)/svn+http(s)"
+
+#~ msgid "Defaults"
+#~ msgstr "Domyślne"
+
+#~ msgid "My Emails"
+#~ msgstr "Moje Emaile"
+
+#~ msgid "Watched"
+#~ msgstr "Obserwowane"
+
+#~ msgid "My Permissions"
+#~ msgstr "Moje uprawnienia"
+
+#~ msgid "delete"
+#~ msgstr "usuń"
+
+#~ msgid "Permissions Administration"
+#~ msgstr "Uprawnienia administracji"
+
+#~ msgid "Overview"
+#~ msgstr "Podgląd"
+
+#~ msgid "Overwrite existing settings"
+#~ msgstr "Nadpisz ustawienia"
+
+#~ msgid "Default User Permissions Overview"
+#~ msgstr "Domyślne uprawnienia"
+
+#~ msgid "none"
+#~ msgstr "brak"
+
+#~ msgid "read"
+#~ msgstr "odczyt"
+
+#~ msgid "write"
+#~ msgstr "zapis"
+
+#~ msgid "admin"
+#~ msgstr "administracja"
+
+#~ msgid "Optional URL from which repository should be cloned."
+#~ msgstr ""
+#~ "Opcjonalnie http[s] url z którego repozytorium powinno być klonowane."
+
+#~ msgid "Remote URL"
+#~ msgstr "Url klonowania"
+
+#~ msgid "Pull Changes from Remote Location"
+#~ msgstr "Pobierz z zdalnej lokalizacji"
+
+#~ msgid "Non-changeable id"
+#~ msgstr "Brak zmiennej id"
+
+#~ msgid "edit"
+#~ msgstr "edycja"
+
+#~ msgid "Destroy old data"
+#~ msgstr "Zniszcz stare dane"
+
+#~ msgid "Status change from pull request"
+#~ msgstr "Zmiana statusu w grupie zmian"
+
+#~ msgid "Status change on changeset"
+#~ msgstr "Zmiana statusu w grupie zmian"
+
+#~ msgid "Comment on changeset"
+#~ msgstr "Skomentuj grupę zmian"
+
+#~ msgid "revision"
+#~ msgstr "rewizja"
+
+#~ msgid "Mimetype"
+#~ msgstr "Typ MIME"
+
+#~ msgid "My Repos"
+#~ msgstr "Moje repo"
+
+#~ msgid "owner"
+#~ msgstr "właściciel"
+
+#~ msgid "Your new Kallithea password:%s"
+#~ msgstr "Nowe hasło do strony: %s"
+
+#~ msgid "Open New Pull Request for Selected Changesets"
+#~ msgstr "Otwórz nową prośbę o połączenie gałęzi w zestawieniu zmian"
+
+#~ msgid "Show Selected Changeset __S"
+#~ msgstr "Pokaż wybrane zmiany __S -> __E"
+
+#~ msgid "You can generate it by clicking following URL"
+#~ msgstr "Możesz wygenerować nowe hasło klikając w link URL poniżej"
+
+#~ msgid "Please ignore this email if you did not request a new password ."
+#~ msgstr "Proszę zignorować tą wiadomość, jeśli nie poproś o nowe hasło."
+
+#~ msgid "Created by"
+#~ msgstr "utworzono"
+
+#~ msgid "Confirm to invalidate repository cache."
+#~ msgstr "Potwierdź unieważnienie pamięci podręcznej repozytorium"
+
+#~ msgid "Comments parsed using %s syntax with %s support."
+#~ msgstr "Komentarze analizowane za pomocą %s składni od %s wsparcia."
+
+#~ msgid "Comment preview"
+#~ msgstr "Podgląd komentarza"
+
+#~ msgid "Preview"
+#~ msgstr "Podgląd"
+
+#~ msgid "New file mode"
+#~ msgstr "Nowy tryb pliku"
+
+#~ msgid "Closing."
+#~ msgstr "Zamknięcie."
+
+#~ msgid "Repository no access"
+#~ msgstr "Brak dostępu do repozytorium"
+
+#~ msgid "Repository read access"
+#~ msgstr "Repozytorium do odczytu"
+
+#~ msgid "Repository write access"
+#~ msgstr "Repozytorium do zapisu"
+
+#~ msgid "Repository admin access"
+#~ msgstr "Administracja dostępu do repozytorium"
+
+#~ msgid "Repository Group no access"
+#~ msgstr "Grupy repozytoriów brak dostępu"
+
+#~ msgid "Repository Group read access"
+#~ msgstr "Grupy repozytoriów dostęp do odczytu"
+
+#~ msgid "Repository Group write access"
+#~ msgstr "Grupy repozytoriów dostęp do zapisu"
+
+#~ msgid "Repository Group admin access"
+#~ msgstr "Repozytoria Grupy dostęp administratora"
+
+#~ msgid "Repository creation disabled"
+#~ msgstr "Tworzenie repozytorium jest wyłączone"
+
+#~ msgid "Repository creation enabled"
+#~ msgstr "Tworzenie repozytorium jest włączone"
+
+#~ msgid "Repository forking disabled"
+#~ msgstr "Rozwidlenie repozytorium wyłączone"
+
+#~ msgid "Repository forking enabled"
+#~ msgstr "Rozwidlenie repozytorium włączone"
+
+#~ msgid "Register disabled"
+#~ msgstr "Rejestracja wyłączona"
+
+#~ msgid "Register new user with Kallithea with manual activation"
+#~ msgstr "Rejestracja nowego użytkownika na stronie z ręczną aktywacją"
+
+#~ msgid "Register new user with Kallithea with auto activation"
+#~ msgstr ""
+#~ "Rejestracja nowego użytkownika na stronie z automatyczną aktywacją"
+
+#~ msgid "Not Reviewed"
+#~ msgstr "Brak Korekty"
+
+#~ msgid "Rejected"
+#~ msgstr "Odrzucono"
+
+#~ msgid "Under Review"
+#~ msgstr "Objęty Przeglądem"
+
+#~ msgid "Repository group no access"
+#~ msgstr "Grupy repozytoriów brak dostępu"
+
+#~ msgid "Repository group read access"
+#~ msgstr "Grupy repozytoriów dostęp do odczytu"
+
+#~ msgid "Repository group write access"
+#~ msgstr "Grupy repozytoriów dostęp do zapisu"
+
+#~ msgid "Repository group admin access"
+#~ msgstr "Repozytoria Grupy dostęp administratora"
+
+#~ msgid "User group no access"
+#~ msgstr "Ta grupa użytkowników nie ma dostępu"
+
+#~ msgid "User group read access"
+#~ msgstr "Dostęp do grupy parametrów użytkownika"
+
+#~ msgid "User group write access"
+#~ msgstr "Ta grupa użytkowników ma prawo do zapisu"
+
+#~ msgid "User group admin access"
+#~ msgstr "Ta grupa użytkowników ma uprawnienia administratora"
+
+#~ msgid "Repository Group creation disabled"
+#~ msgstr "Tworzenie grup repozytoriów wyłączone"
+
+#~ msgid "Repository Group creation enabled"
+#~ msgstr "Tworzenie grup repozytoriów włączone"
+
+#~ msgid "User Group creation disabled"
+#~ msgstr "Tworzenie grup użytkowników wyłączone"
+
+#~ msgid "User Group creation enabled"
+#~ msgstr "Tworzenie grup użytkowników właczone"
+
+#~ msgid "User Registration with manual account activation"
+#~ msgstr "Rejestracja użytkownika z ręczną aktywacją konta"
+
+#~ msgid "User Registration with automatic account activation"
+#~ msgstr "Rejestracja użytkownika z automatyczną aktywacją konta"
+
+#~ msgid "[Added] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
+#~ msgstr ""
+#~ "%(user)s chce żeby przejrzeć nowe gałęzie #%(pr_id)s: %(pr_title)s"
+
+#~ msgid "repositories"
+#~ msgstr "repozytoria"
+
+#~ msgid "No repositories found."
+#~ msgstr "Nie znaleziono repozytorium."
+
+#~ msgid "There are no branches yet"
+#~ msgstr "Nie ma jeszcze gałęzi"
+
+#~ msgid "There are no tags yet"
+#~ msgstr "Nie ma jeszcze tagów"
+
+#~ msgid "There are no bookmarks yet"
+#~ msgstr "Nie ma jeszcze zakładek"
+
+#~ msgid "%s Bookmarks"
+#~ msgstr "%s Zakładki"
+
+#~ msgid "%s Branches"
+#~ msgstr "%s Gałęzie"
+
+#~ msgid "Editing file"
+#~ msgstr "Edycja pliku"
+
+#~ msgid "Update"
+#~ msgstr "[zaktualizowany] użytkownik"
+
+#~ msgid "Save Updates as New Pull Request"
+#~ msgstr "Otwórz nową prośbę o połączenie gałęzi"
+
+#~ msgid "%s Tags"
+#~ msgstr "Etykiety pliku %s"
+
+#~ msgid "Compare Tags"
+#~ msgstr "Porównaj tagi"
--- a/kallithea/i18n/pt/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/pt/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,39 +1,130 @@
+# Translations template for Kallithea.
 # Copyright (C) 2020 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
+#
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.6.1\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2021-05-10 09:32+0000\n"
+"Last-Translator: ssantos <ssantos@web.de>\n"
+"Language-Team: none\n"
 "Language: pt\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 4.7-dev\n"
+"Generated-By: Babel 2.8.0\n"
+
+#: kallithea/controllers/base.py:470
+msgid ""
+"CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
+msgid "Repository not found in the filesystem"
+msgstr ""
+
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Não há nenhum changeset ainda"
 
+#: kallithea/controllers/base.py:590
+#, python-format
+msgid "Changeset for %s %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/base.py:631
+msgid "SSH access is disabled."
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Nenhum"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(fechado)"
 
+#: kallithea/controllers/changeset.py:88
+msgid "No permission to change status"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:99
+#, python-format
+msgid "Successfully deleted pull request %s"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
+msgid "Such revision does not exist for this repository"
+msgstr ""
+
+#: kallithea/controllers/compare.py:64
+#, python-format
+msgid "Could not find other repository %s"
+msgstr ""
+
+#: kallithea/controllers/compare.py:70
+msgid "Cannot compare repositories of different types"
+msgstr ""
+
+#: kallithea/controllers/compare.py:140
+msgid "Cannot show empty diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
+msgid "Cannot compare repositories without using common ancestor"
+msgstr ""
+
+#: kallithea/controllers/error.py:67
+msgid "No response"
+msgstr ""
+
+#: kallithea/controllers/error.py:68
+msgid "Unknown error"
+msgstr ""
+
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr ""
 "A requisição não pôde ser compreendida pelo servidor devido à sintaxe mal "
 "formada."
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "Acesso não autorizado ao recurso"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "Não tem permissão para ver esta página"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "O recurso não pôde ser encontrado"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
@@ -41,558 +132,1532 @@
 "O servidor encontrou uma condição inesperada que o impediu de satisfazer "
 "a requisição."
 
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s commitados em %s"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr "Conjunto de mudanças era grande demais e foi cortado..."
 
+#: kallithea/controllers/feed.py:107
+#, python-format
 msgid "%s %s feed"
 msgstr "%s - feed %s"
 
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "Modificações no repositório %s"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Clique aqui para adicionar um novo ficheiro"
 
+#: kallithea/controllers/files.py:86
+msgid "There are no files yet."
+msgstr ""
+
+#: kallithea/controllers/files.py:186
+#, python-format
+msgid "%s at %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:295
+msgid "You can only delete files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:306
+#, python-format
+msgid "Deleted file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:330
+#, python-format
+msgid "Successfully deleted file %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "Ocorreu um erro ao realizar commit"
 
+#: kallithea/controllers/files.py:349
+msgid "You can only edit files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "Ficheiro %s editado via Kallithea"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Sem modificações"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "Commit realizado com sucesso para %s"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Ficheiro adicionado via Kallithea"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Nenhum conteúdo"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "Nenhum nome de ficheiro"
 
+#: kallithea/controllers/files.py:459
 msgid "Location must be relative path and must not contain .. in path"
 msgstr "O caminho deve ser relativo e não pode conter .."
 
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Descarregas desativadas"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Revisão desconhecida %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Repositório vazio"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "Tipo de archivo desconhecido"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Conjuntos de mudanças"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Ramos"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Etiquetas"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "Ocorreu um erro ao bifurcar o repositório %s"
 
+#: kallithea/controllers/home.py:77
+msgid "Groups"
+msgstr ""
+
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Repositórios"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "Ramo"
 
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "Ramos Fechados"
 
+#: kallithea/controllers/home.py:131
+msgid "Tag"
+msgstr ""
+
+#: kallithea/controllers/home.py:137
+msgid "Bookmark"
+msgstr ""
+
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "Diário Público"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "Diário"
 
+#: kallithea/controllers/login.py:109
+msgid "Authentication failed."
+msgstr ""
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
+msgid "Bad captcha"
+msgstr ""
+
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "Foi registado no %s com sucesso"
 
+#: kallithea/controllers/login.py:190
+msgid "A password reset confirmation code has been sent"
+msgstr ""
+
+#: kallithea/controllers/login.py:237
+msgid "Invalid password reset token"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
+msgid "Successfully updated password"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
+msgid "Invalid reviewer \"%s\" specified"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
+msgid "%s (closed)"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "Conjunto de Mudanças"
 
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "Especial"
 
+#: kallithea/controllers/pullrequests.py:175
 msgid "Peer branches"
 msgstr "Ramos pares"
 
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Marcadores"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
+msgid "Error creating pull request: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
+msgid "Error occurred while creating pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:350
 msgid "Successfully opened new pull request"
 msgstr "Novo pull request criado com sucesso"
 
+#: kallithea/controllers/pullrequests.py:373
+msgid "New pull request iteration created"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
+msgid "No description"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:430
+msgid "Pull request updated"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:443
 msgid "Successfully deleted pull request"
 msgstr "Pull request apagado com sucesso"
 
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
+msgid "Revision %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
+msgid "This pull request has already been merged to %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:525
+msgid "This pull request has been closed and can not be updated."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
+msgid "The following additional changes are available on %s:"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+msgid "No additional changesets found for iterating on this pull request."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
+msgid "Note: Branch %s has another head: %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:565
+msgid "Git pull requests don't support iterating yet."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr "Consulta de busca inválida. Tente usar aspas."
 
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
+msgid "An error occurred during search operation."
+msgstr ""
+
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
+msgid "No data ready yet"
+msgstr ""
+
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "As estatísticas estão desativadas para este repositório"
 
+#: kallithea/controllers/admin/auth_settings.py:134
+msgid "Auth settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:145
+msgid "error occurred during update of auth settings"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:73
 msgid "Default settings updated successfully"
 msgstr "Configurações predefinidas atualizadas com sucesso"
 
+#: kallithea/controllers/admin/defaults.py:88
 msgid "Error occurred during update of defaults"
 msgstr "Ocorreu um erro durnge a atualização dos padrões"
 
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
+msgid "Forever"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "cinco minutos"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "uma hora"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "um dia"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "um mês"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
+msgid "Lifetime"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "Ocorreu um erro durante a criação de um gist"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
 msgid "Deleted gist %s"
 msgstr "Gist %s apagado"
 
+#: kallithea/controllers/admin/gists.py:205
+msgid "Unmodified"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:235
+msgid "Successfully updated gist content"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:240
+msgid "Successfully updated gist data"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
+msgid "Error occurred during update of gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
 msgid "You can't edit this user since it's crucial for entire application"
 msgstr ""
 "Não pode editar esse utilizador pois ele é crucial para toda a aplicação"
 
+#: kallithea/controllers/admin/my_account.py:112
 msgid "Your account was updated successfully"
 msgstr "Sua conta foi atualizada com sucesso"
 
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
 msgid "Error occurred during update of user %s"
 msgstr "Ocorreu um erro durante a atualização do utilizador %s"
 
+#: kallithea/controllers/admin/my_account.py:161
+msgid "Error occurred during update of user password"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
 msgid "Added email %s to user"
 msgstr "Email %s adicionado ao utilizador"
 
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
 msgid "An error occurred during email saving"
 msgstr "Ocorreu um erro durante o salvamento do email"
 
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
 msgid "Removed email from user"
 msgstr "Email removido do utilizador"
 
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
+msgid "API key successfully created"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
+msgid "API key successfully reset"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
+msgid "API key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
+msgid "SSH key %s successfully added"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+msgid "SSH key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "Ler"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "Gravar"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "Administrador"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "Desativado"
 
+#: kallithea/controllers/admin/permissions.py:79
 msgid "Allowed with manual account activation"
 msgstr "Permitido com ativação manual de conta"
 
+#: kallithea/controllers/admin/permissions.py:81
 msgid "Allowed with automatic account activation"
 msgstr "Permitido com ativação automática de conta"
 
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
 msgid "Manual activation of external account"
 msgstr "Ativação manual de conta externa"
 
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
 msgid "Automatic activation of external account"
 msgstr "Ativação automática de conta externa"
 
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "Ativado"
 
+#: kallithea/controllers/admin/permissions.py:116
+msgid "Global permissions updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:131
 msgid "Error occurred during update of permissions"
 msgstr "Ocorreu um erro durante a atualização das permissões"
 
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
 msgid "Error occurred during creation of repository group %s"
 msgstr "Ocorreu um erro durante a criação do grupo de repositórios %s"
 
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
 msgid "Created repository group %s"
 msgstr "Grupo de repositórios %s criado"
 
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
 msgid "Updated repository group %s"
 msgstr "Grupo de repositórios %s atualizado"
 
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
 msgid "Error occurred during update of repository group %s"
 msgstr "Ocorreu um erro durante a atualização do grupo de repositórios %s"
 
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
 msgid "This group contains %s repositories and cannot be deleted"
 msgstr "Esse grupo contém %s repositórios e não pode ser apagado"
 
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
 msgid "This group contains %s subgroups and cannot be deleted"
 msgstr "Este grupo contém %s subgrupos e não pode ser apagado"
 
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
 msgid "Removed repository group %s"
 msgstr "Grupo de repositórios %s apagado"
 
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
 msgid "Error occurred during deletion of repository group %s"
 msgstr "Ocorreu um erro durante a exclusão do grupo de repositórios %s"
 
+#: kallithea/controllers/admin/repo_groups.py:357
 msgid "Repository group permissions updated"
 msgstr "Permissões atualizadas do Grupo de Repositórios"
 
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
 msgid "An error occurred during revoking of permission"
 msgstr "Ocorreu um erro durante a revocação das permissões"
 
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
 msgid "Error creating repository %s"
 msgstr "Erro ao criar repositório %s"
 
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
 msgid "Created repository %s from %s"
 msgstr "Repositório %s criado de %s"
 
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
 msgid "Forked repository %s as %s"
 msgstr "Repositório %s bifurcado como %s"
 
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
 msgid "Created repository %s"
 msgstr "Repositório %s criado"
 
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
 msgid "Repository %s updated successfully"
 msgstr "Repositório %s atualizado com sucesso"
 
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
 msgid "Error occurred during update of repository %s"
 msgstr "Ocorreu um erro durante a atualização do repositório %s"
 
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
+msgid "Detached %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
 msgid "Deleted %s forks"
 msgstr "%s bifurcações apagadas"
 
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
 msgid "Deleted repository %s"
 msgstr "Repositório %s apagado"
 
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
+msgid "Cannot delete repository %s which still has forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
 msgid "An error occurred during deletion of %s"
 msgstr "Ocorreu um erro durante a exclusão de %s"
 
+#: kallithea/controllers/admin/repos.py:305
 msgid "Repository permissions updated"
 msgstr "Permissões do repositório atualizadas"
 
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
+msgid "An error occurred during creation of field: %r"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:378
 msgid "An error occurred during removal of field"
 msgstr "Ocorreu um erro durante a remoção do campo"
 
+#: kallithea/controllers/admin/repos.py:392
+msgid "-- Not a fork --"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:424
 msgid "Updated repository visibility in public journal"
 msgstr "Atualizada a visibilidade do repositório no diário público"
 
+#: kallithea/controllers/admin/repos.py:428
 msgid "An error occurred during setting this repository in public journal"
 msgstr "Ocorreu um erro ao ajustar esse repositório no diário público"
 
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "Nada"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
 msgid "Marked repository %s as fork of %s"
 msgstr "Marcado repositório %s como bifurcação de %s"
 
+#: kallithea/controllers/admin/repos.py:453
 msgid "An error occurred during this operation"
 msgstr "Ocorreu um erro durante essa operação"
 
+#: kallithea/controllers/admin/repos.py:465
 msgid "Pulled from remote location"
 msgstr "Realizado pull de localização remota"
 
+#: kallithea/controllers/admin/repos.py:468
 msgid "An error occurred during pull from remote location"
 msgstr "Ocorreu um erro ao realizar pull de localização remota"
 
+#: kallithea/controllers/admin/repos.py:499
 msgid "An error occurred during deletion of repository stats"
 msgstr "Ocorreu um erro ao apagar as estatísticas de repositório"
 
+#: kallithea/controllers/admin/settings.py:117
 msgid "Updated VCS settings"
 msgstr "Configurações de VCS atualizadas"
 
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
 msgid "Error occurred while updating application settings"
 msgstr ""
 "Ocorreu um erro durante a atualização das configurações da aplicação"
 
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
+msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
+msgid "Invalidated %s repositories"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:209
 msgid "Updated application settings"
 msgstr "Configurações da aplicação atualizadas"
 
+#: kallithea/controllers/admin/settings.py:263
 msgid "Updated visualisation settings"
 msgstr "Configurações de visualização atualizadas"
 
+#: kallithea/controllers/admin/settings.py:268
 msgid "Error occurred during updating visualisation settings"
 msgstr ""
 "Ocorreu um erro durante a atualização das configurações de visualização"
 
+#: kallithea/controllers/admin/settings.py:292
+msgid "Please enter email address"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
+msgid "Hook already exists"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
 msgid "Added new hook"
 msgstr "Adicionado novo gancho"
 
+#: kallithea/controllers/admin/settings.py:355
 msgid "Updated hooks"
 msgstr "Atualizados os ganchos"
 
+#: kallithea/controllers/admin/settings.py:359
 msgid "Error occurred during hook creation"
 msgstr "Ocorreu um erro durante a criação do hook"
 
+#: kallithea/controllers/admin/settings.py:382
 msgid "Whoosh reindex task scheduled"
 msgstr "Tarefa de reindexação do whoosh agendada"
 
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
 msgid "Created user group %s"
 msgstr "Grupo de utilizadores %s criado"
 
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
 msgid "Error occurred during creation of user group %s"
 msgstr "Ocorreu um erro durante a criação do grupo de utilizadores %s"
 
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
 msgid "Updated user group %s"
 msgstr "Grupo de utilizadores %s atualizado"
 
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
 msgid "Error occurred during update of user group %s"
 msgstr "Ocorreu um erro durante a atualização do grupo de utilizadores %s"
 
+#: kallithea/controllers/admin/user_groups.py:206
 msgid "Successfully deleted user group"
 msgstr "Grupo de utilizadores apagado com sucesso"
 
+#: kallithea/controllers/admin/user_groups.py:211
 msgid "An error occurred during deletion of user group"
 msgstr "Ocorreu um erro durante a exclusão do grupo de utilizadores"
 
+#: kallithea/controllers/admin/user_groups.py:267
 msgid "Target group cannot be the same"
 msgstr "O grupo destino não pode ser o mesmo"
 
+#: kallithea/controllers/admin/user_groups.py:273
 msgid "User group permissions updated"
 msgstr "Permissões do Grupo de Utilizadores atualizadas"
 
+#: kallithea/controllers/admin/user_groups.py:288
 msgid "Cannot revoke permission for yourself as admin"
 msgstr "Não pode revocar sua própria permissão de administrador"
 
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
 msgid "Updated permissions"
 msgstr "Permissões atualizadas"
 
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
 msgid "An error occurred during permissions saving"
 msgstr "Ocorreu um erro durante o salvamento das permissões"
 
+#: kallithea/controllers/admin/users.py:118
+#, python-format
 msgid "Created user %s"
 msgstr "Utilizador %s criado"
 
+#: kallithea/controllers/admin/users.py:133
+#, python-format
 msgid "Error occurred during creation of user %s"
 msgstr "Ocorreu um erro durante a criação do utilizador %s"
 
+#: kallithea/controllers/admin/users.py:157
 msgid "User updated successfully"
 msgstr "Utilizador atualizado com sucesso"
 
+#: kallithea/controllers/admin/users.py:186
 msgid "Successfully deleted user"
 msgstr "Utilizador apagado com sucesso"
 
+#: kallithea/controllers/admin/users.py:191
 msgid "An error occurred during deletion of user"
 msgstr "Ocorreu um erro ao apagar o utilizador"
 
+#: kallithea/controllers/admin/users.py:202
+msgid "The default user cannot be edited"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:408
+#, python-format
+msgid "Added IP address %s to user whitelist"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:414
 msgid "An error occurred while adding IP address"
 msgstr "Ocorreu um erro durante o salvamento do IP"
 
+#: kallithea/controllers/admin/users.py:426
+msgid "Removed IP address from user whitelist"
+msgstr ""
+
+#: kallithea/lib/auth.py:552
 msgid "You need to be a registered user to perform this action"
 msgstr "Precisa ser um utilizador registado para realizar essa ação"
 
+#: kallithea/lib/auth.py:580
 msgid "You need to be signed in to view this page"
 msgstr "Precisa estar logado para ver essa página"
 
+#: kallithea/lib/diffs.py:181
 msgid "Binary file"
 msgstr "Ficheiro binário"
 
+#: kallithea/lib/diffs.py:201
 msgid ""
 "Changeset was too big and was cut off, use diff menu to display this diff"
 msgstr ""
 "Conjunto de mudanças é grande demais e foi cortado, use o menu de "
 "diferenças para ver as diferenças"
 
+#: kallithea/lib/diffs.py:210
 msgid "No changes detected"
 msgstr "Nenhuma alteração detectada"
 
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "Mostrar espaços em branco"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Ignore whitespace"
+msgid "Ignore whitespace changes"
+msgstr "Ignorar espaços em branco"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
+msgid "Increase diff context to %(num)s lines"
+msgstr ""
+
+#: kallithea/lib/helpers.py:467
+#, python-format
 msgid "Deleted branch: %s"
 msgstr "Ramo apagado: %s"
 
+#: kallithea/lib/helpers.py:469
+#, python-format
 msgid "Created tag: %s"
 msgstr "Tag criada: %s"
 
+#: kallithea/lib/helpers.py:480
+#, python-format
+msgid "Changeset %s not found"
+msgstr ""
+
+#: kallithea/lib/helpers.py:529
+#, python-format
 msgid "Show all combined changesets %s->%s"
 msgstr "Ver todos os conjuntos de mudanças combinados %s->%s"
 
+#: kallithea/lib/helpers.py:535
+msgid "Compare view"
+msgstr ""
+
+#: kallithea/lib/helpers.py:554
 msgid "and"
 msgstr "e"
 
+#: kallithea/lib/helpers.py:555
+#, python-format
 msgid "%s more"
 msgstr "%s mais"
 
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
 msgid "revisions"
 msgstr "revisões"
 
+#: kallithea/lib/helpers.py:580
+#, python-format
+msgid "Fork name %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:600
+#, python-format
+msgid "Pull request %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:610
 msgid "[deleted] repository"
 msgstr "repositório [apagado]"
 
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
 msgid "[created] repository"
 msgstr "repositório [criado]"
 
+#: kallithea/lib/helpers.py:614
 msgid "[created] repository as fork"
 msgstr "repositório [criado] como uma bifurcação"
 
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
 msgid "[forked] repository"
 msgstr "repositório [bifurcado]"
 
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
 msgid "[updated] repository"
 msgstr "repositório [atualizado]"
 
+#: kallithea/lib/helpers.py:620
 msgid "[downloaded] archive from repository"
 msgstr "[descarregado] archivo do repositório"
 
+#: kallithea/lib/helpers.py:622
 msgid "[delete] repository"
 msgstr "[apagar] repositório"
 
+#: kallithea/lib/helpers.py:630
 msgid "[created] user"
 msgstr "utilizador [criado]"
 
+#: kallithea/lib/helpers.py:632
 msgid "[updated] user"
 msgstr "utilizador [atualizado]"
 
+#: kallithea/lib/helpers.py:634
 msgid "[created] user group"
 msgstr "[criado] grupo de utilizadores"
 
+#: kallithea/lib/helpers.py:636
 msgid "[updated] user group"
 msgstr "[atualizado] grupo de utilizadores"
 
+#: kallithea/lib/helpers.py:638
 msgid "[commented] on revision in repository"
 msgstr "[comentado] em revisão no repositório"
 
+#: kallithea/lib/helpers.py:640
 msgid "[commented] on pull request for"
 msgstr "[comentado] no pull request para"
 
+#: kallithea/lib/helpers.py:642
 msgid "[closed] pull request for"
 msgstr "[fechado] pull request para"
 
+#: kallithea/lib/helpers.py:644
 msgid "[pushed] into"
 msgstr "[realizado push] para"
 
+#: kallithea/lib/helpers.py:646
 msgid "[committed via Kallithea] into repository"
 msgstr "[commitado via Kallithea] no repositório"
 
+#: kallithea/lib/helpers.py:648
 msgid "[pulled from remote] into repository"
 msgstr "[pulled do remote] no repositório"
 
+#: kallithea/lib/helpers.py:650
 msgid "[pulled] from"
 msgstr "[realizado pull] a partir de"
 
+#: kallithea/lib/helpers.py:652
 msgid "[started following] repository"
 msgstr "[passou a seguir] o repositório"
 
+#: kallithea/lib/helpers.py:654
 msgid "[stopped following] repository"
 msgstr "[parou de seguir] o repositório"
 
+#: kallithea/lib/helpers.py:764
+#, python-format
 msgid " and %s more"
 msgstr " e mais %s"
 
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
 msgid "No files"
 msgstr "Nenhum ficheiro"
 
+#: kallithea/lib/helpers.py:791
 msgid "new file"
 msgstr "novo ficheiro"
 
+#: kallithea/lib/helpers.py:794
 msgid "mod"
 msgstr "mod"
 
+#: kallithea/lib/helpers.py:797
 msgid "del"
 msgstr "apagar"
 
+#: kallithea/lib/helpers.py:800
 msgid "rename"
 msgstr "renomear"
 
+#: kallithea/lib/helpers.py:805
 msgid "chmod"
 msgstr "chmod"
 
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
 msgid "%d year"
 msgid_plural "%d years"
 msgstr[0] "%d ano"
 msgstr[1] "%d anos"
 
+#: kallithea/lib/webutils.py:629
+#, python-format
 msgid "%d month"
 msgid_plural "%d months"
 msgstr[0] "%d mês"
 msgstr[1] "%d meses"
 
+#: kallithea/lib/webutils.py:630
+#, python-format
 msgid "%d day"
 msgid_plural "%d days"
 msgstr[0] "%d dia"
 msgstr[1] "%d dias"
 
+#: kallithea/lib/webutils.py:631
+#, python-format
 msgid "%d hour"
 msgid_plural "%d hours"
 msgstr[0] "%d hora"
 msgstr[1] "%d horas"
 
+#: kallithea/lib/webutils.py:632
+#, python-format
 msgid "%d minute"
 msgid_plural "%d minutes"
 msgstr[0] "%d minuto"
 msgstr[1] "%d minutos"
 
+#: kallithea/lib/webutils.py:633
+#, python-format
 msgid "%d second"
 msgid_plural "%d seconds"
 msgstr[0] "%d segundo"
 msgstr[1] "%d segundos"
 
+#: kallithea/lib/webutils.py:649
+#, python-format
 msgid "in %s"
 msgstr "em %s"
 
+#: kallithea/lib/webutils.py:651
+#, python-format
 msgid "%s ago"
 msgstr "%s atrás"
 
+#: kallithea/lib/webutils.py:653
+#, python-format
 msgid "in %s and %s"
 msgstr "em %s e %s"
 
+#: kallithea/lib/webutils.py:656
+#, python-format
 msgid "%s and %s ago"
 msgstr "%s e %s atrás"
 
+#: kallithea/lib/webutils.py:659
 msgid "just now"
 msgstr "agora há pouco"
 
+#: kallithea/model/db.py:1376
 msgid "top level"
 msgstr "nível superior"
 
+#: kallithea/model/db.py:1507
 msgid "Kallithea Administrator"
 msgstr "Administrador do Kallithea"
 
+#: kallithea/model/db.py:1509
+msgid "Default user has no access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1510
+msgid "Default user has read access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1511
+msgid "Default user has write access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+msgid "Only admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1525
+msgid "Non-admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
+msgid "Only admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1531
+msgid "Non-admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1533
 msgid "Registration disabled"
 msgstr "Registo desativado"
 
+#: kallithea/model/db.py:1534
+msgid "User registration with manual account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1535
+msgid "User registration with automatic account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1944
+msgid "Not reviewed"
+msgstr ""
+
+#: kallithea/model/db.py:1945
+msgid "Under review"
+msgstr ""
+
+#: kallithea/model/db.py:1946
+msgid "Not approved"
+msgstr ""
+
+#: kallithea/model/db.py:1947
 msgid "Approved"
 msgstr "Aprovado"
 
+#: kallithea/model/forms.py:58
 msgid "Please enter a login"
 msgstr "Por favor entre um login"
 
+#: kallithea/model/forms.py:59
+#, python-format
 msgid "Enter a value %(min)i characters long or more"
 msgstr "Entre um valor com %(min)i caracteres ou mais"
 
+#: kallithea/model/forms.py:67
 msgid "Please enter a password"
 msgstr "Por favor entre com uma palavra-passe"
 
+#: kallithea/model/forms.py:68
+#, python-format
 msgid "Enter %(min)i characters or more"
 msgstr "Entre com %(min)i caracteres ou mais"
 
+#: kallithea/model/forms.py:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, python-format
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr ""
+
+#: kallithea/model/notification.py:174
+#, python-format
+msgid "New user %(new_username)s registered"
+msgstr ""
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
+msgid "Closing"
+msgstr ""
+
+#: kallithea/model/pull_request.py:207
+msgid "Cannot create empty pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+msgid "You are not authorized to create the pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
 msgid "latest tip"
 msgstr "tip mais recente"
 
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, python-format
+msgid "SSH key with fingerprint %r found"
+msgstr ""
+
+#: kallithea/model/user.py:224
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+
+#: kallithea/model/user.py:229
+#, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+
+#: kallithea/model/user.py:234
+#, python-format
+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:241
+#, python-format
+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:330
 msgid "Password reset link"
 msgstr "Ligação para trocar palavra-passe"
 
+#: kallithea/model/user.py:374
+msgid "Password reset notification"
+msgstr ""
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
 msgid "Value cannot be an empty list"
 msgstr "O valor não pode ser uma lista vazia"
 
+#: kallithea/model/validators.py:72
+#, python-format
 msgid "Username \"%(username)s\" already exists"
 msgstr "O username \\\"%(username)s\\\" já existe"
 
+#: kallithea/model/validators.py:74
+#, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr ""
+
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, python-format
 msgid "Username %(username)s is not valid"
 msgstr "O username \"%(username)s\" não é válido"
 
+#: kallithea/model/validators.py:131
 msgid "Invalid user group name"
 msgstr "Nome inválido de grupo de utilizadores"
 
+#: kallithea/model/validators.py:132
+#, python-format
 msgid "User group \"%(usergroup)s\" already exists"
 msgstr "O grupo de utilizadores \"%(usergroup)s\" já existe"
 
+#: kallithea/model/validators.py:134
 msgid ""
 "user group name may only contain alphanumeric characters underscores, "
 "periods or dashes and must begin with alphanumeric character"
@@ -601,48 +1666,98 @@
 "numéricos, underscores, pontos ou hífens, e deve começar om um caractere "
 "alfa-numérico"
 
+#: kallithea/model/validators.py:174
 msgid "Cannot assign this group as parent"
 msgstr "Não é possível associar esse grupo como progenitor"
 
+#: kallithea/model/validators.py:175
+#, python-format
 msgid "Group \"%(group_name)s\" already exists"
 msgstr "O grupo \\\"%(group_name)s\\\" já existe"
 
+#: kallithea/model/validators.py:177
+#, python-format
 msgid "Repository with name \"%(group_name)s\" already exists"
 msgstr "Um repositório com o nome \"%(group_name)s\" já existe"
 
+#: kallithea/model/validators.py:229
 msgid "Invalid characters (non-ascii) in password"
 msgstr "Caracteres inválidos (não-ascii) na palavra-passe"
 
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
 msgid "Passwords do not match"
 msgstr "Palavras-passe não conferem"
 
+#: kallithea/model/validators.py:275
+msgid "Invalid username or password"
+msgstr ""
+
+#: kallithea/model/validators.py:309
+#, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr ""
+
+#: kallithea/model/validators.py:311
+#, python-format
 msgid "Repository named %(repo)s already exists"
 msgstr "Um repositório chamado %(repo)s já existe"
 
+#: kallithea/model/validators.py:312
+#, python-format
 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 msgstr "Um repositório \"%(repo)s\" já existe no grupo \"%(group)s\""
 
+#: kallithea/model/validators.py:314
+#, python-format
 msgid "Repository group with name \"%(repo)s\" already exists"
 msgstr "Um Grupo de Repositórios chamado \"%(repo)s\" já existe"
 
+#: kallithea/model/validators.py:400
+msgid "Invalid repository URL"
+msgstr ""
+
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
 msgid "Fork has to be the same type as parent"
 msgstr "A bifurcação deve ser do mesmo tipo que o pai"
 
+#: kallithea/model/validators.py:441
 msgid "You don't have permissions to create repository in this group"
 msgstr "Não tem permissão para criar um repositório neste grupo"
 
+#: kallithea/model/validators.py:443
 msgid "no permission to create repository in root location"
 msgstr "Não tem permissão para criar um repositório na raiz"
 
+#: kallithea/model/validators.py:492
 msgid "You don't have permissions to create a group in this location"
 msgstr "Não tem permissão para criar um grupo neste local"
 
+#: kallithea/model/validators.py:532
 msgid "This username or user group name is not valid"
 msgstr "Este nome de utilizador ou de grupo de utilizadores não é válido"
 
+#: kallithea/model/validators.py:625
 msgid "This is not a valid path"
 msgstr "Esse não é um caminho válido"
 
+#: kallithea/model/validators.py:642
+msgid "This email address is already in use"
+msgstr ""
+
+#: kallithea/model/validators.py:662
+#, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr ""
+
+#: kallithea/model/validators.py:699
 msgid ""
 "The LDAP Login attribute of the CN must be specified - this is the name "
 "of the attribute that is equivalent to \"username\""
@@ -650,101 +1765,394 @@
 "O atributo de login LDAP do CN deve ser especificado - isto é o nome do "
 "atributo que é equivalente ao 'nome de utilizador'"
 
+#: kallithea/model/validators.py:711
 msgid "Please enter a valid IPv4 or IPv6 address"
 msgstr "Por favor, forneça um endereço válido IPv4 ou IPv6"
 
+#: kallithea/model/validators.py:712
+#, python-format
 msgid ""
 "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
 msgstr ""
 "O tamanho da rede (bits) deve estar no intervalo 0-32 (não %(bits)r)"
 
+#: kallithea/model/validators.py:745
 msgid "Key name can only consist of letters, underscore, dash or numbers"
 msgstr "O nome da chave só pode conter letras, underscore, hífen ou dígitos"
 
+#: kallithea/model/validators.py:759
 msgid "Filename cannot be inside a directory"
 msgstr "O nome de ficheiro não pode estar dentro de um diretório"
 
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
 msgid "You have admin right to this group, and can edit it"
 msgstr "Tem direitos de administrador neste grupo e pode editá-lo"
 
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
 msgid "Repository"
 msgstr "Repositório"
 
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
 msgid "Description"
 msgstr "Descrição"
 
+#: kallithea/templates/index_base.html:61
 msgid "Last Change"
 msgstr "Última Alteração"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
 msgid "Tip"
 msgstr "Ponta"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
 msgid "Owner"
 msgstr "Dono"
 
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
 msgid "Log In"
 msgstr "Entrar"
 
+#: kallithea/templates/login.html:17
+#, python-format
 msgid "Log In to %s"
 msgstr "Log in em %s"
 
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
 msgid "Username"
 msgstr "Nome de utilizador"
 
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
 msgid "Password"
 msgstr "Palavra-passe"
 
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
 msgid "Forgot your password?"
 msgstr "Esqueceu sua palavra-passe?"
 
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
 msgid "Don't have an account?"
 msgstr "Não possui uma conta?"
 
+#: kallithea/templates/login.html:62
 msgid "Sign In"
 msgstr "Entrar"
 
+#: kallithea/templates/password_reset.html:5
 msgid "Password Reset"
 msgstr "Palavra-passe Trocada"
 
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+msgid "Reset Your Password"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+msgid "Send Password Reset Email"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:52
+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:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+msgid "New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:43
+msgid "Confirm New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
 msgid "Sign Up"
 msgstr "Inscrever-se"
 
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
 msgid "Re-enter password"
 msgstr "Repita a palavra-passe"
 
+#: 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:39
+#: kallithea/templates/register.html:52
 msgid "First Name"
 msgstr "Primeiro Nome"
 
+#: 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:40
+#: kallithea/templates/register.html:59
 msgid "Last Name"
 msgstr "Último Nome"
 
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
 msgid "Email"
 msgstr "E-mail"
 
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+msgid "Admin Journal"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
 msgid "journal filter..."
 msgstr "filtro de diário..."
 
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+msgid "Filter"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
+msgid "%s Entry"
+msgid_plural "%s Entries"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
 msgid "Action"
 msgstr "Ação"
 
+#: kallithea/templates/admin/admin_log.html:8
 msgid "Date"
 msgstr "Data"
 
+#: kallithea/templates/admin/admin_log.html:9
 msgid "From IP"
 msgstr "A partir do IP"
 
+#: kallithea/templates/admin/admin_log.html:62
 msgid "No actions yet"
 msgstr "Ainda não há ações"
 
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
 msgid "Save"
 msgstr "Gravar"
 
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+msgid "Repository Defaults"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
 msgid "Type"
 msgstr "Tipo"
 
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
 msgid "Private repository"
 msgstr "Repositório privado"
 
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
 msgid ""
 "Private repositories are only visible to people explicitly added as "
 "collaborators."
@@ -752,81 +2160,514 @@
 "Repositórios privados são visíveis somente por pessoas explicitamente "
 "adicionadas como colaboradores."
 
+#: kallithea/templates/admin/defaults/defaults.html:42
+#: kallithea/templates/admin/repos/repo_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
 msgid "Enable statistics"
 msgstr "Ativar estatísticas"
 
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
 msgid "Enable statistics window on summary page."
 msgstr "Ativar janela de estatísticas na página de sumário."
 
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
 msgid "Enable downloads"
 msgstr "Ativar descarregas"
 
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
 msgid "Enable download menu on summary page."
 msgstr "Ativar menu de descarregar na página de sumário."
 
+#: 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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
 msgid "Gist description ..."
 msgstr "Descrição do gist ..."
 
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
 msgid "Gist lifetime"
 msgstr "Tempo de vida do Gist"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
 msgid "Expires"
 msgstr "Expira"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+msgid "Never"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
 msgid "Cancel"
 msgstr "Cancelar"
 
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
 msgid "Public Gists"
 msgstr "Gists Públicos"
 
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
 msgid "Created"
 msgstr "Criado"
 
+#: kallithea/templates/admin/gists/index.html:66
 msgid "There are no gists yet"
 msgstr "Não há nenhum gist ainda"
 
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
 msgid "Reset"
 msgstr "Limpar"
 
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
 msgid "Gist"
 msgstr "Gist"
 
+#: kallithea/templates/admin/gists/show.html:10
 msgid "URL"
 msgstr "URL"
 
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
 msgid "Delete"
 msgstr "Apagar"
 
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
 msgid "Edit"
 msgstr "Editar"
 
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
 msgid "created"
 msgstr "criado"
 
+#: kallithea/templates/admin/gists/show.html:82
 msgid "Show as raw"
 msgstr "Mostrar original"
 
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
 msgid "My Account"
 msgstr "Minha Conta"
 
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
+msgid "Profile"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:26
+msgid "Email Addresses"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
+msgid "API Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:32
+msgid "Owned Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+msgid "Watched Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+msgid "Show Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
+msgid "Confirm to reset this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
+msgid "Expired"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
+msgid "Confirm to remove this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
+msgid "Remove"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
+msgid "No additional API keys specified"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
+msgid "New API key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
 msgid "Add"
 msgstr "Adicionar"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
 msgid "Confirm to delete this email: %s"
 msgstr "Confirme para apagar este email: %s"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
 msgid "New email address"
 msgstr "Novo endereço de email"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:1
+msgid "Change Your Account Password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:8
+msgid "Current password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
 msgid "New password"
 msgstr "Nova palavra-passe"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:22
+msgid "Confirm new password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+msgid "Current IP"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
+msgid "Change %s avatar at"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
+msgid "Avatars are disabled"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
+msgid "Repositories You Own"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
 msgid "Name"
 msgstr "Nome"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+msgid "Last Used"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+msgid "New SSH key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+msgid "Public key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
+msgid "Repositories You are Watching"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
+msgid "Default Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
+msgid "IP Whitelist"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
 msgid "Anonymous access"
 msgstr "Acesso anônimo"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+msgid "Allow anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
 msgid ""
 "All default permissions on each repository will be reset to chosen "
 "permission, note that all custom default permission on repositories will "
@@ -836,9 +2677,23 @@
 "para a permissão escolhida, note que todas as permissões predefinidas "
 "customizadas nos repositórios serão perdidas"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:20
+msgid "Apply to all existing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
 msgid "Repository group"
 msgstr "Grupo de repositórios"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
 msgid ""
 "All default permissions on each repository group will be reset to chosen "
 "permission, note that all custom default permission on repository groups "
@@ -848,140 +2703,776 @@
 "modificadas para a permissão escolhida, note que todas as permissões "
 "predefinidas customizadas em grupos de repositórios serão perdidas"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:33
+msgid "Apply to all existing repository groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
 msgid "User group"
 msgstr "Grupo de utilizadores"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+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:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+msgid "Top level repository creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
 msgid "User group creation"
 msgstr "Criação de grupo de utilizadores"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
 msgid "Repository forking"
 msgstr "Bifurcação de repositório"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
 msgid "Registration"
 msgstr "Registo"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
 msgid "External auth account activation"
 msgstr "Ativação de autenticação de conta externa"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+msgid "All IP addresses are allowed."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
 msgid "New IP address"
 msgstr "Novo endereço IP"
 
+#: 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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
+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
 msgid "Group name"
 msgstr "Nome do grupo"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
 msgid "Group parent"
 msgstr "Progenitor do grupo"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
 msgid "Settings"
 msgstr "Configurações"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
+msgid "Advanced"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
 msgid "Permissions"
 msgstr "Permissões"
 
+#: 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:118
 msgid "Created on"
 msgstr "Criado em"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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] "Confirme para apagar este grupo: %s com %s repositório"
 msgstr[1] "Confirme para apagar este grupo: %s com %s repositórios"
 
+#: 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+msgid "Visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+msgid "Add repos"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+msgid "Add/Edit groups"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+msgid "User/User Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+msgid "Default"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+msgid "Revoke"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
 msgid "Add new"
 msgstr "Adicionar novo"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+msgid "Apply to children"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
+msgid "Both"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Remove this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Confirm to delete this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, python-format
+msgid "Repository group %s"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+msgid "Repository Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+msgid "Number of Top-level Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
 msgid "Type of repository to create."
 msgstr "Tipo de repositório a criar."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+msgid "Clone remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+msgid "Repository URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
 msgid ""
 "Keep it short and to the point. Use a README file for longer descriptions."
 msgstr ""
 "Seja sucinto e objetivo. Use um ficheiro README para descrições mais "
 "longas."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
 msgid "Optionally select a group to put this repository into."
 msgstr "Opcionalmente selecione um grupo no qual pôr esse repositório."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
 msgid "Landing revision"
 msgstr "Revisão de pouso"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+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"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
+msgid "Extra Fields"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
 msgid "Remote"
 msgstr "Remoto"
 
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
 msgid "Statistics"
 msgstr "Estatísticas"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+msgid "Parent"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
+msgid "Set"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+msgid "Manually set this repository as a fork of another from the list."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+msgid "Public Journal Visibility"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
 msgid "Remove from public journal"
 msgstr "Remover do diário público"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+msgid "Add to Public Journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
 msgid "Confirm to delete this repository: %s"
 msgstr "Confirma apagar esse repositório: %s"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
+msgid "Delete this Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
 msgid "Detach forks"
 msgstr "Desassociar bifurcações"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
 msgid "Delete forks"
 msgstr "Apagar bifurcações"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 msgid "Key"
 msgstr "Chave"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:20
+#, python-format
 msgid "Confirm to delete this field: %s"
 msgstr "Confirme para apagar este campo: %s"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:31
 msgid "New field key"
 msgstr "Próxima chave de campo"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:38
 msgid "New field label"
 msgstr "Próximo rótulo de campo"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:40
 msgid "Enter short label"
 msgstr "Entre com o rótulo curto"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:45
 msgid "New field description"
 msgstr "Nova descrição de campo"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:47
 msgid "Enter description of a field"
 msgstr "Entre com a descrição de um campo"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:61
+msgid "Extra fields are disabled."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:20
+msgid "Private Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+msgid "Fork of repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+msgid "Remote repository URL"
+msgstr ""
+
+#: 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:10
+msgid "Permanent URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+msgid "Remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
 msgid "Change owner of this repository."
 msgstr "Mudar o dono desse repositório."
 
+#: 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
+msgid "Repositories Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+msgid "Settings Administration"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
 msgid "Hooks"
 msgstr "Ganchos"
 
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
 msgid "Send"
 msgstr "Enviar"
 
+#: kallithea/templates/admin/settings/settings_global.html:4
 msgid "Site branding"
 msgstr "Marca do site"
 
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
 msgid "HTTP authentication realm"
 msgstr "Realm de autenticação HTTP"
 
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+msgid "Save Settings"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+#, fuzzy
+#| msgid "Hooks"
+msgid "Git Hooks"
+msgstr "Ganchos"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+msgid "Custom Hooks are not enabled"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
 msgid "Failed to remove hook"
 msgstr "Falha ao remover gancho"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:4
+msgid "Rescan options"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:9
+msgid "Delete records of missing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
 msgid "Invalidate cache for all repositories"
 msgstr "Invalidar o cache para todos os repositórios"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
 msgid "Index build option"
 msgstr "Opção de construção do índice"
 
+#: kallithea/templates/admin/settings/settings_search.html:9
 msgid "Build from scratch"
 msgstr "Construir do zero"
 
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
 msgid "Reindex"
 msgstr "Reindexar"
 
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+msgid "Git version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+#, fuzzy
+#| msgid "Mercurial repository"
+msgid "Mercurial Push Hooks"
+msgstr "Repositório Mercurial"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
 msgid "Show repository size after push"
 msgstr "Mostrar tamanho do repositório após o push"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:15
 msgid "Update repository after push (hg update)"
 msgstr "Atualizar repositório após realizar push (hg update)"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+msgid "Mercurial extensions"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
 msgid "Enable largefiles extension"
 msgstr "Ativar extensão largefiles"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+msgid "Location of repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
 msgid ""
 "Click to unlock. You must restart Kallithea in order to make this setting "
 "take effect."
@@ -989,577 +3480,1984 @@
 "Clique para destravar. Deve reiniciar o Kallithea para que esta "
 "configuração tenha efeito."
 
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
 msgid "General"
 msgstr "Geral"
 
+#: kallithea/templates/admin/settings/settings_visual.html:9
 msgid "Use repository extra fields"
 msgstr "Usar campos extras do repositório"
 
+#: kallithea/templates/admin/settings/settings_visual.html:12
 msgid "Allows storing additional customized fields per repository."
 msgstr "Permite armazenar campos customizados adicionais por repositório."
 
+#: kallithea/templates/admin/settings/settings_visual.html:17
 msgid "Show Kallithea version"
 msgstr "Mostrar versão do Kallithea"
 
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+msgid "HTTP 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+msgid "SSH Clone URL"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+msgid "Repository page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
 msgid "Icons"
 msgstr "Ícones"
 
+#: kallithea/templates/admin/settings/settings_visual.html:88
 msgid "Show public repository icon on repositories"
 msgstr "Mostrar ícone de repositório público nos repositórios"
 
+#: kallithea/templates/admin/settings/settings_visual.html:94
 msgid "Show private repository icon on repositories"
 msgstr "Mostrar ícone de repositório privado nos repositórios"
 
+#: kallithea/templates/admin/settings/settings_visual.html:97
+msgid "Show public/private icons next to repository names."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+msgid "Meta Tagging"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+msgid "Stylify recognised meta tags:"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:5
 msgid "Add user group"
 msgstr "Adicionar grupo de utilizadores"
 
+#: 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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
 msgid "Active"
 msgstr "Ativo"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+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:41
 msgid "Members"
 msgstr "Membros"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, python-format
 msgid "Confirm to delete this user group: %s"
 msgstr "Confirme para apagar este grupo de utilizador: %s"
 
+#: 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 "Nenhum membro ainda"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:26
 msgid "Chosen group members"
 msgstr "Membros escolhidos do grupo"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:39
 msgid "Available members"
 msgstr "Membros disponíveis"
 
+#: kallithea/templates/admin/user_groups/user_groups.html:5
+msgid "User Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:5
 msgid "Add user"
 msgstr "Adicionar utilizador"
 
+#: 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
 msgid "Users"
 msgstr "Utilizadores"
 
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
 msgid "Password confirmation"
 msgstr "Confirmação de palavra-passe"
 
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
 msgid "Confirm to delete this user: %s"
 msgstr "Confirma apagar este utilizador: %s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
 msgid "New password confirmation"
 msgstr "Confirmação de nova palavra-passe"
 
+#: kallithea/templates/admin/users/users.html:5
+msgid "Users Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
 msgid "Server instance: %s"
 msgstr "Instância de servidor: %s"
 
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
 msgid "Mercurial repository"
 msgstr "Repositório Mercurial"
 
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
 msgid "Git repository"
 msgstr "Repositório Git"
 
+#: kallithea/templates/base/base.html:115
+msgid "Create Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
 msgid "Summary"
 msgstr "Sumário"
 
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
 msgid "Changelog"
 msgstr "Registo de alterações"
 
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
 msgid "Files"
 msgstr "Ficheiros"
 
+#: kallithea/templates/base/base.html:135
+#, python-format
 msgid "Show Pull Requests for %s"
 msgstr "Mostrar Pull Requests para %s"
 
+#: kallithea/templates/base/base.html:135
 msgid "Pull Requests"
 msgstr "Pull Requests"
 
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
 msgid "Options"
 msgstr "Opções"
 
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+msgid "Compare Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:158
 msgid "Compare"
 msgstr "Compare"
 
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
 msgid "Search"
 msgstr "Pesquisar"
 
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Follow"
 msgstr "Seguir"
 
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Unfollow"
 msgstr "Parar de seguir"
 
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
 msgid "Fork"
 msgstr "Bifurcação"
 
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
 msgid "Create Pull Request"
 msgstr "Criar Pull Request"
 
+#: kallithea/templates/base/base.html:185
 msgid "Switch To"
 msgstr "Trocar Para"
 
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
 msgid "Show recent activity"
 msgstr "Mostrar atividade recente"
 
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
 msgid "Public journal"
 msgstr "Diário público"
 
+#: kallithea/templates/base/base.html:302
 msgid "Show public gists"
 msgstr "Mostrar gists públicos"
 
+#: kallithea/templates/base/base.html:303
 msgid "Gists"
 msgstr "Gists"
 
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
 msgid "Search in repositories"
 msgstr "Buscar nos repositórios"
 
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+msgid "My Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:354
+msgid "Not Logged In"
+msgstr ""
+
+#: kallithea/templates/base/base.html:363
+msgid "Login to Your Account"
+msgstr ""
+
+#: kallithea/templates/base/base.html:373
+msgid "Forgot password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:394
 msgid "Log Out"
 msgstr "Sair"
 
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
 msgid "Create repositories"
 msgstr "Criar repositórios"
 
+#: kallithea/templates/base/default_perms_box.html:15
 msgid "Select this option to allow repository creation for this user"
 msgstr ""
 "Selecione esta opção para permitir a criação de repositórios para este "
 "utilizador"
 
+#: kallithea/templates/base/default_perms_box.html:21
 msgid "Create user groups"
 msgstr "Criar grupos de utilizadores"
 
+#: kallithea/templates/base/default_perms_box.html:25
 msgid "Select this option to allow user group creation for this user"
 msgstr ""
 "Selecione esta opção para permitir a criação de grupos de utilizadores "
 "para este utilizador"
 
+#: kallithea/templates/base/default_perms_box.html:31
 msgid "Fork repositories"
 msgstr "Bifurcar repositórios"
 
+#: kallithea/templates/base/default_perms_box.html:35
 msgid "Select this option to allow repository forking for this user"
 msgstr ""
 "Selecione esta opção para permitir a bifurcação de repositórios para este "
 "utilizador"
 
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
 msgid "Show"
 msgstr "Mostrar"
 
+#: kallithea/templates/base/perms_summary.html:22
 msgid "No permissions defined yet"
 msgstr "Nenhuma permissão definida ainda"
 
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
 msgid "Permission"
 msgstr "Permissão"
 
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
 msgid "Edit Permission"
 msgstr "Editar Permissão"
 
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+msgid "Submitting ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:31
+msgid "Unable to post"
+msgstr ""
+
+#: kallithea/templates/base/root.html:32
+msgid "Add Another Comment"
+msgstr ""
+
+#: kallithea/templates/base/root.html:33
 msgid "Stop following this repository"
 msgstr "Parar de seguir este repositório"
 
+#: kallithea/templates/base/root.html:34
 msgid "Start following this repository"
 msgstr "Passar a seguir este repositório"
 
+#: kallithea/templates/base/root.html:35
 msgid "Group"
 msgstr "Grupo"
 
+#: kallithea/templates/base/root.html:36
 msgid "Loading ..."
 msgstr "Carregando..."
 
+#: kallithea/templates/base/root.html:37
 msgid "loading ..."
 msgstr "carregando ..."
 
+#: kallithea/templates/base/root.html:38
 msgid "Search truncated"
 msgstr "Busca truncada"
 
+#: kallithea/templates/base/root.html:39
 msgid "No matching files"
 msgstr "Nenhum ficheiro encontrado"
 
+#: kallithea/templates/base/root.html:40
+msgid "Open New Pull Request from {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+msgid "Show Selected Changesets {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:43
+msgid "Selection Link"
+msgstr ""
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+msgid "Collapse Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:45
+msgid "Expand Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:46
+msgid "No revisions"
+msgstr ""
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
 msgid "Failed to revoke permission"
 msgstr "Falhou ao revocar a permissão"
 
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
+msgid "Select changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:53
+msgid "Specify changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:54
 msgid "Click to sort ascending"
 msgstr "Clique para ordenar em ordem crescente"
 
+#: kallithea/templates/base/root.html:55
 msgid "Click to sort descending"
 msgstr "Clique para ordenar em ordem descrescente"
 
+#: kallithea/templates/base/root.html:56
 msgid "No records found."
 msgstr "Nenhum registo encontrado."
 
+#: kallithea/templates/base/root.html:57
 msgid "Data error."
 msgstr "Erro de dados."
 
+#: kallithea/templates/base/root.html:58
 msgid "Loading..."
 msgstr "Carregando..."
 
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
 msgid "%s Changelog"
 msgstr "%s Changelog"
 
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
 msgid "showing %d out of %d revision"
 msgid_plural "showing %d out of %d revisions"
 msgstr[0] "mostrando %d de %d revisão"
 msgstr[1] "mostrando %d de %d revisões"
 
+#: kallithea/templates/changelog/changelog.html:47
 msgid "Clear selection"
 msgstr "Deselecionar seleção"
 
+#: kallithea/templates/changelog/changelog.html:54
+msgid "Go to tip of repository"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
 msgid "Compare fork with %s"
 msgstr "Comparar bifurcação com %s"
 
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
 msgid "There are no changes yet"
 msgstr "Ainda não há alteações"
 
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
 msgid "Removed"
 msgstr "Removido"
 
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
 msgid "Changed"
 msgstr "Modificado"
 
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
 msgid "Added"
 msgstr "Adicionado"
 
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
 msgid "Affected %s files"
 msgstr "Afetados %s ficheiros"
 
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
+msgid "Changeset status: %s by %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+#, fuzzy
+#| msgid "Commit messages"
+msgid "(No commit message)"
+msgstr "Mensagens de commit"
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, python-format
+msgid "%s comments"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
 msgid "Bookmark %s"
 msgstr "Bookmark %s"
 
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
 msgid "Tag %s"
 msgstr "Tag %s"
 
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
 msgid "Branch %s"
 msgstr "Ramo %s"
 
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
 msgid "%s Changeset"
 msgstr "%s Changeset"
 
+#: kallithea/templates/changeset/changeset.html:35
 msgid "Changeset status"
 msgstr "Estado do changeset"
 
+#: kallithea/templates/changeset/changeset.html:44
 msgid "Raw diff"
 msgstr "Diff cru"
 
+#: kallithea/templates/changeset/changeset.html:47
 msgid "Patch diff"
 msgstr "D"
 
+#: kallithea/templates/changeset/changeset.html:50
 msgid "Download diff"
 msgstr "Descarregar diff"
 
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+msgid "Merge"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+msgid "Replaced by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:121
+msgid "Preceded by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
 msgid "%s file changed"
 msgid_plural "%s files changed"
 msgstr[0] "%s ficheiro modificado"
 msgstr[1] "%s ficheiros modificados"
 
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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] "%s ficheiro modificado com %s inserções e %s exclusões"
 msgstr[1] "%s ficheiros modificados com %s inserções e %s exclusões"
 
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+msgid "comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+msgid "on pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+msgid "No title"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+msgid "on this changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+msgid "Delete comment?"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+msgid "Status change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+msgid "Set changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
 msgid "Vote for pull request status"
 msgstr "Vote para estado do pull request"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+msgid "No change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+msgid "Finish pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+msgid "Close"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
 msgid "Comment"
 msgstr "Comentário"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "You need to be logged in to comment."
 msgstr "Precisa estar logado para comentar."
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "Login now"
 msgstr "Entrar agora"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:141
 msgid "Hide"
 msgstr "Ocultar"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
 msgid "%d comment"
 msgid_plural "%d comments"
 msgstr[0] "%d comentário"
 msgstr[1] "%d comentários"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
 msgid "%s Changesets"
 msgstr "%s Changesets"
 
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
 msgid "Changeset status: %s"
 msgstr "Estado do changeset: %s"
 
+#: kallithea/templates/changeset/changeset_range.html:50
 msgid "Files affected"
 msgstr "Ficheiros afetados"
 
+#: 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
+msgid "Deleted"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:44
+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:43
 msgid "Show full diff for this file"
 msgstr "Mostrar diff completo para este ficheiro"
 
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
 msgid "Show full side-by-side diff for this file"
 msgstr "Mostrar diff completo lado-a-lado para este ficheiro"
 
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+#, fuzzy
+#| msgid "Show full diff for this file"
+msgid "Raw diff for this file"
+msgstr "Mostrar diff completo para este ficheiro"
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Show full diff for this file"
+msgid "Download diff for this file"
+msgstr "Mostrar diff completo para este ficheiro"
+
+#: kallithea/templates/changeset/diff_block.html:72
 msgid "Show inline comments"
 msgstr "Mostrar comentários inline"
 
+#: kallithea/templates/compare/compare_cs.html:5
 msgid "No changesets"
 msgstr "Nenhum changeset"
 
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
+msgid "%s changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:56
+msgid "behind"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
 msgid "%s Compare"
 msgstr "%s Comparar"
 
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
 msgid "Showing %s commit"
 msgid_plural "Showing %s commits"
 msgstr[0] "Mostrando %s commit"
 msgstr[1] "Mostrando %s commits"
 
+#: kallithea/templates/compare/compare_diff.html:97
 msgid "Show full diff"
 msgstr "Mostrar diff completo"
 
+#: kallithea/templates/data_table/_dt_elements.html:23
 msgid "Public repository"
 msgstr "Repositório público"
 
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
 msgid "No changesets yet"
 msgstr "Nenhum conjunto de alterações ainda."
 
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
 msgid "Subscribe to %s rss feed"
 msgstr "Assinar o feed rss de %s"
 
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
 msgid "Subscribe to %s atom feed"
 msgstr "Assinar o feed atom de %s"
 
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:20
+msgid "Changeset on"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+msgid "branch"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+msgid "View Comment"
+msgstr ""
+
+#: kallithea/templates/email/comment.html:27
+msgid "Status change:"
+msgstr ""
+
+#: kallithea/templates/email/comment.html:33
+msgid "The pull request has been closed."
+msgstr ""
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+msgid "Password Reset Request"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
 msgid "Hello %s"
 msgstr "Olá %s"
 
+#: kallithea/templates/email/password_reset.html:17
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+msgid "Pull request"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+msgid "View Pull Request"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Pull Request %s \"%s\" Closed"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/registration.html:5
+msgid "New User Registration"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:23
+msgid "Full Name"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+msgstr ""
+
+#: kallithea/templates/files/diff_2way.html:15
+#, python-format
 msgid "%s File side-by-side diff"
 msgstr "Ficheiro %s diff lado-a-lado"
 
+#: kallithea/templates/files/diff_2way.html:19
+#: kallithea/templates/files/file_diff.html:8
 msgid "File diff"
 msgstr "Diff do ficheiro"
 
+#: kallithea/templates/files/diff_2way.html:55
 msgid "Ignore whitespace"
 msgstr "Ignorar espaços em branco"
 
+#: kallithea/templates/files/file_diff.html:4
+#, python-format
 msgid "%s File Diff"
 msgstr "%s Diff de Ficheiro"
 
+#: kallithea/templates/files/files.html:4
+#: kallithea/templates/files/files.html:75
+#, python-format
 msgid "%s Files"
 msgstr "%s Ficheiros"
 
+#: kallithea/templates/files/files_add.html:4
+#, python-format
 msgid "%s Files Add"
 msgstr "%s Adicionar Ficheiros"
 
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
 msgid "Location"
 msgstr "Local"
 
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
 msgid "or"
 msgstr "ou"
 
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+msgid "New file type"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+msgid "Commit Changes"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
 msgid "Loading file list..."
 msgstr "Carregando lista de ficheiros..."
 
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
 msgid "Size"
 msgstr "Tamanho"
 
+#: kallithea/templates/files/files_browser.html:56
 msgid "Last Revision"
 msgstr "Última revisão"
 
+#: kallithea/templates/files/files_browser.html:57
+msgid "Last Modified"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:58
+msgid "Last Committer"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
 msgid "Edit file"
 msgstr "Editar ficheiro"
 
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
 msgid "Source"
 msgstr "Fonte"
 
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
 msgid "%s author"
 msgid_plural "%s authors"
 msgstr[0] "%s autor"
 msgstr[1] "%s autores"
 
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, python-format
+msgid "Edit on Branch: %s"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
 msgid "Editing files allowed only when on branch head revision"
 msgstr ""
 "A edição de ficheiros só é permitida quando se está na revisão mais "
 "recente do ramo"
 
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
 msgid "Binary file (%s)"
 msgstr "Ficheiro binário (%s)"
 
+#: kallithea/templates/files/files_source.html:69
+msgid "File is too big to display."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
 msgid "annotation"
 msgstr "anotação"
 
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
 msgid "No files at given path"
 msgstr "Nenhum ficheiro no caminho especificado"
 
+#: kallithea/templates/followers/followers.html:5
+#, python-format
 msgid "%s Followers"
 msgstr "%s Seguidores"
 
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
 msgid "Followers"
 msgstr "Seguidores"
 
+#: kallithea/templates/followers/followers_data.html:9
 msgid "Started following -"
 msgstr "Começou a seguir -"
 
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
 msgid "Fork name"
 msgstr "Nome da bifurcação"
 
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
 msgid "Private"
 msgstr "Privado"
 
+#: kallithea/templates/forks/fork.html:66
 msgid "Copy permissions"
 msgstr "Copiar permissões"
 
+#: kallithea/templates/forks/fork.html:69
 msgid "Copy permissions from forked repository"
 msgstr "Copiar permissões do repositório bifurcado"
 
+#: kallithea/templates/forks/fork.html:75
 msgid "Update after clone"
 msgstr "Atualizar após clonar"
 
+#: kallithea/templates/forks/fork.html:78
 msgid "Checkout source after making a clone"
 msgstr "Checkout fontes depois de criar o clone"
 
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
 msgid "%s Forks"
 msgstr "%s Bifurcações"
 
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
 msgid "Forks"
 msgstr "Bifurcações"
 
+#: kallithea/templates/forks/forks_data.html:14
 msgid "Forked"
 msgstr "Bifurcado"
 
+#: kallithea/templates/forks/forks_data.html:24
 msgid "There are no forks yet"
 msgstr "Ainda não há bifurcações"
 
+#: kallithea/templates/journal/journal.html:22
 msgid "ATOM journal feed"
 msgstr "ATOM feed do diário"
 
+#: kallithea/templates/journal/journal.html:23
 msgid "RSS journal feed"
 msgstr "RSS feed do diário"
 
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
 msgid "No entries yet"
 msgstr "Ainda não há entradas"
 
+#: kallithea/templates/journal/public_journal.html:10
 msgid "ATOM public journal feed"
 msgstr "ATOM feed do diário público"
 
+#: kallithea/templates/journal/public_journal.html:11
 msgid "RSS public journal feed"
 msgstr "RSS feed do diário público"
 
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+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:52
 msgid "Title"
 msgstr "Título"
 
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
 msgid "Write a short description on this pull request"
 msgstr "Escreva uma breve descrição para este pull request"
 
+#: kallithea/templates/pullrequests/pullrequest.html:40
 msgid "Changeset flow"
 msgstr "Fluxo de changesets"
 
+#: kallithea/templates/pullrequests/pullrequest.html:46
 msgid "Origin repository"
 msgstr "Repositório origem"
 
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
 msgid "Revision"
 msgstr "Revisão"
 
+#: kallithea/templates/pullrequests/pullrequest.html:62
 msgid "Destination repository"
 msgstr "Repositório de destino"
 
+#: 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:17
 msgid "Age"
 msgstr "Idade"
 
+#: 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:73
 msgid "Closed"
 msgstr "Fechado"
 
+#: 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 "Confirme para apagar este pull request"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:70
+#, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
+msgid "%s Pull Request %s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
+msgid "Pull request %s from %s#%s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+msgid "Summarize the changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
 msgid "Pull request status calculated from votes"
 msgstr "Estado do pull request calculado a partir dos votos"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+msgid "on"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
 msgid "Pull changes"
 msgstr "Puxar mudanças"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+msgid "Next iteration"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+msgid "Cancel Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+msgid "Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+msgid "Remove reviewer"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+msgid "Potential Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+msgid "Pull Request Content"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+msgid "Common ancestor"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:6
+#, python-format
 msgid "%s Pull Requests"
 msgstr "%s Pull Requests"
 
+#: 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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+msgid "Pull Requests Needing My Review"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+msgid "Search in All Repositories"
+msgstr ""
+
+#: kallithea/templates/search/search.html:47
 msgid "Search term"
 msgstr "Termo de pesquisa"
 
+#: kallithea/templates/search/search.html:54
 msgid "Search in"
 msgstr "Pesquisando em"
 
+#: kallithea/templates/search/search.html:56
 msgid "File contents"
 msgstr "Conteúdo dos ficheiros"
 
+#: kallithea/templates/search/search.html:57
 msgid "Commit messages"
 msgstr "Mensagens de commit"
 
+#: kallithea/templates/search/search.html:58
 msgid "File names"
 msgstr "Nomes dos ficheiros"
 
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
 msgid "Permission denied"
 msgstr "Permissão negada"
 
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
 msgid "%s ATOM feed"
 msgstr "%s ATOM feed"
 
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
 msgid "%s RSS feed"
 msgstr "%s RSS feed"
 
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
 msgid "Enable"
 msgstr "Ativar"
 
+#: kallithea/templates/summary/statistics.html:38
 msgid "Stats gathered: "
 msgstr "Estatísticas coletadas:"
 
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
 msgid "files"
 msgstr "ficheiros"
 
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
 msgid "Show more"
 msgstr "Mostrar mais"
 
+#: kallithea/templates/summary/statistics.html:397
 msgid "commits"
 msgstr "commits"
 
+#: kallithea/templates/summary/statistics.html:398
 msgid "files added"
 msgstr "ficheiros adicionados"
 
+#: kallithea/templates/summary/statistics.html:399
 msgid "files changed"
 msgstr "ficheiros alterados"
 
+#: kallithea/templates/summary/statistics.html:400
 msgid "files removed"
 msgstr "ficheiros removidos"
 
+#: kallithea/templates/summary/statistics.html:402
 msgid "commit"
 msgstr "commit"
 
+#: kallithea/templates/summary/statistics.html:403
 msgid "file added"
 msgstr "ficheiro adicionado"
 
+#: kallithea/templates/summary/statistics.html:404
 msgid "file changed"
 msgstr "ficheiro alterado"
 
+#: kallithea/templates/summary/statistics.html:405
 msgid "file removed"
 msgstr "ficheiro removido"
 
+#: kallithea/templates/summary/summary.html:5
+#, python-format
 msgid "%s Summary"
 msgstr "%s Sumário"
 
+#: kallithea/templates/summary/summary.html:13
 msgid "Fork of"
 msgstr "Bifurcação de"
 
+#: kallithea/templates/summary/summary.html:18
 msgid "Clone from"
 msgstr "Clonar de"
 
+#: kallithea/templates/summary/summary.html:55
+msgid "Clone URL"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+msgid "Use Name"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
 msgid "Trending files"
 msgstr "Tendências em ficheiros"
 
+#: kallithea/templates/summary/summary.html:103
 msgid "Download"
 msgstr "Descarrega"
 
+#: kallithea/templates/summary/summary.html:106
 msgid "There are no downloads yet"
 msgstr "Ainda não há descarregas"
 
+#: kallithea/templates/summary/summary.html:108
 msgid "Downloads are disabled for this repository"
 msgstr "Descarregas estão desativados para este repositório"
 
+#: kallithea/templates/summary/summary.html:114
 msgid "Download as zip"
 msgstr "Descarrega como zip"
 
+#: kallithea/templates/summary/summary.html:118
 msgid "Check this to download archive with subrepos"
 msgstr "Marque isto para descarregar o arquivo com subrepositórios"
 
+#: kallithea/templates/summary/summary.html:120
+msgid "With subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
 msgid "Feed"
 msgstr "Feed"
 
+#: kallithea/templates/summary/summary.html:180
+msgid "Latest Changes"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:182
+msgid "Quick Start"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:193
 msgid "Add or upload files directly via Kallithea"
 msgstr "Adicionar ou enviar ficheiros diretamente pelo Kallithea"
 
+#: kallithea/templates/summary/summary.html:201
+msgid "Push new repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:209
 msgid "Existing repository?"
 msgstr "Repositório existente?"
 
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
 msgid "Download %s as %s"
 msgstr "Descarregar %s como %s"
+
+#~ msgid "Default revision for files page, downloads, whoosh and readme"
+#~ msgstr ""
+#~ "Revisão predefinida para página de ficheiros, descarregamentos, whoosh "
+#~ "e readme"
+
+#, python-format
+#~ msgid ""
+#~ "%s repository is not mapped to db perhaps it was created or renamed "
+#~ "from the filesystem please run the application again in order to "
+#~ "rescan repositories"
+#~ msgstr ""
+#~ "O repositório %s não está mapeado ao BD. Talvez ele tenha sido criado "
+#~ "ou renomeado a partir do sistema de ficheiros. Por favor, execute a "
+#~ "aplicação outra vez para varrer novamente por repositórios"
+
+#, python-format
+#~ msgid "on line %s"
+#~ msgstr "na linha %s"
+
+#~ msgid "[Mention]"
+#~ msgstr "[Menção]"
+
+#~ msgid "New user registration"
+#~ msgstr "Novo registo de utilizador"
+
+#~ msgid "Enable hgsubversion extension"
+#~ msgstr "Ativar extensão hgsubversion"
--- a/kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,39 +1,132 @@
 # Copyright (C) 2014 RhodeCode GmbH, and others.
 # This file is distributed under the same license as the Kallithea project.
-
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2014-02-13 14:34+0000\n"
+"Last-Translator: Marcin Kuźmiński <marcin@python-works.com>\n"
+"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
+"kallithea/kallithea/pt_BR/>\n"
 "Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1)\n"
 
+#: kallithea/controllers/base.py:470
+msgid ""
+"CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
+msgid "Repository not found in the filesystem"
+msgstr ""
+
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Não há nenhum changeset ainda"
 
+#: kallithea/controllers/base.py:590
+#, fuzzy, python-format
+#| msgid "Changeset not found"
+msgid "Changeset for %s %s not found in %s"
+msgstr "Conjunto de alterações não encontrado"
+
+#: kallithea/controllers/base.py:631
+#, fuzzy
+#| msgid "Your account is disabled"
+msgid "SSH access is disabled."
+msgstr "Sua conta está desabilitada"
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Nenhum"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(fechado)"
 
+#: kallithea/controllers/changeset.py:88
+#, fuzzy
+msgid "No permission to change status"
+msgstr "Vote para estado do pull request"
+
+#: kallithea/controllers/changeset.py:99
+#, fuzzy, python-format
+msgid "Successfully deleted pull request %s"
+msgstr "Pull request excluído com sucesso"
+
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
+msgid "Such revision does not exist for this repository"
+msgstr ""
+
+#: kallithea/controllers/compare.py:64
+#, fuzzy, python-format
+#| msgid "Go to tip of repository"
+msgid "Could not find other repository %s"
+msgstr "Confirme para travar repositório"
+
+#: kallithea/controllers/compare.py:70
+msgid "Cannot compare repositories of different types"
+msgstr ""
+
+#: kallithea/controllers/compare.py:140
+msgid "Cannot show empty diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
+msgid "Cannot compare repositories without using common ancestor"
+msgstr ""
+
+#: kallithea/controllers/error.py:67
+#, fuzzy
+msgid "No response"
+msgstr "revisões"
+
+#: kallithea/controllers/error.py:68
+msgid "Unknown error"
+msgstr ""
+
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr ""
 "A requisição não pôde ser compreendida pelo servidor devido à sintaxe mal "
 "formada."
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "Acesso não autorizado ao recurso"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "Você não tem permissão para ver esta página"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "O recurso não pôde ser encontrado"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
@@ -41,558 +134,1589 @@
 "O servidor encontrou uma condição inesperada que o impediu de satisfazer "
 "a requisição."
 
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s commitados em %s"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr "Conjunto de mudanças era grande demais e foi cortado..."
 
+#: kallithea/controllers/feed.py:107
+#, python-format
 msgid "%s %s feed"
 msgstr "%s - feed %s"
 
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "Modificações no repositório %s"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Clique aqui para adicionar um novo arquivo"
 
+#: kallithea/controllers/files.py:86
+#, fuzzy
+#| msgid "There are no forks yet"
+msgid "There are no files yet."
+msgstr "Ainda não há bifurcações"
+
+#: kallithea/controllers/files.py:186
+#, fuzzy, python-format
+msgid "%s at %s"
+msgstr "em %s e %s"
+
+#: kallithea/controllers/files.py:295
+#, fuzzy
+msgid "You can only delete files with revision being a valid branch"
+msgstr "Só é possível editar arquivos quando a revisão é um ramo válido"
+
+#: kallithea/controllers/files.py:306
+#, python-format
+msgid "Deleted file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:330
+#, python-format
+msgid "Successfully deleted file %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "Ocorreu um erro ao realizar commit"
 
+#: kallithea/controllers/files.py:349
+#, fuzzy
+msgid "You can only edit files with revision being a valid branch"
+msgstr "Só é possível editar arquivos quando a revisão é um ramo válido"
+
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "Arquivo %s editado via Kallithea"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Sem modificações"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "Commit realizado com sucesso para %s"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Arquivo adicionado via Kallithea"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Nenhum conteúdo"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "Nenhum nome de arquivo"
 
+#: kallithea/controllers/files.py:459
 msgid "Location must be relative path and must not contain .. in path"
 msgstr "O caminho deve ser relativo e não pode conter .."
 
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Downloads desabilitados"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Revisão desconhecida %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Repositório vazio"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "Tipo de arquivo desconhecido"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Conjuntos de mudanças"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Ramos"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Etiquetas"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "Ocorreu um erro ao bifurcar o repositório %s"
 
+#: kallithea/controllers/home.py:77
+msgid "Groups"
+msgstr ""
+
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Repositórios"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "Ramo"
 
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "Ramos Fechados"
 
+#: kallithea/controllers/home.py:131
+msgid "Tag"
+msgstr ""
+
+#: kallithea/controllers/home.py:137
+msgid "Bookmark"
+msgstr ""
+
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "Diário Público"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "Diário"
 
+#: kallithea/controllers/login.py:109
+#, fuzzy
+#| msgid "HTTP authentication realm"
+msgid "Authentication failed."
+msgstr "Realm de autenticação HTTP"
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
+msgid "Bad captcha"
+msgstr ""
+
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "Você foi registrado no %s com sucesso"
 
+#: kallithea/controllers/login.py:190
+#, fuzzy
+msgid "A password reset confirmation code has been sent"
+msgstr "Seu link de reinicialização de senha foi enviado"
+
+#: kallithea/controllers/login.py:237
+#, fuzzy
+msgid "Invalid password reset token"
+msgstr "Link para trocar senha"
+
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
+msgid "Successfully updated password"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
+msgid "Invalid reviewer \"%s\" specified"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
+msgid "%s (closed)"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "Conjunto de Mudanças"
 
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "Especial"
 
+#: kallithea/controllers/pullrequests.py:175
 msgid "Peer branches"
 msgstr "Ramos pares"
 
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Marcadores"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
+msgid "Error creating pull request: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
+#, fuzzy
+msgid "Error occurred while creating pull request"
+msgstr "Ocorreu um erro durante o envio do pull request"
+
+#: kallithea/controllers/pullrequests.py:350
 msgid "Successfully opened new pull request"
 msgstr "Novo pull request criado com sucesso"
 
+#: kallithea/controllers/pullrequests.py:373
+#, fuzzy
+#| msgid "Pull request update created"
+msgid "New pull request iteration created"
+msgstr "Revisores do pull request"
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
+#, fuzzy
+msgid "No description"
+msgstr "Descrição"
+
+#: kallithea/controllers/pullrequests.py:430
+#, fuzzy
+msgid "Pull request updated"
+msgstr "Pull requests para %s"
+
+#: kallithea/controllers/pullrequests.py:443
 msgid "Successfully deleted pull request"
 msgstr "Pull request excluído com sucesso"
 
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
+msgid "Revision %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
+msgid "This pull request has already been merged to %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:525
+msgid "This pull request has been closed and can not be updated."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
+msgid "The following additional changes are available on %s:"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+msgid "No additional changesets found for iterating on this pull request."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
+msgid "Note: Branch %s has another head: %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:565
+msgid "Git pull requests don't support iterating yet."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr "Consulta de busca inválida. Tente usar aspas."
 
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
+#, fuzzy
+msgid "An error occurred during search operation."
+msgstr "Ocorreu um erro durante essa operação de busca"
+
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
+#, fuzzy
+msgid "No data ready yet"
+msgstr "Ainda não há dados carregados"
+
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "As estatísticas estão desabillitadas para este repositório"
 
+#: kallithea/controllers/admin/auth_settings.py:134
+msgid "Auth settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:145
+msgid "error occurred during update of auth settings"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:73
 msgid "Default settings updated successfully"
 msgstr "Configurações padrão atualizadas com sucesso"
 
+#: kallithea/controllers/admin/defaults.py:88
 msgid "Error occurred during update of defaults"
 msgstr "Ocorreu um erro durnge a atualização dos padrões"
 
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
+#, fuzzy
+msgid "Forever"
+msgstr "para sempre"
+
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "cinco minutos"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "uma hora"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "um dia"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "um mês"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
+msgid "Lifetime"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "Ocorreu um erro durante a criação de um gist"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
 msgid "Deleted gist %s"
 msgstr "Gist %s excluído"
 
+#: kallithea/controllers/admin/gists.py:205
+#, fuzzy
+msgid "Unmodified"
+msgstr "Última alteração"
+
+#: kallithea/controllers/admin/gists.py:235
+msgid "Successfully updated gist content"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:240
+msgid "Successfully updated gist data"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
+msgid "Error occurred during update of gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
 msgid "You can't edit this user since it's crucial for entire application"
 msgstr ""
 "Você não pode editar esse usuário pois ele é crucial para toda a aplicação"
 
+#: kallithea/controllers/admin/my_account.py:112
 msgid "Your account was updated successfully"
 msgstr "Sua conta foi atualizada com sucesso"
 
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
 msgid "Error occurred during update of user %s"
 msgstr "Ocorreu um erro durante a atualização do usuário %s"
 
+#: kallithea/controllers/admin/my_account.py:161
+msgid "Error occurred during update of user password"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
 msgid "Added email %s to user"
 msgstr "Email %s adicionado ao usuário"
 
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
 msgid "An error occurred during email saving"
 msgstr "Ocorreu um erro durante o salvamento do email"
 
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
 msgid "Removed email from user"
 msgstr "Email removido do usuário"
 
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
+msgid "API key successfully created"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
+msgid "API key successfully reset"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
+msgid "API key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
+msgid "SSH key %s successfully added"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+#, fuzzy
+#| msgid "Successfully deleted user"
+msgid "SSH key successfully deleted"
+msgstr "Usuário excluído com sucesso"
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "Ler"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "Gravar"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "Administrador"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "Desabilitado"
 
+#: kallithea/controllers/admin/permissions.py:79
 msgid "Allowed with manual account activation"
 msgstr "Permitido com ativação manual de conta"
 
+#: kallithea/controllers/admin/permissions.py:81
 msgid "Allowed with automatic account activation"
 msgstr "Permitido com ativação automática de conta"
 
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
 msgid "Manual activation of external account"
 msgstr "Ativação manual de conta externa"
 
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
 msgid "Automatic activation of external account"
 msgstr "Ativação automática de conta externa"
 
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "Habilitado"
 
+#: kallithea/controllers/admin/permissions.py:116
+msgid "Global permissions updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:131
 msgid "Error occurred during update of permissions"
 msgstr "Ocorreu um erro durante a atualização das permissões"
 
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
 msgid "Error occurred during creation of repository group %s"
 msgstr "Ocorreu um erro durante a criação do grupo de repositórios %s"
 
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
 msgid "Created repository group %s"
 msgstr "Grupo de repositórios %s criado"
 
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
 msgid "Updated repository group %s"
 msgstr "Grupo de repositórios %s atualizado"
 
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
 msgid "Error occurred during update of repository group %s"
 msgstr "Ocorreu um erro durante a atualização do grupo de repositórios %s"
 
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
 msgid "This group contains %s repositories and cannot be deleted"
 msgstr "Esse grupo contém %s repositórios e não pode ser excluído"
 
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
 msgid "This group contains %s subgroups and cannot be deleted"
 msgstr "Este grupo contém %s subgrupos e não pode ser excluído"
 
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
 msgid "Removed repository group %s"
 msgstr "Grupo de repositórios %s excluído"
 
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
 msgid "Error occurred during deletion of repository group %s"
 msgstr "Ocorreu um erro durante a exclusão do grupo de repositórios %s"
 
+#: kallithea/controllers/admin/repo_groups.py:357
 msgid "Repository group permissions updated"
 msgstr "Permissões atualizadas do Grupo de Repositórios"
 
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
 msgid "An error occurred during revoking of permission"
 msgstr "Ocorreu um erro durante a revocação das permissões"
 
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
 msgid "Error creating repository %s"
 msgstr "Erro ao criar repositório %s"
 
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
 msgid "Created repository %s from %s"
 msgstr "Repositório %s criado de %s"
 
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
 msgid "Forked repository %s as %s"
 msgstr "Repositório %s bifurcado como %s"
 
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
 msgid "Created repository %s"
 msgstr "Repositório %s criado"
 
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
 msgid "Repository %s updated successfully"
 msgstr "Repositório %s atualizado com sucesso"
 
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
 msgid "Error occurred during update of repository %s"
 msgstr "Ocorreu um erro durante a atualização do repositório %s"
 
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
+msgid "Detached %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
 msgid "Deleted %s forks"
 msgstr "%s bifurcações excluídas"
 
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
 msgid "Deleted repository %s"
 msgstr "Repositório %s excluído"
 
+#: kallithea/controllers/admin/repos.py:260
+#, fuzzy, python-format
+msgid "Cannot delete repository %s which still has forks"
+msgstr ""
+"Nao é possível excluir %s pois ele ainda contém bifurcações vinculadas"
+
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
 msgid "An error occurred during deletion of %s"
 msgstr "Ocorreu um erro durante a exclusão de %s"
 
+#: kallithea/controllers/admin/repos.py:305
 msgid "Repository permissions updated"
 msgstr "Permissões do repositório atualizadas"
 
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, fuzzy, python-format
+#| msgid "An error occurred during creation of field"
+msgid "An error occurred during creation of field: %r"
+msgstr "Ocorreu um erro durante a criação do campo"
+
+#: kallithea/controllers/admin/repos.py:378
 msgid "An error occurred during removal of field"
 msgstr "Ocorreu um erro durante a remoção do campo"
 
+#: kallithea/controllers/admin/repos.py:392
+msgid "-- Not a fork --"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:424
 msgid "Updated repository visibility in public journal"
 msgstr "Atualizada a visibilidade do repositório no diário público"
 
+#: kallithea/controllers/admin/repos.py:428
 msgid "An error occurred during setting this repository in public journal"
 msgstr "Ocorreu um erro ao ajustar esse repositório no diário público"
 
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "Nada"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
 msgid "Marked repository %s as fork of %s"
 msgstr "Marcado repositório %s como bifurcação de %s"
 
+#: kallithea/controllers/admin/repos.py:453
 msgid "An error occurred during this operation"
 msgstr "Ocorreu um erro durante essa operação"
 
+#: kallithea/controllers/admin/repos.py:465
 msgid "Pulled from remote location"
 msgstr "Realizado pull de localização remota"
 
+#: kallithea/controllers/admin/repos.py:468
 msgid "An error occurred during pull from remote location"
 msgstr "Ocorreu um erro ao realizar pull de localização remota"
 
+#: kallithea/controllers/admin/repos.py:499
 msgid "An error occurred during deletion of repository stats"
 msgstr "Ocorreu um erro ao excluir estatísticas de repositório"
 
+#: kallithea/controllers/admin/settings.py:117
 msgid "Updated VCS settings"
 msgstr "Configurações de VCS atualizadas"
 
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
 msgid "Error occurred while updating application settings"
 msgstr ""
 "Ocorreu um erro durante a atualização das configurações da aplicação"
 
+#: kallithea/controllers/admin/settings.py:156
+#, fuzzy, python-format
+msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
+msgstr "Repositórios varridos com sucesso adicionados: %s ; removidos: %s"
+
+#: kallithea/controllers/admin/settings.py:168
+#, fuzzy, python-format
+#| msgid "Invalidate cache for all repositories"
+msgid "Invalidated %s repositories"
+msgstr "Invalidar o cache para todos os repositórios"
+
+#: kallithea/controllers/admin/settings.py:209
 msgid "Updated application settings"
 msgstr "Configurações da aplicação atualizadas"
 
+#: kallithea/controllers/admin/settings.py:263
 msgid "Updated visualisation settings"
 msgstr "Configurações de visualização atualizadas"
 
+#: kallithea/controllers/admin/settings.py:268
 msgid "Error occurred during updating visualisation settings"
 msgstr ""
 "Ocorreu um erro durante a atualização das configurações de visualização"
 
+#: kallithea/controllers/admin/settings.py:292
+msgid "Please enter email address"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
+#, fuzzy
+msgid "Hook already exists"
+msgstr "Ainda não há dados carregados"
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
 msgid "Added new hook"
 msgstr "Adicionado novo gancho"
 
+#: kallithea/controllers/admin/settings.py:355
 msgid "Updated hooks"
 msgstr "Atualizados os ganchos"
 
+#: kallithea/controllers/admin/settings.py:359
 msgid "Error occurred during hook creation"
 msgstr "Ocorreu um erro durante a criação do hook"
 
+#: kallithea/controllers/admin/settings.py:382
 msgid "Whoosh reindex task scheduled"
 msgstr "Tarefa de reindexação do whoosh agendada"
 
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
 msgid "Created user group %s"
 msgstr "Grupo de usuários %s criado"
 
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
 msgid "Error occurred during creation of user group %s"
 msgstr "Ocorreu um erro durante a criação do grupo de usuários %s"
 
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
 msgid "Updated user group %s"
 msgstr "Grupo de usuários %s atualizado"
 
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
 msgid "Error occurred during update of user group %s"
 msgstr "Ocorreu um erro durante a atualização do grupo de usuários %s"
 
+#: kallithea/controllers/admin/user_groups.py:206
 msgid "Successfully deleted user group"
 msgstr "Grupo de usuários excluído com sucesso"
 
+#: kallithea/controllers/admin/user_groups.py:211
 msgid "An error occurred during deletion of user group"
 msgstr "Ocorreu um erro durante a exclusão do grupo de usuários"
 
+#: kallithea/controllers/admin/user_groups.py:267
 msgid "Target group cannot be the same"
 msgstr "O grupo destino não pode ser o mesmo"
 
+#: kallithea/controllers/admin/user_groups.py:273
 msgid "User group permissions updated"
 msgstr "Permissões do Grupo de Usuários atualizadas"
 
+#: kallithea/controllers/admin/user_groups.py:288
 msgid "Cannot revoke permission for yourself as admin"
 msgstr "Você não pode revocar sua própria permissão de administrador"
 
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
 msgid "Updated permissions"
 msgstr "Permissões atualizadas"
 
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
 msgid "An error occurred during permissions saving"
 msgstr "Ocorreu um erro durante o salvamento das permissões"
 
+#: kallithea/controllers/admin/users.py:118
+#, python-format
 msgid "Created user %s"
 msgstr "Usuário %s criado"
 
+#: kallithea/controllers/admin/users.py:133
+#, python-format
 msgid "Error occurred during creation of user %s"
 msgstr "Ocorreu um erro durante a criação do usuário %s"
 
+#: kallithea/controllers/admin/users.py:157
 msgid "User updated successfully"
 msgstr "Usuário atualizado com sucesso"
 
+#: kallithea/controllers/admin/users.py:186
 msgid "Successfully deleted user"
 msgstr "Usuário excluído com sucesso"
 
+#: kallithea/controllers/admin/users.py:191
 msgid "An error occurred during deletion of user"
 msgstr "Ocorreu um erro ao excluir o usuário"
 
+#: kallithea/controllers/admin/users.py:202
+msgid "The default user cannot be edited"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:408
+#, python-format
+msgid "Added IP address %s to user whitelist"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:414
 msgid "An error occurred while adding IP address"
 msgstr "Ocorreu um erro durante o salvamento do IP"
 
+#: kallithea/controllers/admin/users.py:426
+msgid "Removed IP address from user whitelist"
+msgstr ""
+
+#: kallithea/lib/auth.py:552
 msgid "You need to be a registered user to perform this action"
 msgstr "Você precisa ser um usuário registrado para realizar essa ação"
 
+#: kallithea/lib/auth.py:580
 msgid "You need to be signed in to view this page"
 msgstr "Você precisa estar logado para ver essa página"
 
+#: kallithea/lib/diffs.py:181
 msgid "Binary file"
 msgstr "Arquivo binário"
 
+#: kallithea/lib/diffs.py:201
 msgid ""
 "Changeset was too big and was cut off, use diff menu to display this diff"
 msgstr ""
 "Conjunto de mudanças é grande demais e foi cortado, use o menu de "
 "diferenças para ver as diferenças"
 
+#: kallithea/lib/diffs.py:210
 msgid "No changes detected"
 msgstr "Nenhuma alteração detectada"
 
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "Mostrar espaços em branco"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Ignore whitespace"
+msgid "Ignore whitespace changes"
+msgstr "Ignorar espaços em branco"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
+msgid "Increase diff context to %(num)s lines"
+msgstr ""
+
+#: kallithea/lib/helpers.py:467
+#, python-format
 msgid "Deleted branch: %s"
 msgstr "Excluído ramo: %s"
 
+#: kallithea/lib/helpers.py:469
+#, python-format
 msgid "Created tag: %s"
 msgstr "Tag criada: %s"
 
+#: kallithea/lib/helpers.py:480
+#, fuzzy, python-format
+#| msgid "Changeset not found"
+msgid "Changeset %s not found"
+msgstr "Conjunto de alterações não encontrado"
+
+#: kallithea/lib/helpers.py:529
+#, python-format
 msgid "Show all combined changesets %s->%s"
 msgstr "Ver todos os conjuntos de mudanças combinados %s->%s"
 
+#: kallithea/lib/helpers.py:535
+#, fuzzy
+msgid "Compare view"
+msgstr "comparar exibir"
+
+#: kallithea/lib/helpers.py:554
 msgid "and"
 msgstr "e"
 
+#: kallithea/lib/helpers.py:555
+#, python-format
 msgid "%s more"
 msgstr "%s mais"
 
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
 msgid "revisions"
 msgstr "revisões"
 
+#: kallithea/lib/helpers.py:580
+#, fuzzy, python-format
+msgid "Fork name %s"
+msgstr "nome da bifurcação %s"
+
+#: kallithea/lib/helpers.py:600
+#, fuzzy, python-format
+msgid "Pull request %s"
+msgstr "Pull request #%s"
+
+#: kallithea/lib/helpers.py:610
 msgid "[deleted] repository"
 msgstr "repositório [excluído]"
 
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
 msgid "[created] repository"
 msgstr "repositório [criado]"
 
+#: kallithea/lib/helpers.py:614
 msgid "[created] repository as fork"
 msgstr "repositório [criado] como uma bifurcação"
 
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
 msgid "[forked] repository"
 msgstr "repositório [bifurcado]"
 
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
 msgid "[updated] repository"
 msgstr "repositório [atualizado]"
 
+#: kallithea/lib/helpers.py:620
 msgid "[downloaded] archive from repository"
 msgstr "[baixado] archive do repositório"
 
+#: kallithea/lib/helpers.py:622
 msgid "[delete] repository"
 msgstr "[excluir] repositório"
 
+#: kallithea/lib/helpers.py:630
 msgid "[created] user"
 msgstr "usuário [criado]"
 
+#: kallithea/lib/helpers.py:632
 msgid "[updated] user"
 msgstr "usuário [atualizado]"
 
+#: kallithea/lib/helpers.py:634
 msgid "[created] user group"
 msgstr "[criado] grupo de usuários"
 
+#: kallithea/lib/helpers.py:636
 msgid "[updated] user group"
 msgstr "[atualizado] grupo de usuários"
 
+#: kallithea/lib/helpers.py:638
 msgid "[commented] on revision in repository"
 msgstr "[comentado] em revisão no repositório"
 
+#: kallithea/lib/helpers.py:640
 msgid "[commented] on pull request for"
 msgstr "[comentado] no pull request para"
 
+#: kallithea/lib/helpers.py:642
 msgid "[closed] pull request for"
 msgstr "[fechado] pull request para"
 
+#: kallithea/lib/helpers.py:644
 msgid "[pushed] into"
 msgstr "[realizado push] para"
 
+#: kallithea/lib/helpers.py:646
 msgid "[committed via Kallithea] into repository"
 msgstr "[commitado via Kallithea] no repositório"
 
+#: kallithea/lib/helpers.py:648
 msgid "[pulled from remote] into repository"
 msgstr "[pulled do remote] no repositório"
 
+#: kallithea/lib/helpers.py:650
 msgid "[pulled] from"
 msgstr "[realizado pull] a partir de"
 
+#: kallithea/lib/helpers.py:652
 msgid "[started following] repository"
 msgstr "[passou a seguir] o repositório"
 
+#: kallithea/lib/helpers.py:654
 msgid "[stopped following] repository"
 msgstr "[parou de seguir] o repositório"
 
+#: kallithea/lib/helpers.py:764
+#, python-format
 msgid " and %s more"
 msgstr " e mais %s"
 
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
 msgid "No files"
 msgstr "Nenhum arquivo"
 
+#: kallithea/lib/helpers.py:791
 msgid "new file"
 msgstr "novo arquivo"
 
+#: kallithea/lib/helpers.py:794
 msgid "mod"
 msgstr "mod"
 
+#: kallithea/lib/helpers.py:797
 msgid "del"
 msgstr "excluir"
 
+#: kallithea/lib/helpers.py:800
 msgid "rename"
 msgstr "renomear"
 
+#: kallithea/lib/helpers.py:805
 msgid "chmod"
 msgstr "chmod"
 
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
 msgid "%d year"
 msgid_plural "%d years"
 msgstr[0] "%d ano"
 msgstr[1] "%d anos"
 
+#: kallithea/lib/webutils.py:629
+#, python-format
 msgid "%d month"
 msgid_plural "%d months"
 msgstr[0] "%d mês"
 msgstr[1] "%d meses"
 
+#: kallithea/lib/webutils.py:630
+#, python-format
 msgid "%d day"
 msgid_plural "%d days"
 msgstr[0] "%d dia"
 msgstr[1] "%d dias"
 
+#: kallithea/lib/webutils.py:631
+#, python-format
 msgid "%d hour"
 msgid_plural "%d hours"
 msgstr[0] "%d hora"
 msgstr[1] "%d horas"
 
+#: kallithea/lib/webutils.py:632
+#, python-format
 msgid "%d minute"
 msgid_plural "%d minutes"
 msgstr[0] "%d minuto"
 msgstr[1] "%d minutos"
 
+#: kallithea/lib/webutils.py:633
+#, python-format
 msgid "%d second"
 msgid_plural "%d seconds"
 msgstr[0] "%d segundo"
 msgstr[1] "%d segundos"
 
+#: kallithea/lib/webutils.py:649
+#, python-format
 msgid "in %s"
 msgstr "em %s"
 
+#: kallithea/lib/webutils.py:651
+#, python-format
 msgid "%s ago"
 msgstr "%s atrás"
 
+#: kallithea/lib/webutils.py:653
+#, python-format
 msgid "in %s and %s"
 msgstr "em %s e %s"
 
+#: kallithea/lib/webutils.py:656
+#, python-format
 msgid "%s and %s ago"
 msgstr "%s e %s atrás"
 
+#: kallithea/lib/webutils.py:659
 msgid "just now"
 msgstr "agora há pouco"
 
+#: kallithea/model/db.py:1376
 msgid "top level"
 msgstr "nível superior"
 
+#: kallithea/model/db.py:1507
 msgid "Kallithea Administrator"
 msgstr "Administrador do Kallithea"
 
+#: kallithea/model/db.py:1509
+msgid "Default user has no access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1510
+#, fuzzy
+msgid "Default user has read access to new repositories"
+msgstr "Acesso não autorizado ao recurso"
+
+#: kallithea/model/db.py:1511
+#, fuzzy
+msgid "Default user has write access to new repositories"
+msgstr "Acesso não autorizado ao recurso"
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+#, fuzzy
+msgid "Only admins can create user groups"
+msgstr "Criar grupos de usuários"
+
+#: kallithea/model/db.py:1525
+#, fuzzy
+msgid "Non-admins can create user groups"
+msgstr "Criar grupos de usuários"
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
+#, fuzzy
+msgid "Only admins can fork repositories"
+msgstr "Criar repositórios"
+
+#: kallithea/model/db.py:1531
+#, fuzzy
+msgid "Non-admins can fork repositories"
+msgstr "Invalidar o cache para todos os repositórios"
+
+#: kallithea/model/db.py:1533
 msgid "Registration disabled"
 msgstr "Registro desatilitado"
 
+#: kallithea/model/db.py:1534
+#, fuzzy
+msgid "User registration with manual account activation"
+msgstr "Registro de Usuário com ativação manual de conta"
+
+#: kallithea/model/db.py:1535
+#, fuzzy
+msgid "User registration with automatic account activation"
+msgstr "Registro de Usuário com ativação automática de conta"
+
+#: kallithea/model/db.py:1944
+#, fuzzy
+msgid "Not reviewed"
+msgstr "Não Revisado"
+
+#: kallithea/model/db.py:1945
+#, fuzzy
+msgid "Under review"
+msgstr "Sob Revisão"
+
+#: kallithea/model/db.py:1946
+#, fuzzy
+#| msgid "Approved"
+msgid "Not approved"
+msgstr "Aprovado"
+
+#: kallithea/model/db.py:1947
 msgid "Approved"
 msgstr "Aprovado"
 
+#: kallithea/model/forms.py:58
 msgid "Please enter a login"
 msgstr "Por favor entre um login"
 
+#: kallithea/model/forms.py:59
+#, python-format
 msgid "Enter a value %(min)i characters long or more"
 msgstr "Entre um valor com %(min)i caracteres ou mais"
 
+#: kallithea/model/forms.py:67
 msgid "Please enter a password"
 msgstr "Por favor entre com uma senha"
 
+#: kallithea/model/forms.py:68
+#, python-format
 msgid "Enter %(min)i characters or more"
 msgstr "Entre com %(min)i caracteres ou mais"
 
+#: kallithea/model/forms.py:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, fuzzy, python-format
+#| msgid "[Comment] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr "[comentado] no pull request para"
+
+#: kallithea/model/notification.py:174
+#, fuzzy, python-format
+msgid "New user %(new_username)s registered"
+msgstr "O username \"%(new_username)s\" não é válido"
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
+#, fuzzy
+msgid "Closing"
+msgstr "Usando"
+
+#: kallithea/model/pull_request.py:207
+#, fuzzy
+#| msgid "Create Pull Request"
+msgid "Cannot create empty pull request"
+msgstr "Criar Pull Request"
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+#, fuzzy
+#| msgid "Confirm to delete this pull request"
+msgid "You are not authorized to create the pull request"
+msgstr "Confirme para excluir este pull request"
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
 msgid "latest tip"
 msgstr "tip mais recente"
 
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, fuzzy, python-format
+#| msgid "Changeset not found"
+msgid "SSH key with fingerprint %r found"
+msgstr "Conjunto de alterações não encontrado"
+
+#: kallithea/model/user.py:224
+#, fuzzy
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+"Você não pode remover esse usuário, pois ele é crucial para toda a "
+"aplicação"
+
+#: kallithea/model/user.py:229
+#, fuzzy, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+"usuário \"%s\" ainda é dono de %s repositórios e não pode ser removido. "
+"Troque os donos ou remova esses repositórios. %s"
+
+#: kallithea/model/user.py:234
+#, fuzzy, python-format
+msgid ""
+"User \"%s\" still owns %s repository groups and cannot be removed. Switch "
+"owners or remove those repository groups: %s"
+msgstr ""
+"usuário \"%s\" ainda é dono de %s repositórios e não pode ser removido. "
+"Troque os donos ou remova esses repositórios. %s"
+
+#: kallithea/model/user.py:241
+#, fuzzy, python-format
+msgid ""
+"User \"%s\" still owns %s user groups and cannot be removed. Switch "
+"owners or remove those user groups: %s"
+msgstr ""
+"usuário \"%s\" ainda é dono de %s repositórios e não pode ser removido. "
+"Troque os donos ou remova esses repositórios. %s"
+
+#: kallithea/model/user.py:330
 msgid "Password reset link"
 msgstr "Link para trocar senha"
 
+#: kallithea/model/user.py:374
+#, fuzzy
+msgid "Password reset notification"
+msgstr "Link para trocar senha"
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
 msgid "Value cannot be an empty list"
 msgstr "O valor não pode ser uma lista vazia"
 
+#: kallithea/model/validators.py:72
+#, python-format
 msgid "Username \"%(username)s\" already exists"
 msgstr "O username \\\"%(username)s\\\" já existe"
 
+#: kallithea/model/validators.py:74
+#, fuzzy, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr "O username \"%(username)s\" não é válido"
+
+#: kallithea/model/validators.py:76
+#, fuzzy
+msgid ""
+"Username may only contain alphanumeric characters underscores, periods or "
+"dashes and must begin with an alphanumeric character or underscore"
+msgstr ""
+"Nome de usuário pode conter somente caracteres alfanuméricos, sublinha, "
+"pontos e hífens e deve iniciar com caractere alfanumérico"
+
+#: kallithea/model/validators.py:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, python-format
 msgid "Username %(username)s is not valid"
 msgstr "O username \"%(username)s\" não é válido"
 
+#: kallithea/model/validators.py:131
 msgid "Invalid user group name"
 msgstr "Nome inválido de grupo de usuários"
 
+#: kallithea/model/validators.py:132
+#, python-format
 msgid "User group \"%(usergroup)s\" already exists"
 msgstr "O grupo de usuários \"%(usergroup)s\" já existe"
 
+#: kallithea/model/validators.py:134
 msgid ""
 "user group name may only contain alphanumeric characters underscores, "
 "periods or dashes and must begin with alphanumeric character"
@@ -601,48 +1725,101 @@
 "underscores, pontos ou hífens, e deve começar om um caractere alfa-"
 "numérico"
 
+#: kallithea/model/validators.py:174
 msgid "Cannot assign this group as parent"
 msgstr "Não é possível associar esse grupo como progenitor"
 
+#: kallithea/model/validators.py:175
+#, python-format
 msgid "Group \"%(group_name)s\" already exists"
 msgstr "O grupo \\\"%(group_name)s\\\" já existe"
 
+#: kallithea/model/validators.py:177
+#, python-format
 msgid "Repository with name \"%(group_name)s\" already exists"
 msgstr "Um repositório com o nome \"%(group_name)s\" já existe"
 
+#: kallithea/model/validators.py:229
 msgid "Invalid characters (non-ascii) in password"
 msgstr "Caracteres inválidos (não-ascii) na senha"
 
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
 msgid "Passwords do not match"
 msgstr "Senhas não conferem"
 
+#: kallithea/model/validators.py:275
+#, fuzzy
+msgid "Invalid username or password"
+msgstr "senha inválida"
+
+#: kallithea/model/validators.py:309
+#, fuzzy, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr "O nome de repositório %(repo)s não é permitido"
+
+#: kallithea/model/validators.py:311
+#, python-format
 msgid "Repository named %(repo)s already exists"
 msgstr "Um repositório chamado %(repo)s já existe"
 
+#: kallithea/model/validators.py:312
+#, python-format
 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 msgstr "Um repositório \"%(repo)s\" já existe no grupo \"%(group)s\""
 
+#: kallithea/model/validators.py:314
+#, python-format
 msgid "Repository group with name \"%(repo)s\" already exists"
 msgstr "Um Grupo de Repositórios chamado \"%(repo)s\" já existe"
 
+#: kallithea/model/validators.py:400
+#, fuzzy
+msgid "Invalid repository URL"
+msgstr "repositório privado"
+
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
 msgid "Fork has to be the same type as parent"
 msgstr "A bifurcação deve ser do mesmo tipo que o pai"
 
+#: kallithea/model/validators.py:441
 msgid "You don't have permissions to create repository in this group"
 msgstr "Você não tem permissão para criar um repositório neste grupo"
 
+#: kallithea/model/validators.py:443
 msgid "no permission to create repository in root location"
 msgstr "você não tem permissão para criar um repositório na raiz"
 
+#: kallithea/model/validators.py:492
 msgid "You don't have permissions to create a group in this location"
 msgstr "Você não tem permissão para criar um grupo neste local"
 
+#: kallithea/model/validators.py:532
 msgid "This username or user group name is not valid"
 msgstr "Este nome de usuário ou de grupo de usuários não é válido"
 
+#: kallithea/model/validators.py:625
 msgid "This is not a valid path"
 msgstr "Esse não é um caminho válido"
 
+#: kallithea/model/validators.py:642
+#, fuzzy
+msgid "This email address is already in use"
+msgstr "Esse endereço de e-mail já está tomado"
+
+#: kallithea/model/validators.py:662
+#, fuzzy, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr "o e-mail \"%(email)s\" não existe."
+
+#: kallithea/model/validators.py:699
 msgid ""
 "The LDAP Login attribute of the CN must be specified - this is the name "
 "of the attribute that is equivalent to \"username\""
@@ -650,101 +1827,404 @@
 "O atributo de login LDAP do CN deve ser especificado - isto é o nome do "
 "atributo que é equivalente ao 'nome de usuário'"
 
+#: kallithea/model/validators.py:711
 msgid "Please enter a valid IPv4 or IPv6 address"
 msgstr "Por favor, forneça um endereço válido IPv4 ou IPv6"
 
+#: kallithea/model/validators.py:712
+#, python-format
 msgid ""
 "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
 msgstr ""
 "O tamanho da rede (bits) deve estar no intervalo 0-32 (não %(bits)r)"
 
+#: kallithea/model/validators.py:745
 msgid "Key name can only consist of letters, underscore, dash or numbers"
 msgstr "O nome da chave só pode conter letras, underscore, hífen ou dígitos"
 
+#: kallithea/model/validators.py:759
 msgid "Filename cannot be inside a directory"
 msgstr "O nome de arquivo não pode estar dentro de um diretório"
 
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
 msgid "You have admin right to this group, and can edit it"
 msgstr "Você tem direitos de administrador neste grupo e pode editá-lo"
 
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
 msgid "Repository"
 msgstr "Repositório"
 
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
 msgid "Description"
 msgstr "Descrição"
 
+#: kallithea/templates/index_base.html:61
 msgid "Last Change"
 msgstr "Última Alteração"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
 msgid "Tip"
 msgstr "Ponta"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
 msgid "Owner"
 msgstr "Dono"
 
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
 msgid "Log In"
 msgstr "Entrar"
 
+#: kallithea/templates/login.html:17
+#, python-format
 msgid "Log In to %s"
 msgstr "Log in em %s"
 
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
 msgid "Username"
 msgstr "Nome de usuário"
 
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
 msgid "Password"
 msgstr "Senha"
 
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
 msgid "Forgot your password?"
 msgstr "Esqueceu sua senha?"
 
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
 msgid "Don't have an account?"
 msgstr "Não possui uma conta?"
 
+#: kallithea/templates/login.html:62
 msgid "Sign In"
 msgstr "Entrar"
 
+#: kallithea/templates/password_reset.html:5
 msgid "Password Reset"
 msgstr "Senha Trocada"
 
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+#, fuzzy
+msgid "Reset Your Password"
+msgstr "Esqueceu sua senha?"
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+#, fuzzy
+msgid "Send Password Reset Email"
+msgstr "Link para trocar senha"
+
+#: kallithea/templates/password_reset.html:52
+#, fuzzy
+msgid ""
+"A password reset link will be sent to the specified email address if it "
+"is registered in the system."
+msgstr ""
+"Link de reinicialização de senha será enviado ao endereço de e-mail "
+"correspondente"
+
+#: kallithea/templates/password_reset_confirmation.html:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+#, fuzzy
+msgid "New Password"
+msgstr "Nova senha"
+
+#: kallithea/templates/password_reset_confirmation.html:43
+#, fuzzy
+msgid "Confirm New Password"
+msgstr "Sua nova senha"
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
 msgid "Sign Up"
 msgstr "Inscrever-se"
 
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
 msgid "Re-enter password"
 msgstr "Repita a senha"
 
+#: 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:39
+#: kallithea/templates/register.html:52
 msgid "First Name"
 msgstr "Primeiro Nome"
 
+#: 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:40
+#: kallithea/templates/register.html:59
 msgid "Last Name"
 msgstr "Último Nome"
 
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
 msgid "Email"
 msgstr "E-mail"
 
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+#, fuzzy
+msgid "Admin Journal"
+msgstr "Diário do administrador"
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
 msgid "journal filter..."
 msgstr "filtro de diário..."
 
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+#, fuzzy
+msgid "Filter"
+msgstr "filtro"
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, fuzzy, python-format
+msgid "%s Entry"
+msgid_plural "%s Entries"
+msgstr[0] "%s entrada"
+msgstr[1] "%s entradas"
+
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
 msgid "Action"
 msgstr "Ação"
 
+#: kallithea/templates/admin/admin_log.html:8
 msgid "Date"
 msgstr "Data"
 
+#: kallithea/templates/admin/admin_log.html:9
 msgid "From IP"
 msgstr "A partir do IP"
 
+#: kallithea/templates/admin/admin_log.html:62
 msgid "No actions yet"
 msgstr "Ainda não há ações"
 
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
 msgid "Save"
 msgstr "Salvar"
 
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+#, fuzzy
+msgid "Repository Defaults"
+msgstr "Padrões de repositórios"
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
 msgid "Type"
 msgstr "Tipo"
 
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
 msgid "Private repository"
 msgstr "Repositório privado"
 
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
 msgid ""
 "Private repositories are only visible to people explicitly added as "
 "collaborators."
@@ -752,81 +2232,534 @@
 "Repositórios privados são visíveis somente por pessoas explicitamente "
 "adicionadas como colaboradores."
 
+#: kallithea/templates/admin/defaults/defaults.html:42
+#: kallithea/templates/admin/repos/repo_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
 msgid "Enable statistics"
 msgstr "Habilitar estatísticas"
 
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
 msgid "Enable statistics window on summary page."
 msgstr "Habilitar janela de estatísticas na página de sumário."
 
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
 msgid "Enable downloads"
 msgstr "Habilitar downloads"
 
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
 msgid "Enable download menu on summary page."
 msgstr "Habilitar menu de descarregar na página de sumário."
 
+#: 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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
 msgid "Gist description ..."
 msgstr "Descrição do gist ..."
 
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
 msgid "Gist lifetime"
 msgstr "Tempo de vida do Gist"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
 msgid "Expires"
 msgstr "Expira"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+#, fuzzy
+msgid "Never"
+msgstr "nunca"
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
 msgid "Cancel"
 msgstr "Cancelar"
 
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, fuzzy, python-format
+msgid "Private Gists for User %s"
+msgstr "Gists privados do usuário %s"
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, fuzzy, python-format
+msgid "Public Gists for User %s"
+msgstr "Gists públicos do usuário %s"
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
 msgid "Public Gists"
 msgstr "Gists Públicos"
 
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
 msgid "Created"
 msgstr "Criado"
 
+#: kallithea/templates/admin/gists/index.html:66
 msgid "There are no gists yet"
 msgstr "Não há nenhum gist ainda"
 
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
 msgid "Reset"
 msgstr "Limpar"
 
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
 msgid "Gist"
 msgstr "Gist"
 
+#: kallithea/templates/admin/gists/show.html:10
 msgid "URL"
 msgstr "URL"
 
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
 msgid "Delete"
 msgstr "Excluir"
 
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
 msgid "Edit"
 msgstr "Editar"
 
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
 msgid "created"
 msgstr "criado"
 
+#: kallithea/templates/admin/gists/show.html:82
 msgid "Show as raw"
 msgstr "Mostrar original"
 
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
 msgid "My Account"
 msgstr "Minha Conta"
 
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
+msgid "Profile"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:26
+#, fuzzy
+msgid "Email Addresses"
+msgstr "Novo endereço de email"
+
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
+msgid "API Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:32
+#, fuzzy
+msgid "Owned Repositories"
+msgstr "repositórios"
+
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+#, fuzzy
+msgid "Watched Repositories"
+msgstr "Criar repositórios"
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+#, fuzzy
+msgid "Show Permissions"
+msgstr "Copiar permissões"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, fuzzy, python-format
+msgid "Confirm to reset this API key: %s"
+msgstr "Confirme para excluir este IP: %s"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
+#, fuzzy
+msgid "Expired"
+msgstr "Expira"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, fuzzy, python-format
+msgid "Confirm to remove this API key: %s"
+msgstr "Confirme para excluir este IP: %s"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
+#, fuzzy
+msgid "Remove"
+msgstr "Removido"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
+msgid "No additional API keys specified"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
+#, fuzzy
+msgid "New API key"
+msgstr "Próxima chave de campo"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
 msgid "Add"
 msgstr "Adicionar"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
 msgid "Confirm to delete this email: %s"
 msgstr "Confirme para excluir este email: %s"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
 msgid "New email address"
 msgstr "Novo endereço de email"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:1
+#, fuzzy
+msgid "Change Your Account Password"
+msgstr "Sua nova senha"
+
+#: kallithea/templates/admin/my_account/my_account_password.html:8
+msgid "Current password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
 msgid "New password"
 msgstr "Nova senha"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:22
+msgid "Confirm new password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+msgid "Current IP"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, fuzzy, python-format
+#| msgid "Change your avatar at"
+msgid "Change %s avatar at"
+msgstr "Altere o seu avatar em"
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
+msgid "Avatars are disabled"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
+#, fuzzy
+msgid "Repositories You Own"
+msgstr "Nenhum repositório encontrado."
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
 msgid "Name"
 msgstr "Nome"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+#, fuzzy
+#| msgid "Last Name"
+msgid "Last Used"
+msgstr "Último Nome"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, fuzzy, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr "Confirme para excluir este IP: %s"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+#, fuzzy
+msgid "New SSH key"
+msgstr "Próxima chave de campo"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+#, fuzzy
+#| msgid "Public repository"
+msgid "Public key"
+msgstr "Repositório público"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
+#, fuzzy
+msgid "Repositories You are Watching"
+msgstr "Localização dos repositórios"
+
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
+#, fuzzy
+msgid "Default Permissions"
+msgstr "Permissões padrão"
+
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
+msgid "IP Whitelist"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
 msgid "Anonymous access"
 msgstr "Acesso anônimo"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+#, fuzzy
+#| msgid "Anonymous access"
+msgid "Allow anonymous access"
+msgstr "Acesso anônimo"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
 msgid ""
 "All default permissions on each repository will be reset to chosen "
 "permission, note that all custom default permission on repositories will "
@@ -836,9 +2769,24 @@
 "permissão escolhida, note que todas as permissões padrão customizadas nos "
 "repositórios serão perdidas"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:20
+#, fuzzy
+msgid "Apply to all existing repositories"
+msgstr "Repositório existente?"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
 msgid "Repository group"
 msgstr "Grupo de repositórios"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
 msgid ""
 "All default permissions on each repository group will be reset to chosen "
 "permission, note that all custom default permission on repository groups "
@@ -848,140 +2796,832 @@
 "modificadas para a permissão escolhida, note que todas as permissões "
 "padrão customizadas em grupos de repositórios serão perdidas"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:33
+#, fuzzy
+msgid "Apply to all existing repository groups"
+msgstr "Grupo de repositórios %s atualizado"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
 msgid "User group"
 msgstr "Grupo de usuários"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+#, fuzzy
+msgid ""
+"All default permissions on each user group will be reset to chosen "
+"permission, note that all custom default permission on user groups will "
+"be lost"
+msgstr ""
+"Todas as permissões padrão em cada repositório serão reinicializadas para "
+"as permissões escolhidas. Note que todas as permissões padrão "
+"customizadas nos repositórios serão perdidas"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+#, fuzzy
+msgid "Top level repository creation"
+msgstr "Criação de repositório"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
 msgid "User group creation"
 msgstr "Criação de grupo de usuários"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
 msgid "Repository forking"
 msgstr "Bifurcação de repositório"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
 msgid "Registration"
 msgstr "Registro"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
 msgid "External auth account activation"
 msgstr "Ativação de autenticação de conta externa"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, fuzzy, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr "Confirme para excluir este IP: %s"
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+#, fuzzy
+msgid "All IP addresses are allowed."
+msgstr "Todos os endereços IP são permitidos"
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
 msgid "New IP address"
 msgstr "Novo endereço IP"
 
+#: 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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
+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
 msgid "Group name"
 msgstr "Nome do grupo"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
 msgid "Group parent"
 msgstr "Progenitor do grupo"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
 msgid "Settings"
 msgstr "Configurações"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
+msgid "Advanced"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
 msgid "Permissions"
 msgstr "Permissões"
 
+#: 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:118
 msgid "Created on"
 msgstr "Criado em"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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] "Confirme para excluir este grupo: %s com %s repositório"
 msgstr[1] "Confirme para excluir este grupo: %s com %s repositórios"
 
+#: 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#, fuzzy
+#| msgid "Disabled"
+msgid "Visible"
+msgstr "Desabilitado"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#, fuzzy
+#| msgid "No response"
+msgid "Add repos"
+msgstr "revisões"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#, fuzzy
+#| msgid "Add user group"
+msgid "Add/Edit groups"
+msgstr "Adicionar grupo de usuários"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+#, fuzzy
+msgid "User/User Group"
+msgstr "Grupo de usuários"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+#, fuzzy
+msgid "Default"
+msgstr "padrão"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+#, fuzzy
+msgid "Revoke"
+msgstr "revogar"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
 msgid "Add new"
 msgstr "Adicionar novo"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+#, fuzzy
+msgid "Apply to children"
+msgstr "aplicar aos filhos"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
+msgid "Both"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+#, fuzzy
+msgid "Remove this group"
+msgstr "Criar grupos de usuários"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+#, fuzzy
+msgid "Confirm to delete this group"
+msgstr "Confirme para excluir este grupo de usuário: %s"
+
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, fuzzy, python-format
+#| msgid "Repository group"
+msgid "Repository group %s"
+msgstr "Grupo de repositórios"
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+#, fuzzy
+msgid "Repository Groups Administration"
+msgstr "Administração de grupos de repositórios"
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+#, fuzzy
+msgid "Number of Top-level Repositories"
+msgstr "Número de repositórios de nível superior"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
 msgid "Type of repository to create."
 msgstr "Tipo de repositório a criar."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+#, fuzzy
+msgid "Clone remote repository"
+msgstr "repositório [criado]"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+#, fuzzy
+msgid "Repository URL"
+msgstr "Repositório"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
 msgid ""
 "Keep it short and to the point. Use a README file for longer descriptions."
 msgstr ""
 "Seja sucinto e objetivo. Use um arquivo README para descrições mais "
 "longas."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
 msgid "Optionally select a group to put this repository into."
 msgstr "Opcionalmente selecione um grupo no qual colocar esse repositório."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
 msgid "Landing revision"
 msgstr "Revisão de pouso"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+msgid ""
+"Default revision for files page, downloads, full text search index and "
+"readme generation"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_creating.html:9
+#, fuzzy, python-format
+msgid "%s Creating Repository"
+msgstr "Erro ao criar repositório %s"
+
+#: 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"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
+#, fuzzy
+msgid "Extra Fields"
+msgstr "Campos extras"
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
 msgid "Remote"
 msgstr "Remoto"
 
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
 msgid "Statistics"
 msgstr "Estatísticas"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+#, fuzzy
+msgid "Parent"
+msgstr "Progenitor do grupo"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
+msgid "Set"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+#, fuzzy
+msgid "Manually set this repository as a fork of another from the list."
+msgstr ""
+"Marque manualmente este repositório como uma bifurcação de um outro da "
+"lista"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+#, fuzzy
+msgid "Public Journal Visibility"
+msgstr "diário público"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
 msgid "Remove from public journal"
 msgstr "Remover do diário público"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+#, fuzzy
+msgid "Add to Public Journal"
+msgstr "diário público"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+#, fuzzy
+msgid ""
+"All actions done in this repository will be visible to everyone in the "
+"public journal."
+msgstr ""
+"Todas as ações feitas nesse repositório serão acessíveis a todos no "
+"diário público"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
 msgid "Confirm to delete this repository: %s"
 msgstr "Confirma excluir esse repositório: %s"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
+#, fuzzy
+msgid "Delete this Repository"
+msgstr "[excluir] repositório"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, fuzzy, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] "este repositório tem %s bifurcação"
+msgstr[1] "este repositório tem %s bifurcações"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
 msgid "Detach forks"
 msgstr "Desassociar bifurcações"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
 msgid "Delete forks"
 msgstr "Excluir bifurcações"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 msgid "Key"
 msgstr "Chave"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:20
+#, python-format
 msgid "Confirm to delete this field: %s"
 msgstr "Confirme para excluir este campo: %s"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:31
 msgid "New field key"
 msgstr "Próxima chave de campo"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:38
 msgid "New field label"
 msgstr "Próximo rótulo de campo"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:40
 msgid "Enter short label"
 msgstr "Entre com o rótulo curto"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:45
 msgid "New field description"
 msgstr "Nova descrição de campo"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:47
 msgid "Enter description of a field"
 msgstr "Entre com a descrição de um campo"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:61
+#, fuzzy
+msgid "Extra fields are disabled."
+msgstr "Registro desabilitado"
+
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:20
+#, fuzzy
+msgid "Private Repository"
+msgstr "repositório privado"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+#, fuzzy
+#| msgid "[forked] repository"
+msgid "Fork of repository"
+msgstr "repositório [bifurcado]"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+#, fuzzy
+msgid "Remote repository URL"
+msgstr "Repositório %s criado"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:15
+#, fuzzy
+msgid "Pull Changes from Remote Repository"
+msgstr "[pulled do remote] no repositório"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:17
+#, fuzzy
+msgid "Confirm to pull changes from remote repository."
+msgstr "Confirma realizar pull de alterações a partir de lado remoto"
+
+#: 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:10
+#, fuzzy
+msgid "Permanent URL"
+msgstr "repositório privado"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+#, fuzzy
+msgid "Remote repository"
+msgstr "repositório [criado]"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
 msgid "Change owner of this repository."
 msgstr "Mudar o dono desse repositório."
 
+#: 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
+#, fuzzy
+msgid "Reset Statistics"
+msgstr "Habilitar estatísticas"
+
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
+#, fuzzy
+msgid "Confirm to remove current statistics."
+msgstr "Confirma remover atuais estatísticas"
+
+#: kallithea/templates/admin/repos/repos.html:5
+#, fuzzy
+msgid "Repositories Administration"
+msgstr "Administração de repositórios"
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+#, fuzzy
+msgid "Settings Administration"
+msgstr "Administração de configurações"
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
 msgid "Hooks"
 msgstr "Ganchos"
 
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
 msgid "Send"
 msgstr "Enviar"
 
+#: kallithea/templates/admin/settings/settings_global.html:4
 msgid "Site branding"
 msgstr "Marca do site"
 
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
 msgid "HTTP authentication realm"
 msgstr "Realm de autenticação HTTP"
 
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+#, fuzzy
+msgid "Save Settings"
+msgstr "Salvar configurações"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+#, fuzzy
+#| msgid "Hooks"
+msgid "Git Hooks"
+msgstr "Ganchos"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+#, fuzzy
+msgid "Custom Hooks are not enabled"
+msgstr "Ganchos customizados"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
 msgid "Failed to remove hook"
 msgstr "Falha ao remover gancho"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:4
+#, fuzzy
+#| msgid "Rescan option"
+msgid "Rescan options"
+msgstr "Opção de varredura"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:9
+#, fuzzy
+msgid "Delete records of missing repositories"
+msgstr "Buscar nos repositórios"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
 msgid "Invalidate cache for all repositories"
 msgstr "Invalidar o cache para todos os repositórios"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+#, fuzzy
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr "Invalidar o cache para todos os repositórios"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
 msgid "Index build option"
 msgstr "Opção de construção do índice"
 
+#: kallithea/templates/admin/settings/settings_search.html:9
 msgid "Build from scratch"
 msgstr "Construir do zero"
 
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
 msgid "Reindex"
 msgstr "Reindexar"
 
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+#, fuzzy
+msgid "Git version"
+msgstr "Editar Permissão"
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+#, fuzzy
+msgid "Mercurial Push Hooks"
+msgstr "Extensões do Mercurial"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
 msgid "Show repository size after push"
 msgstr "Mostrar tamanho do repositório após o push"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:15
 msgid "Update repository after push (hg update)"
 msgstr "Atualizar repositório após realizar push (hg update)"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+#, fuzzy
+msgid "Mercurial extensions"
+msgstr "Extensões do Mercurial"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
 msgid "Enable largefiles extension"
 msgstr "Habilitar extensão largefiles"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+#, fuzzy
+msgid "Location of repositories"
+msgstr "Criar repositórios"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
 msgid ""
 "Click to unlock. You must restart Kallithea in order to make this setting "
 "take effect."
@@ -989,577 +3629,2708 @@
 "Clique para destravar. Você deve reiniciar o Kallithea para que esta "
 "configuração tenha efeito."
 
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
 msgid "General"
 msgstr "Geral"
 
+#: kallithea/templates/admin/settings/settings_visual.html:9
 msgid "Use repository extra fields"
 msgstr "Usar campos extras do repositório"
 
+#: kallithea/templates/admin/settings/settings_visual.html:12
 msgid "Allows storing additional customized fields per repository."
 msgstr "Permite armazenar campos customizados adicionais por repositório."
 
+#: kallithea/templates/admin/settings/settings_visual.html:17
 msgid "Show Kallithea version"
 msgstr "Mostrar versão do Kallithea"
 
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+#, fuzzy
+msgid "HTTP Clone URL"
+msgstr "URL de clonagem"
+
+#: kallithea/templates/admin/settings/settings_visual.html:43
+msgid ""
+"Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/"
+"{repo}'.\n"
+"                                                    The following "
+"variables are available:\n"
+"                                                    {scheme} 'http' or "
+"'https' sent from running Kallithea server,\n"
+"                                                    {user}   current user "
+"username,\n"
+"                                                    {netloc} network "
+"location/server host of running Kallithea server,\n"
+"                                                    {repo}   full "
+"repository name,\n"
+"                                                    {repoid} ID of "
+"repository, can be used to construct clone-by-id,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+#, fuzzy
+msgid "SSH Clone URL"
+msgstr "URL de clonagem"
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+#, fuzzy
+#| msgid "Repository Size"
+msgid "Repository page size"
+msgstr "Tamanho do Repositório"
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
 msgid "Icons"
 msgstr "Ícones"
 
+#: kallithea/templates/admin/settings/settings_visual.html:88
 msgid "Show public repository icon on repositories"
 msgstr "Mostrar ícone de repositório público nos repositórios"
 
+#: kallithea/templates/admin/settings/settings_visual.html:94
 msgid "Show private repository icon on repositories"
 msgstr "Mostrar ícone de repositório privado nos repositórios"
 
+#: kallithea/templates/admin/settings/settings_visual.html:97
+#, fuzzy
+msgid "Show public/private icons next to repository names."
+msgstr "Mostrar ícone de repositório público nos repositórios"
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+#, fuzzy
+msgid "Meta Tagging"
+msgstr "Meta-Tagging"
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+msgid "Stylify recognised meta tags:"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:5
 msgid "Add user group"
 msgstr "Adicionar grupo de usuários"
 
+#: 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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
 msgid "Active"
 msgstr "Ativo"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+#, fuzzy
+msgid "Show Members"
+msgstr "membros"
+
+#: 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:41
 msgid "Members"
 msgstr "Membros"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, python-format
 msgid "Confirm to delete this user group: %s"
 msgstr "Confirme para excluir este grupo de usuário: %s"
 
+#: 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 "Nenhum membro ainda"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:26
 msgid "Chosen group members"
 msgstr "Membros escolhidos do grupo"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:39
 msgid "Available members"
 msgstr "Membros disponíveis"
 
+#: kallithea/templates/admin/user_groups/user_groups.html:5
+#, fuzzy
+msgid "User Groups Administration"
+msgstr "Administração de grupos de usuários"
+
+#: kallithea/templates/admin/users/user_add.html:5
 msgid "Add user"
 msgstr "Adicionar usuário"
 
+#: 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
 msgid "Users"
 msgstr "Usuários"
 
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
 msgid "Password confirmation"
 msgstr "Confirmação de senha"
 
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
 msgid "Confirm to delete this user: %s"
 msgstr "Confirma excluir este usuário: %s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
 msgid "New password confirmation"
 msgstr "Confirmação de nova senha"
 
+#: kallithea/templates/admin/users/users.html:5
+#, fuzzy
+msgid "Users Administration"
+msgstr "Administração de usuários"
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
 msgid "Server instance: %s"
 msgstr "Instância de servidor: %s"
 
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
 msgid "Mercurial repository"
 msgstr "Repositório Mercurial"
 
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
 msgid "Git repository"
 msgstr "Repositório Git"
 
+#: kallithea/templates/base/base.html:115
+#, fuzzy
+msgid "Create Fork"
+msgstr "Excluir bifurcações"
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
 msgid "Summary"
 msgstr "Sumário"
 
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
 msgid "Changelog"
 msgstr "Registro de alterações"
 
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
 msgid "Files"
 msgstr "Arquivos"
 
+#: kallithea/templates/base/base.html:135
+#, python-format
 msgid "Show Pull Requests for %s"
 msgstr "Mostrar Pull Requests para %s"
 
+#: kallithea/templates/base/base.html:135
 msgid "Pull Requests"
 msgstr "Pull Requests"
 
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
 msgid "Options"
 msgstr "Opções"
 
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+#, fuzzy
+msgid "Compare Fork"
+msgstr "Compare bifurcação"
+
+#: kallithea/templates/base/base.html:158
 msgid "Compare"
 msgstr "Compare"
 
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
 msgid "Search"
 msgstr "Pesquisar"
 
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Follow"
 msgstr "Seguir"
 
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Unfollow"
 msgstr "Parar de seguir"
 
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
 msgid "Fork"
 msgstr "Bifurcação"
 
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
 msgid "Create Pull Request"
 msgstr "Criar Pull Request"
 
+#: kallithea/templates/base/base.html:185
 msgid "Switch To"
 msgstr "Trocar Para"
 
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
 msgid "Show recent activity"
 msgstr "Mostrar atividade recente"
 
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
 msgid "Public journal"
 msgstr "Diário público"
 
+#: kallithea/templates/base/base.html:302
 msgid "Show public gists"
 msgstr "Mostrar gists públicos"
 
+#: kallithea/templates/base/base.html:303
 msgid "Gists"
 msgstr "Gists"
 
+#: kallithea/templates/base/base.html:307
+#, fuzzy
+msgid "All Public Gists"
+msgstr "Todos os gists públicos"
+
+#: kallithea/templates/base/base.html:309
+#, fuzzy
+msgid "My Public Gists"
+msgstr "Meus gists públicos"
+
+#: kallithea/templates/base/base.html:310
+#, fuzzy
+msgid "My Private Gists"
+msgstr "Meus gists privados"
+
+#: kallithea/templates/base/base.html:315
 msgid "Search in repositories"
 msgstr "Buscar nos repositórios"
 
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+#, fuzzy
+msgid "My Pull Requests"
+msgstr "Pull requests"
+
+#: kallithea/templates/base/base.html:354
+#, fuzzy
+msgid "Not Logged In"
+msgstr "Não logado"
+
+#: kallithea/templates/base/base.html:363
+#, fuzzy
+msgid "Login to Your Account"
+msgstr "Entrar com sua conta"
+
+#: kallithea/templates/base/base.html:373
+#, fuzzy
+#| msgid "Forgot password ?"
+msgid "Forgot password?"
+msgstr "Esqueceu a senha?"
+
+#: kallithea/templates/base/base.html:394
 msgid "Log Out"
 msgstr "Sair"
 
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
 msgid "Create repositories"
 msgstr "Criar repositórios"
 
+#: kallithea/templates/base/default_perms_box.html:15
 msgid "Select this option to allow repository creation for this user"
 msgstr ""
 "Selecione esta opção para permitir a criação de repositórios para este "
 "usuário"
 
+#: kallithea/templates/base/default_perms_box.html:21
 msgid "Create user groups"
 msgstr "Criar grupos de usuários"
 
+#: kallithea/templates/base/default_perms_box.html:25
 msgid "Select this option to allow user group creation for this user"
 msgstr ""
 "Selecione esta opção para permitir a criação de grupos de usuários para "
 "este usuário"
 
+#: kallithea/templates/base/default_perms_box.html:31
 msgid "Fork repositories"
 msgstr "Bufurcar repositórios"
 
+#: kallithea/templates/base/default_perms_box.html:35
 msgid "Select this option to allow repository forking for this user"
 msgstr ""
 "Selecione esta opção para permitir a bifurcação de repositórios para este "
 "usuário"
 
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
 msgid "Show"
 msgstr "Mostrar"
 
+#: kallithea/templates/base/perms_summary.html:22
 msgid "No permissions defined yet"
 msgstr "Nenhuma permissão definida ainda"
 
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
 msgid "Permission"
 msgstr "Permissão"
 
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
 msgid "Edit Permission"
 msgstr "Editar Permissão"
 
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+#, fuzzy
+msgid "Submitting ..."
+msgstr "Enviando..."
+
+#: kallithea/templates/base/root.html:31
+#, fuzzy
+#| msgid "Enable downloads"
+msgid "Unable to post"
+msgstr "Habilitar downloads"
+
+#: kallithea/templates/base/root.html:32
+#, fuzzy
+msgid "Add Another Comment"
+msgstr "Adicionar outro comentário"
+
+#: kallithea/templates/base/root.html:33
 msgid "Stop following this repository"
 msgstr "Parar de seguir este repositório"
 
+#: kallithea/templates/base/root.html:34
 msgid "Start following this repository"
 msgstr "Passar a seguir este repositório"
 
+#: kallithea/templates/base/root.html:35
 msgid "Group"
 msgstr "Grupo"
 
+#: kallithea/templates/base/root.html:36
 msgid "Loading ..."
 msgstr "Carregando..."
 
+#: kallithea/templates/base/root.html:37
 msgid "loading ..."
 msgstr "carregando ..."
 
+#: kallithea/templates/base/root.html:38
 msgid "Search truncated"
 msgstr "Busca truncada"
 
+#: kallithea/templates/base/root.html:39
 msgid "No matching files"
 msgstr "Nenhum arquivo encontrado"
 
+#: kallithea/templates/base/root.html:40
+#, fuzzy
+msgid "Open New Pull Request from {0}"
+msgstr "Comentar no pull request #%s"
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+#, fuzzy
+msgid "Show Selected Changesets {0}"
+msgstr "Mostrar changesets selecionados __S -> __E"
+
+#: kallithea/templates/base/root.html:43
+#, fuzzy
+msgid "Selection Link"
+msgstr "Link da seleção"
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+#, fuzzy
+msgid "Collapse Diff"
+msgstr "Colapsar diff"
+
+#: kallithea/templates/base/root.html:45
+#, fuzzy
+msgid "Expand Diff"
+msgstr "Expandir diff"
+
+#: kallithea/templates/base/root.html:46
+#, fuzzy
+msgid "No revisions"
+msgstr "revisões"
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
 msgid "Failed to revoke permission"
 msgstr "Falhou ao revocar a permissão"
 
+#: kallithea/templates/base/root.html:49
+#, fuzzy
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr "confirme para revogar permissão para {0}: {1}?"
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
+msgid "Select changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:53
+#, fuzzy
+msgid "Specify changeset"
+msgstr "%s Changeset"
+
+#: kallithea/templates/base/root.html:54
 msgid "Click to sort ascending"
 msgstr "Clique para ordenar em ordem crescente"
 
+#: kallithea/templates/base/root.html:55
 msgid "Click to sort descending"
 msgstr "Clique para ordenar em ordem descrescente"
 
+#: kallithea/templates/base/root.html:56
 msgid "No records found."
 msgstr "Nenhum registro encontrado."
 
+#: kallithea/templates/base/root.html:57
 msgid "Data error."
 msgstr "Erro de dados."
 
+#: kallithea/templates/base/root.html:58
 msgid "Loading..."
 msgstr "Carregando..."
 
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
 msgid "%s Changelog"
 msgstr "%s Changelog"
 
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
 msgid "showing %d out of %d revision"
 msgid_plural "showing %d out of %d revisions"
 msgstr[0] "mostrando %d de %d revisão"
 msgstr[1] "mostrando %d de %d revisões"
 
+#: kallithea/templates/changelog/changelog.html:47
 msgid "Clear selection"
 msgstr "Deselecionar seleção"
 
+#: kallithea/templates/changelog/changelog.html:54
+#, fuzzy
+msgid "Go to tip of repository"
+msgstr "Confirme para travar repositório"
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
 msgid "Compare fork with %s"
 msgstr "Comparar bifurcação com %s"
 
+#: kallithea/templates/changelog/changelog.html:61
+#, fuzzy, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr "Comparar bifurcação com %s"
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+#, fuzzy
+msgid "Branch filter:"
+msgstr "filtro"
+
+#: kallithea/templates/changelog/changelog.html:222
 msgid "There are no changes yet"
 msgstr "Ainda não há alteações"
 
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
 msgid "Removed"
 msgstr "Removido"
 
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
 msgid "Changed"
 msgstr "Modificado"
 
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
 msgid "Added"
 msgstr "Adicionado"
 
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
 msgid "Affected %s files"
 msgstr "Afetados %s arquivos"
 
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, fuzzy, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+"Estado do changeset: %s\n"
+"Clique para abrir os pull request #%s associado"
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, fuzzy, python-format
+msgid "Changeset status: %s by %s"
+msgstr "Estado do changeset: %s"
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+#, fuzzy
+#| msgid "Commit messages"
+msgid "(No commit message)"
+msgstr "Mensagens de commit"
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, fuzzy, python-format
+#| msgid "%d comment"
+#| msgid_plural "%d comments"
+msgid "%s comments"
+msgstr "%d comentário"
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
 msgid "Bookmark %s"
 msgstr "Bookmark %s"
 
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
 msgid "Tag %s"
 msgstr "Tag %s"
 
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
 msgid "Branch %s"
 msgstr "Ramo %s"
 
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
 msgid "%s Changeset"
 msgstr "%s Changeset"
 
+#: kallithea/templates/changeset/changeset.html:35
 msgid "Changeset status"
 msgstr "Estado do changeset"
 
+#: kallithea/templates/changeset/changeset.html:44
 msgid "Raw diff"
 msgstr "Diff cru"
 
+#: kallithea/templates/changeset/changeset.html:47
 msgid "Patch diff"
 msgstr "D"
 
+#: kallithea/templates/changeset/changeset.html:50
 msgid "Download diff"
 msgstr "Baixar diff"
 
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+#, fuzzy
+msgid "Merge"
+msgstr "mesclar"
+
+#: kallithea/templates/changeset/changeset.html:96
+#, fuzzy
+msgid "Grafted from:"
+msgstr "Criado em"
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+#, fuzzy
+msgid "Replaced by:"
+msgstr "criado"
+
+#: kallithea/templates/changeset/changeset.html:121
+#, fuzzy
+msgid "Preceded by:"
+msgstr "criado"
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
 msgid "%s file changed"
 msgid_plural "%s files changed"
 msgstr[0] "%s arquivo modificado"
 msgstr[1] "%s arquivos modificados"
 
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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] "%s arquivo modificado com %s inserções e %s exclusões"
 msgstr[1] "%s arquivos modificados com %s inserções e %s exclusões"
 
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+#, fuzzy
+msgid "Show full diff anyway"
+msgstr "Mostrar diff completo"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+#, fuzzy
+#| msgid "Comment"
+msgid "comment"
+msgstr "Comentário"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+#, fuzzy
+msgid "on pull request"
+msgstr "Comentar no pull request #%s"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+#, fuzzy
+msgid "No title"
+msgstr "novo arquivo"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+#, fuzzy
+msgid "on this changeset"
+msgstr "Nenhum changeset"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#, fuzzy
+msgid "Delete comment?"
+msgstr "%d comentário"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+#, fuzzy
+msgid "Status change"
+msgstr "Mudanças mais recentes"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+#, fuzzy
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+"Use @nomedeusuário dentro desse texto para enviar notificação a este "
+"usuário do Kallithea"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+#, fuzzy
+msgid "Set changeset status"
+msgstr "Altere o estado do changeset"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
 msgid "Vote for pull request status"
 msgstr "Vote para estado do pull request"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+#, fuzzy
+msgid "No change"
+msgstr "Sem modificações"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+#, fuzzy
+msgid "Finish pull request"
+msgstr "Comentar no pull request #%s"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+#, fuzzy
+msgid "Close"
+msgstr "(fechado)"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
 msgid "Comment"
 msgstr "Comentário"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "You need to be logged in to comment."
 msgstr "Você precisa estar logado para comentar."
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "Login now"
 msgstr "Entrar agora"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:141
 msgid "Hide"
 msgstr "Ocultar"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
 msgid "%d comment"
 msgid_plural "%d comments"
 msgstr[0] "%d comentário"
 msgstr[1] "%d comentários"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, fuzzy, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] "(%d em linha)"
+msgstr[1] "(%d em linha)"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
 msgid "%s Changesets"
 msgstr "%s Changesets"
 
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
 msgid "Changeset status: %s"
 msgstr "Estado do changeset: %s"
 
+#: kallithea/templates/changeset/changeset_range.html:50
 msgid "Files affected"
 msgstr "Arquivos afetados"
 
+#: kallithea/templates/changeset/diff_block.html:30
+msgid "No file before"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:33
+#, fuzzy
+#| msgid "file removed"
+msgid "File before"
+msgstr "arquivo removido"
+
+#: kallithea/templates/changeset/diff_block.html:40
+#, fuzzy
+#| msgid "Unmodified"
+msgid "Modified"
+msgstr "Última alteração"
+
+#: kallithea/templates/changeset/diff_block.html:42
+#, fuzzy
+msgid "Deleted"
+msgstr "excluir"
+
+#: kallithea/templates/changeset/diff_block.html:44
+#, fuzzy
+msgid "Renamed"
+msgstr "renomear"
+
+#: kallithea/templates/changeset/diff_block.html:48
+#, fuzzy, python-format
+#| msgid "Unknown revision %s"
+msgid "Unknown operation: %r"
+msgstr "Revisão desconhecida %s"
+
+#: kallithea/templates/changeset/diff_block.html:52
+#, fuzzy
+#| msgid "No filename"
+msgid "No file after"
+msgstr "Nenhum nome de arquivo"
+
+#: kallithea/templates/changeset/diff_block.html:55
+#, fuzzy
+#| msgid "file added"
+msgid "File after"
+msgstr "arquivo adicionado"
+
+#: kallithea/templates/changeset/diff_block.html:60
+#: kallithea/templates/files/diff_2way.html:43
 msgid "Show full diff for this file"
 msgstr "Mostrar diff completo para este arquivo"
 
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
 msgid "Show full side-by-side diff for this file"
 msgstr "Mostrar diff completo lado-a-lado para este arquivo"
 
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+#, fuzzy
+#| msgid "Show full diff for this file"
+msgid "Raw diff for this file"
+msgstr "Mostrar diff completo para este arquivo"
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Show full diff for this file"
+msgid "Download diff for this file"
+msgstr "Mostrar diff completo para este arquivo"
+
+#: kallithea/templates/changeset/diff_block.html:72
 msgid "Show inline comments"
 msgstr "Mostrar comentários inline"
 
+#: kallithea/templates/compare/compare_cs.html:5
 msgid "No changesets"
 msgstr "Nenhum changeset"
 
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+#, fuzzy
+#| msgid "Common ancestor"
+msgid "Merge Ancestor"
+msgstr "Comentário no changeset"
+
+#: kallithea/templates/compare/compare_cs.html:40
+#, fuzzy
+msgid "Show merge diff"
+msgstr "Mostrar diff completo"
+
+#: kallithea/templates/compare/compare_cs.html:54
+#, fuzzy
+msgid "is"
+msgstr "Gist"
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, fuzzy, python-format
+msgid "%s changesets"
+msgstr "%s Changesets"
+
+#: kallithea/templates/compare/compare_cs.html:56
+#, fuzzy
+msgid "behind"
+msgstr "Reindexar"
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
 msgid "%s Compare"
 msgstr "%s Comparar"
 
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
 msgid "Showing %s commit"
 msgid_plural "Showing %s commits"
 msgstr[0] "Mostrando %s commit"
 msgstr[1] "Mostrando %s commits"
 
+#: kallithea/templates/compare/compare_diff.html:97
 msgid "Show full diff"
 msgstr "Mostrar diff completo"
 
+#: kallithea/templates/data_table/_dt_elements.html:23
 msgid "Public repository"
 msgstr "Repositório público"
 
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
 msgid "No changesets yet"
 msgstr "Nenhum conjunto de alterações ainda."
 
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
 msgid "Subscribe to %s rss feed"
 msgstr "Assinar o feed rss de %s"
 
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
 msgid "Subscribe to %s atom feed"
 msgstr "Assinar o feed atom de %s"
 
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "%(user)s commented on changeset %(age)s"
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr "%(user)s comentou no changeset em %(when)s"
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "%(user)s commented on changeset %(age)s"
+msgid "Comment on Changeset \"%s\""
+msgstr "%(user)s comentou no changeset em %(when)s"
+
+#: kallithea/templates/email/changeset_comment.html:20
+#, fuzzy
+#| msgid "Changeset flow"
+msgid "Changeset on"
+msgstr "Fluxo de changesets"
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+#, fuzzy
+#| msgid "Branch"
+msgid "branch"
+msgstr "Ramo"
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+#, fuzzy
+#| msgid "Comment"
+msgid "View Comment"
+msgstr "Comentário"
+
+#: kallithea/templates/email/comment.html:27
+#, fuzzy
+#| msgid "Status change"
+msgid "Status change:"
+msgstr "Mudanças mais recentes"
+
+#: kallithea/templates/email/comment.html:33
+#, fuzzy
+#| msgid "Repository has been locked"
+msgid "The pull request has been closed."
+msgstr "Repositório não está travado"
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+#, fuzzy
+#| msgid "Password Reset"
+msgid "Password Reset Request"
+msgstr "Senha Trocada"
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
 msgid "Hello %s"
 msgstr "Olá %s"
 
+#: kallithea/templates/email/password_reset.html:17
+#, fuzzy
+msgid "We have received a request to reset the password for your account."
+msgstr "Recebemos uma requisição para criar uma nova senha para sua conta."
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, fuzzy, python-format
+#| msgid "[commented] on pull request for"
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr "[comentado] no pull request para"
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+#, fuzzy
+msgid "Pull request"
+msgstr "Pull request #%s"
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+#, fuzzy
+msgid "View Pull Request"
+msgstr "Novo pull request"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "%(user)s commented on pull request %(age)s"
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr "%(user)s comentou no pull request em %(when)s"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "Pull request %s from %s#%s"
+msgid "Pull Request %s \"%s\" Closed"
+msgstr "Pull requests de %s"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "[commented] on pull request for"
+msgid "Comment on Pull Request %s \"%s\""
+msgstr "[comentado] no pull request para"
+
+#: kallithea/templates/email/registration.html:5
+#, fuzzy
+#| msgid "New user registration"
+msgid "New User Registration"
+msgstr "Novo registro de usuário"
+
+#: kallithea/templates/email/registration.html:23
+#, fuzzy
+#| msgid "Group name"
+msgid "Full Name"
+msgstr "Nome do grupo"
+
+#: kallithea/templates/email/registration.html:42
+#, fuzzy
+#| msgid "View this user here"
+msgid "View User Profile"
+msgstr "Veja este usuário aqui"
+
+#: kallithea/templates/files/diff_2way.html:15
+#, python-format
 msgid "%s File side-by-side diff"
 msgstr "Arquivo %s diff lado-a-lado"
 
+#: kallithea/templates/files/diff_2way.html:19
+#: kallithea/templates/files/file_diff.html:8
 msgid "File diff"
 msgstr "Diff do arquivo"
 
+#: kallithea/templates/files/diff_2way.html:55
 msgid "Ignore whitespace"
 msgstr "Ignorar espaços em branco"
 
+#: kallithea/templates/files/file_diff.html:4
+#, python-format
 msgid "%s File Diff"
 msgstr "%s Diff de Arquivo"
 
+#: kallithea/templates/files/files.html:4
+#: kallithea/templates/files/files.html:75
+#, python-format
 msgid "%s Files"
 msgstr "%s Arquivos"
 
+#: kallithea/templates/files/files_add.html:4
+#, python-format
 msgid "%s Files Add"
 msgstr "%s Adicionar Arquivos"
 
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
 msgid "Location"
 msgstr "Local"
 
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
 msgid "or"
 msgstr "ou"
 
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+#, fuzzy
+msgid "New file type"
+msgstr "novo arquivo"
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+#, fuzzy
+msgid "Commit Changes"
+msgstr "Realizar commit das alterações"
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
 msgid "Loading file list..."
 msgstr "Carregando lista de arquivos..."
 
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
 msgid "Size"
 msgstr "Tamanho"
 
+#: kallithea/templates/files/files_browser.html:56
 msgid "Last Revision"
 msgstr "Última revisão"
 
+#: kallithea/templates/files/files_browser.html:57
+#, fuzzy
+msgid "Last Modified"
+msgstr "Última alteração"
+
+#: kallithea/templates/files/files_browser.html:58
+#, fuzzy
+msgid "Last Committer"
+msgstr "Último commiter"
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
 msgid "Edit file"
 msgstr "Editar arquivo"
 
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
 msgid "Source"
 msgstr "Fonte"
 
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
 msgid "%s author"
 msgid_plural "%s authors"
 msgstr[0] "%s autor"
 msgstr[1] "%s autores"
 
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, fuzzy, python-format
+#| msgid "Deleted branch: %s"
+msgid "Edit on Branch: %s"
+msgstr "Excluído ramo: %s"
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
 msgid "Editing files allowed only when on branch head revision"
 msgstr ""
 "A edição de arquivos só é permitida quando se está na revisão mais "
 "recente do ramo"
 
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
 msgid "Binary file (%s)"
 msgstr "Arquivo binário (%s)"
 
+#: kallithea/templates/files/files_source.html:69
+#, fuzzy
+msgid "File is too big to display."
+msgstr "Arquivo é grande demais para exibir"
+
+#: kallithea/templates/files/files_source.html:71
+#, fuzzy
+msgid "Show full annotation anyway."
+msgstr "Mostrar diff completo"
+
+#: kallithea/templates/files/files_source.html:73
+#, fuzzy
+msgid "Show as raw."
+msgstr "Mostrar original"
+
+#: kallithea/templates/files/files_ypjax.html:5
 msgid "annotation"
 msgstr "anotação"
 
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
 msgid "No files at given path"
 msgstr "Nenhum arquivo no caminho especificado"
 
+#: kallithea/templates/followers/followers.html:5
+#, python-format
 msgid "%s Followers"
 msgstr "%s Seguidores"
 
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
 msgid "Followers"
 msgstr "Seguidores"
 
+#: kallithea/templates/followers/followers_data.html:9
 msgid "Started following -"
 msgstr "Começou a seguir -"
 
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
 msgid "Fork name"
 msgstr "Nome da bifurcação"
 
+#: kallithea/templates/forks/fork.html:53
+#, fuzzy
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr "Revisão padrão para página de arquivos, downloads, whoosh e readme"
+
+#: kallithea/templates/forks/fork.html:58
 msgid "Private"
 msgstr "Privado"
 
+#: kallithea/templates/forks/fork.html:66
 msgid "Copy permissions"
 msgstr "Copiar permissões"
 
+#: kallithea/templates/forks/fork.html:69
 msgid "Copy permissions from forked repository"
 msgstr "Copiar permissões do repositório bifurcado"
 
+#: kallithea/templates/forks/fork.html:75
 msgid "Update after clone"
 msgstr "Atualizar após clonar"
 
+#: kallithea/templates/forks/fork.html:78
 msgid "Checkout source after making a clone"
 msgstr "Checkout fontes depois de criar o clone"
 
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
 msgid "%s Forks"
 msgstr "%s Bifurcações"
 
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
 msgid "Forks"
 msgstr "Bifurcações"
 
+#: kallithea/templates/forks/forks_data.html:14
 msgid "Forked"
 msgstr "Bifurcado"
 
+#: kallithea/templates/forks/forks_data.html:24
 msgid "There are no forks yet"
 msgstr "Ainda não há bifurcações"
 
+#: kallithea/templates/journal/journal.html:22
 msgid "ATOM journal feed"
 msgstr "ATOM feed do diário"
 
+#: kallithea/templates/journal/journal.html:23
 msgid "RSS journal feed"
 msgstr "RSS feed do diário"
 
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
 msgid "No entries yet"
 msgstr "Ainda não há entradas"
 
+#: kallithea/templates/journal/public_journal.html:10
 msgid "ATOM public journal feed"
 msgstr "ATOM feed do diário público"
 
+#: kallithea/templates/journal/public_journal.html:11
 msgid "RSS public journal feed"
 msgstr "RSS feed do diário público"
 
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+#, fuzzy
+msgid "New Pull Request"
+msgstr "Novo pull request"
+
+#: 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:52
 msgid "Title"
 msgstr "Título"
 
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
 msgid "Write a short description on this pull request"
 msgstr "Escreva uma breve descrição para este pull request"
 
+#: kallithea/templates/pullrequests/pullrequest.html:40
 msgid "Changeset flow"
 msgstr "Fluxo de changesets"
 
+#: kallithea/templates/pullrequests/pullrequest.html:46
 msgid "Origin repository"
 msgstr "Repositório origem"
 
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
 msgid "Revision"
 msgstr "Revisão"
 
+#: kallithea/templates/pullrequests/pullrequest.html:62
 msgid "Destination repository"
 msgstr "Repositório de destino"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:6
+#, fuzzy
+msgid "No entries"
+msgstr "Ainda não há entradas"
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:14
+#, fuzzy
+msgid "Vote"
+msgstr "revogar"
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:17
 msgid "Age"
 msgstr "Idade"
 
+#: 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:73
 msgid "Closed"
 msgstr "Fechado"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:67
+#, fuzzy
+msgid "Delete Pull Request"
+msgstr "Novo pull request"
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:68
 msgid "Confirm to delete this pull request"
 msgstr "Confirme para excluir este pull request"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:70
+#, fuzzy, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr "Confirme para excluir este pull request"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, fuzzy, python-format
+msgid "%s Pull Request %s"
+msgstr "%s Pull Request #%s"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, fuzzy, python-format
+msgid "Pull request %s from %s#%s"
+msgstr "Pull requests de %s"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+#, fuzzy
+msgid "Summarize the changes"
+msgstr "Realizar commit das alterações"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
 msgid "Pull request status calculated from votes"
 msgstr "Estado do pull request calculado a partir dos votos"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+#, fuzzy
+msgid "on"
+msgstr "nenhum"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
 msgid "Pull changes"
 msgstr "Puxar mudanças"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+#, fuzzy
+#| msgid "Registration"
+msgid "Next iteration"
+msgstr "Registro"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+#, fuzzy
+msgid "Cancel Changes"
+msgstr "Mudanças mais recentes"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+#, fuzzy
+#| msgid "reviewer"
+msgid "Reviewers"
+msgstr "revisor"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+#, fuzzy
+msgid "Remove reviewer"
+msgstr "revisor"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+#, fuzzy
+msgid "Potential Reviewers"
+msgstr "Visualizar comentário"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+#, fuzzy
+msgid "Pull Request Content"
+msgstr "O pull request mudou de estado"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+#, fuzzy
+msgid "Common ancestor"
+msgstr "Comentário no changeset"
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:6
+#, python-format
 msgid "%s Pull Requests"
 msgstr "%s Pull Requests"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:11
+#, fuzzy, python-format
+msgid "Pull Requests from '%s'"
+msgstr "Pull requests de %s"
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:13
+#, fuzzy, python-format
+msgid "Pull Requests to '%s'"
+msgstr "Pull requests para %s"
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:31
+#, fuzzy
+msgid "Open New Pull Request"
+msgstr "Crie novo pull request"
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:34
+#, fuzzy, python-format
+msgid "Show Pull Requests to %s"
+msgstr "Pull requests para %s"
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:36
+#, fuzzy, python-format
+msgid "Show Pull Requests from '%s'"
+msgstr "Pull requests de %s"
+
+#: 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
+#, fuzzy
+msgid "Show closed pull requests (in addition to open pull requests)"
+msgstr "Mostrar pull requests fechados também"
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:34
+#, fuzzy
+msgid "Pull Requests Created by Me"
+msgstr "Revisores do pull request"
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+#, fuzzy
+#| msgid "Pull Request Reviewers"
+msgid "Pull Requests Needing My Review"
+msgstr "Revisores do pull request"
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+#, fuzzy
+msgid "Pull Requests I Participate In"
+msgstr "Eu participo em"
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+#, fuzzy
+msgid "Search in All Repositories"
+msgstr "Buscar em todos os repositórios"
+
+#: kallithea/templates/search/search.html:47
 msgid "Search term"
 msgstr "Termo de pesquisa"
 
+#: kallithea/templates/search/search.html:54
 msgid "Search in"
 msgstr "Pesquisando em"
 
+#: kallithea/templates/search/search.html:56
 msgid "File contents"
 msgstr "Conteúdo dos arquivos"
 
+#: kallithea/templates/search/search.html:57
 msgid "Commit messages"
 msgstr "Mensagens de commit"
 
+#: kallithea/templates/search/search.html:58
 msgid "File names"
 msgstr "Nomes dos arquivos"
 
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
 msgid "Permission denied"
 msgstr "Permissão negada"
 
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
 msgid "%s ATOM feed"
 msgstr "%s ATOM feed"
 
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
 msgid "%s RSS feed"
 msgstr "%s RSS feed"
 
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
 msgid "Enable"
 msgstr "Habilitar"
 
+#: kallithea/templates/summary/statistics.html:38
 msgid "Stats gathered: "
 msgstr "Estatísticas coletadas:"
 
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
 msgid "files"
 msgstr "arquivos"
 
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
 msgid "Show more"
 msgstr "Mostrar mais"
 
+#: kallithea/templates/summary/statistics.html:397
 msgid "commits"
 msgstr "commits"
 
+#: kallithea/templates/summary/statistics.html:398
 msgid "files added"
 msgstr "arquivos adicionados"
 
+#: kallithea/templates/summary/statistics.html:399
 msgid "files changed"
 msgstr "arquivos alterados"
 
+#: kallithea/templates/summary/statistics.html:400
 msgid "files removed"
 msgstr "arquivos removidos"
 
+#: kallithea/templates/summary/statistics.html:402
 msgid "commit"
 msgstr "commit"
 
+#: kallithea/templates/summary/statistics.html:403
 msgid "file added"
 msgstr "arquivo adicionado"
 
+#: kallithea/templates/summary/statistics.html:404
 msgid "file changed"
 msgstr "arquivo alterado"
 
+#: kallithea/templates/summary/statistics.html:405
 msgid "file removed"
 msgstr "arquivo removido"
 
+#: kallithea/templates/summary/summary.html:5
+#, python-format
 msgid "%s Summary"
 msgstr "%s Sumário"
 
+#: kallithea/templates/summary/summary.html:13
 msgid "Fork of"
 msgstr "Bifurcação de"
 
+#: kallithea/templates/summary/summary.html:18
 msgid "Clone from"
 msgstr "Clonar de"
 
+#: kallithea/templates/summary/summary.html:55
+#, fuzzy
+msgid "Clone URL"
+msgstr "URL de clonagem"
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+#, fuzzy
+#| msgid "Last Name"
+msgid "Use Name"
+msgstr "Último Nome"
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
 msgid "Trending files"
 msgstr "Tendências em arquivos"
 
+#: kallithea/templates/summary/summary.html:103
 msgid "Download"
 msgstr "Download"
 
+#: kallithea/templates/summary/summary.html:106
 msgid "There are no downloads yet"
 msgstr "Ainda não há downloads"
 
+#: kallithea/templates/summary/summary.html:108
 msgid "Downloads are disabled for this repository"
 msgstr "Downloads estão desabilitados para este repositório"
 
+#: kallithea/templates/summary/summary.html:114
 msgid "Download as zip"
 msgstr "Download como zip"
 
+#: kallithea/templates/summary/summary.html:118
 msgid "Check this to download archive with subrepos"
 msgstr "Marque isto para descarregar arquivo com subrepositórios"
 
+#: kallithea/templates/summary/summary.html:120
+#, fuzzy
+msgid "With subrepos"
+msgstr "com subrepositórios"
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
 msgid "Feed"
 msgstr "Feed"
 
+#: kallithea/templates/summary/summary.html:180
+#, fuzzy
+msgid "Latest Changes"
+msgstr "Mudanças mais recentes"
+
+#: kallithea/templates/summary/summary.html:182
+#, fuzzy
+msgid "Quick Start"
+msgstr "Início rápido"
+
+#: kallithea/templates/summary/summary.html:193
 msgid "Add or upload files directly via Kallithea"
 msgstr "Adicionar ou enviar arquivos diretamente pelo Kallithea"
 
+#: kallithea/templates/summary/summary.html:201
+#, fuzzy
+msgid "Push new repository"
+msgstr "Fazer push de novo repositório"
+
+#: kallithea/templates/summary/summary.html:209
 msgid "Existing repository?"
 msgstr "Repositório existente?"
 
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
 msgid "Download %s as %s"
 msgstr "Descarregar %s como %s"
+
+#~ msgid "Default revision for files page, downloads, whoosh and readme"
+#~ msgstr ""
+#~ "Revisão padrão para página de arquivos, downloads, whoosh e readme"
+
+#, python-format
+#~ msgid ""
+#~ "%s repository is not mapped to db perhaps it was created or renamed "
+#~ "from the filesystem please run the application again in order to "
+#~ "rescan repositories"
+#~ msgstr ""
+#~ "O repositório %s não está mapeado ao BD. Talvez ele tenha sido criado "
+#~ "ou renomeado a partir do sistema de arquivos. Por favor, execute a "
+#~ "aplicação outra vez para varrer novamente por repositórios"
+
+#, python-format
+#~ msgid "on line %s"
+#~ msgstr "na linha %s"
+
+#~ msgid "[Mention]"
+#~ msgstr "[Menção]"
+
+#, fuzzy
+#~ msgid "Only admins can create repository groups"
+#~ msgstr "Grupo de repositórios %s criado"
+
+#, fuzzy
+#~ msgid "Non-admins can create repository groups"
+#~ msgstr "Grupo de repositórios %s criado"
+
+#, fuzzy, python-format
+#~ msgid ""
+#~ "%(user)s wants you to review pull request %(pr_nice_id)s: %(pr_title)s"
+#~ msgstr ""
+#~ "%(user)s solicita sua revisão no pull request $%(pr_id)s: %(pr_title)s"
+
+#~ msgid "New user registration"
+#~ msgstr "Novo registro de usuário"
+
+#~ msgid "Enable hgsubversion extension"
+#~ msgstr "Habilitar extensão hgsubversion"
+
+#~ msgid "An error occurred during cache invalidation"
+#~ msgstr "Ocorreu um erro ao invalidar o cache"
+
+#, fuzzy
+#~ msgid "Invalidate Repository Cache"
+#~ msgstr "Invalidar cache do repositório"
+
+#, fuzzy
+#~ msgid ""
+#~ "Manually invalidate cache for this repository. On first access, the "
+#~ "repository will be cached again."
+#~ msgstr ""
+#~ "Invalidar manualmente o cache deste repositório. No próximo acesso o "
+#~ "repositório será cacheado novamente"
+
+#, fuzzy
+#~ msgid "List of Cached Values"
+#~ msgstr "Lista de valores cacheados"
+
+#~ msgid "Prefix"
+#~ msgstr "Prefixo"
+
+#~ msgid "This repository has been locked by %s on %s"
+#~ msgstr "Este repositório foi travado por %s em %s"
+
+#, fuzzy
+#~ msgid "Repository has been locked"
+#~ msgstr "Repositório não está travado"
+
+#, fuzzy
+#~ msgid "Repository has been unlocked"
+#~ msgstr "Repositório não está travado"
+
+#~ msgid "An error occurred during unlocking"
+#~ msgstr "Ocorreu um erro durante o destravamento"
+
+#~ msgid "Token mismatch"
+#~ msgstr "Descompasso de Token"
+
+#~ msgid "Enable locking"
+#~ msgstr "Habilitar travas"
+
+#~ msgid "Enable lock-by-pulling on repository."
+#~ msgstr "Habilitar trava-por-pulling no repositório."
+
+#~ msgid ""
+#~ "Enable lock-by-pulling on group. This option will be applied to all "
+#~ "other groups and repositories inside"
+#~ msgstr ""
+#~ "Habilitar trava-por-pulling no grupo. Esta opção será aplicada a todos "
+#~ "os outros grupos e repositórios dentro deles"
+
+#, fuzzy
+#~ msgid "Change Locking"
+#~ msgstr "Habilitar travas"
+
+#, fuzzy
+#~ msgid "Confirm to unlock repository."
+#~ msgstr "Confirme para destravar repositório"
+
+#, fuzzy
+#~ msgid "Unlock Repository"
+#~ msgstr "Repositório público"
+
+#, fuzzy
+#~ msgid "Confirm to lock repository."
+#~ msgstr "Confirme para travar repositório"
+
+#, fuzzy
+#~ msgid "Lock Repository"
+#~ msgstr "Repositório público"
+
+#~ msgid "Repository is not locked"
+#~ msgstr "Repositório não está travado"
+
+#~ msgid "Log user push commands"
+#~ msgstr "Armazenar registro de comandos de push dos usuários"
+
+#~ msgid "Log user pull commands"
+#~ msgstr "Armazenar registro de comandos de pull dos usuários"
+
+#~ msgid "Unlock"
+#~ msgstr "Destravar"
+
+#~ msgid "Lock"
+#~ msgstr "Travar"
+
+#, fuzzy
+#~ msgid "Inherit defaults"
+#~ msgstr "Padrões de repositórios"
+
+#, fuzzy
+#~| msgid "Default permissions"
+#~ msgid "default permissions"
+#~ msgstr "Permissões padrão"
+
+#~ msgid "Repository locked by %s"
+#~ msgstr "Repositório travado por %s"
+
+#~ msgid "Repository unlocked"
+#~ msgstr "Repositório destravado"
+
+#~ msgid "Show by ID"
+#~ msgstr "Mostrar por ID"
+
+#~ msgid "Show by Name"
+#~ msgstr "Mostrar por Nome"
+
+#~ msgid "There is no index to search in. Please run whoosh indexer"
+#~ msgstr ""
+#~ "Não há índice onde pesquisa. Por favor execute o indexador whoosh"
+
+#~ msgid "IP %s not allowed"
+#~ msgstr "IP %s não permitido"
+
+#, fuzzy
+#~ msgid "%(user)s commented on changeset %(age)s"
+#~ msgstr "%(user)s comentou no changeset em %(when)s"
+
+#, fuzzy
+#~ msgid "%(user)s sent message %(age)s"
+#~ msgstr "%(user)s enviou mensagem em %(when)s"
+
+#, fuzzy
+#~ msgid "%(user)s mentioned you %(age)s"
+#~ msgstr "%(user)s mencionou-o em %(when)s"
+
+#, fuzzy
+#~ msgid "%(user)s registered in Kallithea %(age)s"
+#~ msgstr "%(user)s registrou-se no Kallithea em %(when)s"
+
+#, fuzzy
+#~ msgid "%(user)s opened new pull request %(age)s"
+#~ msgstr "%(user)s abriu um novo pull request em %(when)s"
+
+#, fuzzy
+#~ msgid "%(user)s commented on pull request %(age)s"
+#~ msgstr "%(user)s comentou no pull request em %(when)s"
+
+#~ msgid "%(user)s commented on changeset at %(when)s"
+#~ msgstr "%(user)s comentou no changeset em %(when)s"
+
+#~ msgid "%(user)s sent message at %(when)s"
+#~ msgstr "%(user)s enviou mensagem em %(when)s"
+
+#~ msgid "%(user)s mentioned you at %(when)s"
+#~ msgstr "%(user)s mencionou-o em %(when)s"
+
+#~ msgid "%(user)s registered in Kallithea at %(when)s"
+#~ msgstr "%(user)s registrou-se no Kallithea em %(when)s"
+
+#~ msgid "%(user)s opened new pull request at %(when)s"
+#~ msgstr "%(user)s abriu um novo pull request em %(when)s"
+
+#~ msgid "%(user)s commented on pull request at %(when)s"
+#~ msgstr "%(user)s comentou no pull request em %(when)s"
+
+#, fuzzy
+#~| msgid "Repository group"
+#~ msgid "Repository Group"
+#~ msgstr "Grupo de repositórios"
+
+#~ msgid "My Notifications"
+#~ msgstr "Minhas Notificações"
+
+#~ msgid "All"
+#~ msgstr "Todos"
+
+#~ msgid "Comments"
+#~ msgstr "Comentários"
+
+#, fuzzy
+#~ msgid "Mark All Read"
+#~ msgstr "Marcar tudo como lido"
+
+#, fuzzy
+#~| msgid "Mark All Read"
+#~ msgid "Mark as read"
+#~ msgstr "Marcar tudo como lido"
+
+#~ msgid "No notifications here yet"
+#~ msgstr "Ainda não há notificações aqui"
+
+#, fuzzy
+#~ msgid "Show Notification"
+#~ msgstr "Mostrar notificação"
+
+#~ msgid "Notifications"
+#~ msgstr "Notificações"
+
+#~ msgid "Home"
+#~ msgstr "Início"
+
+#~ msgid "with"
+#~ msgstr "com"
+
+#~ msgid "members"
+#~ msgstr "membros"
+
+#~ msgid "Changeset has comments"
+#~ msgstr "O changeset tem comentários"
+
+#~ msgid "Author"
+#~ msgstr "Autor"
+
+#~ msgid "Refs"
+#~ msgstr "Refs"
+
+#, fuzzy
+#~ msgid "Commenting on line."
+#~ msgstr "Comentando a linha {1}."
+
+#, fuzzy
+#~| msgid "on pull request"
+#~ msgid "Pull request from"
+#~ msgstr "Comentar no pull request #%s"
+
+#, fuzzy
+#~| msgid "Date"
+#~ msgid "at"
+#~ msgstr "Data"
+
+#~ msgid "Previous revision"
+#~ msgstr "Revisão anterior"
+
+#~ msgid "Next revision"
+#~ msgstr "Próxima revisão"
+
+#~ msgid "Follow current branch"
+#~ msgstr "Seguir o ramo atual"
+
+#~ msgid "Still not reviewed by"
+#~ msgstr "Ainda não revisado por"
+
+#~ msgid "%d reviewer"
+#~ msgid_plural "%d reviewers"
+#~ msgstr[0] "%d revisor"
+#~ msgstr[1] "%d revisores"
+
+#~ msgid "Pull request was reviewed by all reviewers"
+#~ msgstr "O pull request foi revisado por todos os revisores"
+
+#, fuzzy
+#~ msgid "There are no reviewers"
+#~ msgstr "Ainda não há ramos"
+
+#, fuzzy
+#~ msgid "Pull Request Reviewers"
+#~ msgstr "Revisores do pull request"
+
+#~ msgid "Dashboard"
+#~ msgstr "Painel de Controle"
+
+#~ msgid "Remember me"
+#~ msgstr "Lembre-se de mim"
+
+#~ msgid "Change your avatar at"
+#~ msgstr "Altere o seu avatar em"
+
+#~ msgid "Using"
+#~ msgstr "Usando"
+
+#~ msgid "Rescan option"
+#~ msgstr "Opção de varredura"
+
+#~ msgid "Web"
+#~ msgstr "Web"
+
+#~ msgid "Require SSL for vcs operations"
+#~ msgstr "Requer SSL para operações de VCS"
+
+#~ msgid "Dashboard items"
+#~ msgstr "Itens do dashboard"
+
+#~ msgid "quick filter..."
+#~ msgstr "filtro rápido..."
+
+#~ msgid "Forgot password ?"
+#~ msgstr "Esqueceu a senha ?"
+
+#~ msgid "Ancestor"
+#~ msgstr "Antecessor"
+
+#~ msgid "The changeset status was changed to"
+#~ msgstr "O estado do changeset foi alterado para"
+
+#, fuzzy
+#~ msgid "The comment closed the pull request with status"
+#~ msgstr "%s comentou no pull request \"%s\""
+
+#, fuzzy
+#~ msgid "The comment was made with status"
+#~ msgstr "O pull request foi fechado com o estado"
+
+#~ msgid "Repository Size"
+#~ msgstr "Tamanho do Repositório"
+
+#~ msgid "No comments."
+#~ msgstr "%d comentário"
+
+#~ msgid "public journal"
+#~ msgstr "diário público"
+
+#~ msgid "journal"
+#~ msgstr "diário"
+
+#~ msgid "Unlocked"
+#~ msgstr "Destravado"
+
+#~ msgid "Locked"
+#~ msgstr "Travado"
+
+#~ msgid "Repository has been %s"
+#~ msgstr "O repositório foi %s"
+
+#~ msgid "You can't edit this user"
+#~ msgstr "Você não pode editar esse usuário"
+
+#~ msgid "No Files"
+#~ msgstr "Nenhum Arquivo"
+
+#~ msgid "Username \"%(username)s\" is forbidden"
+#~ msgstr "O username \\\"%(username)s\\\" é proibido"
+
+#~ msgid "invalid user name"
+#~ msgstr "nome de usuário inválido"
+
+#~ msgid "invalid clone URL"
+#~ msgstr "URL de clonagem inválida"
+
+#~ msgid ""
+#~ "Invalid clone URL, provide a valid clone http(s)/svn+http(s)/ssh URL"
+#~ msgstr ""
+#~ "URL inválida, por favor, forneça uma URL de clone http(s)/svn+http(s)"
+
+#~ msgid "Defaults"
+#~ msgstr "Padrões"
+
+#~ msgid "Watched"
+#~ msgstr "Seguindo"
+
+#~ msgid "My Permissions"
+#~ msgstr "Minhas permissões"
+
+#~ msgid "delete"
+#~ msgstr "excluir"
+
+#~ msgid "Permissions Administration"
+#~ msgstr "Administração de permissões"
+
+#~ msgid "Overwrite existing settings"
+#~ msgstr "Sobrescrever as configurações existentes"
+
+#~ msgid "Default User Permissions Overview"
+#~ msgstr "Permissões padrão"
+
+#~ msgid "none"
+#~ msgstr "nenhum"
+
+#~ msgid "read"
+#~ msgstr "ler"
+
+#~ msgid "write"
+#~ msgstr "escrever"
+
+#~ msgid "admin"
+#~ msgstr "administrador"
+
+#~ msgid "Optional URL from which repository should be cloned."
+#~ msgstr "URL opcional http[s] da qual o repositório deve ser clonado."
+
+#~ msgid "Remote URL"
+#~ msgstr "URL de clonagem"
+
+#~ msgid "Pull Changes from Remote Location"
+#~ msgstr "Realizar pull de alterações a partir de localização remota"
+
+#~ msgid "Non-changeable id"
+#~ msgstr "ID inalterável"
+
+#~ msgid "edit"
+#~ msgstr "editar"
+
+#~ msgid "Destroy old data"
+#~ msgstr "Destruir dados antigos"
+
+#~ msgid "Status change from pull request"
+#~ msgstr "Alteração de estado no changeset"
+
+#~ msgid "Status change on changeset"
+#~ msgstr "Alteração de estado no changeset"
+
+#~ msgid "Comment on changeset"
+#~ msgstr "Comentário no changeset"
+
+#~ msgid "Mimetype"
+#~ msgstr "Mimetype"
+
+#~ msgid "My Repos"
+#~ msgstr "Meus repositórios"
+
+#~ msgid "owner"
+#~ msgstr "dono"
+
+#~ msgid "Your new Kallithea password:%s"
+#~ msgstr "Sua nova senha no Kallithea: %s"
+
+#~ msgid "Open New Pull Request for Selected Changesets"
+#~ msgstr "Abrir novo pull request para os changesets selecionados"
+
+#~ msgid "Show Selected Changeset __S"
+#~ msgstr "Mostrar changesets selecionados __S"
+
+#~ msgid "You can generate it by clicking following URL"
+#~ msgstr "Você pode gerá-la clicando na seguinte URL"
+
+#~ msgid "Please ignore this email if you did not request a new password ."
+#~ msgstr ""
+#~ "Por favor, ignore este email se você não requisitou uma nova senha."
+
+#~ msgid "Created by"
+#~ msgstr "criado"
+
+#~ msgid "Confirm to invalidate repository cache."
+#~ msgstr "Confirma invalidar cache do repositório"
+
+#~ msgid "Comments parsed using %s syntax with %s support."
+#~ msgstr "Comentários interpretados usando a sintaxe %s com suporte a %s."
+
+#~ msgid "Comment preview"
+#~ msgstr "Visualizar comentário"
+
+#~ msgid "Preview"
+#~ msgstr "Visualizar"
+
+#~ msgid "Closing."
+#~ msgstr "carregando ..."
+
+#~ msgid "Repository no access"
+#~ msgstr "Nenhum acesso ao repositório"
+
+#~ msgid "Repository read access"
+#~ msgstr "Acesso de leitura ao repositório"
+
+#~ msgid "Repository write access"
+#~ msgstr "Acesso de escrita ao repositório"
+
+#~ msgid "Repository admin access"
+#~ msgstr "Acesso administrativo ao repositório"
+
+#~ msgid "Repository Group no access"
+#~ msgstr "Nenhum acesso ao Grupo de Repositórios"
+
+#~ msgid "Repository Group read access"
+#~ msgstr "Acesso de leitura ao Grupo de Repositórios"
+
+#~ msgid "Repository Group write access"
+#~ msgstr "Acesso de escrita ao Grupo de Repositórios"
+
+#~ msgid "Repository Group admin access"
+#~ msgstr "Acesso administrativo ao Grupo de Repositórios"
+
+#~ msgid "Repository creation disabled"
+#~ msgstr "Criação de repositórios desabilitada"
+
+#~ msgid "Repository creation enabled"
+#~ msgstr "Criação de repositórios habilitada"
+
+#~ msgid "Repository forking disabled"
+#~ msgstr "Bifurcação de repositórios desabilitada"
+
+#~ msgid "Repository forking enabled"
+#~ msgstr "Bifurcação de repositórios habilitada"
+
+#~ msgid "Register disabled"
+#~ msgstr "Registro desabilitado"
+
+#~ msgid "Register new user with Kallithea with manual activation"
+#~ msgstr "Registro de novo usuário no Kallithea com ativação manual"
+
+#~ msgid "Register new user with Kallithea with auto activation"
+#~ msgstr "Registro de novo usuário no Kallithea com auto-ativação"
+
+#~ msgid "Not Reviewed"
+#~ msgstr "Não Revisado"
+
+#~ msgid "Rejected"
+#~ msgstr "Rejeitado"
+
+#~ msgid "Under Review"
+#~ msgstr "Sob Revisão"
+
+#~ msgid "Repository group no access"
+#~ msgstr "Sem acesso ao grupo de repositórios"
+
+#~ msgid "Repository group read access"
+#~ msgstr "Acesso de leitura ao grupo de repositórios"
+
+#~ msgid "Repository group write access"
+#~ msgstr "Acesso de escrita ao grupo de repositórios"
+
+#~ msgid "Repository group admin access"
+#~ msgstr "Acesso administrativo ao grupo de repositórios"
+
+#~ msgid "User group no access"
+#~ msgstr "Sem acesso ao grupo de usuários"
+
+#~ msgid "User group read access"
+#~ msgstr "Acesso de leitura ao grupo de usuários"
+
+#~ msgid "User group write access"
+#~ msgstr "Acesso de escrita ao grupo de usuários"
+
+#~ msgid "User group admin access"
+#~ msgstr "Acesso administrativo ao grupo de usuários"
+
+#~ msgid "Repository Group creation disabled"
+#~ msgstr "Criação de Grupo de Repositórios desatilibada"
+
+#~ msgid "Repository Group creation enabled"
+#~ msgstr "Criação de Grupo de Repositórios habilitada"
+
+#~ msgid "User Group creation disabled"
+#~ msgstr "Criação de Grupo de Usuários desabilitada"
+
+#~ msgid "User Group creation enabled"
+#~ msgstr "Criação de Grupo de Usuários habilitada"
+
+#~ msgid "User Registration with manual account activation"
+#~ msgstr "Registro de Usuário com ativação manual de conta"
+
+#~ msgid "User Registration with automatic account activation"
+#~ msgstr "Registro de Usuário com ativação automática de conta"
+
+#~ msgid "[Added] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
+#~ msgstr ""
+#~ "%(user)s solicita sua revisão no pull request $%(pr_id)s: %(pr_title)s"
+
+#~ msgid "repositories"
+#~ msgstr "repositórios"
+
+#~ msgid "No repositories found."
+#~ msgstr "Nenhum repositório encontrado."
+
+#~ msgid "There are no branches yet"
+#~ msgstr "Ainda não há ramos"
+
+#~ msgid "There are no tags yet"
+#~ msgstr "Ainda não há etiquetas"
+
+#~ msgid "There are no bookmarks yet"
+#~ msgstr "Ainda não há marcadores"
+
+#~ msgid "%s Bookmarks"
+#~ msgstr "%s Bookmarks"
+
+#~ msgid "%s Branches"
+#~ msgstr "%s Ramos"
+
+#~ msgid "Editing file"
+#~ msgstr "Editando arquivo"
+
+#~ msgid "Update"
+#~ msgstr "usuário [atualizado]"
+
+#~ msgid "Save Updates as New Pull Request"
+#~ msgstr "Crie novo pull request"
+
+#~ msgid "%s Tags"
+#~ msgstr "%s Tags"
+
+#~ msgid "Compare Tags"
+#~ msgstr "Comparar tags"
--- a/kallithea/i18n/ru/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/ru/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,939 +1,1536 @@
 # Copyright (C) 2014 RhodeCode GmbH, and others.
 # This file is distributed under the same license as the Kallithea project.
-
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2022-06-09 11:21+0000\n"
+"Last-Translator: МАН69К <weblate@mah69k.net>\n"
+"Language-Team: Russian <https://hosted.weblate.org/projects/kallithea/"
+"kallithea/ru/>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-
+"X-Generator: Weblate 4.13-dev\n"
+
+#: kallithea/controllers/base.py:470
 msgid ""
 "CSRF token leak has been detected - all form tokens have been expired"
 msgstr "Обнаружена утечка CSRF-токена — истёк срок действия токенов форм"
 
+#: kallithea/controllers/base.py:566
 msgid "Repository not found in the filesystem"
 msgstr "Репозиторий не найден на файловой системе"
 
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Наборы изменений отсутствуют"
 
+#: kallithea/controllers/base.py:590
+#, python-format
 msgid "Changeset for %s %s not found in %s"
 msgstr "Набор изменений для %s %s не найден в %s"
 
+#: kallithea/controllers/base.py:631
 msgid "SSH access is disabled."
 msgstr "Доступ по SSH отключен."
 
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Ничего"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(закрыто)"
 
+#: kallithea/controllers/changeset.py:88
 msgid "No permission to change status"
 msgstr "Недостаточно привилегий для изменения статуса"
 
+#: kallithea/controllers/changeset.py:99
+#, python-format
 msgid "Successfully deleted pull request %s"
 msgstr "Pull-запрос %s успешно удалён"
 
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
 msgid "Such revision does not exist for this repository"
 msgstr "Нет такой ревизии в этом репозитории"
 
+#: kallithea/controllers/compare.py:64
+#, python-format
 msgid "Could not find other repository %s"
 msgstr "Не найден другой репозиторий %s"
 
+#: kallithea/controllers/compare.py:70
 msgid "Cannot compare repositories of different types"
 msgstr "Невозможно сравнивать репозитории различных типов"
 
+#: kallithea/controllers/compare.py:140
 msgid "Cannot show empty diff"
 msgstr "Отсутствуют изменения для отображения"
 
+#: kallithea/controllers/compare.py:142
 msgid "No ancestor found for merge diff"
 msgstr "Не найдено предка для слияния правок"
 
+#: kallithea/controllers/compare.py:146
 msgid "Multiple merge ancestors found for merge compare"
 msgstr "Найдено несколько предков для сравнения слияний"
 
+#: kallithea/controllers/compare.py:162
 msgid "Cannot compare repositories without using common ancestor"
 msgstr "Невозможно сравнивать репозитории без общего предка"
 
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "Нет ответа"
 
+#: kallithea/controllers/error.py:68
 msgid "Unknown error"
 msgstr "Неизвестная ошибка"
 
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr "Запрос не распознан сервером из-за неправильного синтаксиса."
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "Несанкционированный доступ к ресурсу"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "У вас нет прав для просмотра этой страницы"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "Ресурс не найден"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
 msgstr ""
 "Сервер не может выполнить запрос из-за неправильного условия в запросе."
 
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s выполнил коммит в %s"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr ""
 "Список изменений оказался слишком большим для отображения и был "
 "сокращён..."
 
+#: kallithea/controllers/feed.py:107
+#, python-format
 msgid "%s %s feed"
 msgstr "Лента новостей %s %s"
 
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "Изменения в репозитории %s"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Нажмите чтобы добавить новый файл"
 
+#: kallithea/controllers/files.py:86
 msgid "There are no files yet."
 msgstr "Нет файлов."
 
+#: kallithea/controllers/files.py:186
+#, python-format
 msgid "%s at %s"
 msgstr "%s (%s)"
 
+#: kallithea/controllers/files.py:295
 msgid "You can only delete files with revision being a valid branch"
 msgstr ""
 "Вы можете удалять файлы только в ревизии, являющейся корректной веткой"
 
+#: kallithea/controllers/files.py:306
+#, python-format
 msgid "Deleted file %s via Kallithea"
 msgstr "Файл %s удалён с помощью Kallithea"
 
+#: kallithea/controllers/files.py:330
+#, python-format
 msgid "Successfully deleted file %s"
 msgstr "Файл %s удалён"
 
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "Во время коммита произошла ошибка"
 
+#: kallithea/controllers/files.py:349
 msgid "You can only edit files with revision being a valid branch"
 msgstr ""
 "Вы можете редактировать файлы только в ревизии, связанной с существующей "
 "веткой"
 
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "Файл %s отредактирован с помощью Kallithea"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Без изменений"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "Изменения применены в %s"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Файл добавлен с помощью Kallithea"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Пусто"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "Безымянный"
 
+#: kallithea/controllers/files.py:459
 msgid "Location must be relative path and must not contain .. in path"
 msgstr ""
 "Расположение должно быть относительным путем, и не должно содержать \".."
 "\" в пути"
 
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Возможность скачивать отключена"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Неизвестная ревизия %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Пустой репозиторий"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "Неизвестный тип архива"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Набор изменений"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Ветки"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Метки"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "Произошла ошибка во время создания форка репозитория %s"
 
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "Группы"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Репозитории"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "Ветка"
 
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "Закрытые ветки"
 
+#: kallithea/controllers/home.py:131
 msgid "Tag"
 msgstr "Метка"
 
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "Закладки"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "Публичный журнал"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "Журнал"
 
+#: kallithea/controllers/login.py:109
 msgid "Authentication failed."
 msgstr "Ошибка авторизации."
 
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
 msgid "Bad captcha"
 msgstr "Неверная капча"
 
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "Регистрация в %s прошла успешно"
 
+#: kallithea/controllers/login.py:190
 msgid "A password reset confirmation code has been sent"
 msgstr "Код для сброса пароля отправлена"
 
+#: kallithea/controllers/login.py:237
 msgid "Invalid password reset token"
 msgstr "Неверный код сброса пароля"
 
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "Пароль обновлён"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
 msgid "Invalid reviewer \"%s\" specified"
 msgstr "Задан неверный ревьюер «%s»"
 
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (закрыта)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "Изменения"
 
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "Специальный"
 
+#: kallithea/controllers/pullrequests.py:175
 msgid "Peer branches"
 msgstr "Ветви участника"
 
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Закладки"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
 msgid "Error creating pull request: %s"
 msgstr "Ошибка при создании pull-запроса: %s"
 
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
 msgid "Error occurred while creating pull request"
 msgstr "Произошла ошибка при создании pull-запроса"
 
+#: kallithea/controllers/pullrequests.py:350
 msgid "Successfully opened new pull request"
 msgstr "Pull-запрос успешно открыт"
 
+#: kallithea/controllers/pullrequests.py:373
 msgid "New pull request iteration created"
 msgstr "Создана новая итерация pull-запросов"
 
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
 msgid "Meanwhile, the following reviewers have been added: %s"
 msgstr "В то же время, добавлены следующие ревьюверы: %s"
 
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
 msgid "Meanwhile, the following reviewers have been removed: %s"
 msgstr "В то же время, удалены следующие ревьюверы: %s"
 
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
 msgid "No description"
 msgstr "Нет описания"
 
+#: kallithea/controllers/pullrequests.py:430
 msgid "Pull request updated"
 msgstr "Pull-запрос обновлён"
 
+#: kallithea/controllers/pullrequests.py:443
 msgid "Successfully deleted pull request"
 msgstr "Pull-запрос успешно удалён"
 
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
 msgid "Revision %s not found in %s"
 msgstr "Ревизия %s не найдена в %s"
 
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
 msgid "Error: changesets not found when displaying pull request from %s."
 msgstr "Ошибка: не найдены изменения при отображении pull-запроса от %s."
 
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
 msgid "This pull request has already been merged to %s."
 msgstr "Этот pull-запрос уже принят на ветку %s."
 
+#: kallithea/controllers/pullrequests.py:525
 msgid "This pull request has been closed and can not be updated."
 msgstr "Этот pull-запрос был закрыт и не может быть обновлён."
 
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
 msgid "The following additional changes are available on %s:"
 msgstr "Следующие дополнительные изменения доступны на %s:"
 
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
 msgid "No additional changesets found for iterating on this pull request."
 msgstr "Нет дополнительных изменений для итерации в этом pull-запросе."
 
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
 msgid "Note: Branch %s has another head: %s."
 msgstr "Внимание: Ветка %s имеет ещё одну верхушку: %s."
 
+#: kallithea/controllers/pullrequests.py:565
 msgid "Git pull requests don't support iterating yet."
 msgstr "Pull-запросы git пока не поддерживают итерации."
 
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
 msgid ""
 "Error: some changesets not found when displaying pull request from %s."
 msgstr ""
 "Ошибка: не найдены некоторые изменения при отображении pull-запроса от %s."
 
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
 msgid "The diff can't be shown - the PR revisions could not be found."
 msgstr "Невозможно отобразить различия — не найдены ревизии PR."
 
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr "Недопустимый поисковый запрос. Попробуйте заключить его в кавычки."
 
+#: kallithea/controllers/search.py:136
 msgid "The server has no search index."
 msgstr "На сервере отсутствует поисковый индекс."
 
+#: kallithea/controllers/search.py:139
 msgid "An error occurred during search operation."
 msgstr "Произошла ошибка при выполнении этого поиска."
 
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
 msgid "No data ready yet"
 msgstr "Нет данных"
 
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "Статистические данные отключены для этого репозитария"
 
+#: kallithea/controllers/admin/auth_settings.py:134
 msgid "Auth settings updated successfully"
 msgstr "Настройки авторизации успешно обновлены"
 
+#: kallithea/controllers/admin/auth_settings.py:145
 msgid "error occurred during update of auth settings"
 msgstr "произошла ошибка при обновлении настроек авторизации"
 
+#: kallithea/controllers/admin/defaults.py:73
 msgid "Default settings updated successfully"
 msgstr "Настройки по умолчанию успешно обновлены"
 
+#: kallithea/controllers/admin/defaults.py:88
 msgid "Error occurred during update of defaults"
 msgstr "Произошла ошибка при обновлении стандартных настроек"
 
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
 msgid "Forever"
 msgstr "Не ограничено"
 
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "5 минут"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "1 час"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "1 день"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "1 месяц"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
 msgid "Lifetime"
 msgstr "Срок"
 
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "Произошла ошибка во время создания gist-записи"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
 msgid "Deleted gist %s"
 msgstr "Gist-запись %s удалена"
 
+#: kallithea/controllers/admin/gists.py:205
 msgid "Unmodified"
 msgstr "Неизменный"
 
+#: kallithea/controllers/admin/gists.py:235
 msgid "Successfully updated gist content"
 msgstr "Содержимое gist-записи обновлено"
 
+#: kallithea/controllers/admin/gists.py:240
 msgid "Successfully updated gist data"
 msgstr "Данные gist-записи обновлены"
 
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
 msgid "Error occurred during update of gist %s"
 msgstr "Произошла ошибка при обновлении gist-записи %s"
 
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
 msgid "You can't edit this user since it's crucial for entire application"
 msgstr ""
 "Вы не можете изменить данные этого пользователя, поскольку он важен для "
 "работы всего приложения"
 
+#: kallithea/controllers/admin/my_account.py:112
 msgid "Your account was updated successfully"
 msgstr "Ваша учетная запись успешно обновлена"
 
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
 msgid "Error occurred during update of user %s"
 msgstr "Произошла ошибка при обновлении пользователя %s"
 
+#: kallithea/controllers/admin/my_account.py:161
 msgid "Error occurred during update of user password"
 msgstr "Ошибка при обновлении пароля"
 
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
 msgid "Added email %s to user"
 msgstr "Пользователю добавлен e-mail %s"
 
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
 msgid "An error occurred during email saving"
 msgstr "Произошла ошибка при сохранении e-mail"
 
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
 msgid "Removed email from user"
 msgstr "E-mail пользователя удалён"
 
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
 msgid "API key successfully created"
 msgstr "API-ключ успешно создан"
 
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
 msgid "API key successfully reset"
 msgstr "API-ключ успешно сброшен"
 
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
 msgid "API key successfully deleted"
 msgstr "API-ключ успешно удалён"
 
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
 msgid "SSH key %s successfully added"
 msgstr "Ключ SSH %s успешно добавлен"
 
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
 msgid "SSH key successfully deleted"
 msgstr "Ключ SSH успешно удалён"
 
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "Чтение"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "Запись"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "Администратор"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "Отключено"
 
+#: kallithea/controllers/admin/permissions.py:79
 msgid "Allowed with manual account activation"
 msgstr "Разрешена, с ручной активацией учётной записи"
 
+#: kallithea/controllers/admin/permissions.py:81
 msgid "Allowed with automatic account activation"
 msgstr "Разрешена, с автоматической активацией учётной записи"
 
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
 msgid "Manual activation of external account"
 msgstr "Ручная активация внешней учетной записи"
 
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
 msgid "Automatic activation of external account"
 msgstr "Автоматическая активация внешней учетной записи"
 
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "Включено"
 
+#: kallithea/controllers/admin/permissions.py:116
 msgid "Global permissions updated successfully"
 msgstr "Глобальные привилегии успешно обновлены"
 
+#: kallithea/controllers/admin/permissions.py:131
 msgid "Error occurred during update of permissions"
 msgstr "Произошла ошибка во время обновления привилегий"
 
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
 msgid "Error occurred during creation of repository group %s"
 msgstr "Произошла ошибка при создании группы репозиториев %s"
 
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
 msgid "Created repository group %s"
 msgstr "Создана новая группа репозиториев %s"
 
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
 msgid "Updated repository group %s"
 msgstr "Группа репозиториев %s обновлена"
 
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
 msgid "Error occurred during update of repository group %s"
 msgstr "Произошла ошибка при обновлении группы репозиториев %s"
 
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
 msgid "This group contains %s repositories and cannot be deleted"
 msgstr "Данная группа содержит %s репозитариев и не может быть удалена"
 
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
 msgid "This group contains %s subgroups and cannot be deleted"
 msgstr "Группа содержит в себе %s подгрупп и не может быть удалён"
 
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
 msgid "Removed repository group %s"
 msgstr "Группа репозиториев %s удалена"
 
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
 msgid "Error occurred during deletion of repository group %s"
 msgstr "Произошла ошибка при удалении группы репозиториев %s"
 
+#: kallithea/controllers/admin/repo_groups.py:357
 msgid "Repository group permissions updated"
 msgstr "Привилегии группы репозиториев обновлены"
 
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
 msgid "An error occurred during revoking of permission"
 msgstr "Произошла ошибка при отзыве привелегии"
 
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
 msgid "Error creating repository %s"
 msgstr "Произошла ошибка при создании репозитория %s"
 
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
 msgid "Created repository %s from %s"
 msgstr "Репозиторий %s создан из %s"
 
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
 msgid "Forked repository %s as %s"
 msgstr "Создан форк репозитория %s с именем %s"
 
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
 msgid "Created repository %s"
 msgstr "Репозиторий %s создан"
 
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
 msgid "Repository %s updated successfully"
 msgstr "Репозитарий %s успешно обновлён"
 
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
 msgid "Error occurred during update of repository %s"
 msgstr "Произошла ошибка во время обновления репозитория %s"
 
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
 msgid "Detached %s forks"
 msgstr "Форки %s отсоединены"
 
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
 msgid "Deleted %s forks"
 msgstr "Удалены форки репозитория %s"
 
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
 msgid "Deleted repository %s"
 msgstr "Репозиторий %s удалён"
 
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
 msgid "Cannot delete repository %s which still has forks"
 msgstr "Невозможно удалить репозиторий %s, поскольку существуют его форки"
 
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
 msgid "An error occurred during deletion of %s"
 msgstr "Произошла ошибка во время удаления %s"
 
+#: kallithea/controllers/admin/repos.py:305
 msgid "Repository permissions updated"
 msgstr "Привилегии репозитория обновлены"
 
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
 msgid "Field validation error: %s"
 msgstr "Ошибка валидации поля: %s"
 
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
 msgid "An error occurred during creation of field: %r"
 msgstr "Произошла ошибка при создании поля: %r"
 
+#: kallithea/controllers/admin/repos.py:378
 msgid "An error occurred during removal of field"
 msgstr "Произошла ошибка при удалении поля"
 
+#: kallithea/controllers/admin/repos.py:392
 msgid "-- Not a fork --"
 msgstr "-- Не является форком --"
 
+#: kallithea/controllers/admin/repos.py:424
 msgid "Updated repository visibility in public journal"
 msgstr "Видимость репозитория в публичном журнале обновлена"
 
+#: kallithea/controllers/admin/repos.py:428
 msgid "An error occurred during setting this repository in public journal"
 msgstr "Произошла ошибка при установке репозитария в общедоступный журнал"
 
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "Отсутствуют"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
 msgid "Marked repository %s as fork of %s"
 msgstr "Репозиторий %s отмечен как форк от %s"
 
+#: kallithea/controllers/admin/repos.py:453
 msgid "An error occurred during this operation"
 msgstr "Произошла ошибка при выполнении операции"
 
+#: kallithea/controllers/admin/repos.py:465
 msgid "Pulled from remote location"
 msgstr "Получено из удалённого репозитория"
 
+#: kallithea/controllers/admin/repos.py:468
 msgid "An error occurred during pull from remote location"
 msgstr "Произошла ошибка при получении изменений из удалённого репозитория"
 
+#: kallithea/controllers/admin/repos.py:499
 msgid "An error occurred during deletion of repository stats"
 msgstr "Произошла ошибка при удалении статистики репозитория"
 
+#: kallithea/controllers/admin/settings.py:117
 msgid "Updated VCS settings"
 msgstr "Обновлены настройки VCS"
 
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
 msgid "Error occurred while updating application settings"
 msgstr "Произошла ошибка при обновлении настроек приложения"
 
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
 msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
 msgstr "Репозитории успешно пересканированы, добавлено: %s, удалено: %s."
 
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
 msgid "Invalidated %s repositories"
 msgstr "Сброшена валидация для %s репозиториев"
 
+#: kallithea/controllers/admin/settings.py:209
 msgid "Updated application settings"
 msgstr "Обновленные параметры настройки приложения"
 
+#: kallithea/controllers/admin/settings.py:263
 msgid "Updated visualisation settings"
 msgstr "Настройки визуализации обновлены"
 
+#: kallithea/controllers/admin/settings.py:268
 msgid "Error occurred during updating visualisation settings"
 msgstr "Произошла ошибка при обновлении настроек визуализации"
 
+#: kallithea/controllers/admin/settings.py:292
 msgid "Please enter email address"
 msgstr "Пожалуйста, введите адрес электронной почты"
 
+#: kallithea/controllers/admin/settings.py:307
 msgid "Send email task created"
 msgstr "Задача отправки Email создана"
 
+#: kallithea/controllers/admin/settings.py:334
 msgid "Hook already exists"
 msgstr "Хук уже существует"
 
+#: kallithea/controllers/admin/settings.py:336
+#, fuzzy
+#| msgid "Builtin hooks are read-only. Please use another hook name."
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+"Встроенные хуки предназначены только для чтения. Пожалуйста, используйте "
+"другое имя."
+
+#: kallithea/controllers/admin/settings.py:339
 msgid "Added new hook"
 msgstr "Добавлена новая ловушка"
 
+#: kallithea/controllers/admin/settings.py:355
 msgid "Updated hooks"
 msgstr "Обновлённые ловушки"
 
+#: kallithea/controllers/admin/settings.py:359
 msgid "Error occurred during hook creation"
 msgstr "произошла ошибка при создании хука"
 
+#: kallithea/controllers/admin/settings.py:382
 msgid "Whoosh reindex task scheduled"
 msgstr "Переиндексация базы Whoosh успешно запланирована"
 
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
 msgid "Created user group %s"
 msgstr "Создана группа пользователей %s"
 
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
 msgid "Error occurred during creation of user group %s"
 msgstr "Произошла ошибка при создании группы пользователей %s"
 
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
 msgid "Updated user group %s"
 msgstr "Группа пользователей %s обновлена"
 
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
 msgid "Error occurred during update of user group %s"
 msgstr "Произошла ошибка при обновлении группы пользователей %s"
 
+#: kallithea/controllers/admin/user_groups.py:206
 msgid "Successfully deleted user group"
 msgstr "Группа пользователей успешно удалена"
 
+#: kallithea/controllers/admin/user_groups.py:211
 msgid "An error occurred during deletion of user group"
 msgstr "Произошла ошибка при удалении группы пользователей"
 
+#: kallithea/controllers/admin/user_groups.py:267
 msgid "Target group cannot be the same"
 msgstr "Целевая группа не может быть такой же"
 
+#: kallithea/controllers/admin/user_groups.py:273
 msgid "User group permissions updated"
 msgstr "Привилегии группы пользователей обновлены"
 
+#: kallithea/controllers/admin/user_groups.py:288
 msgid "Cannot revoke permission for yourself as admin"
 msgstr "Администратор не может отозвать свои привелегии"
 
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
 msgid "Updated permissions"
 msgstr "Обновлены привилегии"
 
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
 msgid "An error occurred during permissions saving"
 msgstr "Произошла ошибка при сохранении привилегий"
 
+#: kallithea/controllers/admin/users.py:118
+#, python-format
 msgid "Created user %s"
 msgstr "Пользователь %s создан"
 
+#: kallithea/controllers/admin/users.py:133
+#, python-format
 msgid "Error occurred during creation of user %s"
 msgstr "Произошла ошибка при создании пользователя %s"
 
+#: kallithea/controllers/admin/users.py:157
 msgid "User updated successfully"
 msgstr "Пользователь успешно обновлён"
 
+#: kallithea/controllers/admin/users.py:186
 msgid "Successfully deleted user"
 msgstr "Пользователь успешно удалён"
 
+#: kallithea/controllers/admin/users.py:191
 msgid "An error occurred during deletion of user"
 msgstr "Произошла ошибка при удалении пользователя"
 
+#: kallithea/controllers/admin/users.py:202
 msgid "The default user cannot be edited"
 msgstr "Нельзя редактировать пользователя по умолчанию"
 
+#: kallithea/controllers/admin/users.py:408
+#, python-format
 msgid "Added IP address %s to user whitelist"
 msgstr "Добавлен IP %s в белый список пользователя"
 
+#: kallithea/controllers/admin/users.py:414
 msgid "An error occurred while adding IP address"
 msgstr "Произошла ошибка при сохранении IP"
 
+#: kallithea/controllers/admin/users.py:426
 msgid "Removed IP address from user whitelist"
 msgstr "Удален IP %s из белого списка пользователя"
 
+#: kallithea/lib/auth.py:552
 msgid "You need to be a registered user to perform this action"
 msgstr ""
 "Вы должны быть зарегистрированным пользователем, чтобы выполнить это "
 "действие"
 
+#: kallithea/lib/auth.py:580
 msgid "You need to be signed in to view this page"
 msgstr "Страница доступна только авторизованным пользователям"
 
+#: kallithea/lib/diffs.py:181
 msgid "Binary file"
 msgstr "Двоичный файл"
 
+#: kallithea/lib/diffs.py:201
 msgid ""
 "Changeset was too big and was cut off, use diff menu to display this diff"
 msgstr ""
 "Набор изменения оказался слишком большими и был урезан, используйте меню "
 "сравнения для показа результата сравнения"
 
+#: kallithea/lib/diffs.py:210
 msgid "No changes detected"
 msgstr "Изменений не обнаружено"
 
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "Отображать пробелы"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Ignore whitespace"
+msgid "Ignore whitespace changes"
+msgstr "Игнорировать пробелы"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
 msgid "Increase diff context to %(num)s lines"
 msgstr "Увеличить контекст до %(num)s строк"
 
+#: kallithea/lib/helpers.py:467
+#, python-format
 msgid "Deleted branch: %s"
 msgstr "Удалена ветка: %s"
 
+#: kallithea/lib/helpers.py:469
+#, python-format
 msgid "Created tag: %s"
 msgstr "Создан тег: %s"
 
+#: kallithea/lib/helpers.py:480
+#, python-format
 msgid "Changeset %s not found"
 msgstr "Набор изменений %s не найден"
 
+#: kallithea/lib/helpers.py:529
+#, python-format
 msgid "Show all combined changesets %s->%s"
 msgstr "Показать отличия вместе %s->%s"
 
+#: kallithea/lib/helpers.py:535
 msgid "Compare view"
 msgstr "Сравнить вид"
 
+#: kallithea/lib/helpers.py:554
 msgid "and"
 msgstr "и"
 
+#: kallithea/lib/helpers.py:555
+#, python-format
 msgid "%s more"
 msgstr "на %s больше"
 
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
 msgid "revisions"
 msgstr "версии"
 
+#: kallithea/lib/helpers.py:580
+#, python-format
 msgid "Fork name %s"
 msgstr "Имя форка %s"
 
+#: kallithea/lib/helpers.py:600
+#, python-format
 msgid "Pull request %s"
 msgstr "Pull-запрос %s"
 
+#: kallithea/lib/helpers.py:610
 msgid "[deleted] repository"
 msgstr "[удален] репозиторий"
 
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
 msgid "[created] repository"
 msgstr "[создан] репозиторий"
 
+#: kallithea/lib/helpers.py:614
 msgid "[created] repository as fork"
 msgstr "[создан] репозиторий в качестве форка"
 
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
 msgid "[forked] repository"
 msgstr "[создан форк] репозитория"
 
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
 msgid "[updated] repository"
 msgstr "[обновлён] репозиторий"
 
+#: kallithea/lib/helpers.py:620
 msgid "[downloaded] archive from repository"
 msgstr "[загружен] архив из репозитория"
 
+#: kallithea/lib/helpers.py:622
 msgid "[delete] repository"
 msgstr "[удален] репозиторий"
 
+#: kallithea/lib/helpers.py:630
 msgid "[created] user"
 msgstr "[создан] пользователь"
 
+#: kallithea/lib/helpers.py:632
 msgid "[updated] user"
 msgstr "[обновлён] пользователь"
 
+#: kallithea/lib/helpers.py:634
 msgid "[created] user group"
 msgstr "[создана] группа пользователей"
 
+#: kallithea/lib/helpers.py:636
 msgid "[updated] user group"
 msgstr "[обновлена] группа пользователей"
 
+#: kallithea/lib/helpers.py:638
 msgid "[commented] on revision in repository"
 msgstr "[комментарий] к ревизии в репозитории"
 
+#: kallithea/lib/helpers.py:640
 msgid "[commented] on pull request for"
 msgstr "[прокомментировано] в pull-запросе для"
 
+#: kallithea/lib/helpers.py:642
 msgid "[closed] pull request for"
 msgstr "[закрыт] pull-запрос для"
 
+#: kallithea/lib/helpers.py:644
 msgid "[pushed] into"
 msgstr "[отправлено] в"
 
+#: kallithea/lib/helpers.py:646
 msgid "[committed via Kallithea] into repository"
 msgstr "[коммит через Kallithea] в репозитории"
 
+#: kallithea/lib/helpers.py:648
 msgid "[pulled from remote] into repository"
 msgstr "[получено из удалённого репозитория] в репозиторий"
 
+#: kallithea/lib/helpers.py:650
 msgid "[pulled] from"
 msgstr "[получено] из"
 
+#: kallithea/lib/helpers.py:652
 msgid "[started following] repository"
 msgstr "[подписка] на репозиторий"
 
+#: kallithea/lib/helpers.py:654
 msgid "[stopped following] repository"
 msgstr "[отписка] от репозитория"
 
+#: kallithea/lib/helpers.py:764
+#, python-format
 msgid " and %s more"
 msgstr " и на %s больше"
 
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
 msgid "No files"
 msgstr "Нет файлов"
 
+#: kallithea/lib/helpers.py:791
 msgid "new file"
 msgstr "новый файл"
 
+#: kallithea/lib/helpers.py:794
 msgid "mod"
 msgstr "изменён"
 
+#: kallithea/lib/helpers.py:797
 msgid "del"
 msgstr "удалён"
 
+#: kallithea/lib/helpers.py:800
 msgid "rename"
 msgstr "переименован"
 
+#: kallithea/lib/helpers.py:805
 msgid "chmod"
 msgstr "chmod"
 
+#: kallithea/lib/ssh.py:97
 msgid "SSH key is missing"
 msgstr "Отсутствует ключ SSH"
 
+#: kallithea/lib/ssh.py:101
+#, fuzzy
+#| msgid ""
+#| "Incorrect SSH key - it must have both a key type and a base64 part, "
+#| "like 'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+"Некорректный ключ SSH — должен присутствовать тип ключа и код base64, "
+"например 'ssh-rsa ASRNeaZu4FA...xlJp='"
+
+#: kallithea/lib/ssh.py:106
+#, fuzzy
+#| msgid "Incorrect SSH key - it must start with 'ssh-(rsa|dss|ed25519)'"
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+"Некорректный ключ SSH — он должен начинаться с 'ssh-(rsa|dss|ed25519)'"
+
+#: kallithea/lib/ssh.py:109
+#, fuzzy, python-format
+#| msgid "Incorrect SSH key - unexpected characters in base64 part %r"
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+"Некорректный ключ SSH — присутствуют некорректные символы в коде base64 %r"
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
 msgid "%d year"
 msgid_plural "%d years"
 msgstr[0] "%d год"
 msgstr[1] "%d года"
 msgstr[2] "%d лет"
 
+#: kallithea/lib/webutils.py:629
+#, python-format
 msgid "%d month"
 msgid_plural "%d months"
 msgstr[0] "%d месяц"
 msgstr[1] "%d месяца"
 msgstr[2] "%d месяцев"
 
+#: kallithea/lib/webutils.py:630
+#, python-format
 msgid "%d day"
 msgid_plural "%d days"
 msgstr[0] "%d день"
 msgstr[1] "%d дня"
 msgstr[2] "%d дней"
 
+#: kallithea/lib/webutils.py:631
+#, python-format
 msgid "%d hour"
 msgid_plural "%d hours"
 msgstr[0] "%d час"
 msgstr[1] "%d часа"
 msgstr[2] "%d часов"
 
+#: kallithea/lib/webutils.py:632
+#, python-format
 msgid "%d minute"
 msgid_plural "%d minutes"
 msgstr[0] "%d минута"
 msgstr[1] "%d минуты"
 msgstr[2] "%d минут"
 
+#: kallithea/lib/webutils.py:633
+#, python-format
 msgid "%d second"
 msgid_plural "%d seconds"
 msgstr[0] "%d секунда"
 msgstr[1] "%d секунды"
 msgstr[2] "%d секунд"
 
+#: kallithea/lib/webutils.py:649
+#, python-format
 msgid "in %s"
 msgstr "в %s"
 
+#: kallithea/lib/webutils.py:651
+#, python-format
 msgid "%s ago"
 msgstr "%s назад"
 
+#: kallithea/lib/webutils.py:653
+#, python-format
 msgid "in %s and %s"
 msgstr "в %s и %s"
 
+#: kallithea/lib/webutils.py:656
+#, python-format
 msgid "%s and %s ago"
 msgstr "%s и %s назад"
 
+#: kallithea/lib/webutils.py:659
 msgid "just now"
 msgstr "только что"
 
+#: kallithea/model/db.py:1376
 msgid "top level"
 msgstr "верхний уровень"
 
+#: kallithea/model/db.py:1507
 msgid "Kallithea Administrator"
 msgstr "Администратор Kallithea"
 
+#: kallithea/model/db.py:1509
 msgid "Default user has no access to new repositories"
 msgstr ""
 "Неавторизованные пользователи не имеют прав доступа к новым репозиториям"
 
+#: kallithea/model/db.py:1510
 msgid "Default user has read access to new repositories"
 msgstr "Неавторизованные пользователи имеют право чтения новых репозиториев"
 
+#: kallithea/model/db.py:1511
 msgid "Default user has write access to new repositories"
 msgstr ""
 "Неавторизованные пользователи имеют право записи в новые репозитории"
 
+#: kallithea/model/db.py:1512
 msgid "Default user has admin access to new repositories"
 msgstr ""
 "Неавторизованные пользователи имеют права администратора к новым "
 "репозиториям"
 
+#: kallithea/model/db.py:1514
 msgid "Default user has no access to new repository groups"
 msgstr ""
 "Неавторизованные пользователи не имеют прав доступа к новым группам "
 "репозиториев"
 
+#: kallithea/model/db.py:1515
 msgid "Default user has read access to new repository groups"
 msgstr ""
 "Неавторизованные пользователи имеют право чтения в новых группах "
 "репозиториев"
 
+#: kallithea/model/db.py:1516
 msgid "Default user has write access to new repository groups"
 msgstr ""
 "Неавторизованные пользователи имеют право записи в новых группах "
 "репозиториев"
 
+#: kallithea/model/db.py:1517
 msgid "Default user has admin access to new repository groups"
 msgstr ""
 "Неавторизованные пользователи имеют права администратора к новым групппам "
 "репозиториев"
 
+#: kallithea/model/db.py:1519
 msgid "Default user has no access to new user groups"
 msgstr ""
 "Неавторизованные пользователи не имеют прав доступа к новым группам "
 "пользователей"
 
+#: kallithea/model/db.py:1520
 msgid "Default user has read access to new user groups"
 msgstr ""
 "Неавторизованные пользователи имеют право чтения в новых группах "
 "пользователей"
 
+#: kallithea/model/db.py:1521
 msgid "Default user has write access to new user groups"
 msgstr ""
 "Неавторизованные пользователи имеют право записи в новых группах "
 "пользователей"
 
+#: kallithea/model/db.py:1522
 msgid "Default user has admin access to new user groups"
 msgstr ""
 "Неавторизованные пользователи имеют права администратора к новым групппам "
 "пользователей"
 
+#: kallithea/model/db.py:1524
 msgid "Only admins can create user groups"
 msgstr "Группы пользователей могут создаваться только администраторами"
 
+#: kallithea/model/db.py:1525
 msgid "Non-admins can create user groups"
 msgstr "Группы пользователей могут создаваться любыми пользователями"
 
+#: kallithea/model/db.py:1527
 msgid "Only admins can create top level repositories"
 msgstr "Только администраторы могут создавать репозитории верхнего уровня"
 
+#: kallithea/model/db.py:1528
 msgid "Non-admins can create top level repositories"
 msgstr "Любой пользователь может создавать репозитории верхнего уровня"
 
+#: kallithea/model/db.py:1530
 msgid "Only admins can fork repositories"
 msgstr "Форки репозиториев могут создаваться только администраторами"
 
+#: kallithea/model/db.py:1531
 msgid "Non-admins can fork repositories"
 msgstr "Форки репозиториев могут создаваться любыми пользователями"
 
+#: kallithea/model/db.py:1533
 msgid "Registration disabled"
 msgstr "Регистрация отключена"
 
+#: kallithea/model/db.py:1534
 msgid "User registration with manual account activation"
 msgstr "Регистрация пользователя с ручной активацией учётной записи"
 
+#: kallithea/model/db.py:1535
 msgid "User registration with automatic account activation"
 msgstr "Регистрация пользователя с автоматической активацией"
 
+#: kallithea/model/db.py:1944
 msgid "Not reviewed"
 msgstr "Не проверено"
 
+#: kallithea/model/db.py:1945
 msgid "Under review"
 msgstr "На проверке"
 
+#: kallithea/model/db.py:1946
 msgid "Not approved"
 msgstr "Не одобрено"
 
+#: kallithea/model/db.py:1947
 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 "Введите значение длиной не менее %(min)i символов"
 
+#: 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 "Введите не менее %(min)i символов"
 
+#: kallithea/model/forms.py:170
 msgid "Name must not contain only digits"
 msgstr "Имя не может состоять только из цифр"
 
+#: kallithea/model/notification.py:171
+#, python-format
 msgid ""
 "[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
 "%(branch)s by %(cs_author_username)s"
@@ -941,9 +1538,13 @@
 "[Комментарий] к набору изменений %(short_id)s «%(message_short)s» "
 "репозитория %(repo_name)s в %(branch)s от %(cs_author_username)s"
 
+#: kallithea/model/notification.py:174
+#, python-format
 msgid "New user %(new_username)s registered"
 msgstr "Новый пользователь \"%(new_username)s\" зарегистрирован"
 
+#: kallithea/model/notification.py:176
+#, 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"
@@ -951,6 +1552,8 @@
 "[Ревью] к PR %(pr_nice_id)s «%(pr_title_short)s» из %(pr_source_branch)s "
 "репозитория %(repo_name)s от %(pr_owner_username)s"
 
+#: kallithea/model/notification.py:177
+#, 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"
@@ -958,12 +1561,16 @@
 "[Комментарий] к PR %(pr_nice_id)s «%(pr_title_short)s» из "
 "%(pr_source_branch)s репозитория %(repo_name)s от %(pr_owner_username)s"
 
+#: kallithea/model/notification.py:197
 msgid "Closing"
 msgstr "Закрыт"
 
+#: kallithea/model/pull_request.py:207
 msgid "Cannot create empty pull request"
 msgstr "Невозможно создать пустой pull-запрос"
 
+#: kallithea/model/pull_request.py:215
+#, python-format
 msgid ""
 "Cannot create pull request - criss cross merge detected, please merge a "
 "later %s revision to %s"
@@ -971,48 +1578,69 @@
 "Невозможно создать pull-запрос — обнаружено перекрёстное слияние. "
 "Попробуйте слить более позднюю ревизию %s с %s"
 
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
 msgid "You are not authorized to create the pull request"
 msgstr "Недостаточно привилегий для создания pull-запроса"
 
+#: kallithea/model/pull_request.py:337
 msgid "Missing changesets since the previous iteration:"
 msgstr "Отсутствующие ревизии относительно предыдущей итерации:"
 
+#: kallithea/model/pull_request.py:344
+#, python-format
 msgid "New changesets on %s %s since the previous iteration:"
 msgstr "Новые наборы изменений в %s %s относительно предыдущей итерации:"
 
+#: kallithea/model/pull_request.py:351
 msgid "Ancestor didn't change - diff since previous iteration:"
 msgstr "Предок не изменился — разница с момента последней итерации:"
 
+#: kallithea/model/pull_request.py:358
+#, python-format
 msgid ""
 "This iteration is based on another %s revision and there is no simple "
 "diff."
 msgstr ""
 "Эта итерация основана на другой ревизии %s, простой diff невозможен."
 
+#: kallithea/model/pull_request.py:360
+#, python-format
 msgid "No changes found on %s %s since previous iteration."
 msgstr "Нет изменений на %s %s относительно предыдущей итерации."
 
+#: kallithea/model/pull_request.py:385
+#, python-format
 msgid "Closed, next iteration: %s ."
 msgstr "Закрыто. Следующая итерация: %s."
 
+#: kallithea/model/scm.py:618
 msgid "latest tip"
 msgstr "последняя версия"
 
+#: kallithea/model/ssh_key.py:56
+#, python-format
 msgid "SSH key %r is invalid: %s"
 msgstr "Ошибка ключа SSH %r: %s"
 
+#: kallithea/model/ssh_key.py:68
+#, python-format
 msgid "SSH key %s is already used by %s"
 msgstr "Ключ SSH %s уже используется пользователем %s"
 
+#: kallithea/model/ssh_key.py:87
+#, python-format
 msgid "SSH key with fingerprint %r found"
 msgstr "Найден ключ SSH с отпечатком %r"
 
+#: kallithea/model/user.py:224
 msgid ""
 "You can't remove this user since it is crucial for the entire application"
 msgstr ""
 "Вы не можете удалить этого пользователя, поскольку это критично для "
 "работы всего приложения"
 
+#: kallithea/model/user.py:229
+#, python-format
 msgid ""
 "User \"%s\" still owns %s repositories and cannot be removed. Switch "
 "owners or remove those repositories: %s"
@@ -1020,6 +1648,8 @@
 "Пользователь \"%s\" всё ещё является владельцем %s репозиториев и поэтому "
 "не может быть удалён. Смените владельца или удалите эти репозитории: %s"
 
+#: kallithea/model/user.py:234
+#, python-format
 msgid ""
 "User \"%s\" still owns %s repository groups and cannot be removed. Switch "
 "owners or remove those repository groups: %s"
@@ -1028,6 +1658,8 @@
 "поэтому не может быть удалён. Смените владельца или удалите данные "
 "группы: %s"
 
+#: kallithea/model/user.py:241
+#, python-format
 msgid ""
 "User \"%s\" still owns %s user groups and cannot be removed. Switch "
 "owners or remove those user groups: %s"
@@ -1036,26 +1668,36 @@
 "поэтому не может быть удалён. Смените владельца или удалите данные "
 "группы: %s"
 
+#: kallithea/model/user.py:330
 msgid "Password reset link"
 msgstr "Ссылка сброса пароля"
 
+#: kallithea/model/user.py:374
 msgid "Password reset notification"
 msgstr "Уведомление о сбросе пароля"
 
+#: kallithea/model/user.py:375
+#, python-format
 msgid ""
 "The password to your account %s has been changed using password reset "
 "form."
 msgstr "Пароль к вашему аккаунту %s был изменён через форму сброса пароля."
 
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
 msgid "Value cannot be an empty list"
 msgstr "Значение не может быть пустым списком"
 
+#: kallithea/model/validators.py:72
+#, python-format
 msgid "Username \"%(username)s\" already exists"
 msgstr "Пользователь с именем \"%(username)s\" уже существует"
 
+#: kallithea/model/validators.py:74
+#, python-format
 msgid "Username \"%(username)s\" cannot be used"
 msgstr "Имя «%(username)s» недопустимо"
 
+#: kallithea/model/validators.py:76
 msgid ""
 "Username may only contain alphanumeric characters underscores, periods or "
 "dashes and must begin with an alphanumeric character or underscore"
@@ -1064,18 +1706,25 @@
 "подчеркивания, точки и тире, а также должно начинаться с буквы, цифры или "
 "с символа подчеркивания"
 
+#: kallithea/model/validators.py:103
 msgid "The input is not valid"
 msgstr "Введено некорректное значение"
 
+#: kallithea/model/validators.py:110
+#, python-format
 msgid "Username %(username)s is not valid"
 msgstr "Имя \"%(username)s\" недопустимо"
 
+#: 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 "Группа пользователей \"%(usergroup)s\" уже существует"
 
+#: kallithea/model/validators.py:134
 msgid ""
 "user group name may only contain alphanumeric characters underscores, "
 "periods or dashes and must begin with alphanumeric character"
@@ -1083,66 +1732,104 @@
 "имя группы пользователей может содержать только буквы, цифры, символы "
 "подчеркивания, точки и тире; а так же должно начинаться с буквы или цифры"
 
+#: 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 "Группа \"%(group_name)s\" уже существует"
 
+#: kallithea/model/validators.py:177
+#, python-format
 msgid "Repository with name \"%(group_name)s\" already exists"
 msgstr "Репозиторий с именем «%(group_name)s» уже существует"
 
+#: kallithea/model/validators.py:229
 msgid "Invalid characters (non-ascii) in password"
 msgstr "Недопустимые символы (не ascii) в пароле"
 
+#: kallithea/model/validators.py:244
 msgid "Invalid old password"
 msgstr "Неверно задан старый пароль"
 
+#: kallithea/model/validators.py:260
 msgid "Passwords do not match"
 msgstr "Пароли не совпадают"
 
+#: kallithea/model/validators.py:275
 msgid "Invalid username or password"
 msgstr "Неверное имя пользователя или пароль"
 
+#: kallithea/model/validators.py:309
+#, python-format
 msgid "Repository name %(repo)s is not allowed"
 msgstr "Имя репозитория %(repo)s недопустимо"
 
+#: kallithea/model/validators.py:311
+#, python-format
 msgid "Repository named %(repo)s already exists"
 msgstr "Репозитарий %(repo)s уже существует"
 
+#: kallithea/model/validators.py:312
+#, python-format
 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 msgstr "Репозитарий \"%(repo)s\" уже существует в группе \"%(group)s\""
 
+#: kallithea/model/validators.py:314
+#, python-format
 msgid "Repository group with name \"%(repo)s\" already exists"
 msgstr "Группа репозиториев \"%(repo)s\" уже существует"
 
+#: kallithea/model/validators.py:400
 msgid "Invalid repository URL"
 msgstr "Недопустимый URL репозитория"
 
+#: kallithea/model/validators.py:401
+#, fuzzy
+#| 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, or ssh URL"
+msgstr ""
+"Недопустимый URL репозитория. Требуется корректный http, https, ssh, "
+"svn+http или svn+https URL"
+
+#: kallithea/model/validators.py:426
 msgid "Fork has to be the same type as parent"
 msgstr "Форк будет иметь тот же тип, что и родительский"
 
+#: kallithea/model/validators.py:441
 msgid "You don't have permissions to create repository in this group"
 msgstr "У вас недостаточно прав для создания репозиториев в этой группе"
 
+#: kallithea/model/validators.py:443
 msgid "no permission to create repository in root location"
 msgstr "недостаточно прав для создания репозитория в корневом каталоге"
 
+#: kallithea/model/validators.py:492
 msgid "You don't have permissions to create a group in this location"
 msgstr "У Вас недостаточно привилегий для создания группы в этом месте"
 
+#: kallithea/model/validators.py:532
 msgid "This username or user group name is not valid"
 msgstr "Данное имя пользователя или группы пользователей недопустимо"
 
+#: kallithea/model/validators.py:625
 msgid "This is not a valid path"
 msgstr "Этот путь ошибочен"
 
+#: kallithea/model/validators.py:642
 msgid "This email address is already in use"
 msgstr "Этот адрес почты уже занят"
 
+#: kallithea/model/validators.py:662
+#, python-format
 msgid "Email address \"%(email)s\" not found"
 msgstr "Адрес «%(email)s» не зарегистрирован"
 
+#: kallithea/model/validators.py:699
 msgid ""
 "The LDAP Login attribute of the CN must be specified - this is the name "
 "of the attribute that is equivalent to \"username\""
@@ -1150,99 +1837,197 @@
 "Для входа по LDAP должно быть указано значение аттрибута CN - это "
 "эквивалент имени пользователя"
 
+#: kallithea/model/validators.py:711
 msgid "Please enter a valid IPv4 or IPv6 address"
 msgstr "Пожалуйста, введите существующий IPv4 или IPv6 адре"
 
+#: kallithea/model/validators.py:712
+#, python-format
 msgid ""
 "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
 msgstr ""
 "Значение маски подсети должно быть в пределах от 0 до 32 (%(bits)r - "
 "неверно)"
 
+#: kallithea/model/validators.py:745
 msgid "Key name can only consist of letters, underscore, dash or numbers"
 msgstr ""
 "Ключевое имя может только состоять из букв, символа подчеркивания, тире "
 "или чисел"
 
+#: kallithea/model/validators.py:759
 msgid "Filename cannot be inside a directory"
 msgstr "Файла нет в каталоге"
 
+#: kallithea/model/validators.py:775
+#, python-format
 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
 msgstr "Плагины %(loaded)s и %(next_to_load)s экспортируют одно и то же имя"
 
+#: kallithea/templates/about.html:4 kallithea/templates/about.html:13
 msgid "About"
 msgstr "О программе"
 
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
 msgid "Add Repository"
 msgstr "Добавить репозиторий"
 
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
 msgid "Add Repository Group"
 msgstr "Добавить группу репозиториев"
 
+#: kallithea/templates/index_base.html:36
 msgid "You have admin right to this group, and can edit it"
 msgstr ""
 "Вы имеете администраторские права на эту группу и можете редактировать её"
 
+#: kallithea/templates/index_base.html:36
 msgid "Edit Repository Group"
 msgstr "Изменить группу репозиториев"
 
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
 msgid "Repository"
 msgstr "Репозиторий"
 
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
 msgid "Description"
 msgstr "Описание"
 
+#: kallithea/templates/index_base.html:61
 msgid "Last Change"
 msgstr "Последнее изменение"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
 msgid "Tip"
 msgstr "Состояние"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
 msgid "Owner"
 msgstr "Владелец"
 
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
 msgid "Log In"
 msgstr "Войти"
 
+#: kallithea/templates/login.html:17
+#, python-format
 msgid "Log In to %s"
 msgstr "Войти в %s"
 
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
 msgid "Username"
 msgstr "Имя пользователя"
 
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
 msgid "Password"
 msgstr "Пароль"
 
+#: kallithea/templates/login.html:44
 msgid "Stay logged in after browser restart"
 msgstr "Оставаться авторизованным"
 
+#: kallithea/templates/login.html:52
 msgid "Forgot your password?"
 msgstr "Забыли пароль?"
 
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
 msgid "Don't have an account?"
 msgstr "Нет аккаунта?"
 
+#: kallithea/templates/login.html:62
 msgid "Sign In"
 msgstr "Войти"
 
+#: kallithea/templates/password_reset.html:5
 msgid "Password Reset"
 msgstr "Сброс пароля"
 
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
 msgid "Reset Your Password to %s"
 msgstr "Сброс пароля для %s"
 
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
 msgid "Reset Your Password"
 msgstr "Сброс пароля"
 
+#: kallithea/templates/password_reset.html:30
 msgid "Email Address"
 msgstr "Почтовый адрес"
 
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
 msgid "Captcha"
 msgstr "Капча"
 
+#: kallithea/templates/password_reset.html:47
 msgid "Send Password Reset Email"
 msgstr "Послать ссылку сброса пароля"
 
+#: kallithea/templates/password_reset.html:52
 msgid ""
 "A password reset link will be sent to the specified email address if it "
 "is registered in the system."
@@ -1250,9 +2035,12 @@
 "Ссылка для сброса пароля была отправлена на соответствующий e-mail, если "
 "он был зарегистрирован в системе."
 
+#: kallithea/templates/password_reset_confirmation.html:23
+#, python-format
 msgid "You are about to set a new password for the email address %s."
 msgstr "Вы собираетесь установить новый пароль для адреса %s."
 
+#: kallithea/templates/password_reset_confirmation.html:24
 msgid ""
 "Note that you must use the same browser session for this as the one used "
 "to request the password reset."
@@ -1260,84 +2048,139 @@
 "Обратите внимание, что вы должны оставаться в пределах этой сессии "
 "браузера, поскольку в ней был запрошен сброс пароля."
 
+#: kallithea/templates/password_reset_confirmation.html:29
 msgid "Code you received in the email"
 msgstr "Код, который вы получили по почте"
 
+#: kallithea/templates/password_reset_confirmation.html:36
 msgid "New Password"
 msgstr "Новый пароль"
 
+#: kallithea/templates/password_reset_confirmation.html:43
 msgid "Confirm New Password"
 msgstr "Подтверждение пароля"
 
+#: kallithea/templates/password_reset_confirmation.html:51
 msgid "Confirm"
 msgstr "Подтвердить"
 
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
 msgid "Sign Up"
 msgstr "Регистрация"
 
+#: kallithea/templates/register.html:22
+#, python-format
 msgid "Sign Up to %s"
 msgstr "Регистра на %s"
 
+#: kallithea/templates/register.html:45
 msgid "Re-enter password"
 msgstr "Повторите пароль"
 
+#: 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:39
+#: kallithea/templates/register.html:52
 msgid "First Name"
 msgstr "Имя"
 
+#: 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:40
+#: kallithea/templates/register.html:59
 msgid "Last Name"
 msgstr "Фамилия"
 
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
 msgid "Email"
 msgstr "E-mail"
 
+#: kallithea/templates/register.html:85
 msgid "Registered accounts are ready to use and need no further action."
 msgstr ""
 "Зарегистрированные аккаунты готовы к использованию и не требуют "
 "дальнейших действий."
 
+#: kallithea/templates/register.html:87
 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
 msgid "Admin Journal"
 msgstr "Журнал администратора"
 
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
 msgid "journal filter..."
 msgstr "фильтр..."
 
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
 msgid "Filter"
 msgstr "Отфильтровать"
 
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
 msgid "%s Entry"
 msgid_plural "%s Entries"
 msgstr[0] "%s запись"
 msgstr[1] "%s записи"
 msgstr[2] "%s записей"
 
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
 msgid "Action"
 msgstr "Действие"
 
+#: kallithea/templates/admin/admin_log.html:8
 msgid "Date"
 msgstr "Дата"
 
+#: kallithea/templates/admin/admin_log.html:9
 msgid "From IP"
 msgstr "IP"
 
+#: kallithea/templates/admin/admin_log.html:62
 msgid "No actions yet"
 msgstr "Действия ещё не производились"
 
+#: kallithea/templates/admin/auth/auth_settings.html:5
 msgid "Authentication Settings"
 msgstr "Настройки аутентификации"
 
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
 msgid "Authentication"
 msgstr "Аутентификация"
 
+#: kallithea/templates/admin/auth/auth_settings.html:27
 msgid "Authentication Plugins"
 msgstr "Плагины аутентификации"
 
+#: kallithea/templates/admin/auth/auth_settings.html:29
 msgid "Enabled Plugins"
 msgstr "Включенные плагины"
 
+#: kallithea/templates/admin/auth/auth_settings.html:32
 msgid ""
 "Comma-separated list of plugins; Kallithea will try user authentication "
 "in plugin order"
@@ -1345,44 +2188,93 @@
 "Список плагинов через запятую. Kallithea будет аутентифицировать "
 "пользователя в порядке указания плагинов"
 
+#: kallithea/templates/admin/auth/auth_settings.html:36
 msgid "Available built-in plugins"
 msgstr "Доступные встроенные плагины"
 
+#: kallithea/templates/admin/auth/auth_settings.html:53
 msgid "Plugin"
 msgstr "Плагин"
 
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
 msgid "Save"
 msgstr "Сохранить"
 
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
 msgid "Repository Defaults"
 msgstr "Значения по умолчанию"
 
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
 msgid "Type"
 msgstr "Тип"
 
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
 msgid "Private repository"
 msgstr "Приватный репозиторий"
 
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
 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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
 msgid "Enable statistics"
 msgstr "Включить статистику"
 
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
 msgid "Enable statistics window on summary page."
 msgstr "Включить окно статистики на странице «Общие сведения»."
 
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
 msgid "Enable downloads"
 msgstr "Включить скачивание"
 
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
 msgid "Enable download menu on summary page."
 msgstr "Включить меню скачивания на странице «Общие сведения»."
 
+#: kallithea/templates/admin/gists/edit.html:5
+#: kallithea/templates/admin/gists/edit.html:18
 msgid "Edit Gist"
 msgstr "Правка gist-записи"
 
+#: kallithea/templates/admin/gists/edit.html:35
+#, python-format
 msgid ""
 "Gist was updated since you started editing. Copy your changes and click "
 "%(here)s to reload new version."
@@ -1390,138 +2282,311 @@
 "Gist был изменён с момента начала редактирования. Скопируйте свои правки "
 "и нажмите %(here)s для загрузки новой версии."
 
+#: kallithea/templates/admin/gists/edit.html:36
 msgid "here"
 msgstr "сюда"
 
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
 msgid "Gist description ..."
 msgstr "Описание..."
 
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
 msgid "Gist lifetime"
 msgstr "Время жизни gist`а"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
 msgid "Expires"
 msgstr "Истекает"
 
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
 msgid "Never"
 msgstr "никогда"
 
+#: kallithea/templates/admin/gists/edit.html:147
 msgid "Update Gist"
 msgstr "Обновить"
 
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
 msgid "Cancel"
 msgstr "Отмена"
 
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
 msgid "Private Gists for User %s"
 msgstr "Приватная gist-запись для пользователя %s"
 
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
 msgid "Public Gists for User %s"
 msgstr "Публичная gist-запись для пользователя %s"
 
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
 msgid "Public Gists"
 msgstr "Публичные gist-записи"
 
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
 msgid "Create New Gist"
 msgstr "Создать новую gist-запись"
 
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
 msgid "Created"
 msgstr "Создано"
 
+#: kallithea/templates/admin/gists/index.html:66
 msgid "There are no gists yet"
 msgstr "Gist-записи отсутствуют"
 
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
 msgid "New Gist"
 msgstr "Новый gist"
 
+#: kallithea/templates/admin/gists/new.html:45
 msgid "Name this gist ..."
 msgstr "Назовите этот gist…"
 
+#: kallithea/templates/admin/gists/new.html:53
 msgid "Create Private Gist"
 msgstr "Создать приватный gist"
 
+#: kallithea/templates/admin/gists/new.html:54
 msgid "Create Public Gist"
 msgstr "Создать публичный gist"
 
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
 msgid "Reset"
 msgstr "Сброс"
 
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
 msgid "Gist"
 msgstr "Gist"
 
+#: kallithea/templates/admin/gists/show.html:10
 msgid "URL"
 msgstr "URL"
 
+#: kallithea/templates/admin/gists/show.html:35
 msgid "Public Gist"
 msgstr "Публичный Gist"
 
+#: kallithea/templates/admin/gists/show.html:37
 msgid "Private Gist"
 msgstr "Приватный Gist"
 
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
 msgid "Delete"
 msgstr "Удалить"
 
+#: kallithea/templates/admin/gists/show.html:54
 msgid "Confirm to delete this Gist"
 msgstr "Подтвердите удаление этой gist-записи"
 
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
 msgid "Edit"
 msgstr "Редактировать"
 
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
 msgid "Show as Raw"
 msgstr "Показать только текст"
 
+#: kallithea/templates/admin/gists/show.html:69
 msgid "created"
 msgstr "создана"
 
+#: kallithea/templates/admin/gists/show.html:82
 msgid "Show as raw"
 msgstr "Показать только текст"
 
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
 msgid "My Account"
 msgstr "Мой аккаунт"
 
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
 msgid "Profile"
 msgstr "Профиль"
 
+#: kallithea/templates/admin/my_account/my_account.html:26
 msgid "Email Addresses"
 msgstr "Новый E-mail"
 
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
 msgid "SSH Keys"
 msgstr "Ключи SSH"
 
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
 msgid "API Keys"
 msgstr "Ключи API"
 
+#: kallithea/templates/admin/my_account/my_account.html:32
 msgid "Owned Repositories"
 msgstr "Свои репозитории"
 
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
 msgid "Watched Repositories"
 msgstr "Наблюдаемые репозитории"
 
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
 msgid "Show Permissions"
 msgstr "Права доступа"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
 msgid "Built-in"
 msgstr "Встроенный"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
 msgid "Confirm to reset this API key: %s"
 msgstr "Подтвердите сброс этого API-ключа: %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
 msgid "Expired"
 msgstr "Срок действия истёк"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
 msgid "Confirm to remove this API key: %s"
 msgstr "Подтвердите удаление этого API-ключа: %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
 msgid "Remove"
 msgstr "Удалить"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
 msgid "No additional API keys specified"
 msgstr "Дополнительные API-ключи не указаны"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
 msgid "New API key"
 msgstr "Новый API-ключ"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
 msgid "Add"
 msgstr "Добавить"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
 msgid ""
 "\n"
 "API keys are used to let scripts or services access %s using your\n"
@@ -1533,6 +2598,7 @@
 "доступ к %s от имени вашего аккаунта, как если бы вы \n"
 "указали в скрипте или сервисе свой реальный пароль.\n"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
 msgid ""
 "\n"
 "Like passwords, API keys should therefore never be shared with others,\n"
@@ -1545,91 +2611,152 @@
 "сбросьте ключ на этой странице, чтобы предотвратить\n"
 "его дальнейшее использование.\n"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
 msgid "Primary"
 msgstr "Основной"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
 msgid "Confirm to delete this email: %s"
 msgstr "Подтвердите удаление E-mail: %s"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
 msgid "No additional emails specified."
 msgstr "Нет дополнительных адресов e-mail."
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
 msgid "New email address"
 msgstr "Новый E-mail"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:1
 msgid "Change Your Account Password"
 msgstr "Смена пароля"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:8
 msgid "Current password"
 msgstr "Текущий пароль"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
 msgid "New password"
 msgstr "Новый пароль"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:22
 msgid "Confirm new password"
 msgstr "Подтвердите новый пароль"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
 msgid ""
 "This account is managed with %s and the password cannot be changed here"
 msgstr "Этим аккаунтом управляет %s, поэтому здесь нельзя сменить пароль"
 
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
 msgid "Current IP"
 msgstr "Текущий IP-адрес"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
 msgid "Gravatar"
 msgstr "Grаvatar"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
 msgid "Change %s avatar at"
 msgstr "Измените аватар %s на"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
 msgid "Avatars are disabled"
 msgstr "Аватары отключены"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
 msgid "Repositories You Own"
 msgstr "Ваши репозитории"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
 msgid "Name"
 msgstr "Имя"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
 msgid "Fingerprint"
 msgstr "Отпечаток"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
 msgid "Last Used"
 msgstr "Использовался в предыдущий раз"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, python-format
 msgid "Confirm to remove this SSH key: %s"
 msgstr "Подтвердите удаление этого ключа SSH: %s"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
 msgid "No SSH keys have been added"
 msgstr "Ключи SSH не были добавлены"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
 msgid "New SSH key"
 msgstr "Новый ключ SSH"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
 msgid "Public key"
 msgstr "Публичный ключ"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
 msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
 msgstr "Публичный ключ (например, из файла ~/.ssh/id_rsa.pub)"
 
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
 msgid "Repositories You are Watching"
 msgstr "Репозитории, за которыми вы наблюдаете"
 
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
 msgid "Default Permissions"
 msgstr "Права по умолчанию"
 
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
 msgid "Global"
 msgstr "Глобальные"
 
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
 msgid "IP Whitelist"
 msgstr "Белый список IP"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
 msgid "Anonymous access"
 msgstr "Анонимный доступ"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
 msgid "Allow anonymous access"
 msgstr "Разрешить анонимный доступ"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
 msgid ""
 "Allow access to Kallithea without needing to log in. Anonymous users use "
 "%s user permissions."
@@ -1637,6 +2764,7 @@
 "Разрешить доступ к Kallithea без авторизации. Анонимные пользователи "
 "будут использовать права доступа пользователя %s."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
 msgid ""
 "All default permissions on each repository will be reset to chosen "
 "permission, note that all custom default permission on repositories will "
@@ -1646,15 +2774,23 @@
 "репозитория. Учтите, что ранее установленные привилегии по умолчанию "
 "будут сброшены"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:20
 msgid "Apply to all existing repositories"
 msgstr "Применить ко всем репозиториям"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
 msgid "Permissions for the Default user on new repositories."
 msgstr "Права пользователя по умолчанию для новых репозиториев."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
 msgid "Repository group"
 msgstr "Группа репозиториев"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
 msgid ""
 "All default permissions on each repository group will be reset to chosen "
 "permission, note that all custom default permission on repository groups "
@@ -1664,15 +2800,20 @@
 "репозиториев. Учтите, что ранее установленные привилегии по умолчанию для "
 "групп репозиториев будут сброшены"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:33
 msgid "Apply to all existing repository groups"
 msgstr "Применить ко всем группам репозиториев"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
 msgid "Permissions for the Default user on new repository groups."
 msgstr "Права пользователя по умолчанию для новых групп репозиториев."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
 msgid "User group"
 msgstr "Группа пользователей"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
 msgid ""
 "All default permissions on each user group will be reset to chosen "
 "permission, note that all custom default permission on user groups will "
@@ -1682,135 +2823,223 @@
 "пользователей. Учтите, что ранее установленные привилегии по умолчанию "
 "для групп пользователей будут сброшены"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:46
 msgid "Apply to all existing user groups"
 msgstr "Применить ко всем группам пользователей"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
 msgid "Permissions for the Default user on new user groups."
 msgstr "Права пользователя по умолчанию для новых групп пользователей."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
 msgid "Top level repository creation"
 msgstr "Создание репозитория верхнего уровня"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
 msgid ""
 "Enable this to allow non-admins to create repositories at the top level."
 msgstr ""
 "Включите, чтобы разрешить всем пользователям создавать репозитории на "
 "верхнем уровне."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
 msgid "User group creation"
 msgstr "Создание групп пользователей"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
 msgid "Enable this to allow non-admins to create user groups."
 msgstr ""
 "Включите для возможности создавать группы пользователей любым "
 "пользователям."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
 msgid "Repository forking"
 msgstr "Создание форка репозитория"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
 msgid "Enable this to allow non-admins to fork repositories."
 msgstr ""
 "Включите для возможности создавать форки репозиториев любым пользователем."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
 msgid "Registration"
 msgstr "Регистрация"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
 msgid "External auth account activation"
 msgstr "Активация сторонней учетной записи"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
 msgid "Confirm to delete this IP address: %s"
 msgstr "Подтвердите удаление IP-адреса: %s"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
 msgid "All IP addresses are allowed."
 msgstr "Все IP-адреса разрешены."
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
 msgid "New IP address"
 msgstr "Новый IP-адрес"
 
+#: 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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
 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
 msgid "Group name"
 msgstr "Имя группы"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
 msgid "Group parent"
 msgstr "Родительская группа"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
 msgid "Copy parent group permissions"
 msgstr "Скопировать родительские права доступа"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
 msgid "Copy permission set from parent repository group."
 msgstr "Скопировать набор прав доступа из родительской группы репозиториев."
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
 msgid "%s Repository Group Settings"
 msgstr "Настройки группы репозиториев %s"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
 msgid "Add Child Group"
 msgstr "Добавить подгруппу"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
 msgid "Settings"
 msgstr "Настройки"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
 msgid "Advanced"
 msgstr "Продвинутые"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
 msgid "Permissions"
 msgstr "Права доступа"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
+#, python-format
 msgid "Repository Group: %s"
 msgstr "Группа репозиториев: %s"
 
+#: 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:118
 msgid "Created on"
 msgstr "Создано"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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] "Подтвердите удаление группы %s, содержащей %s репозиторий"
 msgstr[1] "Подтвердите удаление группы %s, содержащей %s репозитория"
 msgstr[2] "Подтвердите удаление группы %s, содержащей %s репозиториев"
 
+#: 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:6
 msgid "Not visible"
 msgstr "Невидимый"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 msgid "Visible"
 msgstr "Видимый"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
 msgid "Add repos"
 msgstr "Добавлять репозитории"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
 msgid "Add/Edit groups"
 msgstr "Добавлять/Редактировать группы"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
 msgid "User/User Group"
 msgstr "Пользователь/Группа"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
 msgid "Default"
 msgstr "По умолчанию"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
 msgid "Revoke"
 msgstr "Отозвать"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
 msgid "Add new"
 msgstr "Добавить новый"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
 msgid "Apply to children"
 msgstr "Применить к дочерним"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
 msgid "Both"
 msgstr "Все"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
 msgid ""
 "Set or revoke permission to all children of that group, including non-"
 "private repositories and other groups if selected."
@@ -1818,33 +3047,47 @@
 "Установить или отозвать права всех дочерних элементов этой группы, "
 "включая публичные репозитории и другие группы, если они выбраны."
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
 msgid "Type name of user"
 msgstr "Введите имя пользователя"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Remove this group"
 msgstr "Удалить группу"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Confirm to delete this group"
 msgstr "Подтвердите удаление этой группы пользователей"
 
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, python-format
 msgid "Repository group %s"
 msgstr "Группа репозиториев %s"
 
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
 msgid "Repository Groups Administration"
 msgstr "Администрирование групп репозиториев"
 
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
 msgid "Number of Top-level Repositories"
 msgstr "Число репозиториев верхнего уровня"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:13
 msgid "Type of repository to create."
 msgstr "Тип создаваемого репозитория."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:17
 msgid "Clone remote repository"
 msgstr "Клонировать удалённый репозиторий"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
 msgid "Repository URL"
 msgstr "URL репозитория"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:21
 msgid ""
 "Optional: URL of a remote repository. If set, the repository will be "
 "created as a clone from this URL."
@@ -1852,17 +3095,28 @@
 "Опционально: URL удалённого репозитория. Если параметр задан, то будет "
 "создан клон репозитория, расположенного по этому адресу."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
 msgid ""
 "Keep it short and to the point. Use a README file for longer descriptions."
 msgstr ""
 "Короткое и осмысленное. Для развернутого описания используйте файл README."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
 msgid "Optionally select a group to put this repository into."
 msgstr "Опционально выбрать группу, в которую поместить данный репозиторий."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
 msgid "Landing revision"
 msgstr "Ревизия для выгрузки"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
 msgid ""
 "Default revision for files page, downloads, full text search index and "
 "readme generation"
@@ -1870,12 +3124,17 @@
 "Ревизия по умолчанию для страницы файлов, загрузки, полнотекстовый "
 "поисковый индекс и генерация readme"
 
+#: kallithea/templates/admin/repos/repo_creating.html:9
+#, python-format
 msgid "%s Creating Repository"
 msgstr "Создание репозитория %s"
 
+#: kallithea/templates/admin/repos/repo_creating.html:13
 msgid "Creating repository"
 msgstr "Создание репозитория"
 
+#: kallithea/templates/admin/repos/repo_creating.html:27
+#, python-format
 msgid ""
 "Repository \"%(repo_name)s\" is being created, you will be redirected "
 "when this process is finished.repo_name"
@@ -1883,6 +3142,7 @@
 "Репозиторий «%(repo_name)s» создаётся. Вы будете перенаправлены, когда "
 "процесс завершится."
 
+#: 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."
@@ -1890,36 +3150,51 @@
 "К сожалению, во время данной операции произошла ошибка. Пожалуйста, "
 "проверьте журнал сервера Kallithea или свяжитесь с администратором."
 
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
 msgid "%s Repository Settings"
 msgstr "Настройки репозитория %s"
 
+#: kallithea/templates/admin/repos/repo_edit.html:34
 msgid "Extra Fields"
 msgstr "Дополнительные поля"
 
+#: kallithea/templates/admin/repos/repo_edit.html:37
 msgid "Remote"
 msgstr "Удалённый репозиторий"
 
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
 msgid "Statistics"
 msgstr "Статистика"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
 msgid "Parent"
 msgstr "Родительская группа"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
 msgid "Set"
 msgstr "Набор"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
 msgid "Manually set this repository as a fork of another from the list."
 msgstr "Вручную задать этот репозиторий форком репозитория из этого списка."
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
 msgid "Public Journal Visibility"
 msgstr "Доступ к публичному журналу"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
 msgid "Remove from public journal"
 msgstr "Удалить из общедоступного журнала"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
 msgid "Add to Public Journal"
 msgstr "Добавить в публичный журнал"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
 msgid ""
 "All actions done in this repository will be visible to everyone in the "
 "public journal."
@@ -1927,24 +3202,33 @@
 "Все производимые с этим репозиторием действия будут отображаться в "
 "публичном журнале."
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
 msgid "Confirm to delete this repository: %s"
 msgstr "Подтвердите удаление этого репозитория: %s"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
 msgid "Delete this Repository"
 msgstr "Удалить этот репозиторий"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
 msgid "This repository has %s fork"
 msgid_plural "This repository has %s forks"
 msgstr[0] "Данный репозиторий имеет %s форк"
 msgstr[1] "Данный репозиторий имеет %s форка"
 msgstr[2] "Данный репозиторий имеет %s форков"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
 msgid "Detach forks"
 msgstr "Отделить форки"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
 msgid "Delete forks"
 msgstr "Удалить форки"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
 msgid ""
 "The deleted repository will be moved away and hidden until the "
 "administrator expires it. The administrator can both permanently delete "
@@ -1954,57 +3238,86 @@
 "администратором. Администратор может либо удалить, либо восстановить "
 "репозиторий."
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:6
 msgid "Label"
 msgstr "Имя"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 msgid "Key"
 msgstr "Ключ"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:20
+#, python-format
 msgid "Confirm to delete this field: %s"
 msgstr "Подтвердите удаление этого поля: %s"
 
+#: 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
 msgid "Private Repository"
 msgstr "Приватный репозиторий"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
 msgid "Fork of repository"
 msgstr "Форк репозитория"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
 msgid "Remote repository URL"
 msgstr "Ссылка на удалённый репозиторий"
 
+#: 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 "Данный репозиторий не имеет URL удалённого репозитория."
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:10
 msgid "Permanent URL"
 msgstr "Постоянный URL"
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
 msgid "Remote repository"
 msgstr "Удалённый репозиторий"
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
 msgid ""
 "Optional: URL of a remote repository. If set, the repository can be "
 "pulled from this URL."
@@ -2012,66 +3325,88 @@
 "Опционально: URL удалённого репозитория. Если задан, то репозиторий можно "
 "получить по заданному адресу."
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:55
 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
 msgid "Repositories Administration"
 msgstr "Администрирование репозиториев"
 
+#: kallithea/templates/admin/repos/repos.html:44
 msgid "State"
 msgstr "Состояние"
 
+#: kallithea/templates/admin/settings/settings.html:5
 msgid "Settings Administration"
 msgstr "Администрирование настроек"
 
+#: kallithea/templates/admin/settings/settings.html:27
 msgid "VCS"
 msgstr "Контроль версий"
 
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
 msgid "Remap and Rescan"
 msgstr "Пересканирование"
 
+#: kallithea/templates/admin/settings/settings.html:30
 msgid "Visual"
 msgstr "Вид"
 
+#: kallithea/templates/admin/settings/settings.html:32
 msgid "Hooks"
 msgstr "Хуки"
 
+#: kallithea/templates/admin/settings/settings.html:33
 msgid "Full Text Search"
 msgstr "Полнотекстовый поиск"
 
+#: kallithea/templates/admin/settings/settings.html:34
 msgid "System Info"
 msgstr "О системе"
 
+#: kallithea/templates/admin/settings/settings_email.html:4
 msgid "Send test email to"
 msgstr "Отправлять пробное сообщение на адрес"
 
+#: kallithea/templates/admin/settings/settings_email.html:12
 msgid "Send"
 msgstr "Отправить"
 
+#: kallithea/templates/admin/settings/settings_global.html:4
 msgid "Site branding"
 msgstr "Заголовок сайта"
 
+#: kallithea/templates/admin/settings/settings_global.html:7
 msgid "Set a custom title for your Kallithea Service."
 msgstr "Задать другое имя для Kallithea Service."
 
+#: kallithea/templates/admin/settings/settings_global.html:12
 msgid "HTTP authentication realm"
 msgstr "Приветствие для HTTP-аутентификации"
 
+#: kallithea/templates/admin/settings/settings_global.html:19
 msgid "HTML/JavaScript/CSS customization block"
 msgstr "Блок редактирования HTML/JavaScript/CSS"
 
+#: kallithea/templates/admin/settings/settings_global.html:22
 msgid ""
 "HTML (possibly with                         JavaScript and/or CSS) that "
 "will be added to the bottom                         of every page. This "
@@ -2086,15 +3421,19 @@
 "модификаций,                         например, для размещения баннера "
 "проекта                         на каждой странице."
 
+#: kallithea/templates/admin/settings/settings_global.html:32
 msgid "ReCaptcha public key"
 msgstr "Открытый ключ reCaptcha"
 
+#: kallithea/templates/admin/settings/settings_global.html:35
 msgid "Public key for reCaptcha system."
 msgstr "Открытый ключ системы reCaptcha."
 
+#: kallithea/templates/admin/settings/settings_global.html:40
 msgid "ReCaptcha private key"
 msgstr "Закрытый ключ reCaptcha"
 
+#: kallithea/templates/admin/settings/settings_global.html:43
 msgid ""
 "Private key for reCaptcha system. Setting this value will enable captcha "
 "on registration."
@@ -2102,9 +3441,17 @@
 "Закрытый ключ системы reCaptcha. Задание этого значения включит капчу при "
 "регистрации."
 
+#: kallithea/templates/admin/settings/settings_global.html:49
+#: kallithea/templates/admin/settings/settings_vcs.html:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
 msgid "Save Settings"
 msgstr "Сохранить настройки"
 
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
 msgid ""
 "Hooks can be used to trigger actions on certain events such as push / "
 "pull. They can trigger Python functions or external applications."
@@ -2113,15 +3460,39 @@
 "например, при проталкивании (push) или получении (pull) изменений. По "
 "хуку могут исполняться функции Python либо внешние приложения."
 
+#: kallithea/templates/admin/settings/settings_hooks.html:43
+#, fuzzy
+#| msgid "Hooks"
+msgid "Git Hooks"
+msgstr "Хуки"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+#, fuzzy
+#| msgid "Custom Hooks"
+msgid "Custom Hooks are not enabled"
+msgstr "Пользовательские хуки"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
 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
 msgid "Delete records of missing repositories"
 msgstr "Удалить записи об отсутствующих репозиториях"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:12
 msgid ""
 "Check this option to remove all comments, pull requests and other records "
 "related to repositories that no longer exist in the filesystem."
@@ -2130,26 +3501,53 @@
 "связанных с репозиториями, которые больше не существуют в файловой "
 "системе."
 
+#: kallithea/templates/admin/settings/settings_mapping.html:17
 msgid "Invalidate cache for all repositories"
 msgstr "Сбросить кэш для всех репозиториев"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:20
 msgid "Check this to reload data and clear cache keys for all repositories."
 msgstr ""
 "Отметьте, чтобы перезагрузить данные и очистить ключи кэша у всех "
 "репозиториев."
 
+#: kallithea/templates/admin/settings/settings_mapping.html:25
 msgid "Install Git hooks"
 msgstr "Установить хуки Git"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+#, fuzzy
+#| msgid "Install Git hooks"
+msgid "Install and overwrite Git hooks"
+msgstr "Установить хуки Git"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
 msgid "Rescan Repositories"
 msgstr "Пересканировать репозитории"
 
+#: kallithea/templates/admin/settings/settings_search.html:4
 msgid "Index build option"
 msgstr "Опции создания индекса"
 
+#: kallithea/templates/admin/settings/settings_search.html:9
 msgid "Build from scratch"
 msgstr "Пересобрать"
 
+#: kallithea/templates/admin/settings/settings_search.html:12
 msgid ""
 "This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
@@ -2157,48 +3555,69 @@
 "Эта опция полностью переиндексирует все репозитории для корректной работы "
 "полнотекстового поиска."
 
+#: kallithea/templates/admin/settings/settings_search.html:18
 msgid "Reindex"
 msgstr "Перестроить индекс"
 
+#: kallithea/templates/admin/settings/settings_system.html:2
 msgid "Checking for updates..."
 msgstr "Поиск обновлений..."
 
+#: kallithea/templates/admin/settings/settings_system.html:7
 msgid "Kallithea version"
 msgstr "Версия Kallithea"
 
+#: kallithea/templates/admin/settings/settings_system.html:8
 msgid "Kallithea configuration file"
 msgstr "Конфиг. Kallithea"
 
+#: kallithea/templates/admin/settings/settings_system.html:9
 msgid "Python version"
 msgstr "Версия Python"
 
+#: kallithea/templates/admin/settings/settings_system.html:10
 msgid "Platform"
 msgstr "Платформа"
 
+#: kallithea/templates/admin/settings/settings_system.html:11
 msgid "Git version"
 msgstr "Версия Git"
 
+#: kallithea/templates/admin/settings/settings_system.html:12
 msgid "Git path"
 msgstr "Путь к Git"
 
+#: kallithea/templates/admin/settings/settings_system.html:22
 msgid "Python Packages"
 msgstr "Пакеты Python"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+#, fuzzy
+#| msgid "Mercurial extensions"
+msgid "Mercurial Push Hooks"
+msgstr "Расширения Mercurial"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
 msgid "Show repository size after push"
 msgstr "Показывать размер репозитория после отправки"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:15
 msgid "Update repository after push (hg update)"
 msgstr "Обновлять репозиторий после отправки (hg update)"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:21
 msgid "Mercurial extensions"
 msgstr "Расширения Mercurial"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:26
 msgid "Enable largefiles extension"
 msgstr "Включить поддержку больших файлов"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:40
 msgid "Location of repositories"
 msgstr "Местонахождение репозиториев"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:45
 msgid ""
 "Click to unlock. You must restart Kallithea in order to make this setting "
 "take effect."
@@ -2206,6 +3625,7 @@
 "Нажмите для разблокирования. Изменения вступят в силу после перезагрузки "
 "Kallithea."
 
+#: kallithea/templates/admin/settings/settings_vcs.html:49
 msgid ""
 "Filesystem location where repositories are stored. After changing this "
 "value, a restart and rescan of the repository folder are both required."
@@ -2213,25 +3633,32 @@
 "Путь к репозиториям в файловой системе. После изменения значения "
 "требуется перезапуск и пересканирование папки с репозиториями."
 
+#: kallithea/templates/admin/settings/settings_visual.html:4
 msgid "General"
 msgstr "Главное"
 
+#: kallithea/templates/admin/settings/settings_visual.html:9
 msgid "Use repository extra fields"
 msgstr "Использовать дополнительные поля в репозиториях"
 
+#: kallithea/templates/admin/settings/settings_visual.html:12
 msgid "Allows storing additional customized fields per repository."
 msgstr "Позволяет хранить дополнительные поля в репозиториях."
 
+#: kallithea/templates/admin/settings/settings_visual.html:17
 msgid "Show Kallithea version"
 msgstr "Отображать версию Kallithea"
 
+#: kallithea/templates/admin/settings/settings_visual.html:20
 msgid ""
 "Shows or hides a version number of Kallithea displayed in the footer."
 msgstr "Показывает или скрывает версию Kallithea внизу страницы."
 
+#: kallithea/templates/admin/settings/settings_visual.html:25
 msgid "Show user Gravatars"
 msgstr "Отображать Gravatars пользователя"
 
+#: kallithea/templates/admin/settings/settings_visual.html:29
 msgid ""
 "Gravatar URL allows you to use another avatar server application.\n"
 "                                                        The following "
@@ -2261,9 +3688,11 @@
 "                                                        {netloc}    "
 "сетевой путь/адрес хоста сервера Kallithea"
 
+#: kallithea/templates/admin/settings/settings_visual.html:40
 msgid "HTTP Clone URL"
 msgstr "Ссылка для клонирования по HTTP"
 
+#: kallithea/templates/admin/settings/settings_visual.html:43
 msgid ""
 "Schema of clone URL construction eg. '{scheme}://{user}@{netloc}/"
 "{repo}'.\n"
@@ -2305,9 +3734,11 @@
 "севера\n"
 "                                                    "
 
+#: kallithea/templates/admin/settings/settings_visual.html:56
 msgid "SSH Clone URL"
 msgstr "Ссылка для клонирования по SSH"
 
+#: kallithea/templates/admin/settings/settings_visual.html:59
 msgid ""
 "Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
 "@{hostname}/{repo}'."
@@ -2315,9 +3746,11 @@
 "Схема URL для клонирования по SSH, например: 'ssh://{system_user}"
 "@{hostname}/{repo}'."
 
+#: kallithea/templates/admin/settings/settings_visual.html:67
 msgid "Repository page size"
 msgstr "Размер страницы репозитория"
 
+#: kallithea/templates/admin/settings/settings_visual.html:70
 msgid ""
 "Number of items displayed in the repository pages before pagination is "
 "shown."
@@ -2325,9 +3758,11 @@
 "Количество элементов на странице репозитория до появления нумерации "
 "страниц."
 
+#: kallithea/templates/admin/settings/settings_visual.html:75
 msgid "Admin page size"
 msgstr "Размер страницы администратора"
 
+#: kallithea/templates/admin/settings/settings_visual.html:78
 msgid ""
 "Number of items displayed in the admin pages grids before pagination is "
 "shown."
@@ -2335,21 +3770,27 @@
 "Количество элементов в сетке страницы администратора до появления "
 "нумерации страниц."
 
+#: kallithea/templates/admin/settings/settings_visual.html:83
 msgid "Icons"
 msgstr "Иконки"
 
+#: kallithea/templates/admin/settings/settings_visual.html:88
 msgid "Show public repository icon on repositories"
 msgstr "Показывать иконки публичных репозиториев"
 
+#: kallithea/templates/admin/settings/settings_visual.html:94
 msgid "Show private repository icon on repositories"
 msgstr "Показывать иконки приватных репозиториев"
 
+#: kallithea/templates/admin/settings/settings_visual.html:97
 msgid "Show public/private icons next to repository names."
 msgstr "Показывать иконки публичных репозиториев."
 
+#: kallithea/templates/admin/settings/settings_visual.html:102
 msgid "Meta Tagging"
 msgstr "Метатегирование"
 
+#: kallithea/templates/admin/settings/settings_visual.html:107
 msgid ""
 "Parses meta tags from the repository description field and turns them "
 "into colored tags."
@@ -2357,378 +3798,574 @@
 "Анализирует мета-теги в поле описания репозитория и отображает их в виде "
 "цветных тегов."
 
+#: kallithea/templates/admin/settings/settings_visual.html:111
 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
 msgid "User Groups"
 msgstr "Группы пользователей"
 
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
 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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
 msgid "Active"
 msgstr "Активный"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
 msgid "%s user group settings"
 msgstr "Настройки группы %s"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
 msgid "Show Members"
 msgstr "Участники"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1
+#, python-format
 msgid "User Group: %s"
 msgstr "Группа пользователей: %s"
 
+#: 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:41
 msgid "Members"
 msgstr "Участники"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, python-format
 msgid "Confirm to delete this user group: %s"
 msgstr "Подтвердите удаление следующей группы пользователей: %s"
 
+#: 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
 msgid "User Groups Administration"
 msgstr "Администрирование групп пользователей"
 
+#: kallithea/templates/admin/users/user_add.html:5
 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
 msgid "Users"
 msgstr "Пользователи"
 
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
 msgid "Add User"
 msgstr "Добавить пользователя"
 
+#: kallithea/templates/admin/users/user_add.html:41
 msgid "Password confirmation"
 msgstr "Подтверждение пароля"
 
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
 msgid "%s user settings"
 msgstr "Настройки пользователя %s"
 
+#: kallithea/templates/admin/users/user_edit.html:30
 msgid "Emails"
 msgstr "Электронная почта"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
 msgid "User: %s"
 msgstr "Пользователь: %s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
 msgid "Source of Record"
 msgstr "Источник записи"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
 msgid "Last Login"
 msgstr "Последний вход"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
 msgid "Member of User Groups"
 msgstr "Член группы"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
 msgid "Confirm to delete this user: %s"
 msgstr "Подтвердите удаление пользователя %s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
 msgid "Delete this user"
 msgstr "Удалить пользователя"
 
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
 msgid "Inherited from %s"
 msgstr "Унаследовано от %s"
 
+#: kallithea/templates/admin/users/user_edit_profile.html:39
 msgid "Name in Source of Record"
 msgstr "Имя в источнике записи"
 
+#: kallithea/templates/admin/users/user_edit_profile.html:53
 msgid "New password confirmation"
 msgstr "Подтвердите новый пароль"
 
+#: kallithea/templates/admin/users/users.html:5
 msgid "Users Administration"
 msgstr "Администрирование пользователей"
 
+#: kallithea/templates/admin/users/users.html:45
 msgid "Auth Type"
 msgstr "Тип авторизации"
 
+#: kallithea/templates/base/base.html:16
+#, python-format
 msgid "Server instance: %s"
 msgstr "Экземпляр сервера: %s"
 
+#: kallithea/templates/base/base.html:28
 msgid "Support"
 msgstr "Поддержка"
 
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
 msgid "Mercurial repository"
 msgstr "Репозиторий Mercurial"
 
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
 msgid "Git repository"
 msgstr "Git репозиторий"
 
+#: kallithea/templates/base/base.html:115
 msgid "Create Fork"
 msgstr "Создать форк"
 
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
 msgid "Summary"
 msgstr "Общие сведения"
 
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
 msgid "Changelog"
 msgstr "История изменений"
 
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
 msgid "Files"
 msgstr "Файлы"
 
+#: kallithea/templates/base/base.html:135
+#, python-format
 msgid "Show Pull Requests for %s"
 msgstr "Показать pull-запросы для %s"
 
+#: kallithea/templates/base/base.html:135
 msgid "Pull Requests"
 msgstr "Pull-запросы"
 
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
 msgid "Options"
 msgstr "Опции"
 
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
 msgid "Compare Fork"
 msgstr "Сравнить форки"
 
+#: kallithea/templates/base/base.html:158
 msgid "Compare"
 msgstr "Сравнить"
 
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
 msgid "Search"
 msgstr "Поиск"
 
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Follow"
 msgstr "Подписаться"
 
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Unfollow"
 msgstr "Отписаться"
 
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
 msgid "Fork"
 msgstr "Форк"
 
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
 msgid "Create Pull Request"
 msgstr "Создать pull-запрос"
 
+#: kallithea/templates/base/base.html:185
 msgid "Switch To"
 msgstr "Переключиться на"
 
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
 msgid "No matches found"
 msgstr "Совпадений не найдено"
 
+#: kallithea/templates/base/base.html:290
 msgid "Show recent activity"
 msgstr "Показать последнюю активность"
 
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
 msgid "Public journal"
 msgstr "Общедоступный журнал"
 
+#: kallithea/templates/base/base.html:302
 msgid "Show public gists"
 msgstr "Показать публичные записи"
 
+#: kallithea/templates/base/base.html:303
 msgid "Gists"
 msgstr "Gist"
 
+#: kallithea/templates/base/base.html:307
 msgid "All Public Gists"
 msgstr "Все публичные Gist-записи"
 
+#: kallithea/templates/base/base.html:309
 msgid "My Public Gists"
 msgstr "Мои публичные Gist-записи"
 
+#: kallithea/templates/base/base.html:310
 msgid "My Private Gists"
 msgstr "Мои приватные Gist-записи"
 
+#: kallithea/templates/base/base.html:315
 msgid "Search in repositories"
 msgstr "Поиск по репозиториям"
 
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
 msgid "My Pull Requests"
 msgstr "Мои pull-запросы"
 
+#: kallithea/templates/base/base.html:354
 msgid "Not Logged In"
 msgstr "Не авторизован"
 
+#: kallithea/templates/base/base.html:363
 msgid "Login to Your Account"
 msgstr "Авторизоваться"
 
+#: kallithea/templates/base/base.html:373
 msgid "Forgot password?"
 msgstr "Забыли пароль?"
 
+#: kallithea/templates/base/base.html:394
 msgid "Log Out"
 msgstr "Выход"
 
+#: kallithea/templates/base/base.html:519
 msgid "Parent rev."
 msgstr "Ревизия предка"
 
+#: kallithea/templates/base/base.html:528
 msgid "Child rev."
 msgstr "Ревизия потомка"
 
+#: kallithea/templates/base/default_perms_box.html:11
 msgid "Create repositories"
 msgstr "Создать репозитории"
 
+#: kallithea/templates/base/default_perms_box.html:15
 msgid "Select this option to allow repository creation for this user"
 msgstr "Опция разрешает пользователю создавать репозитарии"
 
+#: kallithea/templates/base/default_perms_box.html:21
 msgid "Create user groups"
 msgstr "Создавать группы пользователей"
 
+#: kallithea/templates/base/default_perms_box.html:25
 msgid "Select this option to allow user group creation for this user"
 msgstr "Опция разрешает пользователю создавать группы пользователей"
 
+#: kallithea/templates/base/default_perms_box.html:31
 msgid "Fork repositories"
 msgstr "Создавать форки"
 
+#: kallithea/templates/base/default_perms_box.html:35
 msgid "Select this option to allow repository forking for this user"
 msgstr ""
 "Выберите, чтобы разрешить данному пользователю создавать форки "
 "репозиториев"
 
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
 msgid "Show"
 msgstr "Показать"
 
+#: kallithea/templates/base/perms_summary.html:22
 msgid "No permissions defined yet"
 msgstr "Привилегии еще не назначены"
 
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
 msgid "Permission"
 msgstr "Привилегия"
 
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
 msgid "Edit Permission"
 msgstr "Изменить привилегии"
 
+#: kallithea/templates/base/perms_summary.html:92
 msgid "No permission defined"
 msgstr "Права не заданы"
 
+#: kallithea/templates/base/root.html:29
 msgid "Retry"
 msgstr "Повторить"
 
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
 msgid "Submitting ..."
 msgstr "Применение..."
 
+#: kallithea/templates/base/root.html:31
 msgid "Unable to post"
 msgstr "Не удалось отправить"
 
+#: kallithea/templates/base/root.html:32
 msgid "Add Another Comment"
 msgstr "Добавить ещё один комментарий"
 
+#: kallithea/templates/base/root.html:33
 msgid "Stop following this repository"
 msgstr "Отписаться от этого репозитория"
 
+#: kallithea/templates/base/root.html:34
 msgid "Start following this repository"
 msgstr "Подписаться к этому репозиторию"
 
+#: kallithea/templates/base/root.html:35
 msgid "Group"
 msgstr "Группа"
 
+#: kallithea/templates/base/root.html:36
 msgid "Loading ..."
 msgstr "Загрузка..."
 
+#: kallithea/templates/base/root.html:37
 msgid "loading ..."
 msgstr "загрузка..."
 
+#: kallithea/templates/base/root.html:38
 msgid "Search truncated"
 msgstr "Поиск усечен"
 
+#: kallithea/templates/base/root.html:39
 msgid "No matching files"
 msgstr "Нет совпадений"
 
+#: kallithea/templates/base/root.html:40
 msgid "Open New Pull Request from {0}"
 msgstr "Открыть новый pull-запрос от {0}"
 
+#: kallithea/templates/base/root.html:41
 msgid "Open New Pull Request for {0}"
 msgstr "Открыть новый pull-запрос для {0}"
 
+#: kallithea/templates/base/root.html:42
 msgid "Show Selected Changesets {0}"
 msgstr "Показать выбранные наборы изменений: {0}"
 
+#: kallithea/templates/base/root.html:43
 msgid "Selection Link"
 msgstr "Ссылка выбора"
 
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
 msgid "Collapse Diff"
 msgstr "Свернуть сравнение"
 
+#: kallithea/templates/base/root.html:45
 msgid "Expand Diff"
 msgstr "Раскрыть сравнение"
 
+#: kallithea/templates/base/root.html:46
 msgid "No revisions"
 msgstr "Нет ревизий"
 
+#: kallithea/templates/base/root.html:47
 msgid "Type name of user or member to grant permission"
 msgstr ""
 "Введите имя пользователя или члена группы для предоставления доступа"
 
+#: kallithea/templates/base/root.html:48
 msgid "Failed to revoke permission"
 msgstr "Не удалось отозвать привилегии"
 
+#: kallithea/templates/base/root.html:49
 msgid "Confirm to revoke permission for {0}: {1}?"
 msgstr "Подтвердите удаление привилегии для {0}: {1}?"
 
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
 msgid "Select changeset"
 msgstr "Выбрать набор изменений"
 
+#: kallithea/templates/base/root.html:53
 msgid "Specify changeset"
 msgstr "Выбрать набор изменений"
 
+#: kallithea/templates/base/root.html:54
 msgid "Click to sort ascending"
 msgstr "По возрастанию"
 
+#: kallithea/templates/base/root.html:55
 msgid "Click to sort descending"
 msgstr "По убыванию"
 
+#: kallithea/templates/base/root.html:56
 msgid "No records found."
 msgstr "Записи не найдены."
 
+#: kallithea/templates/base/root.html:57
 msgid "Data error."
 msgstr "Ошибка данных."
 
+#: kallithea/templates/base/root.html:58
 msgid "Loading..."
 msgstr "Загрузка..."
 
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
 msgid "%s Changelog"
 msgstr "Логи изменений %s"
 
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
 msgid "showing %d out of %d revision"
 msgid_plural "showing %d out of %d revisions"
 msgstr[0] "Показана %d из %d ревизий"
 msgstr[1] "Показаны %d из %d ревизий"
 msgstr[2] "Показаны %d из %d ревизий"
 
+#: kallithea/templates/changelog/changelog.html:47
 msgid "Clear selection"
 msgstr "Очистить выбор"
 
+#: kallithea/templates/changelog/changelog.html:54
 msgid "Go to tip of repository"
 msgstr "Перейти к началу репозитория"
 
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
 msgid "Compare fork with %s"
 msgstr "Сравнить fork с %s"
 
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
 msgid "Compare fork with parent repository (%s)"
 msgstr "Сравнить форк с родительским репозиторием (%s)"
 
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
 msgid "Branch filter:"
 msgstr "Отфильтровать ветку:"
 
+#: kallithea/templates/changelog/changelog.html:222
 msgid "There are no changes yet"
 msgstr "Изменений ещё нет"
 
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
 msgid "Removed"
 msgstr "Удалено"
 
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
 msgid "Changed"
 msgstr "Изменено"
 
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
 msgid "Added"
 msgstr "Добавлено"
 
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
 msgid "Affected %s files"
 msgstr "Затрагивает %s файлов"
 
+#: kallithea/templates/changelog/changelog_table.html:20
 msgid "First (oldest) changeset in this list"
 msgstr "Первый (самый старый) набор изменений в списке"
 
+#: kallithea/templates/changelog/changelog_table.html:22
 msgid "Last (most recent) changeset in this list"
 msgstr "Последний (самый свежий) набор изменений в списке"
 
+#: kallithea/templates/changelog/changelog_table.html:24
 msgid "Position in this list of changesets"
 msgstr "Позиция в списке наборов изменений"
 
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
 msgid ""
 "Changeset status: %s by %s\n"
 "Click to open associated pull request %s"
@@ -2736,185 +4373,295 @@
 "Статус набора изменений: %s от %s\n"
 "Кликните, чтобы открыть соответствующий pull-запрос %s"
 
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
 msgid "Changeset status: %s by %s"
 msgstr "Статус набора изменений: %s от %s"
 
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+#, fuzzy
+#| msgid "Commit messages"
+msgid "(No commit message)"
+msgstr "Сообщения коммитов"
+
+#: kallithea/templates/changelog/changelog_table.html:60
 msgid "Expand commit message"
 msgstr "Развернуть сообщение фиксации"
 
+#: kallithea/templates/changelog/changelog_table.html:76
+#, python-format
 msgid "%s comments"
 msgstr "%s комментариев"
 
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
 msgid "Bookmark %s"
 msgstr "Закладка %s"
 
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
 msgid "Tag %s"
 msgstr "Метка %s"
 
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
 msgid "Branch %s"
 msgstr "Ветка %s"
 
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
 msgid "%s Changeset"
 msgstr "%s Изменения"
 
+#: kallithea/templates/changeset/changeset.html:35
 msgid "Changeset status"
 msgstr "Статус изменений"
 
+#: kallithea/templates/changeset/changeset.html:44
 msgid "Raw diff"
 msgstr "Отобразить в формате diff"
 
+#: kallithea/templates/changeset/changeset.html:47
 msgid "Patch diff"
 msgstr "Применить разностное исправление (Patch diff)"
 
+#: kallithea/templates/changeset/changeset.html:50
 msgid "Download diff"
 msgstr "Скачать diff"
 
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
 msgid "Merge"
 msgstr "Слить"
 
+#: kallithea/templates/changeset/changeset.html:96
 msgid "Grafted from:"
 msgstr "Перенесено из:"
 
+#: kallithea/templates/changeset/changeset.html:101
 msgid "Transplanted from:"
 msgstr "Трансплантировано из:"
 
+#: kallithea/templates/changeset/changeset.html:107
 msgid "Replaced by:"
 msgstr "Заменено:"
 
+#: kallithea/templates/changeset/changeset.html:121
 msgid "Preceded by:"
 msgstr "Предшествует:"
 
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
 msgid "%s file changed"
 msgid_plural "%s files changed"
 msgstr[0] "%s файл изменён"
 msgstr[1] "%s файлов изменено"
 msgstr[2] "%s файла изменено"
 
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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] "%s файл изменён: %s добавление, %s удаление"
 msgstr[1] "%s файла изменёно: %s добавления, %s удаления"
 msgstr[2] "%s файлов изменёно: %s добавлений, %s удалений"
 
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Show full diff anyway"
 msgstr "Показать полный diff"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:20
 msgid "comment"
 msgstr "комментарий"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:21
 msgid "on pull request"
 msgstr "в pull-запросе"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:22
 msgid "No title"
 msgstr "Нет заголовка"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:24
 msgid "on this changeset"
 msgstr "в этом наборе изменений"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:30
 msgid "Delete comment?"
 msgstr "Удалить комментарий?"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
 msgid "Status change"
 msgstr "Изменение статуса"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:87
 msgid "Comments are in plain text. Use @username to notify another user."
 msgstr ""
 "Используйте @имя_пользователя в тексте, чтобы отправить оповещение "
 "указанному пользователю."
 
+#: kallithea/templates/changeset/changeset_file_comment.html:93
 msgid "Set changeset status"
 msgstr "Изменить статус ревизии"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:95
 msgid "Vote for pull request status"
 msgstr "Голосовать за статус pull-запроса"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
 msgid "No change"
 msgstr "Без изменений"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:114
 msgid "Finish pull request"
 msgstr "Завершить pull-запрос"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:117
 msgid "Close"
 msgstr "Закрыть"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:129
 msgid "Comment"
 msgstr "Комментировать"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "You need to be logged in to comment."
 msgstr "Вам необходимо авторизоваться, чтобы оставлять комментарии."
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "Login now"
 msgstr "Авторизоваться сейчас"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:141
 msgid "Hide"
 msgstr "Скрыть"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
 msgid "%d comment"
 msgid_plural "%d comments"
 msgstr[0] "%d комментарий"
 msgstr[1] "%d комментария"
 msgstr[2] "%d комментариев"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
 msgid "%d inline"
 msgid_plural "%d inline"
 msgstr[0] "%d к строке"
 msgstr[1] "%d к строкам"
 msgstr[2] "%d к строкам"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
 msgid "%d general"
 msgid_plural "%d general"
 msgstr[0] "%d общий"
 msgstr[1] "%d общих"
 msgstr[2] "%d общих"
 
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
 msgid "%s Changesets"
 msgstr "%s Изменения"
 
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
 msgid "Changeset status: %s"
 msgstr "Статус набора изменений: %s"
 
+#: kallithea/templates/changeset/changeset_range.html:50
 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
 msgid "Deleted"
 msgstr "Удалён"
 
+#: kallithea/templates/changeset/diff_block.html:44
 msgid "Renamed"
 msgstr "Переименован"
 
+#: kallithea/templates/changeset/diff_block.html:48
+#, python-format
 msgid "Unknown operation: %r"
 msgstr "Неизвестная операция: %r"
 
+#: 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:43
 msgid "Show full diff for this file"
 msgstr "Показать полный diff для этого файла"
 
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
 msgid "Show full side-by-side diff for this file"
 msgstr "Показать полный diff для этого файла"
 
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+#, fuzzy
+#| msgid "Show full diff for this file"
+msgid "Raw diff for this file"
+msgstr "Показать полный diff для этого файла"
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Show full diff for this file"
+msgid "Download diff for this file"
+msgstr "Показать полный diff для этого файла"
+
+#: kallithea/templates/changeset/diff_block.html:72
 msgid "Show inline comments"
 msgstr "Показать комментарии к строкам"
 
+#: kallithea/templates/compare/compare_cs.html:5
 msgid "No changesets"
 msgstr "Нет изменений"
 
+#: kallithea/templates/compare/compare_cs.html:12
 msgid "Criss cross merge situation with multiple merge ancestors detected!"
 msgstr "Обнаружено перекрёстное слияние с различными предками!"
 
+#: kallithea/templates/compare/compare_cs.html:15
 msgid ""
 "Please merge the target branch to your branch before creating a pull "
 "request."
@@ -2922,96 +4669,146 @@
 "Прежде чем создавать pull-запрос, выполните слияние целевой ветви с вашей "
 "ветвью."
 
+#: kallithea/templates/compare/compare_cs.html:19
 msgid "Merge Ancestor"
 msgstr "Слияние с предком"
 
+#: kallithea/templates/compare/compare_cs.html:40
 msgid "Show merge diff"
 msgstr "Показать merge diff"
 
+#: kallithea/templates/compare/compare_cs.html:54
 msgid "is"
 msgstr "отстаёт на"
 
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
 msgid "%s changesets"
 msgstr "%s изменений"
 
+#: kallithea/templates/compare/compare_cs.html:56
 msgid "behind"
 msgstr "от"
 
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
 msgid "%s Compare"
 msgstr "%s Сравнить"
 
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
 msgid "Compare Revisions"
 msgstr "Сравнить ревизии"
 
+#: kallithea/templates/compare/compare_diff.html:42
 msgid "Swap"
 msgstr "Поменять местами"
 
+#: kallithea/templates/compare/compare_diff.html:51
 msgid "Compare revisions, branches, bookmarks, or tags."
 msgstr "Сравнение ревизий, ветвей, закладок и тегов."
 
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
 msgid "Showing %s commit"
 msgid_plural "Showing %s commits"
 msgstr[0] "Показать %s commit"
 msgstr[1] "Показать %s commit'а"
 msgstr[2] "Показать %s commit'ов"
 
+#: kallithea/templates/compare/compare_diff.html:97
 msgid "Show full diff"
 msgstr "Показать полный diff"
 
+#: kallithea/templates/data_table/_dt_elements.html:23
 msgid "Public repository"
 msgstr "Публичный репозиторий"
 
+#: kallithea/templates/data_table/_dt_elements.html:29
 msgid "Repository creation in progress..."
 msgstr "Создание репозитория в процессе..."
 
+#: kallithea/templates/data_table/_dt_elements.html:48
 msgid "No changesets yet"
 msgstr "Изменений ещё не было"
 
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
 msgid "Subscribe to %s rss feed"
 msgstr "Подписаться на ленту RSS %s"
 
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
 msgid "Subscribe to %s atom feed"
 msgstr "Подписаться на ленту Atom %s"
 
+#: kallithea/templates/data_table/_dt_elements.html:82
 msgid "Creating"
 msgstr "Создание"
 
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
 msgid "Mention in Comment on Changeset \"%s\""
 msgstr "Упоминание в комментарии к набору изменений «%s»"
 
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
 msgid "Comment on Changeset \"%s\""
 msgstr "Комментарий к набору изменений «%s»"
 
+#: kallithea/templates/email/changeset_comment.html:20
 msgid "Changeset on"
 msgstr "Набор изменений для"
 
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
 msgid "branch"
 msgstr "ветви"
 
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
 msgid "by"
 msgstr "от"
 
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
 msgid "View Comment"
 msgstr "Просмотр комментария"
 
+#: kallithea/templates/email/comment.html:27
 msgid "Status change:"
 msgstr "Изменение статуса:"
 
+#: kallithea/templates/email/comment.html:33
 msgid "The pull request has been closed."
 msgstr "Этот pull-запрос закрыт."
 
+#: kallithea/templates/email/default.html:4
 msgid "Message"
 msgstr "Сообщение"
 
+#: kallithea/templates/email/password_reset.html:4
 msgid "Password Reset Request"
 msgstr "Запрос сброса пароля"
 
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
 msgid "Hello %s"
 msgstr "Здравствуйте, %s"
 
+#: kallithea/templates/email/password_reset.html:17
 msgid "We have received a request to reset the password for your account."
 msgstr "Мы получили запрос на сброс пароля для вашего аккаунта."
 
+#: kallithea/templates/email/password_reset.html:26
 msgid ""
 "This account is however managed outside this system and the password "
 "cannot be changed here."
@@ -3019,9 +4816,11 @@
 "Однако, поскольку этот аккаунт управляется извне, мы не можем изменить "
 "пароль здесь."
 
+#: kallithea/templates/email/password_reset.html:29
 msgid "To set a new password, click the following link"
 msgstr "Перейдите по ссылке, чтобы задать новый пароль"
 
+#: kallithea/templates/email/password_reset.html:34
 msgid ""
 "Should you not be able to use the link above, please type the following "
 "code into the password reset form"
@@ -3029,6 +4828,7 @@
 "В случае, если перейти по ссылке не удаётся, введите в форме сброса "
 "пароля следующий код"
 
+#: kallithea/templates/email/password_reset.html:45
 msgid ""
 "If it weren't you who requested the password reset, just disregard this "
 "message."
@@ -3036,335 +4836,495 @@
 "Если вы не запрашивали сброс пароля, то просто проигнорируйте это "
 "сообщение."
 
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
 msgid "Mention on Pull Request %s \"%s\" by %s"
 msgstr "Упоминание в pull-запросе %s «%s» от %s"
 
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
 msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
 msgstr "Добавлен в качестве ревьювера pull-запроса %s «%s» пользователем %s"
 
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
 msgid "Pull request"
 msgstr "Pull-запрос"
 
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
 msgid "from"
 msgstr "от"
 
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
 msgid "to"
 msgstr "к"
 
+#: kallithea/templates/email/pull_request.html:85
 msgid "View Pull Request"
 msgstr "Просмотр pull-запроса"
 
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
 msgid "Mention in Comment on Pull Request %s \"%s\""
 msgstr "Упоминание в комментарии к pull-запросу %s «%s»"
 
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
 msgid "Pull Request %s \"%s\" Closed"
 msgstr "Pull-запрос %s «%s» закрыт"
 
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
 msgid "Comment on Pull Request %s \"%s\""
 msgstr "Комментарий к pull-запросу %s «%s»"
 
+#: kallithea/templates/email/registration.html:5
 msgid "New User Registration"
 msgstr "Регистрация нового пользователя"
 
+#: kallithea/templates/email/registration.html:23
 msgid "Full Name"
 msgstr "Полное имя"
 
+#: kallithea/templates/email/registration.html:42
 msgid "View User Profile"
 msgstr "Просмотр пользователя"
 
+#: kallithea/templates/files/diff_2way.html:15
+#, python-format
 msgid "%s File side-by-side diff"
 msgstr "Построчное сравнение файла %s"
 
+#: kallithea/templates/files/diff_2way.html:19
+#: kallithea/templates/files/file_diff.html:8
 msgid "File diff"
 msgstr "Сравнение файлов"
 
+#: kallithea/templates/files/diff_2way.html:55
 msgid "Ignore whitespace"
 msgstr "Игнорировать пробелы"
 
+#: kallithea/templates/files/file_diff.html:4
+#, python-format
 msgid "%s File Diff"
 msgstr "Сравнение файла %s"
 
+#: kallithea/templates/files/files.html:4
+#: kallithea/templates/files/files.html:75
+#, python-format
 msgid "%s Files"
 msgstr "%s файлов"
 
+#: kallithea/templates/files/files_add.html:4
+#, python-format
 msgid "%s Files Add"
 msgstr "%s Файлов добавлено"
 
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
 msgid "Add New File"
 msgstr "Добавить новый файл"
 
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
 msgid "Location"
 msgstr "Расположение"
 
+#: kallithea/templates/files/files_add.html:41
 msgid "Enter filename..."
 msgstr "Введите имя файла..."
 
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
 msgid "or"
 msgstr "или"
 
+#: kallithea/templates/files/files_add.html:43
 msgid "Upload File"
 msgstr "Загрузить файл"
 
+#: kallithea/templates/files/files_add.html:47
 msgid "Create New File"
 msgstr "Создать новый файл"
 
+#: kallithea/templates/files/files_add.html:53
 msgid "New file type"
 msgstr "Тип файла"
 
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
 msgid "Commit Message"
 msgstr "Зафиксировать сообщение"
 
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
 msgid "Commit Changes"
 msgstr "Применить изменения"
 
+#: kallithea/templates/files/files_browser.html:40
 msgid "Search File List"
 msgstr "Искать в списке файлов"
 
+#: kallithea/templates/files/files_browser.html:45
 msgid "Loading file list..."
 msgstr "Загружается список файлов..."
 
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
 msgid "Size"
 msgstr "Размер"
 
+#: kallithea/templates/files/files_browser.html:56
 msgid "Last Revision"
 msgstr "Последняя версия"
 
+#: kallithea/templates/files/files_browser.html:57
 msgid "Last Modified"
 msgstr "Последнее изменение"
 
+#: kallithea/templates/files/files_browser.html:58
 msgid "Last Committer"
 msgstr "Автор последней ревизии"
 
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
 msgid "%s Files Delete"
 msgstr "Удаление файлов %s"
 
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
 msgid "Delete file"
 msgstr "Удалить файл"
 
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
 msgid "%s File Edit"
 msgstr "Правка файла %s"
 
+#: kallithea/templates/files/files_edit.html:21
 msgid "Edit file"
 msgstr "Редактировать файл"
 
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
 msgid "Show Annotation"
 msgstr "Показать аннотацию"
 
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
 msgid "Download as Raw"
 msgstr "Загрузить в исходном виде"
 
+#: kallithea/templates/files/files_edit.html:56
 msgid "Source"
 msgstr "Исходный код"
 
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
 msgid "%s author"
 msgid_plural "%s authors"
 msgstr[0] "%s автор"
 msgstr[1] "%s авторов"
 msgstr[2] "%s автора"
 
+#: kallithea/templates/files/files_source.html:6
 msgid "Diff to Revision"
 msgstr "Разница с ревизией"
 
+#: kallithea/templates/files/files_source.html:7
 msgid "Show at Revision"
 msgstr "Показать в ревизии"
 
+#: kallithea/templates/files/files_source.html:9
 msgid "Show Full History"
 msgstr "Показать всю историю"
 
+#: kallithea/templates/files/files_source.html:10
 msgid "Show Authors"
 msgstr "Показать авторов"
 
+#: kallithea/templates/files/files_source.html:26
 msgid "Show Source"
 msgstr "Показать источник"
 
+#: kallithea/templates/files/files_source.html:34
+#, python-format
 msgid "Edit on Branch: %s"
 msgstr "Правка в ветке: %s"
 
+#: kallithea/templates/files/files_source.html:37
 msgid "Editing binary files not allowed"
 msgstr "Редактирование бинарных файлов не допускается"
 
+#: kallithea/templates/files/files_source.html:40
 msgid "Editing files allowed only when on branch head revision"
 msgstr "Редактирование файлов разрешено только в HEAD-ревизии данной ветки"
 
+#: kallithea/templates/files/files_source.html:41
 msgid "Deleting files allowed only when on branch head revision"
 msgstr ""
 "Удаление файлов допускается только при нахождении в текущей ветке (branch "
 "head)"
 
+#: kallithea/templates/files/files_source.html:58
+#, python-format
 msgid "Binary file (%s)"
 msgstr "Бинарный файл (%s)"
 
+#: kallithea/templates/files/files_source.html:69
 msgid "File is too big to display."
 msgstr "Файл слишком большой для отображения."
 
+#: kallithea/templates/files/files_source.html:71
 msgid "Show full annotation anyway."
 msgstr "Показать полный diff."
 
+#: kallithea/templates/files/files_source.html:73
 msgid "Show as raw."
 msgstr "Показать только текст."
 
+#: kallithea/templates/files/files_ypjax.html:5
 msgid "annotation"
 msgstr "аннотация"
 
+#: kallithea/templates/files/files_ypjax.html:23
 msgid "Go Back"
 msgstr "Назад"
 
+#: kallithea/templates/files/files_ypjax.html:24
 msgid "No files at given path"
 msgstr "По заданному пути файлы отсутствуют"
 
+#: kallithea/templates/followers/followers.html:5
+#, python-format
 msgid "%s Followers"
 msgstr "%s Подписчики"
 
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
 msgid "Followers"
 msgstr "Подписчики"
 
+#: kallithea/templates/followers/followers_data.html:9
 msgid "Started following -"
 msgstr "Подписался -"
 
+#: kallithea/templates/forks/fork.html:5
+#, python-format
 msgid "Fork repository %s"
 msgstr "Создать форк репозитория %s"
 
+#: kallithea/templates/forks/fork.html:25
 msgid "Fork name"
 msgstr "Имя форка"
 
+#: kallithea/templates/forks/fork.html:53
 msgid "Default revision for files page, downloads, whoosh, and readme."
 msgstr ""
 "Ревизия по умолчанию, из которой будет производиться выгрузка файлов при "
 "скачивании."
 
+#: kallithea/templates/forks/fork.html:58
 msgid "Private"
 msgstr "Приватный"
 
+#: kallithea/templates/forks/fork.html:66
 msgid "Copy permissions"
 msgstr "Скопировать привилегии"
 
+#: kallithea/templates/forks/fork.html:69
 msgid "Copy permissions from forked repository"
 msgstr "Скопировать права доступа с форка репозитория"
 
+#: kallithea/templates/forks/fork.html:75
 msgid "Update after clone"
 msgstr "Обновлять после клонирования"
 
+#: kallithea/templates/forks/fork.html:78
 msgid "Checkout source after making a clone"
 msgstr "Скачивать исходники после создания клона"
 
+#: kallithea/templates/forks/fork.html:85
 msgid "Fork this Repository"
 msgstr "Создать форк"
 
+#: kallithea/templates/forks/forks.html:5
+#, python-format
 msgid "%s Forks"
 msgstr "Форки %s"
 
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
 msgid "Forks"
 msgstr "Форки"
 
+#: kallithea/templates/forks/forks_data.html:14
 msgid "Forked"
 msgstr "Форк создан"
 
+#: kallithea/templates/forks/forks_data.html:24
 msgid "There are no forks yet"
 msgstr "Форков пока нет"
 
+#: kallithea/templates/journal/journal.html:22
 msgid "ATOM journal feed"
 msgstr "Лента журнала ATOM"
 
+#: kallithea/templates/journal/journal.html:23
 msgid "RSS journal feed"
 msgstr "Лента журнала RSS"
 
+#: kallithea/templates/journal/journal.html:34
 msgid "My Repositories"
 msgstr "Мои репозитории"
 
+#: kallithea/templates/journal/journal_data.html:42
 msgid "No entries yet"
 msgstr "Записи отсуствуют"
 
+#: kallithea/templates/journal/public_journal.html:10
 msgid "ATOM public journal feed"
 msgstr "Общая лента журнала ATOM"
 
+#: kallithea/templates/journal/public_journal.html:11
 msgid "RSS public journal feed"
 msgstr "Общая лента журнала RSS"
 
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
 msgid "New Pull Request"
 msgstr "Новый pull-запрос"
 
+#: 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:52
 msgid "Title"
 msgstr "Заголовок"
 
+#: kallithea/templates/pullrequests/pullrequest.html:28
 msgid "Summarize the changes - or leave empty"
 msgstr "Опишите изменения — или оставьте пустым"
 
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
 msgid "Write a short description on this pull request"
 msgstr "Оставьте краткое описание этого pull-запроса"
 
+#: kallithea/templates/pullrequests/pullrequest.html:40
 msgid "Changeset flow"
 msgstr "Поток изменений"
 
+#: kallithea/templates/pullrequests/pullrequest.html:46
 msgid "Origin repository"
 msgstr "Первоначальный репозиторий"
 
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
 msgid "Revision"
 msgstr "Ревизия"
 
+#: kallithea/templates/pullrequests/pullrequest.html:62
 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:17
 msgid "Age"
 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 "Ваш выбор: %s"
 
+#: 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:73
 msgid "Closed"
 msgstr "Закрыто"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:67
 msgid "Delete Pull Request"
 msgstr "Удалить pull-запрос"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:68
 msgid "Confirm to delete this pull request"
 msgstr "Подтвердите удаление этого pull-запроса"
 
+#: kallithea/templates/pullrequests/pullrequest_data.html:70
+#, python-format
 msgid "Confirm again to delete this pull request with %s comments"
 msgstr ""
 "Ещё раз подтвердите удаление pull-запроса со всеми (%s) комментариями"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
 msgid "%s Pull Request %s"
 msgstr "%s pull-запрос %s"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
 msgid "Pull request %s from %s#%s"
 msgstr "Pull-запросы %s от %s#%s"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
 msgid "Summarize the changes"
 msgstr "Опишите изменения"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
 msgid "Voting Result"
 msgstr "Результаты голосования"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
 msgid "Pull request status calculated from votes"
 msgstr "Статус pull-запроса определён по голосованию"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
 msgid "Origin"
 msgstr "Происхождение"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
 msgid "on"
 msgstr "на"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
 msgid "Target"
 msgstr "Цель"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
 msgid ""
 "This is just a range of changesets and doesn't have a target or a real "
 "merge ancestor."
@@ -3372,15 +5332,19 @@
 "Это всего лишь перечень наборов изменений, который не имеет цели или "
 "реального предка для слияния."
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:103
 msgid "Pull changes"
 msgstr "Получить изменения"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
 msgid "Next iteration"
 msgstr "Следующая итерация"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
 msgid "Current revision - no change"
 msgstr "Текущая ревизия — без изменений"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
 msgid ""
 "Pull request iterations do not change content once created. Select a "
 "revision to create a new iteration."
@@ -3388,202 +5352,1068 @@
 "Итерации pull-запросов не изменяются после создания. Выберите ревизию для "
 "создания новой итерации."
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
 msgid "Save Changes"
 msgstr "Сохранить изменения"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
 msgid "Create New Iteration with Changes"
 msgstr "Создать итерацию с изменениями"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
 msgid "Cancel Changes"
 msgstr "Отменить изменения"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
 msgid "Reviewers"
 msgstr "Ревьюверы"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
 msgid "Remove reviewer"
 msgstr "Удалить рецензента"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
 msgid "Type name of reviewer to add"
 msgstr "Введите имя добавляемого ревьювера"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
 msgid "Potential Reviewers"
 msgstr "Потенциальные рецензенты"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
 msgid "Click to add the repository owner as reviewer:"
 msgstr "Нажмите, чтобы добавить владельца репозитория в качестве ревьювера:"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
 msgid "Pull Request Content"
 msgstr "Содержимое pull-запроса"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
 msgid "Common ancestor"
 msgstr "Общий предок"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:6
+#, python-format
 msgid "%s Pull Requests"
 msgstr "Pull-запросы %s"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:11
+#, python-format
 msgid "Pull Requests from '%s'"
 msgstr "Pull-запросы от '%s'"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:13
+#, python-format
 msgid "Pull Requests to '%s'"
 msgstr "Pull-запросы для '%s'"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:31
 msgid "Open New Pull Request"
 msgstr "Создать новый pull-запрос"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:34
+#, python-format
 msgid "Show Pull Requests to %s"
 msgstr "Показать pull-запросы для '%s'"
 
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:36
+#, python-format
 msgid "Show Pull Requests from '%s'"
 msgstr "Показать pull-запросы от '%s'"
 
+#: 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 ""
 "Спрятать закрытые pull-запросы (показывать только открытые pull-запросы)"
 
+#: 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 ""
 "Показывать закрытые pull-запросы (в дополнение к открытым pull-запросам)"
 
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:34
 msgid "Pull Requests Created by Me"
 msgstr "Pull-запросы, созданные мной"
 
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
 msgid "Pull Requests Needing My Review"
 msgstr "Pull-запросы, требующие моего рассмотрения"
 
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
 msgid "Pull Requests I Participate In"
 msgstr "Pull-запросы, в которых я участвую"
 
+#: kallithea/templates/search/search.html:6
+#, python-format
 msgid "%s Search"
 msgstr "Поиск %s"
 
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
 msgid "Search in All Repositories"
 msgstr "Поиск по всем репозиториям"
 
+#: kallithea/templates/search/search.html:47
 msgid "Search term"
 msgstr "Поисковый запрос"
 
+#: kallithea/templates/search/search.html:54
 msgid "Search in"
 msgstr "Критерий поиска"
 
+#: kallithea/templates/search/search.html:56
 msgid "File contents"
 msgstr "Содержимое файлов"
 
+#: kallithea/templates/search/search.html:57
 msgid "Commit messages"
 msgstr "Сообщения коммитов"
 
+#: kallithea/templates/search/search.html:58
 msgid "File names"
 msgstr "Имя файла"
 
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
 msgid "Permission denied"
 msgstr "Недостаточно прав"
 
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
 msgid "%s Statistics"
 msgstr "Статистика %s"
 
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
 msgid "%s ATOM feed"
 msgstr "ATOM лента репозитория %s"
 
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
 msgid "%s RSS feed"
 msgstr "RSS лента репозитория %s"
 
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
 msgid "Enable"
 msgstr "Включено"
 
+#: kallithea/templates/summary/statistics.html:38
 msgid "Stats gathered: "
 msgstr "Полученная статистика: "
 
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
 msgid "files"
 msgstr "файлы"
 
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
 msgid "Show more"
 msgstr "Показать еще"
 
+#: kallithea/templates/summary/statistics.html:397
 msgid "commits"
 msgstr "коммиты"
 
+#: kallithea/templates/summary/statistics.html:398
 msgid "files added"
 msgstr "файлы добавлены"
 
+#: kallithea/templates/summary/statistics.html:399
 msgid "files changed"
 msgstr "файлы изменены"
 
+#: kallithea/templates/summary/statistics.html:400
 msgid "files removed"
 msgstr "файлы удалены"
 
+#: kallithea/templates/summary/statistics.html:402
 msgid "commit"
 msgstr "коммит"
 
+#: kallithea/templates/summary/statistics.html:403
 msgid "file added"
 msgstr "файл удалён"
 
+#: kallithea/templates/summary/statistics.html:404
 msgid "file changed"
 msgstr "файл изменён"
 
+#: kallithea/templates/summary/statistics.html:405
 msgid "file removed"
 msgstr "файл удалён"
 
+#: kallithea/templates/summary/summary.html:5
+#, python-format
 msgid "%s Summary"
 msgstr "%s общие сведения"
 
+#: kallithea/templates/summary/summary.html:13
 msgid "Fork of"
 msgstr "Форк репозитория"
 
+#: kallithea/templates/summary/summary.html:18
 msgid "Clone from"
 msgstr "Клонировать из"
 
+#: kallithea/templates/summary/summary.html:55
 msgid "Clone URL"
 msgstr "Ссылка для клонирования"
 
+#: kallithea/templates/summary/summary.html:60
 msgid "Use ID"
 msgstr "Использовать ID"
 
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
 msgid "Use SSH"
 msgstr "Использовать SSH"
 
+#: kallithea/templates/summary/summary.html:68
 msgid "Use Name"
 msgstr "Использовать имя"
 
+#: kallithea/templates/summary/summary.html:77
 msgid "Use HTTP"
 msgstr "Использовать HTTP"
 
+#: kallithea/templates/summary/summary.html:89
 msgid "Trending files"
 msgstr "Популярные файлы"
 
+#: kallithea/templates/summary/summary.html:103
 msgid "Download"
 msgstr "Скачать"
 
+#: kallithea/templates/summary/summary.html:106
 msgid "There are no downloads yet"
 msgstr "Скачиваний ещё нет"
 
+#: kallithea/templates/summary/summary.html:108
 msgid "Downloads are disabled for this repository"
 msgstr "Скачивание отключено в этом репозитории"
 
+#: kallithea/templates/summary/summary.html:114
 msgid "Download as zip"
 msgstr "Скачать в zip"
 
+#: kallithea/templates/summary/summary.html:118
 msgid "Check this to download archive with subrepos"
 msgstr "Отметьте для скачивания архива с дочерними репозиториями"
 
+#: kallithea/templates/summary/summary.html:120
 msgid "With subrepos"
 msgstr "С дочерними репозиториями"
 
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
 msgid "Feed"
 msgstr "Лента новостей"
 
+#: kallithea/templates/summary/summary.html:180
 msgid "Latest Changes"
 msgstr "Последние изменения"
 
+#: kallithea/templates/summary/summary.html:182
 msgid "Quick Start"
 msgstr "Быстрый старт"
 
+#: kallithea/templates/summary/summary.html:193
 msgid "Add or upload files directly via Kallithea"
 msgstr "Добавить или загрузить файлы через Kallithea"
 
+#: kallithea/templates/summary/summary.html:201
 msgid "Push new repository"
 msgstr "Отправить новый репозиторий"
 
+#: kallithea/templates/summary/summary.html:209
 msgid "Existing repository?"
 msgstr "Существующий репозиторий?"
 
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
 msgid "Download %s as %s"
 msgstr "Скачать %s как %s"
+
+#~ 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."
+#~ msgstr ""
+#~ "В случае, когда репозиторий переименовывается или перемещается в "
+#~ "другую группу, URL репозитория изменяется.\n"
+#~ "                               Использование постоянного URL "
+#~ "гарантирует, что данный репозиторий всегда будет доступен по этому "
+#~ "URL.\n"
+#~ "                               Это может быть полезно в CI-системах, "
+#~ "или в любом другом случае, требующем встраивания URL в код ПО."
+
+#~ msgid "Default revision for files page, downloads, whoosh and readme"
+#~ msgstr ""
+#~ "Ревизия по умолчанию, из которой будет производиться выгрузка файлов "
+#~ "при скачивании"
+
+#, python-format
+#~ msgid "Readme file from revision %s:%s"
+#~ msgstr "Файл readme из ревизии %s:%s"
+
+#~ msgid ""
+#~ "Unable to activate hgsubversion support. The \"hgsubversion\" library "
+#~ "is missing"
+#~ msgstr ""
+#~ "Невозможно включить поддержку hgsubversion. Библиотека «hgsubversion» "
+#~ "отсутствует"
+
+#, python-format
+#~ msgid ""
+#~ "%s repository is not mapped to db perhaps it was created or renamed "
+#~ "from the filesystem please run the application again in order to "
+#~ "rescan repositories"
+#~ msgstr ""
+#~ "Репозиторий %s отсутствует в базе данных; возможно, он был создан или "
+#~ "переименован из файловой системы. Пожалуйста, перезапустите приложение "
+#~ "для сканирования репозиториев"
+
+#, python-format
+#~ msgid "Incorrect SSH key - failed to decode base64 part %r"
+#~ msgstr "Некорректный ключ SSH — ошибка декодирования кода base64 %r"
+
+#, python-format
+#~ msgid "Incorrect SSH key - base64 part is not %r as claimed but %r"
+#~ msgstr "Некорректный ключ SSH — код base64 соответствует не %r, а %r"
+
+#, python-format
+#~ msgid "on line %s"
+#~ msgstr "на строке %s"
+
+#~ msgid "[Mention]"
+#~ msgstr "[Упоминание]"
+
+#~ msgid "Only admins can create repository groups"
+#~ msgstr "Только администраторы могут создавать группы репозиториев"
+
+#~ msgid "Non-admins can create repository groups"
+#~ msgstr "Группы репозиториев могут создаваться любыми пользователями"
+
+#~ msgid ""
+#~ "Repository creation enabled with write permission to a repository group"
+#~ msgstr ""
+#~ "Создание репозиториев доступно с правом на запись в группу репозиториев"
+
+#~ msgid ""
+#~ "Repository creation disabled with write permission to a repository "
+#~ "group"
+#~ msgstr ""
+#~ "Создание репозиториев недоступно с правом на запись в группу "
+#~ "репозиториев"
+
+#, python-format
+#~ msgid ""
+#~ "%(user)s wants you to review pull request %(pr_nice_id)s: %(pr_title)s"
+#~ msgstr ""
+#~ "%(user)s просит вас рассмотреть pull-запрос %(pr_nice_id)s: "
+#~ "%(pr_title)s"
+
+#~ msgid "New user registration"
+#~ msgstr "Регистрация нового пользователя"
+
+#~ msgid "Repository creation with group write access"
+#~ msgstr "Создание репозитория с правом записи в группы"
+
+#~ msgid ""
+#~ "With this, write permission to a repository group allows creating "
+#~ "repositories inside that group. Without this, group write permissions "
+#~ "mean nothing."
+#~ msgstr ""
+#~ "С этой опцией, право записи в группу репозиториев позволяет создавать "
+#~ "репозитории в этой группе. Без неё, право записи в группу не имеет "
+#~ "действия."
+
+#~ msgid "Built-in Mercurial Hooks (Read-Only)"
+#~ msgstr "Встроенные хуки Mercurial (только чтение)"
+
+#~ msgid ""
+#~ "Verify if Kallithea's Git hooks are installed for each repository. "
+#~ "Current hooks will be updated to the latest version."
+#~ msgstr ""
+#~ "Проверяет установку Git хуков от Kallithea у каждого репозитория. "
+#~ "Текущие хуки будут обновлены до последней версии."
+
+#~ msgid "Overwrite existing Git hooks"
+#~ msgstr "Перезаписать существующие хуки"
+
+#~ 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 ""
+#~ "Перезаписывает все существующие хуки при установке хуков Git, даже "
+#~ "если они не поставляются с Kallithea. ПРЕДУПРЕЖДЕНИЕ: это действие "
+#~ "уничтожит любые Git хуки, которые могли быть созданы вручную!"
+
+#~ msgid "Enable hgsubversion extension"
+#~ msgstr "Включить поддержку hgsubversion"
+
+#~ msgid ""
+#~ "Requires hgsubversion library to be installed. Enables cloning of "
+#~ "remote Subversion repositories while converting them to Mercurial."
+#~ msgstr ""
+#~ "Требует наличия библиотеки hgsubversion. Включает клонирование "
+#~ "удалённых репозиториев Subversion с последующим конвертированием в "
+#~ "Mercurial."
+
+#~ msgid ""
+#~ "Note: This will also give all users API access to create repositories "
+#~ "everywhere. That might change in future versions."
+#~ msgstr ""
+#~ "Внимание: это также позволит всем пользователям с помощью API "
+#~ "создавать репозитории где угодно. Это может измениться в будущих "
+#~ "версиях."
+
+#~ msgid "Cache invalidation successful"
+#~ msgstr "Кэш сброшен"
+
+#~ msgid "An error occurred during cache invalidation"
+#~ msgstr "Произошла ошибка при очистке кэша"
+
+#~ msgid "Caches"
+#~ msgstr "Кэш"
+
+#~ msgid "Invalidate Repository Cache"
+#~ msgstr "Сбросить кэш репозитория"
+
+#~ msgid ""
+#~ "Manually invalidate cache for this repository. On first access, the "
+#~ "repository will be cached again."
+#~ msgstr ""
+#~ "Ручной сброс кэша репозитория. При первом доступе кэш восстановится."
+
+#~ msgid "List of Cached Values"
+#~ msgstr "Список кешированных значений"
+
+#~ msgid "Prefix"
+#~ msgstr "Префикс"
+
+#~ msgid "This repository has been locked by %s on %s"
+#~ msgstr "Репозиторий заблокировал %s в %s"
+
+#~ msgid "Repository has been locked"
+#~ msgstr "Репозиторий заблокирован"
+
+#~ msgid "Repository has been unlocked"
+#~ msgstr "Репозиторий разблокирован"
+
+#~ msgid "An error occurred during unlocking"
+#~ msgstr "Произошла ошибка во время разблокирования"
+
+#~ msgid "Token mismatch"
+#~ msgstr "Несовпадение токенов"
+
+#~ msgid "Enable locking"
+#~ msgstr "Включить блокирование"
+
+#~ msgid "Enable lock-by-pulling on repository."
+#~ msgstr "Включить автоблокировку для репозитория."
+
+#~ msgid ""
+#~ "Enable lock-by-pulling on group. This option will be applied to all "
+#~ "other groups and repositories inside"
+#~ msgstr ""
+#~ "Включить автоблокировку для группы. Эта опция будет применена ко всем "
+#~ "дочерним группам и репозиториям"
+
+#~ msgid "Change Locking"
+#~ msgstr "Включить блокирование"
+
+#~ msgid "Confirm to unlock repository."
+#~ msgstr "Подтвердите снятие блокировки с репозитория."
+
+#~ msgid "Unlock Repository"
+#~ msgstr "Разблокировать репозиторий"
+
+#~ msgid "Confirm to lock repository."
+#~ msgstr "Подтвердите блокировку репозитория."
+
+#~ msgid "Lock Repository"
+#~ msgstr "Заблокировать репозиторий"
+
+#~ msgid "Repository is not locked"
+#~ msgstr "Репозиторий не заблокирован"
+
+#~ msgid "Log user push commands"
+#~ msgstr "Логировать пользовательские команды отправки"
+
+#~ msgid "Log user pull commands"
+#~ msgstr "Логировать пользовательские команды получения"
+
+#~ msgid "Unlock"
+#~ msgstr "Разблокировать"
+
+#~ msgid "Lock"
+#~ msgstr "Заблокировать"
+
+#, fuzzy
+#~ msgid "Inherit defaults"
+#~ msgstr "Значения по умолчанию"
+
+#, fuzzy
+#~| msgid "Default permissions"
+#~ msgid "default permissions"
+#~ msgstr "Стандартные привилегии"
+
+#~ msgid "Repository locked by %s"
+#~ msgstr "Репозитарий заблокирован %s"
+
+#~ msgid "Repository unlocked"
+#~ msgstr "Репозиторий разблокирован"
+
+#~ msgid "Show by ID"
+#~ msgstr "Показать по ID"
+
+#~ msgid "Show by Name"
+#~ msgstr "Показать по имени"
+
+#~ msgid "There is no index to search in. Please run whoosh indexer"
+#~ msgstr "Индексы отсутствуют. Пожалуйста, запустите индексатор Whoosh"
+
+#~ msgid "IP %s not allowed"
+#~ msgstr "IP %s заблокирован"
+
+#~ msgid "%(user)s commented on changeset %(age)s"
+#~ msgstr "%(user)s оставил комментарий к набору изменений %(age)s"
+
+#~ msgid "%(user)s sent message %(age)s"
+#~ msgstr "%(user)s отправил сообщение %(age)s"
+
+#~ msgid "%(user)s mentioned you %(age)s"
+#~ msgstr "%(user)s упомянул вас %(age)s"
+
+#~ msgid "%(user)s registered in Kallithea %(age)s"
+#~ msgstr "%(user)s зарегистрировался в Kallithea %(age)s"
+
+#~ msgid "%(user)s opened new pull request %(age)s"
+#~ msgstr "%(user)s открыл новый pull-запрос %(age)s"
+
+#~ msgid "%(user)s commented on pull request %(age)s"
+#~ msgstr "%(user)s оставил комментарий к pull-запросу %(age)s"
+
+#~ msgid "%(user)s commented on changeset at %(when)s"
+#~ msgstr "%(user)s оставил комментарий к набору изменений %(when)s"
+
+#~ msgid "%(user)s sent message at %(when)s"
+#~ msgstr "%(user)s отправил сообщение %(when)s"
+
+#~ msgid "%(user)s mentioned you at %(when)s"
+#~ msgstr "%(user)s упомянул вас %(when)s"
+
+#~ msgid "%(user)s registered in Kallithea at %(when)s"
+#~ msgstr "%(user)s зарегистрировался в Kallithea %(when)s"
+
+#~ msgid "%(user)s opened new pull request at %(when)s"
+#~ msgstr "%(user)s открыл новый pull-запрос %(when)s"
+
+#~ msgid "%(user)s commented on pull request at %(when)s"
+#~ msgstr "%(user)s оставил комментарий к pull-запросу %(when)s"
+
+#, fuzzy
+#~| msgid "Repository group"
+#~ msgid "Repository Group"
+#~ msgstr "Группа репозиториев"
+
+#~ msgid "My Notifications"
+#~ msgstr "Мои уведомления"
+
+#~ msgid "All"
+#~ msgstr "Всё"
+
+#~ msgid "Comments"
+#~ msgstr "Комментарии"
+
+#~ msgid "Mark All Read"
+#~ msgstr "Отметить все как прочтённые"
+
+#, fuzzy
+#~| msgid "Mark All Read"
+#~ msgid "Mark as read"
+#~ msgstr "Отметить все как прочтённые"
+
+#~ msgid "No notifications here yet"
+#~ msgstr "Уведомлений нет"
+
+#~ msgid "Show Notification"
+#~ msgstr "Показать уведомление"
+
+#~ msgid "Notifications"
+#~ msgstr "Уведомления"
+
+#~ msgid "Home"
+#~ msgstr "Домой"
+
+#~ msgid "with"
+#~ msgstr "с"
+
+#~ msgid "members"
+#~ msgstr "участники"
+
+#~ msgid "Changeset has comments"
+#~ msgstr "Комментарии отсутствуют"
+
+#~ msgid "Author"
+#~ msgstr "Автор"
+
+#~ msgid "Refs"
+#~ msgstr "Ссылки"
+
+#, fuzzy
+#~ msgid "Commenting on line."
+#~ msgstr "Комментарий к строке {1}."
+
+#, fuzzy
+#~| msgid "on pull request"
+#~ msgid "Pull request from"
+#~ msgstr "Комментарий в pull-запросе"
+
+#, fuzzy
+#~| msgid "Date"
+#~ msgid "at"
+#~ msgstr "Дата"
+
+#~ msgid "Previous revision"
+#~ msgstr "Предыдущая ревизия"
+
+#~ msgid "Next revision"
+#~ msgstr "Следующая ревизия"
+
+#~ msgid "Follow current branch"
+#~ msgstr "Отслеживать данную ветку"
+
+#~ msgid "Still not reviewed by"
+#~ msgstr "Еще не рассмотренный"
+
+#~ msgid "%d reviewer"
+#~ msgid_plural "%d reviewers"
+#~ msgstr[0] "%d рецензент"
+#~ msgstr[1] "%d рецензента"
+#~ msgstr[2] "%d рецензентов"
+
+#~ msgid "Pull request was reviewed by all reviewers"
+#~ msgstr "Запрос на внесение изменений был рассмотрен всеми рецензентами"
+
+#~ msgid "There are no reviewers"
+#~ msgstr "Нет рецензентов"
+
+#~ msgid "Pull Request Reviewers"
+#~ msgstr "Рецензенты pull-запросов"
+
+#~ msgid "Dashboard"
+#~ msgstr "Панель управления"
+
+#~ msgid "Group Name"
+#~ msgstr "Имя группы"
+
+#~ msgid "Remember me"
+#~ msgstr "Запомнить"
+
+#~ msgid "Change your avatar at"
+#~ msgstr "Измените аватар через сайт"
+
+#~ msgid "Using"
+#~ msgstr "Используется"
+
+#~ msgid "Missing email, please update your user email address."
+#~ msgstr "Не указан email. Пожалуйста, обновите ваш email."
+
+#~ msgid "Rescan option"
+#~ msgstr "Опции пересканирования"
+
+#~ msgid "Web"
+#~ msgstr "Веб"
+
+#~ msgid "Require SSL for vcs operations"
+#~ msgstr "Запрашивать SSL для операций с VCS"
+
+#~ msgid "Dashboard items"
+#~ msgstr "Элементы панели"
+
+#~ msgid "quick filter..."
+#~ msgstr "фильтр..."
+
+#~ msgid "Forgot password ?"
+#~ msgstr "Забыли пароль?"
+
+#~ msgid "Ancestor"
+#~ msgstr "Предок"
+
+#~ msgid "Comment from %s on %s changeset %s"
+#~ msgstr "Комментарий от %s к набору изменений %s %s"
+
+#~ msgid "The changeset status was changed to"
+#~ msgstr "Состояние набора изменений изменено на"
+
+#~ msgid "%s mentioned you on %s pull request \"%s\""
+#~ msgstr "%s упомянул Вас в комментарии к pull-запросу %s \"%s\""
+
+#~ msgid "%s requested your review of %s pull request \"%s\""
+#~ msgstr "%s запросил рецензирование pull-запроса %s \"%s\""
+
+#~ msgid "The comment closed the pull request with status"
+#~ msgstr "Комментарий закрыл pull-запрос со статусом"
+
+#~ msgid "The comment was made with status"
+#~ msgstr "Комментарий оставлен со статусом"
+
+#~ msgid "Repository Size"
+#~ msgstr "Размер репозитория"
+
+#~ msgid "No comments."
+#~ msgstr "Нет комментариев."
+
+#~ msgid "public journal"
+#~ msgstr "общедоступный журнал"
+
+#~ msgid "journal"
+#~ msgstr "журнал"
+
+#~ msgid "Locked repository"
+#~ msgstr "Закрытый репозиторий"
+
+#~ msgid "Unlocked repository"
+#~ msgstr "Открытый репозиторий"
+
+#~ msgid "Unlocked"
+#~ msgstr "Разблокировано"
+
+#~ msgid "Locked"
+#~ msgstr "Заблокировано"
+
+#~ msgid "Repository has been %s"
+#~ msgstr "Репозиторий %s"
+
+#~ msgid "You can't edit this user"
+#~ msgstr "Вы не можете редактировать данного пользователя"
+
+#~ msgid "No Files"
+#~ msgstr "Файлов нет"
+
+#~ msgid "Username \"%(username)s\" is forbidden"
+#~ msgstr "Имя \"%(username)s\" отклонено"
+
+#~ msgid "invalid user name"
+#~ msgstr "неверное имя пользователя"
+
+#~ msgid "invalid clone URL"
+#~ msgstr "неверный URL для клонирования"
+
+#~ msgid "Defaults"
+#~ msgstr "Значения по умолчанию"
+
+#~ msgid "My Emails"
+#~ msgstr "Мои адреса E-mail"
+
+#~ msgid "Watched"
+#~ msgstr "Просмотрено"
+
+#~ msgid "My Permissions"
+#~ msgstr "Мои привилегии"
+
+#~ msgid "delete"
+#~ msgstr "удалить"
+
+#~ msgid "Permissions Administration"
+#~ msgstr "Управление привилегиями"
+
+#~ msgid "Overview"
+#~ msgstr "Обзор"
+
+#~ msgid "Overwrite existing settings"
+#~ msgstr "Перезаписать существующие настройки"
+
+#~ msgid "Default IP Whitelist for All Users"
+#~ msgstr "Белый список IP для всех пользователей"
+
+#~ msgid "Default User Permissions Overview"
+#~ msgstr "Обзор прав пользователей по умолчанию"
+
+#~ msgid "none"
+#~ msgstr "ничего"
+
+#~ msgid "read"
+#~ msgstr "читать"
+
+#~ msgid "write"
+#~ msgstr "записывать"
+
+#~ msgid "admin"
+#~ msgstr "администратор"
+
+#~ msgid "Optional URL from which repository should be cloned."
+#~ msgstr "Опциональный URL, с которого требуется склонировать репозиторий."
+
+#~ msgid "Remote URL"
+#~ msgstr "Ссылка для клонирования"
+
+#~ msgid "Pull Changes from Remote Location"
+#~ msgstr "Получить изменения с удалённой стороны"
+
+#~ msgid "Non-changeable id"
+#~ msgstr "Неизменяемый id"
+
+#~ msgid "edit"
+#~ msgstr "редактировать"
+
+#~ msgid "Destroy old data"
+#~ msgstr "Уничтожить все данные"
+
+#~ msgid "Status change from pull request"
+#~ msgstr "Изменение статуса"
+
+#~ msgid "Mimetype"
+#~ msgstr "Тип файла"
+
+#~ msgid "My Repos"
+#~ msgstr "Мои репозитории"
+
+#~ msgid "Latest vote: %s"
+#~ msgstr "Последняя оценка: %s"
+
+#~ msgid "owner"
+#~ msgstr "владелец"
+
+#~ msgid "Your new password"
+#~ msgstr "Ваш новый пароль"
+
+#~ msgid "Your new Kallithea password:%s"
+#~ msgstr "Ваш новый пароль от Kallithea: %s"
+
+#~ msgid "Open New Pull Request for Selected Changesets"
+#~ msgstr "Открыть новый pull-request для выбранных наборов изменений"
+
+#~ msgid "Show Selected Changeset __S"
+#~ msgstr "Показать выбранный набор изменений: __S"
+
+#~ msgid "You can generate it by clicking following URL"
+#~ msgstr "Вы можете заново сгенерировать его, перейдя по следующей ссылке"
+
+#~ msgid "Created by"
+#~ msgstr "Создано"
+
+#~ msgid "Closed, replaced by %s ."
+#~ msgstr "Закрыт, замещён %s ."
+
+#~ msgid "Closing."
+#~ 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 "Регистрация нового пользователя в Kallithea с ручной активацией"
+
+#~ msgid "Register new user with Kallithea with auto activation"
+#~ msgstr ""
+#~ "Регистрация нового пользователя в Kallithea с автоматической активацией"
+
+#~ 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 "[Added] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
+#~ msgstr ""
+#~ "%(user)s просит вас рассмотреть pull request #%(pr_id)s: %(pr_title)s"
+
+#~ 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 "enabled"
+#~ msgstr "включено"
+
+#~ msgid "%s Bookmarks"
+#~ msgstr "Закладки %s"
+
+#~ msgid "%s Branches"
+#~ msgstr "Ветки %s"
+
+#~ msgid "Editing file"
+#~ msgstr "Редактирование файла"
+
+#~ msgid "Update"
+#~ msgstr "[обновлён] пользователь"
+
+#~ msgid "Save Updates as New Pull Request"
+#~ msgstr "Создать новый pull запрос"
+
+#~ msgid "%s Tags"
+#~ msgstr "%s Меток"
+
+#~ msgid "Compare Tags"
+#~ msgstr "Сравнить теги"
+
+#~ msgid ""
+#~ "Changing status on a changeset associated with a closed pull request "
+#~ "is not allowed"
+#~ msgstr ""
+#~ "Нельзя редактировать статус изменений, связанных с закрытыми pull-"
+#~ "request'ами"
+
+#~ msgid "You have successfully registered into Kallithea"
+#~ msgstr "Регистрация в Kallithea прошла успешно"
+
+#~ msgid "This pull request can be updated with changes on %s:"
+#~ msgstr "Этот pull-запрос может быть обновлён из %s:"
+
+#~ msgid "Confirm to invalidate repository cache."
+#~ msgstr "Подтвердите сброс кэша."
+
+#~ msgid ""
+#~ "Changeset status: %s\n"
+#~ "Click to open associated pull request %s"
+#~ msgstr ""
+#~ "Статус набора изенений: %s⏎\n"
+#~ "Кликрните, чтобы перейти к соответствующему pull-request'у #%s"
+
+#~ msgid "Commenting on line {1}."
+#~ msgstr "Комментарий к строке {1}."
+
+#~ msgid "Comments parsed using %s syntax with %s support."
+#~ msgstr ""
+#~ "Парсинг комментариев выполнен с использованием синтаксиса %s с "
+#~ "поддержкой %s."
+
+#~ 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 "Создать новый pull запрос"
--- a/kallithea/i18n/sk/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/sk/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,140 +1,5510 @@
 # Copyright (C) 2014 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
+# #, fuzzy
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2015-04-01 12:59+0200\n"
+"Last-Translator: Andrej Shadura <andrew@shadura.me>\n"
+"Language-Team: Slovak <https://hosted.weblate.org/projects/kallithea/"
+"kallithea/sk/>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
-
+"Generated-By: Babel 1.3\n"
+
+#: kallithea/controllers/base.py:470
+msgid ""
+"CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
+msgid "Repository not found in the filesystem"
+msgstr ""
+
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Zatiaľ nie sú žiadne zmeny"
 
+#: kallithea/controllers/base.py:590
+#, python-format
+msgid "Changeset for %s %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/base.py:631
+msgid "SSH access is disabled."
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
+msgid "None"
+msgstr ""
+
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(zatvorené)"
 
+#: kallithea/controllers/changeset.py:88
+#, fuzzy
+msgid "No permission to change status"
+msgstr "Zmeny"
+
+#: kallithea/controllers/changeset.py:99
+#, fuzzy, python-format
+msgid "Successfully deleted pull request %s"
+msgstr "Úspešne zmazaný súbor %s"
+
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
 msgid "Such revision does not exist for this repository"
 msgstr "Taká revízia neexistuje"
 
+#: kallithea/controllers/compare.py:64
+#, fuzzy, python-format
+#| msgid "Go to tip of repository"
+msgid "Could not find other repository %s"
+msgstr "Prázdny repozitár"
+
+#: kallithea/controllers/compare.py:70
+msgid "Cannot compare repositories of different types"
+msgstr ""
+
+#: kallithea/controllers/compare.py:140
+msgid "Cannot show empty diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
+msgid "Cannot compare repositories without using common ancestor"
+msgstr ""
+
+#: kallithea/controllers/error.py:67
+#, fuzzy
+msgid "No response"
+msgstr "Neznáma revízia %s"
+
+#: kallithea/controllers/error.py:68
+msgid "Unknown error"
+msgstr ""
+
+#: kallithea/controllers/error.py:81
+msgid ""
+"The request could not be understood by the server due to malformed syntax."
+msgstr ""
+
+#: kallithea/controllers/error.py:84
+msgid "Unauthorized access to resource"
+msgstr ""
+
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "Nemáte oprávnenie na zobrazenie tejto stránky"
 
+#: kallithea/controllers/error.py:88
+msgid "The resource could not be found"
+msgstr ""
+
+#: kallithea/controllers/error.py:90
+msgid ""
+"The server encountered an unexpected condition which prevented it from "
+"fulfilling the request."
+msgstr ""
+
+#: kallithea/controllers/feed.py:59
+#, python-format
+msgid "%s committed on %s"
+msgstr ""
+
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Changeset was too big and was cut off..."
+msgstr ""
+
+#: kallithea/controllers/feed.py:107
+#, python-format
+msgid "%s %s feed"
+msgstr ""
+
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "Zmeny na repozitáre %s"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Kliknite pre pridanie nového súboru"
 
+#: kallithea/controllers/files.py:86
+#, fuzzy
+#| msgid "There are no files yet. %s"
+msgid "There are no files yet."
+msgstr "Zatiaľ nie sú žiadne súbory. %s"
+
+#: kallithea/controllers/files.py:186
+#, python-format
+msgid "%s at %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:295
+msgid "You can only delete files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:306
+#, python-format
 msgid "Deleted file %s via Kallithea"
 msgstr "Zmazaný súbor %s cez Kallithea"
 
+#: kallithea/controllers/files.py:330
+#, python-format
 msgid "Successfully deleted file %s"
 msgstr "Úspešne zmazaný súbor %s"
 
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "Došlo k chybe pri ukladaní"
 
+#: kallithea/controllers/files.py:349
+msgid "You can only edit files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:363
+#, python-format
+msgid "Edited file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Žiadne zmeny"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
+msgid "Successfully committed to %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Pridaný súbor cez Kallithea"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Žiadny obsah"
 
+#: kallithea/controllers/files.py:432
+msgid "No filename"
+msgstr ""
+
+#: kallithea/controllers/files.py:459
+msgid "Location must be relative path and must not contain .. in path"
+msgstr ""
+
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Sťahovanie vypnuté"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Neznáma revízia %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Prázdny repozitár"
 
+#: kallithea/controllers/files.py:506
+msgid "Unknown archive type"
+msgstr ""
+
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Zmeny"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Vetvy"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Tagy"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
+msgid "An error occurred during repository forking %s"
+msgstr ""
+
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "Skupiny"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Repozitáre"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "Vetva"
 
+#: kallithea/controllers/home.py:125
+msgid "Closed Branches"
+msgstr ""
+
+#: kallithea/controllers/home.py:131
+msgid "Tag"
+msgstr ""
+
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "Záložka"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
+msgid "Public Journal"
+msgstr ""
+
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
+msgid "Journal"
+msgstr ""
+
+#: kallithea/controllers/login.py:109
+msgid "Authentication failed."
+msgstr ""
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
+#, fuzzy
+msgid "Bad captcha"
+msgstr "zlá captcha"
+
+#: kallithea/controllers/login.py:147
+#, python-format
+msgid "You have successfully registered with %s"
+msgstr ""
+
+#: kallithea/controllers/login.py:190
+msgid "A password reset confirmation code has been sent"
+msgstr ""
+
+#: kallithea/controllers/login.py:237
+msgid "Invalid password reset token"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "Úspešne aktualizované heslo"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
+msgid "Invalid reviewer \"%s\" specified"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (zatvorené)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
+msgid "Changeset"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:174
+msgid "Special"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:175
+msgid "Peer branches"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Záložky"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
+msgid "Error creating pull request: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
+msgid "Error occurred while creating pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:350
+msgid "Successfully opened new pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:373
+msgid "New pull request iteration created"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
+msgid "No description"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:430
+msgid "Pull request updated"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:443
+msgid "Successfully deleted pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
+msgid "Revision %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
+msgid "This pull request has already been merged to %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:525
+msgid "This pull request has been closed and can not be updated."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
+msgid "The following additional changes are available on %s:"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+msgid "No additional changesets found for iterating on this pull request."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
+msgid "Note: Branch %s has another head: %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:565
+msgid "Git pull requests don't support iterating yet."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
+msgid "Invalid search query. Try quoting it."
+msgstr ""
+
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
 msgid "An error occurred during search operation."
 msgstr "Došlo k chybe počas vyhľadávania."
 
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
+msgid "No data ready yet"
+msgstr ""
+
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
+msgid "Statistics are disabled for this repository"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:134
+msgid "Auth settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:145
+msgid "error occurred during update of auth settings"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:73
+msgid "Default settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:88
+msgid "Error occurred during update of defaults"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
+msgid "Forever"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "5 minút"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "1 hodina"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "1 deň"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "1 mesiac"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
+msgid "Lifetime"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "Došlo k chybe pri vytváraní gist"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
+msgid "Deleted gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:205
+msgid "Unmodified"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:235
+msgid "Successfully updated gist content"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:240
+msgid "Successfully updated gist data"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
 msgid "Error occurred during update of gist %s"
 msgstr "Došlo k chybe pri aktualizácii gist %s"
 
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
+msgid "You can't edit this user since it's crucial for entire application"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:112
+msgid "Your account was updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
+msgid "Error occurred during update of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:161
 msgid "Error occurred during update of user password"
 msgstr "Došlo k chybe pri aktualizácii hesla užívateľa"
 
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
+msgid "Added email %s to user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
 msgid "An error occurred during email saving"
 msgstr "Došlo k chybe pri ukladaní e-mailovej adresy"
 
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
+msgid "Removed email from user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
+msgid "API key successfully created"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
+msgid "API key successfully reset"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
+msgid "API key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
+msgid "SSH key %s successfully added"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+#, fuzzy
+#| msgid "Successfully deleted file %s"
+msgid "SSH key successfully deleted"
+msgstr "Úspešne zmazaný súbor %s"
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
+msgid "Read"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
+msgid "Write"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
+msgid "Admin"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
+msgid "Disabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:79
+msgid "Allowed with manual account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:81
+msgid "Allowed with automatic account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
+msgid "Manual activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
+msgid "Automatic activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
+msgid "Enabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:116
+msgid "Global permissions updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:131
+msgid "Error occurred during update of permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
+msgid "Error occurred during creation of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
+msgid "Created repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
+msgid "Updated repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
+msgid "Error occurred during update of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
+msgid "This group contains %s repositories and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
+msgid "This group contains %s subgroups and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
+msgid "Removed repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
+msgid "Error occurred during deletion of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:357
+msgid "Repository group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
+msgid "An error occurred during revoking of permission"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
+msgid "Error creating repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
+msgid "Created repository %s from %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
+msgid "Forked repository %s as %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
+msgid "Created repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
+msgid "Repository %s updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
+msgid "Error occurred during update of repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
+msgid "Detached %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
+msgid "Deleted %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
+msgid "Deleted repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
+msgid "Cannot delete repository %s which still has forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
+msgid "An error occurred during deletion of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:305
+msgid "Repository permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, fuzzy, python-format
+#| msgid "Error occurred during gist creation"
+msgid "An error occurred during creation of field: %r"
+msgstr "Došlo k chybe pri vytváraní gist"
+
+#: kallithea/controllers/admin/repos.py:378
+msgid "An error occurred during removal of field"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:392
+msgid "-- Not a fork --"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:424
+msgid "Updated repository visibility in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:428
+msgid "An error occurred during setting this repository in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "Nič"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
+msgid "Marked repository %s as fork of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:453
+msgid "An error occurred during this operation"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:465
+msgid "Pulled from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:468
+msgid "An error occurred during pull from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:499
+msgid "An error occurred during deletion of repository stats"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:117
+msgid "Updated VCS settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
+msgid "Error occurred while updating application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
+msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:168
+#, fuzzy, python-format
+#| msgid "Watched Repositories"
+msgid "Invalidated %s repositories"
+msgstr "Repozitáre"
+
+#: kallithea/controllers/admin/settings.py:209
+msgid "Updated application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:263
+msgid "Updated visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:268
+msgid "Error occurred during updating visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:292
+msgid "Please enter email address"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
+msgid "Hook already exists"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
+msgid "Added new hook"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:355
+msgid "Updated hooks"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:359
+msgid "Error occurred during hook creation"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:382
+msgid "Whoosh reindex task scheduled"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
+msgid "Created user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
+msgid "Error occurred during creation of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
+msgid "Updated user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
+msgid "Error occurred during update of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:206
+msgid "Successfully deleted user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:211
+msgid "An error occurred during deletion of user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:267
+msgid "Target group cannot be the same"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:273
+msgid "User group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:288
+msgid "Cannot revoke permission for yourself as admin"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
+msgid "Updated permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
+msgid "An error occurred during permissions saving"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:118
+#, python-format
+msgid "Created user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:133
+#, python-format
+msgid "Error occurred during creation of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:157
+msgid "User updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:186
+msgid "Successfully deleted user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:191
+msgid "An error occurred during deletion of user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:202
+msgid "The default user cannot be edited"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:408
+#, python-format
+msgid "Added IP address %s to user whitelist"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:414
+msgid "An error occurred while adding IP address"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:426
+msgid "Removed IP address from user whitelist"
+msgstr ""
+
+#: kallithea/lib/auth.py:552
+msgid "You need to be a registered user to perform this action"
+msgstr ""
+
+#: kallithea/lib/auth.py:580
+msgid "You need to be signed in to view this page"
+msgstr ""
+
+#: kallithea/lib/diffs.py:181
+msgid "Binary file"
+msgstr ""
+
+#: kallithea/lib/diffs.py:201
+msgid ""
+"Changeset was too big and was cut off, use diff menu to display this diff"
+msgstr ""
+
+#: kallithea/lib/diffs.py:210
+msgid "No changes detected"
+msgstr ""
+
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "Ukázať medzery"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Ignore whitespace"
+msgid "Ignore whitespace changes"
+msgstr "Ignorovať medzery"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
+msgid "Increase diff context to %(num)s lines"
+msgstr ""
+
+#: kallithea/lib/helpers.py:467
+#, python-format
+msgid "Deleted branch: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:469
+#, python-format
+msgid "Created tag: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:480
+#, fuzzy, python-format
+#| msgid "Set changeset status"
+msgid "Changeset %s not found"
+msgstr "Zmeny"
+
+#: kallithea/lib/helpers.py:529
+#, python-format
+msgid "Show all combined changesets %s->%s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:535
+msgid "Compare view"
+msgstr ""
+
+#: kallithea/lib/helpers.py:554
+msgid "and"
+msgstr ""
+
+#: kallithea/lib/helpers.py:555
+#, python-format
+msgid "%s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
+msgid "revisions"
+msgstr ""
+
+#: kallithea/lib/helpers.py:580
+#, python-format
+msgid "Fork name %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:600
+#, python-format
+msgid "Pull request %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:610
+msgid "[deleted] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
+msgid "[created] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:614
+msgid "[created] repository as fork"
+msgstr ""
+
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
+msgid "[forked] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
+msgid "[updated] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:620
+msgid "[downloaded] archive from repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:622
+msgid "[delete] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:630
+msgid "[created] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:632
+msgid "[updated] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:634
+msgid "[created] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:636
+msgid "[updated] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:638
+msgid "[commented] on revision in repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:640
+msgid "[commented] on pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:642
+msgid "[closed] pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:644
+msgid "[pushed] into"
+msgstr ""
+
+#: kallithea/lib/helpers.py:646
+msgid "[committed via Kallithea] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:648
+msgid "[pulled from remote] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:650
+msgid "[pulled] from"
+msgstr ""
+
+#: kallithea/lib/helpers.py:652
+msgid "[started following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:654
+msgid "[stopped following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:764
+#, python-format
+msgid " and %s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
+msgid "No files"
+msgstr ""
+
+#: kallithea/lib/helpers.py:791
+msgid "new file"
+msgstr ""
+
+#: kallithea/lib/helpers.py:794
+msgid "mod"
+msgstr ""
+
+#: kallithea/lib/helpers.py:797
+msgid "del"
+msgstr ""
+
+#: kallithea/lib/helpers.py:800
+msgid "rename"
+msgstr ""
+
+#: kallithea/lib/helpers.py:805
+msgid "chmod"
+msgstr ""
+
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
+msgid "%d year"
+msgid_plural "%d years"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/lib/webutils.py:629
+#, python-format
+msgid "%d month"
+msgid_plural "%d months"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/lib/webutils.py:630
+#, python-format
+msgid "%d day"
+msgid_plural "%d days"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/lib/webutils.py:631
+#, python-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/lib/webutils.py:632
+#, python-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/lib/webutils.py:633
+#, python-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/lib/webutils.py:649
+#, python-format
+msgid "in %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:651
+#, python-format
+msgid "%s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:653
+#, python-format
+msgid "in %s and %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:656
+#, python-format
+msgid "%s and %s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:659
+msgid "just now"
+msgstr ""
+
+#: kallithea/model/db.py:1376
+msgid "top level"
+msgstr ""
+
+#: kallithea/model/db.py:1507
+msgid "Kallithea Administrator"
+msgstr ""
+
+#: kallithea/model/db.py:1509
+msgid "Default user has no access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1510
+msgid "Default user has read access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1511
+msgid "Default user has write access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+msgid "Only admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1525
+msgid "Non-admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
+#, fuzzy
+msgid "Only admins can fork repositories"
+msgstr "Repozitáre"
+
+#: kallithea/model/db.py:1531
+#, fuzzy
+msgid "Non-admins can fork repositories"
+msgstr "Repozitáre"
+
+#: kallithea/model/db.py:1533
+msgid "Registration disabled"
+msgstr ""
+
+#: kallithea/model/db.py:1534
+msgid "User registration with manual account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1535
+msgid "User registration with automatic account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1944
+msgid "Not reviewed"
+msgstr ""
+
+#: kallithea/model/db.py:1945
+msgid "Under review"
+msgstr ""
+
+#: kallithea/model/db.py:1946
+msgid "Not approved"
+msgstr ""
+
+#: kallithea/model/db.py:1947
+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:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, python-format
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr ""
+
+#: kallithea/model/notification.py:174
+#, python-format
+msgid "New user %(new_username)s registered"
+msgstr ""
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
+msgid "Closing"
+msgstr ""
+
+#: kallithea/model/pull_request.py:207
+msgid "Cannot create empty pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+msgid "You are not authorized to create the pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
+msgid "latest tip"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, fuzzy, python-format
+#| msgid "Set changeset status"
+msgid "SSH key with fingerprint %r found"
+msgstr "Zmeny"
+
+#: kallithea/model/user.py:224
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+
+#: kallithea/model/user.py:229
+#, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+
+#: kallithea/model/user.py:234
+#, python-format
+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:241
+#, python-format
+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:330
+msgid "Password reset link"
+msgstr ""
+
+#: kallithea/model/user.py:374
+msgid "Password reset notification"
+msgstr ""
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
+msgid "Value cannot be an empty list"
+msgstr ""
+
+#: kallithea/model/validators.py:72
+#, python-format
+msgid "Username \"%(username)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:74
+#, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr ""
+
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, 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"
+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:229
+msgid "Invalid characters (non-ascii) in password"
+msgstr ""
+
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
+msgid "Passwords do not match"
+msgstr ""
+
+#: kallithea/model/validators.py:275
+msgid "Invalid username or password"
+msgstr ""
+
+#: kallithea/model/validators.py:309
+#, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr ""
+
+#: kallithea/model/validators.py:311
+#, python-format
+msgid "Repository named %(repo)s already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:312
+#, python-format
+msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
+msgstr ""
+
+#: kallithea/model/validators.py:314
+#, python-format
+msgid "Repository group with name \"%(repo)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:400
+#, fuzzy
+msgid "Invalid repository URL"
+msgstr "Odblokovať repozitár"
+
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
+msgid "Fork has to be the same type as parent"
+msgstr ""
+
+#: kallithea/model/validators.py:441
+msgid "You don't have permissions to create repository in this group"
+msgstr ""
+
+#: kallithea/model/validators.py:443
+msgid "no permission to create repository in root location"
+msgstr ""
+
+#: kallithea/model/validators.py:492
+msgid "You don't have permissions to create a group in this location"
+msgstr ""
+
+#: kallithea/model/validators.py:532
+msgid "This username or user group name is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:625
+msgid "This is not a valid path"
+msgstr ""
+
+#: kallithea/model/validators.py:642
+msgid "This email address is already in use"
+msgstr ""
+
+#: kallithea/model/validators.py:662
+#, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr ""
+
+#: kallithea/model/validators.py:699
+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:711
+msgid "Please enter a valid IPv4 or IPv6 address"
+msgstr ""
+
+#: kallithea/model/validators.py:712
+#, python-format
+msgid ""
+"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
+msgstr ""
+
+#: kallithea/model/validators.py:745
+msgid "Key name can only consist of letters, underscore, dash or numbers"
+msgstr ""
+
+#: kallithea/model/validators.py:759
+msgid "Filename cannot be inside a directory"
+msgstr ""
+
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "You have admin right to this group, and can edit it"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
+msgid "Repository"
+msgstr ""
+
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
+msgid "Description"
+msgstr ""
+
+#: kallithea/templates/index_base.html:61
+msgid "Last Change"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
+msgid "Tip"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
+msgid "Owner"
+msgstr ""
+
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
+msgid "Log In"
+msgstr ""
+
+#: kallithea/templates/login.html:17
+#, python-format
+msgid "Log In to %s"
+msgstr ""
+
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
+msgid "Username"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
+msgid "Password"
+msgstr ""
+
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
+msgid "Forgot your password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
+msgid "Don't have an account?"
+msgstr ""
+
+#: kallithea/templates/login.html:62
+msgid "Sign In"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:5
+msgid "Password Reset"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+msgid "Reset Your Password"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+msgid "Send Password Reset Email"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:52
+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:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+msgid "New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:43
+msgid "Confirm New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
+msgid "Sign Up"
+msgstr ""
+
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
+msgid "Re-enter password"
+msgstr ""
+
+#: 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:39
+#: kallithea/templates/register.html:52
+msgid "First Name"
+msgstr ""
+
+#: 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:40
+#: kallithea/templates/register.html:59
+msgid "Last Name"
+msgstr ""
+
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
+msgid "Email"
+msgstr ""
+
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+msgid "Admin Journal"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
+msgid "journal filter..."
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+msgid "Filter"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
 msgid "%s Entry"
 msgid_plural "%s Entries"
 msgstr[0] "%s záznam"
 msgstr[1] "%s záznamy"
 msgstr[2] "%s záznamov"
 
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
+msgid "Action"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:8
+msgid "Date"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:9
+msgid "From IP"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:62
+msgid "No actions yet"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
+msgid "Save"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+#, fuzzy
+msgid "Repository Defaults"
+msgstr "Repozitáre"
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
+msgid "Type"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
+msgid "Private repository"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
+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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
+msgid "Enable statistics"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
+msgid "Enable statistics window on summary page."
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
+msgid "Enable downloads"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
+msgid "Enable download menu on summary page."
+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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
+msgid "Gist description ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
+msgid "Expires"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+msgid "Never"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
+msgid "Cancel"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
+msgid "Public Gists"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
+msgid "Created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:66
+msgid "There are no gists yet"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
+msgid "Reset"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
+msgid "Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:10
+msgid "URL"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
+msgid "Delete"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
+msgid "Edit"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
+msgid "created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:82
+msgid "Show as raw"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
+msgid "My Account"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
+msgid "Profile"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:26
+msgid "Email Addresses"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
+msgid "API Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:32
+#, fuzzy
+msgid "Owned Repositories"
+msgstr "Repozitáre"
+
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+#, fuzzy
+msgid "Watched Repositories"
+msgstr "Repozitáre"
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+msgid "Show Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
+msgid "Confirm to reset this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
+msgid "Expired"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
+msgid "Confirm to remove this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
+msgid "Remove"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
+msgid "No additional API keys specified"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
+msgid "New API key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
+msgid "Add"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
+msgid "Confirm to delete this email: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
+msgid "New email address"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:1
+msgid "Change Your Account Password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:8
+msgid "Current password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
+msgid "New password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:22
+msgid "Confirm new password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+msgid "Current IP"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
+msgid "Change %s avatar at"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
+msgid "Avatars are disabled"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
 msgid "Repositories You Own"
 msgstr "Vaše repozitáre"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
+msgid "Name"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+msgid "Last Used"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+msgid "New SSH key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+msgid "Public key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
+msgid "Repositories You are Watching"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
+msgid "Default Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
+msgid "IP Whitelist"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
+msgid "Anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+msgid "Allow anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
+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:20
+#, fuzzy
+msgid "Apply to all existing repositories"
+msgstr "Repozitáre"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
+msgid "Repository group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
+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:33
+msgid "Apply to all existing repository groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
+msgid "User group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+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:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+msgid "Top level repository creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
+msgid "User group creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
+msgid "Repository forking"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
+msgid "Registration"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
+msgid "External auth account activation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+msgid "All IP addresses are allowed."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
+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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
+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
+msgid "Group name"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
+msgid "Group parent"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
+msgid "Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
+msgid "Advanced"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
+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:118
+msgid "Created on"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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] ""
+msgstr[2] ""
+
+#: 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+msgid "Visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#, fuzzy
+#| msgid "No response"
+msgid "Add repos"
+msgstr "Neznáma revízia %s"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+msgid "Add/Edit groups"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+msgid "User/User Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+msgid "Default"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+msgid "Revoke"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
+msgid "Add new"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+msgid "Apply to children"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
+msgid "Both"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Remove this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Confirm to delete this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, fuzzy, python-format
+#| msgid "Repository Defaults"
+msgid "Repository group %s"
+msgstr "Repozitáre"
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+msgid "Repository Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+msgid "Number of Top-level Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
+msgid "Type of repository to create."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+#, fuzzy
+msgid "Clone remote repository"
+msgstr "Prázdny repozitár"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+#, fuzzy
+msgid "Repository URL"
+msgstr "Repozitáre"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
+msgid ""
+"Keep it short and to the point. Use a README file for longer descriptions."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
+msgid "Optionally select a group to put this repository into."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
+msgid "Landing revision"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+msgid ""
+"Default revision for files page, downloads, full text search index and "
+"readme generation"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_creating.html:9
+#, python-format
 msgid "%s Creating Repository"
 msgstr "Vytváranie repozitára %s"
 
+#: 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"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
+msgid "Extra Fields"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
+msgid "Remote"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
+msgid "Statistics"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+msgid "Parent"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
+msgid "Set"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+msgid "Manually set this repository as a fork of another from the list."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+msgid "Public Journal Visibility"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
+msgid "Remove from public journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+msgid "Add to Public Journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
+msgid "Confirm to delete this repository: %s"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
 msgid "Delete this Repository"
 msgstr "Vymazať tento repozitár"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
+msgid "Detach forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
+msgid "Delete forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
+msgid "Key"
+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 "Prázdny repozitár"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+#, fuzzy
+#| msgid "Go to tip of repository"
+msgid "Fork of repository"
+msgstr "Prázdny repozitár"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+#, fuzzy
+msgid "Remote repository URL"
+msgstr "Prázdny repozitár"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:15
+#, fuzzy
+msgid "Pull Changes from Remote Repository"
+msgstr "Zmeny na repozitáre %s"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:17
+#, fuzzy
+msgid "Confirm to pull changes from remote repository."
+msgstr "Potvrdenie blokovania repozitára."
+
+#: 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:10
+#, fuzzy
+msgid "Permanent URL"
+msgstr "Prázdny repozitár"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+#, fuzzy
+msgid "Remote repository"
+msgstr "Prázdny repozitár"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
+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
+msgid "Repositories Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+msgid "Settings Administration"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
+msgid "Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
+msgid "Send"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:4
+msgid "Site branding"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
+msgid "HTTP authentication realm"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+msgid "Save Settings"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+msgid "Git Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+msgid "Custom Hooks are not enabled"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
+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
+msgid "Delete records of missing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
+msgid "Invalidate cache for all repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
+msgid "Index build option"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:9
+msgid "Build from scratch"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
+msgid "Reindex"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+msgid "Git version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+msgid "Mercurial Push Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
+msgid "Show repository size after push"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:15
+msgid "Update repository after push (hg update)"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+msgid "Mercurial extensions"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
+msgid "Enable largefiles extension"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+#, fuzzy
+msgid "Location of repositories"
+msgstr "Repozitáre"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
+msgid ""
+"Click to unlock. You must restart Kallithea in order to make this setting "
+"take effect."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
+msgid "General"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:9
+msgid "Use repository extra fields"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:12
+msgid "Allows storing additional customized fields per repository."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:17
+msgid "Show Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+msgid "HTTP 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+msgid "SSH Clone URL"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+#, fuzzy
+#| msgid "Repositories"
+msgid "Repository page size"
+msgstr "Repozitáre"
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
+msgid "Icons"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:88
+msgid "Show public repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:94
+msgid "Show private repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:97
+msgid "Show public/private icons next to repository names."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+msgid "Meta Tagging"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
+msgid "Active"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+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:41
+msgid "Members"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, 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
+msgid "User Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:5
+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
+msgid "Users"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
+msgid "Password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
+msgid "Confirm to delete this user: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
+msgid "New password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:5
+msgid "Users Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
+msgid "Mercurial repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
+msgid "Git repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:115
+msgid "Create Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
+msgid "Summary"
+msgstr ""
+
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
+msgid "Changelog"
+msgstr ""
+
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
+msgid "Files"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+#, python-format
+msgid "Show Pull Requests for %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+msgid "Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
+msgid "Options"
+msgstr ""
+
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+msgid "Compare Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:158
+msgid "Compare"
+msgstr ""
+
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
+msgid "Search"
+msgstr ""
+
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Follow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Unfollow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
+msgid "Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
+msgid "Create Pull Request"
+msgstr ""
+
+#: kallithea/templates/base/base.html:185
+msgid "Switch To"
+msgstr ""
+
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
+msgid "Show recent activity"
+msgstr ""
+
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
+msgid "Public journal"
+msgstr ""
+
+#: kallithea/templates/base/base.html:302
+msgid "Show public gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:303
+msgid "Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
+msgid "Search in repositories"
+msgstr ""
+
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+msgid "My Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:354
+msgid "Not Logged In"
+msgstr ""
+
+#: kallithea/templates/base/base.html:363
+msgid "Login to Your Account"
+msgstr ""
+
+#: kallithea/templates/base/base.html:373
+msgid "Forgot password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:394
+msgid "Log Out"
+msgstr ""
+
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
+msgid "Create repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
+msgid "Create user groups"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
+msgid "Fork repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
+msgid "Show"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:22
+msgid "No permissions defined yet"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
+msgid "Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
+msgid "Edit Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+msgid "Submitting ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:31
+msgid "Unable to post"
+msgstr ""
+
+#: kallithea/templates/base/root.html:32
+msgid "Add Another Comment"
+msgstr ""
+
+#: kallithea/templates/base/root.html:33
+msgid "Stop following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:34
+msgid "Start following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:35
+msgid "Group"
+msgstr ""
+
+#: kallithea/templates/base/root.html:36
+msgid "Loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:37
+msgid "loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:38
+msgid "Search truncated"
+msgstr ""
+
+#: kallithea/templates/base/root.html:39
+msgid "No matching files"
+msgstr ""
+
+#: kallithea/templates/base/root.html:40
+#, fuzzy
+msgid "Open New Pull Request from {0}"
+msgstr "Zmena stavu"
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+msgid "Show Selected Changesets {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:43
+msgid "Selection Link"
+msgstr ""
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+msgid "Collapse Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:45
+msgid "Expand Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:46
+#, fuzzy
+msgid "No revisions"
+msgstr "Neznáma revízia %s"
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
+msgid "Failed to revoke permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
+msgid "Select changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:53
+msgid "Specify changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:54
+msgid "Click to sort ascending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:55
+msgid "Click to sort descending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:56
+msgid "No records found."
+msgstr ""
+
+#: kallithea/templates/base/root.html:57
+msgid "Data error."
+msgstr ""
+
+#: kallithea/templates/base/root.html:58
+msgid "Loading..."
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
+msgid "%s Changelog"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
+msgid "showing %d out of %d revision"
+msgid_plural "showing %d out of %d revisions"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changelog/changelog.html:47
+msgid "Clear selection"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:54
+#, fuzzy
+msgid "Go to tip of repository"
+msgstr "Prázdny repozitár"
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
+msgid "There are no changes yet"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
+msgid "Removed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
+msgid "Changed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
+msgid "Added"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, fuzzy, python-format
+msgid "Changeset status: %s by %s"
+msgstr "Zmeny"
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+msgid "(No commit message)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, fuzzy, python-format
+#| msgid "No comments."
+msgid "%s comments"
+msgstr "Nie sú žiadne komentáre."
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
+msgid "Bookmark %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
+msgid "Tag %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
+msgid "Branch %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
+msgid "%s Changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:35
+msgid "Changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+msgid "Merge"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+msgid "Replaced by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:121
+msgid "Preceded by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
+msgid "%s file changed"
+msgid_plural "%s files changed"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+#, fuzzy
+#| msgid "No comments."
+msgid "comment"
+msgstr "Nie sú žiadne komentáre."
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+#, fuzzy
+msgid "on pull request"
+msgstr "Zmena stavu"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+msgid "No title"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+#, fuzzy
+msgid "on this changeset"
+msgstr "%s zmien"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+msgid "Delete comment?"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+#, fuzzy
+msgid "Status change"
+msgstr "Posledné zmeny"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+#, fuzzy
+msgid "Set changeset status"
+msgstr "Zmeny"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+#, fuzzy
+msgid "No change"
+msgstr "Žiadne zmeny"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+#, fuzzy
+msgid "Finish pull request"
+msgstr "Zmena stavu"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+#, fuzzy
+msgid "Close"
+msgstr "(zatvorené)"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
+msgid "Comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "You need to be logged in to comment."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "Login now"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:141
+msgid "Hide"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
+msgid "%s Changesets"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
+msgid "Changeset status: %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:50
+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
+msgid "Deleted"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:44
+msgid "Renamed"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:48
+#, fuzzy, python-format
+#| msgid "Unknown revision %s"
+msgid "Unknown operation: %r"
+msgstr "Neznáma revízia %s"
+
+#: 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:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Downloads disabled"
+msgid "Download diff for this file"
+msgstr "Sťahovanie vypnuté"
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
+msgid "No changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, fuzzy, python-format
+msgid "%s changesets"
+msgstr "%s zmien"
+
+#: kallithea/templates/compare/compare_cs.html:56
+msgid "behind"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
+msgid "Showing %s commit"
+msgid_plural "Showing %s commits"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
+msgid "Public repository"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
+msgid "No changesets yet"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
+msgid "Subscribe to %s rss feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
+msgid "Subscribe to %s atom feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "Set changeset status"
+msgid "Comment on Changeset \"%s\""
+msgstr "Zmeny"
+
+#: kallithea/templates/email/changeset_comment.html:20
+#, fuzzy
+#| msgid "Changesets"
+msgid "Changeset on"
+msgstr "Zmeny"
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+#, fuzzy
+#| msgid "Branch"
+msgid "branch"
+msgstr "Vetva"
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+#, fuzzy
+#| msgid "No comments."
+msgid "View Comment"
+msgstr "Nie sú žiadne komentáre."
+
+#: kallithea/templates/email/comment.html:27
+#, fuzzy
+#| msgid "Status change"
+msgid "Status change:"
+msgstr "Posledné zmeny"
+
+#: kallithea/templates/email/comment.html:33
+#, fuzzy
+#| msgid "Repository has been locked"
+msgid "The pull request has been closed."
+msgstr "Tento repozitár bol uzamknutý používateľom %s dňa %s"
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+msgid "Password Reset Request"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
+msgid "Hello %s"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:17
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+#, fuzzy
+#| msgid "on pull request"
+msgid "Pull request"
+msgstr "Zmena stavu"
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+#, fuzzy
+#| msgid "on pull request"
+msgid "View Pull Request"
+msgstr "Zmena stavu"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Pull Request %s \"%s\" Closed"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "on pull request"
+msgid "Comment on Pull Request %s \"%s\""
+msgstr "Zmena stavu"
+
+#: kallithea/templates/email/registration.html:5
+msgid "New User Registration"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:23
+msgid "Full Name"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+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/diff_2way.html:55
 msgid "Ignore whitespace"
 msgstr "Ignorovať medzery"
 
+#: 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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
+msgid "Location"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
+msgid "or"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+msgid "New file type"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+#, fuzzy
+msgid "Commit Changes"
+msgstr "Žiadne zmeny"
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
+msgid "Loading file list..."
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
+msgid "Size"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:56
+msgid "Last Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:57
+msgid "Last Modified"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:58
+msgid "Last Committer"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
+msgid "%s author"
+msgid_plural "%s authors"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, python-format
+msgid "Edit on Branch: %s"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
+msgid "Binary file (%s)"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:69
+msgid "File is too big to display."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
+msgid "annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
+msgid "No files at given path"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:5
+#, python-format
+msgid "%s Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
+msgid "Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers_data.html:9
+msgid "Started following -"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
+msgid "Fork name"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
+msgid "Private"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:66
+msgid "Copy permissions"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:69
+msgid "Copy permissions from forked repository"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:75
+msgid "Update after clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:78
+msgid "Checkout source after making a clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
+msgid "%s Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
+msgid "Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
+msgid "There are no forks yet"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:22
+msgid "ATOM journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:23
+msgid "RSS journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
+msgid "No entries yet"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:10
+msgid "ATOM public journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:11
+msgid "RSS public journal feed"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+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:52
+msgid "Title"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
+msgid "Revision"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:62
+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:17
+msgid "Age"
+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:73
+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
+#, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
+msgid "%s Pull Request %s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
+msgid "Pull request %s from %s#%s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+msgid "Summarize the changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+msgid "on"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+msgid "Next iteration"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
 msgid "Cancel Changes"
 msgstr "Zrušiť zmeny"
 
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+msgid "Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+msgid "Remove reviewer"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+msgid "Potential Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+msgid "Pull Request Content"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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
+#, fuzzy, python-format
+msgid "Pull Requests from '%s'"
+msgstr "Zmena stavu"
+
+#: 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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+msgid "Pull Requests Needing My Review"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+msgid "Search in All Repositories"
+msgstr ""
+
+#: kallithea/templates/search/search.html:47
+msgid "Search term"
+msgstr ""
+
+#: kallithea/templates/search/search.html:54
+msgid "Search in"
+msgstr ""
+
+#: kallithea/templates/search/search.html:56
+msgid "File contents"
+msgstr ""
+
+#: kallithea/templates/search/search.html:57
+msgid "Commit messages"
+msgstr ""
+
+#: kallithea/templates/search/search.html:58
+msgid "File names"
+msgstr ""
+
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
+msgid "Permission denied"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
+msgid "Enable"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:38
+msgid "Stats gathered: "
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
+msgid "files"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
+msgid "Show more"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:397
+msgid "commits"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:398
+msgid "files added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:399
+msgid "files changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:400
+msgid "files removed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:402
+msgid "commit"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:403
+msgid "file added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:404
+msgid "file changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:405
+msgid "file removed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:5
+#, python-format
+msgid "%s Summary"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:13
+msgid "Fork of"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:18
+msgid "Clone from"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:55
+msgid "Clone URL"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+msgid "Use Name"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
+msgid "Trending files"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:103
+msgid "Download"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:106
+msgid "There are no downloads yet"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:108
+msgid "Downloads are disabled for this repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:114
+msgid "Download as zip"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:118
+msgid "Check this to download archive with subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:120
+msgid "With subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
+msgid "Feed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:180
 msgid "Latest Changes"
 msgstr "Posledné zmeny"
+
+#: kallithea/templates/summary/summary.html:182
+msgid "Quick Start"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:193
+msgid "Add or upload files directly via Kallithea"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:201
+#, fuzzy
+msgid "Push new repository"
+msgstr "Prázdny repozitár"
+
+#: kallithea/templates/summary/summary.html:209
+msgid "Existing repository?"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
+msgid "Download %s as %s"
+msgstr ""
+
+#~ msgid "This repository has been locked by %s on %s"
+#~ msgstr "Tento repozitár bol uzamknutý používateľom %s dňa %s"
+
+#, fuzzy
+#~ msgid "Repository has been locked"
+#~ msgstr "Tento repozitár bol uzamknutý používateľom %s dňa %s"
+
+#, fuzzy
+#~ msgid "Repository has been unlocked"
+#~ msgstr "Tento repozitár bol uzamknutý používateľom %s dňa %s"
+
+#~ msgid "Unlock Repository"
+#~ msgstr "Odblokovať repozitár"
+
+#~ msgid "Confirm to lock repository."
+#~ msgstr "Potvrdenie blokovania repozitára."
+
+#~ msgid "Lock Repository"
+#~ msgstr "Zablokovať repozitár"
+
+#, fuzzy
+#~ msgid "Inherit defaults"
+#~ msgstr "Repozitáre"
+
+#, fuzzy
+#~| msgid "Repository URL"
+#~ msgid "Repository Group"
+#~ msgstr "Repozitáre"
+
+#, fuzzy
+#~ msgid "There are no reviewers"
+#~ msgstr "Zatiaľ nie sú reviewers"
+
+#~ msgid "My Repos"
+#~ msgstr "Moje repozitáre"
--- a/kallithea/i18n/tr/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/tr/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,17 +1,5391 @@
+# Translations template for Kallithea.
 # Copyright (C) 2019 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
+#
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.4.99\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2019-11-05 08:03+0000\n"
+"Last-Translator: Hüseyin Tunç <huseyin.tunc@bulutfon.com>\n"
+"Language-Team: Turkish <https://hosted.weblate.org/projects/kallithea/"
+"kallithea/tr/>\n"
 "Language: tr\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 3.10-dev\n"
+"Generated-By: Babel 2.6.0\n"
+
+#: kallithea/controllers/base.py:470
+msgid ""
+"CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
+msgid "Repository not found in the filesystem"
+msgstr ""
+
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
+msgid "There are no changesets yet"
+msgstr ""
+
+#: kallithea/controllers/base.py:590
+#, python-format
+msgid "Changeset for %s %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/base.py:631
+msgid "SSH access is disabled."
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Yok"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(kapalı)"
+
+#: kallithea/controllers/changeset.py:88
+msgid "No permission to change status"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:99
+#, python-format
+msgid "Successfully deleted pull request %s"
+msgstr ""
+
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
+msgid "Such revision does not exist for this repository"
+msgstr ""
+
+#: kallithea/controllers/compare.py:64
+#, python-format
+msgid "Could not find other repository %s"
+msgstr ""
+
+#: kallithea/controllers/compare.py:70
+msgid "Cannot compare repositories of different types"
+msgstr ""
+
+#: kallithea/controllers/compare.py:140
+msgid "Cannot show empty diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
+msgid "Cannot compare repositories without using common ancestor"
+msgstr ""
+
+#: kallithea/controllers/error.py:67
+msgid "No response"
+msgstr ""
+
+#: kallithea/controllers/error.py:68
+msgid "Unknown error"
+msgstr ""
+
+#: kallithea/controllers/error.py:81
+msgid ""
+"The request could not be understood by the server due to malformed syntax."
+msgstr ""
+
+#: kallithea/controllers/error.py:84
+msgid "Unauthorized access to resource"
+msgstr ""
+
+#: kallithea/controllers/error.py:86
+msgid "You don't have permission to view this page"
+msgstr ""
+
+#: kallithea/controllers/error.py:88
+msgid "The resource could not be found"
+msgstr ""
+
+#: kallithea/controllers/error.py:90
+msgid ""
+"The server encountered an unexpected condition which prevented it from "
+"fulfilling the request."
+msgstr ""
+
+#: kallithea/controllers/feed.py:59
+#, python-format
+msgid "%s committed on %s"
+msgstr ""
+
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Changeset was too big and was cut off..."
+msgstr ""
+
+#: kallithea/controllers/feed.py:107
+#, python-format
+msgid "%s %s feed"
+msgstr ""
+
+#: kallithea/controllers/feed.py:109
+#, python-format
+msgid "Changes on %s repository"
+msgstr ""
+
+#: kallithea/controllers/files.py:85
+msgid "Click here to add new file"
+msgstr ""
+
+#: kallithea/controllers/files.py:86
+msgid "There are no files yet."
+msgstr ""
+
+#: kallithea/controllers/files.py:186
+#, python-format
+msgid "%s at %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:295
+msgid "You can only delete files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:306
+#, python-format
+msgid "Deleted file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:330
+#, python-format
+msgid "Successfully deleted file %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
+msgid "Error occurred during commit"
+msgstr ""
+
+#: kallithea/controllers/files.py:349
+msgid "You can only edit files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:363
+#, python-format
+msgid "Edited file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:378
+msgid "No changes"
+msgstr ""
+
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
+msgid "Successfully committed to %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:407
+msgid "Added file via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:428
+msgid "No content"
+msgstr ""
+
+#: kallithea/controllers/files.py:432
+msgid "No filename"
+msgstr ""
+
+#: kallithea/controllers/files.py:459
+msgid "Location must be relative path and must not contain .. in path"
+msgstr ""
+
+#: kallithea/controllers/files.py:491
+msgid "Downloads disabled"
+msgstr ""
+
+#: kallithea/controllers/files.py:502
+#, python-format
+msgid "Unknown revision %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:504
+msgid "Empty repository"
+msgstr ""
+
+#: kallithea/controllers/files.py:506
+msgid "Unknown archive type"
+msgstr ""
+
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
+msgid "Changesets"
+msgstr ""
+
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
+msgid "Branches"
+msgstr ""
+
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
+msgid "Tags"
+msgstr ""
+
+#: kallithea/controllers/forks.py:166
+#, python-format
+msgid "An error occurred during repository forking %s"
+msgstr ""
+
+#: kallithea/controllers/home.py:77
+msgid "Groups"
+msgstr ""
+
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
+msgid "Repositories"
+msgstr ""
+
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
+msgid "Branch"
+msgstr ""
+
+#: kallithea/controllers/home.py:125
+msgid "Closed Branches"
+msgstr ""
+
+#: kallithea/controllers/home.py:131
+msgid "Tag"
+msgstr ""
+
+#: kallithea/controllers/home.py:137
+msgid "Bookmark"
+msgstr ""
+
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
+msgid "Public Journal"
+msgstr ""
+
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
+msgid "Journal"
+msgstr ""
+
+#: kallithea/controllers/login.py:109
+msgid "Authentication failed."
+msgstr ""
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
+msgid "Bad captcha"
+msgstr ""
+
+#: kallithea/controllers/login.py:147
+#, python-format
+msgid "You have successfully registered with %s"
+msgstr ""
+
+#: kallithea/controllers/login.py:190
+msgid "A password reset confirmation code has been sent"
+msgstr ""
+
+#: kallithea/controllers/login.py:237
+msgid "Invalid password reset token"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
+msgid "Successfully updated password"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
+msgid "Invalid reviewer \"%s\" specified"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
+msgid "%s (closed)"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
+msgid "Changeset"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:174
+msgid "Special"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:175
+msgid "Peer branches"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
+msgid "Bookmarks"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
+msgid "Error creating pull request: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
+msgid "Error occurred while creating pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:350
+msgid "Successfully opened new pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:373
+msgid "New pull request iteration created"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
+msgid "No description"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:430
+msgid "Pull request updated"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:443
+msgid "Successfully deleted pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
+msgid "Revision %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
+msgid "This pull request has already been merged to %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:525
+msgid "This pull request has been closed and can not be updated."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
+msgid "The following additional changes are available on %s:"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+msgid "No additional changesets found for iterating on this pull request."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
+msgid "Note: Branch %s has another head: %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:565
+msgid "Git pull requests don't support iterating yet."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
+msgid "Invalid search query. Try quoting it."
+msgstr ""
+
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
+msgid "An error occurred during search operation."
+msgstr ""
+
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
+msgid "No data ready yet"
+msgstr ""
+
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
+msgid "Statistics are disabled for this repository"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:134
+msgid "Auth settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:145
+msgid "error occurred during update of auth settings"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:73
+msgid "Default settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:88
+msgid "Error occurred during update of defaults"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
+msgid "Forever"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
+msgid "5 minutes"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
+msgid "1 hour"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
+msgid "1 day"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
+msgid "1 month"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
+msgid "Lifetime"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:146
+msgid "Error occurred during gist creation"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
+msgid "Deleted gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:205
+msgid "Unmodified"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:235
+msgid "Successfully updated gist content"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:240
+msgid "Successfully updated gist data"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
+msgid "Error occurred during update of gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
+msgid "You can't edit this user since it's crucial for entire application"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:112
+msgid "Your account was updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
+msgid "Error occurred during update of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:161
+msgid "Error occurred during update of user password"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
+msgid "Added email %s to user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
+msgid "An error occurred during email saving"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
+msgid "Removed email from user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
+msgid "API key successfully created"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
+msgid "API key successfully reset"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
+msgid "API key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
+msgid "SSH key %s successfully added"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+msgid "SSH key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
+msgid "Read"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
+msgid "Write"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
+msgid "Admin"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
+msgid "Disabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:79
+msgid "Allowed with manual account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:81
+msgid "Allowed with automatic account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
+msgid "Manual activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
+msgid "Automatic activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
+msgid "Enabled"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:116
+msgid "Global permissions updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:131
+msgid "Error occurred during update of permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
+msgid "Error occurred during creation of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
+msgid "Created repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
+msgid "Updated repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
+msgid "Error occurred during update of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
+msgid "This group contains %s repositories and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
+msgid "This group contains %s subgroups and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
+msgid "Removed repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
+msgid "Error occurred during deletion of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:357
+msgid "Repository group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
+msgid "An error occurred during revoking of permission"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
+msgid "Error creating repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
+msgid "Created repository %s from %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
+msgid "Forked repository %s as %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
+msgid "Created repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
+msgid "Repository %s updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
+msgid "Error occurred during update of repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
+msgid "Detached %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
+msgid "Deleted %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
+msgid "Deleted repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
+msgid "Cannot delete repository %s which still has forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
+msgid "An error occurred during deletion of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:305
+msgid "Repository permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
+msgid "An error occurred during creation of field: %r"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:378
+msgid "An error occurred during removal of field"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:392
+msgid "-- Not a fork --"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:424
+msgid "Updated repository visibility in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:428
+msgid "An error occurred during setting this repository in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:444
+msgid "Nothing"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
+msgid "Marked repository %s as fork of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:453
+msgid "An error occurred during this operation"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:465
+msgid "Pulled from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:468
+msgid "An error occurred during pull from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:499
+msgid "An error occurred during deletion of repository stats"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:117
+msgid "Updated VCS settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
+msgid "Error occurred while updating application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
+msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
+msgid "Invalidated %s repositories"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:209
+msgid "Updated application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:263
+msgid "Updated visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:268
+msgid "Error occurred during updating visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:292
+msgid "Please enter email address"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
+msgid "Hook already exists"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
+msgid "Added new hook"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:355
+msgid "Updated hooks"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:359
+msgid "Error occurred during hook creation"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:382
+msgid "Whoosh reindex task scheduled"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
+msgid "Created user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
+msgid "Error occurred during creation of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
+msgid "Updated user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
+msgid "Error occurred during update of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:206
+msgid "Successfully deleted user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:211
+msgid "An error occurred during deletion of user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:267
+msgid "Target group cannot be the same"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:273
+msgid "User group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:288
+msgid "Cannot revoke permission for yourself as admin"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
+msgid "Updated permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
+msgid "An error occurred during permissions saving"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:118
+#, python-format
+msgid "Created user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:133
+#, python-format
+msgid "Error occurred during creation of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:157
+msgid "User updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:186
+msgid "Successfully deleted user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:191
+msgid "An error occurred during deletion of user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:202
+msgid "The default user cannot be edited"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:408
+#, python-format
+msgid "Added IP address %s to user whitelist"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:414
+msgid "An error occurred while adding IP address"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:426
+msgid "Removed IP address from user whitelist"
+msgstr ""
+
+#: kallithea/lib/auth.py:552
+msgid "You need to be a registered user to perform this action"
+msgstr ""
+
+#: kallithea/lib/auth.py:580
+msgid "You need to be signed in to view this page"
+msgstr ""
+
+#: kallithea/lib/diffs.py:181
+msgid "Binary file"
+msgstr ""
+
+#: kallithea/lib/diffs.py:201
+msgid ""
+"Changeset was too big and was cut off, use diff menu to display this diff"
+msgstr ""
+
+#: kallithea/lib/diffs.py:210
+msgid "No changes detected"
+msgstr ""
+
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "Boşlukları göster"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Ignore whitespace changes"
+msgstr "Boşlukları göster"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
+msgid "Increase diff context to %(num)s lines"
+msgstr ""
+
+#: kallithea/lib/helpers.py:467
+#, python-format
+msgid "Deleted branch: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:469
+#, python-format
+msgid "Created tag: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:480
+#, python-format
+msgid "Changeset %s not found"
+msgstr ""
+
+#: kallithea/lib/helpers.py:529
+#, python-format
+msgid "Show all combined changesets %s->%s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:535
+msgid "Compare view"
+msgstr ""
+
+#: kallithea/lib/helpers.py:554
+msgid "and"
+msgstr ""
+
+#: kallithea/lib/helpers.py:555
+#, python-format
+msgid "%s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
+msgid "revisions"
+msgstr ""
+
+#: kallithea/lib/helpers.py:580
+#, python-format
+msgid "Fork name %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:600
+#, python-format
+msgid "Pull request %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:610
+msgid "[deleted] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
+msgid "[created] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:614
+msgid "[created] repository as fork"
+msgstr ""
+
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
+msgid "[forked] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
+msgid "[updated] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:620
+msgid "[downloaded] archive from repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:622
+msgid "[delete] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:630
+msgid "[created] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:632
+msgid "[updated] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:634
+msgid "[created] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:636
+msgid "[updated] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:638
+msgid "[commented] on revision in repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:640
+msgid "[commented] on pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:642
+msgid "[closed] pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:644
+msgid "[pushed] into"
+msgstr ""
+
+#: kallithea/lib/helpers.py:646
+msgid "[committed via Kallithea] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:648
+msgid "[pulled from remote] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:650
+msgid "[pulled] from"
+msgstr ""
+
+#: kallithea/lib/helpers.py:652
+msgid "[started following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:654
+msgid "[stopped following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:764
+#, python-format
+msgid " and %s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
+msgid "No files"
+msgstr ""
+
+#: kallithea/lib/helpers.py:791
+msgid "new file"
+msgstr ""
+
+#: kallithea/lib/helpers.py:794
+msgid "mod"
+msgstr ""
+
+#: kallithea/lib/helpers.py:797
+msgid "del"
+msgstr ""
+
+#: kallithea/lib/helpers.py:800
+msgid "rename"
+msgstr ""
+
+#: kallithea/lib/helpers.py:805
+msgid "chmod"
+msgstr ""
+
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
+msgid "%d year"
+msgid_plural "%d years"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:629
+#, python-format
+msgid "%d month"
+msgid_plural "%d months"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:630
+#, python-format
+msgid "%d day"
+msgid_plural "%d days"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:631
+#, python-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:632
+#, python-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:633
+#, python-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/lib/webutils.py:649
+#, python-format
+msgid "in %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:651
+#, python-format
+msgid "%s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:653
+#, python-format
+msgid "in %s and %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:656
+#, python-format
+msgid "%s and %s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:659
+msgid "just now"
+msgstr ""
+
+#: kallithea/model/db.py:1376
+msgid "top level"
+msgstr ""
+
+#: kallithea/model/db.py:1507
+msgid "Kallithea Administrator"
+msgstr ""
+
+#: kallithea/model/db.py:1509
+msgid "Default user has no access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1510
+msgid "Default user has read access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1511
+msgid "Default user has write access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+msgid "Only admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1525
+msgid "Non-admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
+msgid "Only admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1531
+msgid "Non-admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1533
+msgid "Registration disabled"
+msgstr ""
+
+#: kallithea/model/db.py:1534
+msgid "User registration with manual account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1535
+msgid "User registration with automatic account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1944
+msgid "Not reviewed"
+msgstr ""
+
+#: kallithea/model/db.py:1945
+msgid "Under review"
+msgstr ""
+
+#: kallithea/model/db.py:1946
+msgid "Not approved"
+msgstr ""
+
+#: kallithea/model/db.py:1947
+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:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, python-format
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr ""
+
+#: kallithea/model/notification.py:174
+#, python-format
+msgid "New user %(new_username)s registered"
+msgstr ""
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
+msgid "Closing"
+msgstr ""
+
+#: kallithea/model/pull_request.py:207
+msgid "Cannot create empty pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+msgid "You are not authorized to create the pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
+msgid "latest tip"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, python-format
+msgid "SSH key with fingerprint %r found"
+msgstr ""
+
+#: kallithea/model/user.py:224
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+
+#: kallithea/model/user.py:229
+#, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+
+#: kallithea/model/user.py:234
+#, python-format
+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:241
+#, python-format
+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:330
+msgid "Password reset link"
+msgstr ""
+
+#: kallithea/model/user.py:374
+msgid "Password reset notification"
+msgstr ""
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
+msgid "Value cannot be an empty list"
+msgstr ""
+
+#: kallithea/model/validators.py:72
+#, python-format
+msgid "Username \"%(username)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:74
+#, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr ""
+
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, 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"
+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:229
+msgid "Invalid characters (non-ascii) in password"
+msgstr ""
+
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
+msgid "Passwords do not match"
+msgstr ""
+
+#: kallithea/model/validators.py:275
+msgid "Invalid username or password"
+msgstr ""
+
+#: kallithea/model/validators.py:309
+#, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr ""
+
+#: kallithea/model/validators.py:311
+#, python-format
+msgid "Repository named %(repo)s already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:312
+#, python-format
+msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
+msgstr ""
+
+#: kallithea/model/validators.py:314
+#, python-format
+msgid "Repository group with name \"%(repo)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:400
+msgid "Invalid repository URL"
+msgstr ""
+
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
+msgid "Fork has to be the same type as parent"
+msgstr ""
+
+#: kallithea/model/validators.py:441
+msgid "You don't have permissions to create repository in this group"
+msgstr ""
+
+#: kallithea/model/validators.py:443
+msgid "no permission to create repository in root location"
+msgstr ""
+
+#: kallithea/model/validators.py:492
+msgid "You don't have permissions to create a group in this location"
+msgstr ""
+
+#: kallithea/model/validators.py:532
+msgid "This username or user group name is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:625
+msgid "This is not a valid path"
+msgstr ""
+
+#: kallithea/model/validators.py:642
+msgid "This email address is already in use"
+msgstr ""
+
+#: kallithea/model/validators.py:662
+#, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr ""
+
+#: kallithea/model/validators.py:699
+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:711
+msgid "Please enter a valid IPv4 or IPv6 address"
+msgstr ""
+
+#: kallithea/model/validators.py:712
+#, python-format
+msgid ""
+"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
+msgstr ""
+
+#: kallithea/model/validators.py:745
+msgid "Key name can only consist of letters, underscore, dash or numbers"
+msgstr ""
+
+#: kallithea/model/validators.py:759
+msgid "Filename cannot be inside a directory"
+msgstr ""
+
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "You have admin right to this group, and can edit it"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
+msgid "Repository"
+msgstr ""
+
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
+msgid "Description"
+msgstr ""
+
+#: kallithea/templates/index_base.html:61
+msgid "Last Change"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
+msgid "Tip"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
+msgid "Owner"
+msgstr ""
+
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
+msgid "Log In"
+msgstr ""
+
+#: kallithea/templates/login.html:17
+#, python-format
+msgid "Log In to %s"
+msgstr ""
+
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
+msgid "Username"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
+msgid "Password"
+msgstr ""
+
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
+msgid "Forgot your password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
+msgid "Don't have an account?"
+msgstr ""
+
+#: kallithea/templates/login.html:62
+msgid "Sign In"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:5
+msgid "Password Reset"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+msgid "Reset Your Password"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+msgid "Send Password Reset Email"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:52
+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:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+msgid "New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:43
+msgid "Confirm New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
+msgid "Sign Up"
+msgstr ""
+
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
+msgid "Re-enter password"
+msgstr ""
+
+#: 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:39
+#: kallithea/templates/register.html:52
+msgid "First Name"
+msgstr ""
+
+#: 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:40
+#: kallithea/templates/register.html:59
+msgid "Last Name"
+msgstr ""
+
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
+msgid "Email"
+msgstr ""
+
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+msgid "Admin Journal"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
+msgid "journal filter..."
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+msgid "Filter"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
+msgid "%s Entry"
+msgid_plural "%s Entries"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
+msgid "Action"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:8
+msgid "Date"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:9
+msgid "From IP"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:62
+msgid "No actions yet"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
+msgid "Save"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+msgid "Repository Defaults"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
+msgid "Type"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
+msgid "Private repository"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
+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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
+msgid "Enable statistics"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
+msgid "Enable statistics window on summary page."
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
+msgid "Enable downloads"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
+msgid "Enable download menu on summary page."
+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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
+msgid "Gist description ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
+msgid "Expires"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+msgid "Never"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
+msgid "Cancel"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
+msgid "Public Gists"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
+msgid "Created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:66
+msgid "There are no gists yet"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
+msgid "Reset"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
+msgid "Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:10
+msgid "URL"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
+msgid "Delete"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
+msgid "Edit"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
+msgid "created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:82
+msgid "Show as raw"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
+msgid "My Account"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
+msgid "Profile"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:26
+msgid "Email Addresses"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
+msgid "API Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:32
+msgid "Owned Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+msgid "Watched Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+msgid "Show Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
+msgid "Confirm to reset this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
+msgid "Expired"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
+msgid "Confirm to remove this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
+msgid "Remove"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
+msgid "No additional API keys specified"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
+msgid "New API key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
+msgid "Add"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
+msgid "Confirm to delete this email: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
+msgid "New email address"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:1
+msgid "Change Your Account Password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:8
+msgid "Current password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
+msgid "New password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:22
+msgid "Confirm new password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+msgid "Current IP"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
+msgid "Change %s avatar at"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
+msgid "Avatars are disabled"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
+msgid "Repositories You Own"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
+msgid "Name"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+msgid "Last Used"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+msgid "New SSH key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+msgid "Public key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
+msgid "Repositories You are Watching"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
+msgid "Default Permissions"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
+msgid "IP Whitelist"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
+msgid "Anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+msgid "Allow anonymous access"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
+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:20
+msgid "Apply to all existing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
+msgid "Repository group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
+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:33
+msgid "Apply to all existing repository groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
+msgid "User group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+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:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+msgid "Top level repository creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
+msgid "User group creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
+msgid "Repository forking"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
+msgid "Registration"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
+msgid "External auth account activation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+msgid "All IP addresses are allowed."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
+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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
+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
+msgid "Group name"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
+msgid "Group parent"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
+msgid "Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
+msgid "Advanced"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
+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:118
+msgid "Created on"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+msgid "Visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+msgid "Add repos"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+msgid "Add/Edit groups"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+msgid "User/User Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+msgid "Default"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+msgid "Revoke"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
+msgid "Add new"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+msgid "Apply to children"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
+msgid "Both"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Remove this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Confirm to delete this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, python-format
+msgid "Repository group %s"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+msgid "Repository Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+msgid "Number of Top-level Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
+msgid "Type of repository to create."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+msgid "Clone remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+msgid "Repository URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
+msgid ""
+"Keep it short and to the point. Use a README file for longer descriptions."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
+msgid "Optionally select a group to put this repository into."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
+msgid "Landing revision"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+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"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
+msgid "Extra Fields"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
+msgid "Remote"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
+msgid "Statistics"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+msgid "Parent"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
+msgid "Set"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+msgid "Manually set this repository as a fork of another from the list."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+msgid "Public Journal Visibility"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
+msgid "Remove from public journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+msgid "Add to Public Journal"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
+msgid "Confirm to delete this repository: %s"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
+msgid "Delete this Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
+msgid "Detach forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
+msgid "Delete forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
+msgid "Key"
+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
+msgid "Private Repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+msgid "Fork of repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+msgid "Remote repository URL"
+msgstr ""
+
+#: 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:10
+msgid "Permanent URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+msgid "Remote repository"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
+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
+msgid "Repositories Administration"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+msgid "Settings Administration"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
+msgid "Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
+msgid "Send"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:4
+msgid "Site branding"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
+msgid "HTTP authentication realm"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+msgid "Save Settings"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+msgid "Git Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+msgid "Custom Hooks are not enabled"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
+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
+msgid "Delete records of missing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
+msgid "Invalidate cache for all repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
+msgid "Index build option"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:9
+msgid "Build from scratch"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
+msgid "Reindex"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+msgid "Git version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+msgid "Mercurial Push Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
+msgid "Show repository size after push"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:15
+msgid "Update repository after push (hg update)"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+msgid "Mercurial extensions"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
+msgid "Enable largefiles extension"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+msgid "Location of repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
+msgid ""
+"Click to unlock. You must restart Kallithea in order to make this setting "
+"take effect."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
+msgid "General"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:9
+msgid "Use repository extra fields"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:12
+msgid "Allows storing additional customized fields per repository."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:17
+msgid "Show Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+msgid "HTTP 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+msgid "SSH Clone URL"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+msgid "Repository page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
+msgid "Icons"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:88
+msgid "Show public repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:94
+msgid "Show private repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:97
+msgid "Show public/private icons next to repository names."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+msgid "Meta Tagging"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
+msgid "Active"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+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:41
+msgid "Members"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, 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
+msgid "User Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:5
+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
+msgid "Users"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
+msgid "Password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
+msgid "Confirm to delete this user: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
+msgid "New password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:5
+msgid "Users Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
+msgid "Mercurial repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
+msgid "Git repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:115
+msgid "Create Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
+msgid "Summary"
+msgstr ""
+
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
+msgid "Changelog"
+msgstr ""
+
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
+msgid "Files"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+#, python-format
+msgid "Show Pull Requests for %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+msgid "Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
+msgid "Options"
+msgstr ""
+
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+msgid "Compare Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:158
+msgid "Compare"
+msgstr ""
+
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
+msgid "Search"
+msgstr ""
+
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Follow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Unfollow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
+msgid "Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
+msgid "Create Pull Request"
+msgstr ""
+
+#: kallithea/templates/base/base.html:185
+msgid "Switch To"
+msgstr ""
+
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
+msgid "Show recent activity"
+msgstr ""
+
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
+msgid "Public journal"
+msgstr ""
+
+#: kallithea/templates/base/base.html:302
+msgid "Show public gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:303
+msgid "Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
+msgid "Search in repositories"
+msgstr ""
+
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+msgid "My Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:354
+msgid "Not Logged In"
+msgstr ""
+
+#: kallithea/templates/base/base.html:363
+msgid "Login to Your Account"
+msgstr ""
+
+#: kallithea/templates/base/base.html:373
+msgid "Forgot password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:394
+msgid "Log Out"
+msgstr ""
+
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
+msgid "Create repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
+msgid "Create user groups"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
+msgid "Fork repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
+msgid "Show"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:22
+msgid "No permissions defined yet"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
+msgid "Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
+msgid "Edit Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+msgid "Submitting ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:31
+msgid "Unable to post"
+msgstr ""
+
+#: kallithea/templates/base/root.html:32
+msgid "Add Another Comment"
+msgstr ""
+
+#: kallithea/templates/base/root.html:33
+msgid "Stop following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:34
+msgid "Start following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:35
+msgid "Group"
+msgstr ""
+
+#: kallithea/templates/base/root.html:36
+msgid "Loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:37
+msgid "loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:38
+msgid "Search truncated"
+msgstr ""
+
+#: kallithea/templates/base/root.html:39
+msgid "No matching files"
+msgstr ""
+
+#: kallithea/templates/base/root.html:40
+msgid "Open New Pull Request from {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+msgid "Show Selected Changesets {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:43
+msgid "Selection Link"
+msgstr ""
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+msgid "Collapse Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:45
+msgid "Expand Diff"
+msgstr ""
+
+#: kallithea/templates/base/root.html:46
+msgid "No revisions"
+msgstr ""
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
+msgid "Failed to revoke permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
+msgid "Select changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:53
+msgid "Specify changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:54
+msgid "Click to sort ascending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:55
+msgid "Click to sort descending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:56
+msgid "No records found."
+msgstr ""
+
+#: kallithea/templates/base/root.html:57
+msgid "Data error."
+msgstr ""
+
+#: kallithea/templates/base/root.html:58
+msgid "Loading..."
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
+msgid "%s Changelog"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
+msgid "showing %d out of %d revision"
+msgid_plural "showing %d out of %d revisions"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changelog/changelog.html:47
+msgid "Clear selection"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:54
+msgid "Go to tip of repository"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
+msgid "There are no changes yet"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
+msgid "Removed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
+msgid "Changed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
+msgid "Added"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
+msgid "Changeset status: %s by %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+msgid "(No commit message)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, python-format
+msgid "%s comments"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
+msgid "Bookmark %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
+msgid "Tag %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
+msgid "Branch %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
+msgid "%s Changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:35
+msgid "Changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+msgid "Merge"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+msgid "Replaced by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:121
+msgid "Preceded by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
+msgid "%s file changed"
+msgid_plural "%s files changed"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+msgid "comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+msgid "on pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+msgid "No title"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+msgid "on this changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+msgid "Delete comment?"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+msgid "Status change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+msgid "Set changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+msgid "No change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+msgid "Finish pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+msgid "Close"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
+msgid "Comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "You need to be logged in to comment."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "Login now"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:141
+msgid "Hide"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
+msgid "%s Changesets"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
+msgid "Changeset status: %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:50
+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
+msgid "Deleted"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:44
+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:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+msgid "Download diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
+msgid "No changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
+msgid "%s changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:56
+msgid "behind"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
+msgid "Showing %s commit"
+msgid_plural "Showing %s commits"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
+msgid "Public repository"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
+msgid "No changesets yet"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
+msgid "Subscribe to %s rss feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
+msgid "Subscribe to %s atom feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:20
+msgid "Changeset on"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+msgid "branch"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+msgid "View Comment"
+msgstr ""
+
+#: kallithea/templates/email/comment.html:27
+msgid "Status change:"
+msgstr ""
+
+#: kallithea/templates/email/comment.html:33
+msgid "The pull request has been closed."
+msgstr ""
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+msgid "Password Reset Request"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
+msgid "Hello %s"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:17
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+msgid "Pull request"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+msgid "View Pull Request"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Pull Request %s \"%s\" Closed"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/registration.html:5
+msgid "New User Registration"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:23
+msgid "Full Name"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+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/diff_2way.html:55
+msgid "Ignore whitespace"
+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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
+msgid "Location"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
+msgid "or"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+msgid "New file type"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+msgid "Commit Changes"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
+msgid "Loading file list..."
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
+msgid "Size"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:56
+msgid "Last Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:57
+msgid "Last Modified"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:58
+msgid "Last Committer"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
+msgid "%s author"
+msgid_plural "%s authors"
+msgstr[0] ""
+msgstr[1] ""
+
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, python-format
+msgid "Edit on Branch: %s"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
+msgid "Binary file (%s)"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:69
+msgid "File is too big to display."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
+msgid "annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
+msgid "No files at given path"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:5
+#, python-format
+msgid "%s Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
+msgid "Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers_data.html:9
+msgid "Started following -"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
+msgid "Fork name"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
+msgid "Private"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:66
+msgid "Copy permissions"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:69
+msgid "Copy permissions from forked repository"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:75
+msgid "Update after clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:78
+msgid "Checkout source after making a clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
+msgid "%s Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
+msgid "Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
+msgid "There are no forks yet"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:22
+msgid "ATOM journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:23
+msgid "RSS journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
+msgid "No entries yet"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:10
+msgid "ATOM public journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:11
+msgid "RSS public journal feed"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+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:52
+msgid "Title"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
+msgid "Revision"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:62
+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:17
+msgid "Age"
+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:73
+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
+#, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
+msgid "%s Pull Request %s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
+msgid "Pull request %s from %s#%s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+msgid "Summarize the changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+msgid "on"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+msgid "Next iteration"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+msgid "Cancel Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+msgid "Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+msgid "Remove reviewer"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+msgid "Potential Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+msgid "Pull Request Content"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+msgid "Pull Requests Needing My Review"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+msgid "Search in All Repositories"
+msgstr ""
+
+#: kallithea/templates/search/search.html:47
+msgid "Search term"
+msgstr ""
+
+#: kallithea/templates/search/search.html:54
+msgid "Search in"
+msgstr ""
+
+#: kallithea/templates/search/search.html:56
+msgid "File contents"
+msgstr ""
+
+#: kallithea/templates/search/search.html:57
+msgid "Commit messages"
+msgstr ""
+
+#: kallithea/templates/search/search.html:58
+msgid "File names"
+msgstr ""
+
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
+msgid "Permission denied"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
+msgid "Enable"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:38
+msgid "Stats gathered: "
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
+msgid "files"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
+msgid "Show more"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:397
+msgid "commits"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:398
+msgid "files added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:399
+msgid "files changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:400
+msgid "files removed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:402
+msgid "commit"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:403
+msgid "file added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:404
+msgid "file changed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:405
+msgid "file removed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:5
+#, python-format
+msgid "%s Summary"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:13
+msgid "Fork of"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:18
+msgid "Clone from"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:55
+msgid "Clone URL"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+msgid "Use Name"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
+msgid "Trending files"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:103
+msgid "Download"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:106
+msgid "There are no downloads yet"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:108
+msgid "Downloads are disabled for this repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:114
+msgid "Download as zip"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:118
+msgid "Check this to download archive with subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:120
+msgid "With subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
+msgid "Feed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:180
+msgid "Latest Changes"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:182
+msgid "Quick Start"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:193
+msgid "Add or upload files directly via Kallithea"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:201
+msgid "Push new repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:209
+msgid "Existing repository?"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
+msgid "Download %s as %s"
+msgstr ""
--- a/kallithea/i18n/uk/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/uk/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,1052 +1,2947 @@
 # Copyright (C) 2017 Various authors, licensing as GPLv3
 # This file is distributed under the same license as the Kallithea project.
-
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3.2\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2019-11-13 10:04+0000\n"
+"Last-Translator: Oleksandr Shtalinberg <o.shtalinberg@gmail.com>\n"
+"Language-Team: Ukrainian <https://hosted.weblate.org/projects/kallithea/"
+"kallithea/uk/>\n"
 "Language: uk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-
+"X-Generator: Weblate 3.10-dev\n"
+
+#: kallithea/controllers/base.py:470
 msgid ""
 "CSRF token leak has been detected - all form tokens have been expired"
 msgstr "Виявлено витік токенів CSRF - всі маркери форми минули"
 
+#: kallithea/controllers/base.py:566
 msgid "Repository not found in the filesystem"
 msgstr "Репозиторій не знайдено у файловій системі"
 
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "Наборів змін немає"
 
+#: kallithea/controllers/base.py:590
+#, python-format
 msgid "Changeset for %s %s not found in %s"
 msgstr "Набір змін для %s %s не знайдено в %s"
 
+#: kallithea/controllers/base.py:631
+msgid "SSH access is disabled."
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "Нічого"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(закрито)"
 
+#: kallithea/controllers/changeset.py:88
 msgid "No permission to change status"
 msgstr "У вас немає дозволу змінювати статус"
 
+#: kallithea/controllers/changeset.py:99
+#, python-format
 msgid "Successfully deleted pull request %s"
 msgstr "Успішно вилучено pull request %s"
 
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
 msgid "Such revision does not exist for this repository"
 msgstr "Така редакція не існує для цього репозиторію"
 
+#: kallithea/controllers/compare.py:64
+#, python-format
 msgid "Could not find other repository %s"
 msgstr "Не вдалося знайти інший репозиторій %s"
 
+#: kallithea/controllers/compare.py:70
 msgid "Cannot compare repositories of different types"
 msgstr "Не вдається порівняти репозиторії різних типів"
 
+#: kallithea/controllers/compare.py:140
 msgid "Cannot show empty diff"
 msgstr "Не вдалося відобразити пусті відмінності"
 
+#: kallithea/controllers/compare.py:142
 msgid "No ancestor found for merge diff"
 msgstr "Не знайдено предка для злиття відмінностей"
 
+#: kallithea/controllers/compare.py:146
 msgid "Multiple merge ancestors found for merge compare"
 msgstr "Множинні злиття предків знайдено для злиття порівняти"
 
+#: kallithea/controllers/compare.py:162
 msgid "Cannot compare repositories without using common ancestor"
 msgstr "Не вдається порівняти репозиторії без використання спільного предка"
 
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "Немає відповіді"
 
+#: kallithea/controllers/error.py:68
 msgid "Unknown error"
 msgstr "Невідома помилка"
 
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr "Запит не може бути зрозумілий сервером через синтаксичні помилки."
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "Несанкціонований доступ до ресурсів"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "Ви не маєте дозволу на перегляд цієї сторінки"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "Ресурс не може бути знайдений"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
 msgstr ""
 "На сервері виявлено неочікувану умову, яка перешкоджала виконанню запиту."
 
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s зафіксовано на %s"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr "Changeset був занадто великий і був відрізаний..."
 
+#: kallithea/controllers/feed.py:107
+#, python-format
 msgid "%s %s feed"
 msgstr "%s %s канал"
 
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "Зміни в репозиторії  %s"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "Натисніть тут, щоб додати новий файл"
 
+#: kallithea/controllers/files.py:86
 msgid "There are no files yet."
 msgstr "Файлів ще немає."
 
+#: kallithea/controllers/files.py:186
+#, python-format
 msgid "%s at %s"
 msgstr "%s у  %s"
 
+#: kallithea/controllers/files.py:295
 msgid "You can only delete files with revision being a valid branch"
 msgstr "Видаляти файли можна лише з ревізії припустимого бренчу"
 
+#: kallithea/controllers/files.py:306
+#, python-format
 msgid "Deleted file %s via Kallithea"
 msgstr "Видалений файл %s через Kallithea"
 
+#: kallithea/controllers/files.py:330
+#, python-format
 msgid "Successfully deleted file %s"
 msgstr "Успішно видалений файл %s"
 
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "Під час фіксації сталася помилка"
 
+#: kallithea/controllers/files.py:349
 msgid "You can only edit files with revision being a valid branch"
 msgstr "Редагувати файли можна лише з ревізії, що належить валідному бренчу"
 
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "Відредагований файл %s через Kallithea"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "Нема змін"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "Успішно зафіксовано в  %s"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "Доданий файл через Kallithea"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "Немає вмісту"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "Не вказано назви файлу"
 
+#: kallithea/controllers/files.py:459
 msgid "Location must be relative path and must not contain .. in path"
 msgstr ""
 "Розташування має бути відносним шляхом і не повинен містити .. в шляху"
 
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "Завантаження вимкнено"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "Невідома редакція %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "Порожній репозиторій"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "Невідомий тип архіву"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "Набори змін"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "Гілки"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "Теги"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "Під час forking репозиторію %s сталася помилка"
 
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "Групи"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "Репозиторії"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "Гілка"
 
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "Закриті Гілки"
 
+#: kallithea/controllers/home.py:131
 msgid "Tag"
 msgstr "Тег"
 
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "Закладка"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "Публічний журнал"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "Журнал"
 
+#: kallithea/controllers/login.py:109
+#, fuzzy
+#| msgid "HTTP authentication realm"
+msgid "Authentication failed."
+msgstr "Область автентифікації HTTP"
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
 msgid "Bad captcha"
 msgstr "Погана капча"
 
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "Ви успішно зареєстровані з  %s"
 
+#: kallithea/controllers/login.py:190
 msgid "A password reset confirmation code has been sent"
 msgstr "Надісланий код підтвердження скидання пароля"
 
+#: kallithea/controllers/login.py:237
 msgid "Invalid password reset token"
 msgstr "Недійсний маркер скидання пароля"
 
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "Пароль успішно оновлений"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
 msgid "Invalid reviewer \"%s\" specified"
 msgstr "Вказаний недійсний рецензент \"%s\""
 
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (закрито)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "Набір змін"
 
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "Спеціальний"
 
+#: kallithea/controllers/pullrequests.py:175
+msgid "Peer branches"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "Закладки"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
 msgid "Error creating pull request: %s"
 msgstr "Помилка створення pull request: %s"
 
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
 msgid "Error occurred while creating pull request"
 msgstr "Сталася помилка при створенні pull request"
 
+#: kallithea/controllers/pullrequests.py:350
 msgid "Successfully opened new pull request"
 msgstr "Новий pull request успішно відкритий"
 
+#: kallithea/controllers/pullrequests.py:373
 msgid "New pull request iteration created"
 msgstr "Створено нову ітерацію запиту на pull request"
 
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
 msgid "Meanwhile, the following reviewers have been added: %s"
 msgstr "Тим часом додано наступних рецензентів: %s"
 
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
 msgid "Meanwhile, the following reviewers have been removed: %s"
 msgstr "Тим часом було видалено наступних рецензентів: %s"
 
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
 msgid "No description"
 msgstr "Без опису"
 
+#: kallithea/controllers/pullrequests.py:430
 msgid "Pull request updated"
 msgstr "Pull request оновлено"
 
+#: kallithea/controllers/pullrequests.py:443
 msgid "Successfully deleted pull request"
 msgstr "Успішно вилучено pull request"
 
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
 msgid "Revision %s not found in %s"
 msgstr "Ревізія %s не знайдена в %s"
 
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
 msgid "Error: changesets not found when displaying pull request from %s."
 msgstr ""
 "Помилка: changesets не знайдено під час відображення pull request з %s."
 
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
 msgid "This pull request has already been merged to %s."
 msgstr "Цей pull request уже об'єднано з  %s."
 
+#: kallithea/controllers/pullrequests.py:525
 msgid "This pull request has been closed and can not be updated."
 msgstr "Цей pull request закрито, його не можна оновити."
 
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
 msgid "The following additional changes are available on %s:"
 msgstr "Наступні додаткові зміни доступні на %s:"
 
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
 msgid "No additional changesets found for iterating on this pull request."
 msgstr "Немає додаткових змін для ітератування на  pull request."
 
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
 msgid "Note: Branch %s has another head: %s."
 msgstr "Примітка: гілка %s має іншу голову: %s."
 
+#: kallithea/controllers/pullrequests.py:565
 msgid "Git pull requests don't support iterating yet."
 msgstr "Git pull requests не підтримують ітерацію."
 
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
 msgid ""
 "Error: some changesets not found when displaying pull request from %s."
 msgstr ""
 "Помилка: деякі changesets  не знайдені під час відображення pull request "
 "з %s."
 
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
 msgid "The diff can't be shown - the PR revisions could not be found."
 msgstr "Різниця не може бути показана - версії PR не вдалося знайти."
 
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr "Неприпустимий пошуковий запит. Спробуйте цитувати його."
 
+#: kallithea/controllers/search.py:136
 msgid "The server has no search index."
 msgstr "Сервер не має індексу пошуку."
 
+#: kallithea/controllers/search.py:139
 msgid "An error occurred during search operation."
 msgstr "Сталася помилка під час операції пошуку."
 
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
 msgid "No data ready yet"
 msgstr "Дані ще не готові"
 
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "Статистичні дані для цього репозиторію вимкнено"
 
+#: kallithea/controllers/admin/auth_settings.py:134
 msgid "Auth settings updated successfully"
 msgstr "Параметри автентифікації успішно оновлено"
 
+#: kallithea/controllers/admin/auth_settings.py:145
 msgid "error occurred during update of auth settings"
 msgstr "під час оновлення параметрів автентифікації сталася помилка"
 
+#: kallithea/controllers/admin/defaults.py:73
 msgid "Default settings updated successfully"
 msgstr "Параметри за промовчанням оновлено успішно"
 
+#: kallithea/controllers/admin/defaults.py:88
 msgid "Error occurred during update of defaults"
 msgstr "Сталася помилка під час оновлення за промовчанням"
 
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
 msgid "Forever"
 msgstr "Назавжди"
 
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "5 хвилин"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "1 година"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "1 день"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "1 місяць"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
 msgid "Lifetime"
 msgstr "Постійно"
 
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "Сталася помилка під час створення GIST"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
 msgid "Deleted gist %s"
 msgstr "Видалено gist %s"
 
+#: kallithea/controllers/admin/gists.py:205
 msgid "Unmodified"
 msgstr "Незмінений"
 
+#: kallithea/controllers/admin/gists.py:235
 msgid "Successfully updated gist content"
 msgstr "Зміст gist успішно оновлено"
 
+#: kallithea/controllers/admin/gists.py:240
 msgid "Successfully updated gist data"
 msgstr "Дані gist успішно оновлені"
 
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
 msgid "Error occurred during update of gist %s"
 msgstr "Сталася помилка під час оновлення gist %s"
 
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
 msgid "You can't edit this user since it's crucial for entire application"
 msgstr ""
 "Ви не можете редагувати цього користувача, оскільки це важливо для всієї "
 "програми"
 
+#: kallithea/controllers/admin/my_account.py:112
 msgid "Your account was updated successfully"
 msgstr "Ваш обліковий запис успішно оновлено"
 
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
 msgid "Error occurred during update of user %s"
 msgstr "Сталася помилка під час оновлення користувача %s"
 
+#: kallithea/controllers/admin/my_account.py:161
 msgid "Error occurred during update of user password"
 msgstr "Сталася помилка під час оновлення пароля користувача"
 
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
 msgid "Added email %s to user"
 msgstr "Додано email %s користувачу"
 
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
 msgid "An error occurred during email saving"
 msgstr "Сталася помилка під час збереження електронної пошти"
 
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
 msgid "Removed email from user"
 msgstr "Видалено email користувача"
 
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
 msgid "API key successfully created"
 msgstr "API ключ успішно створений"
 
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
 msgid "API key successfully reset"
 msgstr "Ключ API успішно скинуто"
 
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
 msgid "API key successfully deleted"
 msgstr "API ключ успішно видалений"
 
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
+msgid "SSH key %s successfully added"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+msgid "SSH key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "Читати"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "Писати"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "Адмін"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "Вимкнуто"
 
+#: kallithea/controllers/admin/permissions.py:79
 msgid "Allowed with manual account activation"
 msgstr "Дозволено з ручною активацією облікового запису"
 
+#: kallithea/controllers/admin/permissions.py:81
 msgid "Allowed with automatic account activation"
 msgstr "Дозволено з автоматичною активацію облікового запису"
 
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
 msgid "Manual activation of external account"
 msgstr "Ручна Активація зовнішнього акаунту"
 
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
 msgid "Automatic activation of external account"
 msgstr "Автоматична Активація зовнішнього акаунту"
 
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "Увімкнено"
 
+#: kallithea/controllers/admin/permissions.py:116
 msgid "Global permissions updated successfully"
 msgstr "Глобальні права успішно оновлено"
 
+#: kallithea/controllers/admin/permissions.py:131
 msgid "Error occurred during update of permissions"
 msgstr "Сталася помилка під час оновлення прав"
 
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
 msgid "Error occurred during creation of repository group %s"
 msgstr "Сталася помилка при створенні repository group %s"
 
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
 msgid "Created repository group %s"
 msgstr "Створена група репозиторіїв %s"
 
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
 msgid "Updated repository group %s"
 msgstr "Оновлено групу репозиторіїв %s"
 
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
 msgid "Error occurred during update of repository group %s"
 msgstr "Сталася помилка при оновленні repository group %s"
 
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
 msgid "This group contains %s repositories and cannot be deleted"
 msgstr "Ця група містить %s репозиторії, і їх неможливо видалити"
 
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
 msgid "This group contains %s subgroups and cannot be deleted"
 msgstr "Ця група містить %s підгрупи і не може бути видалена"
 
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
 msgid "Removed repository group %s"
 msgstr "Видалена група репозиторіїв %s"
 
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
 msgid "Error occurred during deletion of repository group %s"
 msgstr "Сталася помилка під час видалення групи репохиторіїв %s"
 
+#: kallithea/controllers/admin/repo_groups.py:357
 msgid "Repository group permissions updated"
 msgstr "Оновлено дозволи групи репозиторіїв"
 
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
 msgid "An error occurred during revoking of permission"
 msgstr "Сталася помилка під час відкликання прав"
 
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
 msgid "Error creating repository %s"
 msgstr "Помилка створення репозиторію  %s"
 
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
 msgid "Created repository %s from %s"
 msgstr "Створено репозиторій  %s з %s"
 
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
 msgid "Forked repository %s as %s"
 msgstr "Роздвоєно репозиторій %s як %s"
 
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
 msgid "Created repository %s"
 msgstr "Створено репозиторій %s"
 
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
 msgid "Repository %s updated successfully"
 msgstr "Репозиторій %s успішно оновлений"
 
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
 msgid "Error occurred during update of repository %s"
 msgstr "Сталася помилка при оновленні репозиторію %s"
 
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
 msgid "Detached %s forks"
 msgstr "Від'єднано %s forks"
 
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
 msgid "Deleted %s forks"
 msgstr "Видалено %s forks"
 
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
 msgid "Deleted repository %s"
 msgstr "Видалений репозиторій %s"
 
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
 msgid "Cannot delete repository %s which still has forks"
 msgstr "Неможливо видалити репозиторій %s, що ще має forks"
 
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
 msgid "An error occurred during deletion of %s"
 msgstr "Сталася помилка під час видалення %s"
 
+#: kallithea/controllers/admin/repos.py:305
 msgid "Repository permissions updated"
 msgstr "Права доступів до репозиторіїв оновлено"
 
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
 msgid "Field validation error: %s"
 msgstr "Помилка перевірки поля: %s"
 
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
 msgid "An error occurred during creation of field: %r"
 msgstr "Сталася помилка під час створення поля: %r"
 
+#: kallithea/controllers/admin/repos.py:378
 msgid "An error occurred during removal of field"
 msgstr "Під час видалення поля виникла помилка"
 
+#: kallithea/controllers/admin/repos.py:392
 msgid "-- Not a fork --"
 msgstr "-- Не fork --"
 
+#: kallithea/controllers/admin/repos.py:424
 msgid "Updated repository visibility in public journal"
 msgstr "Оновлено видимість репозиторія в публічному журналі"
 
+#: kallithea/controllers/admin/repos.py:428
 msgid "An error occurred during setting this repository in public journal"
 msgstr ""
 "Сталася помилка під час налаштувань цього репозиторію в публічному журналі"
 
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "Нічого"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
 msgid "Marked repository %s as fork of %s"
 msgstr "Позначено репозиторій %s як відгалуження від %s"
 
+#: kallithea/controllers/admin/repos.py:453
 msgid "An error occurred during this operation"
 msgstr "Сталася помилка під час виконання цієї операції"
 
+#: kallithea/controllers/admin/repos.py:465
 msgid "Pulled from remote location"
 msgstr "Витягнуто з віддаленого місця"
 
+#: kallithea/controllers/admin/repos.py:468
 msgid "An error occurred during pull from remote location"
 msgstr "Сталася помилка під час витягування з віддаленого розташування"
 
+#: kallithea/controllers/admin/repos.py:499
 msgid "An error occurred during deletion of repository stats"
 msgstr "Під час видалення статистики репозиторію сталася помилка"
 
+#: kallithea/controllers/admin/settings.py:117
 msgid "Updated VCS settings"
 msgstr "Оновлені налаштування VCS"
 
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
 msgid "Error occurred while updating application settings"
 msgstr "Під час оновлення параметрів застосунку сталася помилка"
 
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
 msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
 msgstr "Репозиторії успішно перескановано. Додано: %s. Видалено: %s."
 
+#: kallithea/controllers/admin/settings.py:168
+#, python-format
 msgid "Invalidated %s repositories"
 msgstr "До оновлення %s репозиторіїв"
 
+#: kallithea/controllers/admin/settings.py:209
 msgid "Updated application settings"
 msgstr "Оновлені параметри застосунку"
 
+#: kallithea/controllers/admin/settings.py:263
 msgid "Updated visualisation settings"
 msgstr "Оновлені параметри візуалізації"
 
+#: kallithea/controllers/admin/settings.py:268
 msgid "Error occurred during updating visualisation settings"
 msgstr "Під час оновлення параметрів візуалізації сталася помилка"
 
+#: kallithea/controllers/admin/settings.py:292
 msgid "Please enter email address"
 msgstr "Будь ласка, введіть адресу електронної пошти"
 
+#: kallithea/controllers/admin/settings.py:307
 msgid "Send email task created"
 msgstr "Надіслати електронною поштою завдання створено"
 
+#: kallithea/controllers/admin/settings.py:334
 msgid "Hook already exists"
 msgstr "Hook вже існує"
 
+#: kallithea/controllers/admin/settings.py:336
+#, fuzzy
+#| msgid "Builtin hooks are read-only. Please use another hook name."
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+"Вбудовані hooks доступні лише для читання. Будь ласка, використовуйте "
+"інше ім'я hook."
+
+#: kallithea/controllers/admin/settings.py:339
 msgid "Added new hook"
 msgstr "Додано новий hook"
 
+#: kallithea/controllers/admin/settings.py:355
 msgid "Updated hooks"
 msgstr "Оновлено hooks"
 
+#: kallithea/controllers/admin/settings.py:359
 msgid "Error occurred during hook creation"
 msgstr "Сталася помилка під час створення hook"
 
+#: kallithea/controllers/admin/settings.py:382
 msgid "Whoosh reindex task scheduled"
 msgstr "Завдання реіндекса Whoosh заплановано"
 
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
 msgid "Created user group %s"
 msgstr "Створена Група користувачів %s"
 
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
 msgid "Error occurred during creation of user group %s"
 msgstr "Під час створення групи користувачів  %s сталася помилка"
 
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
 msgid "Updated user group %s"
 msgstr "Оновлена група користувачів %s"
 
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
 msgid "Error occurred during update of user group %s"
 msgstr "Сталася помилка під час оновлення групи користувачів %s"
 
+#: kallithea/controllers/admin/user_groups.py:206
 msgid "Successfully deleted user group"
 msgstr "Група користувачів успішно видалена"
 
+#: kallithea/controllers/admin/user_groups.py:211
 msgid "An error occurred during deletion of user group"
 msgstr "Під час видалення групи користувачів сталася помилка"
 
+#: kallithea/controllers/admin/user_groups.py:267
 msgid "Target group cannot be the same"
 msgstr "Цільова група не може бути однаковою"
 
+#: kallithea/controllers/admin/user_groups.py:273
 msgid "User group permissions updated"
 msgstr "Права на групи користувачів оновлені"
 
+#: kallithea/controllers/admin/user_groups.py:288
 msgid "Cannot revoke permission for yourself as admin"
 msgstr "Неможливо відкликати дозвіл для себе як адміністратора"
 
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
 msgid "Updated permissions"
 msgstr "Оновлені дозволи"
 
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
 msgid "An error occurred during permissions saving"
 msgstr "Сталася помилка під час збереження дозволів"
 
+#: kallithea/controllers/admin/users.py:118
+#, python-format
 msgid "Created user %s"
 msgstr "Створено користувача %s"
 
+#: kallithea/controllers/admin/users.py:133
+#, python-format
 msgid "Error occurred during creation of user %s"
 msgstr "Під час створення користувача %s сталася помилка"
 
+#: kallithea/controllers/admin/users.py:157
 msgid "User updated successfully"
 msgstr "Користувач успішно оновлений"
 
+#: kallithea/controllers/admin/users.py:186
 msgid "Successfully deleted user"
 msgstr "Користувач успішно видалений"
 
+#: kallithea/controllers/admin/users.py:191
 msgid "An error occurred during deletion of user"
 msgstr "Сталася помилка під час видалення користувача"
 
+#: kallithea/controllers/admin/users.py:202
 msgid "The default user cannot be edited"
 msgstr "Користувача за промовчанням не можна редагувати"
 
+#: kallithea/controllers/admin/users.py:408
+#, python-format
 msgid "Added IP address %s to user whitelist"
 msgstr "Додана IP-адреса %s в білий список користувача"
 
+#: kallithea/controllers/admin/users.py:414
 msgid "An error occurred while adding IP address"
 msgstr "Сталася помилка під час додавання IP-адреси"
 
+#: kallithea/controllers/admin/users.py:426
 msgid "Removed IP address from user whitelist"
 msgstr "Вилучено IP-адресу з білого списку користувачів"
 
+#: kallithea/lib/auth.py:552
 msgid "You need to be a registered user to perform this action"
 msgstr "Для виконання цієї дії потрібно бути зареєстрованим користувачем"
 
+#: kallithea/lib/auth.py:580
 msgid "You need to be signed in to view this page"
 msgstr "Ви повинні бути зареєстровані для перегляду цієї сторінки"
 
+#: kallithea/lib/diffs.py:181
 msgid "Binary file"
 msgstr "Двійковий файл"
 
+#: kallithea/lib/diffs.py:201
 msgid ""
 "Changeset was too big and was cut off, use diff menu to display this diff"
 msgstr ""
 "Набір змін був занадто великий і було відрізано, використовуйте меню діфф "
 "для показу цього порівняння"
 
+#: kallithea/lib/diffs.py:210
 msgid "No changes detected"
 msgstr "Не виявлено змін"
 
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "Відображати пробіли"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Ignore whitespace"
+msgid "Ignore whitespace changes"
+msgstr "Ігнорувати пробіли"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
 msgid "Increase diff context to %(num)s lines"
 msgstr "Збільшити відмінність контексту для %(num)s рядків"
 
+#: kallithea/lib/helpers.py:467
+#, python-format
 msgid "Deleted branch: %s"
 msgstr "Видалено гілку: %s"
 
+#: kallithea/lib/helpers.py:469
+#, python-format
 msgid "Created tag: %s"
 msgstr "Створено тег: %s"
 
+#: kallithea/lib/helpers.py:480
+#, python-format
 msgid "Changeset %s not found"
 msgstr "Набір змін %s не знайдено"
 
+#: kallithea/lib/helpers.py:529
+#, python-format
 msgid "Show all combined changesets %s->%s"
 msgstr "Показати всі комбіновані набори змін %s- >%s"
 
+#: kallithea/lib/helpers.py:535
 msgid "Compare view"
 msgstr "Порівняйте вигляд"
 
+#: kallithea/lib/helpers.py:554
 msgid "and"
 msgstr "і"
 
+#: kallithea/lib/helpers.py:555
+#, python-format
 msgid "%s more"
 msgstr "%s більше"
 
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
 msgid "revisions"
 msgstr "редакції"
 
+#: kallithea/lib/helpers.py:580
+#, python-format
 msgid "Fork name %s"
 msgstr "Ім'я розгалуження %s"
 
+#: kallithea/lib/helpers.py:600
+#, python-format
 msgid "Pull request %s"
 msgstr "Pull request %s"
 
+#: kallithea/lib/helpers.py:610
 msgid "[deleted] repository"
 msgstr "[видалений] репозиторій"
 
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
 msgid "[created] repository"
 msgstr "[створено] репозиторій"
 
+#: kallithea/lib/helpers.py:614
 msgid "[created] repository as fork"
 msgstr "[створено] репозиторій як fork"
 
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
 msgid "[forked] repository"
 msgstr "[forked] репозиторій"
 
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
 msgid "[updated] repository"
 msgstr "[оновлено] репозиторій"
 
+#: kallithea/lib/helpers.py:620
 msgid "[downloaded] archive from repository"
 msgstr "[завантажити] архів з репозиторію"
 
+#: kallithea/lib/helpers.py:622
 msgid "[delete] repository"
 msgstr "[видалити] репозиторій"
 
+#: kallithea/lib/helpers.py:630
 msgid "[created] user"
 msgstr "[створено] користувач"
 
+#: kallithea/lib/helpers.py:632
 msgid "[updated] user"
 msgstr "[оновлений] користувач"
 
+#: kallithea/lib/helpers.py:634
 msgid "[created] user group"
 msgstr "[створено] групу користувачів"
 
+#: kallithea/lib/helpers.py:636
 msgid "[updated] user group"
 msgstr "[оновлено] група користувачів"
 
+#: kallithea/lib/helpers.py:638
+msgid "[commented] on revision in repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:640
+msgid "[commented] on pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:642
+msgid "[closed] pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:644
+msgid "[pushed] into"
+msgstr ""
+
+#: kallithea/lib/helpers.py:646
+msgid "[committed via Kallithea] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:648
+msgid "[pulled from remote] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:650
+msgid "[pulled] from"
+msgstr ""
+
+#: kallithea/lib/helpers.py:652
+msgid "[started following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:654
+msgid "[stopped following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:764
+#, python-format
+msgid " and %s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
 msgid "No files"
 msgstr "Файлів немає"
 
+#: kallithea/lib/helpers.py:791
 msgid "new file"
 msgstr "новий файл"
 
+#: kallithea/lib/helpers.py:794
+msgid "mod"
+msgstr ""
+
+#: kallithea/lib/helpers.py:797
+msgid "del"
+msgstr ""
+
+#: kallithea/lib/helpers.py:800
 msgid "rename"
 msgstr "перейменувати"
 
+#: kallithea/lib/helpers.py:805
 msgid "chmod"
 msgstr "chmod"
 
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
+msgid "%d year"
+msgid_plural "%d years"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/lib/webutils.py:629
+#, python-format
+msgid "%d month"
+msgid_plural "%d months"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/lib/webutils.py:630
+#, python-format
 msgid "%d day"
 msgid_plural "%d days"
 msgstr[0] "%d день"
 msgstr[1] "%d днів"
 msgstr[2] "%d дня"
 
+#: kallithea/lib/webutils.py:631
+#, python-format
 msgid "%d hour"
 msgid_plural "%d hours"
 msgstr[0] "%d година"
 msgstr[1] "%d годин"
 msgstr[2] "%d години"
 
+#: kallithea/lib/webutils.py:632
+#, python-format
 msgid "%d minute"
 msgid_plural "%d minutes"
 msgstr[0] "%d хвилина"
 msgstr[1] "%d хвилин"
 msgstr[2] "%d хвилини"
 
+#: kallithea/lib/webutils.py:633
+#, python-format
 msgid "%d second"
 msgid_plural "%d seconds"
 msgstr[0] "%d секунда"
 msgstr[1] "%d секунд"
 msgstr[2] "%d секунди"
 
+#: kallithea/lib/webutils.py:649
+#, python-format
 msgid "in %s"
 msgstr "в %s"
 
+#: kallithea/lib/webutils.py:651
+#, python-format
 msgid "%s ago"
 msgstr "%s тому"
 
+#: kallithea/lib/webutils.py:653
+#, python-format
 msgid "in %s and %s"
 msgstr "у %s і %s"
 
+#: kallithea/lib/webutils.py:656
+#, python-format
 msgid "%s and %s ago"
 msgstr "%s і %s тому"
 
+#: kallithea/lib/webutils.py:659
 msgid "just now"
 msgstr "прямо зараз"
 
+#: kallithea/model/db.py:1376
 msgid "top level"
 msgstr "верхній рівень"
 
+#: kallithea/model/db.py:1507
 msgid "Kallithea Administrator"
 msgstr "Kallithea Адміністратор"
 
+#: kallithea/model/db.py:1509
 msgid "Default user has no access to new repositories"
 msgstr "Користувач за промовчанням не має доступу до нових репозиторіїв"
 
+#: kallithea/model/db.py:1510
 msgid "Default user has read access to new repositories"
 msgstr ""
 "Користувач за замовчанням має доступ на перегляд  нових репозиторіїв"
 
+#: kallithea/model/db.py:1511
 msgid "Default user has write access to new repositories"
 msgstr ""
 "Користувач за замовчуванням має доступ до запису до нових репозиторіїв"
 
+#: kallithea/model/db.py:1512
 msgid "Default user has admin access to new repositories"
 msgstr ""
 "Користувач за промовчанням має доступ адміністратора до нових репозиторіїв"
 
+#: kallithea/model/db.py:1514
 msgid "Default user has no access to new repository groups"
 msgstr ""
 "Користувач за замовчуванням не має доступу до нових груп репозиторіїв"
 
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+msgid "Only admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1525
+msgid "Non-admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
+msgid "Only admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1531
+msgid "Non-admins can fork repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1533
+msgid "Registration disabled"
+msgstr ""
+
+#: kallithea/model/db.py:1534
+msgid "User registration with manual account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1535
+msgid "User registration with automatic account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1944
+msgid "Not reviewed"
+msgstr ""
+
+#: kallithea/model/db.py:1945
+msgid "Under review"
+msgstr ""
+
+#: kallithea/model/db.py:1946
+msgid "Not approved"
+msgstr ""
+
+#: kallithea/model/db.py:1947
+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:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, python-format
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr ""
+
+#: kallithea/model/notification.py:174
+#, python-format
+msgid "New user %(new_username)s registered"
+msgstr ""
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
+msgid "Closing"
+msgstr ""
+
+#: kallithea/model/pull_request.py:207
+msgid "Cannot create empty pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+msgid "You are not authorized to create the pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
+msgid "latest tip"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, python-format
+msgid "SSH key with fingerprint %r found"
+msgstr ""
+
+#: kallithea/model/user.py:224
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr ""
+
+#: kallithea/model/user.py:229
+#, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+
+#: kallithea/model/user.py:234
+#, python-format
+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:241
+#, python-format
+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:330
+msgid "Password reset link"
+msgstr ""
+
+#: kallithea/model/user.py:374
+msgid "Password reset notification"
+msgstr ""
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
+msgid "Value cannot be an empty list"
+msgstr ""
+
+#: kallithea/model/validators.py:72
+#, python-format
+msgid "Username \"%(username)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:74
+#, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr ""
+
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, 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"
+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:229
+msgid "Invalid characters (non-ascii) in password"
+msgstr ""
+
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
+msgid "Passwords do not match"
+msgstr ""
+
+#: kallithea/model/validators.py:275
+msgid "Invalid username or password"
+msgstr ""
+
+#: kallithea/model/validators.py:309
+#, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr ""
+
+#: kallithea/model/validators.py:311
+#, python-format
+msgid "Repository named %(repo)s already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:312
+#, python-format
+msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
+msgstr ""
+
+#: kallithea/model/validators.py:314
+#, python-format
+msgid "Repository group with name \"%(repo)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:400
+msgid "Invalid repository URL"
+msgstr ""
+
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
+msgid "Fork has to be the same type as parent"
+msgstr ""
+
+#: kallithea/model/validators.py:441
+msgid "You don't have permissions to create repository in this group"
+msgstr ""
+
+#: kallithea/model/validators.py:443
+msgid "no permission to create repository in root location"
+msgstr ""
+
+#: kallithea/model/validators.py:492
+msgid "You don't have permissions to create a group in this location"
+msgstr ""
+
+#: kallithea/model/validators.py:532
+msgid "This username or user group name is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:625
+msgid "This is not a valid path"
+msgstr ""
+
+#: kallithea/model/validators.py:642
+msgid "This email address is already in use"
+msgstr ""
+
+#: kallithea/model/validators.py:662
+#, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr ""
+
+#: kallithea/model/validators.py:699
+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:711
+msgid "Please enter a valid IPv4 or IPv6 address"
+msgstr ""
+
+#: kallithea/model/validators.py:712
+#, python-format
+msgid ""
+"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
+msgstr ""
+
+#: kallithea/model/validators.py:745
+msgid "Key name can only consist of letters, underscore, dash or numbers"
+msgstr ""
+
+#: kallithea/model/validators.py:759
+msgid "Filename cannot be inside a directory"
+msgstr ""
+
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "You have admin right to this group, and can edit it"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
+msgid "Repository"
+msgstr ""
+
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
+msgid "Description"
+msgstr ""
+
+#: kallithea/templates/index_base.html:61
+msgid "Last Change"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
+msgid "Tip"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
+msgid "Owner"
+msgstr ""
+
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
+msgid "Log In"
+msgstr ""
+
+#: kallithea/templates/login.html:17
+#, python-format
+msgid "Log In to %s"
+msgstr ""
+
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
+msgid "Username"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
+msgid "Password"
+msgstr ""
+
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
+msgid "Forgot your password?"
+msgstr ""
+
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
 msgid "Don't have an account?"
 msgstr "Не маєте облікового запису?"
 
+#: kallithea/templates/login.html:62
+msgid "Sign In"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:5
+msgid "Password Reset"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+msgid "Reset Your Password"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+msgid "Send Password Reset Email"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:52
+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:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+msgid "New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:43
+msgid "Confirm New Password"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
+msgid "Sign Up"
+msgstr ""
+
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
+msgid "Re-enter password"
+msgstr ""
+
+#: 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:39
+#: kallithea/templates/register.html:52
+msgid "First Name"
+msgstr ""
+
+#: 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:40
+#: kallithea/templates/register.html:59
+msgid "Last Name"
+msgstr ""
+
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
+msgid "Email"
+msgstr ""
+
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+msgid "Admin Journal"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
+msgid "journal filter..."
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+msgid "Filter"
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
+msgid "%s Entry"
+msgid_plural "%s Entries"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
+msgid "Action"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:8
+msgid "Date"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:9
+msgid "From IP"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:62
+msgid "No actions yet"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
+msgid "Save"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+msgid "Repository Defaults"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
+msgid "Type"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
+msgid "Private repository"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
+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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
+msgid "Enable statistics"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
+msgid "Enable statistics window on summary page."
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
+msgid "Enable downloads"
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
+msgid "Enable download menu on summary page."
+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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
+msgid "Gist description ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
+msgid "Expires"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+msgid "Never"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
+msgid "Cancel"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
+msgid "Public Gists"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
+msgid "Created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:66
+msgid "There are no gists yet"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
 msgid "Create Public Gist"
 msgstr "Створити публічний GIST"
 
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
 msgid "Reset"
 msgstr "Скинути"
 
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
 msgid "Gist"
 msgstr "Gist"
 
+#: kallithea/templates/admin/gists/show.html:10
 msgid "URL"
 msgstr "URL"
 
+#: kallithea/templates/admin/gists/show.html:35
 msgid "Public Gist"
 msgstr "Публічний GIST"
 
+#: kallithea/templates/admin/gists/show.html:37
 msgid "Private Gist"
 msgstr "Приватний Gist"
 
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
 msgid "Delete"
 msgstr "Видалити"
 
+#: kallithea/templates/admin/gists/show.html:54
 msgid "Confirm to delete this Gist"
 msgstr "Підтвердіть видалення цього Gist"
 
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
 msgid "Edit"
 msgstr "Редагувати"
 
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
 msgid "Show as Raw"
 msgstr "Відображати як RAW"
 
+#: kallithea/templates/admin/gists/show.html:69
 msgid "created"
 msgstr "створено"
 
+#: kallithea/templates/admin/gists/show.html:82
 msgid "Show as raw"
 msgstr "Відображати як RAW"
 
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
 msgid "My Account"
 msgstr "Мій акаунт"
 
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
 msgid "Profile"
 msgstr "Профіль"
 
+#: kallithea/templates/admin/my_account/my_account.html:26
 msgid "Email Addresses"
 msgstr "Адреси Електронної Пошти"
 
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
 msgid "API Keys"
 msgstr "API Ключі"
 
+#: kallithea/templates/admin/my_account/my_account.html:32
 msgid "Owned Repositories"
 msgstr "Власні Репозиторії"
 
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
 msgid "Watched Repositories"
 msgstr "Переглянуті репозиторії"
 
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
 msgid "Show Permissions"
 msgstr "Показати Права доступу"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
 msgid "Built-in"
 msgstr "Вбудований"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
 msgid "Confirm to reset this API key: %s"
 msgstr "Підтвердіть, щоб скинути цей ключ API: %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
 msgid "Expired"
 msgstr "Просрочено"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, python-format
 msgid "Confirm to remove this API key: %s"
 msgstr "Підтвердіть, щоб видалити цей ключ API: %s"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
 msgid "Remove"
 msgstr "Видалити"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
 msgid "No additional API keys specified"
 msgstr "Не вказано додаткових ключів API"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
 msgid "New API key"
 msgstr "Новий ключ API"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
 msgid "Add"
 msgstr "Додати"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
 msgid "Primary"
 msgstr "Основний"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
 msgid "Confirm to delete this email: %s"
 msgstr "Підтвердіть, щоб видалити цей email: %s"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
 msgid "No additional emails specified."
 msgstr "Не вказано додаткових email."
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
 msgid "New email address"
 msgstr "Нова електронна адреса"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:1
 msgid "Change Your Account Password"
 msgstr "Зміна Пароля Облікового Запису"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:8
 msgid "Current password"
 msgstr "Поточний пароль"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
 msgid "New password"
 msgstr "Новий пароль"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:22
 msgid "Confirm new password"
 msgstr "Підтвердіть новий пароль"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
 msgid "Current IP"
 msgstr "Поточний IP"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
 msgid "Gravatar"
 msgstr "Gravatar"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, python-format
 msgid "Change %s avatar at"
 msgstr "Змінити %s Avatar на"
 
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
 msgid "Avatars are disabled"
 msgstr "Аватарки відключені"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
 msgid "Repositories You Own"
 msgstr "Репозиторії якими Ви володієте"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
 msgid "Name"
 msgstr "Назва"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+msgid "Last Used"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+msgid "New SSH key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+msgid "Public key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
 msgid "Repositories You are Watching"
 msgstr "Ви проглядаєте репозиторії"
 
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
 msgid "Default Permissions"
 msgstr "Дозволу за замовчуванням"
 
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
 msgid "Global"
 msgstr "Глобальні"
 
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
 msgid "IP Whitelist"
 msgstr "Білий список IP"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
 msgid "Anonymous access"
 msgstr "Анонімний доступ"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
 msgid "Allow anonymous access"
 msgstr "Дозволити анонімний доступ"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
+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:20
 msgid "Apply to all existing repositories"
 msgstr "Поширюються на всі існуючі репозиторії"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
 msgid "Permissions for the Default user on new repositories."
 msgstr "Дозволи для користувача за промовчанням на нові репозиторії."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
 msgid "Repository group"
 msgstr "Група репозиторіїв"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
+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:33
 msgid "Apply to all existing repository groups"
 msgstr "Застосувати до всіх наявних груп репозиторіїв"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
 msgid "Permissions for the Default user on new repository groups."
 msgstr "Дозволи для користувача за промовчанням на нові групи репозиторіів."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
 msgid "User group"
 msgstr "Група користувачів"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+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:46
 msgid "Apply to all existing user groups"
 msgstr "Застосувати до всіх існуючих груп користувачів"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
 msgid "Permissions for the Default user on new user groups."
 msgstr ""
 "Дозволи для користувача за замовчуванням для нових груп користувачів."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+msgid "Top level repository creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
 msgid "User group creation"
 msgstr "Створення групи користувачів"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
 msgid "Enable this to allow non-admins to create user groups."
 msgstr ""
 "Увімкніть цей параметр, щоб дозволити неадміністраторам створювати групи "
 "користувачів."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
 msgid "Repository forking"
 msgstr "Репозиторій розгалуження"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
 msgid "Enable this to allow non-admins to fork repositories."
 msgstr ""
 "Увімкніть цей параметр, щоб дозволити не-адміністраторам fork "
 "репозиторіїв."
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
 msgid "Registration"
 msgstr "Реєстрація"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
 msgid "External auth account activation"
 msgstr "Активація облікового запису зовнішньої автентифікації"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
 msgid "Confirm to delete this IP address: %s"
 msgstr "Підтвердіть, щоб видалити IP-адреса: %s"
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
 msgid "All IP addresses are allowed."
 msgstr "Дозволено всі IP-адреси."
 
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
 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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
 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
 msgid "Group name"
 msgstr "Назва групи"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
 msgid "Group parent"
 msgstr "Батьківська група"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
 msgid "Copy parent group permissions"
 msgstr "Копіювання дозволів батьківської групи"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
 msgid "Copy permission set from parent repository group."
 msgstr "Скопіюйте набір дозволів із батьківської групи репозиторію."
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
 msgid "Add Child Group"
 msgstr "Додати Дочіру групу"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
 msgid "Settings"
 msgstr "Параметри"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
 msgid "Advanced"
 msgstr "Додатково"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
 msgid "Permissions"
 msgstr "Дозволи"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
+#, python-format
 msgid "Repository Group: %s"
 msgstr "Група репозиторію: %s"
 
+#: 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:118
 msgid "Created on"
 msgstr "Створено о"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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] ""
+msgstr[2] ""
+
+#: 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:6
 msgid "Not visible"
 msgstr "Не видно"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 msgid "Visible"
 msgstr "Видно"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
 msgid "Add repos"
 msgstr "Додати репозиторій"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
 msgid "Add/Edit groups"
 msgstr "Додавання/редагування груп"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
 msgid "User/User Group"
 msgstr "Група користувачів/користувачів"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
 msgid "Default"
 msgstr "За промовчанням"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
 msgid "Revoke"
 msgstr "Відкликати"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
 msgid "Add new"
 msgstr "Додати новий"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
 msgid "Apply to children"
 msgstr "Застосовувати до дочірніх"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
 msgid "Both"
 msgstr "Обидва"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
 msgid ""
 "Set or revoke permission to all children of that group, including non-"
 "private repositories and other groups if selected."
@@ -1054,39 +2949,73 @@
 "Встановіть або скасуйте дозвіл для всіх дітей цієї групи, включно з "
 "неприватними репозиторіями та іншими групами, якщо вони вибрані."
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
 msgid "Type name of user"
 msgstr "Введіть ім'я користувача"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Remove this group"
 msgstr "Видалити цю групу"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
 msgid "Confirm to delete this group"
 msgstr "Підтвердіть, щоб видалити цю групу"
 
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, python-format
 msgid "Repository group %s"
 msgstr "Група репозиторію: %s"
 
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
 msgid "Repository Groups Administration"
 msgstr "Адміністрування Груп Репозиторіїв"
 
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
 msgid "Number of Top-level Repositories"
 msgstr "Кількість репозиторіїв верхнього рівня"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:13
 msgid "Type of repository to create."
 msgstr "Тип сховища для створення."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:17
 msgid "Clone remote repository"
 msgstr "Клонувати віддалений репозиторій"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
 msgid "Repository URL"
 msgstr "URL репозиторію"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
+msgid ""
+"Keep it short and to the point. Use a README file for longer descriptions."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
 msgid "Optionally select a group to put this repository into."
 msgstr "За бажанням виберіть групу, в яку буде розміщено цей репозиторій."
 
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
 msgid "Landing revision"
 msgstr "Цільова редакція"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
 msgid ""
 "Default revision for files page, downloads, full text search index and "
 "readme generation"
@@ -1094,12 +3023,17 @@
 "Стандартна редакція для файлів сторінок, завантажень, повнотекстового "
 "індексу пошуку та генерації readme"
 
+#: kallithea/templates/admin/repos/repo_creating.html:9
+#, python-format
 msgid "%s Creating Repository"
 msgstr "%s створення репозиторію"
 
+#: kallithea/templates/admin/repos/repo_creating.html:13
 msgid "Creating repository"
 msgstr "Створення репозиторію"
 
+#: kallithea/templates/admin/repos/repo_creating.html:27
+#, python-format
 msgid ""
 "Repository \"%(repo_name)s\" is being created, you will be redirected "
 "when this process is finished.repo_name"
@@ -1107,6 +3041,7 @@
 "Репозиторій \"%(repo_name)s\" створюється, ви будете переспрямовані, коли "
 "цей процес буде завершено.repo_name"
 
+#: 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."
@@ -1114,36 +3049,51 @@
 "Вибачте, але помилка сталася під час виконання цієї операції. Будь ласка, "
 "перевірте журнали сервера Kallithea або зверніться до адміністратора."
 
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
 msgid "%s Repository Settings"
 msgstr "Параметри репозиторію %s"
 
+#: kallithea/templates/admin/repos/repo_edit.html:34
 msgid "Extra Fields"
 msgstr "Додаткові поля"
 
+#: kallithea/templates/admin/repos/repo_edit.html:37
 msgid "Remote"
 msgstr "Віддалений"
 
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
 msgid "Statistics"
 msgstr "Статистика"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
 msgid "Parent"
 msgstr "Батьківський"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
 msgid "Set"
 msgstr "Набір"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
 msgid "Manually set this repository as a fork of another from the list."
 msgstr "Вручну встановити цей репозиторій як відгалуження іншого зі списку."
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
 msgid "Public Journal Visibility"
 msgstr "Видимість публічного журналу"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
 msgid "Remove from public journal"
 msgstr "Видалити з публічного журналу"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
 msgid "Add to Public Journal"
 msgstr "Додати до публічного журналу"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
 msgid ""
 "All actions done in this repository will be visible to everyone in the "
 "public journal."
@@ -1151,66 +3101,119 @@
 "Усі дії, зроблені в цьому репозиторії, будуть видимими для всіх у "
 "публічному журналі."
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
 msgid "Confirm to delete this repository: %s"
 msgstr "Підтвердити видалення цього сховища: %s"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
 msgid "Delete this Repository"
 msgstr "Видалити цей репозиторій"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
 msgid "Detach forks"
 msgstr "Від'єднати forks"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
 msgid "Delete forks"
 msgstr "Видалити forks"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
 msgid "Label"
 msgstr "Мітка"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 msgid "Key"
 msgstr "Ключ"
 
+#: kallithea/templates/admin/repos/repo_edit_fields.html:20
+#, python-format
 msgid "Confirm to delete this field: %s"
 msgstr "Підтвердити видалення цього поля: %s"
 
+#: 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
 msgid "Private Repository"
 msgstr "Приватний Репозиторій"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
 msgid "Fork of repository"
 msgstr "Форк репозиторію"
 
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
 msgid "Remote repository URL"
 msgstr "URL-адреса віддаленого сховища"
 
+#: 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 "У цьому сховищі немає URL-адреси віддаленого сховища."
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:10
+msgid "Permanent URL"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
 msgid "Remote repository"
 msgstr "Віддалений репозиторій"
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
 msgid ""
 "Optional: URL of a remote repository. If set, the repository can be "
 "pulled from this URL."
@@ -1218,75 +3221,109 @@
 "Опціонально: URL-адреса віддаленого сховища. Якщо встановлено, сховище "
 "можна витягнути з цієї URL-адреси."
 
+#: kallithea/templates/admin/repos/repo_edit_settings.html:55
 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
 msgid "Repositories Administration"
 msgstr "Адміністрування Репозиторіїв"
 
+#: kallithea/templates/admin/repos/repos.html:44
 msgid "State"
 msgstr "Стан"
 
+#: kallithea/templates/admin/settings/settings.html:5
 msgid "Settings Administration"
 msgstr "Адміністрування параметрів"
 
+#: kallithea/templates/admin/settings/settings.html:27
 msgid "VCS"
 msgstr "VCS"
 
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
 msgid "Remap and Rescan"
 msgstr "Ремап та Рескан"
 
+#: kallithea/templates/admin/settings/settings.html:30
 msgid "Visual"
 msgstr "Візуальний"
 
+#: kallithea/templates/admin/settings/settings.html:32
 msgid "Hooks"
 msgstr "Хуки"
 
+#: kallithea/templates/admin/settings/settings.html:33
 msgid "Full Text Search"
 msgstr "Повнотекстовий пошук"
 
+#: kallithea/templates/admin/settings/settings.html:34
 msgid "System Info"
 msgstr "Інформація про систему"
 
+#: kallithea/templates/admin/settings/settings_email.html:4
 msgid "Send test email to"
 msgstr "Надіслати тестовий лист на адресу"
 
+#: kallithea/templates/admin/settings/settings_email.html:12
 msgid "Send"
 msgstr "Надіслати"
 
+#: kallithea/templates/admin/settings/settings_global.html:4
 msgid "Site branding"
 msgstr "Брендинг сайту"
 
+#: kallithea/templates/admin/settings/settings_global.html:7
 msgid "Set a custom title for your Kallithea Service."
 msgstr "Встановіть власну назву для Сервісу Kallithea."
 
+#: kallithea/templates/admin/settings/settings_global.html:12
 msgid "HTTP authentication realm"
 msgstr "Область автентифікації HTTP"
 
+#: kallithea/templates/admin/settings/settings_global.html:19
 msgid "HTML/JavaScript/CSS customization block"
 msgstr "HTML/JavaScript/CSS блок налаштування"
 
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
 msgid "ReCaptcha public key"
 msgstr "ReCaptcha публічний ключ"
 
+#: kallithea/templates/admin/settings/settings_global.html:35
 msgid "Public key for reCaptcha system."
 msgstr "Публічний ключ для системи reCaptcha."
 
+#: kallithea/templates/admin/settings/settings_global.html:40
 msgid "ReCaptcha private key"
 msgstr "Приватний ключ ReCaptcha"
 
+#: kallithea/templates/admin/settings/settings_global.html:43
 msgid ""
 "Private key for reCaptcha system. Setting this value will enable captcha "
 "on registration."
@@ -1294,18 +3331,55 @@
 "Приватний ключ для системи reCaptcha. Встановлення цього значення "
 "дозволить вмикнути капчу при реєстрації."
 
+#: kallithea/templates/admin/settings/settings_global.html:49
+#: kallithea/templates/admin/settings/settings_vcs.html:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
 msgid "Save Settings"
 msgstr "Зберегти налаштування"
 
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+#, fuzzy
+#| msgid "Hooks"
+msgid "Git Hooks"
+msgstr "Хуки"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+#, fuzzy
+#| msgid "Custom Hooks"
+msgid "Custom Hooks are not enabled"
+msgstr "Користувацькі хуки"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
 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
 msgid "Delete records of missing repositories"
 msgstr "Видалення записів відсутніх репозиторіїв"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:12
 msgid ""
 "Check this option to remove all comments, pull requests and other records "
 "related to repositories that no longer exist in the filesystem."
@@ -1314,26 +3388,53 @@
 "інші записи, пов'язані з репозиторіями, які більше не існують в файловій "
 "системі."
 
+#: kallithea/templates/admin/settings/settings_mapping.html:17
 msgid "Invalidate cache for all repositories"
 msgstr "Скинути кеш для всіх репозиторіїв"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:20
 msgid "Check this to reload data and clear cache keys for all repositories."
 msgstr ""
 "Відмітьте це, щоб перезавантажити дані і очистити ключі кешу для всіх "
 "репозиторіїв."
 
+#: kallithea/templates/admin/settings/settings_mapping.html:25
 msgid "Install Git hooks"
 msgstr "Встановити Git хуки"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+#, fuzzy
+#| msgid "Install Git hooks"
+msgid "Install and overwrite Git hooks"
+msgstr "Встановити Git хуки"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
 msgid "Rescan Repositories"
 msgstr "Пересканувати Репозиторії"
 
+#: kallithea/templates/admin/settings/settings_search.html:4
 msgid "Index build option"
 msgstr "Параметри побудови індексу"
 
+#: kallithea/templates/admin/settings/settings_search.html:9
 msgid "Build from scratch"
 msgstr "Побудувати з нуля"
 
+#: kallithea/templates/admin/settings/settings_search.html:12
 msgid ""
 "This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
@@ -1341,48 +3442,69 @@
 "Цей варіант повністю переіндексує репозиторії для правильного "
 "функціонування повнотекстового пошуку."
 
+#: kallithea/templates/admin/settings/settings_search.html:18
 msgid "Reindex"
 msgstr "Переіндексувати"
 
+#: kallithea/templates/admin/settings/settings_system.html:2
 msgid "Checking for updates..."
 msgstr "Перевірка оновлень..."
 
+#: kallithea/templates/admin/settings/settings_system.html:7
 msgid "Kallithea version"
 msgstr "Версія Kallithea"
 
+#: kallithea/templates/admin/settings/settings_system.html:8
 msgid "Kallithea configuration file"
 msgstr "Файл конфігурації Kallithea"
 
+#: kallithea/templates/admin/settings/settings_system.html:9
 msgid "Python version"
 msgstr "Версія Python"
 
+#: kallithea/templates/admin/settings/settings_system.html:10
 msgid "Platform"
 msgstr "Платформа"
 
+#: kallithea/templates/admin/settings/settings_system.html:11
 msgid "Git version"
 msgstr "Git версія"
 
+#: kallithea/templates/admin/settings/settings_system.html:12
 msgid "Git path"
 msgstr "Git шлях"
 
+#: kallithea/templates/admin/settings/settings_system.html:22
 msgid "Python Packages"
 msgstr "Пакети Python"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+#, fuzzy
+#| msgid "Mercurial extensions"
+msgid "Mercurial Push Hooks"
+msgstr "Mercurial  розширення"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
 msgid "Show repository size after push"
 msgstr "Показати розмір сховища після push"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:15
 msgid "Update repository after push (hg update)"
 msgstr "Оновлення репозиторію після push (hg update)"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:21
 msgid "Mercurial extensions"
 msgstr "Mercurial  розширення"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:26
 msgid "Enable largefiles extension"
 msgstr "Увімкнути розширення largefiles"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:40
 msgid "Location of repositories"
 msgstr "Розташування репозиторіїв"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:45
 msgid ""
 "Click to unlock. You must restart Kallithea in order to make this setting "
 "take effect."
@@ -1390,30 +3512,98 @@
 "Клацніть, щоб розблокувати. Ви повинні перезапустити Kallithea для того, "
 "щоб ця настройка набула чинності."
 
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
 msgid "General"
 msgstr "Загальні"
 
+#: kallithea/templates/admin/settings/settings_visual.html:9
 msgid "Use repository extra fields"
 msgstr "Використовувати додаткові поля сховища"
 
+#: kallithea/templates/admin/settings/settings_visual.html:12
 msgid "Allows storing additional customized fields per repository."
 msgstr "Дозволяє зберігати додаткові настроювані поля для кожного сховища."
 
+#: kallithea/templates/admin/settings/settings_visual.html:17
 msgid "Show Kallithea version"
 msgstr "Показати версію Kallithea"
 
+#: kallithea/templates/admin/settings/settings_visual.html:20
 msgid ""
 "Shows or hides a version number of Kallithea displayed in the footer."
 msgstr ""
 "Показує або приховує номер версії Kallithea, відображений у нижньому "
 "колонтитулі."
 
+#: kallithea/templates/admin/settings/settings_visual.html:25
 msgid "Show user Gravatars"
 msgstr "Показати Gravatars користувача"
 
+#: kallithea/templates/admin/settings/settings_visual.html:29
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+msgid "HTTP 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+msgid "SSH Clone URL"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
 msgid "Repository page size"
 msgstr "Розмір сторінки репозиторію"
 
+#: kallithea/templates/admin/settings/settings_visual.html:70
 msgid ""
 "Number of items displayed in the repository pages before pagination is "
 "shown."
@@ -1421,9 +3611,11 @@
 "Кількість елементів, що відображаються на сторінках сховища перед "
 "показаним нумерацією."
 
+#: kallithea/templates/admin/settings/settings_visual.html:75
 msgid "Admin page size"
 msgstr "Розмір адмін сторінки"
 
+#: kallithea/templates/admin/settings/settings_visual.html:78
 msgid ""
 "Number of items displayed in the admin pages grids before pagination is "
 "shown."
@@ -1431,278 +3623,1931 @@
 "Кількість елементів, що відображаються в сітках адміністратора сторінки "
 "до відображення нумерації."
 
+#: kallithea/templates/admin/settings/settings_visual.html:83
 msgid "Icons"
 msgstr "Іконки"
 
+#: kallithea/templates/admin/settings/settings_visual.html:88
 msgid "Show public repository icon on repositories"
 msgstr "Показати піктограму загальнодоступного сховища на сховищах"
 
+#: kallithea/templates/admin/settings/settings_visual.html:94
 msgid "Show private repository icon on repositories"
 msgstr "Показати значок приватної репозиторію на репозиторіїв"
 
+#: kallithea/templates/admin/settings/settings_visual.html:97
 msgid "Show public/private icons next to repository names."
 msgstr "Показати публічні/приватні значки поруч із назвами сховищ."
 
+#: kallithea/templates/admin/settings/settings_visual.html:102
 msgid "Meta Tagging"
 msgstr "Мета-теги"
 
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
 msgid "Active"
 msgstr "Активний"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+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:41
+msgid "Members"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, 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
+msgid "User Groups Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:5
+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
+msgid "Users"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
+msgid "Password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
+msgid "Confirm to delete this user: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
+msgid "New password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:5
+msgid "Users Administration"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
+msgid "Mercurial repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
+msgid "Git repository"
+msgstr ""
+
+#: kallithea/templates/base/base.html:115
+msgid "Create Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
+msgid "Summary"
+msgstr ""
+
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
+msgid "Changelog"
+msgstr ""
+
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
 msgid "Files"
 msgstr "Файли"
 
+#: kallithea/templates/base/base.html:135
+#, python-format
+msgid "Show Pull Requests for %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
 msgid "Pull Requests"
 msgstr "Запити Pull Requests"
 
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
 msgid "Options"
 msgstr "Параметри"
 
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
 msgid "Compare Fork"
 msgstr "Порівняти Вилки"
 
+#: kallithea/templates/base/base.html:158
 msgid "Compare"
 msgstr "Порівняти"
 
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
 msgid "Search"
 msgstr "Пошук"
 
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Follow"
 msgstr "Слідувати"
 
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
 msgid "Unfollow"
 msgstr "Не слідкувати"
 
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
 msgid "Fork"
 msgstr "Форк"
 
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
 msgid "Create Pull Request"
 msgstr "Створити Pull-Запит"
 
+#: kallithea/templates/base/base.html:185
 msgid "Switch To"
 msgstr "Переключитися на"
 
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
 msgid "No matches found"
 msgstr "Збігів не знайдено"
 
+#: kallithea/templates/base/base.html:290
 msgid "Show recent activity"
 msgstr "Показати недавню активність"
 
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
 msgid "Public journal"
 msgstr "Публічний журнал"
 
+#: kallithea/templates/base/base.html:302
+msgid "Show public gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:303
 msgid "Gists"
 msgstr "Gists"
 
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
 msgid "Search in repositories"
 msgstr "Пошук в репозиторіях"
 
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+msgid "My Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:354
+msgid "Not Logged In"
+msgstr ""
+
+#: kallithea/templates/base/base.html:363
 msgid "Login to Your Account"
 msgstr "Увійти в свій аккаунт"
 
+#: kallithea/templates/base/base.html:373
 msgid "Forgot password?"
 msgstr "Забули пароль?"
 
+#: kallithea/templates/base/base.html:394
 msgid "Log Out"
 msgstr "Вийти"
 
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
 msgid "Create repositories"
 msgstr "Створення репозиторіїв"
 
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
 msgid "Create user groups"
 msgstr "Створення груп користувачів"
 
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
+msgid "Fork repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
 msgid "Show"
 msgstr "Показати"
 
+#: kallithea/templates/base/perms_summary.html:22
 msgid "No permissions defined yet"
 msgstr "Ще не визначено жодних дозволів"
 
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
 msgid "Permission"
 msgstr "Права"
 
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
 msgid "Edit Permission"
 msgstr "Змінити права"
 
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
 msgid "Retry"
 msgstr "Повторити"
 
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
 msgid "Submitting ..."
 msgstr "Надсилання…"
 
+#: kallithea/templates/base/root.html:31
 msgid "Unable to post"
 msgstr "Не вдається опублікувати"
 
+#: kallithea/templates/base/root.html:32
 msgid "Add Another Comment"
 msgstr "Додати ще один коментар"
 
+#: kallithea/templates/base/root.html:33
+msgid "Stop following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:34
+msgid "Start following this repository"
+msgstr ""
+
+#: kallithea/templates/base/root.html:35
 msgid "Group"
 msgstr "Група"
 
+#: kallithea/templates/base/root.html:36
 msgid "Loading ..."
 msgstr "Завантаження..."
 
+#: kallithea/templates/base/root.html:37
 msgid "loading ..."
 msgstr "завантаження..."
 
+#: kallithea/templates/base/root.html:38
 msgid "Search truncated"
 msgstr "Пошук усічений"
 
+#: kallithea/templates/base/root.html:39
 msgid "No matching files"
 msgstr "Немає відповідних файлів"
 
+#: kallithea/templates/base/root.html:40
+msgid "Open New Pull Request from {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+msgid "Show Selected Changesets {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:43
+msgid "Selection Link"
+msgstr ""
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
 msgid "Collapse Diff"
 msgstr "Згорнути відмінності"
 
+#: kallithea/templates/base/root.html:45
 msgid "Expand Diff"
 msgstr "Розгорнути відмінність"
 
+#: kallithea/templates/base/root.html:46
 msgid "No revisions"
 msgstr "Немає змін"
 
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
 msgid "Failed to revoke permission"
 msgstr "Не вдалося відкликати дозвіл"
 
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
 msgid "Select changeset"
 msgstr "Виберіть набір змін"
 
+#: kallithea/templates/base/root.html:53
 msgid "Specify changeset"
 msgstr "Укажіть набір змін"
 
+#: kallithea/templates/base/root.html:54
 msgid "Click to sort ascending"
 msgstr "Натисніть для сортування за зростанням"
 
+#: kallithea/templates/base/root.html:55
 msgid "Click to sort descending"
 msgstr "Натисніть для сортування за спаданням"
 
+#: kallithea/templates/base/root.html:56
 msgid "No records found."
 msgstr "Записів не знайдено."
 
+#: kallithea/templates/base/root.html:57
 msgid "Data error."
 msgstr "Помилка даних."
 
+#: kallithea/templates/base/root.html:58
 msgid "Loading..."
 msgstr "Завантаження..."
 
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
+msgid "%s Changelog"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
+msgid "showing %d out of %d revision"
+msgid_plural "showing %d out of %d revisions"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changelog/changelog.html:47
 msgid "Clear selection"
 msgstr "Зняти позначення"
 
+#: kallithea/templates/changelog/changelog.html:54
+msgid "Go to tip of repository"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
 msgid "There are no changes yet"
 msgstr "Поки що немає змін"
 
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
 msgid "Removed"
 msgstr "Вилучено"
 
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
 msgid "Changed"
 msgstr "Змінено"
 
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
 msgid "Added"
 msgstr "Додано"
 
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
+msgid "Changeset status: %s by %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+#, fuzzy
+#| msgid "Expand commit message"
+msgid "(No commit message)"
+msgstr "Розгорнути повідомлення про фіксацію"
+
+#: kallithea/templates/changelog/changelog_table.html:60
 msgid "Expand commit message"
 msgstr "Розгорнути повідомлення про фіксацію"
 
+#: kallithea/templates/changelog/changelog_table.html:76
+#, python-format
 msgid "%s comments"
 msgstr "%s коментарів"
 
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
 msgid "Bookmark %s"
 msgstr "Закладка %s"
 
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
 msgid "Tag %s"
 msgstr "Тег %s"
 
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
 msgid "Branch %s"
 msgstr "Branch %s"
 
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
 msgid "%s Changeset"
 msgstr "%s Changeset"
 
+#: kallithea/templates/changeset/changeset.html:35
 msgid "Changeset status"
 msgstr "Стан набору змін"
 
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
 msgid "Merge"
 msgstr "Злити"
 
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
 msgid "Replaced by:"
 msgstr "Замінено на:"
 
+#: kallithea/templates/changeset/changeset.html:121
+msgid "Preceded by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
+msgid "%s file changed"
+msgid_plural "%s files changed"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Show full diff anyway"
 msgstr "Все одно Відображати всі відмінності"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:20
 msgid "comment"
 msgstr "коментар"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+msgid "on pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
 msgid "No title"
 msgstr "Без назви"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+msgid "on this changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+msgid "Delete comment?"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+msgid "Status change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+msgid "Set changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+msgid "No change"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+msgid "Finish pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+msgid "Close"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
+msgid "Comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "You need to be logged in to comment."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "Login now"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:141
+msgid "Hide"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
+msgid "%s Changesets"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
+msgid "Changeset status: %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:50
+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
+msgid "Deleted"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:44
+msgid "Renamed"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:48
+#, fuzzy, python-format
+#| msgid "Unknown error"
+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:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Downloads are disabled for this repository"
+msgid "Download diff for this file"
+msgstr "Завантаження відключені для цього репозиторію"
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
+msgid "No changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
+msgid "%s changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:56
+msgid "behind"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
+msgid "Showing %s commit"
+msgid_plural "Showing %s commits"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
+msgid "Public repository"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
+msgid "No changesets yet"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
+msgid "Subscribe to %s rss feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
+msgid "Subscribe to %s atom feed"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:20
+msgid "Changeset on"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+msgid "branch"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+#, fuzzy
+#| msgid "comment"
+msgid "View Comment"
+msgstr "коментар"
+
+#: kallithea/templates/email/comment.html:27
 msgid "Status change:"
 msgstr "Зміна статусу:"
 
+#: kallithea/templates/email/comment.html:33
+msgid "The pull request has been closed."
+msgstr ""
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+msgid "Password Reset Request"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
+msgid "Hello %s"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:17
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+msgid "Pull request"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+#, fuzzy
+#| msgid "Pull Requests"
+msgid "View Pull Request"
+msgstr "Запити Pull Requests"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Pull Request %s \"%s\" Closed"
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/registration.html:5
+#, fuzzy
+#| msgid "Registration"
+msgid "New User Registration"
+msgstr "Реєстрація"
+
+#: kallithea/templates/email/registration.html:23
+msgid "Full Name"
+msgstr ""
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+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/diff_2way.html:55
 msgid "Ignore whitespace"
 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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
+msgid "Location"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
+msgid "or"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+msgid "New file type"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+msgid "Commit Changes"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
+msgid "Loading file list..."
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
+msgid "Size"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:56
+msgid "Last Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:57
+msgid "Last Modified"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:58
+msgid "Last Committer"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
+msgid "%s author"
+msgid_plural "%s authors"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, python-format
+msgid "Edit on Branch: %s"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
+msgid "Binary file (%s)"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:69
+msgid "File is too big to display."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
+msgid "annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
+msgid "No files at given path"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:5
+#, python-format
+msgid "%s Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
+msgid "Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers_data.html:9
+msgid "Started following -"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
+msgid "Fork name"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
+msgid "Private"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:66
+msgid "Copy permissions"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:69
+msgid "Copy permissions from forked repository"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:75
+msgid "Update after clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:78
+msgid "Checkout source after making a clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
+msgid "%s Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
+msgid "Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
+msgid "There are no forks yet"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:22
+msgid "ATOM journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:23
+msgid "RSS journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
+msgid "No entries yet"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:10
+msgid "ATOM public journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:11
+msgid "RSS public journal feed"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+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:52
+msgid "Title"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
+msgid "Revision"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:62
+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:17
+msgid "Age"
+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:73
+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
+#, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
+msgid "%s Pull Request %s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
+msgid "Pull request %s from %s#%s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+msgid "Summarize the changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+msgid "on"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+msgid "Next iteration"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+msgid "Cancel Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+msgid "Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+msgid "Remove reviewer"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+msgid "Potential Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+msgid "Pull Request Content"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+msgid "Pull Requests Needing My Review"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+msgid "Search in All Repositories"
+msgstr ""
+
+#: kallithea/templates/search/search.html:47
+msgid "Search term"
+msgstr ""
+
+#: kallithea/templates/search/search.html:54
+msgid "Search in"
+msgstr ""
+
+#: kallithea/templates/search/search.html:56
+msgid "File contents"
+msgstr ""
+
+#: kallithea/templates/search/search.html:57
+msgid "Commit messages"
+msgstr ""
+
+#: kallithea/templates/search/search.html:58
+msgid "File names"
+msgstr ""
+
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
+msgid "Permission denied"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
+msgid "Enable"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:38
+msgid "Stats gathered: "
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
 msgid "files"
 msgstr "файли"
 
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
 msgid "Show more"
 msgstr "Показати більше"
 
+#: kallithea/templates/summary/statistics.html:397
+msgid "commits"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:398
+msgid "files added"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:399
 msgid "files changed"
 msgstr "файли змінено"
 
+#: kallithea/templates/summary/statistics.html:400
 msgid "files removed"
 msgstr "вилучені файли"
 
+#: kallithea/templates/summary/statistics.html:402
 msgid "commit"
 msgstr "Фіксація"
 
+#: kallithea/templates/summary/statistics.html:403
 msgid "file added"
 msgstr "файл додано"
 
+#: kallithea/templates/summary/statistics.html:404
 msgid "file changed"
 msgstr "файл змінено"
 
+#: kallithea/templates/summary/statistics.html:405
 msgid "file removed"
 msgstr "файл видалено"
 
+#: kallithea/templates/summary/summary.html:5
+#, python-format
+msgid "%s Summary"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:13
 msgid "Fork of"
 msgstr "Відгалуження з"
 
+#: kallithea/templates/summary/summary.html:18
 msgid "Clone from"
 msgstr "Клонувати з"
 
+#: kallithea/templates/summary/summary.html:55
 msgid "Clone URL"
 msgstr "URL клону"
 
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+msgid "Use Name"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
 msgid "Trending files"
 msgstr "Популярні файли"
 
+#: kallithea/templates/summary/summary.html:103
 msgid "Download"
 msgstr "Завантажити"
 
+#: kallithea/templates/summary/summary.html:106
 msgid "There are no downloads yet"
 msgstr "Завантажень немає"
 
+#: kallithea/templates/summary/summary.html:108
 msgid "Downloads are disabled for this repository"
 msgstr "Завантаження відключені для цього репозиторію"
 
+#: kallithea/templates/summary/summary.html:114
 msgid "Download as zip"
 msgstr "Скачати як zip"
 
+#: kallithea/templates/summary/summary.html:118
+msgid "Check this to download archive with subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:120
 msgid "With subrepos"
 msgstr "З підрепо"
 
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
 msgid "Feed"
 msgstr "Канал"
 
+#: kallithea/templates/summary/summary.html:180
 msgid "Latest Changes"
 msgstr "Останні зміни"
 
+#: kallithea/templates/summary/summary.html:182
 msgid "Quick Start"
 msgstr "Швидкий старт"
 
+#: kallithea/templates/summary/summary.html:193
 msgid "Add or upload files directly via Kallithea"
 msgstr "Додайте або завантажте файли безпосередньо через Kallithea"
 
+#: kallithea/templates/summary/summary.html:201
+msgid "Push new repository"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:209
 msgid "Existing repository?"
 msgstr "Існуючий репозиторій?"
+
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
+msgid "Download %s as %s"
+msgstr ""
+
+#~ msgid ""
+#~ "Unable to activate hgsubversion support. The \"hgsubversion\" library "
+#~ "is missing"
+#~ msgstr ""
+#~ "Не вдається активувати підтримку hgsubversion. Бібліотека "
+#~ "\"hgsubversion\" відсутня"
+
+#, python-format
+#~ msgid "on line %s"
+#~ msgstr "в рядку %s"
+
+#~ msgid "[Mention]"
+#~ msgstr "[Згадування]"
+
+#~ msgid "Repository creation with group write access"
+#~ msgstr "Створення сховища з доступом до групового записування"
+
+#~ msgid "Built-in Mercurial Hooks (Read-Only)"
+#~ msgstr "Вбудовані хуки Mercurial (лише для читання)"
+
+#~ msgid ""
+#~ "Verify if Kallithea's Git hooks are installed for each repository. "
+#~ "Current hooks will be updated to the latest version."
+#~ msgstr ""
+#~ "Перевірити, чи є в Git хуки для кожного репозиторію. Поточні хуки буде "
+#~ "оновлено до останньої версії."
+
+#~ msgid "Overwrite existing Git hooks"
+#~ msgstr "Перезаписати існуючі хуки Git"
+
+#~ 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 ""
+#~ "При установці Git хуків, перезаписати будь-які існуючі хуки, навіть "
+#~ "якщо вони, здається, не приходять з Каллітея. Увага: ця операція "
+#~ "знищить будь-які користувацькі хуки Git які ви, можливо, розгорнули "
+#~ "вручну!"
+
+#~ msgid "Enable hgsubversion extension"
+#~ msgstr "Увімкнути розширення hgsubversion"
+
+#~ msgid ""
+#~ "Requires hgsubversion library to be installed. Enables cloning of "
+#~ "remote Subversion repositories while converting them to Mercurial."
+#~ msgstr ""
+#~ "Потрібна установка бібліотеки hgsubversion. Дозволяє клонувати "
+#~ "віддалені сховища Subversion під час перетворення їх у Mercurial."
+
+#~ msgid "Cache invalidation successful"
+#~ msgstr "Інвалідація кешу успішна"
+
+#~ msgid "An error occurred during cache invalidation"
+#~ msgstr "Сталася помилка під час Анулювання кеша"
+
+#~ msgid "Caches"
+#~ msgstr "Кеши"
+
+#~ msgid "Invalidate Repository Cache"
+#~ msgstr "Скинути Кеш Репозиторію"
+
+#~ msgid ""
+#~ "Manually invalidate cache for this repository. On first access, the "
+#~ "repository will be cached again."
+#~ msgstr ""
+#~ "Вручну скинути кеш для цього репозиторію. При першому доступі, сховище "
+#~ "буде знову кешовано."
+
+#~ msgid "List of Cached Values"
+#~ msgstr "Список кешованих значень"
+
+#~ msgid "Prefix"
+#~ msgstr "Префікс"
--- a/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,1044 +1,4264 @@
 # Copyright (C) 2014 RhodeCode GmbH, and others.
 # This file is distributed under the same license as the Kallithea project.
-
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2023-02-15 16:40+0000\n"
+"Last-Translator: qy117121 <mixuan121@gmail.com>\n"
+"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
+"kallithea/kallithea/zh_Hans/>\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-
+"X-Generator: Weblate 4.16-dev\n"
+"Generated-By: Babel 1.3\n"
+
+#: kallithea/controllers/base.py:470
 msgid ""
 "CSRF token leak has been detected - all form tokens have been expired"
 msgstr "已检测到CSRF令牌泄漏-所有表单令牌都已过期"
 
+#: kallithea/controllers/base.py:566
 msgid "Repository not found in the filesystem"
 msgstr "文件系统中找不到存储库"
 
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
 msgid "There are no changesets yet"
 msgstr "还没有修订集"
 
+#: kallithea/controllers/base.py:590
+#, fuzzy, python-format
+msgid "Changeset for %s %s not found in %s"
+msgstr "未找到修订集"
+
+#: kallithea/controllers/base.py:631
 msgid "SSH access is disabled."
 msgstr "SSH访问被禁用。"
 
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "无"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(已关闭)"
 
+#: kallithea/controllers/changeset.py:88
 msgid "No permission to change status"
 msgstr "无权更改状态"
 
+#: kallithea/controllers/changeset.py:99
+#, python-format
 msgid "Successfully deleted pull request %s"
 msgstr "成功删除拉取请求%s"
 
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
 msgid "Such revision does not exist for this repository"
 msgstr "在此代码库内,此修改并不存在"
 
+#: kallithea/controllers/compare.py:64
+#, python-format
 msgid "Could not find other repository %s"
 msgstr "找不到那个版本库 %s"
 
+#: kallithea/controllers/compare.py:70
 msgid "Cannot compare repositories of different types"
 msgstr "不能比较不同类型的存储库"
 
+#: kallithea/controllers/compare.py:140
 msgid "Cannot show empty diff"
 msgstr "不能显示空的差异"
 
+#: kallithea/controllers/compare.py:142
 msgid "No ancestor found for merge diff"
 msgstr "找不到合并差异的祖先"
 
+#: kallithea/controllers/compare.py:146
 msgid "Multiple merge ancestors found for merge compare"
 msgstr "在合并比较中发现多个合并祖先"
 
+#: kallithea/controllers/compare.py:162
 msgid "Cannot compare repositories without using common ancestor"
 msgstr "如果不使用共同的祖先,就不能比较存储库"
 
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "无响应"
 
+#: kallithea/controllers/error.py:68
 msgid "Unknown error"
 msgstr "未知错误"
 
+#: kallithea/controllers/error.py:81
 msgid ""
 "The request could not be understood by the server due to malformed syntax."
 msgstr "由于错误的语法,服务器无法对请求进行响应。"
 
+#: kallithea/controllers/error.py:84
 msgid "Unauthorized access to resource"
 msgstr "未授权的资源访问"
 
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "无权访问该页面"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "资源未找到"
 
+#: kallithea/controllers/error.py:90
 msgid ""
 "The server encountered an unexpected condition which prevented it from "
 "fulfilling the request."
 msgstr "服务进入非预期的混乱状态,这会阻止它对请求进行响应。"
 
+#: kallithea/controllers/feed.py:59
+#, python-format
+msgid "%s committed on %s"
+msgstr ""
+
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
 msgid "Changeset was too big and was cut off..."
 msgstr "修订集太大并已被截断..."
 
+#: kallithea/controllers/feed.py:107
+#, python-format
 msgid "%s %s feed"
 msgstr "%s %s订阅"
 
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "%s库的修改"
 
+#: kallithea/controllers/files.py:85
 msgid "Click here to add new file"
 msgstr "点击这里添加新文件"
 
+#: kallithea/controllers/files.py:86
 msgid "There are no files yet."
 msgstr "这里还没有文件。"
 
+#: kallithea/controllers/files.py:186
+#, python-format
 msgid "%s at %s"
 msgstr "%s 在 %s"
 
+#: kallithea/controllers/files.py:295
 msgid "You can only delete files with revision being a valid branch"
 msgstr "您只能删除有效分支的修订中的文件"
 
+#: kallithea/controllers/files.py:306
+#, python-format
 msgid "Deleted file %s via Kallithea"
 msgstr "删除文件 %s 通过 Kallithea"
 
+#: kallithea/controllers/files.py:330
+#, python-format
 msgid "Successfully deleted file %s"
 msgstr "成功删除文件 %s"
 
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
 msgid "Error occurred during commit"
 msgstr "提交时发生错误"
 
+#: kallithea/controllers/files.py:349
 msgid "You can only edit files with revision being a valid branch"
 msgstr "您只能编辑有效分支的修订中的文件"
 
+#: kallithea/controllers/files.py:363
+#, python-format
 msgid "Edited file %s via Kallithea"
 msgstr "已编辑文件 %s 通过 Kallithea"
 
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "无变更"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "成功提交到%s"
 
+#: kallithea/controllers/files.py:407
 msgid "Added file via Kallithea"
 msgstr "已添加文件通过 Kallithea"
 
+#: kallithea/controllers/files.py:428
 msgid "No content"
 msgstr "无内容"
 
+#: kallithea/controllers/files.py:432
 msgid "No filename"
 msgstr "无文件名"
 
+#: kallithea/controllers/files.py:459
 msgid "Location must be relative path and must not contain .. in path"
 msgstr "位置必须是相对路径,并且..不能在路径中"
 
+#: kallithea/controllers/files.py:491
 msgid "Downloads disabled"
 msgstr "下载已禁用"
 
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "未知版本%s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "空版本库"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "未知包类型"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "修订集"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "分支"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "标签"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
 msgid "An error occurred during repository forking %s"
 msgstr "在复刻版本库%s的时候发生错误"
 
+#: kallithea/controllers/home.py:77
 msgid "Groups"
 msgstr "组"
 
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "版本库"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
 msgid "Branch"
 msgstr "分支"
 
+#: kallithea/controllers/home.py:125
 msgid "Closed Branches"
 msgstr "已关闭分支"
 
+#: kallithea/controllers/home.py:131
 msgid "Tag"
 msgstr "标签"
 
+#: kallithea/controllers/home.py:137
 msgid "Bookmark"
 msgstr "书签"
 
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "公共日志"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "日志"
 
+#: kallithea/controllers/login.py:109
 msgid "Authentication failed."
 msgstr "认证失败。"
 
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
 msgid "Bad captcha"
 msgstr "验证码错误"
 
+#: kallithea/controllers/login.py:147
+#, python-format
 msgid "You have successfully registered with %s"
 msgstr "您已成功注册 %s"
 
+#: kallithea/controllers/login.py:190
 msgid "A password reset confirmation code has been sent"
 msgstr "密码重置确认码已经发送"
 
+#: kallithea/controllers/login.py:237
 msgid "Invalid password reset token"
 msgstr "无效的密码重置令牌"
 
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
 msgid "Successfully updated password"
 msgstr "成功更新密码"
 
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
 msgid "Invalid reviewer \"%s\" specified"
 msgstr "指定的审核者 \"%s\" 无效"
 
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
 msgid "%s (closed)"
 msgstr "%s (已关闭)"
 
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
 msgid "Changeset"
 msgstr "修订集"
 
+#: kallithea/controllers/pullrequests.py:174
 msgid "Special"
 msgstr "特殊"
 
+#: kallithea/controllers/pullrequests.py:175
 msgid "Peer branches"
 msgstr "同等分支"
 
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
 msgid "Bookmarks"
 msgstr "书签"
 
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
 msgid "Error creating pull request: %s"
 msgstr "创建拉取请求出错:%s"
 
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
 msgid "Error occurred while creating pull request"
 msgstr "创建拉取请求时发生错误"
 
+#: kallithea/controllers/pullrequests.py:350
 msgid "Successfully opened new pull request"
 msgstr "成功提交拉取请求"
 
+#: kallithea/controllers/pullrequests.py:373
 msgid "New pull request iteration created"
 msgstr "已创建新的拉取请求迭代"
 
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
 msgid "Meanwhile, the following reviewers have been added: %s"
 msgstr "同时,下列审查员已被加入:%s"
 
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
 msgid "Meanwhile, the following reviewers have been removed: %s"
 msgstr "同时,以下审查员已被删除:%s"
 
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
 msgid "No description"
 msgstr "无描述"
 
+#: kallithea/controllers/pullrequests.py:430
 msgid "Pull request updated"
 msgstr "拉取请求已更新"
 
+#: kallithea/controllers/pullrequests.py:443
 msgid "Successfully deleted pull request"
 msgstr "成功删除拉取请求"
 
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
 msgid "Revision %s not found in %s"
 msgstr "在 %s 中找不到修订集 %s"
 
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
 msgid "Error: changesets not found when displaying pull request from %s."
 msgstr "错误:当显示来自%s的拉动请求时,没有找到修订集。"
 
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
 msgid "This pull request has already been merged to %s."
 msgstr "这个拉取请求已经被合并到%s。"
 
+#: kallithea/controllers/pullrequests.py:525
 msgid "This pull request has been closed and can not be updated."
 msgstr "该拉取请求已被关闭,无法更新。"
 
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
 msgid "The following additional changes are available on %s:"
 msgstr "以下是对%s的额外修改:"
 
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+#, fuzzy
+#| msgid "No changesets found for updating this pull request."
+msgid "No additional changesets found for iterating on this pull request."
+msgstr "没有找到更新此拉取请求的修订集。"
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
 msgid "Note: Branch %s has another head: %s."
 msgstr "注意:分支%s有另一个head:%s。"
 
+#: kallithea/controllers/pullrequests.py:565
 msgid "Git pull requests don't support iterating yet."
 msgstr "Git拉动请求还不支持迭代。"
 
+#: kallithea/controllers/pullrequests.py:567
+#, fuzzy, python-format
+#| msgid "No changesets found for updating this pull request."
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr "没有找到更新此拉取请求的修订集。"
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
 msgid "The diff can't be shown - the PR revisions could not be found."
 msgstr "不能显示差异-找不到PR的修订。"
 
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr "错误的搜索。请尝试用引号包含它。"
 
+#: kallithea/controllers/search.py:136
 msgid "The server has no search index."
 msgstr "该服务器没有搜索索引。"
 
+#: kallithea/controllers/search.py:139
 msgid "An error occurred during search operation."
 msgstr "搜索操作期间发生错误。"
 
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
 msgid "No data ready yet"
 msgstr "数据尚未就绪"
 
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "该版本库统计功能已经禁用"
 
+#: kallithea/controllers/admin/auth_settings.py:134
 msgid "Auth settings updated successfully"
 msgstr "验证设置更新成功"
 
+#: kallithea/controllers/admin/auth_settings.py:145
 msgid "error occurred during update of auth settings"
 msgstr "验证设置更新时发生错误"
 
+#: kallithea/controllers/admin/defaults.py:73
 msgid "Default settings updated successfully"
 msgstr "默认设置已经成功更新"
 
+#: kallithea/controllers/admin/defaults.py:88
 msgid "Error occurred during update of defaults"
 msgstr "默认值更新时发生错误"
 
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
+#, fuzzy
+msgid "Forever"
+msgstr "检视者"
+
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
 msgid "5 minutes"
 msgstr "5 分钟"
 
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
 msgid "1 hour"
 msgstr "1 小时"
 
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
 msgid "1 day"
 msgstr "1 天"
 
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
 msgid "1 month"
 msgstr "1 个月"
 
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
 msgid "Lifetime"
 msgstr "终身"
 
+#: kallithea/controllers/admin/gists.py:146
 msgid "Error occurred during gist creation"
 msgstr "gist 创建时发生错误"
 
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
 msgid "Deleted gist %s"
 msgstr "已删除 gist %s"
 
+#: kallithea/controllers/admin/gists.py:205
 msgid "Unmodified"
 msgstr "未修改"
 
+#: kallithea/controllers/admin/gists.py:235
 msgid "Successfully updated gist content"
 msgstr "成功更新 gist 内容"
 
+#: kallithea/controllers/admin/gists.py:240
 msgid "Successfully updated gist data"
 msgstr "成功更新 gist 数据"
 
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
 msgid "Error occurred during update of gist %s"
 msgstr "gist %s 更新时发生错误"
 
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
 msgid "You can't edit this user since it's crucial for entire application"
 msgstr "由于是系统帐号,无法编辑该用户"
 
+#: kallithea/controllers/admin/my_account.py:112
 msgid "Your account was updated successfully"
 msgstr "你的帐号已经更新完成"
 
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
 msgid "Error occurred during update of user %s"
 msgstr "用户 %s 更新时发生错误"
 
+#: kallithea/controllers/admin/my_account.py:161
 msgid "Error occurred during update of user password"
 msgstr "用户密码更新时发生错误"
 
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
 msgid "Added email %s to user"
 msgstr "已为用户添加电子邮件 %s"
 
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
 msgid "An error occurred during email saving"
 msgstr "保存电子邮件时发生错误"
 
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
 msgid "Removed email from user"
 msgstr "成功删除用户电子邮件"
 
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
 msgid "API key successfully created"
 msgstr "API 密钥创建成功"
 
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
 msgid "API key successfully reset"
 msgstr "API 密钥重置成功"
 
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
 msgid "API key successfully deleted"
 msgstr "API 密钥删除成功"
 
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
 msgid "SSH key %s successfully added"
 msgstr "成功添加SSH密钥%s"
 
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
 msgid "SSH key successfully deleted"
 msgstr "成功删除SSH密钥"
 
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "读"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "写"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "管理"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "停用"
 
+#: kallithea/controllers/admin/permissions.py:79
 msgid "Allowed with manual account activation"
 msgstr "已允许手动激活账号"
 
+#: kallithea/controllers/admin/permissions.py:81
 msgid "Allowed with automatic account activation"
 msgstr "已允许自动激活账号"
 
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
 msgid "Manual activation of external account"
 msgstr "外部账号手动激活"
 
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
 msgid "Automatic activation of external account"
 msgstr "外部账号自动激活"
 
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "启用"
 
+#: kallithea/controllers/admin/permissions.py:116
 msgid "Global permissions updated successfully"
 msgstr "全局权限更新成功"
 
+#: kallithea/controllers/admin/permissions.py:131
 msgid "Error occurred during update of permissions"
 msgstr "权限更新时发生错误"
 
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
 msgid "Error occurred during creation of repository group %s"
 msgstr "在创建版本库组%s时发生错误"
 
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
 msgid "Created repository group %s"
 msgstr "成功创建版本库组 %s"
 
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
 msgid "Updated repository group %s"
 msgstr "成功更新版本库组%s"
 
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
 msgid "Error occurred during update of repository group %s"
 msgstr "在更新版本库组%s时发生错误"
 
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
 msgid "This group contains %s repositories and cannot be deleted"
 msgstr "这个组内有%s个版本库因而无法删除"
 
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
 msgid "This group contains %s subgroups and cannot be deleted"
 msgstr "此组包含%s个子组,不能被删除"
 
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
 msgid "Removed repository group %s"
 msgstr "删除了版本库组%s"
 
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
 msgid "Error occurred during deletion of repository group %s"
 msgstr "删除版本库组%s时发生错误"
 
+#: kallithea/controllers/admin/repo_groups.py:357
 msgid "Repository group permissions updated"
 msgstr "版本库组的权限已更新"
 
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
 msgid "An error occurred during revoking of permission"
 msgstr "撤销许可的过程中发生了一个错误"
 
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
 msgid "Error creating repository %s"
 msgstr "创建版本库%s时出错"
 
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
+msgid "Created repository %s from %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
+msgid "Forked repository %s as %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
 msgid "Created repository %s"
 msgstr "创建了版本库 %s"
 
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
 msgid "Repository %s updated successfully"
 msgstr "版本库%s成功更新"
 
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
+msgid "Error occurred during update of repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
+msgid "Detached %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
+msgid "Deleted %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
+msgid "Deleted repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:260
+#, fuzzy, python-format
+msgid "Cannot delete repository %s which still has forks"
+msgstr "无法删除%s因为它还有其他分复刻本库"
+
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
 msgid "An error occurred during deletion of %s"
 msgstr "在删除%s的时候发生错误"
 
+#: kallithea/controllers/admin/repos.py:305
+msgid "Repository permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, fuzzy, python-format
+#| msgid "An error occurred during deletion of user"
+msgid "An error occurred during creation of field: %r"
+msgstr "删除用户时发生错误"
+
+#: kallithea/controllers/admin/repos.py:378
+msgid "An error occurred during removal of field"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:392
+msgid "-- Not a fork --"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:424
 msgid "Updated repository visibility in public journal"
 msgstr "成功更新在公共日志中的可见性"
 
+#: kallithea/controllers/admin/repos.py:428
 msgid "An error occurred during setting this repository in public journal"
 msgstr "设置版本库到公共日志时发生错误"
 
+#: kallithea/controllers/admin/repos.py:444
 msgid "Nothing"
 msgstr "无"
 
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
 msgid "Marked repository %s as fork of %s"
 msgstr "成功将版本库%s标记为复刻自%s"
 
+#: kallithea/controllers/admin/repos.py:453
 msgid "An error occurred during this operation"
 msgstr "在搜索操作中发生错误"
 
+#: kallithea/controllers/admin/repos.py:465
 msgid "Pulled from remote location"
 msgstr "成功拉取自远程路径"
 
+#: kallithea/controllers/admin/repos.py:468
 msgid "An error occurred during pull from remote location"
 msgstr "从远程路径拉取时发生错误"
 
+#: kallithea/controllers/admin/repos.py:499
 msgid "An error occurred during deletion of repository stats"
 msgstr "删除版本库统计时发生错误"
 
+#: kallithea/controllers/admin/settings.py:117
 msgid "Updated VCS settings"
 msgstr "成功更新版本控制系统设置"
 
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
+msgid "Error occurred while updating application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
+msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:168
+#, fuzzy, python-format
+msgid "Invalidated %s repositories"
+msgstr "清除版本库缓存"
+
+#: kallithea/controllers/admin/settings.py:209
 msgid "Updated application settings"
 msgstr "更新应用设置"
 
+#: kallithea/controllers/admin/settings.py:263
 msgid "Updated visualisation settings"
 msgstr "成功更新可视化设置"
 
+#: kallithea/controllers/admin/settings.py:268
+msgid "Error occurred during updating visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:292
+msgid "Please enter email address"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
+#, fuzzy
+#| msgid "No data ready yet"
+msgid "Hook already exists"
+msgstr "数据尚未就绪"
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
 msgid "Added new hook"
 msgstr "新建钩子"
 
+#: kallithea/controllers/admin/settings.py:355
 msgid "Updated hooks"
 msgstr "更新钩子"
 
+#: kallithea/controllers/admin/settings.py:359
+msgid "Error occurred during hook creation"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:382
 msgid "Whoosh reindex task scheduled"
 msgstr "Whoosh重新索引任务调度"
 
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
+msgid "Created user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
+msgid "Error occurred during creation of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
+msgid "Updated user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
+msgid "Error occurred during update of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:206
+msgid "Successfully deleted user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:211
+msgid "An error occurred during deletion of user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:267
+msgid "Target group cannot be the same"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:273
+msgid "User group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:288
 msgid "Cannot revoke permission for yourself as admin"
 msgstr "不能以管理员身份撤销自己的权限"
 
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
+msgid "Updated permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
 msgid "An error occurred during permissions saving"
 msgstr "保存权限时发生错误"
 
+#: kallithea/controllers/admin/users.py:118
+#, python-format
+msgid "Created user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:133
+#, python-format
+msgid "Error occurred during creation of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:157
 msgid "User updated successfully"
 msgstr "用户更新成功"
 
+#: kallithea/controllers/admin/users.py:186
+msgid "Successfully deleted user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:191
 msgid "An error occurred during deletion of user"
 msgstr "删除用户时发生错误"
 
+#: kallithea/controllers/admin/users.py:202
+msgid "The default user cannot be edited"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:408
+#, python-format
+msgid "Added IP address %s to user whitelist"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:414
+msgid "An error occurred while adding IP address"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:426
+msgid "Removed IP address from user whitelist"
+msgstr ""
+
+#: kallithea/lib/auth.py:552
 msgid "You need to be a registered user to perform this action"
 msgstr "必须是注册用户才能进行此操作"
 
+#: kallithea/lib/auth.py:580
 msgid "You need to be signed in to view this page"
 msgstr "必须登录才能访问该页面"
 
+#: kallithea/lib/diffs.py:181
+msgid "Binary file"
+msgstr ""
+
+#: kallithea/lib/diffs.py:201
 msgid ""
 "Changeset was too big and was cut off, use diff menu to display this diff"
 msgstr "修订集过大并已被截断,使用差异菜单查看此差异"
 
+#: kallithea/lib/diffs.py:210
 msgid "No changes detected"
 msgstr "未发现差异"
 
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "显示空白"
+
+#: kallithea/lib/helpers.py:113
 msgid "Ignore whitespace changes"
 msgstr "忽略空白的改变"
 
+#: kallithea/lib/helpers.py:136
+#, python-format
 msgid "Increase diff context to %(num)s lines"
 msgstr "增加差异上下文到 %(num)s 行"
 
+#: kallithea/lib/helpers.py:467
+#, python-format
 msgid "Deleted branch: %s"
 msgstr "已经删除分支%s"
 
+#: kallithea/lib/helpers.py:469
+#, python-format
 msgid "Created tag: %s"
 msgstr "创建标签%s"
 
+#: kallithea/lib/helpers.py:480
+#, fuzzy, python-format
+msgid "Changeset %s not found"
+msgstr "未找到修订集"
+
+#: kallithea/lib/helpers.py:529
+#, python-format
 msgid "Show all combined changesets %s->%s"
 msgstr "显示所有合并的修订集 %s->%s"
 
+#: kallithea/lib/helpers.py:535
+#, fuzzy
+msgid "Compare view"
+msgstr "比较显示"
+
+#: kallithea/lib/helpers.py:554
 msgid "and"
 msgstr "还有"
 
+#: kallithea/lib/helpers.py:555
+#, python-format
 msgid "%s more"
 msgstr "%s个"
 
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
 msgid "revisions"
 msgstr "修订"
 
+#: kallithea/lib/helpers.py:580
+#, fuzzy, python-format
+msgid "Fork name %s"
+msgstr "复刻名称%s"
+
+#: kallithea/lib/helpers.py:600
+#, fuzzy, python-format
+msgid "Pull request %s"
+msgstr "拉取请求#%s"
+
+#: kallithea/lib/helpers.py:610
 msgid "[deleted] repository"
 msgstr "[删除]版本库"
 
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
 msgid "[created] repository"
 msgstr "[创建]版本库"
 
+#: kallithea/lib/helpers.py:614
 msgid "[created] repository as fork"
 msgstr "[创建]复刻版本库"
 
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
 msgid "[forked] repository"
 msgstr "[复刻]版本库"
 
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
 msgid "[updated] repository"
 msgstr "[更新]版本库"
 
+#: kallithea/lib/helpers.py:620
+msgid "[downloaded] archive from repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:622
 msgid "[delete] repository"
 msgstr "[删除]版本库"
 
+#: kallithea/lib/helpers.py:630
 msgid "[created] user"
 msgstr "[创建]用户"
 
+#: kallithea/lib/helpers.py:632
 msgid "[updated] user"
 msgstr "[更新]用户"
 
+#: kallithea/lib/helpers.py:634
+msgid "[created] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:636
+msgid "[updated] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:638
 msgid "[commented] on revision in repository"
 msgstr "[评论]了版本库中的修订"
 
+#: kallithea/lib/helpers.py:640
 msgid "[commented] on pull request for"
 msgstr "[评论]拉取请求"
 
+#: kallithea/lib/helpers.py:642
 msgid "[closed] pull request for"
 msgstr "[关闭] 拉取请求"
 
+#: kallithea/lib/helpers.py:644
 msgid "[pushed] into"
 msgstr "[推送]到"
 
+#: kallithea/lib/helpers.py:646
 msgid "[committed via Kallithea] into repository"
 msgstr "[通过Kallithea提交]到版本库"
 
+#: kallithea/lib/helpers.py:648
 msgid "[pulled from remote] into repository"
 msgstr "[远程拉取]到版本库"
 
+#: kallithea/lib/helpers.py:650
 msgid "[pulled] from"
 msgstr "[拉取]自"
 
+#: kallithea/lib/helpers.py:652
 msgid "[started following] repository"
 msgstr "[开始关注]版本库"
 
+#: kallithea/lib/helpers.py:654
 msgid "[stopped following] repository"
 msgstr "[停止关注]版本库"
 
+#: kallithea/lib/helpers.py:764
+#, python-format
 msgid " and %s more"
 msgstr " 还有%s个"
 
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
 msgid "No files"
 msgstr "无文件"
 
+#: kallithea/lib/helpers.py:791
+msgid "new file"
+msgstr ""
+
+#: kallithea/lib/helpers.py:794
+msgid "mod"
+msgstr ""
+
+#: kallithea/lib/helpers.py:797
+msgid "del"
+msgstr ""
+
+#: kallithea/lib/helpers.py:800
+msgid "rename"
+msgstr ""
+
+#: kallithea/lib/helpers.py:805
+msgid "chmod"
+msgstr ""
+
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
 msgid "%d year"
 msgid_plural "%d years"
 msgstr[0] "%d年"
 
+#: kallithea/lib/webutils.py:629
+#, python-format
 msgid "%d month"
 msgid_plural "%d months"
 msgstr[0] "%d月"
 
+#: kallithea/lib/webutils.py:630
+#, python-format
 msgid "%d day"
 msgid_plural "%d days"
 msgstr[0] "%d天"
 
+#: kallithea/lib/webutils.py:631
+#, python-format
 msgid "%d hour"
 msgid_plural "%d hours"
 msgstr[0] "%d时"
 
+#: kallithea/lib/webutils.py:632
+#, python-format
 msgid "%d minute"
 msgid_plural "%d minutes"
 msgstr[0] "%d分"
 
+#: kallithea/lib/webutils.py:633
+#, python-format
 msgid "%d second"
 msgid_plural "%d seconds"
 msgstr[0] "%d秒"
 
+#: kallithea/lib/webutils.py:649
+#, python-format
 msgid "in %s"
 msgstr "%s"
 
+#: kallithea/lib/webutils.py:651
+#, python-format
 msgid "%s ago"
 msgstr "%s前"
 
+#: kallithea/lib/webutils.py:653
+#, python-format
 msgid "in %s and %s"
 msgstr "%s零%s"
 
+#: kallithea/lib/webutils.py:656
+#, python-format
 msgid "%s and %s ago"
 msgstr "%s零%s前"
 
+#: kallithea/lib/webutils.py:659
 msgid "just now"
 msgstr "刚才"
 
+#: kallithea/model/db.py:1376
+msgid "top level"
+msgstr ""
+
+#: kallithea/model/db.py:1507
 msgid "Kallithea Administrator"
 msgstr "Kallithea 管理员"
 
+#: kallithea/model/db.py:1509
+msgid "Default user has no access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1510
+#, fuzzy
+msgid "Default user has read access to new repositories"
+msgstr "未授权的资源访问"
+
+#: kallithea/model/db.py:1511
+#, fuzzy
+msgid "Default user has write access to new repositories"
+msgstr "未授权的资源访问"
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+msgid "Only admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1525
+msgid "Non-admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
 msgid "Only admins can fork repositories"
 msgstr "只有管理员可以复刻版本库"
 
+#: kallithea/model/db.py:1531
 msgid "Non-admins can fork repositories"
 msgstr "非管理员可以复刻版本库"
 
+#: kallithea/model/db.py:1533
 msgid "Registration disabled"
 msgstr "禁止注册"
 
+#: kallithea/model/db.py:1534
+msgid "User registration with manual account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1535
+msgid "User registration with automatic account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1944
+#, fuzzy
+msgid "Not reviewed"
+msgstr "未检视"
+
+#: kallithea/model/db.py:1945
+#, fuzzy
+msgid "Under review"
+msgstr "检视中"
+
+#: kallithea/model/db.py:1946
 msgid "Not approved"
 msgstr "未被批准"
 
+#: kallithea/model/db.py:1947
 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 "输入一个不少于%(min)i个字符的值"
 
+#: 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 "输入少于%(min)i个字符"
 
+#: kallithea/model/forms.py:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, fuzzy, python-format
+#| msgid "[Comment] %(repo_name)s changeset %(short_id)s on %(branch)s"
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr "[评论] %(repo_name)s 修订集 %(short_id)s 在 %(branch)s"
+
+#: kallithea/model/notification.py:174
+#, fuzzy, python-format
+msgid "New user %(new_username)s registered"
+msgstr "用户名称 %(new_username)s 无效"
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
+#, fuzzy
+msgid "Closing"
+msgstr "使用中"
+
+#: kallithea/model/pull_request.py:207
+#, fuzzy
+#| msgid "Error creating pull request: %s"
+msgid "Cannot create empty pull request"
+msgstr "创建拉取请求出错:%s"
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+#, fuzzy
+#| msgid "Confirm to delete this pull request"
+msgid "You are not authorized to create the pull request"
+msgstr "确认删除拉取请求"
+
+#: kallithea/model/pull_request.py:337
+#, fuzzy
+#| msgid "Missing changesets since the previous pull request:"
+msgid "Missing changesets since the previous iteration:"
+msgstr "缺少上次拉取请求之后的修订集:"
+
+#: kallithea/model/pull_request.py:344
+#, fuzzy, python-format
+#| msgid "New changesets on %s %s since the previous pull request:"
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr "在上次拉取请求之后,在 %s %s 上的新修订集:"
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, fuzzy, python-format
+#| msgid "New changesets on %s %s since the previous pull request:"
+msgid "No changes found on %s %s since previous iteration."
+msgstr "在上次拉取请求之后,在 %s %s 上的新修订集:"
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
 msgid "latest tip"
 msgstr "最新tip版本"
 
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, fuzzy, python-format
+msgid "SSH key with fingerprint %r found"
+msgstr "未找到修订集"
+
+#: kallithea/model/user.py:224
+#, fuzzy
+msgid ""
+"You can't remove this user since it is crucial for the entire application"
+msgstr "由于是系统帐号,无法删除该用户"
+
+#: kallithea/model/user.py:229
+#, fuzzy, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+"由于用户 \"%s\" 拥有版本库%s因而无法删除,请修改版本库所有者或删除版本"
+"库。%s"
+
+#: kallithea/model/user.py:234
+#, fuzzy, python-format
+msgid ""
+"User \"%s\" still owns %s repository groups and cannot be removed. Switch "
+"owners or remove those repository groups: %s"
+msgstr ""
+"由于用户 \"%s\" 拥有版本库%s因而无法删除,请修改版本库所有者或删除版本"
+"库。%s"
+
+#: kallithea/model/user.py:241
+#, fuzzy, python-format
+msgid ""
+"User \"%s\" still owns %s user groups and cannot be removed. Switch "
+"owners or remove those user groups: %s"
+msgstr ""
+"由于用户 \"%s\" 拥有版本库%s因而无法删除,请修改版本库所有者或删除版本"
+"库。%s"
+
+#: kallithea/model/user.py:330
+msgid "Password reset link"
+msgstr ""
+
+#: kallithea/model/user.py:374
+#, fuzzy
+msgid "Password reset notification"
+msgstr "确认密码"
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
 msgid "Value cannot be an empty list"
 msgstr "值不能为空"
 
+#: kallithea/model/validators.py:72
+#, python-format
 msgid "Username \"%(username)s\" already exists"
 msgstr "用户名称%(username)s已经存在"
 
+#: kallithea/model/validators.py:74
+#, fuzzy, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr "用户名称 %(username)s 无效"
+
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, python-format
 msgid "Username %(username)s is not valid"
 msgstr "用户名称 %(username)s 无效"
 
+#: 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"
+msgstr ""
+
+#: kallithea/model/validators.py:174
 msgid "Cannot assign this group as parent"
 msgstr "不能将这个组作为parent"
 
+#: kallithea/model/validators.py:175
+#, python-format
 msgid "Group \"%(group_name)s\" already exists"
 msgstr "组 \"%(group_name)s\" 已经存在"
 
+#: kallithea/model/validators.py:177
+#, python-format
 msgid "Repository with name \"%(group_name)s\" already exists"
 msgstr "已经存在名为 \"%(group_name)s\" 的版本库"
 
+#: kallithea/model/validators.py:229
 msgid "Invalid characters (non-ascii) in password"
 msgstr "密码含有无效(非ASCII)字符"
 
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
 msgid "Passwords do not match"
 msgstr "密码不符"
 
+#: kallithea/model/validators.py:275
+#, fuzzy
+msgid "Invalid username or password"
+msgstr "无效密码"
+
+#: kallithea/model/validators.py:309
+#, fuzzy, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr "版本库名称不能为%(repo)s"
+
+#: kallithea/model/validators.py:311
+#, python-format
 msgid "Repository named %(repo)s already exists"
 msgstr "已经存在版本库%(repo)s"
 
+#: kallithea/model/validators.py:312
+#, python-format
 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
 msgstr "版本库组 \"%(group)s\" 中已经存在版本库 \"%(repo)s\""
 
+#: kallithea/model/validators.py:314
+#, python-format
+msgid "Repository group with name \"%(repo)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:400
+#, fuzzy
+msgid "Invalid repository URL"
+msgstr "私有版本库"
+
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
 msgid "Fork has to be the same type as parent"
 msgstr "复刻版本库必须和父版本库类型相同"
 
+#: kallithea/model/validators.py:441
 msgid "You don't have permissions to create repository in this group"
 msgstr "没有在该版本库组中创建版本库的权限"
 
+#: kallithea/model/validators.py:443
+msgid "no permission to create repository in root location"
+msgstr ""
+
+#: kallithea/model/validators.py:492
+msgid "You don't have permissions to create a group in this location"
+msgstr ""
+
+#: kallithea/model/validators.py:532
+msgid "This username or user group name is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:625
 msgid "This is not a valid path"
 msgstr "不是一个合法的路径"
 
+#: kallithea/model/validators.py:642
+#, fuzzy
+msgid "This email address is already in use"
+msgstr "该邮件地址已被使用"
+
+#: kallithea/model/validators.py:662
+#, fuzzy, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr "邮件地址\"%(email)s\"不存在"
+
+#: kallithea/model/validators.py:699
 msgid ""
 "The LDAP Login attribute of the CN must be specified - this is the name "
 "of the attribute that is equivalent to \"username\""
 msgstr "LDAP 登录属性的 CN 必须指定 - 这个名字作为用户名"
 
+#: kallithea/model/validators.py:711
+msgid "Please enter a valid IPv4 or IPv6 address"
+msgstr ""
+
+#: kallithea/model/validators.py:712
+#, python-format
+msgid ""
+"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
+msgstr ""
+
+#: kallithea/model/validators.py:745
+msgid "Key name can only consist of letters, underscore, dash or numbers"
+msgstr ""
+
+#: kallithea/model/validators.py:759
+msgid "Filename cannot be inside a directory"
+msgstr ""
+
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "You have admin right to this group, and can edit it"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
 msgid "Repository"
 msgstr "版本库"
 
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
 msgid "Description"
 msgstr "描述"
 
+#: kallithea/templates/index_base.html:61
 msgid "Last Change"
 msgstr "最后修改"
 
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
 msgid "Tip"
 msgstr "Tip"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
 msgid "Owner"
 msgstr "所有者"
 
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
 msgid "Log In"
 msgstr "登录"
 
+#: kallithea/templates/login.html:17
+#, python-format
+msgid "Log In to %s"
+msgstr ""
+
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
 msgid "Username"
 msgstr "帐号"
 
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
 msgid "Password"
 msgstr "密码"
 
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
 msgid "Forgot your password?"
 msgstr "忘记了密码?"
 
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
 msgid "Don't have an account?"
 msgstr "还没有帐号?"
 
+#: kallithea/templates/login.html:62
 msgid "Sign In"
 msgstr "登录"
 
+#: kallithea/templates/password_reset.html:5
+msgid "Password Reset"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+#, fuzzy
+msgid "Reset Your Password"
+msgstr "忘记了密码?"
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+#, fuzzy
+msgid "Send Password Reset Email"
+msgstr "确认新密码"
+
+#: kallithea/templates/password_reset.html:52
+#, fuzzy
+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:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+#, fuzzy
+msgid "New Password"
+msgstr "新密码"
+
+#: kallithea/templates/password_reset_confirmation.html:43
+#, fuzzy
+msgid "Confirm New Password"
+msgstr "新密码"
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
 msgid "Sign Up"
 msgstr "注册"
 
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
 msgid "Re-enter password"
 msgstr "确认密码"
 
+#: 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:39
+#: kallithea/templates/register.html:52
 msgid "First Name"
 msgstr "名"
 
+#: 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:40
+#: kallithea/templates/register.html:59
 msgid "Last Name"
 msgstr "姓"
 
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
 msgid "Email"
 msgstr "电子邮件"
 
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+#, fuzzy
+msgid "Admin Journal"
+msgstr "系统日志"
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
 msgid "journal filter..."
 msgstr "日志过滤..."
 
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+#, fuzzy
+msgid "Filter"
+msgstr "过滤"
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, fuzzy, python-format
+msgid "%s Entry"
+msgid_plural "%s Entries"
+msgstr[0] "%s条"
+
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
 msgid "Action"
 msgstr "操作"
 
+#: kallithea/templates/admin/admin_log.html:8
 msgid "Date"
 msgstr "日期"
 
+#: kallithea/templates/admin/admin_log.html:9
 msgid "From IP"
 msgstr "来源IP"
 
+#: kallithea/templates/admin/admin_log.html:62
 msgid "No actions yet"
 msgstr "无操作"
 
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
 msgid "Save"
 msgstr "保存"
 
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+#, fuzzy
+msgid "Repository Defaults"
+msgstr "版本库默认设置"
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
 msgid "Type"
 msgstr "类型"
 
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
 msgid "Private repository"
 msgstr "私有版本库"
 
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
 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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
 msgid "Enable statistics"
 msgstr "启用统计"
 
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
 msgid "Enable statistics window on summary page."
 msgstr "启用概况页面上的统计窗口。"
 
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
 msgid "Enable downloads"
 msgstr "启用下载"
 
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
 msgid "Enable download menu on summary page."
 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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
+msgid "Gist description ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
+msgid "Expires"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+#, fuzzy
+msgid "Never"
+msgstr "检视者"
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
+msgid "Cancel"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
+msgid "Public Gists"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
+msgid "Created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:66
+msgid "There are no gists yet"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
 msgid "Reset"
 msgstr "重置"
 
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
+msgid "Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:10
+msgid "URL"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
 msgid "Delete"
 msgstr "删除"
 
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
+msgid "Edit"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
+msgid "created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:82
+msgid "Show as raw"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
 msgid "My Account"
 msgstr "我的账户"
 
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
+msgid "Profile"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:26
+#, fuzzy
+msgid "Email Addresses"
+msgstr "增加邮箱"
+
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
+msgid "API Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:32
+#, fuzzy
+msgid "Owned Repositories"
+msgstr "版本库"
+
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+#, fuzzy
+msgid "Watched Repositories"
+msgstr "创建版本库"
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+#, fuzzy
+msgid "Show Permissions"
+msgstr "拷贝权限"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, fuzzy, python-format
+msgid "Confirm to reset this API key: %s"
+msgstr "确认删除用户:%s"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
+msgid "Expired"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, fuzzy, python-format
+msgid "Confirm to remove this API key: %s"
+msgstr "确认删除用户:%s"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
+#, fuzzy
+msgid "Remove"
+msgstr "移除"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
+msgid "No additional API keys specified"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
+msgid "New API key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
 msgid "Add"
 msgstr "增加"
 
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
 msgid "Confirm to delete this email: %s"
 msgstr "确认删除邮箱:%s"
 
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
 msgid "New email address"
 msgstr "增加邮箱"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:1
+#, fuzzy
+msgid "Change Your Account Password"
+msgstr "忘记了密码?"
+
+#: kallithea/templates/admin/my_account/my_account_password.html:8
+msgid "Current password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
 msgid "New password"
 msgstr "新密码"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:22
+msgid "Confirm new password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+msgid "Current IP"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, fuzzy, python-format
+#| msgid "Change your avatar at"
+msgid "Change %s avatar at"
+msgstr "修改你的头像"
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
+msgid "Avatars are disabled"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
+#, fuzzy
+msgid "Repositories You Own"
+msgstr "版本库"
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
 msgid "Name"
 msgstr "名称"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+#, fuzzy
+#| msgid "Last Name"
+msgid "Last Used"
+msgstr "姓"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, fuzzy, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr "确认删除用户:%s"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+msgid "New SSH key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+#, fuzzy
+#| msgid "Public repository"
+msgid "Public key"
+msgstr "公共版本库"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
+#, fuzzy
+msgid "Repositories You are Watching"
+msgstr "版本库路径"
+
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
+#, fuzzy
+msgid "Default Permissions"
+msgstr "默认权限"
+
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
+msgid "IP Whitelist"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
 msgid "Anonymous access"
 msgstr "匿名访问"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+#, fuzzy
+#| msgid "Anonymous access"
+msgid "Allow anonymous access"
+msgstr "匿名访问"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
+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:20
+#, fuzzy
+msgid "Apply to all existing repositories"
+msgstr "已有版本库?"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
 msgid "Repository group"
 msgstr "版本库组"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
+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:33
+#, fuzzy
+msgid "Apply to all existing repository groups"
+msgstr "已有版本库?"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
+msgid "User group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+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:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+#, fuzzy
+msgid "Top level repository creation"
+msgstr "建立版本库"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
+msgid "User group creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
 msgid "Repository forking"
 msgstr "版本库复刻"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
 msgid "Registration"
 msgstr "注册"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
+msgid "External auth account activation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, fuzzy, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr "确认删除用户:%s"
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+msgid "All IP addresses are allowed."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
+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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
+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
 msgid "Group name"
 msgstr "组名"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
 msgid "Group parent"
 msgstr "上级组"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
 msgid "Settings"
 msgstr "设置"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
+msgid "Advanced"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
 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:118
 msgid "Created on"
 msgstr "创建于"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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] "确认删除这个版本库组:%s包含%s个版本库"
 
+#: 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#, fuzzy
+#| msgid "Disabled"
+msgid "Visible"
+msgstr "停用"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#, fuzzy
+#| msgid "No response"
+msgid "Add repos"
+msgstr "无响应"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+msgid "Add/Edit groups"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+msgid "User/User Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+#, fuzzy
+msgid "Default"
+msgstr "默认"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+#, fuzzy
+msgid "Revoke"
+msgstr "移除"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
+msgid "Add new"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+#, fuzzy
+msgid "Apply to children"
+msgstr "应用到成员"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
+msgid "Both"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Remove this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+#, fuzzy
+msgid "Confirm to delete this group"
+msgstr "确认删除用户:%s"
+
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, fuzzy, python-format
+#| msgid "Repository group"
+msgid "Repository group %s"
+msgstr "版本库组"
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+#, fuzzy
+msgid "Repository Groups Administration"
+msgstr "版本库管理员"
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+#, fuzzy
+msgid "Number of Top-level Repositories"
+msgstr "顶层版本库数量"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
 msgid "Type of repository to create."
 msgstr "要创建的版本库类型。"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+#, fuzzy
+msgid "Clone remote repository"
+msgstr "[创建]版本库"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+#, fuzzy
+msgid "Repository URL"
+msgstr "版本库"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
 msgid ""
 "Keep it short and to the point. Use a README file for longer descriptions."
 msgstr "保持简短。用README文件来写更长的描述。"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
 msgid "Optionally select a group to put this repository into."
 msgstr "可选的选择一个组将版本库放到其中。"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
 msgid "Landing revision"
 msgstr "默认修订"
 
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+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"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
+msgid "Extra Fields"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
 msgid "Remote"
 msgstr "远程"
 
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
 msgid "Statistics"
 msgstr "统计"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+#, fuzzy
+msgid "Parent"
+msgstr "上级组"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
+msgid "Set"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+#, fuzzy
+msgid "Manually set this repository as a fork of another from the list."
+msgstr "从列表中手动设置这个版本库复刻自另一版本库"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+#, fuzzy
+msgid "Public Journal Visibility"
+msgstr "公共日志"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
 msgid "Remove from public journal"
 msgstr "从公共日志删除"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+#, fuzzy
+msgid "Add to Public Journal"
+msgstr "公共日志"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+#, fuzzy
+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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
 msgid "Confirm to delete this repository: %s"
 msgstr "确认删除版本库:%s"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
+#, fuzzy
+msgid "Delete this Repository"
+msgstr "[删除]版本库"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
+msgid "Detach forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
+msgid "Delete forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
 msgid "Key"
 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
+#, fuzzy
+msgid "Extra fields are disabled."
+msgstr "禁用注册"
+
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:20
+#, fuzzy
+msgid "Private Repository"
+msgstr "私有版本库"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+#, fuzzy
+#| msgid "[forked] repository"
+msgid "Fork of repository"
+msgstr "[复刻]版本库"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+#, fuzzy
+msgid "Remote repository URL"
+msgstr "[创建]版本库"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:15
+#, fuzzy
+msgid "Pull Changes from Remote Repository"
+msgstr "[远程拉取]到版本库"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:17
+#, fuzzy
+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:10
+#, fuzzy
+msgid "Permanent URL"
+msgstr "私有版本库"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+#, fuzzy
+msgid "Remote repository"
+msgstr "[创建]版本库"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
 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
+#, fuzzy
+msgid "Reset Statistics"
+msgstr "启用统计"
+
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
+#, fuzzy
+msgid "Confirm to remove current statistics."
+msgstr "确认移除当前统计"
+
+#: kallithea/templates/admin/repos/repos.html:5
+#, fuzzy
+msgid "Repositories Administration"
+msgstr "版本库管理员"
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+#, fuzzy
+msgid "Settings Administration"
+msgstr "系统设置"
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
 msgid "Hooks"
 msgstr "钩子"
 
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
 msgid "Send"
 msgstr "发送"
 
+#: kallithea/templates/admin/settings/settings_global.html:4
+msgid "Site branding"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
+msgid "HTTP authentication realm"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+#, fuzzy
+msgid "Save Settings"
+msgstr "保存设置"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+#, fuzzy
+#| msgid "Hooks"
+msgid "Git Hooks"
+msgstr "钩子"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+#, fuzzy
+msgid "Custom Hooks are not enabled"
+msgstr "自定义钩子"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
 msgid "Failed to remove hook"
 msgstr "移除钩子失败"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:4
+#, fuzzy
+#| msgid "Description"
+msgid "Rescan options"
+msgstr "描述"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:9
+msgid "Delete records of missing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
+msgid "Invalidate cache for all repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
+msgid "Index build option"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:9
+msgid "Build from scratch"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
 msgid "Reindex"
 msgstr "重新索引"
 
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+#, fuzzy
+msgid "Git version"
+msgstr "编辑权限"
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+#, fuzzy
+msgid "Mercurial Push Hooks"
+msgstr "Mercurial扩展"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
 msgid "Show repository size after push"
 msgstr "推送后显示版本库大小"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:15
 msgid "Update repository after push (hg update)"
 msgstr "推送后更新版本库(hg update)"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+#, fuzzy
+msgid "Mercurial extensions"
+msgstr "Mercurial扩展"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
+msgid "Enable largefiles extension"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+#, fuzzy
+msgid "Location of repositories"
+msgstr "创建版本库"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
+msgid ""
+"Click to unlock. You must restart Kallithea in order to make this setting "
+"take effect."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
 msgid "General"
 msgstr "通用"
 
+#: kallithea/templates/admin/settings/settings_visual.html:9
+msgid "Use repository extra fields"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:12
+msgid "Allows storing additional customized fields per repository."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:17
+msgid "Show Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+#, fuzzy
+msgid "HTTP 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+#, fuzzy
+msgid "SSH Clone URL"
+msgstr "克隆地址"
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+#, fuzzy
+#| msgid "repositories"
+msgid "Repository page size"
+msgstr "版本库"
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
 msgid "Icons"
 msgstr "图标"
 
+#: kallithea/templates/admin/settings/settings_visual.html:88
 msgid "Show public repository icon on repositories"
 msgstr "显示公共版本库图标"
 
+#: kallithea/templates/admin/settings/settings_visual.html:94
 msgid "Show private repository icon on repositories"
 msgstr "显示私有版本库图标"
 
+#: kallithea/templates/admin/settings/settings_visual.html:97
+#, fuzzy
+msgid "Show public/private icons next to repository names."
+msgstr "显示公共版本库图标"
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+#, fuzzy
+msgid "Meta Tagging"
+msgstr "元标记"
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
 msgid "Active"
 msgstr "启用"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+#, fuzzy
+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:41
 msgid "Members"
 msgstr "成员"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, 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
+#, fuzzy
+msgid "User Groups Administration"
+msgstr "用户管理员"
+
+#: kallithea/templates/admin/users/user_add.html:5
 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
 msgid "Users"
 msgstr "用户"
 
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
 msgid "Password confirmation"
 msgstr "确认密码"
 
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
 msgid "Confirm to delete this user: %s"
 msgstr "确认删除用户:%s"
 
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
 msgid "New password confirmation"
 msgstr "确认新密码"
 
+#: kallithea/templates/admin/users/users.html:5
+#, fuzzy
+msgid "Users Administration"
+msgstr "用户管理员"
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
 msgid "Mercurial repository"
 msgstr "Mercurial版本库"
 
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
 msgid "Git repository"
 msgstr "Git版本库"
 
+#: kallithea/templates/base/base.html:115
+#, fuzzy
+msgid "Create Fork"
+msgstr "创建于"
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
 msgid "Summary"
 msgstr "概况"
 
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
 msgid "Changelog"
 msgstr "修订记录"
 
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
 msgid "Files"
 msgstr "浏览"
 
+#: kallithea/templates/base/base.html:135
+#, python-format
+msgid "Show Pull Requests for %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+msgid "Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
 msgid "Options"
 msgstr "选项"
 
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+#, fuzzy
+msgid "Compare Fork"
+msgstr "比较复刻"
+
+#: kallithea/templates/base/base.html:158
 msgid "Compare"
 msgstr "比较显示"
 
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
 msgid "Search"
 msgstr "搜索"
 
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Follow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Unfollow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
 msgid "Fork"
 msgstr "复刻"
 
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
+msgid "Create Pull Request"
+msgstr ""
+
+#: kallithea/templates/base/base.html:185
+msgid "Switch To"
+msgstr ""
+
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
+msgid "Show recent activity"
+msgstr ""
+
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
 msgid "Public journal"
 msgstr "公共日志"
 
+#: kallithea/templates/base/base.html:302
+msgid "Show public gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:303
+msgid "Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
+msgid "Search in repositories"
+msgstr ""
+
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+#, fuzzy
+msgid "My Pull Requests"
+msgstr "拉取请求"
+
+#: kallithea/templates/base/base.html:354
+msgid "Not Logged In"
+msgstr ""
+
+#: kallithea/templates/base/base.html:363
+#, fuzzy
+msgid "Login to Your Account"
+msgstr "登录"
+
+#: kallithea/templates/base/base.html:373
+#, fuzzy
+#| msgid "Forgot password ?"
+msgid "Forgot password?"
+msgstr "忘记密码?"
+
+#: kallithea/templates/base/base.html:394
 msgid "Log Out"
 msgstr "退出"
 
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
 msgid "Create repositories"
 msgstr "创建版本库"
 
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
+msgid "Create user groups"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
 msgid "Fork repositories"
 msgstr "复刻版本库"
 
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
 msgid "Show"
 msgstr "显示"
 
+#: kallithea/templates/base/perms_summary.html:22
+msgid "No permissions defined yet"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
 msgid "Permission"
 msgstr "权限"
 
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
 msgid "Edit Permission"
 msgstr "编辑权限"
 
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+#, fuzzy
+msgid "Submitting ..."
+msgstr "提交中……"
+
+#: kallithea/templates/base/root.html:31
+#, fuzzy
+#| msgid "Enable downloads"
+msgid "Unable to post"
+msgstr "启用下载"
+
+#: kallithea/templates/base/root.html:32
+#, fuzzy
+msgid "Add Another Comment"
+msgstr "%d条评论"
+
+#: kallithea/templates/base/root.html:33
 msgid "Stop following this repository"
 msgstr "停止关注该版本库"
 
+#: kallithea/templates/base/root.html:34
 msgid "Start following this repository"
 msgstr "开始关注该版本库"
 
+#: kallithea/templates/base/root.html:35
 msgid "Group"
 msgstr "组"
 
+#: kallithea/templates/base/root.html:36
+msgid "Loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:37
+msgid "loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:38
+msgid "Search truncated"
+msgstr ""
+
+#: kallithea/templates/base/root.html:39
+msgid "No matching files"
+msgstr ""
+
+#: kallithea/templates/base/root.html:40
+#, fuzzy
+msgid "Open New Pull Request from {0}"
+msgstr "[评论]拉取请求"
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
 msgid "Show Selected Changesets {0}"
 msgstr "显示选中的修订集 {0}"
 
+#: kallithea/templates/base/root.html:43
+#, fuzzy
+msgid "Selection Link"
+msgstr "选择链接"
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+#, fuzzy
+msgid "Collapse Diff"
+msgstr "文件差异"
+
+#: kallithea/templates/base/root.html:45
+#, fuzzy
+msgid "Expand Diff"
+msgstr "文件差异"
+
+#: kallithea/templates/base/root.html:46
+#, fuzzy
+msgid "No revisions"
+msgstr "修订"
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
+msgid "Failed to revoke permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
 msgid "Select changeset"
 msgstr "选择修订集"
 
+#: kallithea/templates/base/root.html:53
 msgid "Specify changeset"
 msgstr "指定修订集"
 
+#: kallithea/templates/base/root.html:54
 msgid "Click to sort ascending"
 msgstr "点击以升序排列"
 
+#: kallithea/templates/base/root.html:55
 msgid "Click to sort descending"
 msgstr "点击以降序排列"
 
+#: kallithea/templates/base/root.html:56
 msgid "No records found."
 msgstr "没有找到记录。"
 
+#: kallithea/templates/base/root.html:57
 msgid "Data error."
 msgstr "数据错误。"
 
+#: kallithea/templates/base/root.html:58
 msgid "Loading..."
 msgstr "载入中..."
 
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
 msgid "%s Changelog"
 msgstr "%s修订记录"
 
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
 msgid "showing %d out of %d revision"
 msgid_plural "showing %d out of %d revisions"
 msgstr[0] "显示%d/%d个版本"
 
+#: kallithea/templates/changelog/changelog.html:47
 msgid "Clear selection"
 msgstr "清除选择"
 
+#: kallithea/templates/changelog/changelog.html:54
+#, fuzzy
+msgid "Go to tip of repository"
+msgstr "确认锁定版本库"
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+#, fuzzy
+msgid "Branch filter:"
+msgstr "过滤"
+
+#: kallithea/templates/changelog/changelog.html:222
 msgid "There are no changes yet"
 msgstr "没有任何变更"
 
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
+msgid "Removed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
+msgid "Changed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
+msgid "Added"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
 msgid "First (oldest) changeset in this list"
 msgstr "此列表中首个(最旧)修订集"
 
+#: kallithea/templates/changelog/changelog_table.html:22
 msgid "Last (most recent) changeset in this list"
 msgstr "此列表中末个(最近)修订集"
 
+#: kallithea/templates/changelog/changelog_table.html:24
 msgid "Position in this list of changesets"
 msgstr "修订集在此列表中的位置"
 
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
 msgid ""
 "Changeset status: %s by %s\n"
 "Click to open associated pull request %s"
@@ -1046,256 +4266,1782 @@
 "修订集状态:%s 由 %s\n"
 "点击打开相关联的拉取请求 %s"
 
+#: kallithea/templates/changelog/changelog_table.html:41
+#, python-format
 msgid "Changeset status: %s by %s"
 msgstr "修订集状态:%s 由 %s"
 
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+#, fuzzy
+#| msgid "Commit messages"
+msgid "(No commit message)"
+msgstr "提交信息"
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, fuzzy, python-format
+#| msgid "%d comment"
+#| msgid_plural "%d comments"
+msgid "%s comments"
+msgstr "%d条评论"
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
+msgid "Bookmark %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
+msgid "Tag %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
+msgid "Branch %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
 msgid "%s Changeset"
 msgstr "%s 修订集"
 
+#: kallithea/templates/changeset/changeset.html:35
 msgid "Changeset status"
 msgstr "修订集状态"
 
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+#, fuzzy
+msgid "Merge"
+msgstr "合并"
+
+#: kallithea/templates/changeset/changeset.html:96
+#, fuzzy
+msgid "Grafted from:"
+msgstr "创建于"
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+#, fuzzy
+msgid "Replaced by:"
+msgstr "创建于"
+
+#: kallithea/templates/changeset/changeset.html:121
+#, fuzzy
+msgid "Preceded by:"
+msgstr "创建于"
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
 msgid "%s file changed"
 msgid_plural "%s files changed"
 msgstr[0] "修改%s个文件"
 
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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] "修改%s个文件包括%s行插入和%s行删除"
 
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+#, fuzzy
+#| msgid "Comment"
+msgid "comment"
+msgstr "评论"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+#, fuzzy
+msgid "on pull request"
+msgstr "[评论]拉取请求"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+#, fuzzy
+msgid "No title"
+msgstr "无文件"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
 msgid "on this changeset"
 msgstr "在此修订集"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#, fuzzy
+msgid "Delete comment?"
+msgstr "%d条评论"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+#, fuzzy
+msgid "Status change"
+msgstr "文件已更改"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+#, fuzzy
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr "在文本中使用 @用户名 以发送通知到该Kallithea用户"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
 msgid "Set changeset status"
 msgstr "设置修订集状态"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+#, fuzzy
+msgid "No change"
+msgstr "无变更"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+#, fuzzy
+msgid "Finish pull request"
+msgstr "[评论]拉取请求"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+#, fuzzy
+msgid "Close"
+msgstr "已关闭"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
 msgid "Comment"
 msgstr "评论"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "You need to be logged in to comment."
 msgstr "您必须登录才能评论。"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:137
 msgid "Login now"
 msgstr "现在登录"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:141
 msgid "Hide"
 msgstr "隐藏"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
 msgid "%d comment"
 msgid_plural "%d comments"
 msgstr[0] "%d条评论"
 
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, fuzzy, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] "(%d内嵌)"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
 msgid "%s Changesets"
 msgstr "%s 修订集"
 
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
 msgid "Changeset status: %s"
 msgstr "修订集状态:%s"
 
+#: kallithea/templates/changeset/changeset_range.html:50
 msgid "Files affected"
 msgstr "影响文件"
 
+#: kallithea/templates/changeset/diff_block.html:30
+msgid "No file before"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:33
+#, fuzzy
+#| msgid "file removed"
+msgid "File before"
+msgstr "文件已删除"
+
+#: kallithea/templates/changeset/diff_block.html:40
+#, fuzzy
+#| msgid "Unmodified"
+msgid "Modified"
+msgstr "未修改"
+
+#: kallithea/templates/changeset/diff_block.html:42
+#, fuzzy
+msgid "Deleted"
+msgstr "删除"
+
+#: kallithea/templates/changeset/diff_block.html:44
+#, fuzzy
+msgid "Renamed"
+msgstr "读"
+
+#: kallithea/templates/changeset/diff_block.html:48
+#, fuzzy, python-format
+#| msgid "Unknown revision %s"
+msgid "Unknown operation: %r"
+msgstr "未知版本%s"
+
+#: kallithea/templates/changeset/diff_block.html:52
+#, fuzzy
+#| msgid "No filename"
+msgid "No file after"
+msgstr "无文件名"
+
+#: kallithea/templates/changeset/diff_block.html:55
+#, fuzzy
+#| msgid "file added"
+msgid "File after"
+msgstr "文件已添加"
+
+#: kallithea/templates/changeset/diff_block.html:60
+#: kallithea/templates/files/diff_2way.html:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Downloads are disabled for this repository"
+msgid "Download diff for this file"
+msgstr "这个版本库的下载已经禁用"
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
 msgid "No changesets"
 msgstr "无修订集"
 
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
 msgid "%s changesets"
 msgstr "%s 修订集"
 
+#: kallithea/templates/compare/compare_cs.html:56
+#, fuzzy
+msgid "behind"
+msgstr "重新索引"
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
 msgid "Showing %s commit"
 msgid_plural "Showing %s commits"
 msgstr[0] "显示%s个提交"
 
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
 msgid "Public repository"
 msgstr "公共版本库"
 
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
 msgid "No changesets yet"
 msgstr "尚无任何修订集"
 
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
 msgid "Subscribe to %s rss feed"
 msgstr "订阅%s的RSS"
 
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
 msgid "Subscribe to %s atom feed"
 msgstr "订阅%s的Atom"
 
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "%(user)s commented on changeset %(age)s"
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr "%(user)s 已评论修订集在 %(age)s"
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "%(user)s commented on changeset %(age)s"
+msgid "Comment on Changeset \"%s\""
+msgstr "%(user)s 已评论修订集在 %(age)s"
+
+#: kallithea/templates/email/changeset_comment.html:20
+#, fuzzy
+#| msgid "Changeset"
+msgid "Changeset on"
+msgstr "修订集"
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+#, fuzzy
+#| msgid "Branch"
+msgid "branch"
+msgstr "分支"
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+#, fuzzy
+#| msgid "Comment"
+msgid "View Comment"
+msgstr "评论"
+
+#: kallithea/templates/email/comment.html:27
+#, fuzzy
+#| msgid "Status change"
+msgid "Status change:"
+msgstr "文件已更改"
+
+#: kallithea/templates/email/comment.html:33
+#, fuzzy
+#| msgid "Repository has been locked"
+msgid "The pull request has been closed."
+msgstr "版本库未锁定"
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+#, fuzzy
+msgid "Password Reset Request"
+msgstr "确认新密码"
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
+msgid "Hello %s"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:17
+#, fuzzy
+msgid "We have received a request to reset the password for your account."
+msgstr "我们收到重置你用户密码的请求。"
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, fuzzy, python-format
+#| msgid "[commented] on pull request for"
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr "[评论]拉取请求"
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+#, fuzzy
+msgid "Pull request"
+msgstr "拉取请求#%s"
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+#, fuzzy
+msgid "View Pull Request"
+msgstr "新建拉取请求"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "%(user)s commented on pull request %(age)s"
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr "[评论]拉取请求"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "Pull request %s from %s#%s"
+msgid "Pull Request %s \"%s\" Closed"
+msgstr "拉取请求#%s"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "[commented] on pull request for"
+msgid "Comment on Pull Request %s \"%s\""
+msgstr "[评论]拉取请求"
+
+#: kallithea/templates/email/registration.html:5
+#, fuzzy
+#| msgid "Registration"
+msgid "New User Registration"
+msgstr "注册"
+
+#: kallithea/templates/email/registration.html:23
+#, fuzzy
+#| msgid "Group name"
+msgid "Full Name"
+msgstr "组名"
+
+#: kallithea/templates/email/registration.html:42
+#, fuzzy
+#| msgid "View this user here"
+msgid "View User Profile"
+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/diff_2way.html:55
 msgid "Ignore whitespace"
 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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
 msgid "Location"
 msgstr "位置"
 
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
 msgid "or"
 msgstr "或者"
 
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+#, fuzzy
+msgid "New file type"
+msgstr "未知包类型"
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+#, fuzzy
+msgid "Commit Changes"
+msgstr "提交修改"
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
 msgid "Loading file list..."
 msgstr "加载文件列表..."
 
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
 msgid "Size"
 msgstr "大小"
 
+#: kallithea/templates/files/files_browser.html:56
 msgid "Last Revision"
 msgstr "最后修订号"
 
+#: kallithea/templates/files/files_browser.html:57
+#, fuzzy
+msgid "Last Modified"
+msgstr "最后修改于"
+
+#: kallithea/templates/files/files_browser.html:58
+#, fuzzy
+msgid "Last Committer"
+msgstr "最后提交者"
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
 msgid "%s author"
 msgid_plural "%s authors"
 msgstr[0] "%s个作者"
 
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, fuzzy, python-format
+#| msgid "Deleted branch: %s"
+msgid "Edit on Branch: %s"
+msgstr "已经删除分支%s"
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
 msgid "Binary file (%s)"
 msgstr "二进制文件(%s)"
 
+#: kallithea/templates/files/files_source.html:69
+#, fuzzy
+msgid "File is too big to display."
+msgstr "文件过大,不能显示"
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
 msgid "annotation"
 msgstr "显示注释"
 
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
 msgid "No files at given path"
 msgstr "指定的路径中没有文件"
 
+#: kallithea/templates/followers/followers.html:5
+#, python-format
 msgid "%s Followers"
 msgstr "%s个关注者"
 
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
 msgid "Followers"
 msgstr "关注者"
 
+#: kallithea/templates/followers/followers_data.html:9
 msgid "Started following -"
 msgstr "开始关注 -"
 
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
 msgid "Fork name"
 msgstr "复刻名称"
 
+#: kallithea/templates/forks/fork.html:53
+#, fuzzy
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr "文件浏览、下载、whoosh和README的默认修订版本"
+
+#: kallithea/templates/forks/fork.html:58
 msgid "Private"
 msgstr "私有"
 
+#: kallithea/templates/forks/fork.html:66
 msgid "Copy permissions"
 msgstr "拷贝权限"
 
+#: kallithea/templates/forks/fork.html:69
 msgid "Copy permissions from forked repository"
 msgstr "从被复刻版本库拷贝权限"
 
+#: kallithea/templates/forks/fork.html:75
 msgid "Update after clone"
 msgstr "克隆后更新"
 
+#: kallithea/templates/forks/fork.html:78
 msgid "Checkout source after making a clone"
 msgstr "完成克隆后检出源代码"
 
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
 msgid "%s Forks"
 msgstr "%s个复刻"
 
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
 msgid "Forks"
 msgstr "复刻"
 
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
 msgid "There are no forks yet"
 msgstr "无复刻"
 
+#: kallithea/templates/journal/journal.html:22
 msgid "ATOM journal feed"
 msgstr "订阅日志ATOM"
 
+#: kallithea/templates/journal/journal.html:23
 msgid "RSS journal feed"
 msgstr "订阅日志RSS"
 
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
 msgid "No entries yet"
 msgstr "没有条目"
 
+#: kallithea/templates/journal/public_journal.html:10
 msgid "ATOM public journal feed"
 msgstr "订阅公共日志ATOM"
 
+#: kallithea/templates/journal/public_journal.html:11
 msgid "RSS public journal feed"
 msgstr "订阅公共日志RSS"
 
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+#, fuzzy
+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:52
 msgid "Title"
 msgstr "标题"
 
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
 msgid "Revision"
 msgstr "修订"
 
+#: kallithea/templates/pullrequests/pullrequest.html:62
+msgid "Destination repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:6
+#, fuzzy
+msgid "No entries"
+msgstr "没有条目"
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:14
+#, fuzzy
+msgid "Vote"
+msgstr "移除"
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:17
+msgid "Age"
+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:73
 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
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr "确认删除拉取请求"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, fuzzy, python-format
+msgid "%s Pull Request %s"
+msgstr "拉取请求#%s"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, fuzzy, python-format
+msgid "Pull request %s from %s#%s"
+msgstr "拉取请求#%s"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+#, fuzzy
+msgid "Summarize the changes"
+msgstr "提交修改"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+#, fuzzy
+msgid "on"
+msgstr "无"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+#, fuzzy
+#| msgid "Registration"
+msgid "Next iteration"
+msgstr "注册"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+#, fuzzy
+msgid "Cancel Changes"
+msgstr "无变更"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+#, fuzzy
+#| msgid "%d reviewer"
+#| msgid_plural "%d reviewers"
+msgid "Reviewers"
+msgstr "%d个检视者"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+#, fuzzy
+msgid "Remove reviewer"
+msgstr "检视者"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+#, fuzzy
+msgid "Potential Reviewers"
+msgstr "%d个检视者"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+#, fuzzy
+msgid "Pull Request Content"
+msgstr "拉取请求"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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
+#, fuzzy, python-format
+msgid "Pull Requests from '%s'"
+msgstr "拉取请求#%s"
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:13
+#, fuzzy, python-format
+msgid "Pull Requests to '%s'"
+msgstr "拉取请求#%s"
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:31
+#, fuzzy
+msgid "Open New Pull Request"
+msgstr "新建拉取请求"
+
+#: kallithea/templates/pullrequests/pullrequest_show_all.html:34
+#, fuzzy, python-format
+msgid "Show Pull Requests to %s"
+msgstr "拉取请求#%s"
+
+#: 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
+#, fuzzy
+msgid "Pull Requests Created by Me"
+msgstr "拉取请求检视人员"
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+#, fuzzy
+#| msgid "Pull Request Reviewers"
+msgid "Pull Requests Needing My Review"
+msgstr "拉取请求检视人员"
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+#, fuzzy
+msgid "Pull Requests I Participate In"
+msgstr "我参与的"
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+#, fuzzy
+msgid "Search in All Repositories"
+msgstr "在所有的版本库中搜索"
+
+#: kallithea/templates/search/search.html:47
 msgid "Search term"
 msgstr "搜索短语"
 
+#: kallithea/templates/search/search.html:54
 msgid "Search in"
 msgstr "搜索范围"
 
+#: kallithea/templates/search/search.html:56
 msgid "File contents"
 msgstr "文件内容"
 
+#: kallithea/templates/search/search.html:57
 msgid "Commit messages"
 msgstr "提交信息"
 
+#: kallithea/templates/search/search.html:58
 msgid "File names"
 msgstr "文件名"
 
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
 msgid "Permission denied"
 msgstr "权限不足"
 
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
+msgid "Enable"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:38
 msgid "Stats gathered: "
 msgstr "已收集的统计: "
 
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
 msgid "files"
 msgstr "文件"
 
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
+msgid "Show more"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:397
 msgid "commits"
 msgstr "提交"
 
+#: kallithea/templates/summary/statistics.html:398
 msgid "files added"
 msgstr "文件已添加"
 
+#: kallithea/templates/summary/statistics.html:399
 msgid "files changed"
 msgstr "文件已更改"
 
+#: kallithea/templates/summary/statistics.html:400
 msgid "files removed"
 msgstr "文件已删除"
 
+#: kallithea/templates/summary/statistics.html:402
 msgid "commit"
 msgstr "提交"
 
+#: kallithea/templates/summary/statistics.html:403
 msgid "file added"
 msgstr "文件已添加"
 
+#: kallithea/templates/summary/statistics.html:404
 msgid "file changed"
 msgstr "文件已更改"
 
+#: kallithea/templates/summary/statistics.html:405
 msgid "file removed"
 msgstr "文件已删除"
 
+#: kallithea/templates/summary/summary.html:5
+#, python-format
 msgid "%s Summary"
 msgstr "%s概要"
 
+#: kallithea/templates/summary/summary.html:13
 msgid "Fork of"
 msgstr "复刻自"
 
+#: kallithea/templates/summary/summary.html:18
 msgid "Clone from"
 msgstr "克隆自"
 
+#: kallithea/templates/summary/summary.html:55
+#, fuzzy
+msgid "Clone URL"
+msgstr "克隆地址"
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+#, fuzzy
+#| msgid "Last Name"
+msgid "Use Name"
+msgstr "姓"
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
 msgid "Trending files"
 msgstr "文件趋势图"
 
+#: kallithea/templates/summary/summary.html:103
 msgid "Download"
 msgstr "下载"
 
+#: kallithea/templates/summary/summary.html:106
 msgid "There are no downloads yet"
 msgstr "无下载"
 
+#: kallithea/templates/summary/summary.html:108
 msgid "Downloads are disabled for this repository"
 msgstr "这个版本库的下载已经禁用"
 
+#: kallithea/templates/summary/summary.html:114
 msgid "Download as zip"
 msgstr "zip打包下载"
 
+#: kallithea/templates/summary/summary.html:118
 msgid "Check this to download archive with subrepos"
 msgstr "勾选以下载包含子版本库的压缩包"
 
+#: kallithea/templates/summary/summary.html:120
+#, fuzzy
+msgid "With subrepos"
+msgstr "包括子版本库"
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
+msgid "Feed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:180
+#, fuzzy
+msgid "Latest Changes"
+msgstr "文件已更改"
+
+#: kallithea/templates/summary/summary.html:182
+#, fuzzy
+msgid "Quick Start"
+msgstr "快速入门"
+
+#: kallithea/templates/summary/summary.html:193
 msgid "Add or upload files directly via Kallithea"
 msgstr "通过Kallithea直接添加或者上传文件"
 
+#: kallithea/templates/summary/summary.html:201
+#, fuzzy
+msgid "Push new repository"
+msgstr "推送新版本库"
+
+#: kallithea/templates/summary/summary.html:209
 msgid "Existing repository?"
 msgstr "已有版本库?"
 
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
 msgid "Download %s as %s"
 msgstr "下载%s为%s包"
+
+#~ msgid "Default revision for files page, downloads, whoosh and readme"
+#~ msgstr "文件浏览、下载、whoosh和README的默认修订版本"
+
+#, python-format
+#~ msgid ""
+#~ "%s repository is not mapped to db perhaps it was created or renamed "
+#~ "from the filesystem please run the application again in order to "
+#~ "rescan repositories"
+#~ msgstr ""
+#~ "版本库%s没有映射到数据库,可能是从文件系统创建或者重命名,请重启"
+#~ "Kallithea以重新扫描版本库"
+
+#, python-format
+#~ msgid "on line %s"
+#~ msgstr "在%s行"
+
+#~ msgid "[Mention]"
+#~ msgstr "[提及]"
+
+#, fuzzy
+#~ msgid "Only admins can create repository groups"
+#~ msgstr "没有在该版本库组中创建版本库的权限"
+
+#, fuzzy
+#~ msgid "Non-admins can create repository groups"
+#~ msgstr "没有在该版本库组中创建版本库的权限"
+
+#~ msgid "An error occurred during cache invalidation"
+#~ msgstr "清除缓存时发生错误"
+
+#, fuzzy
+#~ msgid "Invalidate Repository Cache"
+#~ msgstr "清除版本库缓存"
+
+#, fuzzy
+#~ msgid ""
+#~ "Manually invalidate cache for this repository. On first access, the "
+#~ "repository will be cached again."
+#~ msgstr "手动清除版本库缓存。之后第一次访问的时候将重建缓存"
+
+#, fuzzy
+#~ msgid "List of Cached Values"
+#~ msgstr "缓存值列表"
+
+#~ msgid "Prefix"
+#~ msgstr "前缀"
+
+#~ msgid "This repository has been locked by %s on %s"
+#~ msgstr "版本库由%s于%s锁定"
+
+#, fuzzy
+#~ msgid "Repository has been locked"
+#~ msgstr "版本库未锁定"
+
+#, fuzzy
+#~ msgid "Repository has been unlocked"
+#~ msgstr "版本库未锁定"
+
+#~ msgid "An error occurred during unlocking"
+#~ msgstr "解锁时发生错误"
+
+#~ msgid "Token mismatch"
+#~ msgstr "令牌不匹配"
+
+#~ msgid "Enable locking"
+#~ msgstr "启用锁定"
+
+#~ msgid "Enable lock-by-pulling on repository."
+#~ msgstr "启用版本库的拉取锁定。"
+
+#~ msgid ""
+#~ "Enable lock-by-pulling on group. This option will be applied to all "
+#~ "other groups and repositories inside"
+#~ msgstr "启用组的拉取锁定。这个选项将应用到组内的其他组和版本库"
+
+#, fuzzy
+#~ msgid "Change Locking"
+#~ msgstr "启用锁定"
+
+#, fuzzy
+#~ msgid "Confirm to unlock repository."
+#~ msgstr "确认解锁版本库"
+
+#, fuzzy
+#~ msgid "Unlock Repository"
+#~ msgstr "公共版本库"
+
+#, fuzzy
+#~ msgid "Confirm to lock repository."
+#~ msgstr "确认锁定版本库"
+
+#, fuzzy
+#~ msgid "Lock Repository"
+#~ msgstr "公共版本库"
+
+#~ msgid "Repository is not locked"
+#~ msgstr "版本库未锁定"
+
+#~ msgid "Log user push commands"
+#~ msgstr "记录用户推送命令"
+
+#~ msgid "Log user pull commands"
+#~ msgstr "记录用户拉取命令"
+
+#, fuzzy
+#~ msgid "Inherit defaults"
+#~ msgstr "版本库默认设置"
+
+#, fuzzy
+#~| msgid "Default permissions"
+#~ msgid "default permissions"
+#~ msgstr "默认权限"
+
+#~ msgid "Repository locked by %s"
+#~ msgstr "版本库由%s锁定"
+
+#~ msgid "Repository unlocked"
+#~ msgstr "版本库未锁定"
+
+#~ msgid "Show by ID"
+#~ msgstr "按ID显示"
+
+#~ msgid "Show by Name"
+#~ msgstr "以名字显示"
+
+#~ msgid "There is no index to search in. Please run whoosh indexer"
+#~ msgstr "没有索引用于搜索。请运行whoosh索引器"
+
+#~ msgid "%(user)s commented on changeset %(age)s"
+#~ msgstr "%(user)s 已评论修订集在 %(age)s"
+
+#, fuzzy
+#~ msgid "%(user)s opened new pull request %(age)s"
+#~ msgstr "成功提交拉取请求"
+
+#, fuzzy
+#~ msgid "%(user)s commented on pull request %(age)s"
+#~ msgstr "[评论]拉取请求"
+
+#~ msgid "%(user)s commented on changeset at %(when)s"
+#~ msgstr "%(user)s 已评论修订集于 %(when)s"
+
+#, fuzzy
+#~| msgid "Repository group"
+#~ msgid "Repository Group"
+#~ msgstr "版本库组"
+
+#~ msgid "My Notifications"
+#~ msgstr "我的通知"
+
+#~ msgid "All"
+#~ msgstr "全部"
+
+#~ msgid "Comments"
+#~ msgstr "评论"
+
+#, fuzzy
+#~ msgid "Mark All Read"
+#~ msgstr "全部标记为已读"
+
+#, fuzzy
+#~| msgid "Mark All Read"
+#~ msgid "Mark as read"
+#~ msgstr "全部标记为已读"
+
+#~ msgid "No notifications here yet"
+#~ msgstr "无通知"
+
+#, fuzzy
+#~ msgid "Show Notification"
+#~ msgstr "显示通知"
+
+#~ msgid "Notifications"
+#~ msgstr "通知"
+
+#~ msgid "Home"
+#~ msgstr "首页"
+
+#~ msgid "with"
+#~ msgstr "有"
+
+#~ msgid "members"
+#~ msgstr "成员"
+
+#~ msgid "Changeset has comments"
+#~ msgstr "修订集有评论"
+
+#~ msgid "Author"
+#~ msgstr "作者"
+
+#, fuzzy
+#~ msgid "Commenting on line."
+#~ msgstr "在{1}行上评论"
+
+#, fuzzy
+#~| msgid "on pull request"
+#~ msgid "Pull request from"
+#~ msgstr "[评论]拉取请求"
+
+#, fuzzy
+#~| msgid "Date"
+#~ msgid "at"
+#~ msgstr "日期"
+
+#~ msgid "Still not reviewed by"
+#~ msgstr "还未检视的检视人员"
+
+#, fuzzy
+#~ msgid "There are no reviewers"
+#~ msgstr "没有任何分支"
+
+#, fuzzy
+#~ msgid "Pull Request Reviewers"
+#~ msgstr "拉取请求检视人员"
+
+#~ msgid "Dashboard"
+#~ msgstr "控制面板"
+
+#~ msgid "Remember me"
+#~ msgstr "记住密码"
+
+#~ msgid "Change your avatar at"
+#~ msgstr "修改你的头像"
+
+#~ msgid "Using"
+#~ msgstr "使用"
+
+#~ msgid "Web"
+#~ msgstr "网络"
+
+#~ msgid "quick filter..."
+#~ msgstr "快速过滤..."
+
+#~ msgid "Forgot password ?"
+#~ msgstr "忘记密码?"
+
+#, fuzzy
+#~ msgid "The comment closed the pull request with status"
+#~ msgstr "[评论]拉取请求"
+
+#~ msgid "No comments."
+#~ msgstr "%d条评论"
+
+#~ msgid "public journal"
+#~ msgstr "公共日志"
+
+#~ msgid "journal"
+#~ msgstr "日志"
+
+#~ msgid "Repository has been %s"
+#~ msgstr "版本库已被%s"
+
+#~ msgid "You can't edit this user"
+#~ msgstr "无法编辑该用户"
+
+#~ msgid "No Files"
+#~ msgstr "没有文件"
+
+#~ msgid "Username \"%(username)s\" is forbidden"
+#~ msgstr "不允许用户名 \"%(username)s\""
+
+#~ msgid "invalid user name"
+#~ msgstr "无效用户名"
+
+#~ msgid "invalid clone URL"
+#~ msgstr "无效的克隆地址"
+
+#~ msgid ""
+#~ "Invalid clone URL, provide a valid clone http(s)/svn+http(s)/ssh URL"
+#~ msgstr "无效的克隆地址,提供一个有效的克隆 http(s)或svn+http(s)地址"
+
+#~ msgid ""
+#~ "Revisions %(revs)s are already part of pull request or have set status"
+#~ msgstr "修订%(revs)s已经包含在拉取请求中或者或者已经设置状态"
+
+#~ msgid "Defaults"
+#~ msgstr "默认设置"
+
+#~ msgid "Watched"
+#~ msgstr "关注的"
+
+#~ msgid "My Permissions"
+#~ msgstr "我的权限"
+
+#~ msgid "delete"
+#~ msgstr "删除"
+
+#~ msgid "Permissions Administration"
+#~ msgstr "权限管理"
+
+#~ msgid "Default User Permissions Overview"
+#~ msgstr "默认权限"
+
+#~ msgid "none"
+#~ msgstr "无"
+
+#~ msgid "read"
+#~ msgstr "读"
+
+#~ msgid "write"
+#~ msgstr "写"
+
+#~ msgid "admin"
+#~ msgstr "管理"
+
+#~ msgid "Optional URL from which repository should be cloned."
+#~ msgstr "可选的,指定版本库应该从哪个http[s]地址克隆。"
+
+#~ msgid "Remote URL"
+#~ msgstr "克隆地址"
+
+#~ msgid "Pull Changes from Remote Location"
+#~ msgstr "从远程路径拉取修订集"
+
+#~ msgid "edit"
+#~ msgstr "编辑"
+
+#~ msgid "Status change from pull request"
+#~ msgstr "状态修改为%s"
+
+#~ msgid "Mimetype"
+#~ msgstr "MIME类型"
+
+#~ msgid "My Repos"
+#~ msgstr "我的版本库"
+
+#~ msgid "owner"
+#~ msgstr "所有者"
+
+#~ msgid "Open New Pull Request for Selected Changesets"
+#~ msgstr "为选择的变更集创建新的拉取请求"
+
+#~ msgid "You can generate it by clicking following URL"
+#~ msgstr "点击下面的链接以重新生成密码:"
+
+#~ msgid "Created by"
+#~ msgstr "创建于"
+
+#~ msgid "Closed, replaced by %s ."
+#~ msgstr "已关闭,被 %s 替换。"
+
+#~ msgid "Closing."
+#~ 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 "[Comment] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
+#~ msgstr "[评论]拉取请求"
+
+#~ msgid "There are no branches yet"
+#~ msgstr "没有任何分支"
+
+#~ msgid "There are no tags yet"
+#~ msgstr "没有任何标签"
+
+#~ msgid "There are no bookmarks yet"
+#~ msgstr "无书签"
+
+#~ msgid "%s Bookmarks"
+#~ msgstr "%s书签"
+
+#~ msgid "%s Branches"
+#~ msgstr "%s分支"
+
+#~ msgid "Editing file"
+#~ msgstr "编辑文件"
+
+#~ msgid "Update"
+#~ msgstr "[更新]用户"
+
+#~ msgid "Save Updates as New Pull Request"
+#~ msgstr "新建拉取请求"
+
+#~ msgid "%s Tags"
+#~ msgstr "%s标签"
+
+#~ msgid "Compare Tags"
+#~ msgstr "比较标签"
+
+#~ msgid "Confirm to invalidate repository cache."
+#~ msgstr "确认清除版本库缓存"
+
+#~ msgid "Commenting on line {1}."
+#~ msgstr "在{1}行上评论"
+
+#~ msgid "Comments parsed using %s syntax with %s support."
+#~ msgstr "评论使用%s语法并支持%s"
+
+#~ msgid "Use @username inside this text to notify another user"
+#~ msgstr "在文本中使用 @用户名 以发送通知到该Kallithea用户"
+
+#~ msgid "Use @username inside this text to notify another user."
+#~ msgstr "在文本中使用 @用户名 以发送通知到该Kallithea用户"
+
+#~ msgid "File is too big to display"
+#~ msgstr "文件过大,不能显示"
+
+#~ msgid "Save as New Pull Request"
+#~ msgstr "新建拉取请求"
--- a/kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po	Mon Dec 12 22:24:50 2022 +0100
+++ b/kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po	Sun May 14 21:19:38 2023 +0200
@@ -1,471 +1,5671 @@
 # Copyright (C) 2014 RhodeCode GmbH, and others.
 # This file is distributed under the same license as the Kallithea project.
-
 msgid ""
 msgstr ""
+"Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
+"POT-Creation-Date: 2023-05-14 21:19+0200\n"
+"PO-Revision-Date: 2017-03-10 18:26+0000\n"
+"Last-Translator: mao <mao@lins.fju.edu.tw>\n"
+"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
+"kallithea/kallithea/zh_Hant/>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-
+"X-Generator: Weblate 2.12\n"
+"Generated-By: Babel 1.3\n"
+
+#: kallithea/controllers/base.py:470
+msgid ""
+"CSRF token leak has been detected - all form tokens have been expired"
+msgstr ""
+
+#: kallithea/controllers/base.py:566
+msgid "Repository not found in the filesystem"
+msgstr ""
+
+#: kallithea/controllers/base.py:587 kallithea/controllers/changelog.py:67
+#: kallithea/controllers/pullrequests.py:250
+msgid "There are no changesets yet"
+msgstr ""
+
+#: kallithea/controllers/base.py:590
+#, python-format
+msgid "Changeset for %s %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/base.py:631
+#, fuzzy
+#| msgid "Your account is disabled"
+msgid "SSH access is disabled."
+msgstr "您的帳號已被停用"
+
+#: kallithea/controllers/admin/permissions.py:60
+#: kallithea/controllers/admin/permissions.py:65
+#: kallithea/controllers/admin/permissions.py:70
+#: kallithea/controllers/changelog.py:136
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:6
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:87
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:7
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:6
+#: kallithea/templates/base/perms_summary.html:14
 msgid "None"
 msgstr "無"
 
+#: kallithea/controllers/changelog.py:139 kallithea/controllers/files.py:189
 msgid "(closed)"
 msgstr "(已關閉)"
 
+#: kallithea/controllers/changeset.py:88
+#, fuzzy
+msgid "No permission to change status"
+msgstr "尚未有任何變更"
+
+#: kallithea/controllers/changeset.py:99
+#, fuzzy, python-format
+msgid "Successfully deleted pull request %s"
+msgstr "成功遞交至 %s"
+
+#: kallithea/controllers/changeset.py:200 kallithea/controllers/files.py:89
+#: kallithea/controllers/files.py:109 kallithea/controllers/files.py:688
+msgid "Such revision does not exist for this repository"
+msgstr ""
+
+#: kallithea/controllers/compare.py:64
+#, fuzzy, python-format
+#| msgid "Go to tip of repository"
+msgid "Could not find other repository %s"
+msgstr "Git 版本庫"
+
+#: kallithea/controllers/compare.py:70
+msgid "Cannot compare repositories of different types"
+msgstr ""
+
+#: kallithea/controllers/compare.py:140
+msgid "Cannot show empty diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:142
+msgid "No ancestor found for merge diff"
+msgstr ""
+
+#: kallithea/controllers/compare.py:146
+msgid "Multiple merge ancestors found for merge compare"
+msgstr ""
+
+#: kallithea/controllers/compare.py:162
+msgid "Cannot compare repositories without using common ancestor"
+msgstr ""
+
+#: kallithea/controllers/error.py:67
 msgid "No response"
 msgstr "未回應"
 
+#: kallithea/controllers/error.py:68
+msgid "Unknown error"
+msgstr ""
+
+#: kallithea/controllers/error.py:81
+msgid ""
+"The request could not be understood by the server due to malformed syntax."
+msgstr ""
+
+#: kallithea/controllers/error.py:84
+msgid "Unauthorized access to resource"
+msgstr ""
+
+#: kallithea/controllers/error.py:86
 msgid "You don't have permission to view this page"
 msgstr "您沒有權限瀏覽這個頁面"
 
+#: kallithea/controllers/error.py:88
 msgid "The resource could not be found"
 msgstr "找不到這個資源"
 
+#: kallithea/controllers/error.py:90
+msgid ""
+"The server encountered an unexpected condition which prevented it from "
+"fulfilling the request."
+msgstr ""
+
+#: kallithea/controllers/feed.py:59
+#, python-format
 msgid "%s committed on %s"
 msgstr "%s 評論於 %s"
 
+#: kallithea/controllers/feed.py:84
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/compare/compare_diff.html:97
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Changeset was too big and was cut off..."
+msgstr ""
+
+#: kallithea/controllers/feed.py:107
+#, python-format
+msgid "%s %s feed"
+msgstr ""
+
+#: kallithea/controllers/feed.py:109
+#, python-format
 msgid "Changes on %s repository"
 msgstr "修改於版本庫 %s"
 
+#: kallithea/controllers/files.py:85
+msgid "Click here to add new file"
+msgstr ""
+
+#: kallithea/controllers/files.py:86
+#, fuzzy
+#| msgid "There are no forks yet"
+msgid "There are no files yet."
+msgstr "尚未有任何 fork"
+
+#: kallithea/controllers/files.py:186
+#, python-format
+msgid "%s at %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:295
+msgid "You can only delete files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:306
+#, python-format
+msgid "Deleted file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:330
+#, python-format
+msgid "Successfully deleted file %s"
+msgstr ""
+
+#: kallithea/controllers/files.py:334 kallithea/controllers/files.py:392
+#: kallithea/controllers/files.py:467
+msgid "Error occurred during commit"
+msgstr ""
+
+#: kallithea/controllers/files.py:349
+msgid "You can only edit files with revision being a valid branch"
+msgstr ""
+
+#: kallithea/controllers/files.py:363
+#, python-format
+msgid "Edited file %s via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:378
 msgid "No changes"
 msgstr "沒有修改"
 
+#: kallithea/controllers/files.py:388 kallithea/controllers/files.py:456
+#, python-format
 msgid "Successfully committed to %s"
 msgstr "成功遞交至 %s"
 
+#: kallithea/controllers/files.py:407
+msgid "Added file via Kallithea"
+msgstr ""
+
+#: kallithea/controllers/files.py:428
+msgid "No content"
+msgstr ""
+
+#: kallithea/controllers/files.py:432
+msgid "No filename"
+msgstr ""
+
+#: kallithea/controllers/files.py:459
+msgid "Location must be relative path and must not contain .. in path"
+msgstr ""
+
+#: kallithea/controllers/files.py:491
+msgid "Downloads disabled"
+msgstr ""
+
+#: kallithea/controllers/files.py:502
+#, python-format
 msgid "Unknown revision %s"
 msgstr "未知修訂 %s"
 
+#: kallithea/controllers/files.py:504
 msgid "Empty repository"
 msgstr "空的版本庫"
 
+#: kallithea/controllers/files.py:506
 msgid "Unknown archive type"
 msgstr "未知的存檔類型"
 
+#: kallithea/controllers/files.py:717
+#: kallithea/templates/changeset/changeset_range.html:9
+#: kallithea/templates/email/pull_request.html:64
+#: kallithea/templates/pullrequests/pullrequest.html:84
 msgid "Changesets"
 msgstr "變更"
 
+#: kallithea/controllers/files.py:718
+#: kallithea/controllers/pullrequests.py:177 kallithea/model/scm.py:627
 msgid "Branches"
 msgstr "分支"
 
+#: kallithea/controllers/files.py:719
+#: kallithea/controllers/pullrequests.py:178 kallithea/model/scm.py:638
 msgid "Tags"
 msgstr "標籤"
 
+#: kallithea/controllers/forks.py:166
+#, python-format
+msgid "An error occurred during repository forking %s"
+msgstr ""
+
+#: kallithea/controllers/home.py:77
+msgid "Groups"
+msgstr ""
+
+#: kallithea/controllers/home.py:87
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:89
+#: kallithea/templates/admin/repos/repo_add.html:12
+#: kallithea/templates/admin/repos/repo_add.html:16
+#: kallithea/templates/admin/repos/repos.html:9
+#: kallithea/templates/admin/users/user_edit_advanced.html:6
+#: kallithea/templates/base/base.html:56
+#: kallithea/templates/base/base.html:73
+#: kallithea/templates/base/base.html:439 kallithea/templates/index.html:5
 msgid "Repositories"
 msgstr "版本庫"
 
+#: kallithea/controllers/home.py:119
+#: kallithea/templates/files/files_add.html:32
+#: kallithea/templates/files/files_delete.html:23
+#: kallithea/templates/files/files_edit.html:32
+msgid "Branch"
+msgstr ""
+
+#: kallithea/controllers/home.py:125
+msgid "Closed Branches"
+msgstr ""
+
+#: kallithea/controllers/home.py:131
+msgid "Tag"
+msgstr ""
+
+#: kallithea/controllers/home.py:137
+msgid "Bookmark"
+msgstr ""
+
+#: kallithea/controllers/journal.py:145 kallithea/controllers/journal.py:156
+#: kallithea/templates/journal/public_journal.html:4
+#: kallithea/templates/journal/public_journal.html:18
 msgid "Public Journal"
 msgstr "開放日誌"
 
+#: kallithea/controllers/journal.py:149 kallithea/controllers/journal.py:160
+#: kallithea/templates/base/base.html:291
+#: kallithea/templates/journal/journal.html:5
+#: kallithea/templates/journal/journal.html:13
 msgid "Journal"
 msgstr "日誌"
 
+#: kallithea/controllers/login.py:109
+msgid "Authentication failed."
+msgstr ""
+
+#: kallithea/controllers/login.py:141 kallithea/controllers/login.py:185
+msgid "Bad captcha"
+msgstr ""
+
+#: kallithea/controllers/login.py:147
+#, python-format
+msgid "You have successfully registered with %s"
+msgstr ""
+
+#: kallithea/controllers/login.py:190
 msgid "A password reset confirmation code has been sent"
 msgstr "密碼重設的確認碼已寄出"
 
+#: kallithea/controllers/login.py:237
 msgid "Invalid password reset token"
 msgstr "無效的密碼重設確認碼"
 
+#: kallithea/controllers/admin/my_account.py:150
+#: kallithea/controllers/login.py:242
+msgid "Successfully updated password"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:67
+#, python-format
+msgid "Invalid reviewer \"%s\" specified"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:123
+#, python-format
+msgid "%s (closed)"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:150
+#: kallithea/templates/changeset/changeset.html:12
+msgid "Changeset"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:174
+msgid "Special"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:175
+msgid "Peer branches"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:176 kallithea/model/scm.py:633
+msgid "Bookmarks"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:318
+#, python-format
+msgid "Error creating pull request: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:345
+#: kallithea/controllers/pullrequests.py:368
+msgid "Error occurred while creating pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:350
+msgid "Successfully opened new pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:373
+msgid "New pull request iteration created"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:401
+#, python-format
+msgid "Meanwhile, the following reviewers have been added: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:405
+#, python-format
+msgid "Meanwhile, the following reviewers have been removed: %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:421
+#: kallithea/model/pull_request.py:230
 msgid "No description"
 msgstr "無描述"
 
+#: kallithea/controllers/pullrequests.py:430
+msgid "Pull request updated"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:443
+msgid "Successfully deleted pull request"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:479
+#, python-format
+msgid "Revision %s not found in %s"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:509
+#, python-format
+msgid "Error: changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:523
+#, python-format
+msgid "This pull request has already been merged to %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:525
+msgid "This pull request has been closed and can not be updated."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:544
+#, python-format
+msgid "The following additional changes are available on %s:"
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:546
+#: kallithea/controllers/pullrequests.py:550
+msgid "No additional changesets found for iterating on this pull request."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:558
+#, python-format
+msgid "Note: Branch %s has another head: %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:565
+msgid "Git pull requests don't support iterating yet."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:567
+#, python-format
+msgid ""
+"Error: some changesets not found when displaying pull request from %s."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:571
+#, python-format
+msgid "%d additional changesets are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:574
+#, python-format
+msgid "%d changesets available for merging are not shown."
+msgstr ""
+
+#: kallithea/controllers/pullrequests.py:597
+msgid "The diff can't be shown - the PR revisions could not be found."
+msgstr ""
+
+#: kallithea/controllers/search.py:132
 msgid "Invalid search query. Try quoting it."
 msgstr "無效的查詢。請使用跳脫字元。"
 
+#: kallithea/controllers/search.py:136
+msgid "The server has no search index."
+msgstr ""
+
+#: kallithea/controllers/search.py:139
+msgid "An error occurred during search operation."
+msgstr ""
+
+#: kallithea/controllers/summary.py:167
+#: kallithea/templates/summary/summary.html:409
+msgid "No data ready yet"
+msgstr ""
+
+#: kallithea/controllers/summary.py:170
+#: kallithea/templates/summary/summary.html:94
 msgid "Statistics are disabled for this repository"
 msgstr "這個版本庫的統計功能已停用"
 
+#: kallithea/controllers/admin/auth_settings.py:134
+msgid "Auth settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/auth_settings.py:145
+msgid "error occurred during update of auth settings"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:73
+msgid "Default settings updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/defaults.py:88
+msgid "Error occurred during update of defaults"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:57
+#: kallithea/controllers/admin/my_account.py:225
+#: kallithea/controllers/admin/users.py:247
+msgid "Forever"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:58
+#: kallithea/controllers/admin/my_account.py:226
+#: kallithea/controllers/admin/users.py:248
+msgid "5 minutes"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:59
+#: kallithea/controllers/admin/my_account.py:227
+#: kallithea/controllers/admin/users.py:249
+msgid "1 hour"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:60
+#: kallithea/controllers/admin/my_account.py:228
+#: kallithea/controllers/admin/users.py:250
+msgid "1 day"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:61
+#: kallithea/controllers/admin/my_account.py:229
+#: kallithea/controllers/admin/users.py:251
+msgid "1 month"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:65
+#: kallithea/controllers/admin/my_account.py:231
+#: kallithea/controllers/admin/users.py:253
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:65
+#: kallithea/templates/admin/users/user_edit_api_keys.html:65
+msgid "Lifetime"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:146
+msgid "Error occurred during gist creation"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:162
+#, python-format
+msgid "Deleted gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:205
 msgid "Unmodified"
 msgstr "未修改"
 
+#: kallithea/controllers/admin/gists.py:235
+msgid "Successfully updated gist content"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:240
+msgid "Successfully updated gist data"
+msgstr ""
+
+#: kallithea/controllers/admin/gists.py:243
+#, python-format
+msgid "Error occurred during update of gist %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:63 kallithea/model/user.py:187
+#: kallithea/model/user.py:206
+msgid "You can't edit this user since it's crucial for entire application"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:112
 msgid "Your account was updated successfully"
 msgstr "您的帳號已更新完成"
 
+#: kallithea/controllers/admin/my_account.py:127
+#: kallithea/controllers/admin/users.py:176
+#, python-format
+msgid "Error occurred during update of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:161
+msgid "Error occurred during update of user password"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:202
+#: kallithea/controllers/admin/users.py:366
+#, python-format
+msgid "Added email %s to user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:208
+#: kallithea/controllers/admin/users.py:372
+msgid "An error occurred during email saving"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:217
+#: kallithea/controllers/admin/users.py:382
+msgid "Removed email from user"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:241
+#: kallithea/controllers/admin/users.py:270
+msgid "API key successfully created"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:250
+#: kallithea/controllers/admin/users.py:280
+msgid "API key successfully reset"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:254
+#: kallithea/controllers/admin/users.py:284
+msgid "API key successfully deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:274
+#: kallithea/controllers/admin/users.py:455
+#, python-format
+msgid "SSH key %s successfully added"
+msgstr ""
+
+#: kallithea/controllers/admin/my_account.py:286
+#: kallithea/controllers/admin/users.py:469
+#, fuzzy
+msgid "SSH key successfully deleted"
+msgstr "成功遞交至 %s"
+
+#: kallithea/controllers/admin/permissions.py:61
+#: kallithea/controllers/admin/permissions.py:66
+#: kallithea/controllers/admin/permissions.py:71
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
+#: kallithea/templates/base/perms_summary.html:15
 msgid "Read"
 msgstr "讀"
 
+#: kallithea/controllers/admin/permissions.py:62
+#: kallithea/controllers/admin/permissions.py:67
+#: kallithea/controllers/admin/permissions.py:72
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
+#: kallithea/templates/base/perms_summary.html:16
 msgid "Write"
 msgstr "寫"
 
+#: kallithea/controllers/admin/permissions.py:63
+#: kallithea/controllers/admin/permissions.py:68
+#: kallithea/controllers/admin/permissions.py:73
+#: kallithea/templates/admin/auth/auth_settings.html:9
+#: kallithea/templates/admin/defaults/defaults.html:9
+#: kallithea/templates/admin/permissions/permissions.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:46
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/admin/repos/repo_add.html:10
+#: kallithea/templates/admin/repos/repo_add.html:14
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:10
+#: kallithea/templates/admin/settings/settings.html:9
+#: kallithea/templates/admin/user_groups/user_group_add.html:8
+#: kallithea/templates/admin/user_groups/user_group_edit.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:46
+#: kallithea/templates/admin/user_groups/user_groups.html:9
+#: kallithea/templates/admin/users/user_add.html:8
+#: kallithea/templates/admin/users/user_edit.html:9
+#: kallithea/templates/admin/users/user_edit_profile.html:81
+#: kallithea/templates/admin/users/users.html:9
+#: kallithea/templates/admin/users/users.html:44
+#: kallithea/templates/base/base.html:321
+#: kallithea/templates/base/base.html:322
+#: kallithea/templates/base/base.html:328
+#: kallithea/templates/base/base.html:329
+#: kallithea/templates/base/perms_summary.html:17
 msgid "Admin"
 msgstr "管理"
 
+#: kallithea/controllers/admin/permissions.py:77
+#: kallithea/controllers/admin/permissions.py:88
+#: kallithea/controllers/admin/permissions.py:91
+#: kallithea/controllers/admin/permissions.py:94
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:51
 msgid "Disabled"
 msgstr "停用"
 
+#: kallithea/controllers/admin/permissions.py:79
+msgid "Allowed with manual account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:81
+msgid "Allowed with automatic account activation"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:84 kallithea/model/db.py:1537
+msgid "Manual activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:85 kallithea/model/db.py:1538
+msgid "Automatic activation of external account"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:89
+#: kallithea/controllers/admin/permissions.py:92
+#: kallithea/controllers/admin/permissions.py:95
+#: kallithea/templates/admin/auth/auth_settings.html:42
+#: kallithea/templates/base/root.html:50
 msgid "Enabled"
 msgstr "啟用"
 
+#: kallithea/controllers/admin/permissions.py:116
+msgid "Global permissions updated successfully"
+msgstr ""
+
+#: kallithea/controllers/admin/permissions.py:131
+msgid "Error occurred during update of permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:158
+#, python-format
+msgid "Error occurred during creation of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:165
+#, python-format
+msgid "Created repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:218
+#, python-format
+msgid "Updated repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:234
+#, python-format
+msgid "Error occurred during update of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:245
+#, python-format
+msgid "This group contains %s repositories and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:252
+#, python-format
+msgid "This group contains %s subgroups and cannot be deleted"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:258
+#, python-format
+msgid "Removed repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:263
+#, python-format
+msgid "Error occurred during deletion of repository group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:357
+msgid "Repository group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repo_groups.py:384
+#: kallithea/controllers/admin/repos.py:334
+#: kallithea/controllers/admin/user_groups.py:300
+msgid "An error occurred during revoking of permission"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:122
+#, python-format
+msgid "Error creating repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:171
+#, python-format
+msgid "Created repository %s from %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:180
+#, python-format
+msgid "Forked repository %s as %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:183
+#, python-format
+msgid "Created repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:212
+#, python-format
 msgid "Repository %s updated successfully"
 msgstr "版本庫 %s 更新完成"
 
+#: kallithea/controllers/admin/repos.py:232
+#, python-format
+msgid "Error occurred during update of repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:249
+#, python-format
+msgid "Detached %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:252
+#, python-format
+msgid "Deleted %s forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:257
+#, python-format
+msgid "Deleted repository %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:260
+#, python-format
+msgid "Cannot delete repository %s which still has forks"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:265
+#, python-format
+msgid "An error occurred during deletion of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:305
+msgid "Repository permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:364
+#, python-format
+msgid "Field validation error: %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:367
+#, python-format
+msgid "An error occurred during creation of field: %r"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:378
+msgid "An error occurred during removal of field"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:392
+msgid "-- Not a fork --"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:424
+msgid "Updated repository visibility in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:428
+msgid "An error occurred during setting this repository in public journal"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:444
+msgid "Nothing"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:446
+#, python-format
+msgid "Marked repository %s as fork of %s"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:453
+msgid "An error occurred during this operation"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:465
+msgid "Pulled from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:468
+msgid "An error occurred during pull from remote location"
+msgstr ""
+
+#: kallithea/controllers/admin/repos.py:499
+msgid "An error occurred during deletion of repository stats"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:117
+msgid "Updated VCS settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:121
+#: kallithea/controllers/admin/settings.py:213
+msgid "Error occurred while updating application settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:156
+#, python-format
+msgid "Repositories successfully rescanned. Added: %s. Removed: %s."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:168
+#, fuzzy, python-format
+#| msgid "Invalidate Repository Cache"
+msgid "Invalidated %s repositories"
+msgstr "確認廢止版本庫快取"
+
+#: kallithea/controllers/admin/settings.py:209
 msgid "Updated application settings"
 msgstr "更新應用設定"
 
+#: kallithea/controllers/admin/settings.py:263
+msgid "Updated visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:268
+msgid "Error occurred during updating visualisation settings"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:292
+msgid "Please enter email address"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:307
+msgid "Send email task created"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:334
+msgid "Hook already exists"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:336
+msgid ""
+"Hook names with \".kallithea_\" are reserved for internal use. Please use "
+"another hook name."
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:339
 msgid "Added new hook"
 msgstr "新增hook"
 
+#: kallithea/controllers/admin/settings.py:355
 msgid "Updated hooks"
 msgstr "更新hook"
 
+#: kallithea/controllers/admin/settings.py:359
+msgid "Error occurred during hook creation"
+msgstr ""
+
+#: kallithea/controllers/admin/settings.py:382
 msgid "Whoosh reindex task scheduled"
 msgstr "Whoosh 重新索引工作排程"
 
+#: kallithea/controllers/admin/user_groups.py:132
+#, python-format
+msgid "Created user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:145
+#, python-format
+msgid "Error occurred during creation of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:173
+#, python-format
+msgid "Updated user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:195
+#, python-format
+msgid "Error occurred during update of user group %s"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:206
+msgid "Successfully deleted user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:211
+msgid "An error occurred during deletion of user group"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:267
+msgid "Target group cannot be the same"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:273
+msgid "User group permissions updated"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:288
+msgid "Cannot revoke permission for yourself as admin"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:382
+#: kallithea/controllers/admin/users.py:337
+msgid "Updated permissions"
+msgstr ""
+
+#: kallithea/controllers/admin/user_groups.py:386
+#: kallithea/controllers/admin/users.py:341
+msgid "An error occurred during permissions saving"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:118
+#, python-format
+msgid "Created user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:133
+#, python-format
+msgid "Error occurred during creation of user %s"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:157
 msgid "User updated successfully"
 msgstr "使用者更新完成"
 
+#: kallithea/controllers/admin/users.py:186
+msgid "Successfully deleted user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:191
+msgid "An error occurred during deletion of user"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:202
+msgid "The default user cannot be edited"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:408
+#, python-format
+msgid "Added IP address %s to user whitelist"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:414
+msgid "An error occurred while adding IP address"
+msgstr ""
+
+#: kallithea/controllers/admin/users.py:426
+msgid "Removed IP address from user whitelist"
+msgstr ""
+
+#: kallithea/lib/auth.py:552
 msgid "You need to be a registered user to perform this action"
 msgstr "您必須是註冊使用者才能執行這個動作"
 
+#: kallithea/lib/auth.py:580
 msgid "You need to be signed in to view this page"
 msgstr "您必須登入後才能瀏覽這個頁面"
 
+#: kallithea/lib/diffs.py:181
+msgid "Binary file"
+msgstr ""
+
+#: kallithea/lib/diffs.py:201
+msgid ""
+"Changeset was too big and was cut off, use diff menu to display this diff"
+msgstr ""
+
+#: kallithea/lib/diffs.py:210
 msgid "No changes detected"
 msgstr "尚未有任何變更"
 
+#: kallithea/lib/helpers.py:110
+#, fuzzy
+#| msgid "Show whitespace"
+msgid "Show whitespace changes"
+msgstr "顯示空格"
+
+#: kallithea/lib/helpers.py:113
+#, fuzzy
+#| msgid "Ignore whitespace"
+msgid "Ignore whitespace changes"
+msgstr "忽略空格"
+
+#: kallithea/lib/helpers.py:136
+#, python-format
 msgid "Increase diff context to %(num)s lines"
 msgstr "增加 diff 上下文至 %(num)s 行"
 
+#: kallithea/lib/helpers.py:467
+#, python-format
+msgid "Deleted branch: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:469
+#, python-format
+msgid "Created tag: %s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:480
+#, fuzzy, python-format
+#| msgid "Set changeset status"
+msgid "Changeset %s not found"
+msgstr "尚未有任何變更"
+
+#: kallithea/lib/helpers.py:529
+#, python-format
+msgid "Show all combined changesets %s->%s"
+msgstr ""
+
+#: kallithea/lib/helpers.py:535
+msgid "Compare view"
+msgstr ""
+
+#: kallithea/lib/helpers.py:554
 msgid "and"
 msgstr "和"
 
+#: kallithea/lib/helpers.py:555
+#, python-format
+msgid "%s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:556
+#: kallithea/templates/changelog/changelog.html:43
 msgid "revisions"
 msgstr "修訂"
 
+#: kallithea/lib/helpers.py:580
+#, python-format
 msgid "Fork name %s"
 msgstr "分支名稱 %s"
 
+#: kallithea/lib/helpers.py:600
+#, python-format
 msgid "Pull request %s"
 msgstr "提取要求 %s"
 
+#: kallithea/lib/helpers.py:610
+msgid "[deleted] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:612 kallithea/lib/helpers.py:624
+msgid "[created] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:614
+msgid "[created] repository as fork"
+msgstr ""
+
+#: kallithea/lib/helpers.py:616 kallithea/lib/helpers.py:626
+msgid "[forked] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:618 kallithea/lib/helpers.py:628
+msgid "[updated] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:620
+msgid "[downloaded] archive from repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:622
+msgid "[delete] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:630
+msgid "[created] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:632
+msgid "[updated] user"
+msgstr ""
+
+#: kallithea/lib/helpers.py:634
+msgid "[created] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:636
+msgid "[updated] user group"
+msgstr ""
+
+#: kallithea/lib/helpers.py:638
+msgid "[commented] on revision in repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:640
+msgid "[commented] on pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:642
+msgid "[closed] pull request for"
+msgstr ""
+
+#: kallithea/lib/helpers.py:644
+msgid "[pushed] into"
+msgstr ""
+
+#: kallithea/lib/helpers.py:646
+msgid "[committed via Kallithea] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:648
+msgid "[pulled from remote] into repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:650
+msgid "[pulled] from"
+msgstr ""
+
+#: kallithea/lib/helpers.py:652
+msgid "[started following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:654
+msgid "[stopped following] repository"
+msgstr ""
+
+#: kallithea/lib/helpers.py:764
+#, python-format
+msgid " and %s more"
+msgstr ""
+
+#: kallithea/lib/helpers.py:768
+#: kallithea/templates/compare/compare_diff.html:71
+#: kallithea/templates/pullrequests/pullrequest_show.html:297
+msgid "No files"
+msgstr ""
+
+#: kallithea/lib/helpers.py:791
+msgid "new file"
+msgstr ""
+
+#: kallithea/lib/helpers.py:794
+msgid "mod"
+msgstr ""
+
+#: kallithea/lib/helpers.py:797
+msgid "del"
+msgstr ""
+
+#: kallithea/lib/helpers.py:800
+msgid "rename"
+msgstr ""
+
+#: kallithea/lib/helpers.py:805
+msgid "chmod"
+msgstr ""
+
+#: kallithea/lib/ssh.py:97
+msgid "SSH key is missing"
+msgstr ""
+
+#: kallithea/lib/ssh.py:101
+msgid ""
+"Invalid SSH key - it must have both a key type and a base64 part, like "
+"'ssh-rsa ASRNeaZu4FA...xlJp='"
+msgstr ""
+
+#: kallithea/lib/ssh.py:106
+msgid ""
+"Invalid SSH key - it must start with key type 'ssh-rsa', 'ssh-dss', 'ssh-"
+"ed448', or 'ssh-ed25519'"
+msgstr ""
+
+#: kallithea/lib/ssh.py:109
+#, python-format
+msgid "Invalid SSH key - unexpected characters in base64 part %r"
+msgstr ""
+
+#: kallithea/lib/ssh.py:114
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it can't be decoded)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:124
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains a partial "
+"string length)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:128
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it is too short for "
+"declared string length %s)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:132
+#, python-format
+msgid ""
+"Invalid SSH key - base64 part %r seems truncated (it contains too few "
+"strings for a %s key)"
+msgstr ""
+
+#: kallithea/lib/ssh.py:134
+#, python-format
+msgid "Invalid SSH key - it is a %s key but the base64 part contains %r"
+msgstr ""
+
+#: kallithea/lib/webutils.py:628
+#, python-format
+msgid "%d year"
+msgid_plural "%d years"
+msgstr[0] ""
+
+#: kallithea/lib/webutils.py:629
+#, python-format
+msgid "%d month"
+msgid_plural "%d months"
+msgstr[0] ""
+
+#: kallithea/lib/webutils.py:630
+#, python-format
+msgid "%d day"
+msgid_plural "%d days"
+msgstr[0] ""
+
+#: kallithea/lib/webutils.py:631
+#, python-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] ""
+
+#: kallithea/lib/webutils.py:632
+#, python-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] ""
+
+#: kallithea/lib/webutils.py:633
+#, python-format
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] ""
+
+#: kallithea/lib/webutils.py:649
+#, python-format
+msgid "in %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:651
+#, python-format
+msgid "%s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:653
+#, python-format
+msgid "in %s and %s"
+msgstr ""
+
+#: kallithea/lib/webutils.py:656
+#, python-format
+msgid "%s and %s ago"
+msgstr ""
+
+#: kallithea/lib/webutils.py:659
 msgid "just now"
 msgstr "現在"
 
+#: kallithea/model/db.py:1376
+msgid "top level"
+msgstr ""
+
+#: kallithea/model/db.py:1507
+msgid "Kallithea Administrator"
+msgstr ""
+
+#: kallithea/model/db.py:1509
+msgid "Default user has no access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1510
+msgid "Default user has read access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1511
+msgid "Default user has write access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1512
+msgid "Default user has admin access to new repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1514
+msgid "Default user has no access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1515
+msgid "Default user has read access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1516
+msgid "Default user has write access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1517
+msgid "Default user has admin access to new repository groups"
+msgstr ""
+
+#: kallithea/model/db.py:1519
+msgid "Default user has no access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1520
+msgid "Default user has read access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1521
+msgid "Default user has write access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1522
+msgid "Default user has admin access to new user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1524
+msgid "Only admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1525
+msgid "Non-admins can create user groups"
+msgstr ""
+
+#: kallithea/model/db.py:1527
+msgid "Only admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1528
+msgid "Non-admins can create top level repositories"
+msgstr ""
+
+#: kallithea/model/db.py:1530
 msgid "Only admins can fork repositories"
 msgstr "祗有管理者才能分歧版本庫"
 
+#: kallithea/model/db.py:1531
+#, fuzzy
+msgid "Non-admins can fork repositories"
+msgstr "建立版本庫"
+
+#: kallithea/model/db.py:1533
+msgid "Registration disabled"
+msgstr ""
+
+#: kallithea/model/db.py:1534
+msgid "User registration with manual account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1535
+msgid "User registration with automatic account activation"
+msgstr ""
+
+#: kallithea/model/db.py:1944
 msgid "Not reviewed"
 msgstr "未審核"
 
+#: kallithea/model/db.py:1945
 msgid "Under review"
 msgstr "審核中"
 
+#: kallithea/model/db.py:1946
+msgid "Not approved"
+msgstr ""
+
+#: kallithea/model/db.py:1947
+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:170
+msgid "Name must not contain only digits"
+msgstr ""
+
+#: kallithea/model/notification.py:171
+#, python-format
+msgid ""
+"[Comment] %(repo_name)s changeset %(short_id)s \"%(message_short)s\" on "
+"%(branch)s by %(cs_author_username)s"
+msgstr ""
+
+#: kallithea/model/notification.py:174
+#, python-format
+msgid "New user %(new_username)s registered"
+msgstr ""
+
+#: kallithea/model/notification.py:176
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:177
+#, 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"
+msgstr ""
+
+#: kallithea/model/notification.py:197
 msgid "Closing"
 msgstr "關閉中"
 
+#: kallithea/model/pull_request.py:207
+msgid "Cannot create empty pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:215
+#, python-format
+msgid ""
+"Cannot create pull request - criss cross merge detected, please merge a "
+"later %s revision to %s"
+msgstr ""
+
+#: kallithea/model/pull_request.py:243 kallithea/model/pull_request.py:378
+msgid "You are not authorized to create the pull request"
+msgstr ""
+
+#: kallithea/model/pull_request.py:337
+msgid "Missing changesets since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:344
+#, python-format
+msgid "New changesets on %s %s since the previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:351
+msgid "Ancestor didn't change - diff since previous iteration:"
+msgstr ""
+
+#: kallithea/model/pull_request.py:358
+#, python-format
+msgid ""
+"This iteration is based on another %s revision and there is no simple "
+"diff."
+msgstr ""
+
+#: kallithea/model/pull_request.py:360
+#, python-format
+msgid "No changes found on %s %s since previous iteration."
+msgstr ""
+
+#: kallithea/model/pull_request.py:385
+#, python-format
+msgid "Closed, next iteration: %s ."
+msgstr ""
+
+#: kallithea/model/scm.py:618
+msgid "latest tip"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:56
+#, python-format
+msgid "SSH key %r is invalid: %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:68
+#, python-format
+msgid "SSH key %s is already used by %s"
+msgstr ""
+
+#: kallithea/model/ssh_key.py:87
+#, fuzzy, python-format
+#| msgid "Set changeset status"
+msgid "SSH key with fingerprint %r found"
+msgstr "尚未有任何變更"
+
+#: kallithea/model/user.py:224
 msgid ""
 "You can't remove this user since it is crucial for the entire application"
 msgstr "您無法移除這個使用者,因為係供整個應用使用"
 
+#: kallithea/model/user.py:229
+#, python-format
+msgid ""
+"User \"%s\" still owns %s repositories and cannot be removed. Switch "
+"owners or remove those repositories: %s"
+msgstr ""
+
+#: kallithea/model/user.py:234
+#, python-format
+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:241
+#, python-format
+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:330
+msgid "Password reset link"
+msgstr ""
+
+#: kallithea/model/user.py:374
+msgid "Password reset notification"
+msgstr ""
+
+#: kallithea/model/user.py:375
+#, python-format
+msgid ""
+"The password to your account %s has been changed using password reset "
+"form."
+msgstr ""
+
+#: kallithea/model/validators.py:52 kallithea/model/validators.py:53
+msgid "Value cannot be an empty list"
+msgstr ""
+
+#: kallithea/model/validators.py:72
+#, python-format
+msgid "Username \"%(username)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:74
+#, python-format
+msgid "Username \"%(username)s\" cannot be used"
+msgstr ""
+
+#: kallithea/model/validators.py:76
+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:103
+msgid "The input is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:110
+#, 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"
 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:229
+msgid "Invalid characters (non-ascii) in password"
+msgstr ""
+
+#: kallithea/model/validators.py:244
+msgid "Invalid old password"
+msgstr ""
+
+#: kallithea/model/validators.py:260
 msgid "Passwords do not match"
 msgstr "密碼不相符"
 
+#: kallithea/model/validators.py:275
 msgid "Invalid username or password"
 msgstr "無效的用戶名稱或密碼"
 
+#: kallithea/model/validators.py:309
+#, python-format
+msgid "Repository name %(repo)s is not allowed"
+msgstr ""
+
+#: kallithea/model/validators.py:311
+#, python-format
+msgid "Repository named %(repo)s already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:312
+#, python-format
+msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
+msgstr ""
+
+#: kallithea/model/validators.py:314
+#, python-format
+msgid "Repository group with name \"%(repo)s\" already exists"
+msgstr ""
+
+#: kallithea/model/validators.py:400
 msgid "Invalid repository URL"
 msgstr "無效的版本庫 URL"
 
+#: kallithea/model/validators.py:401
+msgid "Invalid repository URL. It must be a valid http, https, or ssh URL"
+msgstr ""
+
+#: kallithea/model/validators.py:426
+msgid "Fork has to be the same type as parent"
+msgstr ""
+
+#: kallithea/model/validators.py:441
+msgid "You don't have permissions to create repository in this group"
+msgstr ""
+
+#: kallithea/model/validators.py:443
+msgid "no permission to create repository in root location"
+msgstr ""
+
+#: kallithea/model/validators.py:492
+msgid "You don't have permissions to create a group in this location"
+msgstr ""
+
+#: kallithea/model/validators.py:532
+msgid "This username or user group name is not valid"
+msgstr ""
+
+#: kallithea/model/validators.py:625
 msgid "This is not a valid path"
 msgstr "不是一個有效的路徑"
 
+#: kallithea/model/validators.py:642
+#, fuzzy
+msgid "This email address is already in use"
+msgstr "這個郵件位址已經使用了"
+
+#: kallithea/model/validators.py:662
+#, python-format
+msgid "Email address \"%(email)s\" not found"
+msgstr ""
+
+#: kallithea/model/validators.py:699
+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:711
+msgid "Please enter a valid IPv4 or IPv6 address"
+msgstr ""
+
+#: kallithea/model/validators.py:712
+#, python-format
+msgid ""
+"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
+msgstr ""
+
+#: kallithea/model/validators.py:745
+msgid "Key name can only consist of letters, underscore, dash or numbers"
+msgstr ""
+
+#: kallithea/model/validators.py:759
+msgid "Filename cannot be inside a directory"
+msgstr ""
+
+#: kallithea/model/validators.py:775
+#, 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:13
+msgid "About"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add.html:5
+#: kallithea/templates/admin/repos/repo_add.html:19
+#: kallithea/templates/admin/repos/repos.html:23
+#: kallithea/templates/index_base.html:24
+#: kallithea/templates/index_base.html:29
+msgid "Add Repository"
+msgstr ""
+
+#: 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/templates/index_base.html:26
+#: kallithea/templates/index_base.html:31
+msgid "Add Repository Group"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "You have admin right to this group, and can edit it"
+msgstr ""
+
+#: kallithea/templates/index_base.html:36
+msgid "Edit Repository Group"
+msgstr ""
+
+#: kallithea/templates/admin/admin_log.html:7
+#: kallithea/templates/admin/permissions/permissions_globals.html:14
+#: kallithea/templates/index_base.html:53
 msgid "Repository"
 msgstr "版本庫"
 
+#: 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/my_account/my_account_ssh_keys.html:5
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:58
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:60
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:35
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19
+#: kallithea/templates/admin/repo_groups/repo_groups.html:41
+#: kallithea/templates/admin/repos/repo_add_base.html:26
+#: kallithea/templates/admin/repos/repo_edit_settings.html:31
+#: kallithea/templates/admin/repos/repos.html:40
+#: 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:40
+#: kallithea/templates/admin/users/user_edit_api_keys.html:59
+#: kallithea/templates/admin/users/user_edit_api_keys.html:61
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:5
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:58
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:60
+#: kallithea/templates/email/pull_request.html:37
+#: kallithea/templates/forks/fork.html:34
+#: kallithea/templates/index_base.html:59
+#: kallithea/templates/pullrequests/pullrequest.html:33
+#: kallithea/templates/pullrequests/pullrequest_show.html:38
+#: kallithea/templates/pullrequests/pullrequest_show.html:59
+#: kallithea/templates/summary/summary.html:84
 msgid "Description"
 msgstr "描述"
 
+#: kallithea/templates/index_base.html:61
+msgid "Last Change"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:16
+#: kallithea/templates/admin/my_account/my_account_watched.html:16
+#: kallithea/templates/admin/repos/repos.html:42
+#: kallithea/templates/index_base.html:63
+msgid "Tip"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:12
+#: kallithea/templates/admin/repo_groups/repo_groups.html:43
+#: kallithea/templates/admin/repos/repo_edit_settings.html:52
+#: kallithea/templates/admin/repos/repos.html:43
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
+#: kallithea/templates/admin/user_groups/user_groups.html:43
+#: kallithea/templates/index_base.html:64
+#: kallithea/templates/pullrequests/pullrequest_data.html:16
+#: kallithea/templates/pullrequests/pullrequest_show.html:124
+#: kallithea/templates/pullrequests/pullrequest_show.html:219
+#: kallithea/templates/summary/summary.html:129
 msgid "Owner"
 msgstr "擁有者"
 
+#: kallithea/templates/base/base.html:381 kallithea/templates/login.html:5
+#: kallithea/templates/login.html:19
+msgid "Log In"
+msgstr ""
+
+#: kallithea/templates/login.html:17
+#, python-format
+msgid "Log In to %s"
+msgstr ""
+
+#: 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:38
+#: kallithea/templates/base/base.html:365
+#: kallithea/templates/email/registration.html:12
+#: kallithea/templates/login.html:28 kallithea/templates/register.html:31
 msgid "Username"
 msgstr "帳號"
 
+#: kallithea/templates/admin/my_account/my_account.html:27
+#: kallithea/templates/admin/users/user_add.html:34
+#: kallithea/templates/base/base.html:369 kallithea/templates/login.html:34
+#: kallithea/templates/register.html:38
 msgid "Password"
 msgstr "密碼"
 
+#: kallithea/templates/login.html:44
+msgid "Stay logged in after browser restart"
+msgstr ""
+
+#: kallithea/templates/login.html:52
 msgid "Forgot your password?"
 msgstr "忘記您的密碼?"
 
+#: kallithea/templates/base/base.html:377 kallithea/templates/login.html:55
 msgid "Don't have an account?"
 msgstr "沒有帳號?"
 
+#: kallithea/templates/login.html:62
 msgid "Sign In"
 msgstr "登入"
 
+#: kallithea/templates/password_reset.html:5
+msgid "Password Reset"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:21
+#: kallithea/templates/password_reset_confirmation.html:16
+#, python-format
+msgid "Reset Your Password to %s"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:23
+#: kallithea/templates/password_reset_confirmation.html:5
+#: kallithea/templates/password_reset_confirmation.html:18
+#, fuzzy
+msgid "Reset Your Password"
+msgstr "忘記您的密碼?"
+
+#: kallithea/templates/password_reset.html:30
+msgid "Email Address"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:38
+#: kallithea/templates/register.html:74
+msgid "Captcha"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:47
+msgid "Send Password Reset Email"
+msgstr ""
+
+#: kallithea/templates/password_reset.html:52
+#, fuzzy
+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:23
+#, python-format
+msgid "You are about to set a new password for the email address %s."
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:24
+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:29
+msgid "Code you received in the email"
+msgstr ""
+
+#: kallithea/templates/password_reset_confirmation.html:36
+#, fuzzy
+msgid "New Password"
+msgstr "新密碼"
+
+#: kallithea/templates/password_reset_confirmation.html:43
+#, fuzzy
+msgid "Confirm New Password"
+msgstr "新密碼"
+
+#: kallithea/templates/password_reset_confirmation.html:51
+msgid "Confirm"
+msgstr ""
+
+#: kallithea/templates/register.html:5 kallithea/templates/register.html:24
+#: kallithea/templates/register.html:83
 msgid "Sign Up"
 msgstr "登入"
 
+#: kallithea/templates/register.html:22
+#, python-format
+msgid "Sign Up to %s"
+msgstr ""
+
+#: kallithea/templates/register.html:45
 msgid "Re-enter password"
 msgstr "確認密碼"
 
+#: 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:39
+#: kallithea/templates/register.html:52
 msgid "First Name"
 msgstr "名"
 
+#: 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:40
+#: kallithea/templates/register.html:59
 msgid "Last Name"
 msgstr "姓"
 
+#: 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/registration.html:34
+#: kallithea/templates/register.html:66
 msgid "Email"
 msgstr "電子郵件"
 
+#: kallithea/templates/register.html:85
+msgid "Registered accounts are ready to use and need no further action."
+msgstr ""
+
+#: kallithea/templates/register.html:87
+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
+#, fuzzy
+msgid "Admin Journal"
+msgstr "管理員日誌"
+
+#: kallithea/templates/admin/admin.html:10
+#: kallithea/templates/journal/journal.html:10
+msgid "journal filter..."
+msgstr ""
+
+#: kallithea/templates/admin/admin.html:12
+#: kallithea/templates/journal/journal.html:12
+#, fuzzy
+msgid "Filter"
+msgstr "檔案"
+
+#: kallithea/templates/admin/admin.html:13
+#: kallithea/templates/journal/journal.html:13
+#, python-format
+msgid "%s Entry"
+msgid_plural "%s Entries"
+msgstr[0] ""
+
+#: kallithea/templates/admin/admin_log.html:6
+#: kallithea/templates/admin/my_account/my_account_repos.html:17
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:7
+#: kallithea/templates/admin/repo_groups/repo_groups.html:44
+#: kallithea/templates/admin/repos/repo_edit_fields.html:9
+#: kallithea/templates/admin/repos/repos.html:45
+#: kallithea/templates/admin/user_groups/user_groups.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:7
+#: kallithea/templates/admin/users/users.html:46
 msgid "Action"
 msgstr "動作"
 
+#: kallithea/templates/admin/admin_log.html:8
 msgid "Date"
 msgstr "時間"
 
+#: kallithea/templates/admin/admin_log.html:9
 msgid "From IP"
 msgstr "來源IP"
 
+#: kallithea/templates/admin/admin_log.html:62
+msgid "No actions yet"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:5
+msgid "Authentication Settings"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:11
+#: kallithea/templates/base/base.html:61
+msgid "Authentication"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:27
+msgid "Authentication Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:29
+msgid "Enabled Plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:32
+msgid ""
+"Comma-separated list of plugins; Kallithea will try user authentication "
+"in plugin order"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:36
+msgid "Available built-in plugins"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:53
+msgid "Plugin"
+msgstr ""
+
+#: kallithea/templates/admin/auth/auth_settings.html:101
+#: kallithea/templates/admin/defaults/defaults.html:59
+#: 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:87
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:58
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:86
+#: kallithea/templates/admin/repos/repo_edit_settings.html:96
+#: kallithea/templates/admin/settings/settings_hooks.html:34
+#: kallithea/templates/admin/user_groups/user_group_add.html:48
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:87
+#: 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:42
 msgid "Save"
 msgstr "儲存"
 
+#: kallithea/templates/admin/defaults/defaults.html:5
+#: kallithea/templates/admin/defaults/defaults.html:11
+#: kallithea/templates/base/base.html:62
+#, fuzzy
+msgid "Repository Defaults"
+msgstr "個版本庫"
+
+#: kallithea/templates/admin/defaults/defaults.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:10
+#: kallithea/templates/admin/repos/repo_edit_fields.html:8
 msgid "Type"
 msgstr "類型"
 
+#: kallithea/templates/admin/defaults/defaults.html:34
+#: kallithea/templates/admin/repos/repo_add_base.html:54
+#: kallithea/templates/admin/repos/repo_edit_settings.html:59
+#: kallithea/templates/data_table/_dt_elements.html:21
 msgid "Private repository"
 msgstr "私有的版本庫"
 
+#: kallithea/templates/admin/defaults/defaults.html:37
+#: kallithea/templates/admin/repos/repo_add_base.html:57
+#: kallithea/templates/admin/repos/repo_edit_settings.html:62
+#: kallithea/templates/forks/fork.html:61
+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_add_base.html:61
+#: kallithea/templates/admin/repos/repo_edit_settings.html:66
 msgid "Enable statistics"
 msgstr "啟用統計"
 
+#: kallithea/templates/admin/defaults/defaults.html:45
+#: kallithea/templates/admin/repos/repo_add_base.html:64
+#: kallithea/templates/admin/repos/repo_edit_settings.html:69
+msgid "Enable statistics window on summary page."
+msgstr ""
+
+#: kallithea/templates/admin/defaults/defaults.html:50
+#: kallithea/templates/admin/repos/repo_add_base.html:68
+#: kallithea/templates/admin/repos/repo_edit_settings.html:73
 msgid "Enable downloads"
 msgstr "啟用下載"
 
+#: kallithea/templates/admin/defaults/defaults.html:53
+#: kallithea/templates/admin/repos/repo_add_base.html:71
+#: kallithea/templates/admin/repos/repo_edit_settings.html:76
+msgid "Enable download menu on summary page."
+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 updated since you started editing. Copy your changes and click "
+"%(here)s to reload new version."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:36
+msgid "here"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:52
+#: kallithea/templates/admin/gists/new.html:35
+msgid "Gist description ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:55
+#: kallithea/templates/admin/gists/new.html:38
+msgid "Gist lifetime"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: kallithea/templates/admin/gists/edit.html:62
+#: 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
+msgid "Expires"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:60
+#: 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/my_account/my_account_ssh_keys.html:21
+#: 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_ssh_keys.html:21
+#, fuzzy
+msgid "Never"
+msgstr "擁有者"
+
+#: kallithea/templates/admin/gists/edit.html:147
+msgid "Update Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/edit.html:148
+#: kallithea/templates/base/root.html:28
+#: kallithea/templates/changeset/changeset_file_comment.html:130
+msgid "Cancel"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:6
+#: kallithea/templates/admin/gists/index.html:16
+#, python-format
+msgid "Private Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:8
+#: kallithea/templates/admin/gists/index.html:18
+#, python-format
+msgid "Public Gists for User %s"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:10
+#: kallithea/templates/admin/gists/index.html:20
+msgid "Public Gists"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:37
+#: kallithea/templates/admin/gists/show.html:25
+#: kallithea/templates/base/base.html:306
+msgid "Create New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:51
+#: kallithea/templates/data_table/_dt_elements.html:84
+msgid "Created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/index.html:66
+msgid "There are no gists yet"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:5
+#: kallithea/templates/admin/gists/new.html:18
+msgid "New Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:45
+msgid "Name this gist ..."
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:53
+msgid "Create Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:54
+msgid "Create Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/new.html:55
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:14
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:73
+#: kallithea/templates/admin/my_account/my_account_emails.html:47
+#: kallithea/templates/admin/my_account/my_account_password.html:31
+#: kallithea/templates/admin/my_account/my_account_profile.html:48
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:66
+#: kallithea/templates/admin/permissions/permissions_globals.html:88
+#: kallithea/templates/admin/permissions/permissions_ips.html:34
+#: 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_fields.html:54
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:87
+#: kallithea/templates/admin/repos/repo_edit_settings.html:97
+#: kallithea/templates/admin/settings/settings_global.html:50
+#: kallithea/templates/admin/settings/settings_vcs.html:59
+#: kallithea/templates/admin/settings/settings_visual.html:129
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:88
+#: kallithea/templates/admin/users/user_edit_api_keys.html:14
+#: kallithea/templates/admin/users/user_edit_api_keys.html:73
+#: kallithea/templates/admin/users/user_edit_emails.html:47
+#: kallithea/templates/admin/users/user_edit_ips.html:45
+#: kallithea/templates/admin/users/user_edit_profile.html:90
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:66
+#: kallithea/templates/base/default_perms_box.html:43
+#: kallithea/templates/files/files_add.html:69
+#: kallithea/templates/files/files_delete.html:41
+#: kallithea/templates/files/files_edit.html:72
+#: kallithea/templates/pullrequests/pullrequest.html:78
 msgid "Reset"
 msgstr "重設"
 
+#: kallithea/templates/admin/gists/show.html:5
+#: kallithea/templates/admin/gists/show.html:9
+msgid "Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:10
+msgid "URL"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:35
+msgid "Public Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:37
+msgid "Private Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:54
+#: kallithea/templates/admin/my_account/my_account_emails.html:23
+#: kallithea/templates/admin/permissions/permissions_ips.html:11
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:43
+#: kallithea/templates/admin/repos/repo_edit_fields.html:19
+#: kallithea/templates/admin/settings/settings_hooks.html:18
+#: kallithea/templates/admin/users/user_edit_emails.html:23
+#: kallithea/templates/admin/users/user_edit_ips.html:21
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:121
+#: kallithea/templates/data_table/_dt_elements.html:75
+#: kallithea/templates/data_table/_dt_elements.html:95
+#: kallithea/templates/data_table/_dt_elements.html:97
+#: kallithea/templates/data_table/_dt_elements.html:107
+#: kallithea/templates/data_table/_dt_elements.html:109
+#: kallithea/templates/data_table/_dt_elements.html:126
+#: kallithea/templates/data_table/_dt_elements.html:128
+#: kallithea/templates/files/files_source.html:35
+#: kallithea/templates/files/files_source.html:38
+#: kallithea/templates/files/files_source.html:41
+#: kallithea/templates/pullrequests/pullrequest_data.html:20
 msgid "Delete"
 msgstr "移除"
 
+#: kallithea/templates/admin/gists/show.html:54
+msgid "Confirm to delete this Gist"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:61
+#: kallithea/templates/base/perms_summary.html:44
+#: kallithea/templates/base/perms_summary.html:81
+#: kallithea/templates/base/perms_summary.html:83
+#: kallithea/templates/data_table/_dt_elements.html:69
+#: kallithea/templates/data_table/_dt_elements.html:70
+#: kallithea/templates/data_table/_dt_elements.html:91
+#: kallithea/templates/data_table/_dt_elements.html:92
+#: kallithea/templates/data_table/_dt_elements.html:103
+#: kallithea/templates/data_table/_dt_elements.html:104
+#: kallithea/templates/data_table/_dt_elements.html:122
+#: kallithea/templates/data_table/_dt_elements.html:123
+#: kallithea/templates/files/diff_2way.html:56
+#: kallithea/templates/files/files_source.html:37
+#: kallithea/templates/files/files_source.html:40
+#: kallithea/templates/pullrequests/pullrequest_show.html:41
+msgid "Edit"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:63
+#: kallithea/templates/files/files_edit.html:52
+#: kallithea/templates/files/files_source.html:30
+msgid "Show as Raw"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:69
+msgid "created"
+msgstr ""
+
+#: kallithea/templates/admin/gists/show.html:82
+msgid "Show as raw"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:5
+#: kallithea/templates/admin/my_account/my_account.html:9
+#: kallithea/templates/base/base.html:391
 msgid "My Account"
 msgstr "我的帳號"
 
+#: kallithea/templates/admin/my_account/my_account.html:25
+#: kallithea/templates/admin/users/user_edit.html:29
+msgid "Profile"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:26
+msgid "Email Addresses"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:29
+#: kallithea/templates/admin/users/user_edit.html:32
+msgid "SSH Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:31
+#: kallithea/templates/admin/users/user_edit.html:34
+msgid "API Keys"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account.html:32
+#, fuzzy
+msgid "Owned Repositories"
+msgstr "個版本庫"
+
+#: kallithea/templates/admin/my_account/my_account.html:33
+#: kallithea/templates/journal/journal.html:33
+#, fuzzy
+msgid "Watched Repositories"
+msgstr "建立版本庫"
+
+#: kallithea/templates/admin/my_account/my_account.html:34
+#: kallithea/templates/admin/permissions/permissions.html:30
+#: kallithea/templates/admin/user_groups/user_group_edit.html:32
+#: kallithea/templates/admin/users/user_edit.html:37
+#, fuzzy
+msgid "Show Permissions"
+msgstr "權限"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:5
+#: kallithea/templates/admin/users/user_edit_api_keys.html:5
+msgid "Built-in"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:13
+#: kallithea/templates/admin/users/user_edit_api_keys.html:13
+#, python-format
+msgid "Confirm to reset this API key: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:29
+#: kallithea/templates/admin/users/user_edit_api_keys.html:29
+msgid "Expired"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:39
+#: kallithea/templates/admin/users/user_edit_api_keys.html:39
+#, fuzzy, python-format
+msgid "Confirm to remove this API key: %s"
+msgstr "確認移除目前的統計"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:41
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:30
+#: kallithea/templates/admin/users/user_edit_api_keys.html:41
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:30
+#, fuzzy
+msgid "Remove"
+msgstr "移除檔案"
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:48
+#: kallithea/templates/admin/users/user_edit_api_keys.html:48
+msgid "No additional API keys specified"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:56
+#: kallithea/templates/admin/users/user_edit_api_keys.html:56
+msgid "New API key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:72
+#: kallithea/templates/admin/my_account/my_account_emails.html:46
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:65
+#: kallithea/templates/admin/permissions/permissions_ips.html:33
+#: kallithea/templates/admin/repos/repo_add_base.html:76
+#: kallithea/templates/admin/repos/repo_edit_fields.html:53
+#: kallithea/templates/admin/users/user_edit_api_keys.html:72
+#: kallithea/templates/admin/users/user_edit_emails.html:46
+#: kallithea/templates/admin/users/user_edit_ips.html:44
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:65
+msgid "Add"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:81
+#, python-format
+msgid ""
+"\n"
+"API keys are used to let scripts or services access %s using your\n"
+"account, as if you had provided the script or service with your actual\n"
+"password.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_api_keys.html:86
+msgid ""
+"\n"
+"Like passwords, API keys should therefore never be shared with others,\n"
+"nor passed to untrusted scripts or services. If such sharing should\n"
+"happen anyway, reset the API key on this page to prevent further use.\n"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:9
+#: kallithea/templates/admin/users/user_edit_emails.html:9
+msgid "Primary"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:24
+#: kallithea/templates/admin/users/user_edit_emails.html:24
+#, python-format
+msgid "Confirm to delete this email: %s"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:30
+#: kallithea/templates/admin/users/user_edit_emails.html:30
+msgid "No additional emails specified."
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_emails.html:39
+#: kallithea/templates/admin/users/user_edit_emails.html:39
+msgid "New email address"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:1
+#, fuzzy
+msgid "Change Your Account Password"
+msgstr "忘記您的密碼?"
+
+#: kallithea/templates/admin/my_account/my_account_password.html:8
+msgid "Current password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:15
+#: kallithea/templates/admin/users/user_edit_profile.html:46
 msgid "New password"
 msgstr "新密碼"
 
+#: kallithea/templates/admin/my_account/my_account_password.html:22
+msgid "Confirm new password"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_password.html:39
+#, python-format
+msgid ""
+"This account is managed with %s and the password cannot be changed here"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_perms.html:3
+msgid "Current IP"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:4
+#: kallithea/templates/admin/users/user_edit_profile.html:4
+msgid "Gravatar"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:10
+#: kallithea/templates/admin/users/user_edit_profile.html:10
+#, fuzzy, python-format
+#| msgid "Change your avatar at"
+msgid "Change %s avatar at"
+msgstr "修改您的頭像於"
+
+#: kallithea/templates/admin/my_account/my_account_profile.html:12
+#: kallithea/templates/admin/users/user_edit_profile.html:12
+msgid "Avatars are disabled"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:1
+#, fuzzy
+msgid "Repositories You Own"
+msgstr "個版本庫"
+
+#: kallithea/templates/admin/my_account/my_account_repos.html:14
+#: kallithea/templates/admin/my_account/my_account_watched.html:14
+#: kallithea/templates/admin/repo_groups/repo_groups.html:40
+#: kallithea/templates/admin/repos/repo_add_base.html:4
+#: kallithea/templates/admin/repos/repo_edit_settings.html:4
+#: kallithea/templates/admin/repos/repos.html:39
+#: kallithea/templates/admin/user_groups/user_groups.html:39
+#: kallithea/templates/base/perms_summary.html:54
+#: kallithea/templates/files/files_browser.html:54
 msgid "Name"
 msgstr "名稱"
 
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:4
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:4
+msgid "Fingerprint"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:6
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:6
+#, fuzzy
+#| msgid "Last Name"
+msgid "Last Used"
+msgstr "姓"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:28
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:28
+#, fuzzy, python-format
+msgid "Confirm to remove this SSH key: %s"
+msgstr "確認移除目前的統計"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:39
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:39
+msgid "No SSH keys have been added"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:49
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:49
+msgid "New SSH key"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:52
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:52
+#, fuzzy
+#| msgid "Public repository"
+msgid "Public key"
+msgstr "公開的版本庫"
+
+#: kallithea/templates/admin/my_account/my_account_ssh_keys.html:54
+#: kallithea/templates/admin/users/user_edit_ssh_keys.html:54
+msgid "Public key (contents of e.g. ~/.ssh/id_rsa.pub)"
+msgstr ""
+
+#: kallithea/templates/admin/my_account/my_account_watched.html:1
+#, fuzzy
+msgid "Repositories You are Watching"
+msgstr "版本庫路徑"
+
+#: kallithea/templates/admin/permissions/permissions.html:5
+#: kallithea/templates/admin/permissions/permissions.html:11
+#: kallithea/templates/base/base.html:60
+#, fuzzy
+msgid "Default Permissions"
+msgstr "預設權限"
+
+#: kallithea/templates/admin/permissions/permissions.html:28
+#: kallithea/templates/admin/settings/settings.html:29
+msgid "Global"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions.html:29
+#: kallithea/templates/admin/users/user_edit.html:35
+msgid "IP Whitelist"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:4
 msgid "Anonymous access"
 msgstr "訪客權限"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:8
+#, fuzzy
+#| msgid "Anonymous access"
+msgid "Allow anonymous access"
+msgstr "訪客權限"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:10
+#, python-format
+msgid ""
+"Allow access to Kallithea without needing to log in. Anonymous users use "
+"%s user permissions."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:19
+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:20
+#, fuzzy
+msgid "Apply to all existing repositories"
+msgstr "建立版本庫"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:23
+msgid "Permissions for the Default user on new repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:27
+#: kallithea/templates/admin/repos/repo_add_base.html:33
+#: kallithea/templates/admin/repos/repo_edit_settings.html:38
+#: kallithea/templates/data_table/_dt_elements.html:140
+#: kallithea/templates/forks/fork.html:42
 msgid "Repository group"
 msgstr "版本庫群組"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:32
+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:33
+msgid "Apply to all existing repository groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:36
+msgid "Permissions for the Default user on new repository groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:40
+#: kallithea/templates/data_table/_dt_elements.html:147
+msgid "User group"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:45
+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:46
+msgid "Apply to all existing user groups"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:49
+msgid "Permissions for the Default user on new user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:53
+#, fuzzy
+msgid "Top level repository creation"
+msgstr "版本庫建立"
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:56
+msgid ""
+"Enable this to allow non-admins to create repositories at the top level."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:60
+msgid "User group creation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:63
+msgid "Enable this to allow non-admins to create user groups."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:67
+msgid "Repository forking"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:70
+msgid "Enable this to allow non-admins to fork repositories."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_globals.html:74
 msgid "Registration"
 msgstr "註冊"
 
+#: kallithea/templates/admin/permissions/permissions_globals.html:80
+msgid "External auth account activation"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:12
+#: kallithea/templates/admin/users/user_edit_ips.html:22
+#, python-format
+msgid "Confirm to delete this IP address: %s"
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:18
+#: kallithea/templates/admin/users/user_edit_ips.html:29
+msgid "All IP addresses are allowed."
+msgstr ""
+
+#: kallithea/templates/admin/permissions/permissions_ips.html:25
+#: kallithea/templates/admin/users/user_edit_ips.html:37
+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:88
+#: kallithea/templates/admin/repo_groups/repo_groups.html:9
+#: kallithea/templates/base/base.html:57
+#: kallithea/templates/base/base.html:76
+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
 msgid "Group name"
 msgstr "群組名稱"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:42
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
 msgid "Group parent"
 msgstr "父群組"
 
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:49
+#: kallithea/templates/admin/repos/repo_add_base.html:40
+msgid "Copy parent group permissions"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_add.html:52
+#: kallithea/templates/admin/repos/repo_add_base.html:43
+msgid "Copy permission set from parent repository group."
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
+#, python-format
+msgid "%s Repository Group Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:29
+msgid "Add Child Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:36
+#: kallithea/templates/admin/repos/repo_edit.html:12
+#: kallithea/templates/admin/repos/repo_edit.html:25
+#: kallithea/templates/admin/settings/settings.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit.html:29
+#: kallithea/templates/base/base.html:63
+#: kallithea/templates/base/base.html:152
 msgid "Settings"
 msgstr "設定"
 
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:37
+#: kallithea/templates/admin/repos/repo_edit.html:31
+#: kallithea/templates/admin/user_groups/user_group_edit.html:30
+#: kallithea/templates/admin/users/user_edit.html:36
+msgid "Advanced"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit.html:38
+#: kallithea/templates/admin/repos/repo_edit.html:28
+#: kallithea/templates/admin/user_groups/user_group_edit.html:31
 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:118
+msgid "Created on"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:127
+#, 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] ""
+
+#: 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:6
+msgid "Not visible"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
+#, fuzzy
+#| msgid "Disabled"
+msgid "Visible"
+msgstr "停用"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
+#, fuzzy
+#| msgid "No response"
+msgid "Add repos"
+msgstr "未回應"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
+msgid "Add/Edit groups"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:11
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
+msgid "User/User Group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:27
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:44
+#: 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:27
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:44
+#, fuzzy
+msgid "Default"
+msgstr "刪除"
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:33
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:70
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:42
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:69
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:33
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:70
+msgid "Revoke"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:80
+#: kallithea/templates/admin/repos/repo_edit_permissions.html:79
+#: kallithea/templates/admin/user_groups/user_group_edit_perms.html:80
+msgid "Add new"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:86
+msgid "Apply to children"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:90
+msgid "Both"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:91
+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:14
+#: kallithea/templates/admin/repos/repo_edit_settings.html:54
+#: kallithea/templates/pullrequests/pullrequest_show.html:131
+msgid "Type name of user"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Remove this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:45
+msgid "Confirm to delete this group"
+msgstr ""
+
+#: kallithea/templates/admin/repo_groups/repo_group_show.html:4
+#, fuzzy, python-format
+#| msgid "Repository group"
+msgid "Repository group %s"
+msgstr "版本庫群組"
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:5
+#, fuzzy
+msgid "Repository Groups Administration"
+msgstr "版本庫管理員"
+
+#: kallithea/templates/admin/repo_groups/repo_groups.html:42
+#, fuzzy
+msgid "Number of Top-level Repositories"
+msgstr "建立版本庫"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:13
+msgid "Type of repository to create."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:17
+#, fuzzy
+msgid "Clone remote repository"
+msgstr "私有版本庫"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:19
+#: kallithea/templates/admin/repos/repo_edit_settings.html:23
+#, fuzzy
+msgid "Repository URL"
+msgstr "版本庫"
+
+#: kallithea/templates/admin/repos/repo_add_base.html:21
+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:29
+#: kallithea/templates/admin/repos/repo_edit_settings.html:34
+#: kallithea/templates/forks/fork.html:37
+msgid ""
+"Keep it short and to the point. Use a README file for longer descriptions."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:36
+#: kallithea/templates/admin/repos/repo_edit_settings.html:41
+#: kallithea/templates/forks/fork.html:45
+msgid "Optionally select a group to put this repository into."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:47
+#: kallithea/templates/admin/repos/repo_edit_settings.html:45
+#: kallithea/templates/forks/fork.html:50
+msgid "Landing revision"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_add_base.html:50
+#: kallithea/templates/admin/repos/repo_edit_settings.html:48
+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"
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:8
+#, python-format
+msgid "%s Repository Settings"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:34
+msgid "Extra Fields"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit.html:37
 msgid "Remote"
 msgstr "遠端"
 
+#: kallithea/templates/admin/repos/repo_edit.html:40
+#: kallithea/templates/summary/statistics.html:8
+#: kallithea/templates/summary/summary.html:166
+#: kallithea/templates/summary/summary.html:167
 msgid "Statistics"
 msgstr "統計"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
+#, fuzzy
+msgid "Parent"
+msgstr "父群組"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
+msgid "Set"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:7
+msgid "Manually set this repository as a fork of another from the list."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:21
+#, fuzzy
+msgid "Public Journal Visibility"
+msgstr "公開日誌"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:28
 msgid "Remove from public journal"
 msgstr "從公開日誌移除"
 
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:33
+#, fuzzy
+msgid "Add to Public Journal"
+msgstr "公開日誌"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:38
+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:47
+#: kallithea/templates/data_table/_dt_elements.html:74
+#, python-format
+msgid "Confirm to delete this repository: %s"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:49
+#, fuzzy
+msgid "Delete this Repository"
+msgstr "公開的版本庫"
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
+#, python-format
+msgid "This repository has %s fork"
+msgid_plural "This repository has %s forks"
+msgstr[0] ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:55
+msgid "Detach forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:59
+msgid "Delete forks"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_advanced.html:63
+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_fields.html:6
+msgid "Label"
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_fields.html:7
+msgid "Key"
+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 "私有版本庫"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:4
+#, fuzzy
+#| msgid "Go to tip of repository"
+msgid "Fork of repository"
+msgstr "Git 版本庫"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:7
+#, fuzzy
+msgid "Remote repository URL"
+msgstr "私有版本庫"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:15
+#, fuzzy
+msgid "Pull Changes from Remote Repository"
+msgstr "修改於版本庫 %s"
+
+#: kallithea/templates/admin/repos/repo_edit_remote.html:17
+#, fuzzy
+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:10
+#, fuzzy
+msgid "Permanent URL"
+msgstr "私有版本庫"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:14
+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."
+msgstr ""
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:21
+#, fuzzy
+msgid "Remote repository"
+msgstr "私有版本庫"
+
+#: kallithea/templates/admin/repos/repo_edit_settings.html:26
+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:55
+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
+#, fuzzy
+msgid "Reset Statistics"
+msgstr "啟用統計"
+
+#: kallithea/templates/admin/repos/repo_edit_statistics.html:10
+#, fuzzy
+msgid "Confirm to remove current statistics."
+msgstr "確認移除目前的統計"
+
+#: kallithea/templates/admin/repos/repos.html:5
+#, fuzzy
+msgid "Repositories Administration"
+msgstr "版本庫管理員"
+
+#: kallithea/templates/admin/repos/repos.html:44
+msgid "State"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:5
+#, fuzzy
+msgid "Settings Administration"
+msgstr "設定管理員"
+
+#: kallithea/templates/admin/settings/settings.html:27
+msgid "VCS"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:28
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+msgid "Remap and Rescan"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:30
+msgid "Visual"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:32
+msgid "Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:33
+msgid "Full Text Search"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings.html:34
+msgid "System Info"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:4
+msgid "Send test email to"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_email.html:12
+msgid "Send"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:4
+msgid "Site branding"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:7
+msgid "Set a custom title for your Kallithea Service."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:12
+msgid "HTTP authentication realm"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:19
+msgid "HTML/JavaScript/CSS customization block"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:22
+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, 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
+msgid "ReCaptcha public key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:35
+msgid "Public key for reCaptcha system."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:40
+msgid "ReCaptcha private key"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_global.html:43
+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:58
+#: kallithea/templates/admin/settings/settings_visual.html:128
+#, fuzzy
+msgid "Save Settings"
+msgstr "儲存設定"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:5
+msgid "Custom Global Mercurial Hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:6
+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:43
+#, fuzzy
+msgid "Git Hooks"
+msgstr "自訂hook"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:44
+#, python-format
+msgid ""
+"Kallithea has no support for custom Git hooks. Kallithea will use Git "
+"post-receive hooks internally. Installation of these hooks is managed in "
+"%s."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_hooks.html:48
+#, fuzzy
+msgid "Custom Hooks are not enabled"
+msgstr "自訂hook"
+
+#: kallithea/templates/admin/settings/settings_hooks.html:59
 msgid "Failed to remove hook"
 msgstr "移除hook失敗"
 
+#: kallithea/templates/admin/settings/settings_mapping.html:4
+#, fuzzy
+#| msgid "Description"
+msgid "Rescan options"
+msgstr "描述"
+
+#: kallithea/templates/admin/settings/settings_mapping.html:9
+msgid "Delete records of missing repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:12
+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
+msgid "Invalidate cache for all repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:20
+msgid "Check this to reload data and clear cache keys for all repositories."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:25
+msgid "Install Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:28
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories where they "
+"are missing or can be upgraded. Existing hooks that don't seem to come "
+"from Kallithea will not be touched."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:32
+msgid "Install and overwrite Git hooks"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:35
+msgid ""
+"Install Kallithea's internal hooks for all Git repositories. Existing "
+"hooks that don't seem to come from Kallithea will be disabled by renaming "
+"to .bak extension."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_mapping.html:41
+msgid "Rescan Repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:4
+msgid "Index build option"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:9
+msgid "Build from scratch"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:12
+msgid ""
+"This option completely reindexes all of the repositories for proper "
+"fulltext search capabilities."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_search.html:18
 msgid "Reindex"
 msgstr "重新索引"
 
+#: kallithea/templates/admin/settings/settings_system.html:2
+msgid "Checking for updates..."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:7
+msgid "Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:8
+msgid "Kallithea configuration file"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:9
+msgid "Python version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:10
+msgid "Platform"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:11
+msgid "Git version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:12
+msgid "Git path"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_system.html:22
+msgid "Python Packages"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:4
+#, fuzzy
+msgid "Mercurial Push Hooks"
+msgstr "Mercurial 版本庫"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:9
 msgid "Show repository size after push"
 msgstr "push 後顯示版本庫大小"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:15
 msgid "Update repository after push (hg update)"
 msgstr "push後更新版本庫 (hg update)"
 
+#: kallithea/templates/admin/settings/settings_vcs.html:21
+#, fuzzy
+msgid "Mercurial extensions"
+msgstr "Mercurial 版本庫"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:26
+msgid "Enable largefiles extension"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:40
+#, fuzzy
+msgid "Location of repositories"
+msgstr "建立版本庫"
+
+#: kallithea/templates/admin/settings/settings_vcs.html:45
+msgid ""
+"Click to unlock. You must restart Kallithea in order to make this setting "
+"take effect."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_vcs.html:49
+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
+msgid "General"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:9
+msgid "Use repository extra fields"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:12
+msgid "Allows storing additional customized fields per repository."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:17
+msgid "Show Kallithea version"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:20
+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
+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"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:40
+#, fuzzy
+msgid "HTTP 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,\n"
+"                                                    {system_user}  name "
+"of the Kallithea system user,\n"
+"                                                    {hostname}  server "
+"hostname\n"
+"                                                    "
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:56
+#, fuzzy
+msgid "SSH Clone URL"
+msgstr "複製連結"
+
+#: kallithea/templates/admin/settings/settings_visual.html:59
+msgid ""
+"Schema for constructing SSH clone URL, eg. 'ssh://{system_user}"
+"@{hostname}/{repo}'."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:67
+#, fuzzy
+#| msgid "repositories"
+msgid "Repository page size"
+msgstr "個版本庫"
+
+#: kallithea/templates/admin/settings/settings_visual.html:70
+msgid ""
+"Number of items displayed in the repository pages before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:75
+msgid "Admin page size"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:78
+msgid ""
+"Number of items displayed in the admin pages grids before pagination is "
+"shown."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:83
+msgid "Icons"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:88
+msgid "Show public repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:94
+msgid "Show private repository icon on repositories"
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:97
+msgid "Show public/private icons next to repository names."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:102
+#, fuzzy
+msgid "Meta Tagging"
+msgstr "設定"
+
+#: kallithea/templates/admin/settings/settings_visual.html:107
+msgid ""
+"Parses meta tags from the repository description field and turns them "
+"into colored tags."
+msgstr ""
+
+#: kallithea/templates/admin/settings/settings_visual.html:111
+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
+msgid "User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_add.html:12
+#: kallithea/templates/admin/user_groups/user_groups.html:24
+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_add.html:40
+#: kallithea/templates/admin/user_groups/user_group_edit_settings.html:17
+#: kallithea/templates/admin/user_groups/user_groups.html:42
+#: kallithea/templates/admin/users/user_add.html:69
+#: kallithea/templates/admin/users/user_edit_profile.html:74
+#: kallithea/templates/admin/users/users.html:43
 msgid "Active"
 msgstr "啟用"
 
+#: kallithea/templates/admin/user_groups/user_group_edit.html:5
+#, python-format
+msgid "%s user group settings"
+msgstr ""
+
+#: kallithea/templates/admin/user_groups/user_group_edit.html:33
+#, fuzzy
+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:41
 msgid "Members"
 msgstr "成員"
 
+#: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
+#: kallithea/templates/data_table/_dt_elements.html:108
+#, 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
+#, fuzzy
+msgid "User Groups Administration"
+msgstr "使用者管理員"
+
+#: kallithea/templates/admin/users/user_add.html:5
 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
 msgid "Users"
 msgstr "使用者"
 
+#: kallithea/templates/admin/users/user_add.html:12
+#: kallithea/templates/admin/users/users.html:23
+msgid "Add User"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_add.html:41
+msgid "Password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:5
+#, python-format
+msgid "%s user settings"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit.html:30
+msgid "Emails"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:1
+#, python-format
+msgid "User: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:7
+#: kallithea/templates/admin/users/user_edit_profile.html:32
+msgid "Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:9
+#: kallithea/templates/admin/users/users.html:42
+msgid "Last Login"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:10
+msgid "Member of User Groups"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:21
+#: kallithea/templates/data_table/_dt_elements.html:96
+#, python-format
+msgid "Confirm to delete this user: %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_advanced.html:23
+msgid "Delete this user"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_ips.html:7
+#, python-format
+msgid "Inherited from %s"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:39
+msgid "Name in Source of Record"
+msgstr ""
+
+#: kallithea/templates/admin/users/user_edit_profile.html:53
+msgid "New password confirmation"
+msgstr ""
+
+#: kallithea/templates/admin/users/users.html:5
+#, fuzzy
+msgid "Users Administration"
+msgstr "使用者管理員"
+
+#: kallithea/templates/admin/users/users.html:45
+msgid "Auth Type"
+msgstr ""
+
+#: kallithea/templates/base/base.html:16
+#, python-format
+msgid "Server instance: %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:28
+msgid "Support"
+msgstr ""
+
+#: kallithea/templates/base/base.html:86
+#: kallithea/templates/base/base.html:419
 msgid "Mercurial repository"
 msgstr "Mercurial 版本庫"
 
+#: kallithea/templates/base/base.html:89
+#: kallithea/templates/base/base.html:422
 msgid "Git repository"
 msgstr "Git 版本庫"
 
+#: kallithea/templates/base/base.html:115
+msgid "Create Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:127
+#: kallithea/templates/summary/summary.html:9
 msgid "Summary"
 msgstr "概況"
 
+#: kallithea/templates/base/base.html:129
+#: kallithea/templates/base/base.html:131
+#: kallithea/templates/changelog/changelog.html:16
 msgid "Changelog"
 msgstr "修改紀錄"
 
+#: kallithea/templates/base/base.html:133
+#: kallithea/templates/files/files.html:11
 msgid "Files"
 msgstr "檔案"
 
+#: kallithea/templates/base/base.html:135
+#, python-format
+msgid "Show Pull Requests for %s"
+msgstr ""
+
+#: kallithea/templates/base/base.html:135
+msgid "Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:146
+#: kallithea/templates/base/base.html:148
 msgid "Options"
 msgstr "選項"
 
+#: kallithea/templates/base/base.html:156
+#: kallithea/templates/forks/forks_data.html:18
+msgid "Compare Fork"
+msgstr ""
+
+#: kallithea/templates/base/base.html:158
+msgid "Compare"
+msgstr ""
+
+#: kallithea/templates/base/base.html:160
+#: kallithea/templates/base/base.html:316
+#: kallithea/templates/search/search.html:14
+#: kallithea/templates/search/search.html:66
 msgid "Search"
 msgstr "搜尋"
 
+#: kallithea/templates/base/base.html:167
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Follow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:168
+#: kallithea/templates/data_table/_dt_elements.html:36
+msgid "Unfollow"
+msgstr ""
+
+#: kallithea/templates/base/base.html:171
+#: kallithea/templates/forks/fork.html:9
 msgid "Fork"
 msgstr "分支"
 
+#: kallithea/templates/base/base.html:172
+#: kallithea/templates/pullrequests/pullrequest.html:77
+msgid "Create Pull Request"
+msgstr ""
+
+#: kallithea/templates/base/base.html:185
+msgid "Switch To"
+msgstr ""
+
+#: kallithea/templates/base/base.html:197
+#: kallithea/templates/base/base.html:447
+msgid "No matches found"
+msgstr ""
+
+#: kallithea/templates/base/base.html:290
+msgid "Show recent activity"
+msgstr ""
+
+#: kallithea/templates/base/base.html:296
+#: kallithea/templates/base/base.html:297
 msgid "Public journal"
 msgstr "公開日誌"
 
+#: kallithea/templates/base/base.html:302
+msgid "Show public gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:303
+msgid "Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:307
+msgid "All Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:309
+msgid "My Public Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:310
+msgid "My Private Gists"
+msgstr ""
+
+#: kallithea/templates/base/base.html:315
+msgid "Search in repositories"
+msgstr ""
+
+#: kallithea/templates/base/base.html:338
+#: kallithea/templates/base/base.html:339
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:6
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:10
+msgid "My Pull Requests"
+msgstr ""
+
+#: kallithea/templates/base/base.html:354
+msgid "Not Logged In"
+msgstr ""
+
+#: kallithea/templates/base/base.html:363
+msgid "Login to Your Account"
+msgstr ""
+
+#: kallithea/templates/base/base.html:373
+#, fuzzy
+#| msgid "Forgot password ?"
+msgid "Forgot password?"
+msgstr "忘記密碼?"
+
+#: kallithea/templates/base/base.html:394
 msgid "Log Out"
 msgstr "登出"
 
+#: kallithea/templates/base/base.html:519
+msgid "Parent rev."
+msgstr ""
+
+#: kallithea/templates/base/base.html:528
+msgid "Child rev."
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:11
 msgid "Create repositories"
 msgstr "建立版本庫"
 
+#: kallithea/templates/base/default_perms_box.html:15
+msgid "Select this option to allow repository creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:21
+msgid "Create user groups"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:25
+msgid "Select this option to allow user group creation for this user"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:31
+msgid "Fork repositories"
+msgstr ""
+
+#: kallithea/templates/base/default_perms_box.html:35
+msgid "Select this option to allow repository forking for this user"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:13
+#: kallithea/templates/changelog/changelog.html:41
 msgid "Show"
 msgstr "顯示"
 
+#: kallithea/templates/base/perms_summary.html:22
+msgid "No permissions defined yet"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:30
+#: kallithea/templates/base/perms_summary.html:55
+msgid "Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:32
+#: kallithea/templates/base/perms_summary.html:57
+msgid "Edit Permission"
+msgstr ""
+
+#: kallithea/templates/base/perms_summary.html:92
+msgid "No permission defined"
+msgstr ""
+
+#: kallithea/templates/base/root.html:29
+msgid "Retry"
+msgstr ""
+
+#: kallithea/templates/base/root.html:30
+#: kallithea/templates/changeset/changeset_file_comment.html:65
+msgid "Submitting ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:31
+#, fuzzy
+#| msgid "Enable downloads"
+msgid "Unable to post"
+msgstr "啟用下載"
+
+#: kallithea/templates/base/root.html:32
+msgid "Add Another Comment"
+msgstr ""
+
+#: kallithea/templates/base/root.html:33
 msgid "Stop following this repository"
 msgstr "停止追蹤這個版本庫"
 
+#: kallithea/templates/base/root.html:34
 msgid "Start following this repository"
 msgstr "開始追蹤這個版本庫"
 
+#: kallithea/templates/base/root.html:35
 msgid "Group"
 msgstr "群組"
 
+#: kallithea/templates/base/root.html:36
+msgid "Loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:37
+msgid "loading ..."
+msgstr ""
+
+#: kallithea/templates/base/root.html:38
+msgid "Search truncated"
+msgstr ""
+
+#: kallithea/templates/base/root.html:39
+msgid "No matching files"
+msgstr ""
+
+#: kallithea/templates/base/root.html:40
+msgid "Open New Pull Request from {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:41
+msgid "Open New Pull Request for {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:42
+msgid "Show Selected Changesets {0}"
+msgstr ""
+
+#: kallithea/templates/base/root.html:43
+msgid "Selection Link"
+msgstr ""
+
+#: kallithea/templates/base/root.html:44
+#: kallithea/templates/changeset/diff_block.html:7
+#, fuzzy
+msgid "Collapse Diff"
+msgstr "檔案差異"
+
+#: kallithea/templates/base/root.html:45
+#, fuzzy
+msgid "Expand Diff"
+msgstr "檔案差異"
+
+#: kallithea/templates/base/root.html:46
+#, fuzzy
+msgid "No revisions"
+msgstr "修訂"
+
+#: kallithea/templates/base/root.html:47
+msgid "Type name of user or member to grant permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:48
+msgid "Failed to revoke permission"
+msgstr ""
+
+#: kallithea/templates/base/root.html:49
+msgid "Confirm to revoke permission for {0}: {1}?"
+msgstr ""
+
+#: kallithea/templates/base/root.html:52
+#: kallithea/templates/compare/compare_diff.html:111
+msgid "Select changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:53
+msgid "Specify changeset"
+msgstr ""
+
+#: kallithea/templates/base/root.html:54
+msgid "Click to sort ascending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:55
+msgid "Click to sort descending"
+msgstr ""
+
+#: kallithea/templates/base/root.html:56
+msgid "No records found."
+msgstr ""
+
+#: kallithea/templates/base/root.html:57
+msgid "Data error."
+msgstr ""
+
+#: kallithea/templates/base/root.html:58
+msgid "Loading..."
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:8
+#, python-format
+msgid "%s Changelog"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:23
+#, python-format
+msgid "showing %d out of %d revision"
+msgid_plural "showing %d out of %d revisions"
+msgstr[0] ""
+
+#: kallithea/templates/changelog/changelog.html:47
+msgid "Clear selection"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:54
+#, fuzzy
+msgid "Go to tip of repository"
+msgstr "Git 版本庫"
+
+#: kallithea/templates/changelog/changelog.html:59
+#: kallithea/templates/forks/forks_data.html:16
+#, python-format
+msgid "Compare fork with %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:61
+#, python-format
+msgid "Compare fork with parent repository (%s)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:65
+#: kallithea/templates/files/files.html:29
+msgid "Branch filter:"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog.html:222
 msgid "There are no changes yet"
 msgstr "尚未有任何變更"
 
+#: kallithea/templates/changelog/changelog_details.html:4
+#: kallithea/templates/changeset/changeset.html:78
+msgid "Removed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:5
+#: kallithea/templates/changeset/changeset.html:79
+msgid "Changed"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:6
+#: kallithea/templates/changeset/changeset.html:80
+#: kallithea/templates/changeset/diff_block.html:38
+msgid "Added"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_details.html:8
+#: kallithea/templates/changelog/changelog_details.html:9
+#: kallithea/templates/changelog/changelog_details.html:10
+#: kallithea/templates/changeset/changeset.html:82
+#: kallithea/templates/changeset/changeset.html:83
+#: kallithea/templates/changeset/changeset.html:84
+#, python-format
+msgid "Affected %s files"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:20
+msgid "First (oldest) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:22
+msgid "Last (most recent) changeset in this list"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:24
+msgid "Position in this list of changesets"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:35
+#, python-format
+msgid ""
+"Changeset status: %s by %s\n"
+"Click to open associated pull request %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:41
+#, fuzzy, python-format
+msgid "Changeset status: %s by %s"
+msgstr "尚未有任何變更"
+
+#: kallithea/templates/changelog/changelog_table.html:58
+#: kallithea/templates/pullrequests/pullrequest_show.html:170
+msgid "(No commit message)"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:60
+msgid "Expand commit message"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:76
+#, fuzzy, python-format
+#| msgid "%s committed on %s"
+msgid "%s comments"
+msgstr "%s 評論於 %s"
+
+#: kallithea/templates/changelog/changelog_table.html:80
+#: kallithea/templates/changeset/changeset.html:64
+#: kallithea/templates/changeset/changeset_range.html:84
+#, python-format
+msgid "Bookmark %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:83
+#: kallithea/templates/changeset/changeset.html:68
+#: kallithea/templates/changeset/changeset_range.html:90
+#: kallithea/templates/pullrequests/pullrequest_show.html:165
+#, python-format
+msgid "Tag %s"
+msgstr ""
+
+#: kallithea/templates/changelog/changelog_table.html:102
+#: kallithea/templates/changeset/changeset.html:72
+#: kallithea/templates/changeset/changeset_range.html:94
+#, python-format
+msgid "Branch %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:8
+#, python-format
+msgid "%s Changeset"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:35
+msgid "Changeset status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:44
+msgid "Raw diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:47
+msgid "Patch diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:50
+msgid "Download diff"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:60
+#: kallithea/templates/changeset/changeset_range.html:80
+#, fuzzy
+msgid "Merge"
+msgstr "合併"
+
+#: kallithea/templates/changeset/changeset.html:96
+msgid "Grafted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:101
+msgid "Transplanted from:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:107
+msgid "Replaced by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:121
+msgid "Preceded by:"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset.html:138
+#: kallithea/templates/compare/compare_diff.html:62
+#: kallithea/templates/pullrequests/pullrequest_show.html:290
+#, python-format
+msgid "%s file changed"
+msgid_plural "%s files changed"
+msgstr[0] ""
+
+#: kallithea/templates/changeset/changeset.html:140
+#: kallithea/templates/compare/compare_diff.html:64
+#: kallithea/templates/pullrequests/pullrequest_show.html:292
+#, 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] ""
+
+#: kallithea/templates/changeset/changeset.html:153
+#: kallithea/templates/changeset/changeset.html:172
+#: kallithea/templates/compare/compare_diff.html:83
+#: kallithea/templates/pullrequests/pullrequest_show.html:309
+#: kallithea/templates/pullrequests/pullrequest_show.html:334
+msgid "Show full diff anyway"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:20
+#, fuzzy
+#| msgid "%s committed on %s"
+msgid "comment"
+msgstr "%s 評論於 %s"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:21
+msgid "on pull request"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:22
+#, fuzzy
+msgid "No title"
+msgstr "沒有檔案"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:24
+#, fuzzy
+msgid "on this changeset"
+msgstr "沒有修改"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:30
+msgid "Delete comment?"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:38
+#: kallithea/templates/changeset/changeset_file_comment.html:71
+#, fuzzy
+msgid "Status change"
+msgstr "多個檔案修改"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:87
+msgid "Comments are in plain text. Use @username to notify another user."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:93
+#, fuzzy
+msgid "Set changeset status"
+msgstr "尚未有任何變更"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:95
+msgid "Vote for pull request status"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:101
+#: kallithea/templates/changeset/diff_block.html:46
+#, fuzzy
+msgid "No change"
+msgstr "沒有修改"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:114
+#, fuzzy
+msgid "Finish pull request"
+msgstr "文件內容"
+
+#: kallithea/templates/changeset/changeset_file_comment.html:117
+msgid "Close"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:129
+msgid "Comment"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "You need to be logged in to comment."
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:137
+msgid "Login now"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:141
+msgid "Hide"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:153
+#, python-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:154
+#, python-format
+msgid "%d inline"
+msgid_plural "%d inline"
+msgstr[0] ""
+
+#: kallithea/templates/changeset/changeset_file_comment.html:155
+#, python-format
+msgid "%d general"
+msgid_plural "%d general"
+msgstr[0] ""
+
+#: kallithea/templates/changeset/changeset_range.html:5
+#, python-format
+msgid "%s Changesets"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:43
+#, python-format
+msgid "Changeset status: %s"
+msgstr ""
+
+#: kallithea/templates/changeset/changeset_range.html:50
+msgid "Files affected"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:30
+msgid "No file before"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:33
+#, fuzzy
+#| msgid "file removed"
+msgid "File before"
+msgstr "移除檔案"
+
+#: kallithea/templates/changeset/diff_block.html:40
+#, fuzzy
+#| msgid "Unmodified"
+msgid "Modified"
+msgstr "未修改"
+
+#: kallithea/templates/changeset/diff_block.html:42
+#, fuzzy
+msgid "Deleted"
+msgstr "刪除"
+
+#: kallithea/templates/changeset/diff_block.html:44
+#, fuzzy
+msgid "Renamed"
+msgstr "讀"
+
+#: kallithea/templates/changeset/diff_block.html:48
+#, fuzzy, python-format
+#| msgid "Unknown revision %s"
+msgid "Unknown operation: %r"
+msgstr "未知修訂 %s"
+
+#: kallithea/templates/changeset/diff_block.html:52
+#, fuzzy
+#| msgid "New file type"
+msgid "No file after"
+msgstr "未知的存檔類型"
+
+#: kallithea/templates/changeset/diff_block.html:55
+#, fuzzy
+#| msgid "file added"
+msgid "File after"
+msgstr "檔案新增"
+
+#: kallithea/templates/changeset/diff_block.html:60
+#: kallithea/templates/files/diff_2way.html:43
+msgid "Show full diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:62
+#: kallithea/templates/files/diff_2way.html:47
+msgid "Show full side-by-side diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:64
+#: kallithea/templates/files/diff_2way.html:51
+msgid "Raw diff for this file"
+msgstr ""
+
+#: kallithea/templates/changeset/diff_block.html:66
+#: kallithea/templates/files/diff_2way.html:54
+#, fuzzy
+#| msgid "Downloads are disabled for this repository"
+msgid "Download diff for this file"
+msgstr "這個版本庫的下載已停用"
+
+#: kallithea/templates/changeset/diff_block.html:72
+msgid "Show inline comments"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:5
+msgid "No changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:12
+msgid "Criss cross merge situation with multiple merge ancestors detected!"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:15
+msgid ""
+"Please merge the target branch to your branch before creating a pull "
+"request."
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:19
+msgid "Merge Ancestor"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:40
+msgid "Show merge diff"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:54
+msgid "is"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:55
+#, python-format
+msgid "%s changesets"
+msgstr ""
+
+#: kallithea/templates/compare/compare_cs.html:56
+#, fuzzy
+msgid "behind"
+msgstr "重新索引"
+
+#: kallithea/templates/compare/compare_diff.html:6
+#: kallithea/templates/compare/compare_diff.html:8
+#, python-format
+msgid "%s Compare"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:13
+#: kallithea/templates/compare/compare_diff.html:44
+msgid "Compare Revisions"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:42
+msgid "Swap"
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:51
+msgid "Compare revisions, branches, bookmarks, or tags."
+msgstr ""
+
+#: kallithea/templates/compare/compare_diff.html:56
+#: kallithea/templates/pullrequests/pullrequest_show.html:278
+#, python-format
+msgid "Showing %s commit"
+msgid_plural "Showing %s commits"
+msgstr[0] ""
+
+#: kallithea/templates/compare/compare_diff.html:97
+msgid "Show full diff"
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:23
 msgid "Public repository"
 msgstr "公開的版本庫"
 
+#: kallithea/templates/data_table/_dt_elements.html:29
+msgid "Repository creation in progress..."
+msgstr ""
+
+#: kallithea/templates/data_table/_dt_elements.html:48
 msgid "No changesets yet"
 msgstr "尚未有任何變更"
 
+#: kallithea/templates/data_table/_dt_elements.html:54
+#: kallithea/templates/data_table/_dt_elements.html:56
+#, python-format
 msgid "Subscribe to %s rss feed"
 msgstr "訂閱 %s rss"
 
+#: kallithea/templates/data_table/_dt_elements.html:62
+#: kallithea/templates/data_table/_dt_elements.html:64
+#, python-format
 msgid "Subscribe to %s atom feed"
 msgstr "訂閱 %s atom"
 
+#: kallithea/templates/data_table/_dt_elements.html:82
+msgid "Creating"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, python-format
+msgid "Mention in Comment on Changeset \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:4
+#, fuzzy, python-format
+#| msgid "Set changeset status"
+msgid "Comment on Changeset \"%s\""
+msgstr "尚未有任何變更"
+
+#: kallithea/templates/email/changeset_comment.html:20
+#, fuzzy
+#| msgid "Changesets"
+msgid "Changeset on"
+msgstr "變更"
+
+#: kallithea/templates/email/changeset_comment.html:23
+#: kallithea/templates/email/pull_request.html:22
+#: kallithea/templates/email/pull_request.html:28
+#: kallithea/templates/email/pull_request_comment.html:30
+#: kallithea/templates/email/pull_request_comment.html:36
+#, fuzzy
+#| msgid "Branches"
+msgid "branch"
+msgstr "分支"
+
+#: kallithea/templates/email/changeset_comment.html:29
+#: kallithea/templates/email/pull_request.html:15
+#: kallithea/templates/email/pull_request_comment.html:23
+msgid "by"
+msgstr ""
+
+#: kallithea/templates/email/changeset_comment.html:36
+#: kallithea/templates/email/pull_request_comment.html:43
+#, fuzzy
+#| msgid "%s committed on %s"
+msgid "View Comment"
+msgstr "%s 評論於 %s"
+
+#: kallithea/templates/email/comment.html:27
+#, fuzzy
+#| msgid "Status change"
+msgid "Status change:"
+msgstr "多個檔案修改"
+
+#: kallithea/templates/email/comment.html:33
+#, fuzzy
+#| msgid "Repository has been locked"
+msgid "The pull request has been closed."
+msgstr "儲存所已被鎖定"
+
+#: kallithea/templates/email/default.html:4
+msgid "Message"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:4
+msgid "Password Reset Request"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:10
+#, python-format
+msgid "Hello %s"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:17
+msgid "We have received a request to reset the password for your account."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:26
+msgid ""
+"This account is however managed outside this system and the password "
+"cannot be changed here."
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:29
+msgid "To set a new password, click the following link"
+msgstr ""
+
+#: kallithea/templates/email/password_reset.html:34
+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/password_reset.html:45
+msgid ""
+"If it weren't you who requested the password reset, just disregard this "
+"message."
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Mention on Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:4
+#, python-format
+msgid "Added as Reviewer of Pull Request %s \"%s\" by %s"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:12
+#: kallithea/templates/email/pull_request_comment.html:20
+#, fuzzy
+#| msgid "Pull request %s"
+msgid "Pull request"
+msgstr "提取要求 %s"
+
+#: kallithea/templates/email/pull_request.html:19
+#: kallithea/templates/email/pull_request_comment.html:27
+msgid "from"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:25
+#: kallithea/templates/email/pull_request_comment.html:33
+msgid "to"
+msgstr ""
+
+#: kallithea/templates/email/pull_request.html:85
+#, fuzzy
+#| msgid "Pull request %s"
+msgid "View Pull Request"
+msgstr "提取要求 %s"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, python-format
+msgid "Mention in Comment on Pull Request %s \"%s\""
+msgstr ""
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "Pull request %s"
+msgid "Pull Request %s \"%s\" Closed"
+msgstr "提取要求 %s"
+
+#: kallithea/templates/email/pull_request_comment.html:4
+#, fuzzy, python-format
+#| msgid "Pull request %s"
+msgid "Comment on Pull Request %s \"%s\""
+msgstr "提取要求 %s"
+
+#: kallithea/templates/email/registration.html:5
+#, fuzzy
+#| msgid "Registration"
+msgid "New User Registration"
+msgstr "註冊"
+
+#: kallithea/templates/email/registration.html:23
+#, fuzzy
+#| msgid "Group name"
+msgid "Full Name"
+msgstr "群組名稱"
+
+#: kallithea/templates/email/registration.html:42
+msgid "View User Profile"
+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/diff_2way.html:55
 msgid "Ignore whitespace"
 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:75
+#, python-format
+msgid "%s Files"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:4
+#, python-format
+msgid "%s Files Add"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:21
+#: kallithea/templates/files/files_ypjax.html:9
+#: kallithea/templates/summary/summary.html:196
+msgid "Add New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:39
+#: kallithea/templates/files/files_edit.html:39
+#: kallithea/templates/files/files_ypjax.html:3
 msgid "Location"
 msgstr "位置"
 
+#: kallithea/templates/files/files_add.html:41
+msgid "Enter filename..."
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+#: kallithea/templates/files/files_add.html:47
+msgid "or"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:43
+msgid "Upload File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:47
+msgid "Create New File"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:53
+#, fuzzy
+msgid "New file type"
+msgstr "未知的存檔類型"
+
+#: kallithea/templates/files/files_add.html:64
+#: kallithea/templates/files/files_delete.html:34
+#: kallithea/templates/files/files_edit.html:67
+msgid "Commit Message"
+msgstr ""
+
+#: kallithea/templates/files/files_add.html:68
+#: kallithea/templates/files/files_delete.html:40
+#: kallithea/templates/files/files_edit.html:71
+#, fuzzy
+msgid "Commit Changes"
+msgstr "遞交修改"
+
+#: kallithea/templates/files/files_browser.html:40
+msgid "Search File List"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:45
 msgid "Loading file list..."
 msgstr "載入檔案列表..."
 
+#: kallithea/templates/files/files_browser.html:55
+#: kallithea/templates/summary/summary.html:150
 msgid "Size"
 msgstr "大小"
 
+#: kallithea/templates/files/files_browser.html:56
+msgid "Last Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_browser.html:57
+#, fuzzy
+msgid "Last Modified"
+msgstr "最後修改"
+
+#: kallithea/templates/files/files_browser.html:58
+#, fuzzy
+msgid "Last Committer"
+msgstr "最後的遞交者"
+
+#: kallithea/templates/files/files_delete.html:4
+#, python-format
+msgid "%s Files Delete"
+msgstr ""
+
+#: kallithea/templates/files/files_delete.html:12
+#: kallithea/templates/files/files_delete.html:30
+msgid "Delete file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:4
+#, python-format
+msgid "%s File Edit"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:21
+msgid "Edit file"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:51
+#: kallithea/templates/files/files_source.html:28
+msgid "Show Annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:53
+#: kallithea/templates/files/files_source.html:31
+msgid "Download as Raw"
+msgstr ""
+
+#: kallithea/templates/files/files_edit.html:56
+msgid "Source"
+msgstr ""
+
+#: kallithea/templates/files/files_history_box.html:2
+#, python-format
+msgid "%s author"
+msgid_plural "%s authors"
+msgstr[0] ""
+
+#: kallithea/templates/files/files_source.html:6
+msgid "Diff to Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:7
+msgid "Show at Revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:9
+msgid "Show Full History"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:10
+msgid "Show Authors"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:26
+msgid "Show Source"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:34
+#, python-format
+msgid "Edit on Branch: %s"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:37
+msgid "Editing binary files not allowed"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:40
+msgid "Editing files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:41
+msgid "Deleting files allowed only when on branch head revision"
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:58
+#, python-format
 msgid "Binary file (%s)"
 msgstr "二進位檔 (%s)"
 
+#: kallithea/templates/files/files_source.html:69
+#, fuzzy
+msgid "File is too big to display."
+msgstr "顯示的檔案太大"
+
+#: kallithea/templates/files/files_source.html:71
+msgid "Show full annotation anyway."
+msgstr ""
+
+#: kallithea/templates/files/files_source.html:73
+msgid "Show as raw."
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:5
+msgid "annotation"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:23
+msgid "Go Back"
+msgstr ""
+
+#: kallithea/templates/files/files_ypjax.html:24
+msgid "No files at given path"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:5
+#, python-format
+msgid "%s Followers"
+msgstr ""
+
+#: kallithea/templates/followers/followers.html:9
+#: kallithea/templates/summary/summary.html:135
+#: kallithea/templates/summary/summary.html:136
 msgid "Followers"
 msgstr "追蹤者"
 
+#: kallithea/templates/followers/followers_data.html:9
+msgid "Started following -"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:5
+#, python-format
+msgid "Fork repository %s"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:25
 msgid "Fork name"
 msgstr "分支名稱"
 
+#: kallithea/templates/forks/fork.html:53
+msgid "Default revision for files page, downloads, whoosh, and readme."
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:58
 msgid "Private"
 msgstr "私有"
 
+#: kallithea/templates/forks/fork.html:66
+msgid "Copy permissions"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:69
+msgid "Copy permissions from forked repository"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:75
+msgid "Update after clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:78
+msgid "Checkout source after making a clone"
+msgstr ""
+
+#: kallithea/templates/forks/fork.html:85
+msgid "Fork this Repository"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:5
+#, python-format
+msgid "%s Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks.html:9
+#: kallithea/templates/summary/summary.html:141
+#: kallithea/templates/summary/summary.html:142
+msgid "Forks"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:14
+msgid "Forked"
+msgstr ""
+
+#: kallithea/templates/forks/forks_data.html:24
 msgid "There are no forks yet"
 msgstr "尚未有任何 fork"
 
+#: kallithea/templates/journal/journal.html:22
+msgid "ATOM journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:23
+msgid "RSS journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/journal.html:34
+msgid "My Repositories"
+msgstr ""
+
+#: kallithea/templates/journal/journal_data.html:42
+msgid "No entries yet"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:10
+msgid "ATOM public journal feed"
+msgstr ""
+
+#: kallithea/templates/journal/public_journal.html:11
+msgid "RSS public journal feed"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:4
+#: kallithea/templates/pullrequests/pullrequest.html:8
+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:52
+msgid "Title"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:28
+msgid "Summarize the changes - or leave empty"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:35
+#: kallithea/templates/pullrequests/pullrequest_show.html:61
+msgid "Write a short description on this pull request"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:40
+msgid "Changeset flow"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:46
+msgid "Origin repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest.html:52
+#: kallithea/templates/pullrequests/pullrequest.html:68
 msgid "Revision"
 msgstr "修訂"
 
+#: kallithea/templates/pullrequests/pullrequest.html:62
+msgid "Destination repository"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:6
+msgid "No entries"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:14
+#, fuzzy
+msgid "Vote"
+msgstr "遠端"
+
+#: kallithea/templates/pullrequests/pullrequest_data.html:17
+msgid "Age"
+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:73
+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
+#, python-format
+msgid "Confirm again to delete this pull request with %s comments"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:6
+#, python-format
+msgid "%s Pull Request %s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:10
+#, python-format
+msgid "Pull request %s from %s#%s"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:54
+#, fuzzy
+msgid "Summarize the changes"
+msgstr "遞交修改"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:67
+msgid "Voting Result"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:70
+#: kallithea/templates/pullrequests/pullrequest_show.html:71
+msgid "Pull request status calculated from votes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:81
+msgid "Origin"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:86
+#, fuzzy
+msgid "on"
+msgstr "無"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:92
+msgid "Target"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:95
+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:103
+msgid "Pull changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:136
+#, fuzzy
+#| msgid "Registration"
+msgid "Next iteration"
+msgstr "註冊"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:153
+msgid "Current revision - no change"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:177
+msgid ""
+"Pull request iterations do not change content once created. Select a "
+"revision to create a new iteration."
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:187
+msgid "Save Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:188
+msgid "Create New Iteration with Changes"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:189
+#, fuzzy
+msgid "Cancel Changes"
+msgstr "沒有修改"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:197
+msgid "Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:223
+msgid "Remove reviewer"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:234
+msgid "Type name of reviewer to add"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:240
+msgid "Potential Reviewers"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:243
+msgid "Click to add the repository owner as reviewer:"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:268
+#, fuzzy
+msgid "Pull Request Content"
+msgstr "文件內容"
+
+#: kallithea/templates/pullrequests/pullrequest_show.html:283
+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
+#, fuzzy, 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 ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:37
+msgid "Pull Requests Needing My Review"
+msgstr ""
+
+#: kallithea/templates/pullrequests/pullrequest_show_my.html:40
+msgid "Pull Requests I Participate In"
+msgstr ""
+
+#: kallithea/templates/search/search.html:6
+#, python-format
+msgid "%s Search"
+msgstr ""
+
+#: kallithea/templates/search/search.html:8
+#: kallithea/templates/search/search.html:16
+#, fuzzy
+msgid "Search in All Repositories"
+msgstr "Mercurial 版本庫"
+
+#: kallithea/templates/search/search.html:47
 msgid "Search term"
 msgstr "搜尋關鍵字"
 
+#: kallithea/templates/search/search.html:54
 msgid "Search in"
 msgstr "搜尋範圍"
 
+#: kallithea/templates/search/search.html:56
 msgid "File contents"
 msgstr "文件內容"
 
+#: kallithea/templates/search/search.html:57
+msgid "Commit messages"
+msgstr ""
+
+#: kallithea/templates/search/search.html:58
 msgid "File names"
 msgstr "檔案名稱"
 
+#: kallithea/templates/search/search_commit.html:30
+#: kallithea/templates/search/search_content.html:18
+#: kallithea/templates/search/search_path.html:15
 msgid "Permission denied"
 msgstr "權限不足"
 
+#: kallithea/templates/summary/statistics.html:4
+#, python-format
+msgid "%s Statistics"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:16
+#: kallithea/templates/summary/summary.html:27
+#, python-format
+msgid "%s ATOM feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:17
+#: kallithea/templates/summary/summary.html:28
+#, python-format
+msgid "%s RSS feed"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:35
+#: kallithea/templates/summary/summary.html:96
+#: kallithea/templates/summary/summary.html:110
+msgid "Enable"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:38
+msgid "Stats gathered: "
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:86
+#: kallithea/templates/summary/summary.html:368
 msgid "files"
 msgstr "檔案"
 
+#: kallithea/templates/summary/statistics.html:110
+#: kallithea/templates/summary/summary.html:398
+msgid "Show more"
+msgstr ""
+
+#: kallithea/templates/summary/statistics.html:397
 msgid "commits"
 msgstr "遞交"
 
+#: kallithea/templates/summary/statistics.html:398
 msgid "files added"
 msgstr "多個檔案新增"
 
+#: kallithea/templates/summary/statistics.html:399
 msgid "files changed"
 msgstr "多個檔案修改"
 
+#: kallithea/templates/summary/statistics.html:400
 msgid "files removed"
 msgstr "移除多個檔案"
 
+#: kallithea/templates/summary/statistics.html:402
 msgid "commit"
 msgstr "遞交"
 
+#: kallithea/templates/summary/statistics.html:403
 msgid "file added"
 msgstr "檔案新增"
 
+#: kallithea/templates/summary/statistics.html:404
 msgid "file changed"
 msgstr "檔案修改"
 
+#: kallithea/templates/summary/statistics.html:405
 msgid "file removed"
 msgstr "移除檔案"
 
+#: kallithea/templates/summary/summary.html:5
+#, python-format
+msgid "%s Summary"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:13
+msgid "Fork of"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:18
 msgid "Clone from"
 msgstr "複製由"
 
+#: kallithea/templates/summary/summary.html:55
+#, fuzzy
+msgid "Clone URL"
+msgstr "複製連結"
+
+#: kallithea/templates/summary/summary.html:60
+msgid "Use ID"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:62
+#: kallithea/templates/summary/summary.html:70
+msgid "Use SSH"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:68
+#, fuzzy
+#| msgid "Last Name"
+msgid "Use Name"
+msgstr "姓"
+
+#: kallithea/templates/summary/summary.html:77
+msgid "Use HTTP"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:89
+msgid "Trending files"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:103
 msgid "Download"
 msgstr "下載"
 
+#: kallithea/templates/summary/summary.html:106
 msgid "There are no downloads yet"
 msgstr "沒有任何下載"
 
+#: kallithea/templates/summary/summary.html:108
 msgid "Downloads are disabled for this repository"
 msgstr "這個版本庫的下載已停用"
 
+#: kallithea/templates/summary/summary.html:114
+msgid "Download as zip"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:118
+msgid "Check this to download archive with subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:120
+msgid "With subrepos"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:158
+#: kallithea/templates/summary/summary.html:160
+msgid "Feed"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:180
+#, fuzzy
+msgid "Latest Changes"
+msgstr "多個檔案修改"
+
+#: kallithea/templates/summary/summary.html:182
+#, fuzzy
+msgid "Quick Start"
+msgstr "快速過濾..."
+
+#: kallithea/templates/summary/summary.html:193
+msgid "Add or upload files directly via Kallithea"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:201
+#, fuzzy
+msgid "Push new repository"
+msgstr "私有版本庫"
+
+#: kallithea/templates/summary/summary.html:209
+msgid "Existing repository?"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:227
+#, python-format
+msgid "Readme file from %s"
+msgstr ""
+
+#: kallithea/templates/summary/summary.html:313
+#, python-format
 msgid "Download %s as %s"
 msgstr "下載 %s 為 %s"
+
+#, fuzzy
+#~ msgid "Invalidate Repository Cache"
+#~ msgstr "確認廢止版本庫快取"
+
+#~ msgid "Repository has been locked"
+#~ msgstr "儲存所已被鎖定"
+
+#~ msgid "Repository has been unlocked"
+#~ msgstr "儲存所已打開"
+
+#, fuzzy
+#~ msgid "Change Locking"
+#~ msgstr "修改紀錄"
+
+#, fuzzy
+#~ msgid "Confirm to unlock repository."
+#~ msgstr "確認廢止版本庫快取"
+
+#, fuzzy
+#~ msgid "Unlock Repository"
+#~ msgstr "公開的版本庫"
+
+#, fuzzy
+#~ msgid "Confirm to lock repository."
+#~ msgstr "確認廢止版本庫快取"
+
+#, fuzzy
+#~ msgid "Lock Repository"
+#~ msgstr "公開的版本庫"
+
+#~ msgid "Log user push commands"
+#~ msgstr "紀錄使用者推送命令"
+
+#~ msgid "Log user pull commands"
+#~ msgstr "紀錄使用者抓取命令"
+
+#, fuzzy
+#~ msgid "Inherit defaults"
+#~ msgstr "個版本庫"
+
+#, fuzzy
+#~| msgid "Default permissions"
+#~ msgid "default permissions"
+#~ msgstr "預設權限"
+
+#~ msgid "There is no index to search in. Please run whoosh indexer"
+#~ msgstr "沒有任何索引可以搜尋。請執行 whoosh 建立索引"
+
+#, fuzzy
+#~| msgid "Repository group"
+#~ msgid "Repository Group"
+#~ msgstr "版本庫群組"
+
+#~ msgid "Home"
+#~ msgstr "首頁"
+
+#~ msgid "members"
+#~ msgstr "成員"
+
+#, fuzzy
+#~| msgid "Pull request %s"
+#~ msgid "Pull request from"
+#~ msgstr "提取要求 %s"
+
+#, fuzzy
+#~| msgid "Date"
+#~ msgid "at"
+#~ msgstr "時間"
+
+#, fuzzy
+#~ msgid "There are no reviewers"
+#~ msgstr "沒有任何分支"
+
+#~ msgid "Dashboard"
+#~ msgstr "儀表板"
+
+#~ msgid "Change your avatar at"
+#~ msgstr "修改您的頭像於"
+
+#~ msgid "Using"
+#~ msgstr "使用中"
+
+#~ msgid "quick filter..."
+#~ msgstr "快速過濾..."
+
+#~ msgid "Forgot password ?"
+#~ msgstr "忘記密碼?"
+
+#~ msgid "journal"
+#~ msgstr "日誌"
+
+#~ msgid "You can't edit this user"
+#~ msgstr "您無法編輯這位使用者"
+
+#~ msgid "No Files"
+#~ msgstr "沒有檔案"
+
+#~ msgid "invalid user name"
+#~ msgstr "無效的使用者名稱"
+
+#~ msgid "invalid clone URL"
+#~ msgstr "無效的複製URL"
+
+#~ msgid "My Permissions"
+#~ msgstr "權限"
+
+#~ msgid "Permissions Administration"
+#~ msgstr "權限管理員"
+
+#~ msgid "Default User Permissions Overview"
+#~ msgstr "預設權限"
+
+#~ msgid "none"
+#~ msgstr "無"
+
+#~ msgid "read"
+#~ msgstr "讀"
+
+#~ msgid "write"
+#~ msgstr "寫"
+
+#~ msgid "admin"
+#~ msgstr "管理員"
+
+#~ msgid "Remote URL"
+#~ msgstr "複製連結"
+
+#~ msgid "edit"
+#~ msgstr "編輯"
+
+#~ msgid "My Repos"
+#~ msgstr "空的版本庫"
+
+#~ msgid "Confirm to invalidate repository cache."
+#~ msgstr "確認廢止版本庫快取"
+
+#~ msgid "Closing."
+#~ msgstr "關閉中。"
+
+#~ msgid "There are no branches yet"
+#~ msgstr "沒有任何分支"
+
+#~ msgid "There are no tags yet"
+#~ msgstr "沒有任何標籤"
+
+#~ msgid "Update"
+#~ msgstr "時間"